.service-list{background:#fff}.service-row{display:grid;grid-template-columns:90px 1fr;grid-gap:28px;gap:28px;padding:34px 0;border-bottom:1px solid var(--brand-border)}.service-row span{color:var(--brand-primary);font-size:2.4rem;font-weight:800;line-height:1}.service-row h2{font-size:1.55rem}@media (max-width:640px){.service-row{grid-template-columns:1fr}}