.subhero-services{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse);padding:96px 0}.subhero-services .btl-eyebrow,.subhero-services h1{color:var(--brand-text-inverse)}.subhero-services p{max-width:820px;color:rgba(255,255,255,.86)}.med-services__cards,.med-services__cta-split,.med-services__guarantee,.med-services__timeline{padding:72px 0}.med-services__three-col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.med-svc-card{padding:28px}.med-process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:18px;gap:18px;padding:0;margin:32px 0 0;list-style:none}.med-process-timeline li{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:#fff}.med-step__num{display:inline-block;color:var(--brand-primary);font-weight:800;margin-bottom:12px}.med-services__guarantee{background:var(--brand-bg-alt)}.med-guarantee__strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:18px;gap:18px}.med-guarantee__strip div{text-align:center;background:#fff;border-radius:var(--brand-radius);padding:24px}.med-guarantee__strip strong{display:block;color:var(--brand-primary-dark);font-size:2rem}@media (max-width:991px){.med-services__three-col{grid-template-columns:1fr}}