.wa-form-module,.wa-form-module *{box-sizing:border-box}.wa-form-module{font-family:var(--wa-font-body);width:100%}.wa-form-module__placeholder{border:1px dashed rgba(19,41,75,.35);border-radius:16px;color:#13294b;display:flex;flex-direction:column;gap:8px;min-height:180px;padding:32px;place-content:center;text-align:center}.wa-form-module form{width:100%}.wa-form-module .hs-form-field{margin-bottom:22px}.wa-form-module label{display:block;font-weight:700;margin-bottom:8px}.wa-form-module input:not([type=checkbox]):not([type=radio]):not([type=submit]),.wa-form-module select,.wa-form-module textarea{min-height:52px;width:100%}.wa-form-module textarea{min-height:150px;resize:vertical}.wa-form-module .hs-button{font-weight:700;min-height:48px}.wa-form-module .hs-button:focus,.wa-form-module .hs-button:hover{font-weight:700}@media(max-width:680px){.wa-form-module__placeholder{padding:24px}.wa-form-module .hs-form-field{margin-bottom:18px}}