Auto-scroll issue with html embed and global block

Hello,

I am trying to figure out why my website keeps scrolling to the bottom on load, on every page that my email CTA global block is enabled. There is custom code embedded on every page for text styling, and the global block does use those styles. I’ve checked all interactions, unlinked global blocks and can’t figure it out. The code is below:

.clipped { -webkit-text-fill-color: transparent; -webkit-background-clip: text; .clipped-pink-texture { -webkit-text-fill-color: transparent; -webkit-background-clip: text; .clipped-orange-texture { -webkit-text-fill-color: transparent; -webkit-background-clip: text; .clipped-light-blue-flower { -webkit-text-fill-color: transparent; -webkit-background-clip: text; .clipped-blue-texture { -webkit-text-fill-color: transparent; -webkit-background-clip: text; .clipped-teal-texture { -webkit-text-fill-color: transparent; -webkit-background-clip: text;

Here is my public share link: [LINK][1]