.service-hero{padding:152px 0 80px;background:var(--brand-bg-alt)}.service-hero h1{font-size:54px;line-height:1.05}.service-hero img{width:100%;aspect-ratio:19/13;-o-object-fit:cover;object-fit:cover;background:#dce5ea;border:1px solid var(--brand-border)}.capability-specs,.process-timeline,.service-cards{padding:80px 0}.service-cards article,.timeline-grid>div{height:100%;padding:28px;border:1px solid var(--brand-border);background:#fff}.service-cards{background:#fff}.process-timeline{background:var(--brand-bg-alt)}.timeline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}@media (max-width:991.98px){.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.timeline-grid{grid-template-columns:1fr}}.timeline-grid span{display:block;color:var(--brand-secondary);font-size:32px;font-weight:900}.spec-table thead th{background:var(--brand-primary);color:var(--brand-text-inverse)}