.services-header{background:linear-gradient(180deg,var(--brand-bg),var(--brand-bg-alt))}.service-rows{border-top:1px solid var(--brand-border)}.service-rows article{display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:28px;gap:28px;padding:34px 0;border-bottom:1px solid var(--brand-border)}.service-rows article>span{color:var(--brand-primary);font-weight:700;font-size:1.5rem}.service-rows h2{margin-bottom:12px}.service-rows p{margin-bottom:0}@media (max-width:575px){.service-rows article{grid-template-columns:1fr;gap:10px}}