.s-product-carousel{display:block;width:100%;background-color:#f6f5f3}.s-product-carousel--rtl{direction:rtl}.s-product-carousel--rtl svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-product-carousel__container{width:100%;margin:0 auto;padding-bottom:23px;background-color:#fff}@media screen and (min-width: 768px){.s-product-carousel__container{padding-bottom:39px}}.s-product-carousel__inner{min-height:200px}.s-product-carousel__slide-inner{display:block;text-decoration:none}.s-product-carousel__slide{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.s-product-carousel__slide[data-swiper-slide-index]{opacity:1}.s-product-carousel__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px;padding:24px 8px}@media screen and (min-width: 768px){.s-product-carousel__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 24px}}.s-product-carousel__title{color:#2d2f33;font-family:var(--font-heading);font-size:32px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.32px}.s-product-carousel__link{color:#2d2f33;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.14px;text-decoration:none}.s-product-carousel__product-title{color:#2d2f33;font-family:var(--font-heading);font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.22px;text-align:center;text-decoration:none;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media screen and (min-width: 768px){.s-product-carousel__product-title{font-size:22px;margin-top:16px}}.s-product-carousel__slider.enable-slide-to-clicked .s-product-carousel__slide:not(.swiper-slide-active) a{pointer-events:none}.s-product-carousel__slide{cursor:pointer;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transition:all .5s ease;transition:all .5s ease}.s-product-carousel__slide.swiper-slide-prev,.s-product-carousel__slide.swiper-slide-next{-webkit-transform:scale(0.75);transform:scale(0.75)}@media screen and (min-width: 768px){.s-product-carousel__slide.swiper-slide-prev,.s-product-carousel__slide.swiper-slide-next{-webkit-transform:scale(0.8);transform:scale(0.8)}}.s-product-carousel__slide.swiper-slide-active{-webkit-transform:scale(1);transform:scale(1)}@media screen and (min-width: 768px){.s-product-carousel__slide.swiper-slide-active{-webkit-transform:scale(1);transform:scale(1)}}.s-product-carousel__slide.swiper-slide-active .s-product-carousel__product-title{opacity:1}