.hs-form{display:flex;flex-direction:column;gap:12px}.hs-form-field input[type=email],.hs-form-field input[type=text]{background-color:#fff;border:1px solid #ededed;border-radius:10px;height:48px;padding:8px;width:100%}.hs-form-field label{display:none}input.hs-button[type=submit]{-webkit-appearance:none;appearance:none;background-color:#00369b!important;background-image:none;border:none;border-radius:10px;color:#fff;display:inline-block;font-weight:700;height:48px;text-align:center;width:100%}