.services-header{padding:72px 0 56px;background:#fff;border-bottom:1px solid var(--brand-border)}.services-header h1{max-width:820px;font-size:max(2rem, min(4vw, 3.45rem))}.services-header p{max-width:820px;color:var(--brand-text)}.service-rows{background:var(--brand-bg-alt)}.service-row{display:flex;gap:28px;padding:34px 0;border-bottom:1px solid var(--brand-border)}.service-row strong{flex:0 0 54px;color:var(--brand-primary);font-family:var(--brand-serif);font-size:1.3rem}.service-row h2{font-size:1.65rem}@media (max-width:575px){.service-row{flex-direction:column}}