.renderFormPage_form__jee47{margin:2rem 0;display:flex;flex-wrap:wrap;column-gap:1.5rem;position:relative}.renderFormPage_group__aHK9w{width:100%;padding:1rem 2rem;margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:6px}.renderFormPage_pageGroup__y6eVK{width:100%;padding:1rem 0;margin-bottom:1.5rem;border:none}.renderFormPage_groupLabel__LC_fr{width:auto;display:inline-block;font-size:.95rem;padding-bottom:1.5rem;font-weight:700;position:relative;color:#4b5563;letter-spacing:.05px}.renderFormPage_pageTitle__4s6Cu{border-left:3px solid #4f46e5;padding:.1rem .75rem;font-size:1rem;font-weight:600;margin-bottom:1rem}@media(max-width:720px){.renderFormPage_form__jee47 h3{line-height:1.5}.renderFormPage_group__aHK9w{padding:1rem 1.5rem}}.renderFormField_field__OOQJO{display:flex;flex-direction:column;margin-bottom:1.5rem;width:100%}.renderFormField_field__OOQJO label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.renderFormField_field__OOQJO .renderFormField_error__3zdJ3{display:flex;align-items:center;background:#fee9ea;padding:.25rem .5rem}.renderFormField_field__OOQJO .renderFormField_error__3zdJ3 p{margin:0;color:#1f2937}.renderFormField_field__OOQJO .renderFormField_error__3zdJ3 svg{margin-top:-.15rem;height:18px;width:18px;margin-right:.35rem;fill:#ed5c5c}.renderFormField_label__QQDYI{line-height:1.6}.renderFormField_label__QQDYI span{margin-left:.25rem;color:#ef4444}.renderFormField_input__SBpk7,.renderFormField_textarea__BU256{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border:1px solid #d1d5db;border-radius:.375rem;transition:border-color .2s,box-shadow .2s;background:none}.renderFormField_textarea__BU256{width:100%}.renderFormField_input__SBpk7:focus,.renderFormField_textarea__BU256:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.renderFormField_checkbox__7MO5s{display:flex;align-items:flex-start;margin-left:.3rem;margin-top:.5rem}.renderFormField_checkbox__7MO5s p{margin-left:.5rem;margin-top:-.4rem;margin-bottom:.5rem}@media(max-width:720px){.renderFormField_field__OOQJO input,.renderFormField_field__OOQJO select{width:100%}.renderFormField_checkbox__7MO5s .renderFormField_input__SBpk7{width:-moz-fit-content;width:fit-content}}.radio_buttonGroup__Wp1CG{display:flex;margin-top:.5rem;gap:.75rem;margin-bottom:.65rem}.radio_box__7t3fW{cursor:pointer;border:1px solid #ccc;border-radius:7px;display:flex;justify-content:center;align-items:center;min-width:6rem}.radio_box__7t3fW label{margin-bottom:0;height:100%;width:100%;padding:2.5px 25px;text-align:center}.radio_box__7t3fW input[type=radio]:focus+label{outline:2px auto #4f46e5;border-radius:7px}.radio_activeBox__4AYlP{border-width:2px;border-color:#4f46e5;background-color:#fff}@media(max-width:720px){.radio_buttonGroup__Wp1CG{flex-direction:column;gap:1rem}}.tableInputField_table__REzq_{border-radius:7px;margin-bottom:1rem;padding:1.5rem 1.5rem 2rem;border:1px solid #e5e7eb;margin-top:.5rem}.tableInputField_header__0maEc{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr)) 20px;grid-gap:1rem;gap:1rem;margin-bottom:.5rem}.tableInputField_header__0maEc.tableInputField_vertical__iVpTw{display:none}.tableInputField_header__0maEc p{margin-bottom:0;color:var(--text-color)}.tableInputField_row__t8C3E{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr)) 20px;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw{margin-top:.5rem;grid-template-columns:1fr 1fr;padding:1.5rem 1.5rem 2rem;border:1px solid #e5e7eb;border-radius:7px;gap:.5rem 1rem}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw button{grid-column:1/-1;width:-moz-fit-content;width:fit-content;margin-top:.75rem;margin-left:auto;margin-right:.5rem}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw button span{display:block;font-size:.8rem;margin-left:.5rem}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw button svg{position:relative;bottom:0;height:20px;width:20px}.tableInputField_row__t8C3E:last-child{margin-bottom:1rem}.tableInputField_row__t8C3E input[type=text]{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;border:1px solid var(--input-border-color);border-radius:.375rem;transition:border-color .2s,box-shadow .2s;background:none;width:100%;background:var(--form-input-background);color:var(--text-color)}.tableInputField_row__t8C3E button{width:20px;height:100%;background:none;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;position:relative}.tableInputField_row__t8C3E button svg{position:absolute;bottom:.6rem;width:22px;height:22px;fill:var(--text-color)}.tableInputField_row__t8C3E button span{display:none}.tableInputField_columns__CvvlR label{font-size:.8rem;display:none}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw .tableInputField_columns__CvvlR label{display:block}.tableInputField_addrow__mLAlK{font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.3rem;padding:.25rem 1.6rem;border-radius:7px;background:var(--form-input-background);margin-top:1rem;border:1px solid var(--input-border-color);cursor:pointer;color:var(--text-color)}.tableInputField_addrow__mLAlK svg{height:18px;width:18px}@media(max-width:720px){.tableInputField_table__REzq_{padding:1.5rem 1rem 2rem}.tableInputField_row__t8C3E.tableInputField_vertical__iVpTw{padding:1.5rem;grid-template-columns:1fr}}.dropzone_field__gA4lC{width:100%}.dropzone_dropzone__XVIlT{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border-radius:.5rem;border:2px dashed rgba(156,163,175,.25);background-color:#fff;color:#4b5563;outline:none;transition:border-color .2s ease;cursor:pointer}.dropzone_dropzone__XVIlT:focus,.dropzone_dropzone__XVIlT:hover{border-color:#6366f1}.dropzone_dropzone__XVIlT.dropzone_active__WHc3O{border-color:#6366f1;background-color:rgba(79,70,229,.05)}.dropzone_dropzone__XVIlT.dropzone_error__figV8{border-color:#ef4444;background-color:rgba(239,68,68,.05)}.dropzone_dropzone__XVIlT input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.dropzone_dropbox__94Zuj{display:flex;flex-direction:column;align-items:center;width:100%}.dropzone_dropbox__94Zuj svg{margin-bottom:.75rem;color:#6b7280;width:2rem;height:2rem}.dropzone_uploadNote__apwJy{margin:0;text-align:center;color:#6b7280;font-size:1rem;line-height:1.4}.dropzone_uploadProgress__uKdS9{width:100%;display:flex;flex-direction:column;gap:1rem}.dropzone_uploadProgressBody__rYBWK,.dropzone_uploadProgressHead__9bgSB{display:flex;align-items:center;justify-content:center;gap:1.5rem}.dropzone_uploadProgressHead__9bgSB p{margin:0;margin-bottom:.25rem!important;font-weight:500}.dropzone_progressBar__e_A95{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.dropzone_progressFill__Mbh7G{height:100%;background-color:#6366f1;transition:width .3s ease;border-radius:9999px}.dropzone_cancelButton__j027x{padding:.25rem;background:transparent;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:50%}.dropzone_cancelButton__j027x svg{fill:#7f7f7f;width:1.25rem;height:1.25rem}.dropzone_cancelButton__j027x:hover{background-color:#fdf2f2}.dropzone_fileName__j4QTv{font-size:.9rem;color:#555;margin-top:.5rem;text-align:center;word-break:break-word;max-width:100%}.dropzone_thumbnails__VeNst{width:100%;padding:1.75rem 1.25rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#f9fafb}.dropzone_thumbnail__w60XS{position:relative;display:flex;align-items:center;gap:.75rem}.dropzone_thumbnail__w60XS img{border-radius:.375rem;object-fit:contain;max-width:60px;max-height:60px}.dropzone_closeIcon__TqdKM{position:absolute;top:-.75rem;right:-.35rem;width:1.35rem;height:1.35rem;color:#6b7280;border-radius:50%;cursor:pointer;transition:color .2s ease}.dropzone_closeIcon__TqdKM:hover{color:#ef4444}.dropzone_fileTemplate__klJp3{text-decoration:underline;margin-bottom:.75rem}.dropzone_fileTemplate__klJp3 a{color:#4e1e85}.dropzone_fileTemplate__klJp3 a:hover{color:#3b1666}.dropzone_formatsInfo__NInzr{margin-top:.5rem;margin-bottom:0;font-size:.875rem;color:#6b7280}@media(max-width:768px){.dropzone_dropzone__XVIlT{padding:1.5rem}.dropzone_uploadProgressHead__9bgSB p{margin:0;margin-bottom:0!important}.dropzone_uploadProgressBody__rYBWK{gap:.75rem}.dropzone_thumbnail__w60XS{gap:.5rem}.dropzone_thumbnail__w60XS img{width:75px;height:75px}.dropzone_fileName__j4QTv{text-align:left;margin:1.25rem 0}.dropzone_cancelButton__j027x svg{width:1.1rem;height:1.1rem}}.renderFormStates_feedback__hlmSa{display:flex;flex-direction:column;align-items:center;padding:7rem 1rem;gap:4rem}.renderFormStates_feedback__hlmSa>div{display:flex;align-items:center;justify-content:center}.renderFormStates_feedback__hlmSa.renderFormStates_success__CegDj>div svg{margin-top:-.25rem;margin-right:1rem;fill:#7dcc87}.renderFormStates_feedback__hlmSa.renderFormStates_success__CegDj>div p{font-size:1.5rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT svg{scale:.9}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF{gap:6rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div{flex-direction:column}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h3,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h3{margin-bottom:1.5rem;font-size:1.6rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h2{margin-bottom:.5rem;font-size:1.7rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div p,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div p{font-size:1.1rem;line-height:1.6;text-align:center}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div p span,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div p span{display:block;margin-top:.25rem}@media(max-width:720px){.renderFormStates_feedback__hlmSa{gap:1rem;font-size:1.4rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF{gap:3rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h3,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h3{margin-bottom:1rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div h2,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div h2{margin-bottom:.25rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div p,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div p{font-size:1rem;line-height:1.8}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT>div p span,.renderFormStates_feedback__hlmSa.renderFormStates_error__VNlfF>div p span{display:inline}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT{gap:1rem}.renderFormStates_feedback__hlmSa.renderFormStates_closed__hnZaT svg{scale:1}}.multiStepForm_formContainer___jTI4{margin:1rem auto 8rem;padding:3.5rem 3rem 3rem;background-color:#fff;opacity:.95s;border-radius:.5rem}.multiStepForm_formContainer___jTI4 h1{font-size:1.5rem;line-height:1.6;font-weight:600;color:#374151;margin-bottom:2rem;width:100%}.multiStepForm_formContainer___jTI4 p{font-size:.875rem;color:#6b7280;margin-bottom:1rem;line-height:1.8}.multiStepForm_formContainer___jTI4 p a{color:#4f46e5}.multiStepForm_notice__O0LqX{padding-left:0;margin-bottom:3rem;list-style-type:none}.multiStepForm_noticeItem__UGZL0{font-size:1rem;margin-bottom:.5rem;color:#474747;display:flex;align-items:flex-start}.multiStepForm_noticeItem__UGZL0 svg{flex-shrink:0;width:.75rem;height:.75rem;margin-right:.75rem;fill:#4f46e5;margin-top:.45rem}.multiStepForm_noticeItem__UGZL0:not(:last-child){margin-bottom:.5rem;padding-bottom:.25rem}.multiStepForm_noticeItem__UGZL0 a{color:#4f46e5}.multiStepForm_subtitle__k9FWm{width:100%;font-size:1rem!important;margin-bottom:1rem!important}.multiStepForm_infoFooter__Q14eY{text-align:center;margin-top:-6rem;margin-bottom:4rem;padding:2rem;font-size:.875rem;color:#6b7280;line-height:1.8}.multiStepForm_infoFooter__Q14eY a{color:#4f46e5}.multiStepForm_pages__fupO4{padding:7rem 1.5rem 1.5rem}.multiStepForm_header__xqbJ3{display:flex;justify-content:space-between;margin-bottom:1.5rem}.multiStepForm_headerNav__tb0Jv{display:flex;gap:.75rem;margin-right:.2rem}.multiStepForm_headerNav__tb0Jv button{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.5rem;border-radius:50%;background:#e0e7ff}.multiStepForm_headerNav__tb0Jv button.multiStepForm_disabled__ytmeq{background:#e5e7eb;cursor:not-allowed}.multiStepForm_headerNav__tb0Jv button svg{height:22px;width:22px}.multiStepForm_activePageTitle__r6QqS{display:flex;align-items:center}.multiStepForm_activePageTitle__r6QqS svg{margin-right:1rem;fill:#4f46e5;margin-top:-.2rem}.multiStepForm_activePageTitle__r6QqS h2{font-size:1.2rem}.multiStepForm_steps___fIN3{padding:.5rem;justify-content:space-between}.multiStepForm_step__VQXlN,.multiStepForm_steps___fIN3{display:flex;gap:.5rem;align-items:center;position:relative}.multiStepForm_step__VQXlN{cursor:pointer;flex-direction:column;justify-content:center}.multiStepForm_step__VQXlN span{z-index:2;padding:0 .2rem;background:#f5f5f5;background-color:#d1d5db;border-radius:50%;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.multiStepForm_step__VQXlN span p{color:#fff;font-size:.8rem;line-height:1;margin:0}.multiStepForm_step__VQXlN span svg{height:100%;width:100%;fill:#4f46e5}.multiStepForm_step__VQXlN span .multiStepForm_startIcon__2PrEJ{height:65%;width:65%;fill:#fff}.multiStepForm_step__VQXlN.multiStepForm_active__Phvwp span{background:#4f46e5;box-shadow:0 0 0 3px #fff,0 0 0 5px #a5b4fc,0 0 12px 2px rgba(79,70,229,.35)}.multiStepForm_progressContainer__PrQLe{flex:1 1 auto;height:3px;background-color:#e0e0e0;border-radius:2px;overflow:hidden;transform:translateY(-.05rem)}.multiStepForm_progressBar__zLniG{height:100%;background-color:#4f46e5;transition:width .3s ease-in-out}.multiStepForm_completed__Bm52t{background-color:#4f46e5!important}.multiStepForm_action__qsN8x{display:flex;justify-content:space-between;width:100%}.multiStepForm_navigation__Kt_iX{display:flex;gap:1rem}@media(max-width:720px){.multiStepForm_formContainer___jTI4{margin:1rem 0;padding:2.5rem 1.75rem}.multiStepForm_pages__fupO4{padding:3rem 1rem 1rem}.multiStepForm_header__xqbJ3{align-items:center;gap:1rem}.multiStepForm_activePageTitle__r6QqS{align-items:flex-start}.multiStepForm_activePageTitle__r6QqS h2{font-size:1.1rem}.multiStepForm_activePageTitle__r6QqS svg{flex-shrink:0;height:18px;width:18px;margin-right:.75rem;margin-top:.05rem}.multiStepForm_headerNav__tb0Jv{flex-shrink:0}.multiStepForm_headerNav__tb0Jv button{padding:.15rem;flex-shrink:0}.multiStepForm_action__qsN8x{flex-wrap:wrap}.multiStepForm_navigation__Kt_iX{margin-top:-1.5rem;order:-1;align-items:center;width:100%;margin-bottom:1rem}.multiStepForm_navigation__Kt_iX button{display:flex;justify-content:center;width:100%}}