@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.warning--bar{align-items:center;width:100%;min-width:320px;min-height:73px;padding:22px 30px;border-radius:11px;-ms-border-radius:11px;-o-border-radius:11px;z-index:8}.warning--bar__svg{margin-right:15px;width:28px;height:28px}.warning--bar__text{width:calc(100% - 43px);animation:fadeIn .6s ease-in-out;-webkit-animation:fadeIn .6s ease-in-out}