.my48520 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 20px;
}
.my48521 {
  padding: 8px 16px 0 16px;
}
.my48522 {
  border-radius: 4px;
  background-color: var(--ColorWhite-50);
  width: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  border: 1px solid var(--ColorGray-100);
}
.my48523 {
  background-color: var(--ColorWhite-50);
  line-height: 20px;
  letter-spacing: -0.5px;
  padding: 12px 10px;
  border: none;
  border-radius: 4px;
  color: var(--ColorBlack-450);
  width: 100%;
  font-size: 14px;
}
.my48523::-webkit-input-placeholder {
  color: var(--ColorGray-300);
}
.my48523::-ms-input-placeholder {
  color: var(--ColorGray-300);
}
.my48523::placeholder {
  color: var(--ColorGray-300);
}
.my48523:disabled {
  color: var(--ColorGray-600);
}
.my48524 {
  padding: 0 16px;
  display: -moz-box;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -moz-box-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
       align-items: center;
}
.my48525 {
  margin: 0;
}
.my48526 {
  color: var(--ColorBlack-450);
  line-height: 18px;
  letter-spacing: -0.5px;
  cursor: pointer;
}
.my48527 {
  padding: 0 16px;
}
.my48528 {
  margin-bottom: 60px;
}
