.DrawerSidebar__overlay{z-index:100;background-color:#143542cc;position:fixed;inset:0}.DrawerSidebar__content{z-index:110;background-color:#0000;width:90vw;height:96%;padding:10px;position:fixed;top:2%}.DrawerSidebar__handle{background-color:#ffffffbf;top:50%;right:-57px;transform:translateY(-50%)rotate(90deg);width:120px!important;position:absolute!important}@keyframes slide-down{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{background:linear-gradient(90deg,#e8eced00 0%,#e8eced 100%)}25%{background:linear-gradient(90deg,#e8eced 0%,#e8eced3b 51.35%,#e8eced 100%)}50%{background:linear-gradient(90deg,#e8eced 0%,#e8eced00 100%)}75%{background:linear-gradient(90deg,#e8eced 0%,#e8eced3b 51.35%,#e8eced 100%)}to{background:linear-gradient(90deg,#e8eced00 0%,#e8eced 100%)}}.SidebarMenu{background-color:#fff;border:1px solid #e9f4f7;border-radius:8px;width:100%}@media only screen and (width<=480px){.SidebarMenu{min-height:100%;margin-bottom:0}}.SidebarMenuItem{width:100%;position:relative}.SidebarMenuItem:not(:last-child){border-bottom:1px solid #e9f4f7}.SidebarMenuItem__link{color:#143542;width:100%;padding:20px 36px 20px 20px;font-family:gilroy-bold,sans-serif;font-size:16px;line-height:24px}.SidebarMenuItem__link:hover{text-decoration:none}.SidebarMenuItem__link--active{color:#2c96b5;background-color:#f6fbfc}.SidebarMenuItem__link--opened{color:#143542;background-color:#e9f4f7}.SidebarMenuItem__submenu{border-bottom:1px solid #e9f4f7}.SidebarMenuItem__submenu-button{background-color:inherit;color:#143542;border-radius:50%;padding:6px 10px;position:absolute;bottom:50%;right:10px;transform:translateY(50%)}.SidebarMenuItem__submenu-button:hover{color:#2c96b5;background:#f6fbfc}.SidebarMenuItem__submenu .SidebarMenuItem__link{font-family:gilroy-medium,sans-serif}.SidebarMenuItem__submenu .SidebarMenuItem__link--active{font-family:gilroy-bold,sans-serif}.ConstructedPageSidebarMenu{width:300px;height:100%;margin-top:36px}@media only screen and (width<=480px){.ConstructedPageSidebarMenu{margin-top:0}}.CompetenceCenterSidebar{margin:40px 0}@media only screen and (width<=480px){.CompetenceCenterSidebar{margin:0}}.CompetenceCenterSidebarRootItem{background-color:#fff;border:1px solid #e9f4f7;border-bottom:none}.CompetenceCenterSidebarRootItem--top{border-bottom:1px solid #e9f4f7;border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin-bottom:20px}.CompetenceCenterSidebarRootItem--top+.CompetenceCenterSidebarRootItem,.CompetenceCenterSidebarRootItem--top+.CompetenceCenterSidebarRootItem button,.CompetenceCenterSidebarRootItem:first-child,.CompetenceCenterSidebarRootItem:first-child button{border-top-left-radius:8px;border-top-right-radius:8px}.CompetenceCenterSidebarRootItem:last-child{border-bottom:1px solid #e9f4f7;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.CompetenceCenterSidebarRootItem:last-child button{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.CompetenceCenterSidebarRootItem__button{background-color:inherit;text-align:left;color:#143542;width:100%;padding:20px 48px 20px 20px;font-family:gilroy-bold,sans-serif;font-size:16px;line-height:24px;position:relative}.CompetenceCenterSidebarRootItem__button svg{position:absolute;bottom:50%;right:26px;transform:translateY(50%)}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem{border-top:1px solid #e9f4f7}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem--active{background-color:#f6fbfc}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem__link{color:#143542;width:100%;padding:20px;font-family:gilroy-medium,sans-serif;font-size:16px;line-height:24px;text-decoration:none}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem__link:hover{color:#2c96b5}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem__link--active{color:#2c96b5;font-family:gilroy-bold,sans-serif}.CompetenceCenterSidebarRootItem .CompetenceCenterSidebarItem__link--not-activated{color:#88999e}.PlainSidebar{background-color:#fff;border:1px solid #e9f4f7;border-radius:8px;width:100%;margin:36px 0}@media only screen and (width<=480px){.PlainSidebar{margin:0}}.PlainSidebar__title{color:#143542;border-bottom:1px solid #e9f4f7;padding:20px;font-family:gilroy-bold,sans-serif;font-size:16px;line-height:24px}.PlainSidebar__item:not(:last-child){border-bottom:1px solid #e9f4f7}.PlainSidebar__item-link{color:#143542;padding:20px;font-family:gilroy-medium,sans-serif;font-size:16px;line-height:24px;display:block}.PlainSidebar__item-link:hover{color:#2c96b5;text-decoration:none}.PlainSidebar__item-link--active{color:#2c96b5;background-color:#f6fbfc;font-family:gilroy-bold,sans-serif}.PlainSidebar__item-link--not-activated{color:#88999e}.AgglomerationsSidebarItem{color:#143542;border:1px solid #e9f4f7;margin-top:-1px;transition-property:margin,border-radius;transition-duration:.3s;overflow:hidden}.AgglomerationsSidebarItem a{color:#143542;width:100%;display:block}.AgglomerationsSidebarItem a,.AgglomerationsSidebarItem button.AgglomerationsSidebarItem__name{color:#143542;padding:5px 24px 5px 20px}.AgglomerationsSidebarItem--root>.AgglomerationsSidebarItem__name{font-family:gilroy-bold,sans-serif}.AgglomerationsSidebarItem:first-child:not(.AgglomerationsSidebarItem--submenu){border-top-left-radius:8px;border-top-right-radius:8px}.AgglomerationsSidebarItem:last-child:not(.AgglomerationsSidebarItem--submenu){border-bottom-right-radius:8px;border-bottom-left-radius:8px}.AgglomerationsSidebarItem--isOpen:not(.AgglomerationsSidebarItem--submenu){border-radius:8px;margin:20px 0}.AgglomerationsSidebarItem--isOpen:not(.AgglomerationsSidebarItem--submenu)+.AgglomerationsSidebarItem--isOpen:not(.AgglomerationsSidebarItem--submenu){margin-top:-1px}.AgglomerationsSidebarItem--top{border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin-top:25px}@media only screen and (width<=480px){.AgglomerationsSidebarItem--top{margin-top:0}}.AgglomerationsSidebarItem--top.AgglomerationsSidebarItem--active{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.AgglomerationsSidebarItem .AgglomerationsSidebarItem{font-family:gilroy-medium,sans-serif}.AgglomerationsSidebarItem .AgglomerationsSidebarItem .AgglomerationsSidebarItem.AgglomerationsSidebarItem--noChildren{color:#435d68}.AgglomerationsSidebarItem .AgglomerationsSidebarItem .AgglomerationsSidebarItem.AgglomerationsSidebarItem--noChildren .AgglomerationsSidebarItem__name{padding-left:20px}.AgglomerationsSidebarItem--submenu{border-left:none;border-right:none}.AgglomerationsSidebarItem--submenu:last-child{border-bottom:none}.AgglomerationsSidebarItem__name{background-color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:64px;transition-property:background-color;transition-duration:.2s;display:flex}.AgglomerationsSidebarItem__name--active{background-color:#f6fbfc}.AgglomerationsSidebarItem__name--disabled a{color:#cbd0d1!important}.AgglomerationsSidebarItem__name:hover{background-color:#e9f4f7}.AgglomerationsSidebarItem__name-link{font-size:16px;transition-property:color;transition-duration:.2s}.AgglomerationsSidebarItem__name-link--active{color:#2c96b5!important}.AgglomerationsSidebarItem__name-link:hover{text-decoration:none}.AgglomerationsSidebarItem__name-button{background-color:#0000;outline:none;margin-right:-20px;padding:20px;transition:all .3s ease-in-out;display:inline-block}.AgglomerationsSidebarItem__name-button--up{transform:rotate(180deg)}.AgglomerationsSidebarItem__name-button--up svg{margin-top:-4px}.AgglomerationsSidebarItem__name-button:active,.AgglomerationsSidebarItem__name-button:focus{outline:none}.MobileTabBar{z-index:50;color:#ebebf0;background-color:#1797b1;border-radius:50vh;align-items:center;width:90%;height:48px;animation:.4s ease-out forwards fade-in;display:flex;position:fixed;top:16px;left:5%}.MobileTabBar__sidebar-button{color:inherit;background-color:#0000;border-top-left-radius:50vh;border-bottom-left-radius:50vh;padding:8px 10px 8px 20px}.MobileTabBar__sidebar-button--right{padding:8px 20px 8px 10px}.MobileTabBar__title{color:inherit;text-align:left;-webkit-line-clamp:2;background:0 0;-webkit-box-orient:vertical;flex:1;max-height:100%;padding:8px 10px;font-family:gilroy-medium,sans-serif;font-size:15px;display:-webkit-box;overflow:hidden}html{font-size:16px}.SidebarLayout{background-color:#fcfcfc;width:100%;height:100%;margin-left:auto;margin-right:auto}@media only screen and (width<=480px){.SidebarLayout{padding-left:8px;padding-right:8px;position:relative}}.SidebarLayout__wrapper{grid-template-columns:310px auto;justify-content:center;align-items:flex-start;height:100%;margin:0 auto;display:grid}@media screen and (width>=576px){.SidebarLayout__wrapper{width:540px}}@media screen and (width>=768px){.SidebarLayout__wrapper{grid-template-columns:310px minmax(410px,0);width:720px}}@media screen and (width>=992px){.SidebarLayout__wrapper{grid-template-columns:310px minmax(650px,0);width:960px}}@media screen and (width>=1200px){.SidebarLayout__wrapper{grid-template-columns:310px minmax(890px,0);width:1200px}}@media screen and (width>=1440px){.SidebarLayout__wrapper{grid-template-columns:310px minmax(1130px,0);width:1440px}}@media only screen and (width<=480px){.SidebarLayout__wrapper{width:100%;display:block}}.SidebarLayout__content{width:100%;height:100%;padding-left:40px}@media only screen and (width<=480px){.SidebarLayout__content{padding-left:0}}.SidebarLayout__toggle{z-index:10;position:absolute;top:5px;left:5px}.AnimatedSidebar{z-index:10;width:85%;position:absolute;top:-40px;left:5px}@media only screen and (width<=480px){.SidebarLayoutSidebar{width:100%;height:100%;overflow:auto}}
