.root {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  width: 146px;
  height: auto;
  max-width: 100%;
  position: relative;
  padding: 0px;
}
.root:hover {
  padding: 0px;
}
.button:global(.__wab_instance):global(.__wab_instance) {
  max-width: 100%;
  width: auto;
}
.svg___2AlYe {
  position: relative;
  height: 1em;
}
.text {
  white-space: pre;
  color: var(--token-JbbFUc2JcLHQ);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.root:hover .text {
  color: var(--token-7GxYU2G8IrIt);
}
.svg {
  position: relative;
  color: var(--token-7GxYU2G8IrIt);
  height: 1em;
}
.freeBox {
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 100%;
  justify-content: center;
  align-items: flex-start;
  left: 0px;
  top: 25px;
  background: #ffffff;
  box-shadow: none;
  min-width: 0;
  display: none;
  border-radius: 0px 8px 8px;
  padding: 8px;
}
.root:hover .freeBox {
  display: flex;
}
.linkMenu__k8C83:global(.__wab_instance) {
  max-width: 100%;
  height: 16px;
  margin-bottom: 2px;
  flex-shrink: 0;
}
.linkMenu__pjJuS:global(.__wab_instance) {
  max-width: 100%;
  margin-bottom: 2px;
}
.root:hover .linkMenu__pjJuS:global(.__wab_instance) {
  display: none;
}
.linkMenu__n8S2U:global(.__wab_instance) {
  max-width: 100%;
  margin-bottom: 2px;
}
.root:hover .linkMenu__n8S2U:global(.__wab_instance) {
  display: none;
}
