.esf-root{--esf-field-bg:#fff;--esf-field-border-color:#e2e8f0;--esf-field-border-width:1px;--esf-field-radius:8px;--esf-field-text-color:#0b2129;--esf-field-height:48px;--esf-field-padding:12px 14px;--esf-placeholder-color:#6b7b86;--esf-focus-ring-color:#008ccf;--esf-label-color:#0b2129;--esf-label-weight:700;--esf-label-size:14px;--esf-required-color:red;--esf-button-bg:#0b2129;--esf-button-text-color:#fff;--esf-button-radius:10px;--esf-button-shadow:none;--esf-card-bg:transparent;--esf-card-padding:0;--esf-field-gap:16px;--esf-max-width:760px;--esf-font-family:inherit;--esf-subheading-color:#3f5560;box-sizing:border-box;font-family:inherit;font-family:var(--esf-font-family);margin:0 auto;max-width:760px;max-width:var(--esf-max-width);width:100%}.esf-root .tw-border.tw-rounded-md{background:var(--esf-card-bg)!important;border:none!important;padding:var(--esf-card-padding)!important}.esf-root .tw-border.tw-rounded-lg{border-color:var(--esf-field-border-color)!important}.esf-root input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.esf-root select,.esf-root textarea{background:var(--esf-field-bg)!important;border:var(--esf-field-border-width) solid var(--esf-field-border-color)!important;border-radius:var(--esf-field-radius)!important;color:var(--esf-field-text-color)!important;padding:var(--esf-field-padding)!important}.esf-root input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]),.esf-root select{min-height:var(--esf-field-height)!important}.esf-root input::-moz-placeholder,.esf-root textarea::-moz-placeholder{color:var(--esf-placeholder-color)!important}.esf-root input::placeholder,.esf-root textarea::placeholder{color:var(--esf-placeholder-color)!important}.esf-root input:focus,.esf-root select:focus,.esf-root textarea:focus{border-color:var(--esf-focus-ring-color)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--esf-focus-ring-color) 25%,transparent)!important}.esf-root label{color:var(--esf-label-color)!important}.esf-root .tw-font-semibold,.esf-root label[for]{font-size:var(--esf-label-size)!important;font-weight:var(--esf-label-weight)!important}.esf-root [class*="#ff0000"]{color:var(--esf-required-color)!important}.esf-root button[type=submit]{background:var(--esf-button-bg)!important;border:none!important;border-radius:var(--esf-button-radius)!important;box-shadow:var(--esf-button-shadow)!important;color:var(--esf-button-text-color)!important}.esf-disclaimer{color:var(--esf-subheading-color);font-size:12px;margin-top:12px}@media (max-width:640px){.esf-root .tw-flex.tw-gap-4{flex-direction:column!important}}@media (prefers-reduced-motion:reduce){.esf-root input,.esf-root select,.esf-root textarea{transition:none!important}}