If the page loads fine in other browsers but not in Opera, it’s often related to Opera’s built-in ad blocker or tracking protection. Try turning off Opera’s ad blocker and tracking protection just for that page and reload it.
Also open Developer Tools in Opera and check the Console tab for any JavaScript errors. If there are JS or mixed content errors, it may be a script or resource being blocked.
Sometimes Opera’s cache can be stubborn, so you can also try resetting site permissions for that domain or flushing your DNS from the system side. If the issue continues, it might be worth testing the site with all CSS and JS minification disabled to see if something is breaking in Opera specifically.