.industries-hero{background:linear-gradient(135deg,rgba(0,31,112,.96),rgba(0,48,171,.82)),var(--brand-primary-dark)}.lead-statement{font-size:max(1.4rem, min(2.3vw, 2.2rem));line-height:1.35;color:var(--brand-primary-dark);font-weight:700}.process-node-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.process-node-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:16px;overflow:hidden}.process-node-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.process-node-grid h3,.process-node-grid p{padding-left:18px;padding-right:18px}.process-node-grid h3{margin-top:18px}.process-node-grid p{padding-bottom:20px}.value_chain_narrative p+p{margin-top:18px}.case_or_reference_strip{padding:64px 0 96px}.reference-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px;border-radius:22px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:#fff}.reference-strip-inner h2,.reference-strip-inner p{color:#fff}@media (max-width:1199px){.process-node-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.process-node-grid,.reference-strip-inner{grid-template-columns:1fr;display:grid}}