<spanstyle="cursor: pointer;"(click)="registerForm.terms =!registerForm.terms">I have read and agree to the <spanclass="mc-nav-link">Terms & Conditions</span></span>
<spanstyle="cursor: pointer;">I have read and agree to the <spanclass="mc-nav-link"(click)="openTermsAndConditions()">Terms & Conditions</span></span>
<spanstyle="cursor: pointer;"(click)="registerForm.policy =!registerForm.policy">I have read and agree to the <spanclass="mc-nav-link">Privacy Policy</span></span>
<spanstyle="cursor: pointer;">I have read and agree to the <spanclass="mc-nav-link"(click)="openPrivacyPolicy()">Privacy Policy</span></span>