:root{--notification-bar-height:0px;--mobileHeaderHeight:100vh}#notification_bar{height:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:10001}#notification_bar.notification-bar-hidden{transform:translateY(-100%)}.notification-bar-container{background:linear-gradient(270.33deg,49.87%,122.42%);height:100%;overflow:hidden;padding:1px 0}.notification-bar .d-flex.align-center,.notifications-bar-slick{align-items:center;display:flex}.notification-bar-text{margin-left:10px}.notification-bar-text :is(p,h1,h2,h3,h4,h5,h6){margin-bottom:0}.notification-bar-text :is(p,h1,h2,h3,h4,h5,h6) b,.notification-bar-text :is(p,h1,h2,h3,h4,h5,h6) strong{font-weight:600}.notification-bar-container p a:visited *{color:#fff}.notification-bar-text a{text-decoration:underline!important}.notification-bar .close-wrapper{cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:9999}.notification-bar .close-holder{cursor:pointer;display:flex;position:relative;transition:transform .2s ease,opacity .2s ease}.notification-bar .close-holder:hover{opacity:.8;transform:scale(1.1)}.notification-bar .close-holder:active{transform:scale(.95)}.notification-bar-active header{top:var(--notification-bar-height);transition:top .4s cubic-bezier(.4,0,.2,1)}.notification-bar-scrolled-away header{top:0}.notification-bar-active .body-wrapper{padding-top:var(--notification-bar-height)}.notification-bar-scrolled-away .body-wrapper{padding-top:0}.mobile-open .header-container{height:var(--mobileHeaderHeight)}@media (min-width:768px){.notification-bar-container{flex-direction:row}}@media (max-width:768px){.notification-bar-container{padding:12px 20px}.notifications-bar-slick{flex-direction:column;padding:0}.notification-bar .notification-bar-text{margin-left:5px;margin-right:50px}.notification-bar .close-wrapper{right:20px;top:32px}.notification-bar-container .btn-holder:before{display:none}}@media (max-width:500px){.notification-bar-container .btn-holder,.notification-bar-container .btn-holder>.d-flex{width:100%}.notification-bar-container .btn-holder a{align-items:center;justify-content:center;margin-right:20px;width:100%}}@media (max-width:922px){header .sticky-menu.active{display:block;height:unset;position:fixed}}