.gc-hero{display:flex;flex-direction:column;justify-content:flex-end;min-height:100vh;overflow:hidden;padding:96px 0 80px;position:relative}.gc-hero__galaxy{background-position:center 30%}.gc-hero__blend,.gc-hero__galaxy{background-size:cover;inset:0;position:absolute}.gc-hero__blend{background-position:bottom;-webkit-mask-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.85) 30%,transparent 60%);mask-image:linear-gradient(0deg,#000 0,rgba(0,0,0,.85) 30%,transparent 60%)}.gc-hero__tint{background:linear-gradient(to bottom,rgba(11,13,17,.55) 0,rgba(8,12,18,.3) 35%,rgba(11,13,17,.7) 70%,var(--gc-bg) 100%);inset:0;position:absolute}.gc-hero__watermark{opacity:.04;pointer-events:none;position:absolute;right:-80px;top:10%;width:520px}.gc-hero__grid-overlay{background-image:linear-gradient(rgba(0,205,176,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,205,176,.03) 1px,transparent 0);background-size:80px 80px;inset:0;position:absolute}.gc-hero__content{position:relative}.gc-hero__heading{font-size:clamp(2.75rem,7vw,6rem);line-height:1;margin-bottom:32px;max-width:14ch}.gc-hero__intro{margin-bottom:40px;max-width:36rem}.gc-hero__intro p{margin:0}.gc-hero__stats-wrap{margin-top:80px;position:relative}.gc-hero__stats{background:var(--gc-border);border-radius:4px;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);overflow:hidden}.gc-hero__stats--2{grid-template-columns:repeat(2,1fr)}.gc-hero__stats--4{grid-template-columns:repeat(4,1fr)}.gc-hero__stat{background:rgba(11,13,17,.85);padding:24px 32px}.gc-hero__stat-value{color:var(--gc-teal);font-family:var(--gc-serif);font-size:3rem;font-weight:600;line-height:1;margin-bottom:8px}.gc-hero__stat-label{color:var(--gc-muted);letter-spacing:.02em}@media (max-width:767px){.gc-hero{min-height:85vh;padding-bottom:48px}.gc-hero__stats,.gc-hero__stats--4{grid-template-columns:1fr}.gc-hero__stat{padding:18px 22px}.gc-hero__stats-wrap{margin-top:48px}}