._container_1hzkq_3 {
  position: relative;
  flex: 1;
  max-width: 95%;
}

._inputAction_1hzkq_9 {
  position: absolute;
  right: 0;
  top: 0;
}

._selected_1hzkq_15 {
  display: flex;
  align-items: center;
  width: 100%;
  height: calc(1.5rem + 0.75rem + 2px);
  padding: 0.75rem 2.25rem 0.75rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--color-gray-700);
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
  cursor: pointer;
}

._selectedImage_1hzkq_31 {
  display: flex;
  flex: 0 0 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.2rem 0.5rem 0.2rem 0;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 0.02rem solid var(--color-gray-400);
  background-size: 100%;
  background-repeat: no-repeat;
}

._selectedValue_1hzkq_45 {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

._selected_1hzkq_15 .form-text {
  margin-top: 0;
}
