.hero{height:100svh;min-height:720px;margin-top:calc(var(--header-h)*-1);padding-top:var(--header-h);background:#071125;position:relative;overflow:hidden}.hero:after{z-index:5;content:"";background:#e7bc48;height:4px;position:absolute;bottom:0;left:0;right:0}.hero__background,.hero__picture,.hero__image{width:100%;height:100%;position:absolute;inset:0}.hero__background{z-index:0;overflow:hidden}.hero__picture{display:block}.hero__image{object-fit:cover;object-position:center center;will-change:transform,opacity;max-width:none;animation:1.5s cubic-bezier(.22,1,.36,1) both hero-image-in}.hero__scrim{z-index:1;pointer-events:none;background:#07112585;position:absolute;inset:0}.hero__overlay{z-index:2;padding-top:var(--header-h);pointer-events:none;align-items:center;display:flex;position:absolute;inset:0}.hero__overlay-inner{color:#fff;text-align:left;pointer-events:auto;width:min(1320px,100%);margin-inline:auto;padding-inline:16px}.hero__title{text-shadow:0 3px 18px #0711256b;max-width:730px;margin:0;font-size:clamp(42px,5vw,72px);font-weight:800;line-height:1.04;animation:.85s cubic-bezier(.22,1,.36,1) .18s both hero-content-in}.hero__sub{opacity:.9;text-shadow:0 2px 12px #0711257a;max-width:650px;margin:24px 0 30px;font-size:clamp(17px,1.7vw,21px);line-height:1.65;animation:.85s cubic-bezier(.22,1,.36,1) .28s both hero-content-in}.hero__cta{flex-wrap:wrap;justify-content:flex-start;gap:14px;animation:.85s cubic-bezier(.22,1,.36,1) .38s both hero-content-in;display:flex}.hero .btn{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:15px 22px;font-weight:700;line-height:1;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s;display:inline-flex}.hero .btn.btn-primary{color:#14213d;background:#e7bc48}.hero .btn.btn-primary:hover{background:#fff}.hero .btn.btn-secondary{color:#fff;background:#07112538;border-color:#ffffffb3}.hero .btn.btn-secondary:hover{color:#14213d;background:#fff;border-color:#fff}.hero__proof{letter-spacing:0;opacity:.85;text-transform:uppercase;text-shadow:0 2px 10px #07112585;flex-wrap:wrap;justify-content:flex-start;gap:20px;margin:20px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;animation:.85s cubic-bezier(.22,1,.36,1) .46s both hero-content-in;display:flex}@keyframes hero-image-in{0%{opacity:.72;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes hero-content-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=767px){.hero{min-height:700px}.hero__image{object-position:center center}.hero__scrim{background:#0711258a}.hero__overlay{padding-top:calc(var(--header-h) + 24px);align-items:flex-end;padding-bottom:44px}.hero__overlay-inner{padding-inline:20px}.hero__title{max-width:350px;font-size:clamp(38px,11vw,48px);line-height:1.02}.hero__sub{max-width:350px;margin:18px 0 24px;font-size:16px;line-height:1.55}.hero__cta{gap:10px}.hero .btn{width:100%}.hero__proof{margin-top:16px;font-size:11px}}@media (prefers-reduced-motion:reduce){.hero__image,.hero__title,.hero__sub,.hero__cta,.hero__proof{animation:none}}

/*# sourceMappingURL=4c64e67dfea29148.css.map*/