.service-hero{display:grid;grid-template-columns:1fr 1fr;min-height:480px}.service-hero__content{background:var(--section-bg,var(--sand-light));display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:72px 64px 72px 80px;position:relative}.service-hero__eyebrow{color:var(--tile)}.service-hero__heading{color:var(--stone);font-family:var(--font-heading);font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.08;margin-bottom:16px}.service-hero__sub{color:#666;font-size:15px;font-weight:300;line-height:1.7;margin-bottom:32px;max-width:400px}.service-hero__trust{display:grid;gap:16px 28px;grid-template-columns:1fr 1fr}.service-hero__trust .trust-dash{background:var(--tile)}.service-hero__trust .trust-label{color:var(--stone)}.service-hero__trust .trust-desc{color:#888}.service-hero__element{bottom:-24px;opacity:.12;pointer-events:none;position:absolute;right:-24px}.service-hero__image{background:var(--aggregate);background-position:50%;background-size:cover}.service-hero__image--placeholder{background-color:var(--aggregate);background-image:url();background-size:200px;opacity:.6}@media (max-width:1024px){.service-hero{grid-template-columns:1fr}.service-hero__content{padding:56px 40px}.service-hero__image{min-height:320px}}@media (max-width:640px){.service-hero__content{padding:48px 20px}.service-hero__trust{gap:14px;grid-template-columns:1fr}}.service-hero__eyebrow{font-family:acumin-pro,Helvetica Neue,Arial,sans-serif!important;font-size:12px;font-weight:700!important;letter-spacing:.12em;text-transform:uppercase}.service-hero__eyebrow,.service-hero__heading{font-style:normal!important;font-synthesis:none}.service-hero__heading{font-family:bely-display,Georgia,Times New Roman,serif!important;font-weight:400!important}.service-hero__sub{color:rgba(35,27,29,.76);font-family:acumin-pro,Helvetica Neue,Arial,sans-serif!important;font-size:17px;font-style:normal!important;font-synthesis:none;font-weight:300!important;line-height:1.6}.service-hero__trust .trust-label{font-weight:700!important}.service-hero__trust .trust-desc,.service-hero__trust .trust-label{font-family:acumin-pro,Helvetica Neue,Arial,sans-serif!important;font-size:14px;font-style:normal!important;font-synthesis:none}.service-hero__trust .trust-desc{color:rgba(35,27,29,.68);font-weight:300!important}