.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.custom-scrollbar2::-webkit-scrollbar{width:6px}.custom-scrollbar2::-webkit-scrollbar-track{background:transparent}.custom-scrollbar2::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.custom-scrollbar2::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.custom-scrollbar2{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}