.auth{height:100dvh}.auth__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.auth__img,.auth__inner{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%}.auth__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:50px;justify-content:center}.auth__logo{height:100px;max-width:368px}.auth__logo img{-o-object-fit:contain;object-fit:contain}.auth__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;max-width:394px;width:100%}.auth__btn{height:51px;margin-top:15px;width:100%}.auth__img{height:100%;width:100%}.auth__title{color:var(--green);font-size:200px;font-weight:500;line-height:1}.auth__block{max-width:500px;width:100%}.auth__subtitle{font-size:20px;font-weight:500}.auth__subtitle,.auth__text{line-height:1;text-align:center}.auth__text{margin-top:10px}.auth__error{color:var(--red)}.auth--error{padding-top:105px}@media (max-width:992px){.auth__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.auth__inner{max-width:100%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.auth__logo{height:94px;max-width:343px}.auth__img{display:none}.auth__title{font-size:150px}.auth--error{padding-top:70px}}
