.formGroup{justify-content:space-around}.formGroup,.formcontainer{display:flex;flex-direction:column;gap:20px;height:100%}.formcontainer{background-color:#fff;border-radius:10px;padding:0 10px}.formcontainer .formcontainerheader{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.formcontainer .formcontainerheader h5{color:#25213b;font-size:14px;margin-bottom:5px;padding:5px}.formcontainer .form{display:flex;flex-direction:column;gap:15px;justify-content:space-between;width:100%}
