.text {
  width: max-content;
  transform-origin: left top;
}

.mobile-step1-2 {
  top: 70%;
  left: 43%;
}

.mobile-step2-1 {
  width: 190px;
  left: 31.5%;
  top: 34%;
}

.mobile-step2-2 {
  width: 190px;
  left: 73%;
  top: 49%;
}

.mobile-step2-3 {
  left: 18.5%;
  top: 55%;
}

.mobile-step2-4 {
  left: 48%;
  top: 57%;
}

.mobile-step2-5 {
  left: 84%;
  top: 52%;
}

.mobile-step2-6 {
  left: 17%;
  top: 54%;
}

.mobile-step2-7 {
  left: 48%;
  top: 39%;
  width: 160px;
}

.mobile-step2-8 {
  left: 69%;
  top: 44%;
  width: 190px;
}

.mobile-step2-9 {
  width: 150px;
  left: 18%;
  top: 46%;
}

.mobile-step2-10 {
  width: 185px;
  left: 43.5%;
  top: 50%;
}

.mobile-step2-11 {
  width: 196px;
  left: 69%;
  top: 59.5%;
}

.mobile-step2-12 {
  width: 160px;
  left: 5%;
  top: 44%;
}

.mobile-step2-13 {
  left: 48%;
  top: 22%;
}

.mobile-step2-14 {
  left: 84.5%;
  top: 67%;
}

@media screen and (orientation: portrait) {
  .mobile-step1-2 {
    top: 59%;
    left: 17%;
    text-align: center;
  }
  .mobile-step2-1 {
    width: 260px;
    left: 16.5%;
    top: 50%;
    text-align: center;
  }
  .mobile-step2-2 {
    width: 247px;
    left: 18%;
    top: 78%;
    text-align: center;
  }
  .mobile-step2-3 {
    left: 31.5%;
    top: 79.5%;
  }
  .mobile-step2-4 {
    left: 32%;
    top: 68%;
  }
  .mobile-step2-5 {
    left: 30%;
    top: 79.5%;
  }
  .mobile-step2-6 {
    left: 31%;
    top: 79.5%;
  }
  .mobile-step2-7 {
    left: 19%;
    top: 77.5%;
    width: 245px;
  }
  .mobile-step2-8 {
    left: 24%;
    top: 77.5%;
    width: 215px;
    text-align: center;
  }
  .mobile-step2-9 {
    width: auto;
    left: 18%;
    top: 79.5%;
  }
  .mobile-step2-10 {
    width: 240px;
    left: 20.5%;
    top: 77.5%;
  }
  .mobile-step2-11 {
    width: 220px;
    left: 22%;
    top: 77.5%;
    text-align: center;
  }
  .mobile-step2-12 {
    width: 240px;
    left: 19%;
    top: 76%;
  }
  .mobile-step2-13 {
    left: 33%;
    top: 79.5%;
  }
  .mobile-step2-14 {
    left: 33.5%;
    top: 79.5%;
  }
}
/*# sourceMappingURL=otp-paper-app.css.map */