input[type=range].range-slider-thumb{appearance:none;pointer-events:none;outline:none;height:0}input[type=range].range-slider-thumb::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#fff;border:3px solid #f59e0b;border-radius:50%;width:20px;height:20px;position:relative;box-shadow:0 4px 12px #00000080}input[type=range].range-slider-thumb::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#fff;border:3px solid #f59e0b;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 12px #00000080}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
