.notificationBar__inner p{color:#21282d;font-size:1rem;font-weight:400;line-height:1.5rem;margin:0}.notificationBar{border-bottom:1px solid #f0f2f3;height:auto;margin-top:-2px;padding:10px 0}.notificationBar__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;height:auto;justify-content:center;left:0;padding:12px 0;top:0;-webkit-transition:top .3s ease;transition:top .3s ease;width:100%;z-index:100;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notificationBar__inner a:hover{text-decoration:underline!important}.notificationBar__inner svg{flex-shrink:0;height:16px;margin-right:15px;width:16px}.notificationBar__inner.moveUp{top:0}.notificationBar__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1140px;padding:0 15px;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.notificationBar__item{color:#42515a;font-size:1rem;font-weight:400;line-height:1.2em;padding-right:30px}.notificationBar__item:last-child{padding-right:0}.notificationBar__item:last-child a{background:#4aacd7;border-radius:30px;color:#fff;display:inline-block;font-weight:500;letter-spacing:.03em;padding:5px 22px;-webkit-transition:all .5s ease;transition:all .5s ease}.notificationBar__item:last-child a:hover{background:#3d6d84}.notificationBar__item a{color:#42515a;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.notificationBar__item a.active{font-weight:600}.notificationBar__item a:after{content:attr(data-text);content:attr(data-text)/"";font-weight:600;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden}.notificationBar>.container>.row{max-width:100%;width:100%}@media(max-width:576px){.notificationBar__inner svg{flex-shrink:0;height:14px;margin-right:10px;width:14px}.notificationBar__inner p{font-size:.75rem}}