@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);.nav-bar__nav-item-nav[data-v-0c78a826]{padding-left:4rem}.nav-bar__nav-link[data-v-0c78a826]{display:flex;align-items:center;width:100%;margin:1.2rem 0;max-width:18.2rem;max-height:3rem;border-top-right-radius:.8rem;border-bottom-right-radius:.8rem}.nav-bar__nav-link-nav-link[data-v-0c78a826]{font-size:1.1rem;font-weight:400}.nav-bar__nav-link-nav-link-active[data-v-0c78a826]{color:#304156;background-color:#fff}.nav-bar__nav-link svg[data-v-0c78a826]{fill:#fff}.nav-bar__nav-link span[data-v-0c78a826]{color:#fff;font-size:1.3rem;font-weight:500;padding-left:1.5rem}.nav-bar__nav-link.active[data-v-0c78a826]{margin-left:-3.07rem;padding:.5rem 0 .5rem 3rem;background-color:#fff}.nav-bar__nav-link.active svg[data-v-0c78a826]{fill:#304156}.nav-bar__nav-link.active span[data-v-0c78a826]{color:#304156}.nav-bar__nav-link-active svg[data-v-0c78a826]{fill:#304156}.nav-bar__nav-link-active span[data-v-0c78a826]{color:#304156}.select-field[data-v-64c25a90]{position:relative;display:flex;justify-content:space-between;color:#fff;font-size:1.6rem;font-weight:400}.select-field__toggle[data-v-64c25a90]{flex-direction:column;position:relative;padding-left:.1rem;cursor:pointer;width:100%}.select-field__toggle-selected[data-v-64c25a90]{transition:color .3s linear}@media only screen and (max-width:820px){.select-field__toggle-selected[data-v-64c25a90]{font-size:1rem}}.select-field__toggle-selected-wrp[data-v-64c25a90]{display:flex;justify-content:space-between}.select-field__toggle-selected[data-v-64c25a90]:after{content:"";display:block;width:0;height:2px;background-color:#fff;transition:width .3s linear}.select-field__toggle-chevron[data-v-64c25a90]{position:relative;top:-.15rem;width:.8rem;height:100%;margin-left:.5rem;transition:transform .3s linear}.select-field__toggle-chevron span[data-v-64c25a90]{position:absolute;top:42%;display:block;height:2px;width:.525rem;background-color:#fff;transition:background-color .3s linear}.select-field__toggle-chevron span[data-v-64c25a90]:first-child{left:0;transform:rotate(45deg)}.select-field__toggle-chevron span[data-v-64c25a90]:last-child{right:0;transform:rotate(-45deg)}.select-field.active .select-field__toggle-chevron[data-v-64c25a90]{transform:rotate(-180deg)}.select-field__toggle-list[data-v-64c25a90]{text-align:center;position:relative;flex-direction:column;top:-1rem;left:-.65rem;width:100%;display:none;color:#fff;font-size:1.6rem;font-weight:400;transition:height .3s linear}.select-field__toggle-list-option[data-v-64c25a90]{height:1.8rem}@media only screen and (max-width:820px){.select-field__toggle-list-option[data-v-64c25a90]{font-size:1rem;padding:.9rem}}.select-field.active .select-field__toggle-list[data-v-64c25a90]{display:flex;padding-left:.1rem}@media only screen and (max-width:820px){.icon[data-v-4b80241a]{display:none}}.icon-mobile[data-v-4b80241a]{display:none}@media only screen and (max-width:820px){.icon-mobile[data-v-4b80241a]{display:block}}.input-field[data-v-6d5c3752]{position:relative;width:100%;display:flex;flex-direction:column;flex:1}.input-field__error-message[data-v-6d5c3752]{font-size:1.5rem;font-weight:100;color:#ff4141}.input-field__error-message-wrp[data-v-6d5c3752]{position:absolute;top:6rem}@media only screen and (max-width:480px){.input-field__error-message[data-v-6d5c3752]{font-size:1.2rem}.input-field__error-message-wrp[data-v-6d5c3752]{top:5rem}}.input-field__label[data-v-6d5c3752]{font-size:1.5rem;font-weight:100;transition:1ms}.input-field__label.error[data-v-6d5c3752]{color:#ff4141}.input-field__input[data-v-6d5c3752]{width:100%;font-weight:500;color:#304156;font-size:1.8rem;height:2.7rem;border:0;padding:0 1.6rem}.input-field__input[data-v-6d5c3752]::-moz-placeholder{font-weight:500;color:#304156;font-size:1.8rem}.input-field__input[data-v-6d5c3752]::placeholder{font-weight:500;color:#304156;font-size:1.8rem}.input-field__input-wrp[data-v-6d5c3752]{display:flex;justify-content:space-between;border-radius:1.2rem;padding:.8rem}.input-field__input-wrp.error[data-v-6d5c3752]{border-bottom:.5px solid #ff4141}.input-field__input-wrp.without_border[data-v-6d5c3752]{border:0}.input-field__input[data-v-6d5c3752]:focus::-moz-placeholder{color:#eff3f8}.input-field__input[data-v-6d5c3752]:focus::placeholder{color:#eff3f8}.input-field__input-icon-btn[data-v-6d5c3752]{display:flex;justify-content:center;align-items:center;background:none;border:0}.input-field.error[data-v-6d5c3752]::-moz-placeholder{color:#ff4141}.input-field.error[data-v-6d5c3752]::placeholder{color:#ff4141}.input-field.error[data-v-6d5c3752]:focus::-moz-placeholder{color:#eff3f8}.input-field.error[data-v-6d5c3752]:focus::placeholder{color:#eff3f8}@media(max-width:820px){.input-field .input-field__input[data-v-6d5c3752],.input-field .input-field__label[data-v-6d5c3752]{font-size:1.5rem;height:3rem;padding:0 1rem}.input-field .input-field__input[data-v-6d5c3752]::-moz-placeholder,.input-field .input-field__label[data-v-6d5c3752]::-moz-placeholder{font-size:1.5rem}.input-field .input-field__input[data-v-6d5c3752]::placeholder,.input-field .input-field__label[data-v-6d5c3752]::placeholder{font-size:1.5rem}}.input-field__input-active[data-v-6d5c3752]{border:.5px solid #304156;border-radius:1.2rem}.language-switcher[data-v-458d2b68]{font-size:13px;display:flex;align-items:center}.language-switcher__buttons[data-v-458d2b68]{margin-left:.8rem;display:flex}.language-switcher__btn[data-v-458d2b68]{padding:.2rem .4rem;font-size:1.3rem;font-weight:400;text-transform:uppercase}.language-switcher__btn.active[data-v-458d2b68]{background-color:#196dea;background-color:var(--active-bgc);color:var(--active-color);border-radius:.4rem}.footer[data-v-6e6e2e27]{padding:0 0 3rem 2rem;display:flex;height:6rem;align-items:center;gap:2rem}@media only screen and (max-width:820px){.footer[data-v-6e6e2e27]{padding:0}.footer__svg[data-v-6e6e2e27]{max-width:1.5rem;max-height:1.5rem}}.footer__logout[data-v-6e6e2e27]{font-weight:400;font-size:1.6rem;color:#fff;padding-left:.7rem}@media only screen and (max-width:820px){.footer__logout[data-v-6e6e2e27]{font-size:1rem;padding:0 0 0 .4rem}}.footer__logout-wrp[data-v-6e6e2e27]{display:flex}.mobile-menu[data-v-59d39ef7]{display:none}.mobile-menu[data-v-59d39ef7]:after{position:absolute;left:0;right:0;top:95px;content:"";display:block;overflow:visible;box-sizing:content-box;border-bottom:.1rem solid #304156}.mobile-menu__header[data-v-59d39ef7]{width:100%;display:flex;justify-content:space-between}.mobile-menu__logo-wrp[data-v-59d39ef7]{display:flex;margin-left:2rem}.mobile-menu__button[data-v-59d39ef7]{margin:0 2rem 0 auto;padding:1.22rem 1rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.mobile-menu__button.activeButton[data-v-59d39ef7]{background-color:#304156}.mobile-menu__wrapper[data-v-59d39ef7]{position:relative}.mobile-menu__body[data-v-59d39ef7]{padding:3rem 3rem 0;display:none;width:22.2rem;background-color:#304156;position:absolute;top:4.6rem;right:0;overflow:auto;z-index:100}.mobile-menu__body.activeMenu[data-v-59d39ef7]{display:flex}.mobile-menu__passport[data-v-59d39ef7]{padding-bottom:1.8rem}.mobile-menu__user-info[data-v-59d39ef7]{width:100%}.mobile-menu__footer[data-v-59d39ef7]{width:100%;margin:3.2rem auto 0}@media only screen and (max-width:820px){.mobile-menu[data-v-59d39ef7]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:100%}.mobile-menu__burger[data-v-59d39ef7]{display:block;position:relative;width:3rem;height:2.2rem;border-radius:10px}.mobile-menu__burger-bottom[data-v-59d39ef7],.mobile-menu__burger-mid[data-v-59d39ef7],.mobile-menu__burger-top[data-v-59d39ef7]{border-radius:10px;background-color:#304156;position:absolute;width:100%;height:.375rem;right:0}.mobile-menu__burger-bottom.active[data-v-59d39ef7],.mobile-menu__burger-mid.active[data-v-59d39ef7],.mobile-menu__burger-top.active[data-v-59d39ef7]{background-color:#fff}.mobile-menu__burger-top[data-v-59d39ef7]{top:0}.mobile-menu__burger-mid[data-v-59d39ef7]{top:.9rem}.mobile-menu__burger-bottom[data-v-59d39ef7]{bottom:0}}.notification__message[data-v-0d6cced5]{color:#fff}.notification[data-v-0d6cced5]{width:33.5rem;min-height:5rem;box-shadow:0 0 6px 2px rgba(147,181,191,.3);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;position:relative;z-index:100}.notification--warning[data-v-0d6cced5]{background-color:#ffa9a9}.notification--success[data-v-0d6cced5]{background-color:#95df89}.notification__close[data-v-0d6cced5]{width:2.4rem;height:2.4rem;font-size:2.5rem;font-weight:300;border-radius:50%;border:3px solid #fff;display:flex;justify-content:center;align-items:center;position:absolute;right:.8rem;top:.8rem}.notification__close div[data-v-0d6cced5]{height:100%;font-size:25px;transform:translateY(-43%)}.notification__message[data-v-0d6cced5]{font-weight:500;font-size:1rem;line-height:1.2rem}.notification__code[data-v-0d6cced5]{font-weight:700;font-size:1.2rem}.notifications-list[data-v-55f64930]{position:fixed;top:0;right:0;padding:1.1rem 1.7rem;z-index:100}.notifications-list__item[data-v-55f64930]{margin-bottom:1.5rem}.table{background-color:#fff;border-radius:.8rem;margin-top:1.5rem;border-collapse:collapse;overflow-x:auto;white-space:nowrap;width:100%;text-align:left}@media only screen and (max-width:820px){.table{border-collapse:separate;border-spacing:0;border-style:inset}.table th,.table tr{border-style:none}.table tr:nth-child(2n){background-color:#eff3f8}}.table__rows{cursor:pointer}@media only screen and (max-width:820px){.table__header{background-color:#304156;border-collapse:separate;border-spacing:0}}.table__header-item{border-bottom:.1rem solid #304156;padding:1.5rem 3rem 1.5rem 2rem}@media only screen and (max-width:820px){.table__header-item{border:none}}.table__header-item-name{color:#858585;font-weight:300;font-size:1.5rem}@media only screen and (max-width:820px){.table__header-item-name{color:#fff;font-size:1.2rem}}.table-icon{padding-left:1rem}.table__row-item{font-weight:500;font-size:1.8rem;color:#333;text-align:left;display:flex;align-items:center;padding:2rem 3rem 2rem 2rem}@media only screen and (max-width:820px){.table__row-item{font-size:1.2rem}}.table__row-item-wrp{display:flex;align-items:center}.table__row-item-name{padding-left:.5rem}.table__row-item-link{text-decoration:underline;color:#196dea;padding-right:1rem;text-align:left}.table__row-btn{display:flex;align-items:center;background-color:#90c8eb;border-radius:.8rem;padding:.8rem 1.2rem;justify-content:center}.table__row-btn-name{font-size:1.5rem;font-weight:400;padding-left:1rem;color:#fff}.table__row-fake-btn{display:flex;align-items:center;border-radius:.8rem;border:1px solid #59cb47;padding:.5rem 1rem;width:15rem;justify-content:space-between}.table__row-fake-btn-confirm{font-weight:400;font-size:1.5rem;color:#59cb47}.table__row-buttons{display:flex;padding-right:2rem;justify-content:flex-start}.app__button{display:flex;justify-content:center;align-items:center;min-height:4rem;border-radius:1rem;font-size:2rem;font-weight:700;text-align:center;min-width:18.5rem;background-color:#304156;color:#fff;padding:0 2rem}.app__button:not([disabled]){cursor:pointer}.app__button:not([disabled]):hover{box-shadow:0 .2rem .5rem rgba(0,0,0,.2)}.app__button[disabled]{cursor:default;color:#333;background-color:#dedede}@media(max-width:820px){.app__button{min-width:4.2rem;min-height:4rem;border-radius:.6rem;font-weight:600;font-size:1.4rem;padding:0 1.5rem}}.flex-center{display:flex;justify-content:center;align-items:center}*{box-sizing:border-box;padding:0;margin:0}:focus{outline:none}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}a{text-decoration:none;color:#fff}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body,button,input,select,textarea{background:#eff3f8;color:#fff;font-family:Roboto,sans-serif;font-weight:400}body,button,input,p,select,span,textarea{font-size:1.4rem}button{border:none;margin:0;padding:0;width:auto;overflow:visible;cursor:pointer;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}body,li,p,ul{color:#304156}input,textarea{width:100%}html{font-size:10px;min-height:100vh;display:flex;flex-direction:column;scroll-behavior:smooth}.app-container{padding:4rem 0 0 26.5rem;position:relative}@media(max-width:820px){.app-container{padding:0 1rem}}.collection-loader-wrp{width:-moz-max-content;width:max-content;margin:5rem auto}.app{display:flex;align-items:stretch;overflow-x:hidden;flex:1;min-height:100vh}.app__container{width:calc(100% - 24rem);padding:4rem 2.5rem;margin-left:24rem}.app__container.active{margin-left:0;width:100%;padding:0}@media only screen and (max-width:820px){.app__container{width:100%;margin:0}}.nav-bar__nav-link[data-v-2c742e95]{display:flex;align-items:center;width:100%;margin:1.5rem 0;padding:0 2.5rem}.nav-bar__nav-link svg[data-v-2c742e95]{fill:#fff}.nav-bar__nav-link span[data-v-2c742e95]{color:#fff;font-size:1.6rem;font-weight:500;padding-left:1.5rem}.nav-bar__nav-link.active[data-v-2c742e95]{border-left:.5rem solid #90c8eb;padding:0 2rem}.nav-bar__nav-link.active svg[data-v-2c742e95]{fill:#90c8eb}.nav-bar__nav-link.active span[data-v-2c742e95]{color:#90c8eb}.nav-bar__nav-link-active[data-v-2c742e95]{border-left:.5rem solid #90c8eb;padding:0 2rem}.nav-bar__nav-link-active svg[data-v-2c742e95]{fill:#90c8eb}.nav-bar__nav-link-active span[data-v-2c742e95]{color:#90c8eb}.side-bar[data-v-239d75d4]{min-height:100vh;width:24rem;border-radius:0 2rem 2rem 0;background-color:#304156;display:flex;flex-direction:column;justify-content:space-between;position:fixed}.side-bar__logo[data-v-239d75d4]{width:80px;height:80px}.side-bar__logo-wrp[data-v-239d75d4]{width:100%;height:15rem}@media only screen and (max-width:820px){.side-bar[data-v-239d75d4]{display:none}}