.sidebar{display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;transition:width .25s cubic-bezier(.77,0,.18,1);width:70px;z-index:2}.sidebar:not(:hover)::-webkit-scrollbar-thumb{background-color:transparent}.sidebar .main-section{flex:1}.sidebar .divider{height:1px;margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}.sidebar .name-wrapper{overflow:hidden;width:0!important}
