/*
Generated time: July 29, 2025 19:01
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.section-announcement-bar{position:relative;overflow:hidden}.section-announcement-bar .container{overflow:hidden}.section-announcement-bar .marquee{list-style:none;height:100%;width:100%;display:flex;margin:0;animation:scrolling 20s linear infinite}.section-announcement-bar .marquee:hover{animation-play-state:paused}.section-announcement-bar .marquee li{display:flex;justify-content:center;align-items:center;position:relative;padding-right:40px;padding-left:40px}.section-announcement-bar .marquee li:before{content:"";position:absolute;top:50%;left:-10px;margin-top:-1px;display:block;width:20px;height:1px;background:#fff}.section-announcement-bar .marquee li a{color:#fff;white-space:nowrap}.section-announcement-bar .marquee li .marquee__message{font-size:13px;text-transform:uppercase;font-weight:500;color:#fff}.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{position:absolute;top:0;width:60px;height:100%;line-height:39px;z-index:2;cursor:pointer;right:0;text-align:center;background-color:rgba(var(--main-color-rgb),.8)}.section-announcement-bar .topbar-close span.button-ex{color:#fff}.section-announcement-bar .topbar-close span.button-ex svg{width:14px;height:14px}