.register_container__ZDvLI{display:flex;align-items:center;justify-content:center;height:calc(100vh - 200px)}.register_formContainer__P0L37{padding:40px;border-radius:10px;background:var(--bgSoft)}@media (max-width:487px){.register_formContainer__P0L37{padding:20px}}.RegisterForm_myForm__WlC89{display:flex;gap:30px;flex-direction:column;align-items:center}.RegisterForm_myForm__WlC89 input{width:400px;height:50px;padding:10px;background-color:var(--bg);border:none;color:#fff;border-radius:6px}.RegisterForm_myForm__WlC89 button{background-color:var(--btn);text-align:center;padding:20px;border-radius:5px;border:none;width:100%;color:#fff;font-size:14px;font-weight:400;cursor:pointer}@media (max-width:487px){.RegisterForm_myForm__WlC89 button,.RegisterForm_myForm__WlC89 input{width:100%;height:30px;padding:5px}}