.FormSuccess_container__gNHWl{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px);z-index:1000;padding:1rem}.FormSuccess_successCard__XAbxe{background-color:white;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.2);width:100%;max-width:400px;padding:2rem;text-align:center}.FormSuccess_iconWrapper__W1BS4{background-color:#f0fdf4;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.FormSuccess_checkIcon__M2Y4i{color:#10b981;width:40px;height:40px}.FormSuccess_title__ad0nZ{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#111827}.FormSuccess_message__NlvGP{color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.FormSuccess_button__SHAjC{background-color:#b41218;color:white;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}.FormSuccess_button__SHAjC:hover{background-color:#9a0f14}.MobileCadastroForm_container__mSo_Z{width:100%;min-height:100vh;display:flex;flex-direction:column;background:none}.MobileCadastroForm_header__WMR4h{position:relative;padding:12px 15px;text-align:center;background-image:url(/image/backgroundmobile.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#000;height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}.MobileCadastroForm_headerTop__8hGPa{font-size:1rem;color:white;margin:0 0 8px;font-weight:400;position:relative;z-index:2}.MobileCadastroForm_brand__Xcb_W{font-size:3.5rem;color:white;font-weight:700;margin:0;line-height:1;position:relative;z-index:2}.MobileCadastroForm_brandPlus__eVPQG{color:#e5383b}.MobileCadastroForm_headerBottom__TCIUM{font-size:.9rem;color:white;margin:8px 0 0;font-weight:400;line-height:1.3;position:relative;z-index:2;max-width:85%}.MobileCadastroForm_header__WMR4h:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1}.MobileCadastroForm_formArea__2Xj_n{background-color:white;flex:1;padding:20px 15px}.MobileCadastroForm_formTitle__N5wIp{text-align:center;font-size:1.1rem;font-weight:600;margin:0 0 20px;color:#000}.MobileCadastroForm_formGroup__WRz55{margin-bottom:12px}.MobileCadastroForm_formRow__qQRyB{display:flex;gap:10px;margin-bottom:12px}.MobileCadastroForm_formColumn__CFzY_{flex:1}.MobileCadastroForm_col-3__NoFvi{flex:0 0 30%}.MobileCadastroForm_col-7__fH2XW{flex:0 0 70%}.MobileCadastroForm_col-2__8Fpyl{flex:0 0 20%}.MobileCadastroForm_col-6__l40HW{flex:0 0 60%}.MobileCadastroForm_col-4__pRsty{flex:0 0 32%}.MobileCadastroForm_label__IESzq{display:block;font-size:.8rem;color:#000;margin-bottom:5px;font-weight:400}.MobileCadastroForm_input__eFKIn{width:100%;height:34px;padding:0 10px;font-size:.85rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.MobileCadastroForm_passwordField__oxg5e{position:relative}.MobileCadastroForm_eyeIcon__66Kld{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;color:#999;cursor:pointer}.MobileCadastroForm_select__cBgLG{width:100%;height:34px;padding:0 10px;font-size:.85rem;border:1px solid #ccc;border-radius:4px;background-color:white;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px;appearance:none;-webkit-appearance:none}.MobileCadastroForm_submitButton__fVyCV{width:100%;height:40px;background-color:#b41218;color:white;border:none;border-radius:4px;font-size:.9rem;font-weight:500;margin-top:10px;cursor:pointer}.MobileCadastroForm_inputError__FhzdS{border-color:#e5383b}.MobileCadastroForm_formError__XlhUu{color:#e5383b;font-size:.7rem;margin-top:2px}.MobileCadastroForm_errorMessage__7xsrS{background-color:#fee2e2;color:#b91c1c;padding:8px;border-radius:3px;margin-bottom:10px;font-size:.75rem;display:flex;align-items:center;gap:6px}.MobileCadastroForm_loadingIndicator__b4OKX{display:flex;align-items:center;justify-content:center;gap:6px}.MobileCadastroForm_spinner__vv2og{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:MobileCadastroForm_spin__PMXJq 1s linear infinite}@keyframes MobileCadastroForm_spin__PMXJq{to{transform:rotate(1turn)}}.DesktopCadastroForm_container__tYJbZ{width:100%;min-height:100vh;background-color:#121212;background-image:url(/image/background.png);background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.DesktopCadastroForm_grid__pm4ig{width:100%;max-width:1100px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:0 auto;padding:0 1.5rem}.DesktopCadastroForm_textColumn__bW1uZ{display:flex;flex-direction:column;justify-content:center;color:white;padding-right:1rem}.DesktopCadastroForm_title__xOsC_{font-size:2.25rem;margin-bottom:.375rem}.DesktopCadastroForm_brandTitle__x5NEg{font-size:4.5rem;font-weight:800;line-height:1;margin-bottom:1.25rem}.DesktopCadastroForm_brandTitle__x5NEg span:last-child{color:#ef4444}.DesktopCadastroForm_subtitle__mOKwh{font-size:2.25rem;line-height:1.4}.DesktopCadastroForm_subtitle__mOKwh span{font-weight:600}.DesktopCadastroForm_formColumn__CgxBN{background-color:white;border-radius:.75rem;box-shadow:0 8px 20px rgba(0,0,0,.1);padding:1.5rem;max-width:480px}.DesktopCadastroForm_formTitle__Gio_r{text-align:center;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#333}.DesktopCadastroForm_form__XLu_x{display:flex;flex-direction:column;gap:1rem}.DesktopCadastroForm_formRow__IdIeW{display:flex;gap:.75rem}.DesktopCadastroForm_col2__OUrke{flex:0 0 calc(16.666% - 0.5rem)}.DesktopCadastroForm_col3__UGGOL{flex:0 0 calc(25% - 0.5rem)}.DesktopCadastroForm_col4__u1NYn{flex:0 0 calc(33.333% - 0.5rem)}.DesktopCadastroForm_col5__7ClIZ{flex:0 0 calc(41.666% - 0.5rem)}.DesktopCadastroForm_col6__aqBD3{flex:0 0 calc(50% - 0.375rem)}.DesktopCadastroForm_col7__75NF7{flex:0 0 calc(58.333% - 0.375rem)}.DesktopCadastroForm_col8__kHyNN{flex:0 0 calc(66.666% - 0.25rem)}.DesktopCadastroForm_label___jftw{display:block;font-size:.8rem;font-weight:500;margin-bottom:.25rem;color:#333}.DesktopCadastroForm_input__4WyeN,.DesktopCadastroForm_select__lUyeD{width:100%;height:2.5rem;padding:0 .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .15s,box-shadow .15s}.DesktopCadastroForm_input__4WyeN:focus,.DesktopCadastroForm_select__lUyeD:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.DesktopCadastroForm_inputError__Tmh8W{border-color:#ef4444}.DesktopCadastroForm_formError__XRrYK{color:#ef4444;font-size:.7rem;margin-top:.2rem}.DesktopCadastroForm_select__lUyeD{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.DesktopCadastroForm_inputWithIcon__tdL4K{position:relative}.DesktopCadastroForm_inputWithIcon__tdL4K .DesktopCadastroForm_input__4WyeN{padding-right:2.5rem}.DesktopCadastroForm_inputIcon__M5TE1{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#6b7280;padding:.375rem;cursor:pointer}.DesktopCadastroForm_errorMessage__J2sYs{background-color:#fee2e2;color:#b91c1c;padding:.625rem;border-radius:.375rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-size:.8rem}.DesktopCadastroForm_button__zwNU4{background-color:#b41218;color:white;height:2.75rem;border-radius:.375rem;font-weight:500;font-size:.9rem;margin-top:.5rem;border:none;cursor:pointer;transition:background-color .15s}.DesktopCadastroForm_button__zwNU4:hover{background-color:#9a0f14}.DesktopCadastroForm_button__zwNU4:disabled{opacity:.7;cursor:not-allowed}.DesktopCadastroForm_loadingIndicator__lj72y{display:flex;align-items:center;justify-content:center;gap:.5rem}.DesktopCadastroForm_spinner__lZngn{width:.875rem;height:.875rem;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:DesktopCadastroForm_spin__MYlsx 1s linear infinite}@keyframes DesktopCadastroForm_spin__MYlsx{to{transform:rotate(1turn)}}.CadastroForm_container__LV1cO,.CadastroForm_mobileContainer__biXWH{width:100%;min-height:100vh;background-color:#fff}.CadastroForm_mobileContainer__biXWH{display:flex;flex-direction:column}.CadastroForm_mobileHeader__rukZX{position:relative;height:120px;width:100%;flex-shrink:0;overflow:hidden}.CadastroForm_headerImage__KHW12{width:100%;height:100%;object-fit:cover;object-position:center top}.CadastroForm_headerOverlay__kFMU0{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4)}.CadastroForm_headerContent__9Lelq{text-align:center;color:white}.CadastroForm_headerContent__9Lelq p{font-size:.875rem;margin:0}.CadastroForm_headerTitle__zIz3f{font-size:2rem;font-weight:700;margin:.25rem 0;line-height:1}.CadastroForm_headerTitle__zIz3f span:last-child{color:#ef4444}.CadastroForm_mobileFormContainer__A_mtd{flex:1;overflow-y:auto;padding:1.5rem 1rem;background-color:#fff;border-radius:1rem 1rem 0 0;margin-top:-1rem;z-index:1}.CadastroForm_formTitle__l8PXJ{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:1.5rem;color:#333}.CadastroForm_form__mcdn7{display:flex;flex-direction:column;gap:1rem}.CadastroForm_inputGroup__HdUAL{display:flex;flex-direction:column;gap:.75rem}.CadastroForm_inputRow__h_WtT{display:grid;grid-template-columns:repeat(12,1fr);gap:.75rem}.CadastroForm_col2__KPEJf{grid-column:span 2}.CadastroForm_col3__R7cZc{grid-column:span 3}.CadastroForm_col4__8LJWF{grid-column:span 4}.CadastroForm_col5__MKHhT{grid-column:span 5}.CadastroForm_col6__kV_EH{grid-column:span 6}.CadastroForm_col7__MZRM_{grid-column:span 7}.CadastroForm_col8_____4e{grid-column:span 8}.CadastroForm_col9__rlRWU{grid-column:span 9}.CadastroForm_col12__kCabB{grid-column:span 12}.CadastroForm_label__Lx44k{display:block;font-size:.75rem;font-weight:500;margin-bottom:.25rem;color:#333}.CadastroForm_input__mNY3p{width:100%;height:2.5rem;padding:0 .75rem;font-size:.875rem;border-radius:.25rem;border:1px solid #d1d5db;outline:none}.CadastroForm_input__mNY3p:focus{border-color:transparent;outline:2px solid #ef4444;outline-offset:-1px}.CadastroForm_inputError__r54rj{border-color:#ef4444}.CadastroForm_select__JYNmD{width:100%;height:2.5rem;padding:0 .75rem;font-size:.875rem;border-radius:.25rem;border:1px solid #d1d5db;background-color:white;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.CadastroForm_select__JYNmD:focus{border-color:transparent;outline:2px solid #ef4444;outline-offset:-1px}.CadastroForm_inputWithIcon__zzCmj{position:relative}.CadastroForm_inputWithIcon__zzCmj .CadastroForm_input__mNY3p{padding-right:2.5rem}.CadastroForm_inputIcon__kPLF0{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);cursor:pointer;border:none;background:transparent;color:#6b7280;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.CadastroForm_errorMessage__N6nH9{margin-bottom:1rem;padding:.5rem;background-color:#fee2e2;color:#b91c1c;border-radius:.25rem;font-size:.75rem;display:flex;align-items:center;gap:.5rem}.CadastroForm_formError__EbBpL{color:#ef4444;font-size:.75rem;margin-top:.25rem}.CadastroForm_button__We_v3{width:100%;height:2.75rem;margin-top:1.5rem;margin-bottom:1.5rem;background-color:#b41218;color:white;font-weight:500;border-radius:.375rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem}.CadastroForm_button__We_v3:hover{background-color:#9a0f14}.CadastroForm_button__We_v3:disabled{opacity:.7;cursor:not-allowed}.CadastroForm_loadingIndicator__VjDn1{display:flex;align-items:center;justify-content:center;gap:.5rem}.CadastroForm_spinner__x34qJ{width:1rem;height:1rem;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:CadastroForm_spin__DZVzw 1s linear infinite}@keyframes CadastroForm_spin__DZVzw{to{transform:rotate(1turn)}}.CadastroForm_desktopContainer__hJ6HB{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:2.5rem 0}.CadastroForm_desktopGrid__hV_54{width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:0 1rem}.CadastroForm_textColumn__tHKw3{color:white;padding-right:2.5rem}.CadastroForm_textColumnTitle__Ffaqb{font-size:1.75rem;margin-bottom:.5rem}.CadastroForm_textColumnBrand__8ESy6{font-size:4rem;font-weight:800;margin-bottom:1rem}.CadastroForm_textColumnBrand__8ESy6 span:last-child{color:#ef4444}.CadastroForm_textColumnSubtitle__hCqKm{font-size:1.75rem;line-height:1.5}.CadastroForm_textColumnSubtitle__hCqKm span{font-weight:600}.CadastroForm_formColumn__uU0sF{background-color:white;border-radius:1rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding-right:1rem;padding-left:1rem;padding-top:1rem;width:100%;max-width:500px;justify-self:end}.CadastroForm_mainContainer__81z5t{width:100%;min-height:100vh;display:flex;flex-direction:column;background:none}