Simplify formik for membership form
Test if everything would work properly using just 1 formik instance instead of 4.
This will simplify the overall logic and make it easier to maintain and understand. The form would response faster after the change.