.logo{border-radius:12px;background:var(--color-green-xxdark)}.side-navbar{display:flex;height:80%;flex-direction:column;justify-content:space-between;align-items:center}.top-section{height:50%}.bottom-section{height:25%;display:flex;flex-direction:column;justify-content:flex-end}.sidebar-container{height:100vh;width:90px}.side-navbar .icon:not(.active):hover{background:var(--gray-50);border-radius:10px;transform:scale(1.05);transition:.3s ease-in-out}.side-navbar .icon:not(.active){transition:.3s ease-in-out}.logo .icon{width:40px;height:40px;padding:8px 10px}.side-navbar a .icon{margin-top:10px}.sub-items-wrapper{margin-left:1.1rem}.all_child_bg_white,.all_child_bg_white>*{background:#fff}