.collection-carousel .carousel-wrapper{display:flex;overflow:hidden;gap:24px}.collection-carousel .carousel-items{display:flex;animation:loop-slide 20s infinite linear 1s both;gap:24px}.collection-carousel .carousel-item{display:block;width:calc((100vw - 96px)/5);flex-shrink:0;object-fit:cover;overflow:hidden;aspect-ratio:3/2}@media screen and (max-width:1200px){.collection-carousel .carousel-item{width:calc(100vw / 3)}}@media screen and (max-width:749px){.collection-carousel .carousel-item{width:50vw}}@media screen and (min-width:750px){.collection-carousel .carousel-wrapper:hover .carousel-items{animation-play-state:paused}.collection-carousel .carousel-item:hover img{transform:scale(1.05)}}.collection-carousel .carousel-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease-in-out}@keyframes loop-slide{0%{transform:translate(0)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/collection-carousel.css.map */
