:root{--white:#FFFFFF;--salt-white:#FFFAEF;--black:#120e0d;--green:#00BA4D;--green-tint:#003110;--orange:#E86B36;--orange-tint:#5B2511;--yellow:#FFCF00;--yellow-tint:#171000;--blue:#4EC8F9;--blue-tint:#003446;--pink:#DC93DF;--pink-tint:#3B1B3F;--red:#FF2A39;--red-tint:#4E0004;--grey:#F1F1F1;--dark-grey:##BDBDBD;--ui-grey:#F1F1F1;--highlight:#00CFFF;--highlight-hover:#B3EFFF;--highlight-contrast:#1C304A}:root{--transition-time:300ms}.ticker{background-color:#fff;border-bottom:solid 3px #120e0d;padding:15px 0;text-wrap:nowrap;white-space:nowrap}.ticker .phrase{text-transform:uppercase;padding-left:50px;position:relative}.ticker .phrase:before{content:"";display:block;width:12px;height:12px;position:absolute;left:18px;top:7px;border-radius:100%}.ticker .ticker-group{position:relative;left:-100px;display:inline-block}.ticker .ticker-group span:nth-of-type(1n):before{background-color:var(--green)}.ticker .ticker-group span:nth-of-type(2n):before{background-color:var(--yellow)}.ticker .ticker-group span:nth-of-type(3n):before{background-color:var(--pink)}
