.swiper-root { position: relative; min-width: 0; }
.swiper { width: 100%; }

.swiper-root:not(.swiper-initialized) .swiper-slide-duplicate {
	position: absolute;
	left: -99999px;
}
