.text-field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:390px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-field__input{display:block;width:300px;padding:8.6px 12px 6px 7.4px;border:1px solid #ebedf2;border-radius:3px;-webkit-transition:.25s ease-in;transition:.25s ease-in;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-weight:300;color:#999;line-height:21px;opacity:1;resize:none}.text-field__input:focus{outline:0;border-color:#554dbd}.text-field__input :disabled{background-color:#f4f5f8}.text-field__input ::-webkit-input-placeholder{opacity:1;color:#999}.text-field__input :-ms-input-placeholder{opacity:1;color:#999}.text-field__input ::-ms-input-placeholder{opacity:1;color:#999}.text-field__input ::placeholder{opacity:1;color:#999}.text-field__label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:1px;margin-right:20px;font-size:14px;line-height:21px;color:#333}.text-field__error-message{position:absolute;bottom:-22px;font-size:14px;font-weight:300;line-height:21px;color:#f4516c;width:300px}.password-field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;max-width:390px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.password-field__input{display:block;width:300px;padding:12px 12px 9px 7.5px;letter-spacing:.3px;border:1px solid #ebedf2;border-radius:3px;-webkit-transition:.25s ease-in;transition:.25s ease-in;-webkit-box-sizing:border-box;box-sizing:border-box}.password-field__input:focus{outline:0;border-color:#554dbd}.password-field__input ::-webkit-input-placeholder{opacity:1;color:#999}.password-field__input :-ms-input-placeholder{opacity:1;color:#999}.password-field__input ::-ms-input-placeholder{opacity:1;color:#999}.password-field__input ::placeholder{opacity:1;color:#999}.password-field__label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:1px;margin-right:20px}.button,.password-field__label{font-size:14px;line-height:21px;color:#333}.button{padding:7px 5px 8px 3px;background:none;border:1px solid #ebedf2;border-radius:3px;font-weight:400;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.button:disabled{opacity:.7}.button:focus{outline:0}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.checkbox__input{display:none}.checkbox__input:focus{outline:0;border-color:#554dbd}.checkbox__input :disabled{background-color:#f4f5f8}.checkbox__input:checked~.checkbox__label:before{background-color:#756dd4;background-image:url(/img/icons/icon-checkbox.svg);background-repeat:no-repeat;background-size:14px 17px;background-position:2px 1px}.checkbox__label{position:relative;padding-left:32px;font-size:14px;line-height:21px;color:#333}.checkbox__label:active,.checkbox__label:focus{outline:0}.checkbox__label:before{position:absolute;content:"";width:18px;height:18px;top:1px;left:0;background-color:#e7e4f5;border-radius:3px;-webkit-transition:.2s ease;transition:.2s ease}.login-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;margin-top:30px;margin-left:auto;margin-right:41px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form__input{margin-left:-41px}.login-form__input_text{margin-bottom:30px}.login-form__input_checkbox{margin-top:2px;margin-left:0}.login-form__button{width:115px;background-color:#716aca;border-color:#716aca;color:#fff}.login-form__button:active{background-color:#554dbd;border-color:#554dbd}.mail-field{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;max-width:390px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mail-field__input{display:block;width:300px;padding:11.4px 12px 9px 8.4px;border:1px solid #ebedf2;border-radius:3px;-webkit-transition:.25s ease-in;transition:.25s ease-in;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.2px}.mail-field__input:focus{outline:0;border-color:#554dbd}.mail-field__input ::-webkit-input-placeholder{opacity:1;color:#999}.mail-field__input :-ms-input-placeholder{opacity:1;color:#999}.mail-field__input ::-ms-input-placeholder{opacity:1;color:#999}.mail-field__input ::placeholder{opacity:1;color:#999}.mail-field__error-message{position:absolute;bottom:-22px;font-size:14px;font-weight:300;line-height:21px;color:#f4516c;width:300px}.mail-field__label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-right:20px;font-size:14px;line-height:21px;color:#333}.form-register__input{margin-left:-41px}.form-register__input_text{margin-bottom:31px}.form-register__button{display:block;width:115px;margin-top:30px;margin-left:auto;margin-right:41px;background-color:#36a3f7;border-color:#36a3f7;color:#fff;letter-spacing:-.4px}.form-register__button:active{background-color:#318af0;border-color:#318af0}body{padding:0;margin:0;font-family:Roboto,Arial,sans-serif}.home{height:100vh;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home,.home__section{display:-webkit-box;display:-ms-flexbox;display:flex}.home__section{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home__section_promo{-webkit-box-flex:5.9;-ms-flex-positive:5.9;flex-grow:5.9;padding:271px 90px 0 90px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;background-image:url(/img/home-background.jpg)}.home__section_login{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:161px 100px 50px}.home__title{width:338px;padding:0;margin:24px 0 0;font-size:36px;font-weight:300;line-height:42px;color:#fff;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.home__list{padding:0;margin:0;list-style:none}.home__item{font-size:80px;line-height:94px;font-weight:700;color:#fff}.home__logo{display:block;margin-bottom:51px;margin-left:8px}.home__form-description{width:390px;margin:0 -5px 0 0;padding:0;font-size:25px;font-weight:400;line-height:29px;text-align:center}.home__form-description_register{font-size:20px;line-height:29px}.home__form-description_register:first-child{letter-spacing:.2px;margin-left:4px}.home__form{width:390px;margin:0 auto}.home__form_login{margin-top:51px;margin-bottom:81px}.home__form_register{margin-top:26px}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}