.marquee-wrapper{overflow:hidden;width:100%;background:var(--white)}.marquee-track{display:flex;width:max-content;align-items:center;animation:marquee 60s linear infinite}.marquee-item{padding:0 1rem;white-space:nowrap;font-weight:500}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/text-marquee.css.map */
