.survey-block .survey-smoke-question{margin-bottom:20px}.survey-block .survey-form{max-width:100%}.survey-block .survey-form .chbox_wrap{display:flex;justify-content:flex-start;align-items:center}.survey-block .survey-form .chbox_wrap .chbox{flex-shrink:0;margin-right:10px;margin-bottom:10px;width:25px;height:25px}.survey-block .survey-form .form_error{background:rgba(255,157,157,.3)}.survey-block .survey-form .form_error,.survey-block .survey-form .form_success{padding:10px;margin:20px 0;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.survey-block .survey-form .form_success{background:rgba(141,198,63,.5)}.survey-block .survey-form button{position:relative;padding:10px 20px;cursor:pointer;border:none;background:#2784bf;margin-top:30px;outline:none}.survey-block .survey-form button .text{position:relative;z-index:2;color:#fff;font-size:22px}.survey-block .survey-form button img{width:40px;position:absolute;top:5px;z-index:10}.survey-block .survey-form button:active .background,.survey-block .survey-form button:focus .background{box-shadow:none}