.top-performers-list{max-height:300px;overflow-y:auto}.top-performers-list-item{transition:all .2s ease;padding:.75rem 1rem;background-color:rgba(0,0,0,.02);border-radius:.5rem;border:none;background-color:rgba(0,0,0,0);margin-bottom:.5rem}.top-performers-list-item:hover{transform:translateX(5px);background-color:rgba(0,0,0,.04)}.top-performers-list::-webkit-scrollbar{width:4px}.top-performers-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.top-performers-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.top-performers-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.top-performers-list{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) rgba(0,0,0,0)}
