.marquee{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.marquee a{color:rgb(var(--color-foreground));text-decoration:none}.marquee-wrapper{display:flex;overflow:hidden}.marquee-text{min-width:100%;display:flex;flex:0 0 auto;font-size:16px;line-height:1.5;font-weight:700;padding:18px 0;animation:marquee 60s linear infinite}.marquee-text span{flex:1 0 auto;padding:0 20px;text-align:center;position:relative}.marquee-text span:not(:last-child):after{content:"/";position:absolute;top:0;right:0;font-size:1.25em;line-height:1.2;margin:auto 0}@keyframes marquee{0%{margin-left:}to{transform:translate3d(-100%,0,0)}}@media only screen and (max-width:749px){animation: marquee 80s linear infinite}
/*# sourceMappingURL=/cdn/shop/t/6/assets/text-marquee.css.map */
