.service-list{background:#fff}.service-row{display:grid;grid-template-columns:82px 1fr;grid-gap:24px;gap:24px;padding:28px;margin-bottom:18px}.service-row>b{font-family:"Roboto Mono",monospace;color:var(--brand-secondary);font-size:1.4rem}.service-row h2{font-size:1.45rem;margin-bottom:8px}@media (max-width:640px){.service-row{grid-template-columns:1fr}}