.fpb-form-protection { box-sizing: border-box; clear: both; width: 100%; margin: 16px 0; font: inherit; }
.fpb-form-protection [hidden] { display: none !important; }
.fpb-form-protection [data-fpb-challenge] { max-width: 100%; }
.fpb-form-protection .fpb-protection-status { margin: 8px 0; font-size: 13px; line-height: 1.6; }
.fpb-form-protection .fpb-protection-status:empty { display: none; }
.fpb-form-protection .fpb-protection-disclosure { display: block; margin-top: 8px; font-size: 11px; line-height: 1.6; opacity: .8; }
.fpb-form-protection .fpb-protection-disclosure a { color: inherit; text-decoration: underline; }
.fpb-form-protection [data-fpb-protection-retry] { min-height: 44px; margin: 8px 0; padding: 8px 16px; cursor: pointer; }
.fpb-form-protection :focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
