@keyframes marquee-scroll{0%,15%{transform:translate(0)}50%,65%{transform:translate(var(--marquee-overflow, 0px))}80%,to{transform:translate(0)}}
