.page-header-compact{padding:154px 0 72px;border-bottom:1px solid var(--brand-border);background:#fff}.page-header-compact h1{font-size:max(2rem, min(4vw, 3.5rem))}.service-list{background:var(--brand-bg-alt)}.service-row{display:grid;grid-template-columns:72px 1fr;grid-gap:24px;gap:24px;padding:34px 0;border-top:1px solid var(--brand-border)}.service-row span{color:var(--brand-primary);font-size:1.5rem;font-weight:900}.service-row h2{font-size:max(1.4rem, min(2.4vw, 2rem))}.services-cta{background:#fff}@media (max-width:575px){.service-row{grid-template-columns:1fr}}