.gfield_radio{display:flex;justify-content:space-evenly}.gchoice{display:flex;flex-direction:column;align-items:center}.gform_wrapper.gravity-theme .gfield-choice-input+label{max-width:10px!important}.ginput_container.ginput_container_radio{margin:60px auto 20px auto;position:relative}.gchoice:nth-of-type(1):before{content:"WEAK";position:absolute;top:-34px;left:14%}.gchoice:nth-last-of-type(1):after{content:"STRONG";position:absolute;top:-34px;right:14%}.button{color:#ffffff!important;border-width:0px!important;font-size:20px;font-family:'Lato',Helvetica,Arial,Lucida,sans-serif!important;background-color:#004f5a!important;padding:18px 30px;line-height:0px;min-width:150px;transition:all 0.2s linear}.button:hover{background-color:#7dc246!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{display:flex;justify-content:space-between}.gchoice:nth-of-type(1):after{content:"";width:70%;height:2px;position:absolute;background-color:#929292;left:15%;top:4.5px;z-index:-1}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#7dc246}input[type='radio']:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#929292;content:'';display:inline-block;visibility:visible}input[type='radio']:checked:after{width:15px;height:15px;border-radius:15px;top:-2px;left:-1px;position:relative;background-color:#7dc246;content:'';display:inline-block;visibility:visible}