.aehqdgueg {
  background: #ffffff14;
  padding: 2rem 1rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 0;
}

.erdhudh {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.indefnj {
  display: flex;
  border: 1px solid #ffffff42;
  padding: 13px 1.2rem;
  border-radius: 2rem;
  gap: 10px;
  background: #ffffff14;
}

input.inpefjdwdf {
  flex: 1;
  background: none;
}

input.inpefjdwdf:focus {
  outline: none;
}

button.btn-ghost {
  color: #d158ff;
  font-weight: bold;
}
.claim-container {
  background: #18181887;
  width: 33rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0rem;
  border-radius: 1rem;
  padding: 6rem 0rem;
  border: 1px solid #2f2f2f;
}

.wall-conn-button {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
}

.\32 ewhnn {
  font-weight: bold;
  font-size: 11pt;
  opacity: 0.7;
  margin-top: 1rem;
  margin-bottom: -5px;
}

h2.emdri {
  font-size: 21pt;
  font-weight: bold;
  margin: 1rem 0rem;
}

.\33 i2hjr {
  font-size: 22pt;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 33rem) {
  .claim-container {
    width: 100%;
    flex: 1;
    border-radius: 0;
    justify-content: center;
  }
}
button.threshold-btn:hover {
  background: #0431542b;
}
.popup-overlay {
  position: fixed;
  background: #0000007d;
  height: 100dvh;
  width: 100dvw;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-body {
  background: #1b1b1b;
  width: 25rem;
  border-radius: 1rem;
  overflow: hidden;
  height: 11rem;
}

.payment-popup-body {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}

.payment-popup-body img {
  height: 30px;
}
