.v--modal-overlay[data-modal=captcha_modal]{background:rgba(0,0,0,.65);z-index:10101}.v--modal-overlay[data-modal=captcha_modal] .v--modal-background-click{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.v--modal-overlay[data-modal=captcha_modal] .v--modal_captcha{top:auto!important;left:auto!important;width:auto!important;height:auto!important}.captcha-modal{padding:28px 8px;background:#000;border:1px solid hsla(0,0%,100%,.75);border-radius:4px}.captcha-modal,.captcha-modal *{box-sizing:border-box}.captcha-modal__img-wrap{margin-bottom:8px;text-align:center}.captcha-modal__img{width:auto}.captcha-modal__text{text-align:center;font-size:16px;color:#fff;padding-bottom:8px}.captcha-modal__loader{margin-bottom:8px}.captcha-modal__error{max-width:170px;color:#ff1844}.captcha-modal__label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px;color:#fff;margin-bottom:8px}.captcha-modal__input{display:block}.captcha-modal__button,.captcha-modal__input{padding:0 8px;width:100%;height:32px;font-size:16px}.captcha-modal__button{color:#fff;background:linear-gradient(0deg,#111,#444 66%) 0 100% no-repeat;background-size:100% 150%;border:none;cursor:pointer;outline-color:#fff;will-change:background-position;transition:background-position .3s}.captcha-modal__button:hover{background-position:0 0}.captcha-modal__button .modal__button_small{margin-bottom:8px}.captcha-modal .captcha-timer{display:block;margin:0 auto;width:52px;height:52px}.captcha-modal .captcha-timer__circle{fill:transparent;stroke:#5d4f4a;stroke-width:2px}.captcha-modal .captcha-timer__circle_over{stroke:#ed8646;stroke-dasharray:150 150;stroke-dashoffset:0}.captcha-modal .captcha-timer__text{font-size:16px;fill:#fff;text-anchor:middle}