.alert-bar{position:relative;overflow:hidden;}.alert-bar .close-btn{background:url(/static-res/images/svg/icon-x-white-16x16.svg) no-repeat center;border:0 none;color:#fff;display:inline-block;position:relative;line-height:90%;margin:5px 10px 5px 0;padding:0;text-indent:1px;background-position:center;width:32px;height:32px;z-index:9;}.alert-bar .close-btn:hover{margin:8px 10px 0 0;background-color:#000000;border:1px solid;border-radius:4px;opacity:20%;height:30px;width:30px;}.alert-bar .close-btn.dark-btn{background-color:#000000;border:1px solid;border-radius:4px;opacity:20%;height:30px;width:30px;}.alert-bar .patterns div{position:absolute;overflow:hidden;}.alert-bar .patterns img{position:absolute;width:100%;height:100%;}.alert-bar .patterns .image-left{height:100%;left:0;top:0;width:450px;}.alert-bar .patterns .image-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:100%;right:0;top:0;width:450px;}.alert-bar #alert-text{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.alert-bar #alert-text div{opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.alert-bar #alert-text div p{display:inline;margin-bottom:unset;}.alert-bar #alert-text div a{display:inline;color:#343741;margin-left:8px;}.alert-bar .alert-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;text-align:center;}.alert-bar .alert-text p{margin-bottom:0;}.alert-bar .alert-text .btn-tertiary{margin-left:4px;}.alert-bar .hide{opacity:0 !important;}@media screen and (max-width:1300px) and (min-width:1025px){.alert-bar .patterns .image-left{left:-200px;}.alert-bar .patterns .image-right{right:-200px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}@media screen and (max-width:1024px) and (min-width:992px){.alert-bar .patterns .image-left{left:-200px;}.alert-bar .patterns .image-right{right:-200px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.alert-bar .patterns .image-right .close-btn img{right:0;}}@media screen and (max-width:850px){.alert-bar .alert-text{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media screen and (max-width:991px) and (min-width:768px){.alert-bar{font-size:14px;}.alert-bar .btn-tertiary{font-size:14px;}.alert-bar .patterns .image-left{left:-200px;}.alert-bar .patterns .image-left img{right:40px;}.alert-bar .patterns .image-right{right:-200px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.alert-bar .patterns .image-right img{right:-40px;}}@media screen and (max-width:991px){.alert-bar #alert-text div a{display:block;margin-left:0;}}@media screen and (max-width:767px){.alert-bar .close-btn{margin-right:0px;margin-left:4px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}}