:root{--container-padding:20px;--list-gap:20px;--stories-card-width:330px;--multilanguage-header-height:81px}
.banner{margin-top:2.1875em;margin-bottom:2em}
.banner__container{display:flex;flex-direction:column;background-color:#000}
.banner__text{flex-grow:1;padding:0 20px 20px}
.banner--white .banner__text{background-color:#fff}
.banner--white .banner__text .banner__description,.banner--white .banner__text .banner__title{color:#000}
.banner__picture{flex-shrink:0;width:100%;position:relative;overflow:hidden}
.banner__picture:after{content:"";position:absolute;right:0;bottom:-33px;left:0;height:66px;background-color:#000;-webkit-transform:skewY(3.7deg);transform:skewY(3.7deg)}
.banner__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
.banner__category{display:none;margin-bottom:.4em}
.banner__category-text{font-size:1.75rem;font-family:Arial,sans-serif;line-height:1.0285714286;color:#999;padding-top:.1364142857em;padding-bottom:.0037285714em}
.banner__title{margin-bottom:1em;color:#fff}
.banner__description{font-size:1.125rem;font-family:Arial,sans-serif;line-height:1.2222222222;color:#fff;padding-top:.2008888889em;padding-bottom:.0432222222em}
.banner__cta{margin-top:1.25em}
.stories+.banner{margin-top:0}
@media(min-width:600px){.banner__category-text{font-size:1.875rem;line-height:1.2;padding-top:.0439em;padding-bottom:0;margin-bottom:-.1109em}
}
@media(min-width:992px){:root{--container-padding:40px}
.banner{margin-top:5em}
.banner__container{justify-content:space-between;flex-direction:row;min-height:530px}
.banner--media-right .banner__container{flex-direction:row-reverse}
.banner__text{padding:40px}
.banner__picture{max-width:844px;width:auto}
.banner__picture:after{display:none}
.banner__category{display:block}
.banner__category-text{font-size:2.75rem;line-height:1.2;padding-top:0;padding-bottom:0;margin-top:-.0356454545em;margin-bottom:-.1904454545em}
.banner__description{font-size:1.375rem;line-height:1.1818181818;padding-top:.1427272727em;padding-bottom:0;margin-bottom:-.0097272727em}
.banner__cta{margin-top:2.1875em}
.banner__cta .calltoaction__link{max-width:293px}
.banner__cta .button__link{width:auto;min-width:330px}
}