.custom-slider::-webkit-slider-runnable-track{height:4px;border-radius:12px;background:linear-gradient(to right,rgb(var(--color-brand-primary)/1) 0,rgb(var(--color-brand-primary)/1) var(--range-progress),rgb(var(--color-neutral-secondary)/1) var(--range-progress),rgb(var(--color-neutral-secondary)/1) 100%)}.custom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:100%;width:12px;height:12px;border:2px solid rgb(var(--color-brand-primary)/1);cursor:pointer;margin-top:-4px}.custom-slider::-moz-range-progress{height:4px;border-radius:12px;background-color:var(--textBrand-primary)}.custom-slider::-moz-range-track{height:4px;border-radius:12px;background-color:var(--bgNeutral-secondary)}.custom-slider::-moz-range-thumb{background-color:var(--white);border-radius:100%;width:12px;height:12px;border:2px solid var(--textBrand-primary);cursor:pointer}.custom-slider::-ms-track{height:4px;border-radius:12px;background:transparent;border-color:transparent;color:transparent}.custom-slider::-ms-fill-lower{background-color:var(--textBrand-primary);border-radius:12px}.custom-slider::-ms-fill-upper{background-color:var(--bgNeutral-secondary);border-radius:12px}.custom-slider::-ms-thumb{background-color:var(--white);border-radius:100%;width:12px;height:12px;border:2px solid var(--textBrand-primary);cursor:pointer}
/*# sourceMappingURL=9abc953524f35668.css.map*/