.sfb-wrap{--sfb-gap:18px;max-width:100%}
.sfb-grid{display:flex;flex-wrap:wrap;gap:var(--sfb-gap)}
.sfb-field{box-sizing:border-box;min-width:0}
.sfb-frontend-hidden{display:none!important}
.sfb-w-33{width:calc(33.333% - 12px)}.sfb-w-50{width:calc(50% - 9px)}.sfb-w-67{width:calc(66.667% - 6px)}.sfb-w-100{width:100%}
.sfb-field>label:not(.sfb-choice){display:block;font-weight:600;margin:0 0 6px}
.sfb-field input:not([type=checkbox]):not([type=radio]),.sfb-field textarea,.sfb-field select,.sfb-rich{box-sizing:border-box;width:100%;min-height:44px;padding:9px 11px;border:1px solid #8c8f94;border-radius:3px;background:#fff;color:#1d2327;font:inherit}
.sfb-field textarea{min-height:120px}.sfb-rich{min-height:140px;border-radius:0 0 3px 3px}
.sfb-rich-toolbar{display:flex;gap:3px;padding:5px;border:1px solid #8c8f94;border-bottom:0;background:#f6f7f7;border-radius:3px 3px 0 0}
.sfb-rich-toolbar button{min-width:34px;padding:4px 7px;border:1px solid #c3c4c7;background:#fff;cursor:pointer}
.sfb-rich-value{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.sfb-choice{display:block;margin:6px 0;font-weight:400}.sfb-help{display:block;margin-top:5px;color:#50575e}.sfb-submit{margin-top:20px;padding:10px 20px;cursor:pointer}
.sfb-message{padding:12px 15px;margin:0 0 18px;border-left:4px solid}.sfb-success{background:#edfaef;border-color:#00a32a}.sfb-error{background:#fcf0f1;border-color:#d63638}
.sfb-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:700px){.sfb-w-33,.sfb-w-50,.sfb-w-67{width:100%}}
