.notification-bar{position:fixed;width:100%;top:0;z-index:1000}.notification-bar{text-align:center;padding:0px 0px;height:0;overflow:hidden;display:flex;justify-content:center;align-items:center;-moz-transition:height .4s ease-in;-webkit-transition:height .4s ease-in;-o-transition:height .4s ease-in;transition:height .4s ease-in}.notification-bar.slide-down{height:92px}.notification-bar .close{position:absolute;right:18px;top:50%;margin-top:-29px}.notification-bar .close button{padding:5px 5px}.notification-bar .button-wrap .button{border:1px solid #fff;background:#fff;font-weight:600}.notification-bar .button-wrap .button:hover{background:transparent;color:#fff}.notification-bar .close button{background:transparent;border:0}.notification-bar .close svg{stroke:#fff;width:40px;height:40px}.notification-bar .text{display:inline-block;margin-right:30px;box-sizing:border-box}.notification-bar p a,.notification-bar span a{color:#fff;text-decoration:underline;font-weight:600;padding:4px 4px}.notification-bar .text p{font-size:2.4rem;line-height:normal;font-weight:bold;color:#fff;padding:0px 20px;box-sizing:border-box;margin:0}.notification-bar p a:hover,.notification-bar span a:hover{border-color:#fff}