.h-service-hero{background:var(--brand-bg-alt)}.three-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.h-resources,.three-cards article{border-radius:var(--brand-radius)}.three-cards article{padding:24px;background:var(--brand-primary-light)}.h-process{background:var(--brand-primary-dark);color:#fff}.h-process h2,.h-process li,.h-process p{color:#fff}.h-process ol{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;list-style:none;padding:0}.h-process li{border-top:3px solid var(--brand-accent);padding-top:16px}.h-resources{background:var(--brand-bg-alt)}.h-service-cta{background:var(--brand-primary-light)}@media (max-width:768px){.h-process ol,.three-cards{grid-template-columns:1fr}}