.AuthContainer_wrapper__EXZvK{display:block;background-color:var(--white-400);padding:1rem;border-radius:4px;max-width:500px;width:100%;animation:AuthContainer_fade__uEapD .3s backwards}.AuthContainer_wrapper__EXZvK h1{font-size:2.5rem;font-weight:900}@keyframes AuthContainer_fade__uEapD{0%{opacity:0}to{opacity:1}}.Field_wrapper__HP1AQ{gap:.5rem;flex-direction:column;display:flex;position:relative}.Field_label__dAkZa{font-weight:600;color:var(--gray-300);font-size:1rem;margin-bottom:.75rem;display:block}.Field_icon__y8xez{position:absolute;left:.8rem;color:var(--gray-300);height:100%;display:flex;align-items:center}.Field_wrapper__HP1AQ input{border:2px solid var(--gray-100);padding:0 .8rem 0 2.4rem;height:2.8rem;border-radius:6px;font-size:1rem;color:var(--black);background-color:var(--white-400);transition:border-color .3s ease}.Field_wrapper__HP1AQ input:focus{border:2px solid var(--yellow-400)}.Field_wrapper__HP1AQ input[type=date]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.Field_wrapper__HP1AQ input:focus .Field_icon__y8xez{color:var(--yellow-400)}.Field_wrapper__HP1AQ input::-moz-placeholder{color:var(--gray-300)}.Field_wrapper__HP1AQ input::placeholder{color:var(--gray-300)}.Field_wrapper__HP1AQ input:disabled{background-color:var(--gray-100);cursor:not-allowed}.Field_errorMessage__05XTs{display:block;margin-top:.5rem;color:var(--red-200)}.Field_eye__uEzpj{position:absolute;top:14px;right:.8rem;color:var(--blue-400);cursor:pointer}.TextFieldWithMask_wrapper__OYH6T{gap:.5rem;flex-direction:column;display:flex;position:relative}.TextFieldWithMask_label__CxsWQ{font-weight:600;color:var(--gray-300);font-size:1rem;margin-bottom:.75rem;display:block}.TextFieldWithMask_icon__OQ61B{position:absolute;left:.8rem;color:var(--gray-300);height:100%;display:flex;align-items:center}.TextFieldWithMask_wrapper__OYH6T input{border:2px solid var(--gray-100);padding:0 .8rem 0 2.4rem;height:2.8rem;border-radius:6px;font-size:1rem;color:var(--black);background-color:var(--white-400);transition:border-color .3s ease}.TextFieldWithMask_wrapper__OYH6T input:focus{border:2px solid var(--yellow-400)}.TextFieldWithMask_wrapper__OYH6T input[type=date]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.TextFieldWithMask_wrapper__OYH6T input:focus .TextFieldWithMask_icon__OQ61B{color:var(--yellow-400)}.TextFieldWithMask_wrapper__OYH6T input::-moz-placeholder{color:var(--gray-300)}.TextFieldWithMask_wrapper__OYH6T input::placeholder{color:var(--gray-300)}.TextFieldWithMask_wrapper__OYH6T input:disabled{background-color:var(--gray-100);cursor:not-allowed}.TextFieldWithMask_eye__dgvzl{position:absolute;top:14px;right:.8rem;color:var(--blue-400);cursor:pointer}.TextFieldWithMask_errorMessage__ck9Ms{display:block;margin-top:.5rem;color:var(--red-200)}.register_form__I_e88{display:flex;flex-direction:column;gap:.875rem;margin-top:1rem}.register_buttonWrapper__4zNCF{display:flex;justify-content:flex-end}.register_forgotPasswordText__Mvx5N{margin-bottom:1.4rem}.register_forgotPasswordText__Mvx5N a{font-weight:700;color:var(--blue-400);transition:color .3s ease}.register_forgotPasswordText__Mvx5N a:hover{color:var(--blue-200)}.register_registerLink__pIbf_{text-align:center;color:var(--black-400)}.register_registerLink__pIbf_ a{color:var(--blue-400);font-weight:700;transition:color .3s ease}.register_registerLink__pIbf_ a:hover{color:var(--blue-200)}.register_errorText__GJmpy{margin-top:6px;color:var(--red-200)}