.services-hero-technical::after{background:linear-gradient(90deg,rgba(12,34,51,.92),rgba(0,92,127,.7),rgba(12,34,51,.45))}.service-matrix{overflow-x:auto;border:1px solid var(--brand-border)}.service-matrix table{width:100%;min-width:760px;border-collapse:collapse;background:var(--brand-bg)}.service-matrix td,.service-matrix th{padding:18px 20px;border-bottom:1px solid var(--brand-border);vertical-align:top}.service-matrix thead th{background:var(--brand-secondary);color:var(--brand-text-inverse)}.service-matrix tbody td:first-child{width:260px;font-weight:800;background:var(--brand-neutral-light)}.method-steps{display:grid;grid-gap:22px;gap:22px}.method-steps article{display:flex;gap:22px;padding:26px;border:1px solid var(--brand-border);background:var(--brand-bg)}.method-steps span{flex:0 0 58px;width:58px;height:58px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-secondary);color:var(--brand-text-inverse);font-weight:800}.method-steps h3,.method-steps p{grid-column:2}.centered-solid{background:var(--brand-primary-dark)}.centered-solid h2,.centered-solid p{color:var(--brand-text-inverse)}@media (max-width:575px){.method-steps article{display:grid}}