.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s;transition:opacity .15s}.fade-enter,.fade-leave-to{opacity:0}.the-auth{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#f4f6fa}.the-auth,.the-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}.the-auth__form{width:700px;padding:70px 130px;background-color:#fff;border-radius:4px}.the-auth__logo{width:280px;height:54px;fill:#071e89;margin-bottom:50px}.the-auth__title{margin-bottom:20px;color:#535659}.the-auth__text{font:400 14px/1.3 Fira Sans,Arial,sans-serif;color:#535659;margin-bottom:35px}.the-auth__forgot-password{margin-bottom:25px;text-align:center}.the-auth__confirmation-text,.the-auth__forgot-password-link{font:400 12px/1.3 Fira Sans,Arial,sans-serif}.the-auth__confirmation-text{color:#535659}.the-auth__field{height:48px;margin-bottom:20px}.the-auth__field .base-input__eye-btn{height:48px}.the-auth__field--password{height:auto}.the-auth__field--password .base-input__input{height:48px}.the-auth__submit-button{min-height:48px;font-size:14px}.the-auth__error{margin-bottom:20px;min-height:1.5em;font:400 14px/1.2 Fira Sans,Arial,sans-serif;color:#f56e6e;text-align:center}@media screen and (min-width:1640px){.the-auth__confirmation-text{font-size:14px}}