Uncaught TypeError: Cannot read properties of undefined (reading 'opacity')

I was designing my website and everything was going great, and then all of a sudden it seemed to stop working. Whenever I go to preview it, it works fine, but when I go to the staging site and the published site, the images and text say they are there in the console, but not visible on the page. This is the error I get in the console:

Uncaught TypeError: Cannot read properties of undefined (reading 'opacity')
at getStyle (webflow.177f9f65e.js:9860:25)
    at getInstanceOrigin (webflow.177f9f65e.js:7899:66)
    at createInstance (webflow.177f9f65e.js:11725:20)
    at webflow.177f9f65e.js:11529:11
    at Array.forEach (<anonymous>)
    at webflow.177f9f65e.js:11527:22
    at Array.forEach (<anonymous>)
    at renderInitialGroup (webflow.177f9f65e.js:11518:25)
    at webflow.177f9f65e.js:11424:9
    at webflow.177f9f65e.js:7458:17

Any and all help would be much appreciated!! Thank you!


Here is my site Read-Only: https://preview.webflow.com/preview/alyssa-durante-staging?utm_medium=preview_link&utm_source=designer&utm_content=alyssa-durante-staging&preview=92076b9ad927fbb83979cd1907b9a04c&workflow=preview
(how to share your site Read-Only link)