
.lang-switch[data-v-069fcaa6] {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 17px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.lang-switch__btn[data-v-069fcaa6] {
  border: 0;
  background: transparent;
  color: inherit;
  opacity: 0.55;
  cursor: pointer;
  padding: 2px 4px;
  font: inherit;
}
.lang-switch__btn.active[data-v-069fcaa6] {
  opacity: 1;
  font-weight: 600;
}
.lang-switch__sep[data-v-069fcaa6] {
  opacity: 0.35;
}
.lang-switch.is-compact .lang-switch__btn[data-v-069fcaa6] {
  font-size: 16px;
}

