Hi,
thanks for your availability,
Radio button was correct before my code at
https://www.easy-profile.com/support/answers-alignment-title-section-field-captcha.html
So the alignment in Privacy code seems a template bug and not a issue with Easy Profile and your template.
To fix it you can try to replace my previous CSS code with this:
#member-registration fieldset.radio > input[type=radio], #member-profile fieldset.radio > input[type=radio]{margin-left:0;}
#member-registration .radio label,
#member-profile .radio label{margin-right:20px}
#jform_privacyconsent_privacy{padding:0;}
a.modal {display:inline;position:static}