.home-hero{min-height:760px;padding:180px 0 96px;position:relative;overflow:hidden;background:var(--brand-primary-dark);color:#fff;display:grid;align-items:center}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.46}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,40,71,.9),rgba(0,40,71,.58),rgba(0,40,71,.84))}.home-hero .container{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:48px;gap:48px;align-items:end}.hero-copy{max-width:760px}.home-hero .eyebrow,.home-hero h1,.home-hero p{color:#fff}.home-hero h1{margin:12px 0 20px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-stats{display:flex;flex-wrap:nowrap;gap:0;border:1px solid rgba(255,255,255,.24);border-radius:var(--brand-radius);overflow:hidden;background:rgba(255,255,255,.08);backdrop-filter:blur(14px)}.hero-stats div{flex:1 1 0;min-width:0;padding:22px 18px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.hero-stats div:last-child{border-right:0}.hero-stats strong{display:block;color:#fff;font-size:1.55rem}.hero-stats span{color:rgba(255,255,255,.84);font-size:.86rem}.icon-list-section{background:#fff}.grid-gallery-section{background:var(--brand-bg-alt)}.horizontal-scroll-section{background:#fff}.single-carousel-section{background:var(--brand-bg-alt)}@media (max-width:991px){.home-hero{min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-stats{max-width:520px}}@media (max-width:575px){.hero-stats{flex-wrap:wrap}.hero-stats div{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.2)}}