.hero-banner{align-items:center;background-color:#fff;border-bottom:none;display:flex;min-height:520px;overflow:hidden;position:relative;width:100%}.hero-banner,.hero-banner *{box-sizing:border-box}.hero-banner blockquote{border-left:2px solid;color:inherit;margin:24px 0 0;padding:0 0 0 18px}.hero-banner:before{background-color:var(--hero-bg-color,#f4f8fb);background-image:var(--hero-image);background-position:100%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;z-index:0}.hero-banner__overlay{background:linear-gradient(90deg,rgba(var(--hero-bg-rgb,244,248,251),1) 0,rgba(var(--hero-bg-rgb,244,248,251),1) 24%,rgba(var(--hero-bg-rgb,244,248,251),.94) 36%,rgba(var(--hero-bg-rgb,244,248,251),.72) 48%,rgba(var(--hero-bg-rgb,244,248,251),.28) 60%,rgba(var(--hero-bg-rgb,244,248,251),0) 78%);inset:0;pointer-events:none;position:absolute;z-index:1}.hero-banner__inner{margin:0 auto;max-width:1320px;padding:88px 40px;position:relative;width:100%;z-index:2}.hero-banner__content{max-width:560px}.hero-banner__eyebrow{color:var(--hero-eyebrow-color,#128d3f);font-size:22px;font-weight:800;line-height:1.2;margin:0 0 18px;text-transform:uppercase}.hero-banner__heading{color:var(--hero-heading-color,#0f1f4d);font-size:clamp(48px,5.5vw,76px);font-weight:800;letter-spacing:-.045em;line-height:1;margin:0 0 28px}.hero-banner__description{color:var(--hero-description-color,#17264f);font-size:22px;line-height:1.45;max-width:520px}.hero-banner__description p{margin:0}.hero-banner__buttons{align-items:center;display:flex;gap:28px;margin-top:34px}.hero-banner__button{align-items:center;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,opacity .2s ease,background-color .2s ease;white-space:nowrap}.hero-banner__button:focus,.hero-banner__button:hover{text-decoration:none;transform:translateY(-1px)}.hero-banner__button--primary{background:var(--hero-primary-button-bg,#138a43);border-radius:999px;color:var(--hero-primary-button-text,#fff);min-width:150px;padding:15px 28px}.hero-banner__button--primary:focus,.hero-banner__button--primary:hover{background:var(--hero-primary-button-bg,#138a43);color:var(--hero-primary-button-text,#fff);opacity:.9}.hero-banner__button--secondary{background:transparent;color:var(--hero-secondary-button-color,#101b46);gap:18px;text-transform:none}.hero-banner__button--secondary:focus,.hero-banner__button--secondary:hover{color:var(--hero-secondary-button-color,#101b46);opacity:.8}.hero-banner__button-arrow{font-size:34px;font-weight:400;line-height:.7}@media (max-width:1024px){.hero-banner{min-height:480px}.hero-banner:before{background-position:62%}.hero-banner__overlay{background:linear-gradient(90deg,rgba(var(--hero-bg-rgb,244,248,251),1) 0,rgba(var(--hero-bg-rgb,244,248,251),1) 28%,rgba(var(--hero-bg-rgb,244,248,251),.88) 42%,rgba(var(--hero-bg-rgb,244,248,251),.4) 58%,rgba(var(--hero-bg-rgb,244,248,251),0) 74%)}.hero-banner__inner{padding:72px 32px}.hero-banner__content{max-width:500px}.hero-banner__eyebrow{font-size:18px}.hero-banner__heading{font-size:56px}.hero-banner__description{font-size:20px}}@media (max-width:767px){.hero-banner{align-items:center;min-height:auto}.hero-banner:before{background-color:var(--hero-bg-color,#f4f8fb);background-image:none}.hero-banner__overlay{display:none}.hero-banner__inner{padding:72px 24px}.hero-banner__content{max-width:100%}.hero-banner__eyebrow{font-size:16px;margin-bottom:14px}.hero-banner__heading{font-size:44px;letter-spacing:-.035em;line-height:1;margin-bottom:24px}.hero-banner__description{font-size:18px;line-height:1.45;max-width:100%}.hero-banner__buttons{align-items:flex-start;flex-direction:column;gap:20px;margin-top:28px}.hero-banner__button--primary{min-width:190px;padding:15px 26px}.hero-banner__button--secondary{gap:16px}}