<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.marquee-section{overflow:hidden;width:100%}.marquee-wrapper{width:fit-content;white-space:nowrap;animation:marquee-animation 10s linear infinite}.marquee{display:inline-flex;padding:5px}.marquee span{display:flex}@keyframes marquee-animation{-100%{transform:translate(100%)}to{transform:translate(-100%)}}.marquee-wrapper:hover{animation-play-state:paused}@media screen and (max-width: 768px){.marquee{font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-marquee.css.map */
</pre></body></html>