.captha_block{background:var(--tone);display:flex;flex-direction:column;margin:5px;padding:20px;position:relative;width:100%}.captha_block,.captha_block #captchaCanvas{border-radius:10px}.captha_block .block_buttons{align-items:center;display:flex;flex-direction:row;margin-top:3px;width:100%}.captha_block .block_buttons input[type=text]{border:1px solid var(--line-2);border-radius:10px;font-size:16px;margin-top:5px;outline:none;padding:7px 15px;width:100%}.captha_block .block_buttons input[data-error]{border:1px solid var(--red)!important}.captha_block .block_buttons .refresh{background:none;background-image:url(../../../view/assets/img/refresh-cw.svg);background-position:50%;background-position-x:3px;background-repeat:no-repeat;background-size:25px 21px;content:" ";cursor:pointer;height:30px;left:2px;top:2px;transition:transform .7s;width:30px;z-index:9999}.captha_block .block_notArobot{height:30px;width:30px}.captha_block p{color:var(--dark-blue);font-size:14px!important;font-weight:500}.wrapper{justify-content:center;max-width:var(--max-width)}.content .block_logo{align-items:center;display:flex;height:100%;justify-content:center}.content .block_logo img{width:300px}.content .block_form{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;margin:20px;width:100%}.content .block_form form{max-width:min-content;min-width:350px}.content .block_form form h3{color:var(--dark-blue);font-weight:600;width:100%}.content .block_form form{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;width:100%}.content .block_form form .link{color:var(--dark-blue);font-size:12px;font-weight:600;padding-left:0;width:100%}.content .block_form form .flex-column,.content .block_form form .flex-row{width:100%}.content .block_form form p{font-size:12px;margin-bottom:5px;margin-top:5px;width:100%}@media screen and (max-width:850px){.content .wrapper{flex-direction:column}.content .wrapper .block_logo{height:100px;margin-top:50px}.content .wrapper .block_logo svg{height:96px;width:133px}.content .wrapper .block_form form{flex:1;justify-content:flex-start;min-width:200px}}