.business-credit-form-shell[data-astro-cid-a5jyvc3f]{width:100%;background:color-mix(in srgb,var(--brandNeutral) 45%,var(--brandBackground));padding:clamp(1.5rem,3vw,2.5rem);border-top:3px solid var(--brandPrimary);border-radius:0 0 var(--configCornerRadius) var(--configCornerRadius)}.form-success[data-astro-cid-a5jyvc3f]{display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;padding:clamp(2rem,5vw,4rem) 1.5rem}.form-success[data-astro-cid-a5jyvc3f] svg[data-astro-cid-a5jyvc3f]{color:var(--actionPrimaryBg);width:3.5rem;height:3.5rem}.form-success[data-astro-cid-a5jyvc3f] h2[data-astro-cid-a5jyvc3f]{font-family:var(--fontHeadings),sans-serif;font-size:clamp(1.5rem,3vw,2rem);color:var(--fontColorHeading);margin:0}.form-success[data-astro-cid-a5jyvc3f] p[data-astro-cid-a5jyvc3f]{margin:0;color:var(--fontColorBody);font-size:1rem;line-height:1.6;max-width:38rem}.business-credit-form-shell[data-astro-cid-a5jyvc3f] form[data-astro-cid-a5jyvc3f]{display:flex;flex-direction:column;gap:1.25rem}.form-row[data-astro-cid-a5jyvc3f]{display:grid;gap:1rem}.form-row-2col[data-astro-cid-a5jyvc3f]{grid-template-columns:repeat(2,minmax(0,1fr))}.form-row-3col[data-astro-cid-a5jyvc3f]{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field[data-astro-cid-a5jyvc3f]{display:flex;flex-direction:column;gap:.375rem}.form-field[data-astro-cid-a5jyvc3f] label[data-astro-cid-a5jyvc3f]{display:flex;flex-direction:column;gap:.5rem}.form-field[data-astro-cid-a5jyvc3f] label[data-astro-cid-a5jyvc3f]>span[data-astro-cid-a5jyvc3f],.form-label[data-astro-cid-a5jyvc3f],.form-fieldset[data-astro-cid-a5jyvc3f] legend[data-astro-cid-a5jyvc3f]{font-family:var(--fontBody),sans-serif;font-size:.95rem;font-weight:700;color:var(--fontColorHeading);letter-spacing:.01em}.req[data-astro-cid-a5jyvc3f]{color:#b42318}.form-required-note[data-astro-cid-a5jyvc3f]{margin:0;font-size:.85rem;color:var(--fontColorBody);opacity:.7}.form-field[data-astro-cid-a5jyvc3f] input[data-astro-cid-a5jyvc3f][type=text],.form-field[data-astro-cid-a5jyvc3f] textarea[data-astro-cid-a5jyvc3f],.form-field[data-astro-cid-a5jyvc3f] select[data-astro-cid-a5jyvc3f]{width:100%;min-height:3.25rem;padding:.875rem 1rem;border:1.5px solid color-mix(in srgb,var(--brandNeutral) 30%,#a0aab4 70%);border-radius:var(--actionRadius);background:#fff;color:var(--fontColorBody);font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.form-field[data-astro-cid-a5jyvc3f] textarea[data-astro-cid-a5jyvc3f]{min-height:8rem;resize:vertical}.form-field[data-astro-cid-a5jyvc3f] input[data-astro-cid-a5jyvc3f][type=text]:focus,.form-field[data-astro-cid-a5jyvc3f] textarea[data-astro-cid-a5jyvc3f]:focus,.form-field[data-astro-cid-a5jyvc3f] select[data-astro-cid-a5jyvc3f]:focus{outline:none;border-color:var(--actionPrimaryBg);box-shadow:0 0 0 3px color-mix(in srgb,var(--actionPrimaryBg) 20%,transparent)}.form-fieldset[data-astro-cid-a5jyvc3f]{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;margin:0;border:1.5px solid color-mix(in srgb,var(--brandNeutral) 30%,#a0aab4 70%);border-radius:var(--actionRadius);background:#fff}.form-checkbox-group[data-astro-cid-a5jyvc3f]{display:flex;flex-wrap:wrap;gap:.875rem 1.25rem;padding-top:.375rem}.form-checkbox-label[data-astro-cid-a5jyvc3f]{display:inline-flex;align-items:center;gap:.5rem;font-size:.975rem;color:var(--fontColorBody);cursor:pointer}.form-checkbox-label[data-astro-cid-a5jyvc3f] input[data-astro-cid-a5jyvc3f][type=checkbox]{width:1rem;height:1rem;margin:0;accent-color:var(--actionPrimaryBg)}.zf-errorMessage[data-astro-cid-a5jyvc3f]{margin:.125rem 0 0;color:#b42318;font-size:.875rem;line-height:1.4}.business-credit-form-shell[data-astro-cid-a5jyvc3f] .form-actions[data-astro-cid-a5jyvc3f]{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid color-mix(in srgb,var(--brandNeutral) 30%,#a0aab4 70%)}.business-credit-form-shell[data-astro-cid-a5jyvc3f] .form-actions[data-astro-cid-a5jyvc3f] .btn{flex:1 1 12rem;justify-content:center;text-align:center}@media(max-width:900px){.form-row-3col[data-astro-cid-a5jyvc3f]{grid-template-columns:1fr}}@media(max-width:720px){.business-credit-form-shell[data-astro-cid-a5jyvc3f]{padding:1.25rem}.form-row-2col[data-astro-cid-a5jyvc3f]{grid-template-columns:1fr}}.apply-page[data-astro-cid-7l5zp6mc]{padding:1.5rem 0 clamp(3rem,5vw,4.5rem);background:var(--brandBackground)}.apply-page__inner[data-astro-cid-7l5zp6mc]{display:flex;flex-direction:column;gap:1.5rem}.apply-page__header-content[data-astro-cid-7l5zp6mc]{display:flex;flex-direction:row;align-items:center;gap:0;background:color-mix(in srgb,var(--brandNeutral) 45%,var(--brandBackground));border-radius:var(--configCornerRadius);overflow:hidden}.apply-page__logo-wrap[data-astro-cid-7l5zp6mc]{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding:.5rem 0}.apply-page__header-text[data-astro-cid-7l5zp6mc]{flex:1;min-width:0;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.apply-page__title[data-astro-cid-7l5zp6mc]{margin:0;font-family:var(--fontHeadings),sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.15;color:var(--fontColorHeading)}.apply-page__subtitle[data-astro-cid-7l5zp6mc]{margin:0;color:var(--fontColorBody);font-size:.9rem;line-height:1.5;opacity:.8}.apply-page__subtitle-link[data-astro-cid-7l5zp6mc]{color:var(--actionTextLink);font-weight:600}.apply-page__back[data-astro-cid-7l5zp6mc]{margin-bottom:.75rem;width:fit-content;gap:.375rem;padding:.5rem 1rem;font-size:.875rem}.apply-page__form-wrap[data-astro-cid-7l5zp6mc]{width:100%}@media(max-width:720px){.apply-page[data-astro-cid-7l5zp6mc]{padding-top:1rem}.apply-page__inner[data-astro-cid-7l5zp6mc]{gap:1rem}.apply-page__header-content[data-astro-cid-7l5zp6mc]{flex-direction:column;align-items:stretch}.apply-page__logo-wrap[data-astro-cid-7l5zp6mc]{justify-content:center;padding:.75rem 0;order:-1}.apply-page__back[data-astro-cid-7l5zp6mc]{width:100%;justify-content:center}}
