.hero{position:relative;min-height:calc(100vh - 72px);display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:contrast(1.05) saturate(.95)}.hero-scrim{position:absolute;inset:0;background:linear-gradient(105deg,rgba(6,17,32,.94),rgba(6,17,32,.82) 28%,rgba(6,17,32,.45) 52%,rgba(6,17,32,.15) 70%,rgba(6,17,32,.35)),linear-gradient(0deg,rgba(6,17,32,.9) 0,rgba(6,17,32,0) 40%)}.hero-content{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:6rem 3rem 11rem}.hero-eyebrow{font-family:Nunito Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:#7fb8ea;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.hero-eyebrow span{width:2rem;height:2px;background:#7fb8ea;display:block}.hero-title{font-family:Nunito Sans,sans-serif;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;line-height:1.03;letter-spacing:-.01em;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 24px rgba(0,0,0,.25)}.hero-title span{color:#5fa8e8}.hero-callout{display:inline-flex;align-items:center;gap:.6rem;background:rgba(26,93,168,.85);border:1px solid hsla(0,0%,100%,.25);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-family:Nunito Sans,sans-serif;font-weight:700;font-size:1.05rem;padding:.65rem 1.25rem;border-radius:999px;margin-bottom:1.75rem}.hero-description{font-size:1.1rem;color:hsla(0,0%,100%,.82);line-height:1.7;max-width:480px;margin-bottom:2.5rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-stat-bar{position:absolute;bottom:0;left:0;right:0;z-index:3;background:rgba(6,17,32,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.12);display:grid;grid-template-columns:repeat(3,1fr)}.hero-stat{padding:1.25rem 2rem}.hero-stat-border{border-right:1px solid hsla(0,0%,100%,.15)}.hero-stat-num{font-family:Nunito Sans,sans-serif;font-size:1.8rem;font-weight:700;color:#fff;line-height:1}.hero-stat-label{font-size:.75rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}@media (max-width:1024px){.hero-content{padding:5rem 2rem 10rem}}@media (max-width:768px){.hero{min-height:auto}.hero-content{padding:4rem 1.5rem 13rem}.hero-title{font-size:2.75rem}.hero-callout{font-size:.95rem}.hero-description{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions a,.hero-actions button{width:100%;justify-content:center}.hero-stat-bar{grid-template-columns:1fr}.hero-stat{border-right:none!important;border-bottom:1px solid hsla(0,0%,100%,.15)}.hero-stat:last-child{border-bottom:none}}