products-carousel{view-transition-class:products-carousel}products-carousel,products-carousel .swiper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}products-carousel .swiper{overflow:visible}products-carousel .swiper:not(.swiper-initialized) .swiper-wrapper{gap:16px}products-carousel .swiper .swiper-wrapper{height:100%}products-carousel .swiper .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}products-carousel .swiper .swiper-wrapper .swiper-slide .product-card--wrapper{height:100%}@media screen and (min-width:1280px){products-carousel .swiper .swiper-wrapper .swiper-slide{max-width:275px}}products-carousel .swiper .swiper-pagination{gap:8px;margin:0;padding:30px 0;position:static;width:100%}@media screen and (min-width:1280px){products-carousel .swiper .swiper-pagination{display:none}}products-carousel .swiper .swiper-pagination .swiper-pagination-bullet{height:3px;-webkit-box-flex:1;-ms-flex-positive:1;background:#dedede;border-radius:0;flex-grow:1;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}products-carousel .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#333;background:var(--Colours-Neutral-100-Black-texts,#333)}products-carousel .swiper-pagination .swiper-pagination-bullet{height:3px;-webkit-box-flex:1;-ms-flex-positive:1;background:#dedede;border-radius:0;flex-grow:1;opacity:1;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}products-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#333;background:var(--Colours-Neutral-100-Black-texts,#333)}::view-transition-group(.products-carousel){-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:cubic-bezier(.22,1,.36,1);animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(.products-carousel),::view-transition-old(.products-carousel){-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear}
