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