.industries-hero{background:linear-gradient(135deg,var(--brand-primary-dark),#0b1f35);color:var(--brand-text-inverse)}.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero h1{max-width:760px;font-size:48px;font-weight:800}.industries-hero p{max-width:860px;font-size:18px;opacity:.88}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.industry-grid a{min-height:220px;padding:24px;background:#fff;color:var(--brand-text);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.industry-grid span{display:block;color:var(--brand-primary);font-weight:800;margin-bottom:14px}.industry-grid h2{font-size:22px;font-weight:800}.industry-grid p{color:var(--brand-text-muted)}.anchor-section{padding:64px 0}.anchor-section img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:#dfe9f2;border-radius:var(--brand-radius)}.anchor-section h2{font-weight:800}.global-band{background:#0b1f35;color:var(--brand-text-inverse)}.global-band h2,.global-band p{color:var(--brand-text-inverse)}.industries-cta{padding-bottom:96px}@media (max-width:991px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid{grid-template-columns:1fr}}