.split-hero{background:var(--brand-bg-alt)}.about-hero h1,.industries-hero h1,.split-hero h1,.sustain-hero h1{font-weight:800;max-width:900px}.split-hero img{border-radius:var(--radius);background:#fff}.service-card{height:100%;padding:1.5rem;border:1px solid var(--brand-border);border-radius:var(--radius)}.service-card span{color:var(--brand-secondary);font-size:2rem;font-weight:900}.timeline-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem;gap:1rem}.timeline-grid div{border-top:4px solid var(--brand-primary);background:var(--brand-bg-alt);padding:1rem}.timeline-grid strong{display:block;font-size:2rem;color:var(--brand-primary)}@media (max-width:991px){.timeline-grid{grid-template-columns:repeat(2,1fr)}}