.product-feature-carousel{overflow:hidden!important}.product-feature-carousel.dark{background-color:var(--grey-875)}.product-feature-carousel__wrapper h2{color:var(--grey-875);font-size:4rem;font-weight:700;line-height:4.72rem;margin:0;padding-right:2rem}.product-feature-carousel__desc{display:grid;grid-template-columns:repeat(12,1fr)}.product-feature-carousel__desc>div{grid-column:span 12;margin-bottom:30px;margin-top:20px;text-align:left}@media screen and (min-width:768px){.product-feature-carousel__desc>div{grid-column:3/span 8;margin-bottom:60px;margin-top:30px;text-align:center}}.product-feature-carousel.dark h2{color:var(--white)}@media screen and (min-width:768px){.product-feature-carousel__wrapper h2{font-size:4.8rem;line-height:5.64rem;text-align:center}}.product-feature-carousel__wrapper h2+.product-feature__slider{margin-top:3.4rem;overflow:visible}.product-feature__slider .swiper-wrapper{margin-bottom:9rem}.product-feature__slider .navigation__wrapper{margin-top:9rem;position:relative;width:100%}.product-feature__slider .product-feature__slider__navigation{align-items:center;display:flex;justify-content:space-between}.product-feature__slider .product-feature__slider__navigation-arrow{cursor:pointer;transform:none;transition:opacity .175s ease}.product-feature__slider .product-feature__slider__navigation-arrow svg{height:1.4rem;width:1.4rem}.product-feature-carousel.dark .product-feature__slider .product-feature__slider__navigation-arrow svg path{stroke:var(--white)}.product-feature__slider .product-feature__slider__navigation-arrow.swiper-button-disabled{opacity:.5}.product-feature__slider .product-feature__slider__navigation-arrow--prev svg{transform:scale(-1)}.product-feature__slider-scrollbar{background-color:var(--grey-200);border-radius:10rem;height:3px;margin:0 2rem;width:100%}.product-feature-carousel.dark .product-feature__slider-scrollbar{background-color:var(--grey-750)}.product-feature__slider-scrollbar .swiper-scrollbar-drag{--gradient-color-1:var(--rgb-cold-300);--gradient-color-2:var(--rgb-cold-400);--gradient-color-3:var(--rgb-sauna-400);--gradient-color-4:var(--rgb-sauna-300);background:linear-gradient(92.3deg,rgb(var(--gradient-color-1)) 0,rgb(var(--gradient-color-2)) 33.72%,rgb(var(--gradient-color-3)) 67.97%,rgb(var(--gradient-color-4)) 101.16%);border:0;border-radius:10rem;cursor:pointer;height:3px}