.tpTicker{--tpTickerGap:1rem;--tpTickerSpeed:90s}.tpTickerTrack{will-change:transform;width:max-content;animation:tpTickerScroll var(--tpTickerSpeed)linear infinite;display:flex}.tpTicker:hover .tpTickerTrack{animation-play-state:paused}@keyframes tpTickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
