.services-hero-specs{padding:160px 0 88px;background:var(--brand-primary-dark)}.services-hero-specs .container{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);grid-gap:46px;gap:46px;align-items:center}.services-hero-specs .hg-eyebrow,.services-hero-specs h1,.services-hero-specs p{color:var(--brand-text-inverse)}.services-hero-specs h1{font-size:max(2rem, min(4vw, 3.5rem))}.services-hero-specs img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.25)}.spec-table{display:grid;border:1px solid var(--brand-border)}.spec-row{display:grid;grid-template-columns:minmax(220px,0.32fr) minmax(0,0.68fr);grid-gap:24px;gap:24px;padding:24px;border-bottom:1px solid var(--brand-border);background:var(--brand-bg)}.spec-row:last-child{border-bottom:0}.spec-row h3{margin:0;font-size:1.1rem}.spec-row p{margin:0}.method-steps{display:grid;grid-gap:18px;gap:18px}.method-steps article{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:20px;gap:20px;padding:24px;background:var(--brand-bg);border:1px solid var(--brand-border)}.method-steps article>span{grid-column:1;grid-row:1;display:grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800}.method-steps article>div{grid-column:2}.method-steps h3{margin-bottom:8px}@media (max-width:767.98px){.method-steps article,.services-hero-specs .container,.spec-row{grid-template-columns:1fr}.method-steps article>div{grid-column:1}}