.ticker-wrap{width:100%;margin:0 auto;overflow:hidden;white-space:nowrap;height:50px;background-color:#f8eb20;direction:ltr!important}.ticker{display:inline-block;margin-top:0;animation:marquee 90s linear infinite!important}.item-collection-1{position:relative;left:0%;animation:swap 90s linear infinite!important}.es-ticker-item{display:inline-block;padding:0 1rem;font-size:18px;color:#000;font-weight:800;font-family:inherit;line-height:50px}.es-ticker-item a{color:#000}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes swap{0%,50%{left:0%}50.01%,100%{left:100%}}