.page-header-compact{padding:160px 0 72px;background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.page-header-compact p{max-width:920px;color:var(--brand-text)}.mlr-service-list .container{display:grid;grid-gap:18px;gap:18px}.service-row{display:grid;grid-template-columns:64px 1fr;grid-gap:22px;gap:22px;padding:26px 0;border-bottom:1px solid var(--brand-border)}.service-row span{color:var(--brand-primary);font-weight:800;font-size:1.2rem}.service-row p{color:var(--brand-text)}@media (max-width:575px){.service-row{grid-template-columns:1fr}}