.banner{z-index:auto;flex-direction:column;display:flex;position:relative}.banner__media{width:100%;height:100%;position:absolute;top:0;left:0}.banner__media-half{width:50%}.banner__media-half+.banner__media-half{left:auto;right:0}@media (width<=768px){.banner__media.placeholder{position:absolute}}.banner__content{z-index:2;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative}@media (width>=769px){.banner__content--top-left{justify-content:flex-start;align-items:flex-start}.banner__content--top-center{justify-content:center;align-items:flex-start}.banner__content--top-right{justify-content:flex-end;align-items:flex-start}.banner__content--middle-left{justify-content:flex-start;align-items:center}.banner__content--middle-center{justify-content:center;align-items:center}.banner__content--middle-right{justify-content:flex-end;align-items:center}.banner__content--bottom-left{justify-content:flex-start;align-items:flex-end}.banner__content--bottom-center{justify-content:center;align-items:flex-end}.banner__content--bottom-right{justify-content:flex-end;align-items:flex-end}}.banner__box{gap:var(--spacing-normal);word-wrap:break-word;z-index:1;background-color:var(--bg-color-white);flex-direction:column;height:fit-content;display:flex;position:relative}.banner__box h1,.banner__box h2,.banner__box h3,.banner__box h4,.banner__box h5,.banner__box h6{margin:0}@media (width>=769px){.banner__box{width:auto;max-width:40.625rem}}.banner:after,.banner__media:after{content:"";background:var(--bg-color-black);opacity:0;z-index:1;width:100%;height:100%;position:absolute;top:0}@media (width>=769px){.banner--desktop-transparent .banner__box{box-shadow:none;color:var(--body-text-color-white);background:0 0;border:none;border-radius:0}.banner--desktop-transparent .banner__box a:not(.button){color:var(--body-text-color-white)}.banner--desktop-transparent .content-container:after{display:none}}@media (width<=768px){.banner--mobile-transparent .banner__box{box-shadow:none;color:var(--body-text-color-white);background:0 0;border:none;border-radius:0}.banner--mobile-transparent .banner__box a:not(.button){color:var(--body-text-color-white)}.banner--mobile-transparent .content-container:after{display:none}}.banner--adapt{height:auto}@media (width<=768px){.banner--mobile-bottom .banner__media,.banner--stacked:not(.banner--mobile-bottom) .banner__media{position:relative}.banner--mobile-bottom .banner__content{height:auto;position:relative}.banner--mobile-bottom:after,.banner--mobile-bottom .banner__media:after{display:none}.banner:not(.banner--mobile-bottom) .banner__box{box-shadow:none;border:none;border-radius:0}.banner:before{display:none!important}.banner__buttons a{flex-grow:1}}@media (width>=769px){.banner--desktop-bottom .banner__content{height:auto;position:relative}.banner--desktop-bottom:after,.banner--desktop-bottom .banner__media:after{display:none}}.banner__buttons{gap:var(--spacing-small);word-break:break-word;flex-wrap:wrap;display:inline-flex}.banner__heading{margin:0}.banner__caption{letter-spacing:.0625rem;margin:0}.banner__text{word-break:break-word}a.banner--clickable{color:inherit;cursor:pointer;text-decoration:none}
