.captcha{display:none;position:absolute;top:50%;left:50%!important;transform:translate(-50%,-50%)}.modal[data-popup-id=captcha] .modal__content{height:400px}.captcha__playground{position:relative;margin-bottom:10px}.captcha__puzzle{position:relative;box-shadow:0 4px 12px #0003,0 16px 20px #0003;border-radius:5px}.captcha__piece{position:absolute;filter:drop-shadow(0 2px 4px rgba(0,0,0,.7))}.captcha__control-container{position:relative;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:auto;height:40px}.captcha__background{position:relative;background:#f7f9fa;box-shadow:0 4px 12px #0003,0 16px 20px #0003;height:35px;width:100%;border-radius:5px}.captcha__text{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-size:16px;white-space:nowrap}.captcha__mask{z-index:2;position:absolute;background:#d1e9fe;height:35px;width:0;left:0;bottom:0;border-radius:5px;transition:background .2s linear}.captcha__control-btn{z-index:3;position:absolute;bottom:0;left:0;cursor:grab;box-shadow:0 4px 12px #0003,0 16px 20px #0003;width:40px;height:40px;background:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:background .2s linear}.captcha__control-btn:hover{background:#49b9ff}.captcha__control-btn svg{width:33px}.captcha__grabbed{background:#49b9ff}.captcha__success .captcha__control-btn{background:#02c076}.captcha__fail .captcha__control-btn{background:#f35c59}.captcha__success .captcha__mask{background:#d2f4ef}.captcha__fail .captcha__mask{background:#efadac}.captcha__timer-container{z-index:3;position:relative;box-shadow:0 4px 12px #0003,0 16px 20px #0003;margin-bottom:5px}.captcha__timer-bar-bg{position:absolute;top:0;left:0;width:100%;height:3px;background:#d5d5d5;border-radius:5px}.captcha__timer-bar{position:absolute;top:0;left:0;width:1%;height:3px;background:#65a3ff;border-radius:5px}.captcha__refresh-btn{position:absolute;z-index:1;right:0;top:0;cursor:pointer;width:25px;height:25px}
