.service-page-header{padding:160px 0 56px;background:#fff;border-bottom:1px solid var(--brand-border)}.service-page-header .container{max-width:900px}.service-page-header p{max-width:720px;font-size:1.1rem}.service-list{background:var(--brand-neutral-light)}.service-list article{display:grid;grid-template-columns:60px minmax(0,1fr) 190px;grid-gap:24px;gap:24px;align-items:start;padding:32px 0;border-bottom:1px solid #b7c0cc}.service-list article>span{display:grid;width:48px;height:48px;align-items:center;justify-items:center;place-items:center;border:1px solid var(--brand-primary);color:#740016;font-weight:850}.service-list h2{font-size:1.45rem}.service-list article>strong{color:#740016;text-align:right}.service-cta{background:#740016}.service-cta h2,.service-cta p{color:#fff}@media (max-width:767.98px){.service-list article{grid-template-columns:52px 1fr}.service-list article>strong{grid-column:2;text-align:left}}