.dashboard-wrapper{width:100%;overflow:auto;padding:2.5rem 3.75rem 3.125rem;box-sizing:border-box}@media only screen and (max-width:1200px){.dashboard-wrapper{padding:1rem 1rem 3rem}}.sidebar{position:-webkit-sticky;position:sticky;top:0;left:0;width:20%;height:100vh;padding:1rem 1rem 1.25rem;box-sizing:border-box;border-right:1px solid rgba(0,0,0,.062745098);overflow:hidden}.sidebar .logo{width:106px;height:37px;text-align:center}.sidebar .menu-content-wrapper .administration h5{font-size:.875rem;color:rgba(0,0,0,.4);padding-left:.5rem;font-weight:300;margin-bottom:1rem}.sidebar .menu-content-wrapper .administration .menu-item{cursor:pointer;margin-bottom:.2rem}.sidebar .menu-content-wrapper .administration .menu-item:last-child{margin-bottom:0}.sidebar .menu-content-wrapper .administration .menu-item a,.sidebar .menu-content-wrapper .administration .menu-item span{color:#000;font-size:.75rem;text-decoration:none}.sidebar .menu-content-wrapper .administration .menu-item .menu-item-header{padding:.75rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .menu-content-wrapper .administration .menu-item .menu-item-header.active{background-color:rgba(0,0,0,.04);padding:.75rem;border-radius:.75rem}.sidebar .menu-content-wrapper .administration .menu-item .menu-item-header .arrow-opened{transform:rotate(90deg)}.sidebar .menu-content-wrapper .administration .children{margin:.65rem 0 0 2.2rem}.sidebar .menu-content-wrapper .administration .children a,.sidebar .menu-content-wrapper .administration .children span{color:#000;font-size:.75rem;text-decoration:none}.sidebar-mobile{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid rgba(0,0,0,.062745098);padding:1rem;box-sizing:border-box;position:relative;background-color:#fff;z-index:999;position:-webkit-sticky;position:sticky;top:0}.sidebar-mobile .logo-mobile{width:100px;height:auto}.sidebar-mobile .mobile-menu-icon{display:flex;align-items:center;justify-content:center}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.14);padding-top:68px;z-index:998}.mobile-menu-overlay .mobile-menu-content{width:100%;background-color:#fff;padding:1rem;box-sizing:border-box}.mobile-menu-overlay .mobile-menu-content .menu-item{cursor:pointer;margin-bottom:.2rem}.mobile-menu-overlay .mobile-menu-content .menu-item:last-child{margin-bottom:0}.mobile-menu-overlay .mobile-menu-content .menu-item a,.mobile-menu-overlay .mobile-menu-content .menu-item span{color:#000;font-size:.75rem;text-decoration:none}.mobile-menu-overlay .mobile-menu-content .menu-item .menu-item-header{padding:.75rem;display:flex;flex-direction:row;align-items:center;gap:12px}.mobile-menu-overlay .mobile-menu-content .menu-item .menu-item-header.active{background-color:rgba(0,0,0,.04);padding:.75rem;border-radius:.75rem}.mobile-menu-overlay .mobile-menu-content .menu-item .menu-item-header .arrow-opened{transform:rotate(90deg)}.mobile-menu-overlay .mobile-menu-content .children{margin:.5rem 0 0 2.5rem}.mobile-menu-overlay .mobile-menu-content .children a,.mobile-menu-overlay .mobile-menu-content .children span{color:#000;font-size:.75rem;text-decoration:none}.avatar-name .avatar-icon{width:24px;height:24px;border-radius:50%}.avatar-name h5{font-size:.875rem}.log-out .log-out-icon{cursor:pointer}.top-bar{height:60px;padding:1.125rem 1.875rem 1.125rem 0;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.062745098);display:flex;align-items:center;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0;z-index:999;background-color:#fff}@media only screen and (max-width:1200px){.top-bar{display:none!important}}