.marquee-section{background:transparent;padding:3.5rem 0;overflow:hidden}.marquee{display:flex;overflow:hidden;width:100%}.marquee+.marquee{margin-top:1.4rem}.marquee-track{display:flex;flex:0 0 auto;gap:0;animation:marquee-scroll 34s linear infinite;will-change:transform}.marquee--reverse .marquee-track{animation-direction:reverse;animation-duration:44s}.marquee-sticker{height:clamp(30px,4vw,46px);width:auto;display:block;flex:0 0 auto;margin-right:2px}.marquee--tilt{transform:rotate(-3.5deg);width:114%;margin-left:-7%}.marquee-section--tape{padding:2rem 0 2.4rem}.marquee-section--tape .marquee-sticker{height:clamp(26px,3.4vw,40px)}@keyframes marquee-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}
