Google cookies on login & signup pages

I noticed that my login and signup pages fire a variety of Google cookies. This happens only on these two pages. Would you know if it’s normal and why this is happening?

Example from my login page:

I’ve implemented Cookiebot and Google Analytics via Google Tag Manager, and everything works well. The default state is that all cookies (except essential cookies) are declined. I can see through the Tag Manager’s debug, as well as in Google Analytics, that Google Analytics doesn’t receive data when cookies are declined. However, when I check my page via Inspect / Application / Cookies (i.e. image above), there is a long list of Google cookies even though the user has declined cookies.

So I’m wondering why these Google cookies appear, and only on login and signup pages?

Do you allow signing up/logging in with Google?

No… it’s the standard signup with username and password, followed by 2FA (with Google Authenticator or Authy app). And 2FA login is on a different page.

Also, I had a look through these cookies and majority are for Google Analytics

Ok, I found a solution. I deleted Google cookies from my browser and the cookies no longer appear on my pages… So these cookies were not set by my pages, they were appearing from elsewhere…