.captcha{--captcha-border-color: var(--tc-border-secondary);--captcha-text-error-color: var(--tc-red-40)}.captcha__refresh-link{display:flex;text-decoration:none !important}.captcha__captcha-wrapper{display:flex;flex-direction:column;align-items:center}.captcha__captcha-wrapper:has(>div){margin-bottom:1.5rem}.captcha__captcha-wrapper.dark{--captcha-border-color: var(--tc-border-secondary-dark);--captcha-text-error-color: var(--tc-red-40-dark)}.captcha__captcha-image{height:100%}.captcha__captcha-image-container{border:.0625rem solid var(--captcha-border-color);border-radius:.625rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:2.75rem;margin-bottom:.5rem;width:100%}.captcha__captcha-input{--input-border-radius: 0.625rem}.captcha__captcha-input .sc-tet-input{width:100%}.captcha__captcha-input-wrapper{width:100%}.captcha__captcha-input-label{line-height:1.25rem !important;margin-bottom:.25rem}.captcha__captcha-input-label-wrapper{display:flex;gap:.25rem}.captcha__captcha-input-error{color:var(--captcha-text-error-color);line-height:1rem !important;margin-top:.5rem}
