.form-section{width:100%;display:inline-block;padding:60px 0}.form-section .wrap{width:50%}.form-section .wrap form{width:100%;display:inline-block;position:relative}.form-section .wrap form .hs-input{width:100%!important;display:inline-block;background-color:#f5f8fa;font-size:16px;font-weight:500;padding:9px 10px;color:#cbd6e4}.form-section .wrap form input[type=submit],form .hs-button{line-height:0;font-weight:700;border-radius:3px;letter-spacing:1px;margin:35px 0 17px}.form-section .wrap form .hs-error-msgs label{margin:0;position:absolute}.form-section .wrap form label{font-size:13px;font-weight:500;line-height:20px}.form-section .wrap form .hs-form-required{color:#ef6b51;position:absolute;font-size:25px;margin:3px 0 0}.form-section .wrap form select:focus{color:#000!important}.form-section .submitted-message{font-size:18px;color:#00d783;width:100%;display:inline-block;font-weight:600}.form-section .wrap form input[type=checkbox]{width:auto!important}@media(max-width:991px){.form-section{padding:40px 0}}@media(max-width:767px){.form-section .wrap{width:100%}}