@media(min-width:600px){.promoalert__content__main{display:-webkit-box;display:-ms-flexbox;display:flex}
.promoalert--banner-dark .promoalert__image,.promoalert--banner-light .promoalert__image{min-width:auto;max-width:160px;margin-left:24px}
.promoalert--banner-dark .promoalert__content,.promoalert--banner-light .promoalert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.promoalert--withimg{padding:32px 0}
.promoalert--withimg.promoalert--simple-dark .promoalert__image,.promoalert--withimg.promoalert--simple-light .promoalert__image{position:absolute;top:0;right:0;height:100%;width:50%;overflow:hidden}
.promoalert--withimg.promoalert--simple-dark .promoalert__image img,.promoalert--withimg.promoalert--simple-light .promoalert__image img{min-height:100%}
.promoalert__title{font-size:22px;line-height:32px}
.promoalert--withimg .promoalert__button+.promoalert__link{display:inline-block;margin:0 32px}
.promoalert__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.promoalert__content__texts~.promoalert__button{margin:0 16px}
.promoalert--withimg[class*=simple] .promoalert__button{margin:8px 0 0;position:relative;height:auto;display:inline-block}
}
@media(min-width:600px) and (max-width:991px){.promoalert--withimg[class*=simple] .promoalert__content__main{width:58%}
.promoalert--withbtn .promoalert__content__texts{max-width:75%}
.promoalert--withbtn.promoalert--withicon .promoalert__content__texts,.promoalert--withbtn.promoalert--withimg .promoalert__content__texts{max-width:calc(75% - 40px)}
}
@media(min-width:992px){.promoalert__text{line-height:24px}
}
@media(min-width:992px) and (max-width:1199px){.promoalert--withimg[class*=simple] .promoalert__content__main{width:calc(100% - 410px)}
.promoalert--withbtn .promoalert__content__texts{max-width:688px}
.promoalert--withbtn.promoalert--withicon .promoalert__content__texts{max-width:calc(688px - 40px)}
.promoalert--withbtn.promoalert--withimg .promoalert__content__texts{max-width:calc(688px - 160px)}
}
@media(min-width:1200px){.promoalert--withimg[class*=simple] .promoalert__content__main{width:calc(100% - 510px)}
.promoalert--withbtn .promoalert__content__texts{max-width:850px}
.promoalert--withbtn.promoalert--withicon .promoalert__content__texts{max-width:calc(850px - 40px)}
.promoalert--withbtn.promoalert--withimg .promoalert__content__texts{max-width:calc(850px - 160px)}
}