.banner__wrapper{border-radius:var(--media-radius);overflow:hidden;position:relative;display:flex;min-height:var(--height)}.banner__wrapper.banner__wrapper--center{align-items:center}.banner__wrapper.banner__wrapper--top{align-items:start}.banner__wrapper.banner__wrapper--bottom{align-items:end}.banner__image{position:absolute;top:0;width:100%;height:100%}.banner__image:after{position:absolute;top:0;width:100%;height:100%;z-index:1;content:"";background:rgba(var(--color-black),var(--opacity))}.banner__image img,.banner__image svg{width:100%;height:100%;object-fit:cover;background-position:center center;position:absolute;top:0;left:0;bottom:0;right:0}.banner__text{width:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding-top:6.2rem;padding-bottom:6.2rem}.banner__text:not(.page-width){padding-left:var(--grid-desktop-horizontal-spacing);padding-right:var(--grid-desktop-horizontal-spacing)}.banner__text.banner__text--center{text-align:center}.banner__text.banner__text--right{text-align:right}.banner__text h2{color:rgb(var(--color-white));margin-bottom:.6rem;margin-top:0}.banner__content>*{color:rgb(var(--color-white))}
