:global .c-kd-autocomplete {

  input {
    &:focus {
    }
  }
  &--entity-multiple-with-selector {

  }
}

:global .o-kd-autocomplete-input {


  &--entity-multiple-no-selector {

  }
}

:global .o-search-icon {
  &--with-loading {

  }
  &--with-loading-for-chicklet-none {

  }
  &--entity-multiple-no-selector {

  }
  &--entity-multiple-no-selector-with-loading {

  }
  &--entity-multiple-no-selector-with-loading-for-chicklet-none {

  }
}

:global .o-options {

  &__option {

    &-text {
    }
    &-active {
    }
  }
  &__info-option {
  }
}
