[rtstic-marquee=wrapper]{overflow:hidden}[rtstic-marquee=list]{display:flex;width:max-content;animation:scroll var(--duration) linear infinite;will-change:transform}[rtstic-marquee=item]{white-space:nowrap;flex-shrink:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% / var(--multiplier)))}}[rtstic-marquee=wrapper]:hover [rtstic-marquee=list]{animation-play-state:paused}
