.emi-imhero{align-items:center;background-color:#1f284a;color:var(--imhero-text,#fff);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;min-height:var(--imhero-min-d,560px);overflow:hidden;padding:80px 32px;position:relative;text-align:center}.emi-imhero--left{justify-content:flex-start;text-align:left}.emi-imhero__media{background-image:var(--imhero-img,none);background-position:var(--imhero-pos,center center);background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.emi-imhero__video{background:transparent;border:0;display:block;height:100%;inset:0;object-fit:cover;object-position:var(--imhero-pos,center center);pointer-events:none;position:absolute;width:100%}.emi-imhero__scrim{background:var(--imhero-overlay,rgba(31,40,74,.62));inset:0;position:absolute}.emi-imhero__fade{background:radial-gradient(ellipse at center,rgba(0,0,0,.38) 0,transparent 68%);inset:0;position:absolute}.emi-imhero__inner{margin:0 auto;max-width:var(--imhero-maxw,900px);position:relative;width:100%;z-index:1}.emi-imhero--left .emi-imhero__inner{margin:0}.emi-imhero__eyebrow{color:var(--imhero-eyebrow,#8fd3a8);font-size:13px;font-weight:700;letter-spacing:.14em;margin:0 0 18px;text-transform:uppercase}.emi-imhero__heading{color:var(--imhero-text,#fff);font-size:clamp(34px,4.4vw,54px);font-weight:700;letter-spacing:-.01em;line-height:1.08;margin:0 0 20px;text-wrap:balance}.emi-imhero__subhead{color:var(--imhero-text,#fff);font-size:clamp(17px,1.5vw,20px);line-height:1.55;margin:0 auto 18px;max-width:720px;opacity:.94}.emi-imhero--left .emi-imhero__subhead{margin-left:0;margin-right:0}.emi-imhero__subhead p{margin:0 0 12px}.emi-imhero__subhead p:last-child{margin-bottom:0}.emi-imhero__price{color:var(--imhero-price,#fff);font-size:17px;font-weight:700;margin:0 0 30px}.emi-imhero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px 24px;justify-content:center}.emi-imhero--left .emi-imhero__actions{justify-content:flex-start}.emi-imhero__cta{align-items:center;background:var(--imhero-btn-bg,#198643);border-radius:20px;color:var(--imhero-btn-text,#fff);display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:16px 30px;text-decoration:none;transition:filter .15s ease}.emi-imhero__cta:hover{filter:brightness(.92)}.emi-imhero__cta-arrow{font-size:18px;line-height:1}.emi-imhero__seclink{color:var(--imhero-sec-link,#fff);font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:3px}@media (prefers-reduced-motion:reduce){.emi-imhero__video{display:none}}@media (max-width:767px){.emi-imhero{min-height:var(--imhero-min-m,420px);padding:56px 20px}.emi-imhero--novid-mobile .emi-imhero__video{display:none}.emi-imhero__heading{font-size:clamp(28px,8vw,38px);margin-bottom:16px}.emi-imhero__subhead{font-size:16px;margin-bottom:14px}.emi-imhero__price{font-size:16px;margin-bottom:24px}.emi-imhero__actions{align-items:stretch;flex-direction:column}.emi-imhero__cta{justify-content:center}}