.section-announcement-bar{overflow:hidden;position:relative}.section-announcement-bar .container{overflow:hidden}.section-announcement-bar .marquee{list-style:none;animation:scrolling 20s linear infinite;height:100%;margin:0;width:100%;display:flex}.section-announcement-bar .marquee:hover{animation-play-state:paused}.section-announcement-bar .marquee li{justify-content:center;position:relative;padding-right:40px;align-items:center;padding-left:40px;display:flex}.section-announcement-bar .marquee li:before{height:1px;content:"";position:absolute;top:50%;background:#fff;left:-10px;width:20px;margin-top:-1px;display:block}.section-announcement-bar .marquee li a{color:#fff;white-space:nowrap}.section-announcement-bar .marquee li .marquee__message{font-size:13px;font-weight:500;color:#fff;text-transform:uppercase}.section-announcement-bar .marquee li .marquee__link{color:#fff}.section-announcement-bar .marquee li .marquee__link:hover{color:var(--color-base-accent-2)}.section-announcement-bar .topbar-close{height:100%;right:0;position:absolute;text-align:center;top:0;background-color:rgba(var(--main-color-rgb),.8);cursor:pointer;width:60px;line-height:39px;z-index:2}.section-announcement-bar .topbar-close span.button-ex{color:#fff}.section-announcement-bar .topbar-close span.button-ex svg{height:14px;width:14px}