.services-list-section{padding:72px 0 84px;background:#fff}.service-row{display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:28px;gap:28px;padding:30px 0;border-bottom:1px solid var(--brand-border)}.service-row:first-child{border-top:1px solid var(--brand-border)}.service-index{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:850}.service-row h2{margin-bottom:12px;font-size:1.55rem}.service-row p:last-child{margin-bottom:0}.cta-minimal{background:var(--brand-primary-dark)}@media (max-width:640px){.service-row{grid-template-columns:1fr}}