.hydr-subhero-heritage{padding:160px 0 96px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:var(--brand-text-inverse);text-align:center}.hydr-subhero-heritage .hydr-eyebrow,.hydr-subhero-heritage h1,.hydr-subhero-heritage p{color:var(--brand-text-inverse)}.hydr-subhero-heritage .container-fluid{max-width:880px}.hydr-heritage__grid{display:grid;grid-template-columns:minmax(320px,0.9fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:center}.hydr-heritage__grid img{width:100%;aspect-ratio:1.22;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow)}.hydr-about-stats{background:var(--brand-bg-alt)}.hydr-about-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hydr-about-stat-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.hydr-about-stat-grid strong{display:block;color:var(--brand-primary-dark);font-size:2rem;line-height:1;margin-bottom:12px}.hydr-team-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.hydr-team-cards article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px}.hydr-centered-cta{text-align:center;background:var(--brand-bg-alt)}.hydr-centered-cta .container-fluid{max-width:820px}@media (max-width:991px){.hydr-about-stat-grid,.hydr-heritage__grid,.hydr-team-cards{grid-template-columns:1fr}}