@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.v-enter-active[data-v-8fe6cf0f],.v-leave-active[data-v-8fe6cf0f]{transition:opacity .5s ease}.v-enter-from[data-v-8fe6cf0f],.v-leave-to[data-v-8fe6cf0f]{opacity:0}.button[data-v-8fe6cf0f]{position:relative;--radius:6px;--button-background:var(--primary-color);--button-text-color:#fff;--border-color:var(--primary-color);background:var(--button-background);border:2px solid var(--border-color);border-radius:var(--radius)}.button[type=bordered][data-v-8fe6cf0f]{--button-background:var(--white);--button-text-color:var(--primary-color)}.button[aria-disabled=true][data-v-8fe6cf0f]{--button-background:#f2f2f2;--button-text-color:#9c9c9c;border-color:transparent}.button button[data-v-8fe6cf0f],.button input[data-v-8fe6cf0f]{background:transparent;border:none;border-radius:var(--radius);color:var(--button-text-color);cursor:pointer;padding:14px 20px;width:100%}.button__animation[data-v-8fe6cf0f]{align-items:center;background:var(--button-background);border-radius:var(--radius);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.modal{align-items:center;background:#25242cb3;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.modal__inner{background:#fff;border-radius:10px;box-sizing:border-box;max-width:550px;padding:30px 30px 40px;width:100%}.modal__inner>h3,.modal__inner>p{margin-bottom:20px;margin-top:0;text-align:center}.modal__inner>p{color:var(--text-grey)}@media screen and (max-width:1600px){.modal__inner{max-width:450px}}@media screen and (max-width:768px){.modal__inner{max-width:440px}}@media screen and (max-width:480px){.modal__inner{max-width:340px}}.modal__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;margin-top:40px}.modal__buttons[single=true]>*{width:100%}.modal__buttons[single=true]{flex-direction:column}.modal__buttons>*{box-sizing:border-box;width:calc(50% - 20px)}@media screen and (max-width:768px){.modal__buttons{flex-direction:column;gap:20px}}@media screen and (max-width:480px){.modal__buttons{margin-top:30px}}.side-bar__route a[data-v-2910d710]{align-items:center;border-radius:10px;box-sizing:border-box;color:var(--white,#fff);display:flex;flex-direction:row;gap:16px;height:46px;padding:10px 14px;text-decoration:none}.side-bar__route a.router-link-active[data-v-2910d710],.side-bar__route a[data-v-2910d710]:hover{background:var(--white,#fff);color:var(--primary-color,#ca3b4c)}.side-bar__route a span[data-v-2910d710]{overflow:hidden}.wideMonitor[data-v-66dd74de]{border-radius:0 0 10px 10px;display:flex;flex-direction:column;justify-content:space-between;position:fixed}.side-bar[data-v-66dd74de]{flex-shrink:0;transition:max-width .3s ease-in-out}.side-bar.hide[data-v-66dd74de]{max-width:52px}.side-bar article[data-v-66dd74de]{display:flex;flex-direction:column;height:93vh;justify-content:space-between;position:fixed;width:var(--v6e7a806b)}.side-bar.justHideArrow[data-v-66dd74de]{box-sizing:border-box;height:100%;max-width:unset;width:250px!important}.side-bar.justHideArrow[data-v-66dd74de]>:first-child{padding:40px 30px 0}@media screen and (max-width:768px){.side-bar.justHideArrow[data-v-66dd74de]>:first-child{padding:40px 20px 0}}.side-bar.justHideArrow[data-v-66dd74de]>:nth-child(2){padding:0 30px 30px}@media screen and (max-width:768px){.side-bar.justHideArrow[data-v-66dd74de]>:nth-child(2){padding:0 20px 30px}}.side-bar[data-v-66dd74de]{background:var(--primary-color,#ca3b4c);max-width:184px;overflow:hidden;padding:40px 30px 30px;width:100%}@media screen and (max-width:1000px){.side-bar[data-v-66dd74de]{padding:unset}}.side-bar__content[data-v-66dd74de]{display:flex;flex-direction:column;gap:74px}.side-bar__content__header[data-v-66dd74de]{align-items:center;color:var(--white,#fff);display:flex;flex-direction:row;justify-content:space-between}.side-bar__content__header__logo[data-v-66dd74de]{height:30px;margin-left:14px;width:49px}.side-bar__content__header svg[data-v-66dd74de]{cursor:pointer}.side-bar__content__header__arrow[data-v-66dd74de]{flex-shrink:0;transition:transform .3s ease-in-out}.side-bar__content__header__arrow.right[data-v-66dd74de]{transform:rotate(180deg)}.side-bar__content__routes[data-v-66dd74de]{display:flex;flex-direction:column;gap:20px}.side-bar__copyright[data-v-66dd74de]{color:var(--white,#fff);white-space:nowrap}.profile[data-v-8ae292bd]{align-items:center;display:flex;flex-direction:row;gap:16px}.profile__inner[data-v-8ae292bd]{align-items:flex-end;color:var(--text-color);display:flex;flex-direction:column}.profile__inner p[data-v-8ae292bd]{color:var(--text-grey);margin:0}.profile__inner span[data-v-8ae292bd]{font-weight:500}.profile img[data-v-8ae292bd]{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.profile__inner[data-v-8ae292bd]{display:none}}.service__header[data-v-97e08aba]{justify-content:space-between}.service__header[data-v-97e08aba],.service__header>section[data-v-97e08aba]{align-items:center;display:flex;flex-direction:row}.service__header>section[data-v-97e08aba]{gap:20px}.service__header>section svg[data-v-97e08aba]{cursor:pointer}.service__header h3[data-v-97e08aba]{margin:0}.service__header[data-v-97e08aba]{margin-top:30px}@media screen and (max-width:999px){.service__header .full[data-v-97e08aba]{display:none}}@media screen and (min-width:1000px){.service__header .mobile[data-v-97e08aba]{display:none}}@media screen and (max-width:1000px){.service__header__routing[data-v-97e08aba]{visibility:hidden}}.service__header__routing[data-v-97e08aba]{color:var(--text-color)}.typography__menu{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:25px}.typography__menu-upper{font-family:Roboto;font-size:16px;font-weight:500;letter-spacing:0;line-height:19px}@media screen and (max-width:768px){.typography__menu-upper{font-weight:400}}.typography__mail{font-family:Roboto;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.typography__button{font-family:Roboto;font-size:18px;font-weight:500;letter-spacing:0;line-height:21px}@media screen and (max-width:768px){.typography__button{font-size:16px}}.typography__markdown a{color:var(--primary-color);text-decoration:none}.typography__title__1{font-family:Roboto;font-size:96px;font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:1600px){.typography__title__1{font-size:80px}}@media screen and (max-width:1280px){.typography__title__1{font-size:54px}}@media screen and (max-width:768px){.typography__title__1{font-size:34px;line-height:120%}}.typography__title__2{font-family:Roboto;font-size:50px;font-style:normal;font-weight:700;line-height:100%}@media screen and (max-width:1280px){.typography__title__2{font-size:42px}}.typography__title__3{font-family:Roboto;font-size:34px;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:768px){.typography__title__3{font-size:30px}}@media screen and (max-width:480px){.typography__title__3{font-size:24px}}.typography__title__4{font-family:Roboto;font-size:34px;font-style:normal;font-weight:700;line-height:140%}@media screen and (max-width:1280px){.typography__title__4{font-size:24px}}.typography__title__4-2{font-family:Roboto;font-size:30px;font-style:normal;font-weight:700;line-height:140%}@media screen and (max-width:768px){.typography__title__4-2{font-size:24px}}@media screen and (max-width:480px){.typography__title__4-2{font-size:20px}}.typography__title__5{font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:1280px){.typography__title__5{font-size:20px}}@media screen and (max-width:768px){.typography__title__5{font-size:18px;line-height:140%}}.typography__title__6{font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:120%}@media screen and (max-width:768px){.typography__title__6{font-size:18px;line-height:140%}}.typography__title__7{font-weight:400}.typography__title__7,.typography__title__7-2{font-family:Roboto;font-size:24px;font-style:normal;line-height:140%}.typography__title__7-2{font-weight:700}.typography__title__7-3{font-family:Roboto;font-size:24px;font-style:normal;font-weight:600;line-height:140%}@media screen and (max-width:768px){.typography__title__7-3{font-family:Roboto;font-size:18px;font-weight:500;letter-spacing:0;line-height:25px}}.typography__title__8{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:120%}@media screen and (max-width:768px){.typography__title__8{font-size:18px;line-height:140%}}.typography__text__1{font-family:Roboto;font-size:20px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:768px){.typography__text__1{font-size:18px}}.typography__markdown,.typography__text__2{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:768px){.typography__markdown,.typography__text__2{font-size:16px}}.typography__text__2f{font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:768px){.typography__text__2f{font-size:16px}}@media screen and (max-width:480px){.typography__text__2f{font-size:14px}}.typography__text__2-1{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__text__2-1{font-size:18px}}.typography__text__2-3{font-size:20px;font-weight:500}.typography__text__2-2,.typography__text__2-3{font-family:Roboto;font-style:normal;line-height:normal}.typography__text__2-2{font-size:18px;font-weight:300}@media screen and (max-width:480px){.typography__text__2-2{font-size:16px}}.typography__text__3{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:480px){.typography__text__3{font-size:14px}}.typography__text__3-2{font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.typography__text__4{font-size:14px}.typography__text__4,.typography__text__5{font-family:Roboto;font-style:normal;font-weight:400;line-height:140%}.typography__text__5{font-size:20px}@media screen and (max-width:1280px){.typography__text__5{font-size:18px}}.typography__text__6{font-size:12px;font-weight:500}.typography__breadcrumbs,.typography__text__6{font-family:Roboto;font-style:normal;line-height:140%}.typography__breadcrumbs{font-size:24px;font-weight:400}@media screen and (max-width:1920px){.typography__breadcrumbs{font-size:20px}}@media screen and (max-width:768px){.typography__breadcrumbs{font-size:14px}}[skeleton=block]{overflow:hidden;position:relative}[skeleton=block]:before{background:var(--skeleton-background)!important;border-radius:var(--skeleton-radius)!important;content:""!important;height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important;z-index:999!important}[skeleton=block]:after{animation:skeleton-loading var(--skeleton-duration) infinite linear;background-image:linear-gradient(90deg,rgba(var(--skeleton-accent),0) 0,rgba(var(--skeleton-accent),.2) 20%,rgba(var(--skeleton-accent),.6) 60% 80%,rgba(var(--skeleton-accent),0));border-radius:var(--skeleton-radius);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:100%;z-index:1000}[skeleton=line]{overflow:hidden;position:relative;width:100%}[skeleton=line]:before{background:var(--skeleton-background)!important;border-radius:var(--skeleton-radius)!important;content:""!important;height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important;z-index:999!important}[skeleton=line]:after{animation:skeleton-loading var(--skeleton-duration) infinite linear;background-image:linear-gradient(90deg,rgba(var(--skeleton-accent),0) 0,rgba(var(--skeleton-accent),.2) 20%,rgba(var(--skeleton-accent),.6) 60% 80%,rgba(var(--skeleton-accent),0));border-radius:var(--skeleton-radius);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:100%;z-index:1000}@keyframes skeleton-loading{to{transform:translate(100%)}}:root{--primary-color:#ca3b4c;--accent-green:#21dc3f;--text-color:#25242c;--text-grey:#858585;--text-greyinput:#cfcfcf;--text-meta-color:#ddd;--accent-background:#fbfaf8;--background:#fbfaf8;--white:#fff;--surface-background:#25242c;--schedule-border:#ededed;--separator-color:#a3aed0;--skeleton-accent:255,255,255;--skeleton-radius:10px;--skeleton-background:#f1f1f1;--skeleton-duration:3s}body{background:var(--background);margin:0}*{font-family:Roboto}html{overflow-y:scroll}svg{flex-shrink:0}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:max-width .3s ease-in-out}.expand-enter-to,.expand-leave-from{max-width:250px!important}.expand-enter-from,.expand-leave-to{max-width:0!important}.application>section{width:244px}.application{display:flex;flex-direction:row;max-height:var(--v40829770);min-height:100vh;overflow:var(--v120a0076);position:relative}.application.viewpoint{gap:50px;margin:0 auto;max-width:1920px}.application.viewpoint .application__sidebar{height:630px}.application__content{transform:translateY(var(--v4212e7b2))}@media screen and (min-width:1921px){.application__content{margin:0;padding:0;width:1920px}}.application__content{display:flex;flex:1;flex-direction:column;gap:40px;margin-right:80px;padding-left:50px}@media screen and (max-width:1919px){.application__content{margin-right:50px}}@media screen and (max-width:1279px){.application__content{margin-right:20px;padding-left:20px}}@media screen and (max-width:480px){.application__content{margin-right:10px;padding-left:10px}}.application__overlay{background:#25242cb3;height:100%;position:absolute;width:100%;z-index:5000}@media screen and (max-width:999px){.application{position:relative}.application__sidebar{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:absolute;right:0;z-index:10000}}[data-v-874e2e78]:root{background:var(--accent-background)}.notfound__view[data-v-874e2e78]{align-items:center;background:var(--accent-background) url(/svg/home_header_background.svg);background-position:50%;background-repeat:repeat-x;background-size:auto 80%;display:flex;justify-content:center;min-height:100vh}.notfound__view__content[data-v-874e2e78]{align-items:center;display:flex;flex-direction:column}.notfound__view__content button[data-v-874e2e78]{background:var(--primary-color);border:2px solid var(--primary-color,#ca3b4c);border-radius:10px;color:var(--white);cursor:pointer;font-weight:500;padding:12.5px;width:100%}.notfound__view__content>h1[data-v-874e2e78]{color:var(--primary-color);font-family:Roboto;font-size:250px;font-style:normal;font-weight:900;line-height:140%;margin-bottom:0;margin-top:0}.notfound__view__content>svg[data-v-874e2e78]{color:var(--primary-color)}.notfound__view__content>div[data-v-874e2e78]{background:var(--background);border-radius:20px;box-shadow:0 8px 20px #ca3b4c1a;padding:40px;position:relative}.notfound__view__content>div>svg[data-v-874e2e78]{bottom:46px;color:var(--primary-color);position:absolute;right:0}.notfound__view__content>div>p[data-v-874e2e78]{font-size:24px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px;max-width:650px}@media screen and (max-width:1000px){.notfound__view__content>h1[data-v-874e2e78]{font-size:180px}.notfound__view__content>div>p[data-v-874e2e78]{font-size:18px}}@media screen and (max-width:480px){.notfound__view__content>div>p[data-v-874e2e78]{font-size:16px}}
