.hero-form{background:#fff;border-radius:12px;padding:1.875rem;box-shadow:0 25px 60px #00054559,0 8px 20px #0005452e;display:flex;flex-direction:column;gap:.875rem;width:100%;max-width:420px}.hero-form__eyebrow{font-size:var(--text-sm);font-weight:700;color:var(--color-brand-600);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin:0}.hero-form__heading{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:700;color:var(--color-dark-500);letter-spacing:var(--tracking-tight);line-height:1.25;margin:0 0 .25rem}.hero-form__field{display:flex;flex-direction:column;gap:.25rem}.hero-form__input{width:100%;padding:.8125rem 1rem;font-size:1rem;font-family:var(--font-body);color:var(--color-dark-500);background-color:#f8f8f8;border:1.5px solid var(--color-neutral-300);border-radius:var(--radius-default);transition:border-color .15s ease,box-shadow .15s ease;appearance:none;box-sizing:border-box}.hero-form__input::placeholder{color:var(--color-neutral-400)}.hero-form__input:focus{outline:none;border-color:var(--color-brand-500);box-shadow:0 0 0 3px #00bfb226;background-color:#fff}.hero-form__input--error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.hero-form__error{font-size:.8125rem;color:#e53e3e;font-weight:500}.hero-form__submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;background-color:var(--color-brand-500);color:#fff;font-size:1rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:var(--radius-button);cursor:pointer;transition:background-color .2s ease,transform .1s ease;margin-top:.125rem}.hero-form__submit:hover:not(:disabled){background-color:var(--color-brand-700);transform:translateY(-1px)}.hero-form__submit:active:not(:disabled){transform:translateY(0)}.hero-form__submit:disabled{opacity:.7;cursor:not-allowed}.hero-form__submit:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:3px}.hero-form__spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:hero-form-spin .7s linear infinite;flex-shrink:0}@keyframes hero-form-spin{to{transform:rotate(360deg)}}.hero-form__submit-error{font-size:.875rem;color:#e53e3e}.hero-form__submit-error a{font-weight:600;text-decoration:underline;color:inherit}.hero-form__trust{list-style:none;margin:0;padding:.875rem 0 0;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;border-top:1px solid var(--color-neutral-200)}.hero-form__trust li{font-size:.8125rem;font-weight:600;color:var(--color-brand-700)}.hero-form--success{min-height:260px;align-items:center;justify-content:center;text-align:center;gap:.75rem}.hero-form__success-icon{color:var(--color-brand-500)}.hero-form__success-heading{font-size:1.375rem;font-weight:700;color:var(--color-dark-500);letter-spacing:var(--tracking-tight);margin:0}.hero-form__success-text{font-size:.9375rem;color:var(--color-neutral-500);line-height:var(--leading-body);margin:0}@media(max-width:639px){.hero-form{padding:1.5rem;max-width:100%}}@media(prefers-reduced-motion:reduce){.hero-form__spinner{animation-duration:1.5s}.hero-form__submit{transition:background-color .2s ease;transform:none!important}}.hero-section[data-astro-cid-nlow4r3u]{position:relative;min-height:var(--hero-min-height, 520px);display:flex;align-items:center;overflow:hidden;color:#fff}.hero-section__bg[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background-image:var(--hero-bg-mobile, var(--hero-bg-desktop));background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}@media(min-width:800px){.hero-section__bg[data-astro-cid-nlow4r3u]{background-image:var(--hero-bg-desktop)}}.hero-section__overlay[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background:linear-gradient(to right,#000545d1,#00054599 55%,#00054559);z-index:1}.hero-section--center[data-astro-cid-nlow4r3u] .hero-section__overlay[data-astro-cid-nlow4r3u]{background:#000545a6}.hero-section__inner[data-astro-cid-nlow4r3u]{position:relative;z-index:2;padding-top:8rem;padding-bottom:7rem;display:flex;width:100%}.hero-section--center[data-astro-cid-nlow4r3u] .hero-section__inner[data-astro-cid-nlow4r3u]{justify-content:center}.hero-section__inner--split[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-section__form-col[data-astro-cid-nlow4r3u]{display:flex;justify-content:center}@media(max-width:899px){.hero-section__inner--split[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;gap:2rem}.hero-section__form-col[data-astro-cid-nlow4r3u]{width:100%}}.hero-section__content[data-astro-cid-nlow4r3u]{max-width:920px}.hero-section--center[data-astro-cid-nlow4r3u] .hero-section__content[data-astro-cid-nlow4r3u]{text-align:center;max-width:1000px}.hero-section__subtitle[data-astro-cid-nlow4r3u]{display:inline-block;font-size:var(--text-sm);font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-brand-400);margin-bottom:1rem}.hero-section__heading[data-astro-cid-nlow4r3u]{font-size:clamp(1.875rem,4.5vw,var(--text-h1));font-weight:700;line-height:1.15;letter-spacing:var(--tracking-tight);color:#fff;margin-bottom:1.25rem;text-wrap:balance}.hero-section__body[data-astro-cid-nlow4r3u]{font-size:1.0625rem;line-height:var(--leading-body);color:#ffffffd9;margin-bottom:2rem;max-width:54ch}.hero-section--center[data-astro-cid-nlow4r3u] .hero-section__body[data-astro-cid-nlow4r3u]{margin-inline:auto}.hero-section__bullets[data-astro-cid-nlow4r3u]{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.hero-section__bullet[data-astro-cid-nlow4r3u]{display:flex;align-items:flex-start;gap:.625rem;font-size:1rem;color:#ffffffe6;line-height:1.5}.hero-section__bullet-icon[data-astro-cid-nlow4r3u]{color:var(--color-brand-400);flex-shrink:0;margin-top:.175rem}.hero-section__buttons[data-astro-cid-nlow4r3u]{display:flex;flex-wrap:wrap;gap:.875rem;align-items:center}.hero-section--center[data-astro-cid-nlow4r3u] .hero-section__buttons[data-astro-cid-nlow4r3u]{justify-content:center}.hero-section__btn-phone[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;gap:.5rem;background-color:transparent;border:2px solid rgba(255,255,255,.6);color:#fff;padding:.8125rem 1.75rem;border-radius:var(--radius-button);font-size:var(--text-sm);font-weight:700;text-decoration:none;transition:border-color .2s ease,background-color .2s ease;white-space:nowrap}.hero-section__btn-phone[data-astro-cid-nlow4r3u]:hover{border-color:#fff;background-color:#ffffff1a}@media(max-width:639px){.hero-section__inner[data-astro-cid-nlow4r3u]{padding-top:5.5rem;padding-bottom:4rem}.hero-section__content[data-astro-cid-nlow4r3u]{max-width:100%}.hero-section__heading[data-astro-cid-nlow4r3u]{font-size:clamp(1.875rem,8vw,2.5rem)}.hero-section__body[data-astro-cid-nlow4r3u]{font-size:1rem;margin-bottom:1.5rem}.hero-section__buttons[data-astro-cid-nlow4r3u]{flex-direction:column;gap:.75rem}.hero-section__buttons[data-astro-cid-nlow4r3u] .btn-primary[data-astro-cid-nlow4r3u],.hero-section__buttons[data-astro-cid-nlow4r3u] .btn-outline[data-astro-cid-nlow4r3u],.hero-section__btn-phone[data-astro-cid-nlow4r3u]{width:100%;justify-content:center;text-align:center}}
