.safehome-mtn-momo-box {
  max-width: 420px;
}

.safehome-mtn-momo-icons {
  display: flex;
  gap: 10px;
  margin: 0 0 0.75rem;
}

.safehome-mtn-momo-icons img {
  height: 40px;
  width: auto;
  max-width: 120px;
  object-fit: contain;
  border-radius: 4px;
}

.safehome-mtn-momo-box .form-row {
  margin: 0.65rem 0 0;
}

.safehome-mtn-momo-phone-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 0.35rem;
}

.safehome-mtn-momo-phone-input {
  width: 100%;
  max-width: 280px;
  padding: 0.45rem 0.6rem;
}

.safehome-mtn-momo-wait {
  margin: 1rem 0 1.5rem;
  padding: 1rem 1.15rem;
  background: #fff8e8;
  border: 1px solid #f3d27a;
  border-radius: 8px;
}

.safehome-mtn-momo-wait__title {
  margin: 0 0 0.4rem;
  font-weight: 700;
  font-size: 1.05rem;
}

.safehome-mtn-momo-wait__hint,
.safehome-mtn-momo-wait__status {
  margin: 0.45rem 0 0;
}

.safehome-mtn-momo-wait__status {
  font-weight: 600;
}

.safehome-mtn-momo-paycode {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.15rem;
  margin: 0 0 0.65rem;
  padding: 0.65rem 0.8rem;
  background: #ffcb05;
  border-radius: 8px;
  max-width: 280px;
}

.safehome-mtn-momo-paycode__label,
.safehome-mtn-momo-paycode__code {
  margin: 0 !important;
  color: #000000 !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

.safehome-mtn-momo-paycode__label {
  font-size: 12px !important;
  letter-spacing: 0.04em;
}

.safehome-mtn-momo-paycode__code {
  font-size: 18px !important;
  letter-spacing: 0.06em;
}
