.form__steps{position:relative}.form__not-apply p{margin-bottom:0}.form__not-apply.active{align-items:center;background:#fff;border-radius:8px;display:flex;height:165px!important;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%}.form__hs,.form__not-apply,.form__step{height:0;opacity:0;overflow:hidden;transition:opacity .5s,visibility .5s;visibility:hidden}.form__step h3{text-align:center}.form__hs.active,.form__not-apply.active,.form__step.active{height:auto;opacity:1;overflow:hidden;visibility:visible}.form__step_radio input{display:none}.form__step_radios{flex-wrap:wrap}.form__step_radios,.form__step_radios label{display:flex;grid-gap:10px;justify-content:center}.form__step_radios label{align-items:center;align-self:stretch;background:#e6e6e6;border-radius:8px;flex-direction:column;justify-items:center;padding:10px 5px;text-align:center;transition:all .3s ease;width:140px}.form__step_radio{align-items:center;align-self:stretch;display:flex}.form__step_radios label span{align-items:center;display:flex;height:40px}.form__step_radios label svg{height:40px;margin:auto;width:40px}.form__step_radios label.active{background:green;color:#fff}.form__step .btn-next{display:flex;margin:35px auto 15px}.form__steps form label{color:#fff}.form__steps .hs_submit{margin:20px auto 10px}