.dyx-slider{-webkit-appearance:none;appearance:none;background:transparent;height:24px}.dyx-slider::-webkit-slider-runnable-track{height:4px;background:hsla(0,0%,100%,.12);border-radius:9999px}.dyx-slider::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:9999px;background:#fbbf24;border:2px solid #0b0b10;margin-top:-10px;cursor:pointer}.dyx-slider::-moz-range-track{height:4px;background:hsla(0,0%,100%,.12);border-radius:9999px}.dyx-slider::-moz-range-thumb{width:24px;height:24px;border-radius:9999px;background:#fbbf24;border:2px solid #0b0b10;cursor:pointer}.dyx-slider:focus-visible::-webkit-slider-thumb{outline:2px solid #fbbf24;outline-offset:2px}.dyx-slider:focus-visible::-moz-range-thumb{outline:2px solid #fbbf24;outline-offset:2px}