@charset "UTF-8";.home-hero-secondary-form{--ara-navy:var(--color-brand-navy-light, #0c1b2a);--ara-green:var(--color-accent-green-ds, #6ec17c);--ara-blue:#4f89c8;--ara-white:#fff;--ara-body-gray:var(--color-body-gray, #5a6f85);--ara-card-light:#edf2f8;--ara-card-lighter:#f5f8fc;--ara-border:#d8e1eb;--ara-error:#c02b0a;--ara-error-light:rgb(192 43 10 / 8%);width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:var(--ara-white);padding:1.25rem 1.25rem 1.5rem;color:var(--ara-navy);box-shadow:0 12px 40px #00000014}@media(min-width:1024px){.home-hero-secondary-form{padding:1.5rem 1.75rem 1.75rem}}.home-hero-secondary-form__progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:.75rem}.home-hero-secondary-form__progress-seg{display:block;height:4px;border-radius:999px;background:var(--ara-card-light);transition:background-color .2s ease}.home-hero-secondary-form__progress-seg.is-active{background:var(--ara-green)}.home-hero-secondary-form__meta{margin:0 0 .75rem;font-family:Circular Std,system-ui,sans-serif;font-size:13px;line-height:1.4;color:var(--ara-body-gray)}.home-hero-secondary-form__back-row{display:flex;align-items:center;min-height:24px;margin:0 0 .75rem}.home-hero-secondary-form__back-spacer{display:block;width:50px;height:24px;flex-shrink:0}.home-hero-secondary-form__back-spacer[hidden]{display:none!important}.home-hero-secondary-form__back{display:inline-flex;align-items:center;gap:.25rem;min-width:50px;height:24px;margin:0;padding:0;border:0;background:transparent;font-family:Circular Std,system-ui,sans-serif;font-size:14px;font-weight:600;line-height:1;color:var(--ara-navy);cursor:pointer}.home-hero-secondary-form__back:before{content:"←";margin-right:.15rem}.home-hero-secondary-form__back:hover{color:var(--ara-green)}.home-hero-secondary-form__back[hidden]{display:none!important}.home-hero-secondary-form__panel{min-height:370px}@media(max-width:766px){.home-hero-secondary-form__panel{display:flex;align-items:center}}.home-hero-secondary-form__panel[hidden]{display:none!important}.home-hero-secondary-form__panel-inner{width:100%}.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__progress,.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__meta,.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__back-row,.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__panel--contact{display:none!important}.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__thanks{display:flex!important}.home-hero-secondary-form.is-confirmed .home-hero-secondary-form__gf,.home-hero-secondary-form.is-confirmed .gform_confirmation_wrapper,.home-hero-secondary-form.is-confirmed .gform_confirmation_message{display:none!important}.home-hero-secondary-form__thanks{min-height:400px;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.home-hero-secondary-form__thanks[hidden]{display:none!important}.home-hero-secondary-form__thanks-icon{display:inline-flex;width:76px;height:76px;margin-bottom:1.75rem;align-items:center;justify-content:center;border-radius:50%;background:var(--ara-green);color:var(--ara-navy)}.home-hero-secondary-form__thanks-icon svg{width:38px;height:38px;fill:none;stroke:currentcolor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.home-hero-secondary-form__thanks-title{margin:0 0 .75rem;font-family:Circular Std,system-ui,sans-serif;font-size:30px;font-weight:700;line-height:1.2;color:var(--ara-navy)}.home-hero-secondary-form__error{margin:0 0 1rem;padding:1rem;border:1px solid var(--ara-error);border-radius:12px;background:var(--ara-error-light);font-family:Circular Std,system-ui,sans-serif;color:var(--ara-error)}.home-hero-secondary-form__error-title{display:block;margin-bottom:.35rem;font-size:15px;font-weight:700}.home-hero-secondary-form__error-text{margin:0;font-size:13px;line-height:1.5}.home-hero-secondary-form__diagnostic{margin:.5rem 0 0;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;line-height:1.5;color:var(--ara-error);word-break:break-word}.home-hero-secondary-form--error{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-hero-secondary-form__thanks-text{max-width:340px;margin:0;font-family:Circular Std,system-ui,sans-serif;font-size:16px;line-height:1.5;color:var(--ara-body-gray)}.home-hero-secondary-form__headline{margin:0 0 .5rem;font-family:Circular Std,system-ui,sans-serif;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:0;color:var(--ara-navy)}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__headline{font-size:20px}}.home-hero-secondary-form__helper{margin:0 0 1rem;font-family:Circular Std,system-ui,sans-serif;font-size:16px;line-height:1.5;color:var(--ara-body-gray)}.home-hero-secondary-form__options{display:flex;flex-direction:column;gap:.625rem}.home-hero-secondary-form__options--grid{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.home-hero-secondary-form__option{display:flex;align-items:center;gap:.75rem;width:100%;margin:0;padding:.875rem 1rem;border:1px solid var(--ara-border);border-radius:10px;background:var(--ara-white);font-family:Circular Std,system-ui,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:var(--ara-navy);text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease}.home-hero-secondary-form__option:hover{border-color:var(--ara-green);background:#6ec17c1f}.home-hero-secondary-form__option.is-selected{border-color:var(--ara-green);background:#6ec17c29;box-shadow:0 0 0 1px var(--ara-green)}.home-hero-secondary-form__option.is-selected .home-hero-secondary-form__option-icon{color:var(--ara-green)}.home-hero-secondary-form__options--grid .home-hero-secondary-form__option{flex-direction:column;justify-content:center;min-height:92px;padding:1rem .75rem;text-align:center;gap:.5rem}.home-hero-secondary-form__option-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:22px;height:22px;color:var(--ara-green);line-height:1}.home-hero-secondary-form__option-icon svg{display:block;width:100%;height:100%}.home-hero-secondary-form__options--grid .home-hero-secondary-form__option-icon{width:28px;height:28px}.home-hero-secondary-form__option-label{display:block}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__option-label{font-size:14px}}.home-hero-secondary-form__gf .gform_wrapper{margin:0}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_heading,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_required_legend{display:none!important}.home-hero-secondary-form__gf .gform_wrapper .gfield_label:not(:last-child) .gfield_required{display:none}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield--type-honeypot,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield.gform_hidden,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield--type-hidden{display:none!important}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields{display:grid!important;grid-template-columns:1fr 1fr;gap:12px}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield{width:100%!important;max-width:100%!important;margin:0!important;grid-column:1/-1}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-text{grid-column:1/2}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-text~.gfield--type-text{grid-column:2/3}.home-hero-secondary-form__gf .gform_wrapper .gfield_label{display:none!important}.home-hero-secondary-form__gf .gform_wrapper ::-moz-placeholder{color:var(--ara-body-gray)!important;opacity:1!important}.home-hero-secondary-form__gf .gform_wrapper ::placeholder{color:var(--ara-body-gray)!important;opacity:1!important}.home-hero-secondary-form__gf .gform_wrapper .gfield input[type=email],.home-hero-secondary-form__gf .gform_wrapper .gfield input[type=text],.home-hero-secondary-form__gf .gform_wrapper .gfield input[type=tel],.home-hero-secondary-form__gf .gform_wrapper .gfield textarea,.home-hero-secondary-form__gf .gform_wrapper .gfield select{width:100%;min-height:48px;padding:.75rem .875rem;border:1px solid var(--ara-border)!important;border-radius:10px!important;background:var(--ara-white)!important;color:var(--ara-navy)!important;font-family:Circular Std,system-ui,sans-serif;font-size:16px;box-shadow:none!important}@media only screen and (max-width:641px){.home-hero-secondary-form__gf .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:1.5;min-height:48px}}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield input:focus,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield textarea:focus,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield select:focus{border-color:var(--ara-green)!important;outline:none;box-shadow:0 0 0 2px #6ec17c33!important}.home-hero-secondary-form__gf .gform-footer.gform_footer.top_label,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer{margin:.75rem 0 0!important;padding:0!important}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer input[type=submit],.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer .gform-button,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{width:100%!important;min-height:52px;margin:0!important;border:0!important;border-radius:10px!important;background:var(--ara-green)!important;color:var(--ara-navy)!important;font-family:Circular Std,system-ui,sans-serif;font-size:16px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer .gform-button:hover,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_footer .gform-button--width-full:hover{background:var(--ara-green)!important;box-shadow:0 4px 12px #00000014}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_validation_errors{margin:0 0 .75rem;padding:.75rem;border:1px solid var(--ara-error);border-radius:10px;background:var(--ara-error-light)}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_validation_errors>h2{margin:0;font-size:13px;color:var(--ara-error);font-family:inherit}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{display:none}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_validation_message,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .validation_message{margin-top:.35rem;font-size:12px;color:var(--ara-error);border:0;padding:0}.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_error input[type=email],.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_error input[type=text],.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_error input[type=tel],.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_error textarea,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gfield_error select{border-color:var(--ara-error)!important}@media(max-width:420px){.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-text,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-text~.gfield--type-text{grid-column:1/-1}}