.swiper .swiper-slide{height:auto}
.swiper .swiper-slide.swiper-slide-product-auto-width{width:calc(100vw - 48px);max-width:34.2rem}
.swiper .swiper-wrapper{flex-wrap:nowrap;gap:0;margin:0;padding:0}
.swiper .swiper-pagination{position:static;height:55px}
.swiper .swiper-pagination:not(.swiper-pagination-lock){display:flex;align-items:center;justify-content:center}
.swiper .swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-height:7px;--swiper-pagination-bullet-horizontal-gap:2px;--swiper-pagination-bullet-border-radius:50px;position:relative;transition:width .4s ease;background:#bfc6bf}
.swiper .swiper-pagination .swiper-pagination-bullet-active{background:#575655;width:20px}
@media only screen and (max-width:749px){
.swiper-featured-collection,.swiper-recently-viewed-products,.swiper-related-products{margin-left:-24px;margin-right:-24px}
}