.compact-page-header{padding:76px 0 44px;border-bottom:1px solid var(--brand-border)}.compact-page-header p{max-width:800px}.service-list-section{padding:48px 0 86px}.service-row{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:24px;gap:24px;border-bottom:1px solid var(--brand-border);padding:30px 0}.service-row>span{font-size:2.1rem;font-weight:900;color:var(--brand-primary)}.service-row h2{font-size:1.45rem}.service-row p{color:var(--brand-text-muted);margin:0}.service-note{margin-top:34px;background:var(--brand-bg-alt);border-left:4px solid var(--brand-secondary);padding:28px}.service-note p{color:var(--brand-text-muted)}@media (max-width:575px){.service-row{grid-template-columns:1fr;gap:8px}}