.login {
  background-color: #bee3cc;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.login .overlap-wrapper {
  background-color: #bee3cc;
  width: 1920px;
  height: 1080px;
}

.login .overlap {
  position: relative;
  height: 1080px;
  background-image: url(./img/unsplash-hjckknwcxxq.png);
  background-size: cover;
  background-position: 50% 50%;
}

.login .main-page {
  width: 1340px;
  height: 924px;
  top: 50px;
  left: 50px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 255, 0.6) 20.31%,
    rgba(0, 0, 255, 0.6) 34.9%,
    rgba(255, 165, 0, 0.6) 57.29%,
    rgba(255, 165, 0, 0.6) 99.98%
  );
  position: absolute;
  border-radius: 30px;
}

.login .gambar {
  position: absolute;
  width: 662px;
  height: 896px;
  top: 70px;
  left: 714px;
}

.login .main-login {
  width: 635px;
  height: 876px;
  top: 74px;
  left: 73px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 30px;
}

.login .logo-DPU-kab-musi {
  position: absolute;
  width: 51px;
  height: 69px;
  top: 384px;
  left: 98px;
  object-fit: cover;
}

.login .txt-selamat-datang {
  position: absolute;
  width: 221px;
  height: 50px;
  top: 475px;
  left: 98px;
}

.login .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.login .div {
  position: absolute;
  top: 34px;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #a5adc2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.login .div-2 {
  position: absolute;
  width: 467px;
  height: 234px;
  top: 547px;
  left: 84px;
  background-color: #ffffff;
}

.login .email {
  position: absolute;
  width: 442px;
  height: 61px;
  top: 11px;
  left: 14px;
}

.login .text-wrapper-2 {
  position: absolute;
  width: 54px;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #a5adc2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.login .rectangle {
  position: absolute;
  width: 440px;
  height: 36px;
  top: 25px;
  left: 0;
  border-radius: 6px;
  border: 1px solid;
  border-color: #a5adc2;
}

.login .password {
  position: absolute;
  width: 442px;
  height: 61px;
  top: 86px;
  left: 14px;
}
.login .tombol {
  position: absolute;
  width: 442px;
  height: 61px;
  top: 170px;
  left: 14px;
}
.login .text-wrapper-3 {
  position: absolute;
  width: 99px;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #a5adc2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.login .button-login {
  position: absolute;
  width: 442px;
  height: 36px;
  top: 181px;
  left: 14px;
  all: unset;
  box-sizing: border-box;
}

.login .overlap-group {
  position: relative;
  width: 440px;
  height: 36px;
  background-color: var(--dpu-kab-musi);
  border-radius: 6px;
}

.login .text-wrapper-4 {
  position: absolute;
  top: 10px;
  left: 202px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.login .secure-login {
  position: absolute;
  width: 338px;
  height: 329px;
  top: 54px;
  left: 160px;
}

.login .p {
  position: absolute;
  top: 886px;
  left: 124px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #a5adc2;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}
