.sf__alert__banner__wrapper{margin:0 auto;max-width:var(--maximum_content_width);padding:15px;position:relative}.sf__alert__banner__container{max-height:350px!important;overflow:hidden;position:relative;transition:max-height .1s ease-in-out;width:100%}.sf__alert__banner__text{font-size:19px}.sf__alert__banner__prefix{font-weight:500}.sf__alert__banner__close{cursor:pointer;height:22px;position:absolute;right:30px;top:50%;transform:translateY(-50%);width:22px}.sf__alert__banner__content__wrapper{display:flex;gap:8px;justify-content:center;width:85%}.sf__alert__banner__close svg{height:22px;width:22px}.sf__alert__banner__container.hidden{max-height:0!important}@media (min-width:1024px){.sf__alert__banner__content__wrapper{width:100%}}