.dialog-UGdC69sw {
  min-width: 254px;
  padding: 40px;
  width: auto;
}
.dialogInner-UGdC69sw {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.titleWrapper-UGdC69sw {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  max-width: 100%;
}
.title-UGdC69sw {
  color: #0b0f08;
  cursor: default;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
}
html.theme-dark .title-UGdC69sw {
  color: #d1d4dc;
}
.infoHint-UGdC69sw {
  color: #6a6d78;
  height: 18px;
  margin-left: 8px;
  width: 18px;
}
html.theme-dark .infoHint-UGdC69sw {
  color: #868993;
}
.form-UGdC69sw {
  display: flex;
  max-width: 200px;
  width: 100%;
}
.inputWrapper-UGdC69sw {
  flex-grow: 1;
}
.input-UGdC69sw {
  font-size: 24px;
  text-align: center;
}
.hint-UGdC69sw {
  color: #6a6d78;
  cursor: default;
  font-size: 12px;
  line-height: 18px;
  margin-top: 3px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
html.theme-dark .hint-UGdC69sw {
  color: #868993;
}
.error-UGdC69sw {
  color: #F0698B;
}
