.block-hero-fullscreen{position:relative;min-height:calc(100vh - 76px);display:flex;align-items:center;background:#111;color:#fff;overflow:hidden}.block-hero-fullscreen--media-below{display:block;min-height:auto;padding-block:clamp(82px,10vw,132px);background:var(--md-color-bg);color:var(--md-color-text)}.block-hero-fullscreen--media-none{min-height:calc(100vh - 76px)}.block-hero-fullscreen__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,6vw,84px);align-items:center}.block-hero-fullscreen--media-card .block-hero-fullscreen__inner{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.block-hero-fullscreen--media-below .block-hero-fullscreen__inner{display:block}.block-hero-fullscreen__content{max-width:860px}.block-hero-fullscreen--media-below .block-hero-fullscreen__content{max-width:780px}.block-hero-fullscreen .lead{color:rgba(255,255,255,.72);margin-bottom:28px}.block-hero-fullscreen--media-below .lead{color:var(--md-color-muted)}.block-hero-fullscreen .eyebrow{color:rgba(255,255,255,.72);border-color:rgba(255,255,255,.2)}.block-hero-fullscreen--media-below .eyebrow{color:var(--md-color-muted);border-color:var(--md-border)}.block-hero-fullscreen__background{position:absolute;inset:0;z-index:0;overflow:hidden}.block-hero-fullscreen__background img,.block-hero-fullscreen__background video{width:100%;height:100%;object-fit:cover}.block-hero-fullscreen__background-embed{position:absolute;inset:50% auto auto 50%;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%);pointer-events:none}.block-hero-fullscreen__background-embed iframe{width:100%;height:100%;border:0}.block-hero-fullscreen__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(17,17,17,.9) 0%,rgba(17,17,17,.72) 48%,rgba(17,17,17,.52) 100%)}.block-hero-fullscreen__media{margin:0;border-radius:32px;overflow:hidden;box-shadow:0 30px 120px rgba(0,0,0,.35);background:#000}.block-hero-fullscreen__media img,.block-hero-fullscreen__video{width:100%;aspect-ratio:4/5;object-fit:cover}.block-hero-fullscreen__embed{position:relative;width:100%;aspect-ratio:16/10;background:#000}.block-hero-fullscreen__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.block-hero-fullscreen__below{position:relative;z-index:2;margin-top:clamp(38px,6vw,72px)}.block-hero-fullscreen__wide-media{margin:0;overflow:hidden;border-radius:10px;background:#ddd}.block-hero-fullscreen__wide-media img,.block-hero-fullscreen__wide-media video{width:100%;aspect-ratio:16/8;object-fit:cover}.block-hero-fullscreen__wide-media .block-hero-fullscreen__embed{aspect-ratio:16/8}@media(max-width:900px){.block-hero-fullscreen,.block-hero-fullscreen--media-none{min-height:auto}.block-hero-fullscreen--media-card .block-hero-fullscreen__inner{grid-template-columns:1fr}.block-hero-fullscreen__media img,.block-hero-fullscreen__video{aspect-ratio:16/10}.block-hero-fullscreen__wide-media img,.block-hero-fullscreen__wide-media video,.block-hero-fullscreen__wide-media .block-hero-fullscreen__embed{aspect-ratio:4/3}.block-hero-fullscreen__overlay{background:rgba(17,17,17,.72)}}
