.wrapper-sidebar-list{display:flex;justify-content:space-around}.wrapper-sidebar-list .wrapper-sidebar-item{align-items:center;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:12px;font-weight:500;padding-top:16px;position:relative}.wrapper-sidebar-list .wrapper-sidebar-item:hover .active-item{background:#dfe5ed}.wrapper-sidebar-list .wrapper-sidebar-item.active .active-item{background:#00c1d4}.wrapper-sidebar-list .active-item{display:none;width:3px}.wrapper-sidebar-list .active-item-mobile{display:none;height:7px;width:56px}@media (min-width:1024px){.wrapper-sidebar-list{align-items:first;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;margin-top:32px}.wrapper-sidebar-list .wrapper-sidebar-item{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:16px;gap:8px;justify-content:flex-start;justify-items:center;line-height:24px}.wrapper-sidebar-list .active-item-mobile{display:none}.wrapper-sidebar-list .active-item{display:block;height:40px;margin-right:26px;width:3px}}
