.custom-scrollbar{scrollbar-width:none;position:relative;overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{width:0;height:0}.custom-scrollbar::-webkit-scrollbar-thumb{box-sizing:border-box;background-color:#0b67ff;border:1px solid #0000;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar:hover::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#0b67ffcc}.custom-scrollbar::-webkit-scrollbar-button{display:none}.custom-scrollbar:hover::-webkit-scrollbar-button{display:none}