.services-hero{padding-bottom:80px;background:var(--brand-primary-dark);color:#fff}.capabilities-hero__grid,.industries-hero__grid,.services-hero__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.8fr);grid-gap:38px;gap:38px;align-items:center}.capabilities-hero h1,.industries-hero h1,.services-hero h1{color:#fff;font-size:max(1.8rem, min(2.6vw, 2.4rem));line-height:1.15;margin:0 0 18px}.capabilities-hero .ma-eyebrow,.capabilities-hero p,.industries-hero .ma-eyebrow,.industries-hero p,.services-hero .ma-eyebrow,.services-hero p{color:#fff}.capabilities-hero img,.industries-hero img,.services-hero img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.24)}.comparison-grid,.service-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.comparison-grid article,.service-card-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:26px}.accordion-body,.comparison-grid h2,.comparison-grid p,.service-card-grid h3,.service-card-grid p,.service-faq h2{color:var(--brand-text)}.service-card-grid ul{margin:18px 0 0;padding-left:18px}.service-accordion .accordion-button{color:var(--brand-text);font-weight:800}@media (max-width:991px){.capabilities-hero__grid,.comparison-grid,.industries-hero__grid,.service-card-grid,.services-hero__grid{grid-template-columns:1fr}}