.card.has-scrollbar ::-webkit-scrollbar,.has-scrollbar::-webkit-scrollbar{width:6px;height:6px}.card.has-scrollbar ::-webkit-scrollbar-button,.has-scrollbar::-webkit-scrollbar-button{width:0;height:0}.card.has-scrollbar ::-webkit-scrollbar-thumb,.has-scrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,0.25);border:0;border-radius:50px}.card.has-scrollbar ::-webkit-scrollbar-thumb:hover,.has-scrollbar::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,0.4)}.card.has-scrollbar ::-webkit-scrollbar-thumb:active,.has-scrollbar::-webkit-scrollbar-thumb:active{background:hsla(0,0%,100%,0.5)}.card.has-scrollbar ::-webkit-scrollbar-track,.has-scrollbar::-webkit-scrollbar-track{background:rgba(26,26,26,0.35);border:0;border-radius:50px}.card.has-scrollbar ::-webkit-scrollbar-track:hover,.has-scrollbar::-webkit-scrollbar-track:hover{background:rgba(26,26,26,0.5)}.card.has-scrollbar ::-webkit-scrollbar-corner,.has-scrollbar::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,0.25) rgba(26,26,26,0.35)}