.hn-guarantee-band{padding:90px 0;position:relative}.hn-guarantee-band--bg-violet{background:var(--bg-tint-violet)}.hn-guarantee-band--bg-cream{background:var(--bg-cream)}.hn-guarantee-band--bg-white{background:var(--white)}.hn-guarantee-band--pt-none{padding-top:0}.hn-guarantee-band--pt-tight{padding-top:44px}.hn-guarantee-band--pt-default{padding-top:90px}.hn-guarantee-band--pt-loose{padding-top:130px}.hn-guarantee-band--pb-none{padding-bottom:0}.hn-guarantee-band--pb-tight{padding-bottom:44px}.hn-guarantee-band--pb-default{padding-bottom:90px}.hn-guarantee-band--pb-loose{padding-bottom:130px}.hn-guarantee-band__inner{align-items:center;background:var(--white);border-radius:24px;box-shadow:0 12px 40px rgba(0,32,91,.08);display:grid;gap:48px;grid-template-columns:1.25fr 1fr;margin:0 auto;max-width:1000px;padding:48px}.hn-guarantee-band__eyebrow{color:var(--violet);display:inline-block;font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.12em;margin-bottom:14px;text-transform:uppercase}.hn-guarantee-band__headline{color:var(--navy);font-family:var(--font-display);font-size:38px;font-weight:900;letter-spacing:-.01em;line-height:.9;margin:0 0 18px;text-transform:uppercase}.hn-guarantee-band__body{color:var(--muted);font-family:var(--font-body);font-size:16px;line-height:1.6}.hn-guarantee-band__body p{margin:0}.hn-guarantee-band__body p+p{margin-top:14px}.hn-guarantee-band__body strong{color:var(--navy);font-weight:700}.hn-guarantee-band__cta{align-items:center;color:var(--ruby);display:inline-flex;font-family:var(--font-body);font-size:15px;font-weight:700;gap:8px;margin-top:22px;text-decoration:none}.hn-guarantee-band__cta svg{height:18px;stroke:var(--ruby);transition:transform .2s ease;width:18px}.hn-guarantee-band__cta:hover svg{transform:translateX(3px)}.hn-guarantee-band__cta:hover span{text-decoration:underline}.hn-guarantee-band__guarantee{background:var(--navy);border-radius:20px;padding:32px;text-align:center}.hn-guarantee-band__guarantee-icon{align-items:center;background:var(--muted-on-dark-faint);border-radius:14px;display:flex;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.hn-guarantee-band__guarantee-icon svg{display:block;height:28px;stroke:var(--yellow);width:28px}.hn-guarantee-band__guarantee-title{color:var(--white);font-family:var(--font-display);font-size:26px;font-weight:900;letter-spacing:.01em;line-height:1;margin:0 0 10px;text-transform:uppercase}.hn-guarantee-band__guarantee-body{color:var(--muted-on-dark-strong);font-family:var(--font-body);font-size:14px;line-height:1.5}.hn-guarantee-band__guarantee-body p{margin:0}.hn-guarantee-band__guarantee-body p+p{margin-top:8px}@media (max-width:1024px){.hn-guarantee-band__headline{font-size:32px}}@media (max-width:680px){.hn-guarantee-band--pt-default{padding-top:56px}.hn-guarantee-band--pb-default{padding-bottom:56px}.hn-guarantee-band--pt-tight{padding-top:28px}.hn-guarantee-band--pb-tight{padding-bottom:28px}.hn-guarantee-band--pt-loose{padding-top:88px}.hn-guarantee-band--pb-loose{padding-bottom:88px}.hn-guarantee-band__inner{gap:32px;grid-template-columns:1fr;padding:32px 24px}.hn-guarantee-band__headline{font-size:28px}}@media (prefers-reduced-motion:reduce){.hn-guarantee-band__cta svg{transition:none}.hn-guarantee-band__cta:hover svg{transform:none}}