.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#3232324d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#64646480;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#787878b3}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.5) rgba(50,50,50,.3)}
