Don’t have an account? <spanclass="mc-nav-link"routerLink="/my-career-web/auth/register">Sign up free <istyle="margin-left: 3px;"class="fa fa-chevron-right"></i></span>
</div>
<divclass="d-flex justify-content-center">
<buttonclass="action-btn google-login"[disabled]="isLoading">Sign in with Google</button>
</div>
<divclass="d-flex justify-content-center">
<buttonclass="action-btn linkedin-login"[disabled]="isLoading">Sign in with Linkedin</button>
<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;"(click)="registerForm.policy =!registerForm.policy">I have read and agree to the <spanclass="mc-nav-link">Privacy Policy</span></span>
Already have an account? <spanclass="mc-nav-link"routerLink="/my-career-web/auth/login">Sign in <istyle="margin-left: 3px;"class="fa fa-chevron-right"></i></span>