Custome Code Embed Marketo Form

hello can somebody please help me with this issue: I am trying to include a marketo form embed inside webflow with the custom code generated from marketo however the form doesn’t appear in the published site. Is there a way to fix this?
*The custom code is inside the popup from “Aplica acum”

Here is my site Read-Only: Webflow - pregatitpentrumaine

It would be helpful if you could share a published URL to the page, so inspection in a browser is possible.

sure, here it is: https://pregatitpentrumaine.webflow.io/ for now it’s only on the temporary webflow domain, but once it will work we plan to launch it on the official custom domain as well.

Do you have a screenshot of your Marketo code?

<script src="//meet.bench.co/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1234"></form> <script>MktoForms2.loadForm("//meet.bench.co", "123-ABC-456", 1234);</script>