.frame-child {
  position: absolute;
  top: -3px;
  left: calc(50% - 214px);
  border-radius: 0 0 var(--br-16xl) var(--br-16xl);
  background-color: rgba(2, 5, 40, 0.9);
  width: 428px;
  height: 404px;
}
.asset-logo-nobg-cropped-1-icon {
  position: absolute;
  top: 15px;
  right: 16px;
  width: 66px;
  height: 68px;
  object-fit: cover;
}
.asset-kafastfast-cropped-1-icon {
  position: absolute;
  top: 83px;
  left: calc(50% - 134px);
  width: 269px;
  height: 182px;
  object-fit: cover;
}
.whats-your-number {
  position: absolute;
  top: 317px;
  left: calc(50% - 161px);
  display: inline-block;
  width: 324px;
  height: 44px;
}
.assets-coins-1-icon {
  position: absolute;
  top: 309px;
  left: calc(50% - 195px);
  width: 51px;
  height: 52px;
  object-fit: cover;
}
.frame-item {
  top: 530px;
  left: calc(50% - 170px);
  border-radius: 50px;
  background-color: #1b1e3e;
  width: 340px;
  height: 64px;
}
.b,
.frame-inner,
.frame-item {
  position: absolute;
}
.b {
  top: 550px;
  left: calc(50% - 54px);
  font-size: 18px;
  display: inline-block;
  width: 109px;
  height: 44px;
}
.frame-inner {
  top: 530px;
  left: calc(50% - 170px);
  border-radius: 50%;
  background-color: var(--color-darkorange);
  width: 66px;
  height: 64px;
}
.b1 {
  position: absolute;
  top: 552px;
  left: calc(50% - 166px);
  font-size: 15px;
  display: inline-block;
  width: 59px;
  height: 20px;
}
.asset-back-arrow-cropped-1-icon {
  position: absolute;
  bottom: 34px;
  left: 25px;
  width: 31px;
  height: 48px;
  object-fit: cover;
}
.group-child {
  bottom: 0;
  left: calc(50% - 94.5px);
  border-radius: 10px;
  background-color: var(--color-darkorange);
  height: 61px;
}
.group-child,
.next,
.rectangle-group {
  position: absolute;
  width: 189px;
}
.next {
  bottom: 12.45px;
  left: calc(50% - 94.5px);
  display: inline-block;
  height: 36.1px;
}
.rectangle-group {
  bottom: 28px;
  left: calc(50% - 94px);
  height: 61px;
  font-size: 20px;
}
.pay-enter-phone,
.rectangle-parent {
  background-color: var(--color-white);
  height: 926px;
  overflow: hidden;
}
.rectangle-parent {
  position: absolute;
  top: calc(50% - 463px);
  left: calc(50% - 214px);
  width: 428px;
}
.pay-enter-phone {
  position: relative;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: var(--color-white);
  font-family: var(--font-poppins);
}
input {
  position: relative;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: var(--color-white);
  font-family: var(--font-poppins);
}
.top-item{
  z-index: 99;
}
