Is it possible to embed EveryAction forms?

EveryAction is a contact relationship manager and donation platform. I’m wondering if it’s possible to embed their forms onto Discourse posts.

Contribution Form Example: Stop the Amazon Wildfires, Save the Parrots
Embed Code:

<link rel='preload' href='https://d3rse9xjbp8270.cloudfront.net/at.min.css' as='style'>

<script type='text/javascript' src='https://d3rse9xjbp8270.cloudfront.net/at.js' crossorigin='anonymous'></script>

<div class="ngp-form"

     data-form-url="https://secure.everyaction.com/v1/Forms/swgfywFRnkqA2d1NH3LJug2"

     data-fastaction-endpoint="https://fastaction.ngpvan.com"

     data-inline-errors="true"

     data-fastaction-nologin="true"

     data-databag-endpoint="https://profile.ngpvan.com"

     data-databag="everybody"

          data-mobile-autofocus="false">

</div>

I’m not techie enough to fully understand the limitations of embedding things in Discourse so I really appreciate your help.

A final question is, if I can’t do this embed in a typical post, is it possible to embed it in a published page?

Thank you.