.service-list-rows{padding:56px 0;background:#fff}.service-list-rows article{display:grid;grid-template-columns:72px 1fr;grid-gap:24px;gap:24px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.service-list-rows span{font-size:28px;font-weight:900;color:var(--brand-accent)}.service-list-rows p{color:var(--brand-text)}@media (max-width:575px){.service-list-rows article{grid-template-columns:1fr}}