.sd-resources-range-slider::-webkit-slider-thumb{appearance:none;background:var(--color-brand-700);cursor:pointer;border:3px solid #fff;border-radius:32px;width:28px;height:28px;box-shadow:0 2px 4px #0000001a}.sd-resources-range-slider::-moz-range-thumb{background:var(--color-brand-700);cursor:pointer;border:3px solid #fff;border-radius:20px;width:28px;height:28px;box-shadow:0 2px 4px #0000001a}