.auth__row{display:grid;grid-template-columns:5fr 7fr;gap:30px}@media screen and (max-width:991px){.auth__row{grid-template-columns:1fr}}.auth__form{border-right:1px solid #dbdce1;padding-right:130px;padding-top:124px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991px){.auth__form{padding-right:0;border:none;padding-top:28px}}.auth__form h1{font-weight:700;font-size:28px;line-height:1.29;width:100%;text-align:center;-webkit-font-feature-settings:'pnum' on,'lnum' on,'kern' off;font-feature-settings:'pnum' on,'lnum' on,'kern' off;color:#142129;margin-bottom:36px}@media screen and (max-width:991px){.auth__form h1{font-size:24px;margin-bottom:16px}}.auth__form .form{width:100%}.auth__form .form__action{margin-top:8px}.auth__form .form__action .btns{width:100%}.auth__form .form__action .btns.disabled{background:#dbdce1;border-color:#dbdce1}.auth__form .form__block{position:relative}.auth__form .form__block .pass-toggler{position:absolute;right:12px;bottom:16px;background-color:transparent;border:none;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth__form .form__block .pass-toggler svg.hide{display:none}.auth__form .form__block.show .pass-toggler svg.hide{display:block}.auth__form .form__block.show .pass-toggler svg.show{display:none}.auth__form .form__block input{font-weight:400;font-size:16px;line-height:1.5;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;color:#30404a}.auth__form .form__check{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.auth__form .form__check input{display:none}.auth__form .form__check input:checked+label:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0199 5.31319C12.2152 5.50846 12.2152 5.82504 12.0199 6.0203L7.35323 10.687C7.15797 10.8822 6.84138 10.8822 6.64612 10.687L3.97945 8.0203C3.78419 7.82504 3.78419 7.50846 3.97945 7.31319C4.17472 7.11793 4.4913 7.11793 4.68656 7.31319L6.99967 9.62631L11.3128 5.31319C11.5081 5.11793 11.8246 5.11793 12.0199 5.31319Z' fill='%23059FA3'/%3E%3C/svg%3E%0A");background-size:16px;background-position:center;background-repeat:no-repeat}.auth__form .form__check label{padding-left:28px;font-weight:400;font-size:14px;line-height:1.71;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;color:#30404a;position:relative}@media screen and (max-width:991px){.auth__form .form__check label{font-size:12px}}.auth__form .form__check label:before{content:'';left:0;top:calc(50% - 8px);background-color:#fff;border:1px solid #dbdce1;border-radius:2px;width:16px;position:absolute;height:16px}.auth__form .form__check label a{display:inline-block;color:#008ff5}.auth__login{padding-top:240px;width:100%;padding-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:991px){.auth__login{padding-top:28px;padding-bottom:28px}}.auth__login p{font-weight:400;font-size:16px;line-height:1.5;text-align:center;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on;color:#30404a}@media screen and (max-width:991px){.auth__login p{font-size:14px}}.auth__login p a{color:#059fa3}.auth__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(/wp-content/themes/studyzoomer/imgs/auth-bg.svg);background-size:600px auto;background-position:right 100px;background-repeat:no-repeat}@media screen and (max-width:991px){.auth__img{display:none}}.auth__img img{margin-bottom:80px}.auth__img p{font-weight:700;font-size:24px;line-height:1.33;text-align:center;color:#142129}