.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s;transition:opacity .15s}.fade-enter,.fade-leave-to{opacity:0}.the-registration{-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-registration,.the-registration__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.the-registration__form{width:500px;padding:50px 75px;background-color:#fff;border:1px solid #071e89;border-radius:4px}.the-registration__logo{width:125px;height:24px;fill:#071e89}.the-registration__title{margin:40px 0;font:500 24px/1.3 Fira Sans,Arial,sans-serif;color:#535659}.the-registration__password-box{width:100%}.the-registration__action-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:16px;padding-top:40px}.the-registration__action-box:before{content:"";position:absolute;top:0;left:-75px;display:block;width:calc(100% + 150px);height:1px;background-color:#071e89}.the-registration__action:disabled,.the-registration__action:disabled:focus,.the-registration__action:disabled:hover{background-color:#8f99a6}.the-registration__field--readonly .base-input__input{padding-right:0;padding-left:0}.the-registration__field-box{position:relative;width:100%;margin-bottom:23px}.the-registration__field--password .base-input__input{padding-right:40px}.the-registration__field--password .base-input__eye-btn{height:28px}.the-registration__password-mode-toggle{position:absolute;top:19px;right:-2px;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1640px){.the-registration__password-mode-toggle{top:26px}.the-registration__field--password .base-input__eye-btn{height:42px}}