@keyframes marquee-smooth-x-fwd{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--tm-period-px, 50%)),0,0)}}@keyframes marquee-smooth-x-rev{0%{transform:translate3d(calc(-1 * var(--tm-period-px, 50%)),0,0)}to{transform:translateZ(0)}}.marquee-smooth{display:flex;flex-wrap:nowrap;width:max-content;animation-name:marquee-smooth-x-fwd;animation-duration:var(--marquee-duration, 30s);animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;will-change:transform;backface-visibility:hidden}.marquee-smooth[data-direction=right]{animation-name:marquee-smooth-x-rev}.marquee-smooth[data-paused=true],.marquee-smooth.is-paused,.marquee-pause-on-hover:hover .marquee-smooth{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.marquee-smooth{animation-play-state:paused}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/marquee-smooth.css.map */
