:root{--notif-bar-height:0px;--anim-speed:0.4s}.top-notification-bar{background:transparent linear-gradient(90deg,#0083b0 60%,#3cd0f0) 0 0 no-repeat padding-box;color:#fff;left:0;padding:15px 0;position:fixed;text-align:center;top:0;transform:translateY(0);transition:transform var(--anim-speed) ease-out;width:100%;will-change:transform;z-index:99999}.top-notification-bar .container-fluid{padding-left:15px;padding-right:15px;position:relative}.headline-wrapper{height:24px;position:relative;transition:height var(--anim-speed) ease-out}.headline-item,.headline-wrapper{align-items:center;display:flex;justify-content:center}.headline-item{font-family:Futura Bk BT;font-size:1.25rem;opacity:0;padding:0 40px;pointer-events:none;position:absolute;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;width:100%}.headline-item.active{opacity:1;pointer-events:auto;transform:translateY(0)}.headline-item>div a{border-bottom:0;color:#fff;margin-left:15px;text-decoration:underline}.close-notification{background:transparent;border:none;color:#fff;cursor:pointer;line-height:1;margin-left:15px}.close-notification svg{height:24px;width:24px}.site-header{top:0;transform:translateY(0)!important;transition:transform var(--anim-speed) ease-out,top var(--anim-speed) ease-out!important;will-change:transform,top}#top-notification-bar.closed,#top-notification-bar.scrollUp,.site-header.scrollUp{transform:translateY(-250%)!important}.fixedHeader.disableScroll #top-notification-bar.scrollUp:not(.closed),.fixedHeader.disableScroll .site-header.scrollUp{transform:translateY(0)!important}@media (max-width:993px){.headline-item{font-size:14px;padding:0}}@media (max-width:767px){.headline-item{align-items:center;flex-direction:column;font-size:14px;line-height:1.2;padding-right:30px}.headline-item>div a{display:inline-block;margin:6px 0 0}.close-notification{position:absolute;right:-10px;top:13%;transform:translateY(-52%)}.close-notification svg{height:17px;width:17px}}