.asset-woman-photo-cropped-1-icon {
  position: absolute;
  top: calc(50% - 463px);
  left: calc(50% - 214px);
  width: 428px;
  height: 926px;
  object-fit: cover;
}
.asset-logo-words-cropped-1-icon {
  position: absolute;
  top: 29px;
  right: 24px;
  width: 154px;
  height: 103px;
  object-fit: cover;
}
.apply-online-and {
  margin: 0;
}
.instantly {
  color: var(--color-white);
}
.ka-fast-fast-instantly {
  margin: 0;
  color: #000;
}
.apply-online-and-container {
  position: absolute;
  top: calc(50% + 136px);
  left: calc(50% - 210px);
  display: inline-block;
  width: 378px;
  height: 97px;
}
.group-child {
  bottom: 0;
  left: 0;
  border-radius: var(--br-3xs);
  background-color: var(--color-gray);
  height: 49px;
}
.get-cash,
.group-child,
.rectangle-parent {
  position: absolute;
  width: 107px;
}
.get-cash {
  bottom: 10px;
  left: 0;
  font-size: var(--font-size-xl);
  display: inline-block;
  font-family: var(--font-poppins);
  color: var(--color-darkorange);
  text-align: center;
  height: 29px;
}
.rectangle-parent {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  bottom: 165px;
  left: 57px;
  height: 49px;
}
.group-item {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: var(--br-3xs);
  background-color: var(--color-gray);
  width: 114px;
  height: 49px;
}
.pay-loan {
  position: absolute;
  right: 7px;
  bottom: 10px;
  font-size: var(--font-size-xl);
  display: inline-block;
  font-family: var(--font-poppins);
  color: var(--color-darkorange);
  text-align: center;
  width: 100px;
  height: 29px;
}
.rectangle-group {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  right: 57px;
  bottom: 165px;
  width: 114px;
  height: 49px;
}
.splash {
  position: relative;
  background-color: var(--color-white);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 926px;
  overflow: hidden;
  text-align: center;
  font-size: 30px;
  color: var(--color-white);
  font-family: var(--font-poppins);
}
.top-item{
  z-index: 99;
}
