.registerForm_container__ioSXo{min-height:calc(100vh - 100px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;color:var(--gray)}.registerForm_form__34EWm{display:flex;flex-direction:column;gap:10px}.registerForm_form__34EWm button,.registerForm_form__34EWm input{width:400px;padding:15px;font-size:15px;border-radius:7px;background:var(--softgray)}.registerForm_form__34EWm button{color:#fff;background:var(--darkpink);cursor:pointer}.registerForm_form__34EWm button:hover{background:var(--lightpink)}@media (max-width:475px){.registerForm_form__34EWm button,.registerForm_form__34EWm input{width:300px;padding:8px}}