.Divider_divider__XnMaI{background:#000;height:1px;margin:1rem 0;opacity:.2}.Loader_loader__09Db9{position:relative;margin:auto;animation:Loader_fade-in__dtszy 1.2s linear forwards;height:3rem;width:3rem}.Loader_loader__09Db9.Loader_small__8zgBe{height:2rem;width:2rem}.Loader_loader__09Db9.Loader_large__1LnSK{height:6rem;width:6rem}.Loader_loader__09Db9.Loader_centered__pPKsD{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Loader_svgImage__oGHVF,.Loader_svgImage__oGHVF>{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;transform-origin:center center;animation:Loader_rotate__Y_taL 2s linear infinite;height:100%;width:100%}.Loader_svgPath__0vGk8{animation:Loader_dash__k5TPx 1.5s ease-in-out infinite;stroke-dasharray:1,200;stroke-dashoffset:0;strokelinecap:round;stroke:#fff}.Loader_loader__09Db9.Loader_white__WOVo4 .Loader_svgPath__0vGk8{stroke:#fff}.Loader_loader__09Db9.Loader_darker__pkRql .Loader_svgPath__0vGk8{stroke:rgba(0,0,0,.2)}@keyframes Loader_fade-in__dtszy{0%,10%{opacity:0}to{opacity:1}}@keyframes Loader_rotate__Y_taL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_dash__k5TPx{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-3.5rem}to{stroke-dasharray:89,200;stroke-dashoffset:-12.4rem}}.Login_login__8Aqjh{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;border-radius:1rem;color:var(--textColorSecondary);height:400px}.Login_bar__3YrFW{height:40px;width:100%;position:absolute;top:0;background-color:var(--foregroundColor)}.Login_header__UYh0y{text-align:center}.Login_img__v__2O{opacity:0;width:300px;animation:Login_fadeInFromBottom__cySzH 1s 0s forwards}.Login_divider__h6zzE{margin:4px 0 0}.Login_subtitle__bntoI{opacity:0;font-size:1.4rem;margin-top:0;margin-bottom:3rem;color:gray;animation:Login_fadeInFromBottom__cySzH 1s .4s forwards}@keyframes Login_fadeInFromBottom__cySzH{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.MenuBar_menuBar__EqgTt{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;background-color:var(--foregroundColor);position:-webkit-sticky;position:sticky;top:0;z-index:2;height:var(--menuBarHeight)}.MenuBar_menuBar__EqgTt p{margin:0 0 0 .8rem}.MenuBar_rightSection__KH328{display:flex;align-items:center}.MenuBar_buttonWrapper___XtX0{margin-left:2rem}.MenuBar_titleArea__lgZNe{display:flex;cursor:pointer;transition:opacity .1s ease-in-out}.MenuBar_titleAreaWhenSideMenuOpen__TtFYQ{opacity:0}.MenuBar_profileButton__gQK58{margin-right:10px}.MenuBar_hidden__0JNbP{opacity:0;cursor:default}.ProfileInfo_container__qKDz5{display:flex;flex-direction:column;align-items:center;margin-left:1rem;margin-right:1rem;min-height:8.5rem}.ProfileInfo_profileImage__JU3OO{width:50px;height:50px;border-radius:3rem}.ProfileInfo_name__gGTsi{margin-bottom:.1rem}.ProfileInfo_email__6F1dJ{font-size:.8rem;color:var(--whiteSemiTransparent)}.Sidebar_sidebarContainer__X4yOw{background-color:var(--foregroundColor);display:flex;flex-direction:column;box-shadow:1px 1px 1px #000;z-index:1;transition:margin-left .4s ease;width:var(--sideMenuWidth);margin-left:calc(var(--sideMenuWidth) * -1);position:-webkit-sticky;position:sticky;top:0;min-height:100vh}.Sidebar_closeButtonContainer__ku_2P{text-align:right}.Sidebar_open___nJj2{margin-left:0}.Sidebar_userInfoContainer__FdhE9{margin-bottom:20px}.Sidebar_divider__tOfBB{margin:0 2rem 0 0!important}.Sidebar_active__8nl9A{color:var(--lightBlue);border-left:2px solid var(--lightBlue);background-color:var(--almostBlack)}.Sidebar_active__8nl9A p{margin-left:calc(1rem - 2px)}.Sidebar_mobileSidebar__cxje0{display:none;position:absolute;top:0;width:100%;height:100%;z-index:10;background-color:var(--foregroundColor)}.Sidebar_mobileSidebarOpen__A6y_c{display:block}.Sidebar_mobileCategories__HDCxe{display:flex;flex-direction:column;align-items:center}.Sidebar_mobileCategories__HDCxe p{margin:0;font-size:1.5rem;padding:1rem 0}.Sidebar_mobileCategories__HDCxe p:hover{cursor:pointer;color:var(--lightBlue);opacity:.75}@media screen and (max-width:600px){.Sidebar_active__8nl9A{border-left:none;background-color:unset}}.Layout_layoutContainer__JvG1S{display:flex;flex-direction:row}.Layout_mainPage__k1uF3{width:100%}.Layout_mainPageWhileSidebarOpen__Y9ciU{width:calc(100% - var(--sideMenuWidth))}.Layout_loginPage__vvaxI{color:#000;display:flex;width:100%;justify-content:center;margin-top:200px}@font-face{font-family:Segoe UI;font-weight:400;src:url(/fonts/Segoe\ UI.woff)}@font-face{font-family:Segoe UI;font-weight:700;src:url("/fonts/Segoe UI Bold.woff")}:root{--almostBlack:#181818;--darkBlue:#191e2e;--whiteSemiTransparent:hsla(23,30%,88%,.8);--whiteTransparent:rgba(92,56,33,.5);--backgroundColor:#fff;--backgroundColorSecondary:#f5f9fc;--backgroundColorSecondaryTransparent:#e1e6e987;--foregroundColor:#000;--primary:#47bac1;--textColor:#fff;--textColorSecondary:#000;--lightBlue:#42a4ff;--blue:#2b65e3;--blueTransparent:#2b65e381;--purple:#a56fff;--sideMenuWidth:200px;--menuBarHeight:40px}body,html{background-color:var(--backgroundColor);padding:0;margin:0;font-family:Segoe UI;color:var(--textColor);font-size:16px;overflow:hidden}a{color:inherit;text-decoration:none}button{font-family:Segoe UI}*{box-sizing:border-box}