.tooltip-v10[data-v-2b3f4020]{position:relative;-ms-flex-negative:0;flex-shrink:0;overflow:visible;cursor:help;outline:none;vertical-align:middle}.tooltip-v10[data-v-2b3f4020],.tooltip-v10__icon[data-v-2b3f4020]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tooltip-v10__icon[data-v-2b3f4020]{pointer-events:none}.tooltip-v10__svg[data-v-2b3f4020]{display:block}.tooltip-v10__icon-html[data-v-2b3f4020]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.tooltip-v10__icon-html[data-v-2b3f4020] svg{display:block;width:100%;height:100%}.tooltip-v10__tip[data-v-2b3f4020]{position:fixed;z-index:9999;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 12px;border-radius:6px;font-size:12px;line-height:1.5;font-weight:400;white-space:normal;min-width:0;max-width:min(280px,calc(100vw - 16px));-webkit-box-shadow:0 4px 12px rgba(0,0,0,.35);box-shadow:0 4px 12px rgba(0,0,0,.35);pointer-events:none;word-wrap:break-word;background:rgba(40,41,46,.98);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.92)}.tooltip-v10__text[data-v-2b3f4020]{margin:0}.captcha-widget{width:min(100%,320px);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto}.captcha-body,.captcha-stage{position:relative}.captcha-stage{width:100%;aspect-ratio:2/1;overflow:hidden;border:1px solid var(--bit-component-border,#d6d9de);border-radius:8px;background:var(--bit-component-bg,#f3f5f7)}.captcha-bg{display:block;width:100%;height:100%}.captcha-piece{position:absolute;left:0;top:58px;width:54px;height:44px;pointer-events:none;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.28));filter:drop-shadow(0 2px 4px rgba(0,0,0,.28))}.captcha-slider{position:relative;height:16px;margin-top:24px;border-radius:32px;background:var(--bit-card-color)}.captcha-slider-fill{position:absolute;left:0;top:0;height:100%;width:0;border-radius:32px;background:var(--bit-green,#beff32);pointer-events:none}.captcha-handle{position:absolute;left:0;top:-8px;z-index:1;width:54px;height:32px;border:0;border-radius:48px;background:var(--bit-primary);cursor:-webkit-grab;cursor:grab;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.captcha-handle:before{content:"";display:block;width:2px;height:50%;border-radius:1px;background:var(--bit-bg-color);-webkit-box-shadow:-8px 0 0 var(--bit-card-color),8px 0 0 var(--bit-card-color);box-shadow:-8px 0 0 var(--bit-card-color),8px 0 0 var(--bit-card-color)}.captcha-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.captcha-handle:disabled{cursor:wait}.captcha-loading{position:absolute;inset:0;z-index:2;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;background:rgba(9,9,11,.35);pointer-events:all;height:calc(100% + 12px);left:-2px;top:0;display:flex;align-items:center;justify-content:center}.captcha-loading[hidden]{display:none!important}.captcha-loading-spinner{width:28px;height:28px;border:2px solid hsla(0,0%,100%,.25);border-top-color:var(--bit-primary,#2b6cff);border-radius:50%;-webkit-animation:captcha-spin .7s linear infinite;animation:captcha-spin .7s linear infinite;margin-top:-48px}@-webkit-keyframes captcha-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes captcha-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.captcha-status{min-height:20px;margin-top:8px;color:var(--bit-muted,#384252);font-size:14px;text-align:center}.captcha-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;direction:ltr;margin-top:4px;min-height:28px}.captcha-help,.captcha-refresh-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.captcha-refresh-btn{width:28px;height:28px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--bit-muted,#384252);cursor:pointer}.captcha-refresh-btn:hover{color:var(--bit-primary,#2b6cff)}.captcha-refresh-btn:disabled{cursor:wait;opacity:.7}.captcha-refresh-btn svg{display:block}