.vertical-menu{margin-top:13px;right:0;display:flex;flex-direction:column;position:absolute;min-width:300px;align-items:flex-start;background:white;border-radius:10px!important}.vertical-menu li{width:100%}.menu-item{background:white;width:100%}.menu-header{cursor:pointer;padding:15px 23px;justify-content:space-between}.menu-header,.menu-title{flex-direction:row;display:flex;align-items:center}.menu-title{gap:16px}.resetpassword{width:20px;height:20px;color:#841912}.menu-title-active-brown svg g path{fill:#841912}.menu-title-active svg g path,.menu-title.menu-title-active .accounSettIcon path{fill:#ff6a06}.menu-header span{font-size:var(--f18);font-style:normal;font-weight:400;line-height:normal;color:var(--brown-color)}.sub-menu{display:flex;flex-direction:column;background-color:#fff6ea}.sub-item-link{padding:15px 20px;justify-content:space-between}.sub-item-link,.sub-item-title{display:flex;align-items:center;flex-direction:row}.sub-item-title{gap:16px}.sub-item-link span{color:var(--brown-color);font-size:var(--f16);font-style:normal;font-weight:400;line-height:normal}.vertical-menu::-webkit-scrollbar{width:5px}.vertical-menu::-webkit-scrollbar-track{background:transparent}.vertical-menu::-webkit-scrollbar-thumb{background-color:#fff;background-image:-webkit-gradient(linear,40% 0,75% 84%,from(#ffc700),to(#ff6a06),color-stop(.6,#ff6a06));border-radius:5px}@media only screen and (max-width:576px){.menu-header span{font-size:var(--f16)}.vertical-menu{width:100%;height:300px;margin:5px 0 0;overflow-y:auto}.vertical-menu li{margin:0}}