.CollectionCarousel{display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.CollectionCarousel:before{content:"";display:block;position:absolute;z-index:2;width:10%;height:100%;top:0;left:0;background:linear-gradient(90deg,#181818,#18181800);pointer-events:none}.CollectionCarousel:after{content:"";display:block;position:absolute;z-index:2;width:10%;height:100%;top:0;right:0;background:linear-gradient(-90deg,#181818,#18181800);pointer-events:none}.CollectionCarousel .CollectionCarousel--title{text-align:center}.CollectionCarousel .CollectionCarousel--carousel{overflow-x:hidden;width:100%;position:relative;scroll-behavior:smooth}.CollectionCarousel .CollectionCarousel--inner{display:flex;width:max-content;gap:1rem}.CollectionCarousel .CollectionCarousel--item{width:calc(25cqw - 1.92rem)}.CollectionCarousel .Nav_Arrow{position:absolute;z-index:3;width:2rem;height:2rem;top:50%;translate:0 -50%;cursor:pointer;transition:scale 1s var(--ease-curve);filter:drop-shadow(1px 1px 20px var(--dgrey))}.CollectionCarousel .Nav_Arrow.Left{left:0}.CollectionCarousel .Nav_Arrow.Right{right:0}.CollectionCarousel .Nav_Arrow:hover{scale:.9}@media screen and (max-width: 768px){.CollectionCarousel .CollectionCarousel--item{width:calc(100cqw - 2rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-carousel.css.map */
