.page-biayastudi {
  background-color: #fafafa;
  min-height: 140vh;
  padding-bottom: 100px;
  overflow: hidden;
}
.main-div-biayastudi {
  position: relative;
  padding-top: 75px;
  padding-bottom: 90px;
  background-image: url("../img/background-programlainnya.png");
  background-size: cover;
  height: 280px;
  background-repeat: no-repeat;
}
.pembatas-main {
  position: relative;
  background-color: #ffffff;
  height: 60px;
  text-align: center;
  margin-top: -40px;

  border-radius: 40px 40px 0px 0px;
}

/* Section biaya studi */

.title-biayastudi {
  text-align: center;
  color: #ffba02;
  text-align: center;
  font-weight: 1000;
  font-size: 30px;
}
.center {
  padding-top: 40px;
  margin: auto;
  width: 70%;
}

/* Section biaya studi */
.card-biayastudi {
  margin: auto;
  width: 280px;
  height: 600px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  border-radius: 40px;
  background: linear-gradient(180deg, #ffba02 50%, #ffffff 50%);
  text-align: center;
  color: #ffffff;
}

/* Section konten kuning */
.kontenkuning {
  padding-top: 10px;
  height: 50%;
  margin-bottom: 20px;
}
.title-card-harga {
  font-size: 20px;
  line-height: 0.5;
  font-weight: 900;
}
.detailhargadiskon {
  color: black;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  font-weight: bolder;
  line-height: 3;
}
.title-detailhargadiskona {
  font-size: 19px;
  line-height: 0.05;
  font-weight: 900;
  margin-bottom: 30px;
}
.detailharga {
  margin: auto;
  background-color: #fec94c;
  width: 140px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.sub-detailhargadiskon {
  font-size: 19px;
  line-height: 2;
  font-weight: 900;
}
.bungkus-small-text {
  margin-top: 40px;
}
.small-text-infopembayaran {
  font-weight: 100;
  line-height: 0.1;
  font-size: 14px;
}
/* Section konten kuning */

/* Section konten putih */
.kontenputih {
  margin-top: 40px;
  color: black;
  font-size: 14px;
  line-height: 0.1;
  font-weight: 600;
}
.garis {
  border: 1px solid black;
  margin-bottom: 0;
  margin-top: 0;
  width: 45%;
}
.desc-angsuran {
  margin-top: 20px;
}
/* Section konten putih */
