[Form] Input field on Safari is not working

Hey Community,
On Google Chrome works perfectly but Safari and Mozilla, I have the same issue.
Input-field is not working…

You can check it out
https://voysmile-landing.webflow.io

Gr, Pitu


Here is my site Read-Only: https://voysmile-landing.webflow.io
(how to share your site Read-Only link)

hi @Pitu it works in Firefox for me. For Safari you have applied

body * {
-webkit-user-select: none;
} 

just fix that and you will be fine