The same issue is occurring for on site. display: none; is showing in browser > view source, as added to the <form> Tag.
This allows the form to show, but then the styling is lost:
.forminator-custom-form {
display:block !important;
}
I have also attempted disabling all other plugins, and they do not seem to be the issue, as it persists.