Why is my product page causing CLS issues?

There are some quick links on the product page which are causing CLS, so the element is known, however I can not for the life of me isolate the cause of the issue.

Here is the page: https://www.rubiomonocoatusa.com/products/woodcream

Here is chrome devtools report: 2021-06-04_12-15-57 - TechSmith Screencast
It says it had recent input but that goes back and forth.

Any input, advice or direction would be greatly appreciated! Thank you!

Hi there - I had a similar issue with CLS and it turned out to be my cookie GDPR pop up. I was using google pagespeed to analyse my pages and it wasn’t even registering the GDPR bar most of the time. When I removed the cookie bar and changed it for another, CLS was reduced to almost nothing. Don’t know if that helps?