body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:export{appActiveColor:#f3a71e;loadingOverlay:hsla(0,0%,100%,.5);loginCardBg:#fff;loginTypeActive:#9fb9e6;qrCodeBorder:#e0e2e4;scrollColor:#006acc;sectionTitle:#626568;shadowCard:rgba(0,0,0,.2);themeColor:#e3e3e3;title:#202327;white:#fff}body{display:flex;overflow:hidden;width:100vw;height:100vh;max-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;background-color:#282c34;color:#fff;font-size:calc(10px + 2vmin)}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{width:5px;height:5px;background-color:transparent}::-webkit-scrollbar-thumb{border:5px solid transparent;border-radius:5px;border-radius:9999px;background:#006acc;background-clip:padding-box}.ant-menu-item.ant-menu-item-active .aai-disableIcon{opacity:0}.ant-menu-item.ant-menu-item-active .aai-hoverIcon{opacity:1}.ant-menu-item.ant-menu-item-active .aai-activeIcon,.ant-menu-item.ant-menu-item-selected .aai-disableIcon,.ant-menu-item.ant-menu-item-selected .aai-hoverIcon{opacity:0}.ant-menu-item.ant-menu-item-selected .aai-activeIcon{opacity:1}.ant-menu-submenu.ant-menu-submenu-active>.ant-menu-submenu-title .aai-disableIcon{opacity:0}.ant-menu-submenu.ant-menu-submenu-active>.ant-menu-submenu-title .aai-hoverIcon{opacity:1}.ant-menu-submenu.ant-menu-submenu-active>.ant-menu-submenu-title .aai-activeIcon,.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title .aai-disableIcon,.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title .aai-hoverIcon{opacity:0}.ant-menu-submenu.ant-menu-submenu-selected>.ant-menu-submenu-title .aai-activeIcon{opacity:1}.ant-menu-item-active,.ant-menu-item-selected{position:relative;background:transparent!important}.ant-menu-item-active:before,.ant-menu-item-selected:before{position:absolute;top:0;left:0;width:calc(100% - 24px);height:100%;border-radius:6px;background:#f3a71e!important;content:"";transform:translate(12px)}.ant-menu-submenu-active>.ant-menu-submenu-title,.ant-menu-submenu-selected>.ant-menu-submenu-title{position:relative}.ant-menu-submenu-active>.ant-menu-submenu-title:before,.ant-menu-submenu-selected>.ant-menu-submenu-title:before{position:absolute;top:0;left:12px;width:calc(100% - 24px);height:100%;border-radius:6px;background:#f3a71e!important;content:""}.ant-menu-root.ant-menu-vertical.ant-menu-inline-collapsed>.ant-menu-item{display:flex;width:100%;align-items:center;margin:0 0 10px}.ant-menu-root.ant-menu-vertical.ant-menu-inline-collapsed>.ant-menu-item:before{width:calc(100% - 24px);height:58px;transform:translate(12px)}.NavMenu_menuSelected__egjWx .Mui-selected{background-color:#1890ff!important;color:#fff}.NavMenu_navMenuIcon__nLpZa{position:relative;display:flex;width:42px;height:42px;align-items:center;justify-content:center;border:none;border-radius:6px;background-color:#eee;cursor:pointer}.NavMenu_iconWrapper__yvryW{position:absolute;display:flex;align-items:center;justify-content:center;margin:auto;opacity:0;transition:.2s}.NavMenu_iconWrapper__yvryW.NavMenu_isActive__9mHVr{opacity:1}.NavMenu_navMenuIconText__z9HSO{position:absolute;top:9px;right:9px;display:flex;min-width:10px;height:10px;align-items:center;justify-content:center;border:1px solid #eee;border-radius:10px;background-color:#f5631b;color:#f7f7f7;font-size:8px;font-weight:700;line-height:1;text-align:center}.Navbar_navbar__MzZpa{display:flex;height:81px;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:20px;background-color:hsla(0,0%,100%,0);row-gap:10px}.Navbar_menuItems__RG6eo{display:flex;align-items:center;gap:10px}.Navbar_menuItems__RG6eo *{pointer-events:all}@media screen and (max-width:768px){.SideBar_sidebarContainer__7j_hY{display:none}}@media screen and (min-width:768px){.SideBar_sidebarContainer__7j_hY{z-index:1;display:flex;width:262px;height:100%;box-sizing:border-box;flex-direction:column;background-color:#e3e3e3;overflow-x:hidden;overflow-y:overlay;transition:.2s}.SideBar_sidebarContainer__7j_hY .SideBar_logo__4_jwh{width:100%;height:auto;padding:20px}.SideBar_sidebarContainer__7j_hY .SideBar_icon__X5yvk{position:relative;display:flex;overflow:hidden;width:100%;height:81px;align-items:center;justify-content:center;padding:20px;border:none;background:none;transition:.2s}.SideBar_sidebarContainer__7j_hY .SideBar_icon__X5yvk svg{min-width:95.24px;min-height:45px}.SideBar_sidebarContainer__7j_hY .SideBar_icon__X5yvk.SideBar_clickable__fIFTl{cursor:pointer}.SideBar_sidebarContainer__7j_hY .SideBar_icon__X5yvk.SideBar_expanded__lbBVs{display:flex;min-height:82px;align-items:center;justify-content:flex-start;padding:12px;background:#fff}.SideBar_sidebarContainer__7j_hY .SideBar_separator__TQ2fd{width:100%;height:1px;padding:0 12px;transition:.2s}.SideBar_sidebarContainer__7j_hY .SideBar_separator__TQ2fd>div{height:1px;background:#eee}.SideBar_sidebarContainer__7j_hY .SideBar_sider__jjIe5{overflow:hidden;box-sizing:border-box;flex:1 1;flex-direction:column;align-items:center;background:transparent;overflow-x:hidden}@supports(overflow-y:overlay){.SideBar_sidebarContainer__7j_hY .SideBar_sider__jjIe5{overflow-y:overlay}}@supports not (overflow-y:overlay){.SideBar_sidebarContainer__7j_hY .SideBar_sider__jjIe5{overflow-y:auto}}@supports(scrollbar-gutter:stable){.SideBar_sidebarContainer__7j_hY .SideBar_sider__jjIe5{scrollbar-gutter:stable}.SideBar_sidebarContainer__7j_hY .SideBar_sider__jjIe5>*{transform:0}}.SideBar_sidebarContainer__7j_hY .SideBar_collapseButton__jy7BH{display:flex;width:100%;align-items:center;justify-content:flex-end;padding:10px 7px;border:none;background-color:#e3e3e3;box-shadow:0 -7px 10px 0 rgba(0,0,0,.2);cursor:pointer}.SideBar_sidebarContainer__7j_hY .SideBar_collapseButton__jy7BH .SideBar_collapseIconContainer__jtHui{position:relative;width:20px;height:20px;transition:.2s}.SideBar_sidebarContainer__7j_hY .SideBar_collapseButton__jy7BH .SideBar_collapseIconContainer__jtHui :first-child{position:absolute;top:5.89px;left:6.13px;width:3.9px;height:6.78px}.SideBar_sidebarContainer__7j_hY .SideBar_collapseButton__jy7BH .SideBar_collapseIconContainer__jtHui :last-child{position:absolute;top:5.89px;right:5.87px;width:3.9px;height:6.78px}.SideBar_sidebarContainer__7j_hY .ant-menu-item,.SideBar_sidebarContainer__7j_hY .ant-menu-submenu-title{height:auto!important;min-height:58px;padding-top:6px;padding-bottom:6px;border-right:none!important}.SideBar_sidebarContainer__7j_hY .ant-menu-item:after{border-right:none!important}.SideBar_sidebarContainer__7j_hY .ant-layout-sider-children{margin-top:20px;margin-bottom:20px}.SideBar_sidebarContainer__7j_hY .ant-layout-sider,.SideBar_sidebarContainer__7j_hY .ant-menu-sub.ant-menu-inline,.SideBar_sidebarContainer__7j_hY .ant-menu.ant-menu-dark{background:transparent!important}.SideBar_sidebarContainer__7j_hY .ant-menu-dark .ant-menu-sub .ant-menu.ant-menu-dark .ant-menu-sub:before{background:linear-gradient(180deg,rgba(21,26,50,.85),rgba(36,51,134,.77))}.SideBar_sidebarContainer__7j_hY .ant-menu .ant-menu-item,.SideBar_sidebarContainer__7j_hY .ant-menu-submenu .ant-menu-submenu-title{padding-left:28px!important}.SideBar_sidebarContainer__7j_hY .ant-menu-submenu .ant-menu .ant-menu-item,.SideBar_sidebarContainer__7j_hY .ant-menu-submenu .ant-menu .ant-menu-submenu .ant-menu-submenu-title{padding-left:64px!important}.SideBar_sidebarContainer__7j_hY .ant-menu-submenu .ant-menu .ant-menu-submenu .ant-menu .ant-menu-item{padding-left:90px!important}.SideBar_sidebarContainer__7j_hY .ant-menu-title-content{padding-left:10px;margin-right:16px;line-height:1.2}.SideBar_sidebarContainer__7j_hY .ant-menu-submenu-arrow{margin-right:16px}.SideBar_sidebarContainer__7j_hY .ant-menu-inline .ant-menu-submenu-title{margin:5px 0}.SideBar_sidebarContainer__7j_hY svg *{transition:all .3s}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa{width:82px}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .SideBar_icon__X5yvk{transform:translateX(4px)}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .SideBar_icon__X5yvk svg [fill=white]{fill:transparent!important}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .SideBar_separator__TQ2fd{padding:0}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .SideBar_collapseIconContainer__jtHui{transform:rotate(-180deg)}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu.ant-menu-root.ant-menu-vertical>.ant-menu-item{padding:0 28px}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu.ant-menu-root.ant-menu-vertical>.ant-menu-item>.ant-menu-item-icon{display:flex;width:100%;align-items:center}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-vertical .ant-menu-submenu-title{width:100%;margin-block:0;margin-inline:0}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-submenu .ant-menu-submenu-title{display:flex;width:100%;align-items:center}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-submenu .ant-menu-submenu-title>svg{min-width:24px}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-submenu-active>.ant-menu-submenu-title:before,.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-submenu-selected>.ant-menu-submenu-title:before{left:12px}.SideBar_sidebarContainer__7j_hY.SideBar_collapsed__jhaaa .ant-menu-submenu-vertical{margin-bottom:10px}}.SidebarItem_button__N3b0G{display:flex;width:100%;justify-content:flex-start;padding:8px 20px;border-radius:5px;margin:auto;background-color:"#ffffff";color:#000;text-transform:none}.SidebarItem_button__N3b0G.SidebarItem_active__DKUZF{background-color:#f3a71e;color:#fff}.SidebarItem_icon__BZCKG{color:#000}.SidebarItem_icon__BZCKG.SidebarItem_active__DKUZF{color:#fff}.RightClaim_container__gCnSi{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:8px;border-radius:8px;margin-right:20px;background-color:#e3e3e3;font-size:12px;font-weight:700;opacity:.5}@media screen and (max-width:768px){.RightClaim_container__gCnSi{display:none}}.Footer_container__nCROa{position:fixed;z-index:9999;bottom:0;display:flex;width:100%;align-items:flex-end;justify-content:flex-end;padding:20px}@media screen and (max-width:768px){.Footer_container__nCROa{justify-content:flex-start}}.Footer_environment__PbSQR{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:8px;border-radius:8px;margin-right:20px;background-color:#e3e3e3;font-size:12px;font-weight:700;opacity:.5}.Layout_container__gktH6{display:flex;overflow:hidden;width:100vw;height:100vh;height:-webkit-fill-available;height:100dvh;max-height:100vh;max-height:-webkit-fill-available;max-height:100dvh;background-color:var(--page-bg-dark)}.Layout_container__gktH6 .Layout_fullPage__L_4si{position:absolute;width:100%;height:100%}.Layout_page__iPH_6{display:flex;min-width:320;flex:1 1;flex-direction:column;background:var(--gradient-background);overflow-y:scroll;pointer-events:none}.Layout_page__iPH_6 .Layout_pageContent__38I7p{overflow:auto}.Layout_page__iPH_6 .Layout_fullPageContent__en8E4,.Layout_page__iPH_6 .Layout_pageContent__38I7p{position:relative;display:flex;flex:1 1;flex-direction:column;pointer-events:all}.Layout_page__iPH_6 .Layout_fullPageContent__en8E4 .Layout_pageContentChildren____wBG{flex:1 1}.Layout_page__iPH_6 .Layout_pageContentWithFullPageItem__qPgA6{position:relative;display:flex;overflow:auto;flex:1 1;flex-direction:column;pointer-events:none}.Layout_page__iPH_6 .Layout_pageContentWithFullPageItem__qPgA6 .Layout_pageContentChildren____wBG{flex-grow:1}.Layout_page__iPH_6 .Layout_pageContentChildren____wBG{position:absolute;width:100%;height:100%}