@custom-variant hs-range-slider-disabled {

  &.disabled {
    @slot;
  }

  .disabled & {
    @slot;
  }
}