.captcha-gate{margin-top:14px}.captcha-box{align-items:center;background:#f9f9f9;border:1px solid #d3d3d3;border-radius:3px;box-shadow:0 1px 3px #00000014;cursor:pointer;display:flex;max-width:100%;padding:12px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:300px}.captcha-box:hover{border-color:#b3b3b3}.captcha-checkbox{align-items:center;background:#fff;border:2px solid #c1c1c1;border-radius:2px;display:flex;flex-shrink:0;height:26px;justify-content:center;margin-right:12px;width:26px}.captcha-spinner{animation:captcha-spin .8s linear infinite;border:3px solid #d3d3d3;border-radius:50%;border-top-color:#2773ac;height:16px;width:16px}.captcha-label{color:#555;flex:1;font-size:14px}.captcha-brand{align-items:center;color:#9b9b9b;display:flex;flex-direction:column;line-height:1.3}.captcha-brand small{font-size:10px}.captcha-brand-fine{font-size:8px!important}.captcha-brand-logo{border:3px solid #4a90d9;border-radius:50%;border-right-color:transparent;height:24px;margin-bottom:2px;transform:rotate(45deg);width:24px}.captcha-error{background:#fff4f4;border:1px solid #d9534f;border-radius:3px;color:#d9534f;font-size:13px;max-width:100%;padding:12px 14px;width:300px}.captcha-error strong{display:block;margin-bottom:4px}.captcha-error p{color:#a94442;margin:0}@keyframes captcha-spin{to{transform:rotate(1turn)}}
