.hero-form p{display:flex;justify-content:center;align-items:center;gap:15px}.hero-form select,.hero-form input[type="text"],.hero-form input[type="submit"]{padding:10px 18px;border:none;border-radius:25px;font-size:14px;width:100%;background:#fff;box-sizing:border-box}.hero-form input[type="submit"]:hover{background-color:#e3b94f}button.wpcf7-form-control.wpcf7-submit.has-spinner.et_pb_button.et_pb_bg_layout_light{width:100%;background:#0bc798;border-radius:20px 0px;border:none!important;box-sizing:border-box}@media screen and (max-width:980px){.hero-form p{flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%}.hero-form select,.hero-form input[type="text"],.hero-form input[type="submit"],button.wpcf7-form-control.wpcf7-submit.has-spinner.et_pb_button.et_pb_bg_layout_light{width:100%;max-width:100%}}button.wpcf7-form-control.wpcf7-submit.has-spinner.et_pb_button.et_pb_bg_layout_light:after{display:none!important}.wpcf7-form-control-wrap{position:relative;width:80%}