.services-header{padding-top:168px}.services-cta .container,.services-header .container{max-width:860px}.services-header h1{font-size:max(2rem, min(4vw, 3.5rem))}.service-row{display:grid;grid-template-columns:72px 1fr;grid-gap:22px;gap:22px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.service-row:first-child{border-top:1px solid var(--brand-border)}.service-row>span{display:grid;align-items:center;justify-items:center;place-items:center;width:54px;height:54px;background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:700}.service-row h2,.service-row p{grid-column:2}.services-cta{background:var(--brand-primary-dark)}@media (max-width:575px){.service-row{grid-template-columns:1fr}.service-row h2,.service-row p{grid-column:1}}