.hero{position:relative;overflow:hidden}.section-hero{padding:4em 0 1em;display:flex;align-items:flex-end;text-align:center;min-height:49vh;min-height:max(36vh, 290px)}.bg-hero-img{position:absolute;z-index:0;top:0;left:0;right:0;bottom:0}.bg-hero-img img{object-fit:cover;object-position:50% 0;height:100%;width:100%}.section-hero h1{font-size:clamp(32px, 4vw, 64px);color:#F7F7F7;font-weight:300;margin:0 auto 1em;position:relative;text-align:center}@media(min-width:1024px){.section-hero{min-height:754px;min-height:min(944px, 50vw);padding:12em 0 6em}.section-hero.hero-half{min-height:472px;min-height:min(472px, 50vw);padding:6em 0 3em}.section-hero h1{max-width:78%}}@media(min-width:1680px){.section-hero{padding-bottom:8em}}@media(min-width:1920px){.bg-hero-img img{object-position:50% 50%}}.is-admin .section-hero{pointer-events:none}