@keyframes Layout_fadeOutUp__zN47p{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Layout_fadeOut__g_4NK{0%{opacity:0}to{opacity:1}}@keyframes Layout_fadeIn__KbztS{0%{opacity:1}to{opacity:0}}@keyframes Layout_circle__ENJgw{to{transform:rotate(1turn)}}.Layout_layoutContainer__dHMES{position:relative;height:100vh;z-index:1;display:grid;grid-template-rows:min-content 1fr}.Layout_main__EuAK2{position:relative;flex:auto;height:calc(100vh - 80px)}.Layout_main_compact__Fcug9{height:calc(100vh - 60px)}.Layout_wrapper__E4j21{height:100%;display:flex}.Layout_wrapper_menuClosed___wDQq{grid-template-columns:20px auto}.Layout_wrapper_notAuthorized__zZKkP{grid-template-columns:1fr}.Layout_innerContent__ZgcUk{position:relative;overflow:hidden;background-color:#fff;flex:1 1 auto}.Layout_innerContent__ZgcUk::-webkit-scrollbar{height:12px;width:12px}.Layout_innerContent__ZgcUk::-webkit-scrollbar-track{background-color:#fff}.Layout_innerContent__ZgcUk::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:content-box;background-color:#e0e0e0;border-radius:100px}.Layout_buttonsWrapper__ffyOO{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;align-items:flex-start;padding:8px 6px;gap:4px;box-shadow:2px 4px 4px rgba(40,32,50,.25);border-radius:20px;z-index:99}.Layout_dashboardButton__0_Suz{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;gap:8px;border-radius:20px;cursor:pointer}.Layout_dashboardButton__0_Suz:hover{opacity:1;background:#d2d2d2}.Layout_dashboardButton__0_Suz:active{background:#9a9a9a}.Layout_menu__NqLhc{position:relative;background-color:#363636;min-width:300px;width:300px;transition:all .3s cubic-bezier(.4,0,.2,1) 0s}.Layout_collapse__zdmDP:not(.Layout_collapseMenu__Qp2V1){min-width:20px;width:20px}.Layout_collapseMenu__Qp2V1{min-width:65px;width:65px}.Layout_menuToggler__Rogw2{position:absolute;right:-15px;top:16px;width:24px;height:30px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:15px;border-bottom-left-radius:15px;border-bottom:0;background-color:#363636;display:flex;justify-content:center;align-items:center;--kit--icon-color:#ffffff;cursor:pointer;z-index:101}.Layout_menuToggler__Rogw2 svg{transform:translateX(-3px)}.Layout_menuToggler__Rogw2:hover.Layout_spb__Y0Hr0{--kit--icon-color:#ffa38a}.Layout_menuToggler__Rogw2:hover.Layout_green__jRi3O{--kit--icon-color:#24bfa8}.Layout_menuToggler__Rogw2:hover.Layout_admin__ZOPcS{--kit--icon-color:#6d5095}.Layout_menuToggler__Rogw2:hover.Layout_user__HmTdD{--kit--icon-color:#fd575e}.Layout_menuToggler__Rogw2:hover.Layout_blue__uMhai{--kit--icon-color:#85bcff}.Layout_menuToggler_closed__x1I4s svg{transform:rotate(180deg) translateX(2px)}.Layout_spinner__WhlRJ{position:absolute;top:50%;left:50%}[data-theme=compact] .Layout_main__EuAK2{height:calc(100vh - 72px)}@keyframes ContentWithFilterPanel_fadeOutUp__6KYYF{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ContentWithFilterPanel_fadeOut__l_Mwo{0%{opacity:0}to{opacity:1}}@keyframes ContentWithFilterPanel_fadeIn__ktE8J{0%{opacity:1}to{opacity:0}}@keyframes ContentWithFilterPanel_circle__2vqBv{to{transform:rotate(1turn)}}.ContentWithFilterPanel_filtersWrapper__6KoCI{display:grid;grid-template-rows:0 auto;transition:grid-template-rows .6s ease;width:100%}.ContentWithFilterPanel_splitterMenu__TEei4{position:absolute;cursor:row-resize;border-top:1px dashed #e0e0e0;border-bottom:1px dashed #e0e0e0;z-index:10000}.ContentWithFilterPanel_filtersToggle__1NNZv{position:absolute;right:300px;width:30px;height:27px;border-top-right-radius:30px;border-top-left-radius:30px;border-bottom:0;background-color:#363636;display:flex;justify-content:center;align-items:center;--kit--icon-color:#ffffff;cursor:pointer;z-index:101}.ContentWithFilterPanel_filtersToggle__1NNZv svg{transform:translateX(1px)}.ContentWithFilterPanel_filtersToggle__1NNZv:hover{--kit--icon-color:#ffa38a}.ContentWithFilterPanel_filtersToggle_closed__F1BtM{border-top-right-radius:15px;border-bottom-right-radius:30px;border-top-left-radius:15px;border-bottom-left-radius:30px}.ContentWithFilterPanel_filtersToggle_closed__F1BtM svg{transform:translateX(-1px)}@keyframes ErrorGuard_fadeOutUp__Xc1NU{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ErrorGuard_fadeOut__yPloo{0%{opacity:0}to{opacity:1}}@keyframes ErrorGuard_fadeIn__7TK9z{0%{opacity:1}to{opacity:0}}@keyframes ErrorGuard_circle__9RzYt{to{transform:rotate(1turn)}}.ErrorGuard_root__YHkRE{display:flex;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;min-height:100vh;max-height:100vh;min-width:calc(100vw - 30px);padding:0 calc(50% - 600px);margin:0 15px;box-sizing:border-box;overflow:hidden;position:relative}.ErrorGuard_spb__fh_Rx{--kit--icon-color:#ffa38a}.ErrorGuard_spb__fh_Rx .ErrorGuard_title__1GoZK{color:#ff8261}.ErrorGuard_user__NcKdI{--kit--icon-color:#fd575e}.ErrorGuard_user__NcKdI .ErrorGuard_title__1GoZK{color:#ff000a}.ErrorGuard_admin__u2EZD{--kit--icon-color:#6d5095}.ErrorGuard_admin__u2EZD .ErrorGuard_title__1GoZK{color:#49306b}.ErrorGuard_green__0Xx6W{--kit--icon-color:#24bfa8}.ErrorGuard_green__0Xx6W .ErrorGuard_title__1GoZK{color:#238b7b}.ErrorGuard_blue__jQAXn{--kit--icon-color:#85bcff}.ErrorGuard_blue__jQAXn .ErrorGuard_title__1GoZK{color:#5ba6ff}.ErrorGuard_container__KJqJB{display:flex;flex-direction:column;flex:auto;width:100%;justify-content:center}.ErrorGuard_content__chCBF{position:relative;z-index:1}.ErrorGuard_title__1GoZK{font-size:clamp(1.5rem,7.5vw,5rem);line-height:clamp(1.5rem,7.5vw,5rem);margin:0 0 43px}.ErrorGuard_desc__drcGh{font-size:clamp(1.1rem,1.3vw,2rem);line-height:clamp(1.5rem,1.78vw,2rem);color:#24272d}.ErrorGuard_icon__Ki_HG{position:absolute;display:none}.ErrorGuard_image__15B1D{display:block;width:120vw;height:110%;left:calc(50% + 5vw);top:calc(50% + 80px);pointer-events:none;z-index:0;transform:translate(-50%,-50%)}@media screen and (max-width:1200px){.ErrorGuard_image__15B1D{display:none}}