.service-header{background:#fff;border-bottom:1px solid var(--brand-border)}.service-list .container{display:grid;grid-gap:0;gap:0}.service-row{display:flex;gap:28px;padding:34px 0;border-bottom:1px solid var(--brand-border)}.service-row span{flex:0 0 54px;color:var(--brand-accent);font-weight:700}.service-row h2{font-size:1.5rem}@media (max-width:575px){.service-row{flex-direction:column;gap:10px}.service-row span{flex:0 0 auto}}