.hint-trigger[data-v-c2ed5aa9] {
  display: inline-flex;
}
.hint-tooltip[data-v-c2ed5aa9] {
  position: fixed;
  transform: translate(-50%, -100%);
  margin-top: -6px;
  white-space: nowrap;
  background: rgba(30, 30, 40, 0.95);
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  font-family: inherit;
  padding: 4px 8px;
  border-radius: 4px;
  pointer-events: none;
  z-index: 1000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.searchFilter__openTagsIcon[data-v-fa86855e] {
  font-size: 0.75rem !important;
  line-height: 1;
  color: currentColor;
}
.searchFilter__tag[data-v-fa86855e] {
  font-size: 0.8rem;
}
.searchFilter__tagClose[data-v-fa86855e] {
  font-size: 0.6rem;
  border: 0;
}
