.hero{height:100vh;width:100%}.header-block:has(.header--sticky):not(.scrolled-past)+main .hero{height:calc(100vh - var(--headerHeight))}.header-block:has(.header--fixed)+main .hero{height:100vh}.hero__heading{margin-bottom:0}.hero__container{align-items:center;display:flex;height:100%;justify-content:center}