#announcement-bar{display:none}.announcement-bar{width:100%;overflow:hidden;white-space:nowrap;background-image:linear-gradient(to right,#f1941a,#f1941a);color:#333;padding:10px 0;box-sizing:border-box}.announcement-bar:hover .announcement-container{animation-play-state:paused}.announcement-container{display:inline-block;padding-left:100%;animation:marquee 15s linear infinite!important}.announcement-text{padding-right:50px;color:#000;font-weight:600}.announcement-text .announcement-highlight{color:#000;font-weight:700;margin-right:15px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes fadeinout{0%,to{opacity:0}20%,80%{opacity:1}}@media screen and (max-width: 767px){.announcement-container{animation:marquee 20s linear infinite!important}}
