.services-hero{padding:150px 0 80px;background:var(--brand-bg-alt)}.case-row,.impact-row,.services-hero>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:42px;gap:42px;align-items:center}.about-hero h1,.blog-heading h1,.capabilities-header h1,.contact-heading h1,.error-page h1,.industries-hero h1,.legal-page h1,.services-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.case-row img,.services-hero__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.service-overview{background:#fff}.service-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.service-icon-grid article{padding:24px;border:1px solid var(--brand-border);background:#fff}.service-icon-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;margin-bottom:18px;background:var(--brand-primary);color:#fff;font-weight:800}.case-highlights{background:var(--brand-bg-alt)}.case-row+.case-row{margin-top:42px}.case-row--reverse img{order:2}.stats-bar{padding:48px 0}.stats-bar__grid{display:flex;flex-wrap:nowrap;gap:22px;justify-content:space-between}.stats-bar__grid div{flex:1 1 0;min-width:0;text-align:center}.stats-bar__grid strong{display:block;color:#fff;font-size:max(2rem, min(4vw, 3.2rem));line-height:1}@media (max-width:991px){.case-row,.impact-row,.services-hero>.container{grid-template-columns:1fr}.service-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-row--reverse img{order:0}.stats-bar__grid{flex-wrap:wrap}.stats-bar__grid div{flex:0 0 calc(50% - 12px)}}@media (max-width:575px){.service-icon-grid{grid-template-columns:1fr}}