.welcome-layout[data-v-9fd1e884]{position:relative;background-repeat:no-repeat;background-position:0 0;background-size:cover;width:100%;height:100vh;overflow:auto}.welcome-layout__logo[data-v-9fd1e884]{position:absolute}.welcome-layout__inner[data-v-9fd1e884],.welcome-layout__router[data-v-9fd1e884]{height:100%}.auth-layout{position:relative;background-repeat:no-repeat;background-position:0 0;background-size:cover;width:100%;height:100vh;overflow:auto}.auth-layout__info-title{position:absolute;color:#157eff;bottom:43px;left:80px;font-family:var(--rt-font-family);font-size:var(--text-m);font-weight:500;line-height:1.5;cursor:pointer;display:none}@media (min-width:768px){.auth-layout__info-title{display:block}}.auth-layout__dropdown-content{width:320px;border:1px solid rgba(42,57,96,.16078);background-color:#fff}.auth-layout__text{position:absolute;width:320px;left:80px;bottom:70px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:8px;border:1px solid rgba(42,57,96,.16078);-webkit-box-shadow:0 20px 60px 0 rgba(178,182,194,.10196);box-shadow:0 20px 60px 0 rgba(178,182,194,.10196);-webkit-box-shadow:0 8px 16px 0 rgba(178,182,194,.4);box-shadow:0 8px 16px 0 rgba(178,182,194,.4)}.auth-layout__description{white-space:pre-line;color:#535c6d;width:272px;line-height:14.4px;font-size:12px;font-weight:400;font-family:var(--rt-font-family);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:14.4px;gap:14.4px}.auth-layout__close-btn{cursor:pointer;color:rgba(58,65,80,.5);position:absolute;right:15px;top:15px}.auth-layout__link{cursor:pointer;color:#535c6d}.auth-layout__logo{max-width:127px;margin-left:22px;margin-top:26px}@media (min-width:768px){.auth-layout__logo{position:absolute;top:26px;left:42px}}.auth-content{font-family:var(--rt-font-family);font-weight:700;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}@media (min-width:768px){.auth-content{height:100%}}.auth-content--registration{height:auto}.auth-content__form{width:100%}.auth-content__container{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;padding:22px;width:100%}@media (min-width:768px){.auth-content__container{padding:56px 56px 42px;width:418px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.auth-content__box p{color:#000;padding:0;margin:0 0 13px;font-size:14px}.auth-content__justify-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:13px}.auth-content__justify-block p{margin:0}.auth-content__title{color:#000;font-size:20px;line-height:1.2;margin-bottom:26px}.auth-content__form-group{margin-bottom:42px}.auth-content__text{font-weight:300;font-size:12px;text-align:justify;margin-bottom:20px}.auth-content__message{max-width:306px;overflow:auto;color:#000;font-size:14px;text-align:justify;line-height:1.2}.auth-content__message:first-child{color:#70f}.auth-content__back-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;cursor:pointer;color:#000;padding:13px 0}.auth-content__back-icon{display:block;margin-right:10px;margin-top:2px}.auth-content__info-box{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.auth-content__info-title{font-size:14px;color:#70f;cursor:pointer;display:none}@media (min-width:768px){.auth-content__info-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.auth-content__info-text{margin:0;font-size:14px;font-weight:500;font-family:var(--rt-font-family);position:absolute;left:60px;bottom:35px;color:#000;padding:30px;width:413px;height:100px;line-height:1.2;background-color:#fff;-webkit-box-shadow:0 2px 12px rgba(45,54,68,.08);box-shadow:0 2px 12px rgba(45,54,68,.08)}@media (min-width:768px){.auth-content__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.auth-content__option{font-family:var(--rt-font-family);font-weight:500;font-size:14px;color:#70f;cursor:pointer;border:0;background:none}.auth-content__option:hover{color:#8519ff}.auth-content__checkbox{display:block;position:relative;padding-left:30px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:var(--rt-font-family);font-weight:500}.auth-content__checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.auth-content__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:2px solid #70f;padding:2px 3px}.auth-content__checkmark-icon{z-index:1;width:100%;display:none}.auth-content__box:first-child .auth-content__form-group:last-child{margin-bottom:35px}.auth-content__checkbox:hover input~.auth-content__checkmark{background-color:#f3e9ff}.auth-content__checkbox input:checked~.auth-content__checkmark .auth-content__checkmark-icon{display:block}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}