*{margin:0;padding:0;box-sizing:border-box}.hidden{overflow:hidden;height:0;visibility:hidden;opacity:0}.equity-form .equity-form-wrapper h2{font-family:Poppins;font-style:normal;font-weight:500;font-size:13px;line-height:20px;color:#787878;margin-bottom:24px}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate{display:flex;justify-content:space-between;flex-direction:row;gap:8px}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:11.38px;padding:10.2456px 14.7993px;width:33.33%;height:auto;position:relative;background:#fff6dd;border-radius:5.69202px;cursor:pointer;transition:background .3s ease-in-out}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container svg{width:100%}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container:hover{background:#fcefca}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container .show-active{position:absolute;width:15px;height:15px;background:#ffc10e;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;top:-8px;right:10px;visibility:hidden;opacity:0;pointer-events:none}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container .radio-btn{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.equity-form .equity-form-wrapper .efw-rating-container .efw-rate .radio-btn-container .radio-btn input{width:100%;height:100%;visibility:hidden}.equity-form .equity-form-wrapper .efw-text-container{padding-top:42px;width:100%;display:flex;flex-direction:column;position:relative}.equity-form .equity-form-wrapper .efw-text-container textarea{flex:1;width:100%;height:187px;box-sizing:border-box;resize:none!important;border:1px solid #006545;border-radius:5px;font-family:Poppins;font-style:normal;font-weight:500;font-size:13.2042px;line-height:20px;color:#393939;padding:18px 16px 18px 16px}.equity-form .equity-form-wrapper .efw-text-container textarea:focus{outline:0}.equity-form .equity-form-wrapper .efw-text-container .text-left{position:absolute;bottom:20px;right:16px;font-family:Poppins;font-style:normal;font-weight:500;font-size:13px;line-height:20px;text-align:right;color:#393939}.equity-form .equity-form-wrapper .efw-text-container .text-left span{color:#afafaf!important}.equity-form .equity-form-wrapper button{width:100%;height:45px;margin-top:24px;background:#006545;border-radius:4.40138px;font-family:Poppins;font-style:normal;font-weight:500;font-size:13.2042px;line-height:20px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:-.02em;cursor:pointer;color:#fff;border:none;transition:background .3s ease-in-out;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-ms-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out}.equity-form .equity-form-wrapper button:hover{background:#006f4c}:root{--showHide:none}