.rt-post-ticker__label{line-height:1}.rt-post-ticker__wrapper{overflow:hidden;width:100%}.rt-post-ticker__content{display:inline-flex;animation:textMarquee var(--animation-duration,90s) linear infinite;white-space:nowrap;gap:10px}.rt-post-ticker__separator{opacity:.5}.rt-post-ticker__separator:last-child{display:none}.rt-post-ticker:hover .rt-post-ticker__content{animation-play-state:paused}@keyframes textMarquee{0%{transform:translateX(100px)}100%{transform:translateX(-100%)}}