Form radio buttons are unselectable

I have NO idea why this is happening, but the radio buttons are unselectable on this landing page I created.

Any help?

https://info.survey-me.com/surveyme-email-opt-in

Hi Ethan,

Looks like the input for the radio button has an of opacity 0 on it

.row-fluid .inputs-list input[type=“radio”] {

opacity: 0;

}

Changing this value to 1 would fix the buttons, but also I see that there are coded span element’s to create more visually pleasing radio circles. So either I’d get rid of those and make the opacity 1 or show both and make the span:before element unclickable.

Fixed it thank you!

Same issue. I have scoured for where to change the opacity? Please advise + here is my form: https://22296462.hs-sites.com/arena-strive-registration