._triggerElement_5tlek_1 {
  width: 24px;
  height: 24px;
  max-width: 24px;
  max-height: 24px;
  padding: 0 !important;
  margin-left: auto !important;
  background: var(--icon-secondary);
  border-radius: 100%;
}

._triggerElement_5tlek_1 svg * {
    fill: var(--icon-inverse);
  }

._dropdownContent_5tlek_16 {
  width: 252px;
  line-height: 0;
}

._desktopAppIcon_5tlek_21 {
  height: 24px;
  width: 24px;
}

._appLinksWrapper_5tlek_26 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 42px;
  gap: 8px;
}

._appLinksWrapper_5tlek_26 a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 32px;
    border: 1px solid var(--border-secondary-alpha);
    border-radius: 6px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
  }

._appLinksWrapper_5tlek_26 a svg {
      margin-right: 4px;
    }

._appLinksWrapper_5tlek_26 a svg * {
        fill: var(--icon-tertiary);
      }
