.umwUGe {
  position: relative;
  display: inline-block;
}

.FiAzjZ {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  transition: all 0.3s ease;
  outline: none;
  width: auto;
  min-width: 100px;
  padding: 5px;
  background: transparent;
  color: rgba(255, 255, 255, 0.90);
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.lbEcjb {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -o-object-fit: contain;
  object-fit: contain;
}

.LguaeQ {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  -o-object-fit: contain;
  object-fit: contain;
}

.gwzmqH {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1000;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  min-width: 100px;
}

.gwzmqH[data-state="show"] {
  display: block;
  opacity: 1;
}

.mpgOyK {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.90);
  color: rgba(255, 255, 255, 0.90);
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.mpgOyK.FdibIq {
  display: none;
}