.register_centerForm__dKJAK{background:linear-gradient(to right,var(--color-200) 20%,var(--color-300));width:100vw;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.register_wrapper__NV670{background:#fff;box-shadow:0 5px 10px 5px rgba(0,0,0,.1);text-align:center;border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column}.register_login__bpuYZ{padding:20px}.register_register__NxG_6{background:var(--color-400);color:#fff;padding:30px;border-top-right-radius:50px;border-top-left-radius:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.register_register__NxG_6 h1{font-size:24px}.register_form__7QQcE{display:flex;flex-direction:column;align-items:center;gap:20px}.register_input__KLtPQ{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f0f0f0;border:none;border-radius:var(--border-radius);padding:10px 20px;width:90%;box-sizing:border-box}.register_error___RmAN .register_input__KLtPQ{border:1px solid red}.register_errorText__Ldura{color:red;margin:0}.register_forgotPassword__HGXVW{font-size:12px;color:var(--color-500)}.register_submit__DUV5Y{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;width:-moz-fit-content;width:fit-content;font-size:16px;margin-top:20px}.register_boton__tDCMH{background:linear-gradient(to right bottom,var(--color-200),var(--color-500));border-radius:var(--border-radius);color:#fff;padding:10px 20px;display:block;width:-moz-fit-content;width:fit-content;cursor:pointer;font-weight:700;white-space:nowrap;border:3px solid #fff;transition:.3s ease-in-out;text-decoration:none;font-size:inherit;margin-left:-10px;padding:10px 30px!important;background:var(--color-400)!important}.register_boton__tDCMH:hover{box-shadow:10px 10px var(--color-500);transform:translate(-5px,-5px)!important}.register_registerLink__pALLr{width:-moz-fit-content;width:fit-content;display:block}.register_registerLink__pALLr .register_boton__tDCMH{background:transparent!important}.register_register__NxG_6 p{font-weight:300}@media (min-width:768px){.register_wrapper__NV670{flex-direction:row}.register_login__bpuYZ{width:50%;padding:50px 20px}.register_register__NxG_6{border-top-right-radius:0;border-top-left-radius:100px;border-bottom-left-radius:100px;width:40%}}