.section-hero{position:relative;padding:var(--space-xxl) 0}.section-hero--media{color:var(--color-white)}.section-hero__background,.section-hero__background img,.section-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.section-hero__background img{-o-object-fit:cover;object-fit:cover}.section-hero__overlay{background-color:rgba(0,0,0,.2)}.section-hero__modules{position:relative;text-align:center;max-width:50rem;margin:auto}@media only screen and (min-width:1024px){.section-hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}