.service-header{padding:84px 0 44px;background:var(--brand-bg-alt)}.service-header h1{max-width:850px;color:var(--brand-primary-dark)}.service-header p:not(.eyebrow){max-width:940px;color:var(--brand-neutral-mid)}.service-list{padding:34px 0 74px}.service-row{display:grid;grid-template-columns:310px 1fr;grid-gap:38px;gap:38px;padding:30px 0;border-bottom:1px solid var(--brand-border)}.service-row span{color:var(--brand-accent);font-weight:800}.service-row h2{color:var(--brand-primary-dark)}.service-notes p,.service-row p{color:var(--brand-neutral-mid)}.service-notes{padding:66px 0;background:var(--brand-bg-alt)}.service-notes h2{color:var(--brand-primary-dark)}@media (max-width:760px){.service-row{grid-template-columns:1fr;gap:8px}}