#NotificationBar{background-color:#383f51;color:#f8f5ee;display:none;padding:0;width:100%}#NotificationBar .notification-wrapper{align-items:center;display:flex;flex-wrap:nowrap;float:none;gap:40px;justify-content:center;margin:0 auto;max-width:1340px;padding:0 20px;position:relative}#NotificationBar .content{align-items:center;display:inline-flex;justify-content:flex-start;margin:10px 0;text-align:left}#NotificationBar .notification-wrapper .content:first-child{flex-grow:1;font-family:Lyon Display,Serif;font-size:16px;font-weight:400}#NotificationBar .notification-wrapper .content:last-child{white-space:nowrap}#NotificationBar .notification-wrapper .content a{color:#be8c47;font-family:Neutraface,Arial,Sans-serif;font-size:16px;text-decoration:none}#NotificationBar .notification-wrapper .content a:hover{text-decoration:underline}@media (max-width:767px){#NotificationBar .notification-wrapper{flex-direction:column;gap:0}#NotificationBar .content{text-align:center}}