@custom-variant hs-pin-input-active {

  &.active {
    @slot;
  }

  .active & {
    @slot;
  }
}