.megg-service-list{padding:70px 0}.megg-service-row{display:grid;grid-template-columns:80px 1fr;grid-gap:28px;gap:28px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.megg-service-row>span{color:var(--brand-accent);font-weight:900;font-size:24px}.megg-service-row h2{font-size:26px;margin-bottom:10px}.megg-service-row p{color:var(--brand-text-muted);margin:0}@media (max-width:700px){.megg-service-row{grid-template-columns:1fr;gap:8px}}