.row-list-section{background:#fff}.service-row{display:grid;grid-template-columns:86px 1fr;grid-gap:28px;gap:28px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.service-row>span{font-size:2rem;font-weight:900;color:var(--brand-secondary);font-family:Arial,Helvetica,sans-serif}.service-row h2{font-size:1.35rem;font-weight:900;margin-bottom:10px}.service-row p{color:var(--brand-text-muted);margin:0}@media (max-width:575.98px){.service-row{grid-template-columns:1fr;gap:8px}}