.custom-form-wrapper{margin:0 auto;max-width:550px}.custom-form-wrapper label{display:none}.custom-form-wrapper form.hs-form{align-items:center;display:flex;gap:0;height:100%;justify-content:flex-start}.custom-form-wrapper .hs-form-field{flex:1;margin:0}.custom-form-wrapper .hs-form-field input{border:1px solid #ccc;border-radius:25px 0 0 25px;border-right:none;box-sizing:border-box;padding:10px;vertical-align:middle;width:100%}.custom-form-wrapper .hs-button{background-color:#2ecc71;border:1px solid #2ecc71;border-radius:0 25px 25px 0;box-sizing:border-box;color:#fff;cursor:pointer;flex-shrink:0;padding:10px 20px;vertical-align:middle}.custom-form-wrapper .hs-button:focus,.custom-form-wrapper .hs-form-field input:focus{outline:none}.custom-form-wrapper .field>.input{margin-top:0!important}.custom-form-wrapper .submitted-message{background-color:#f0f4f8;border-radius:10px;color:#333;margin-top:20px;padding:15px;text-align:center}