.loader-wrap{display:flex;height:60px;width:100%}.loader{display:block;height:50px;margin:auto;position:relative;width:50px}.loader div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#004d9d;box-sizing:border-box;display:block;height:40px;margin:4px;position:absolute;width:40px}.loader div:first-child{animation-delay:-.45s}.loader div:nth-child(2){animation-delay:-.3s}.loader div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{align-items:center;background:#004d9d;border:0;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1em;font-weight:600;gap:8px;justify-content:center;min-height:44px;padding:6px 30px;transition:background .4s,color .4s,-webkit-text-decoration .4s;transition:background .4s,color .4s,text-decoration .4s;transition:background .4s,color .4s,text-decoration .4s,-webkit-text-decoration .4s}.button svg.stroke{stroke:#fff}.button:hover{background:#004d9da0}.button.uppercase{text-transform:uppercase}.button[disabled]{opacity:.5}.button[disabled]:hover{background:#004d9d}.button.outlined,.button.white{border:1px solid #004d9d}.button.white{background:#fff;color:#004d9d}.button.white svg.stroke{stroke:#004d9d}.button.transparent{background:#0000;color:#004d9d;min-height:auto;padding:0;text-decoration:underline}.button.transparent svg.stroke{stroke:#004d9d}.button.transparent:hover{background:#0000;color:#004d9d}.modal{align-items:center;display:flex;justify-content:center;padding:15px;z-index:1200}.modal>.loader-wrap .loader div{border-color:#fff #0000 #0000}.modal-box{background:#f1f5fa;border-radius:20px;display:flex;flex-direction:column;gap:20px;max-width:calc(100vw - 30px);padding:30px 40px;width:900px}.modal-box-head{align-content:center;display:flex;gap:15px;justify-content:space-between}.modal-box-head h3{font-size:1.375em;font-weight:600;margin:0}.modal-box-head button{background:#0000;border:0;cursor:pointer;margin:0;padding:0}.modal-box-body{scrollbar-color:#fff #004d9d;scrollbar-width:thin}.modal-box-body::-webkit-scrollbar{width:"4px"}.modal-box-body::-webkit-scrollbar-track{background:#004d9d}.modal-box-body::-webkit-scrollbar-thumb{background-color:#fff;outline:none}.modal-box-body{display:flex;flex-direction:column;gap:20px;max-height:calc(100vh - 225px);max-height:calc(var(--vh, 1vh)*100 - 225px);overflow-x:visible;overflow-y:auto}.modal-box-buttons{justify-content:space-between}.checkbox,.modal-box-buttons{align-items:center;display:flex}.checkbox{gap:8px}.checkbox.checked .checkbox-box{background:#004d9d;border-color:#004d9d}.checkbox.checked.disabled .checkbox-box{background:#737373;border-color:#737373}.checkbox-box{align-items:center;background:#fff;border:1px solid #737373;border-radius:4px;display:flex;height:24px;justify-content:center;min-width:24px;transition:background .2s;width:24px}.checkbox-label{-webkit-user-select:none;user-select:none}.notification-bell{position:relative}.notification-bell span{background:red;border-radius:50%;color:#fff;font-size:10px;font-weight:600;height:18px;line-height:18px;position:absolute;right:0;text-align:center;top:0;width:18px}.mobile-header{align-items:center;background:#004d9d;box-sizing:border-box;color:#fff;display:flex;gap:16px;height:80px;max-width:100vw;padding:16px;width:100%}.mobile-header a,.mobile-header button{height:24px;width:24px}.mobile-header .notification-bell>span{right:-4px;top:-4px}.mobile-header svg.stroke{stroke:#fff}.mobile-header h1{margin-right:auto}.mobile-header button{background:#0000;border:0;margin:0;padding:0}.bottom-navigation{align-content:center;background:#fff;border:1px solid #9da5c5;border-bottom:0;border-radius:12px 12px 0 0;box-sizing:border-box;display:flex;gap:10px;max-width:100vw;min-height:66px;padding:0 20px;width:100%}.bottom-navigation a{align-items:center;color:#737373;display:flex;flex:1 1;flex-direction:column;font-size:10px;gap:4px;justify-content:center}.bottom-navigation a.active{color:#004d9d;font-weight:500}.bottom-navigation a.active svg.stroke{stroke:#004d9d}.avatar-box{align-items:center;aspect-ratio:1;display:flex;flex-direction:column;gap:10px;max-width:100%}.avatar-box input{display:none;height:0;width:0}.avatar-box>div{font-weight:500}.avatar-box-preview{aspect-ratio:1;cursor:pointer;max-width:100%;position:relative;width:100%}.avatar-box-preview img{border:1px solid #004d9d;border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-box-preview>svg{cursor:pointer;left:calc(50% + 24px);position:absolute;top:calc(100% - 24px)}.user-widget{align-items:center;display:flex;gap:14px}.user-widget .thumb-box{flex:0 0 100px;height:100px;width:100px}.user-widget .avatar-box{width:100px}.user-widget-initials{align-items:center;aspect-ratio:1;background:#004d9d;border-radius:50%;color:#fff;display:flex;flex:0 0 100px;font-size:2em;font-weight:600;justify-content:center;width:100px}.sidebar{scrollbar-color:#fff #004d9d;scrollbar-width:thin}.sidebar::-webkit-scrollbar{width:"4px"}.sidebar::-webkit-scrollbar-track{background:#004d9d}.sidebar::-webkit-scrollbar-thumb{background-color:#fff;outline:none}.sidebar{background:#004d9d;color:#fff;display:flex;flex:0 0 340px;flex-direction:column;gap:20px;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:100vw;overflow:auto;padding:40px 30px;position:sticky;top:0;width:340px}.sidebar>svg.stroke{stroke:#fff;position:absolute;right:15px;top:15px}.sidebar nav{display:flex;flex-direction:column;gap:10px}.sidebar .user-widget .thumb-box{flex:0 0 60px;height:60px}.sidebar .user-widget .user-widget-initials{background:#fff;color:#004d9d;flex:0 0 60px;font-size:1.7em;height:60px}.sidebar a{border-bottom:1px solid #f1f5fa;color:#fff;display:inline-block;padding:6px 0;position:relative;width:100%}.sidebar a.active{font-weight:600}.sidebar .sidebar-badge{background:#fff;border:2px solid #fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;color:#004d9d;font-size:11px;font-weight:700;line-height:1;min-width:20px;padding:4px 8px;position:absolute;right:0;text-align:center;top:2px;z-index:1}.sidebar nav+div{gap:10px;margin-top:auto}.mobile-layout,.sidebar nav+div{display:flex;flex-direction:column}.mobile-layout{max-width:100vw;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow-x:hidden;position:relative;width:100%}.mobile-layout main{box-sizing:border-box;flex:auto;max-width:100%;overflow-x:hidden;padding:20px 16px 76px;width:100%}.mobile-layout .bottom-navigation{bottom:0;left:0;position:fixed;right:0;z-index:10}.mobile-sidebar{position:fixed;right:-340px;top:0;transition:right .4s;z-index:999}.mobile-sidebar.open{right:0}.desktop-header{align-items:center;display:flex;gap:16px;margin-bottom:40px}.desktop-header h1{color:#004d9d;font-size:2.5em}.desktop-header>a{align-items:center;background:#fff;border:0;border-radius:50%;display:flex;height:52px;justify-content:center;margin:0 0 0 auto;min-width:52px;padding:0;width:52px}.desktop-header>a svg.stroke{stroke:#004d9d}.desktop-header .breadcrumbs{align-items:center;display:flex;gap:8px;margin-top:8px}.desktop-header .breadcrumbs a{color:#2c2c2c;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.desktop-header .breadcrumbs a:hover{color:#004d9d}.desktop-header .breadcrumbs a:visited{color:#2c2c2c}.desktop-header .breadcrumbs a:active{color:#004d9d}.desktop-header .breadcrumbs span{color:#737373;font-size:14px;font-weight:500}.desktop-header .breadcrumbs svg{flex-shrink:0}.desktop-layout{display:flex;max-width:1920px}.desktop-layout .desktop-layout-main{flex:auto;padding:60px}.desktop-layout .mobile-sidebar{position:static}*{box-sizing:border-box!important}body,html{margin:0}#root,body,html{height:100%;max-width:100vw;overflow-x:hidden;width:100%}body{background:#f1f5fa;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:16px}@media(max-width:1440px){body{font-size:14px}}a{text-decoration:none}input,select,textarea{color:#2c2c2c;font-size:1em}button,input,select,textarea{font-family:Poppins,sans-serif}img,svg{height:auto;max-width:100%}code,pre,table{max-width:100%;overflow-x:auto}@media(max-width:1024px){.box,.df-column,.row{box-sizing:border-box;max-width:100%}}h1,h2,h3,h4,h5,p{margin:0}h1.with-icon,h2.with-icon,h3.with-icon,h4.with-icon,h5.with-icon,p.with-icon{align-items:center;display:flex;gap:10px}h1{font-size:1.5em}h1,h2{font-weight:600}h2{font-size:1.375em}h3{font-size:1.14em;font-weight:600}svg.stroke{stroke:#2c2c2c}.divider{background:#9da5c5;height:.6px;width:100%}.divider.horizontal{height:100%;width:.6px}.box{background:#fff;border-radius:10px;padding:16px}.overlay{background:#2c2c2cb3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.error{font-size:.86em;font-weight:500}.error,.red{color:#c01422}.df-column{display:flex;flex-direction:column}.row{display:flex;flex-wrap:wrap}.thumb-box{background:#d9d9d9;border:1px solid #004d9d;border-radius:50%}.thumb-box>img{border-radius:50%;height:100%;object-fit:cover;width:100%}.toast{border-radius:4px;color:#fff;display:block;font-weight:600;left:calc(50% - 140px);padding:10px 24px 10px 14px;position:fixed;transition:top .5s;width:280px;z-index:1205}.toast.success{background:#007042}.toast.error{background:#d30000}.toast a{color:#fff;cursor:pointer;position:absolute;right:5px;top:5px}
/*# sourceMappingURL=main.ac87d632.css.map*/