.custom-marquee{display:flex;align-items:center;width:100vw;max-width:100%;overflow-x:hidden}.custom-marquee .track{display:flex;align-items:center;white-space:nowrap;will-change:transform}.custom-marquee:hover .track,.custom-marquee.is-paused .track{animation-play-state:paused}.custom-marquee .content{margin-left:40px;display:inline-block}.custom-marquee .content a{color:inherit;text-decoration:underline}.custom-marquee .content a:hover{text-decoration-color:currentColor}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-20%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-marquee.css.map */
