.botbox-send-form{max-width:480px}.botbox-send-form .botbox-send-field{margin:0 0 12px}.botbox-send-form .botbox-send-field label{display:block;font-weight:600;margin-bottom:4px}.botbox-send-form .botbox-send-field input[type=email],.botbox-send-form .botbox-send-field input[type=text],.botbox-send-form .botbox-send-field input[type=tel]{width:100%;padding:8px 10px;box-sizing:border-box;border:1px solid #c7c7c7;border-radius:4px}.botbox-send-form .botbox-send-consent label{font-weight:400;display:flex;gap:8px;align-items:flex-start}.botbox-send-form .botbox-send-actions{margin-top:14px}.botbox-send-form .botbox-send-submit{display:inline-block;padding:10px 18px;border:0;border-radius:4px;background:#2271b1;color:#fff;cursor:pointer;font-weight:600}.botbox-send-form .botbox-send-submit:disabled{opacity:.6;cursor:wait}.botbox-send-form .botbox-send-message{margin-top:12px;min-height:1em}.botbox-send-form .botbox-send-message.is-success{color:#1a7f37}.botbox-send-form .botbox-send-message.is-error{color:#b32d2e}.botbox-send-form .botbox-send-field-error{display:block;margin-top:4px;font-size:.9em;color:#b32d2e}.botbox-send-form .botbox-send-field-error[hidden]{display:none}.botbox-send-form .botbox-send-consent.has-error label>span{color:#b32d2e}.botbox-send-form .botbox-send-consent.has-error input[type=checkbox]{outline:2px solid #b32d2e;outline-offset:2px}.botbox-send-widget.botbox-send-mode-floating{position:fixed;right:24px;bottom:24px;z-index:9999}.botbox-send-widget.botbox-send-mode-inline{width:100%}