.dv-parallax-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:var(--section-height,100vh);overflow:hidden;padding:20% 5%;position:relative;width:100%}.dv-parallax-hero.is-parallax{background-attachment:fixed}.dv-parallax-overlay{background:hsla(0,0%,100%,0);inset:0;position:absolute;z-index:1}.dv-parallax-inner{align-items:center;display:flex;justify-content:center;position:relative;width:100%;z-index:2}.dv-parallax-logo{display:block;height:auto;width:min(78vw,var(--logo-max-width,1100px))}@media (max-width:991px){.dv-parallax-hero{min-height:72vh;padding:28% 5%}.dv-parallax-hero.is-parallax{background-attachment:scroll}.dv-parallax-logo{width:88vw}}