@keyframes ticker-scroll{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.animate-ticker{animation:ticker-scroll 70s linear infinite}.animate-ticker:hover{animation-play-state:paused}@keyframes status-pulse{0%{box-shadow:0 0 #57af8580}70%{box-shadow:0 0 0 4px #57af8500}to{box-shadow:0 0 #57af8500}}.animate-pulse-status{animation:status-pulse 2s infinite}
