.error-bar{display:flex;justify-content:center;align-items:center;position:relative;background-color:#ff144b;color:#fff;text-align:center;width:100%;height:44px}.error-bar__text{font-size:12px;line-height:17px;font-weight:600}.error-bar__close-btn{border:0;background:transparent;position:absolute;width:32px;height:32px;display:flex;justify-content:center;align-items:center;font-size:0;right:38px;top:50%;transform:translateY(-50%);cursor:pointer}.error-bar__close-btn:after,.error-bar__close-btn:before{position:absolute;display:block;content:"";background-color:#fff;width:25px;height:2px}.error-bar__close-btn:before{transform:rotate(45deg)}.error-bar__close-btn:after{transform:rotate(-45deg)}@media (min-width:768px){.error-bar__text{font-size:16px;line-height:22px;font-weight:600}.error-bar__text br{display:none}.error-bar__close-btn{right:157px}}
