.service-hero{padding:92px 0;background:var(--brand-primary-dark);color:#fff}.service-hero .container{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.service-hero h1{font-size:2.7rem;font-weight:800}.service-hero p{color:rgba(255,255,255,.84)}.service-hero img{border-radius:8px;min-height:420px;-o-object-fit:cover;object-fit:cover;background:#0b51ad}.ha-trust{padding:64px 0;background:var(--brand-bg-alt)}.ha-trust__row{display:flex;gap:32px}.ha-trust__stat{flex:1;text-align:center;position:relative}.ha-trust__stat:not(:last-child)::after{content:"";position:absolute;right:-16px;top:10%;height:80%;width:1px;background:var(--brand-border)}.ha-trust__stat strong{display:block;font-family:"Roboto Mono",monospace;color:var(--brand-primary);font-size:2.4rem}.ha-trust__stat em{display:block;color:var(--brand-text-secondary);font-style:normal}.ha-trust__stat span{display:block;text-transform:uppercase;color:var(--brand-text-secondary);font-size:.8rem}.service-features{padding:96px 0}.service-features article{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.service-features img{border-radius:8px;min-height:340px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ha-products__header h2,.service-faq h2,.service-features h2{font-weight:800}.service-features p{color:var(--brand-text-secondary)}.ha-products{padding:96px 0;background:var(--brand-bg-alt)}.ha-products__header{text-align:center;max-width:760px;margin:0 auto 36px}.ha-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.ha-products__card{background:#fff;border:1px solid var(--brand-border);border-radius:8px;padding:18px;position:relative;min-height:250px}.ha-products__card--feature{grid-column:1/-1;padding:32px;background:#eef6ff}.ha-products__img{aspect-ratio:4/3;background:#eef4f8;margin:-18px -18px 16px;border-radius:8px 8px 0 0;overflow:hidden}.ha-products__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ha-products__card h4{font-weight:800}.ha-products__card p{color:var(--brand-text-secondary)}.service-testimonial{padding:78px 0;text-align:center}.service-testimonial blockquote{font-size:1.45rem;font-weight:700;max-width:820px;margin:0 auto 16px}.service-faq{padding:82px 0;background:#fff}.service-faq h2{text-align:center;margin-bottom:28px}.ha-cta__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.ha-cta__bullets{padding-left:18px;font-weight:700}.ha-cta__form-card{background:#fff;border:1px solid var(--brand-border);border-radius:12px;padding:34px;box-shadow:0 20px 42px rgba(23,51,68,.1)}@media (max-width:768px){.ha-cta__row,.service-features article,.service-hero .container{grid-template-columns:1fr}.ha-trust__row{display:grid;grid-template-columns:1fr 1fr}}