@charset "UTF-8";.home-hero-secondary-form{--ara-navy: #0c1b2a;--ara-green: #6ec17c;--ara-green-hover: #5fb06d;--ara-blue: #4f89c8;--ara-white: #ffffff;--ara-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-hover)}.home-hero-secondary-form__back[hidden]{display:none!important}@media(min-width:767px){.home-hero-secondary-form__panel{min-height:440px}}.home-hero-secondary-form__panel[data-step-id=accident]{display:flex;flex-direction:column}.home-hero-secondary-form__panel[hidden]{display:none!important}.home-hero-secondary-form__panel[data-step-id=accident] .home-hero-secondary-form__panel-inner{display:flex;flex:1;flex-direction:column;width:100%}.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__panel-header{margin-bottom:1rem}.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;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{width:100%}.home-hero-secondary-form__options--list{display:flex;flex-direction:column;gap:.625rem;flex:none;height:auto}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__options--list{gap:.52rem}}.home-hero-secondary-form__options--grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.75rem;flex:none;height:auto}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__options--grid{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}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__option{gap:.625rem;padding:.73rem .83rem}}.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;padding:1.125rem .875rem;text-align:center;gap:.5rem}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__options--grid .home-hero-secondary-form__option{padding:.94rem .73rem}}.home-hero-secondary-form__options--list .home-hero-secondary-form__option{padding:.75rem .875rem}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__options--list .home-hero-secondary-form__option{padding:.625rem .73rem}}.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}@media(min-width:767px)and (max-width:1024px){.home-hero-secondary-form__options--grid .home-hero-secondary-form__option-icon{width:23px;height:23px}}.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;margin-bottom:13px}.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_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-consent,.home-hero-secondary-form__gf .gform_wrapper.gravity-theme .gform-body .gform_fields>.gfield--type-checkbox{grid-column:1/-1;margin-top:.25rem!important}.home-hero-secondary-form__gf .gform_wrapper .ginput_container_consent,.home-hero-secondary-form__gf .gform_wrapper .gfield_checkbox{margin:0}.home-hero-secondary-form__gf .gform_wrapper .ginput_container_consent{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.home-hero-secondary-form__gf .gform_wrapper .ginput_container_consent input[type=checkbox],.home-hero-secondary-form__gf .gform_wrapper .gfield_checkbox input[type=checkbox]{width:16px!important;height:16px!important;min-height:16px!important;margin:.15rem 0 0!important;padding:0!important;flex-shrink:0;accent-color:var(--ara-green);border:1px solid var(--ara-border)!important;border-radius:3px!important;background:var(--ara-white)!important;box-shadow:none!important}.home-hero-secondary-form__gf .gform_wrapper .gfield_consent_label,.home-hero-secondary-form__gf .gform_wrapper .gfield_checkbox .gchoice>label.gform-field-label{flex:1 1 calc(100% - 28px);margin:0!important;font-family:Circular Std,system-ui,sans-serif;font-size:14px!important;font-weight:600!important;line-height:1.4!important;color:var(--ara-navy)!important;text-align:left}.home-hero-secondary-form__gf .gform_wrapper .gfield_consent_label a,.home-hero-secondary-form__gf .gform_wrapper .gfield_checkbox .gchoice>label.gform-field-label a{color:var(--ara-green)!important;text-decoration:underline;text-underline-offset:2px}.home-hero-secondary-form__gf .gform_wrapper .gfield_consent_label a:hover,.home-hero-secondary-form__gf .gform_wrapper .gfield_checkbox .gchoice>label.gform-field-label a:hover{color:var(--ara-navy)!important}.home-hero-secondary-form__gf .gform_wrapper .gfield_consent_description,.home-hero-secondary-form__gf .gform_wrapper .field_description_below .gfield_consent_description{width:100%;max-height:none!important;margin:.35rem 0 0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;font-family:Circular Std,system-ui,sans-serif;font-size:12px!important;line-height:1.45!important;color:var(--ara-body-gray)!important;box-shadow:none!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}.home-hero-secondary-form__call{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;margin:1rem 0 0;font-family:Circular Std,system-ui,sans-serif;font-size:14px;line-height:1.4;text-align:center}.home-hero-secondary-form__call-text{color:#fff9}.home-hero-secondary-form__call-link{color:#6ec17c;font-weight:700;text-decoration:none;transition:color .15s ease}.home-hero-secondary-form__call-link:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}@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}}
