.marquee{overflow:hidden;width:100%;position:relative}.marquee__track{display:flex;flex-wrap:nowrap;width:max-content;animation:marquee-scroll var(--marquee-duration, 30s) linear infinite;will-change:transform}.marquee__group{display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center}.marquee--paused-on-hover:hover .marquee__track,.marquee--paused-on-hover:focus-within .marquee__track{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.usp-marquee .marquee,.marquee--fade-edges{-webkit-mask-image:linear-gradient(to right,transparent 0,black 6%,black 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 6%,black 94%,transparent 100%)}@media(prefers-reduced-motion:reduce){.marquee{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.marquee__track{width:auto;animation:none}.marquee__group--clone{display:none}.marquee__item{scroll-snap-align:start}}.collection-hero,.collection-hero__inner,.collection-hero__title-wrapper,.collection-hero__title{text-align:center}.collection-hero__description{text-align:center;margin-left:auto;margin-right:auto;max-width:60ch}
/*# sourceMappingURL=/cdn/shop/t/48/assets/marquee.css.map */
