:root{--yellow:#4da7ff}.btn{background:#ffd84d}.btn:hover{background:#ffe577}.ticker{display:flex;overflow:hidden}.ticker-track{display:flex;width:max-content;animation:ticker-scroll 24s linear infinite}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker-scroll{to{transform:translateX(-50%)}}
