.range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--theme-500);border-radius:100%;box-shadow:0 0 2px #00000040;height:20px;width:20px}.range::-webkit-slider-thumb:active{background:var(--theme-50)}.range-outlined::-webkit-slider-thumb{-webkit-appearance:none;background:#fff!important;border:3px solid var(--theme-500);border-radius:100%;box-shadow:0 0 2px #00000040;height:20px;width:20px}
