:root{--background:#fff;--foreground:#171717;--color-primary:#37bab0;--color-blackTransparent:rgba(0,0,0,.05);--color-red:#eb3f3f;--color-redHover:#d81616;--color-greenHover:#397365;--color-greenAccordion:#effffb;--color-blue:#8cc0de;--color-blueHover:#54a1ce;--color-disabled:#f6f6f8;--color-description:#616462;--color-legend:#244f44;--color-backgroundIndicator:#faf9f9;--color-successIndicator:#76d8c0;--color-warningIndicator:#ecb4b4;--color-infoIndicator:#8cc0de;--color-disabledDark:#b3b4b6;--color-divider:#d9d9d9;--color-borderInput:#08236d;--color-modalBackground:rgba(0,0,0,.2);--color-whiteTransparent:hsla(0,0%,100%,.7);--color-backgroundPassword:#ebf1f4;--color-titleAccordion:#333;--color-fieldAccordion:#40444d;--color-titleGreen:#7ad3bd;--color-titleBrown:#8e8e8e;--color-backgroundTitleModal:#e4fff8;--color-orangeStatus:#fc8625;--color-blueStatus:#2196f3;--color-greenStatus:#00a57c;--color-link:#1976d2;--color-secondColor:#90c59a;--color-supportColor:#6f6c99;--color-activeCard:#f0f2f5;--color-hoverCards:#f5f6f6;--color-dark:#515151;--color-background:#f8f7f7;--color-backgroundHome:#e9e9e9;--color-shadow:rgba(0,0,0,.2);--color-blueDark:#002868;--color-blueNeon:#21d4fd;--color-placeholder:#000;--color-white:#fff;--color-error:#ec3137;--color-gray:#bdbdbd;--color-grayDark:#616161;--color-black:#000;--color-mainBackground:#fbfbfd;--color-gray_00:#fbfbfd;--color-gray_01:#eeefef;--color-gray_02:#d8dadd;--color-gray_03:#c7cbd1;--color-gray_04:#737d8c;--color-gray_05:#4f555f;--color-gray_06:#3e434b;--color-gray_07:#2a2d32;--color-blueText:#0033ab;--color-placeholder_02:rgba(115,125,140,.5);--color-redTransparent:#fce7e7;--color-blueBorder:#cfd9ef;--color-green_00:#09867d;--color-green:#1ab057;--color-greenTransparent_00:#d8f6f1;--color-greenTransparent:#e7fce9;--color-orange:#d48001;--color-orangeTransparent:#fcf6e7;--color-danger:#dc3737;--color-yellow:#ffd400;--color-yellowDark:#ffc700;--color-yellowTransparent:#fff7cb;--color-brown:#b36100;--color-brownTransparent:#fcf0e2;--spacing-xxsmall:0.8rem;--spacing-xsmall:1.6rem;--spacing-small:2.4rem;--spacing-medium:3.2rem;--spacing-large:4rem;--spacing-xlarge:4.8rem;--spacing-xxlarge:5.6rem;--border-radius:0.4rem;--font-family:"Roboto",sans-serif;--font-light:300;--font-normal:400;--font-bold:600;--font-size-xxsmall:1rem;--font-size-xsmall:1.2rem;--font-size-small:1.4rem;--font-size-medium:1.6rem;--font-size-large:1.8rem;--font-size-xlarge:2rem;--font-size-xxlarge:2.8rem;--font-size-huge:5.2rem;--fontPrimary-family:"Righteous, cursive";--fontPrimary-normal:100;--fontPrimary-size-sidebar:14px;--fontPrimary-size-header:24px;--fontPrimary-size-body1:1.6rem;--fontPrimary-size-body2:1.4rem;--fontPrimary-size-body3:1.2rem;--fontPrimary-size-bodyBold3:1.2rem;--fontSecondary-family:"Roboto";--fontSecondary-regular:300;--fontSecondary-medium:500;--fontSecondary-bold:bold;--fontSecondary-size-tabTitle:18px;--fontSecondary-size-tableHeader:15px;--fontSecondary-size-tableBody:14px;--fontSecondary-size-placeholder:16px;--fontSecondary-size-pagination:12px;--fontSecondary-size-titlePage:18px;--fontSecondary-size-body1:1.6rem;--fontSecondary-size-body2:1.4rem;--fontSecondary-size-body3:1.2rem;--fontSecondary-size-bodyBold3:1.2rem;--layer-base:10;--layer-menu:20;--layer-overlay:30;--layer-modal:40;--layer-alwaysOnTop:50;--transition-default:0.3s ease-in-out;--transition-fast:0.1s ease-in-out}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}#__next,body,html{height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-family)}.ant-picker-cell-in-view.ant-picker-cell-in-range .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner{color:#fff!important}.animeLeft{opacity:0;transform:translateX(-30px);animation:animeLeft .3s forwards}@keyframes animeLeft{to{opacity:1;transform:none}}&::-webkit-scrollbar{width:6px;height:6px}&::-webkit-scrollbar-track{background:#d9d9d9;border-radius:10px}&::-webkit-scrollbar-thumb{background-color:#002868;border-radius:10px}.MuiTooltip-tooltip{background-color:#00a57c!important;font-size:10px!important;font-family:Roboto!important;font-weight:400!important}.MuiTooltip-arrow{color:#00a57c!important}.wrapper-404{height:100vh;width:100vw;flex-direction:column;justify-content:center;text-align:center}.wrapper-404,.wrapper-404__images{display:flex;align-items:center;gap:2.4rem}.wrapper-404__text-content{display:flex;flex-direction:column;gap:1.6rem}.wrapper-404__text-content h1{font-size:4.8rem;font-weight:600;color:var(--color-blueDark)}.wrapper-404__text-content p{font-size:2.4rem;color:var(--color-blueText)}[class*=modalOverlay]{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:99999!important;background:rgba(0,0,0,.6)!important;display:flex!important;align-items:center!important;justify-content:center!important}[class*=modal]:not([class*=modalOverlay]):not([class*=modalWarning]){position:relative!important;z-index:100000!important}.Toastify__toast{font-size:1.3rem!important;font-weight:600!important;padding:1.5rem 2rem!important;border-radius:.8rem!important;min-height:70px!important}.Toastify__toast-body{font-size:1.3rem!important;line-height:1.5!important;padding:.5rem 0!important}.Toastify__toast-icon{width:28px!important;height:28px!important;margin-right:1rem!important}.Toastify__close-button{width:24px!important;height:24px!important}.AppSidebar_sidebar__p9bQh{position:fixed;left:0;top:0;height:100vh;width:280px;background:linear-gradient(180deg,#fff,#f8fffe);border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;z-index:50;box-shadow:2px 0 8px rgba(0,0,0,.05)}.AppSidebar_sidebarHeader__Pj1fh{padding:24px 20px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,var(--color-primary) 0,#2fa89f 100%)}.AppSidebar_logo__f2gFi{font-size:24px;font-weight:700;color:#fff;margin:0;letter-spacing:-.5px}.AppSidebar_searchWrapper__QTsdR{padding:16px;border-bottom:1px solid #f0f0f0;background:#fff}.AppSidebar_searchContainer__VeD0S{position:relative;display:flex;align-items:center}.AppSidebar_searchIcon__kF5_p{position:absolute;left:12px;color:#9ca3af;pointer-events:none}.AppSidebar_searchInput__5YViN{width:100%;padding:10px 36px 10px 40px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none;transition:all .2s ease;background:#f9fafb}.AppSidebar_searchInput__5YViN:focus{background:#fff;border-color:var(--color-blue);box-shadow:0 0 0 3px rgba(140,192,222,.15)}.AppSidebar_searchInput__5YViN::placeholder{color:#9ca3af}.AppSidebar_clearButton__BWIgL{position:absolute;right:8px;padding:4px;background:none;border:none;color:#9ca3af;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.AppSidebar_clearButton__BWIgL:hover{background:#f3f4f6;color:#4b5563}.AppSidebar_nav__iWAEF{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:8px 12px;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.AppSidebar_nav__iWAEF::-webkit-scrollbar{width:6px}.AppSidebar_nav__iWAEF::-webkit-scrollbar-track{background:transparent}.AppSidebar_nav__iWAEF::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.AppSidebar_nav__iWAEF::-webkit-scrollbar-thumb:hover{background:#9ca3af}.AppSidebar_navItemWrapper__n1GfE{margin-bottom:4px}.AppSidebar_navItem__LUEUN{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#374151;position:relative;text-align:left}.AppSidebar_navItem__LUEUN:hover{background:rgba(140,192,222,.12);color:var(--color-blueHover)}.AppSidebar_navItemActive__7RIDZ{background:linear-gradient(135deg,rgba(140,192,222,.2),rgba(140,192,222,.12));color:var(--color-blueHover);font-weight:600}.AppSidebar_navItemActive__7RIDZ:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:var(--color-blue);border-radius:0 2px 2px 0}.AppSidebar_navItemParent__HlCmX{font-weight:500}.AppSidebar_navItemParentOpen__pN4lr{color:var(--color-blueHover);background:rgba(140,192,222,.08)}.AppSidebar_navIcon__CVGcY{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.AppSidebar_navLabel__PriRZ{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AppSidebar_chevron__4t4EW{flex-shrink:0;transition:transform .2s ease;color:#9ca3af}.AppSidebar_chevronOpen__MLqag{transform:rotate(90deg);color:var(--color-blue)}.AppSidebar_submenu__dXr_V{margin-top:4px;margin-left:12px;padding-left:24px;border-left:2px solid #f0f0f0;animation:AppSidebar_slideDown__tgEl8 .2s ease}@keyframes AppSidebar_slideDown__tgEl8{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.AppSidebar_submenuItem__6SZaY{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500;color:#6b7280;margin-bottom:2px;text-align:left}.AppSidebar_submenuItem__6SZaY:hover{background:rgba(140,192,222,.12);color:var(--color-blueHover)}.AppSidebar_submenuItemActive__7tlng{background:rgba(140,192,222,.18);color:var(--color-blueHover);font-weight:600}.AppSidebar_submenuIcon__r_9xv{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.AppSidebar_submenuLabel__Xhhms{flex:1 1;white-space:normal;overflow-wrap:break-word;word-break:break-word;line-height:1.4}.AppSidebar_submenuItem__6SZaY:hover .AppSidebar_submenuLabel__Xhhms{overflow:visible;white-space:normal;word-wrap:break-word}.AppSidebar_navItemLogout__hSDyn{margin-top:8px;color:#dc2626;border-top:1px solid #f0f0f0;padding-top:16px}.AppSidebar_navItemLogout__hSDyn:hover{background:rgba(220,38,38,.08);color:#b91c1c}.AppSidebar_sidebarFooter__g4GPe{padding:16px 20px;border-top:1px solid #f0f0f0;background:linear-gradient(180deg,#fff,#f8fffe)}.AppSidebar_footerText__CF9YM{font-size:12px;font-weight:600;color:#6b7280;margin:0 0 4px}.AppSidebar_footerVersion__nmYoM{font-size:11px;color:#9ca3af;margin:0}.AppSidebar_overlay__XAUk2{display:none}@media (max-width:768px){.AppSidebar_sidebar__p9bQh{width:260px;transform:translateX(-100%);transition:transform .3s ease;z-index:999}.AppSidebar_sidebarOpen__ZUZ_K{transform:translateX(0)}.AppSidebar_sidebarHeader__Pj1fh{background:#002868}.AppSidebar_overlay__XAUk2{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:998;animation:AppSidebar_fadeIn__tiNjZ .3s ease}@keyframes AppSidebar_fadeIn__tiNjZ{0%{opacity:0}to{opacity:1}}}.ContentWrapper_layout-wrapper__NdlkP{@media screen and (max-width:980px){margin-left:1.8rem}}.ContentWrapper_content-wrapper__ZW3Yz,.ContentWrapper_layout-wrapper__NdlkP{display:flex;width:100%;min-height:100vh;background:var(--color-mainBackground);width:100%}.ContentWrapper_content-wrapper__ZW3Yz{flex-direction:column;padding-top:8rem;padding-left:1rem;padding-right:1rem;transition:all .3s;overflow-y:auto;@media screen and (max-width:980px){padding-top:8rem}}.ContentWrapper_content-wrapper--open__78DLj{margin-left:280px}.ContentWrapper_content-wrapper--closed__z_NPS{margin-left:0}@media screen and (max-width:768px){.ContentWrapper_content-wrapper--closed__z_NPS,.ContentWrapper_content-wrapper--open__78DLj{margin-left:0}}.ContentWrapper_WrapperPage__hlpes{max-width:1100px;margin:0 auto;display:flex;flex-direction:column}.DashboardHeader_header__9UhQY{flex-wrap:wrap;height:80px;padding:0 24px 0 40px;background-color:var(--color-blueDark);box-shadow:0 .1rem 1rem var(--color-shadow);position:fixed;z-index:99;top:0;left:0}.DashboardHeader_header__9UhQY,.DashboardHeader_header__nav__fWH7w{display:flex;justify-content:space-between;align-items:center;width:100%}.DashboardHeader_header__nav__fWH7w{gap:1rem}.DashboardHeader_header__nav__fWH7w svg{max-width:130px}.DashboardHeader_header__user__UQJvN{display:flex;align-items:center;gap:.75rem;margin-left:auto}.DashboardHeader_header__user-avatar__fwmQy{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.15);color:#fff;transition:background-color .2s ease}.DashboardHeader_header__user-avatar__fwmQy:hover{background-color:hsla(0,0%,100%,.25)}.DashboardHeader_header__username__siiTf{color:#fff;font-size:1.5rem;font-weight:300}.DashboardHeader_header__hamburger__XlKvm{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease}.DashboardHeader_header__hamburger__XlKvm:hover{background-color:hsla(0,0%,100%,.1)}.DashboardHeader_header__hamburger__XlKvm:active{background-color:hsla(0,0%,100%,.2)}@media (max-width:768px){.DashboardHeader_header__hamburger__XlKvm{display:flex;align-items:center;justify-content:center}.DashboardHeader_header__user__UQJvN{gap:.5rem}.DashboardHeader_header__user-avatar__fwmQy{width:32px;height:32px}.DashboardHeader_header__username__siiTf{font-size:.875rem}}@media (max-width:480px){.DashboardHeader_header__user__UQJvN{gap:.4rem}.DashboardHeader_header__user-avatar__fwmQy{width:28px;height:28px}.DashboardHeader_header__user-avatar__fwmQy svg{width:16px;height:16px}.DashboardHeader_header__username__siiTf{font-size:.75rem}}@keyframes DashboardHeader_rainbow__BZg3Q{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}