.running-text{white-space:nowrap;max-width:100%;overflow:clip hidden}.running-text__track{width:max-content;animation:running-text-scroll var(--running-text-duration,32s) linear infinite;display:flex}.running-text:hover .running-text__track{animation-play-state:paused}.running-text__group{align-items:center;min-width:max-content;display:flex}@keyframes running-text-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.running-text__track{animation:none}}
