.service-hero{background-color:#fff;padding-bottom:var(--space-section-desktop);padding-top:var(--space-section-desktop)}.service-hero__inner{margin-left:auto;margin-right:auto;max-width:var(--container-width);padding-left:var(--space-24);padding-right:var(--space-24);text-align:center}.service-hero__content{margin-bottom:var(--space-48)}.service-hero__headline{color:var(--color-primary);font-family:var(--font-family-primary);font-size:var(--font-size-h1);font-weight:400;line-height:var(--line-height-h1);margin:0 0 var(--space-24)}.service-hero__headline span{font-weight:800}.service-hero__description{color:var(--color-muted);font-family:var(--font-family-primary);font-size:var(--font-body-size);line-height:var(--font-body-line-height);margin:0 auto var(--space-32);max-width:720px}.service-hero__description p:first-child{margin-top:0}.service-hero__description p:last-child{margin-bottom:0}.service-hero__buttons{display:flex;flex-wrap:wrap;gap:var(--space-16);justify-content:center}.service-hero__trust-bar{padding-top:var(--space-32)}.service-hero__trust-text{color:var(--color-text);font-family:var(--font-family-primary);font-size:var(--font-body16-size);font-weight:600;line-height:var(--font-body16-line-height);margin:0 0 var(--space-24)}.service-hero__logos{flex-wrap:wrap;gap:var(--space-32)}.service-hero__logo-wrap,.service-hero__logos{align-items:center;display:flex;justify-content:center}.service-hero__logo{max-height:100px;max-width:150px;object-fit:contain;width:auto}@media (max-width:1024px){.service-hero__inner{padding-left:var(--space-24);padding-right:var(--space-24)}}@media (max-width:767px){.service-hero{padding-bottom:var(--space-section-mobile);padding-top:var(--space-section-mobile)}.service-hero__inner{padding-left:var(--space-16);padding-right:var(--space-16)}.service-hero__content{margin-bottom:var(--space-32)}.service-hero__headline{margin-bottom:var(--space-16)}.service-hero__description{margin-bottom:var(--space-24)}.service-hero__buttons{flex-direction:column;margin-bottom:0}.service-hero__buttons .btn{justify-content:center;width:100%}.service-hero__trust-bar{padding-top:var(--space-24)}.service-hero__logos{gap:var(--space-24)}.service-hero__logo{max-height:28px;max-width:100px}}