.signup-wrapper{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.signup-wrapper .signup-form{padding:40px;width:600px;height:440px;border:1px solid #ececee;border-radius:20px}.signup-wrapper .sign-up{color:#5d5dd0;cursor:pointer}.signup-wrapper .mantine-Group-root{margin:20px 0 0}