.services-header{padding:150px 0 60px;background:var(--brand-bg-alt)}.services-header .container{max-width:860px}.service-rows{padding:76px 0}.service-rows article{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:26px;gap:26px;padding:30px 0;border-bottom:1px solid var(--brand-border)}.service-rows article>span{grid-row:1/span 2;grid-column:1;color:var(--brand-primary);font-size:1.4rem;font-weight:700}.service-rows article h2,.service-rows article p{grid-column:2}.service-rows p{line-height:1.75}@media (max-width:575px){.service-rows article{grid-template-columns:1fr}.service-rows article h2,.service-rows article p{grid-column:1}}