.pmx-sidebar{display:flex;flex-direction:column;height:100vh;align-items:center;background:#fff;border-left:1px solid #f0f0f0}.pmx-sidebar.open{width:16%;max-width:280px}.pmx-sidebar.closed,.pmx-sidebar.open{transition:width .3s ease,max-width .3s ease}.pmx-sidebar.closed{width:100px;max-width:100px}.pmx-sidebar.closed .sidebar-head{padding:unset}@media(max-width:991.98px){.pmx-sidebar{display:none}}.pmx-sidebar .ant-divider{margin:unset}.pmx-sidebar .sidebar-head{display:flex;padding-inline:32px;width:calc(100% - 32px);justify-content:space-between;align-items:center;min-height:96px;max-height:96px}.pmx-sidebar .sidebar-head svg{margin-inline:auto;cursor:pointer}.pmx-sidebar .sidebar-head svg:first-child{transform:translateY(-6px)}.pmx-sidebar .sidebar-main{padding:0;margin-top:20px;width:calc(100% - 32px);align-self:start;overflow-y:scroll;margin-inline:auto}.pmx-sidebar .sidebar-main::-webkit-scrollbar{width:0}.pmx-sidebar .sidebar-main .main-head{flex-direction:column;display:flex;margin-bottom:48px;padding-right:7%}.pmx-sidebar .sidebar-main .main-head p{font-size:24px;font-weight:900}.pmx-sidebar .sidebar-main .main-head span{font-size:13px}.pmx-sidebar .sidebar-main .main-head .avatar{width:108px;height:108px;background:#dfeeff;align-items:center;justify-content:center;display:flex;border-radius:18px}.pmx-sidebar .sidebar-main .main-head .avatar svg{width:62px;height:62px}.pmx-sidebar .sidebar-main .main-head .avatar svg path,.pmx-sidebar .sidebar-main .main-head .avatar svg rect{fill:#3772ff}.pmx-sidebar .sidebar-main .menu{width:100%;justify-content:space-evenly;display:flex;flex-direction:column}.pmx-sidebar .sidebar-footer{margin-bottom:8%}.pmx-sidebar .sidebar-footer p{text-align:center}.logout-modal .modal-card{justify-content:space-between}.logout-modal .modal-card p{font-weight:700;font-size:18px;text-align:center}.logout-modal .modal-card .buttons{margin-top:24px}.logout-modal .modal-card .buttons .pmx-button button{width:180px;height:60px}.logout-modal .modal-card .buttons .pmx-button:last-child{margin-right:16px}.sidebar-item{width:100%;box-sizing:border-box;margin-inline:auto}.sidebar-item.compact a .content{justify-content:center;padding:16px}.sidebar-item:first-child a{margin-top:0}.sidebar-item.active a{background:#3772ff;color:#fff}.sidebar-item.active a .content p{color:#fff}.sidebar-item.active svg g path,.sidebar-item.active svg g rect,.sidebar-item.active svg path{stroke:#fff}.sidebar-item a{box-sizing:border-box;border-radius:16px;display:flex;color:#3772ff;font-weight:700;font-size:18px;margin-top:10px;width:100%;position:relative}.sidebar-item a svg.expanded{transform:rotate(90deg)}.sidebar-item a>svg{position:absolute;left:16px;width:32px;height:32px;top:50%}.sidebar-item a .content{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:16px 24px;gap:24px}.sidebar-item a .content p{color:#777e90;font-size:500;text-align:right;font-size:18px;white-space:nowrap}.sidebar-item a .content>svg{width:24px;height:24px}.sidebar-item ul.item-body{width:100%;list-style-type:none;padding:0;margin-top:10px}.sidebar-item ul.item-body li{padding:10px;width:100%;position:relative;display:flex;color:#3772ff;font-size:14px}.sidebar-item ul.item-body li.active{background-color:#3772ff;color:#fff;width:100%;margin:0;border-radius:20px}