.message-bar{width:100%;padding:0 .9375rem;background-color:rgba(0,128,128,.75);min-height:4.375rem}.message-bar__container{-webkit-transition-property:margin,width,height,max-width;transition-property:margin,width,height,max-width;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:1.25rem;padding-top:1.25rem;min-height:4.375rem}@media only screen and (min-width:600px){.message-bar__container{margin-right:auto;margin-left:auto;max-width:720px}}@media only screen and (min-width:900px){.message-bar__container{max-width:960px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.message-bar__text{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:1.125rem;line-height:1.2;width:100%;padding-right:.9375rem;-ms-flex-item-align:center;align-self:center}@media only screen and (min-width:1200px){.message-bar__container{max-width:1140px}.message-bar__text{font-size:1.4375rem;line-height:1.16}}.message-bar__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-.3125rem}.message-bar__button-close{text-decoration:none;color:inherit;font-weight:400;font-family:noto_sansregular,sans-serif;font-size:.875rem;line-height:1.25}.message-bar__button-close:hover{color:inherit;text-decoration:none}@media only screen and (min-width:900px){.message-bar__text{padding-right:1.875rem}.message-bar__buttons{padding-top:0;margin-left:auto;width:auto}.message-bar__button-close{font-weight:400;font-family:noto_sansregular,sans-serif;font-size:.875rem;line-height:1.25}}@media only screen and (min-width:900px) and only screen and (min-width:1200px){.message-bar__button-close{font-size:1.125rem;line-height:1.2}}.message-bar__icon{color:#fff}