.antibot { position: relative; width: 100%; flex: 0 0 100%; margin: 14px 0; text-align: left; box-sizing: border-box; }
.antibot label.antibot__human { display: flex; align-items: center; gap: 9px; width: auto; margin: 0; color: inherit; font: inherit; font-size: 14px; line-height: 22px; cursor: pointer; }
.antibot label.antibot__human input[type="checkbox"] { display: inline-block; position: static; appearance: auto; -webkit-appearance: checkbox; flex: 0 0 18px; width: 18px; height: 18px; min-height: 0; margin: 0; padding: 0; opacity: 1; clip: auto; clip-path: none; cursor: pointer; }
.antibot .antibot__trap { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip-path: inset(50%) !important; white-space: nowrap; }
.antibot .text-danger { margin-top: 6px; }
