.pmx-dashboard{display:flex;justify-content:start;width:100%;background:rgba(51,100,225,.051);overflow-y:hidden}.pmx-dashboard .panel{overflow-y:scroll;height:100vh;width:100%}@media(max-width:991.98px){.pmx-dashboard .panel{padding-bottom:102px}}.pmx-dashboard .panel main{display:flex;box-sizing:border-box}.mobile-dropdown.open{bottom:100px!important;max-height:max-content;transition:.5s}.mobile-dropdown{max-height:0;font-size:12px}.mobile-dropdown .mobile-menu-item{padding-inline:24px;font-weight:500;display:flex;gap:12px;align-items:center;justify-content:right}.mobile-dropdown .mobile-menu-item.active:before{content:"";position:absolute;right:0;width:5px;height:32px;background:#3772ff;margin:auto;border-radius:4.5px 0 0 4.5px}.mobile-dropdown .mobile-menu-item:hover{font-weight:900;border-radius:12px 0 0 12px;background-color:#f5f8ff;width:max-content}.mobile-dropdown{background:#fff;display:flex;flex-direction:column;gap:16px;overflow:hidden;position:absolute;padding:10px 0;border:1px solid #c2d1f7;border-radius:12px 12px 0 0;bottom:-100px;transition:.5s;z-index:101;width:100%;margin:auto}.mobile-dropdown svg{width:32px;height:32px;fill:#3772ff}@media(min-width:991.98px){.mobile-dropdown{display:none}}.pmx-mobile-menu{font-size:12px;border:1px solid #c2d1f7;border-radius:12px 12px 0 0;position:fixed;bottom:-2px;width:100%;background:#fff;display:flex;justify-content:space-between;padding:0;height:100px;transition:background .3s;z-index:101}.pmx-mobile-menu.open{border:none;margin-bottom:1px;margin-right:1px;border-radius:0}.pmx-mobile-menu .mobile-menu-list{margin:0!important;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:0;flex-grow:1;height:100%!important}.pmx-mobile-menu .mobile-menu-list li{height:100%;flex:1 1}.pmx-mobile-menu .mobile-menu-list .mobile-menu-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#3772ff;cursor:pointer;flex:1 1;height:100%;transition:background .3s}.pmx-mobile-menu .mobile-menu-list .mobile-menu-item.active{position:relative;color:#3772ff}.pmx-mobile-menu .mobile-menu-list .mobile-menu-item.active:before{content:"";position:absolute;top:0;left:0;right:0;width:48px;height:5px;background:#3772ff;margin:auto;border-radius:0 0 4.5px 4.5px}@media(min-width:991.98px){.pmx-mobile-menu{display:none}}