/*css banner*/
.hs-cta-img {
  height: auto!important;
}
.img-modul img{
  height:100%;
}
#close-tanya{
  float:right;
  cursor:pointer;
}
.wrap-floating-btn{
  position:fixed;
  right: 0;
  bottom: 4rem;
  z-index:100;
}
.wa-icon{
  margin-left:auto;
  width:fit-content;
}
.help-icon{
  background: #41AD69;
  color: #FFFFFF;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  padding: 0.9rem 1rem 1.1rem 0;
  border-radius: 100px 0 0 100px;
}
.img-help{
  margin-left: -1.75rem;
}
.bantuan-bold{
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  /* identical to box height, or 200% */


  color: #000000;
  margin-bottom:0 !important;
}
.bantuan-text{
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  /* identical to box height, or 200% */


  color: #000000;
  margin-bottom:0 !important;
}
.bubble-fix{
  background: #FFFFFF;
  border-radius: 12px;
  padding:16px;
  margin-bottom:8px;
}

.title-banner {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  color: #333842;
  padding-top: 6rem;
}

#section-kejar-cita2 {
  overflow-x: hidden;
}

.loading-paket {
  display: none;
  padding-top: 50px;
  text-align: center;
  min-height: 200px;
}

.font-banner {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  /* or 200% */


  color: #FFFFFF;
}

.btn-kelas-gratis {
  font-family: Nunito;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 25px;
  text-align: center;

  color: #00757E;
  padding: 15.5px 89px;
  background: #FFFFFF;
  border: 3px solid #FFFFFF;
  box-shadow: 0px 2px 12px rgba(255, 119, 60, 0.24);
  border-radius: 26px;
}

.people {
  position: absolute;
  height: 452px;
}

.people-desc-box {
  bottom: 44px;
  right: -5%;
}

.utbk-score-box {
  bottom: 110px;
  left: 0;
}

.univ-box {
  top: 30px;
  right: -25%;
}

.spacer-ba {
  height: 35px;
}

.people-desc-box {
  background: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/tag-people.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: fit-content;
}

.people-nama {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #4F4F4F;
  margin-bottom: 0 !important;
}

.people-prod {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #4F4F4F;
  margin-bottom: 0 !important;
}

.utbk-score {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #4F4F4F;
  margin-bottom: 0 !important;
}

.label-score {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #4F4F4F;
  margin-bottom: 0 !important;

}

.utbk-score-box {
  display: flex;
  background: #FFFFFF;
  border-radius: 12px;
  width: 232px;
}

.img-score img {
  margin-top: -20px;
}

.label-diterima {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;

  color: #0A2540;
  margin-bottom: 7px !important;
}

.illust-item {
  position: absolute;
  z-index: 1;
  opacity: 0;
}

.img-people,
.people-desc-box {
  opacity: 0;
}

.img-univ {
  margin-right: 19px;
}

.univ-box {
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 4px rgba(113, 130, 164, 0.08);
  border-radius: 8px;

  display: flex;
  align-items: center;
  width: fit-content;
}



.univ-name {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;

  color: #0A2540;
  margin-bottom: 0 !important;
}

@-webkit-keyframes fade-in-slogan {
  0% {
      opacity: 0;
  }

  30% {
      opacity: 1;
  }

  50% {
      opacity: 1;
  }

  70% {
      opacity: 1;
  }

  100% {
      opacity: 0;
  }
}

@-webkit-keyframes fade-in-menu {
  0% {
      display: block;
      opacity: 0;
  }

  30% {
      display: block;
      opacity: .6;
  }

  60% {
      display: block;
      opacity: 1;
  }

  80% {
      display: block;
      opacity: .6;
  }

  100% {
      display: block;
      opacity: 0;
  }
}

/* @-webkit-keyframes fade-in-menu {
0% {
  display: block;
  opacity: 0;
}

30% {
  display: block;
  opacity: .6;
}

60% {
  display: block;
  opacity: 1;
}

80% {
  display: block;
  opacity: .6;
}

100% {
  display: block;
  opacity: 0;
}
} */

/* @-webkit-keyframes fade-in-menu-two {
0% {
  display: block;
  opacity: 0;
}

30% {
  display: block;
  opacity: .6;
}

60% {
  display: block;
  opacity: 1;
}

80% {
  display: block;
  opacity: .6;
}

100% {
  display: block;
  opacity: 0;
}
} */

@-webkit-keyframes fade-in-menu-two {
  0% {
      display: block;
      opacity: 0;
  }

  30% {
      display: block;
      opacity: .6;
  }

  60% {
      display: block;
      opacity: 1;
  }

  80% {
      display: block;
      opacity: .6;
  }

  100% {
      display: block;
      opacity: 0;
  }
}

@-webkit-keyframes pop-in {
  0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
  }

  20% {
      opacity: 0.8;
      -webkit-transform: scale(0.8);
  }

  40% {
      opacity: 1;
      -webkit-transform: scale(1);
  }

  50% {
      opacity: 1;
      -webkit-transform: scale(1);
  }

  60% {
      opacity: 1;
      -webkit-transform: scale(1);
  }

  80% {
      opacity: 1;
      -webkit-transform: scale(1);
  }

  100% {
      opacity: 0;
      -webkit-transform: scale(0.5);
  }
}

@-moz-keyframes pop-in {
  0% {
      opacity: 0;
      -moz-transform: scale(0.5);
  }

  20% {
      opacity: 0.8;
      -moz-transform: scale(0.8);
  }

  30% {
      opacity: 1;
      -moz-transform: scale(1);
  }

  50% {
      opacity: 1;
      -moz-transform: scale(1);
  }

  60% {
      opacity: 1;
      -moz-transform: scale(1);
  }

  80% {
      opacity: 1;
      -moz-transform: scale(1);
  }

  100% {
      opacity: 0;
      -moz-transform: scale(0.5);
  }
}

@keyframes pop-in {
  0% {
      opacity: 0;
      transform: scale(0.5);
  }

  20% {
      opacity: 0.8;
      transform: scale(0.8);
  }

  40% {
      opacity: 1;
      transform: scale(1);
  }

  50% {
      opacity: 1;
      transform: scale(1);
  }

  60% {
      opacity: 1;
      transform: scale(1);
  }

  80% {
      opacity: 1;
      transform: scale(1);
  }

  100% {
      opacity: 0;
      transform: scale(0.5);
  }
}

/* .one {
-webkit-animation: fade-in-slogan 3s 0s ease-in forwards;
-moz-animation: fade-in-slogan 3s 0s ease-in forwards;
animation: fade-in-slogan 3s 0s ease-in forwards;
}

.one2 {
-webkit-animation: pop-in 2s 0.5s linear forwards;
-moz-animation: pop-in 2s 0.5s linear forwards;
animation: pop-in 2s 0.5s linear forwards;
}

.two {
-webkit-animation: fade-in-menu 3s 2.5s ease-in forwards;
-moz-animation: fade-in-menu 3s 2.5s ease-in forwards;
animation: fade-in-menu 3s 2.5s ease-in forwards;
}

.two2 {
-webkit-animation: pop-in 2s 3s linear forwards;
-moz-animation: pop-in 2s 3s linear forwards;
animation: pop-in 2s 3s linear forwards;
}

.three {
-webkit-animation: fade-in-menu-two 3s 5s ease-in forwards;
-moz-animation: fade-in-menu-two 3s 5s ease-in forwards;
animation: fade-in-menu-two 3s 5s ease-in forwards;
}

.three2 {
-webkit-animation: pop-in 2s 5.5s linear forwards;
-moz-animation: pop-in 2s 5.5s linear forwards;
animation: pop-in 2s 5.5s linear forwards;
} */

/*current  
.one {
  -webkit-animation: fade-in-slogan 4s 0s ease-in forwards;
  -moz-animation: fade-in-slogan 4s 0s ease-in forwards;
  animation: fade-in-slogan 4s 0s ease-in forwards;
}

.one2 {
  -webkit-animation: pop-in 3s 0.5s linear forwards;
  -moz-animation: pop-in 3s 0.5s linear forwards;
  animation: pop-in 3s 0.5s linear forwards;
}

.two {
  -webkit-animation: fade-in-menu 4s 3.5s ease-in forwards;
  -moz-animation: fade-in-menu 4s 3.5s ease-in forwards;
  animation: fade-in-menu 4s 3.5s ease-in forwards;
}

.two2 {
  -webkit-animation: pop-in 3s 4s linear forwards;
  -moz-animation: pop-in 3s 4s linear forwards;
  animation: pop-in 3s 4s linear forwards;
}

.three {
  -webkit-animation: fade-in-menu-two 4s 7s ease-in forwards;
  -moz-animation: fade-in-menu-two 4s 7s ease-in forwards;
  animation: fade-in-menu-two 4s 7s ease-in forwards;
}

.three2 {
  -webkit-animation: pop-in 3s 7.5s linear forwards;
  -moz-animation: pop-in 3s 7.5s linear forwards;
  animation: pop-in 3s 7.5s linear forwards;
}
*/

.one {
  -webkit-animation: fade-in-slogan 4s 1s ease-in forwards;
  -moz-animation: fade-in-slogan 4s 1s ease-in forwards;
  animation: fade-in-slogan 4s 1s ease-in forwards;
}

.one2 {
  -webkit-animation: pop-in 3s 1.5s linear forwards;
  -moz-animation: pop-in 3s 1.5s linear forwards;
  animation: pop-in 3s 1.5s linear forwards;
}

.two {
  -webkit-animation: fade-in-menu 4s 4.5s ease-in forwards;
  -moz-animation: fade-in-menu 4s 4.5s ease-in forwards;
  animation: fade-in-menu 4s 4.5s ease-in forwards;
}

.two2 {
  -webkit-animation: pop-in 3s 5s linear forwards;
  -moz-animation: pop-in 3s 5s linear forwards;
  animation: pop-in 3s 5s linear forwards;
}

.three {
  -webkit-animation: fade-in-menu-two 4s 8s ease-in forwards;
  -moz-animation: fade-in-menu-two 4s 8s ease-in forwards;
  animation: fade-in-menu-two 4s 8s ease-in forwards;
}

.three2 {
  -webkit-animation: pop-in 3s 8.5s linear forwards;
  -moz-animation: pop-in 3s 8.5s linear forwards;
  animation: pop-in 3s 8.5s linear forwards;
}


a#cta_button_2828691_65b90d48-8629-4899-970c-eab585ddf599:hover {
  background: rgb(255, 143, 66);
  color: rgb(255, 255, 255);
}

/*------------------*/
.title-ba-jenjang {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;

  color: #0A2540;
  margin-bottom: 20px !important;
}

.jenjang-item.sd .paket__top {
  background: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/jenjang-ba1.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  padding: 22px 12px 0 19px;
  position: relative;
  z-index: 2;
  min-height: 142px;
}

.jenjang-item.smp .paket__top {
  background: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/jenjang-ba2.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  padding: 22px 12px 0 19px;
  position: relative;
  z-index: 2;
  min-height: 142px;
}

.jenjang-item.sma .paket__top {
  background: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/jenjang-ba3.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  padding: 22px 12px 0 19px;
  position: relative;
  z-index: 2;
  min-height: 142px;
}

.font-paket {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */

  letter-spacing: -0.5px;

  color: #FFFFFF;
  margin-bottom: 4px !important;
}

.font-desc-paket {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;

  color: #FFFFFF;
  margin-bottom: 0 !important;
}

.jenjang-item {
  width: 340px;
}

.jenjang-item-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
  justify-items: center;
}

.jenjang-item.sd {
  background: linear-gradient(180deg, #FFF6F2 0%, #FFEAE2 100%);
  box-shadow: 0px 24px 44px rgba(6, 6, 196, 0.04);
  border-radius: 24px;
}

.jenjang-item.smp {
  background: linear-gradient(180deg, #FFF6F2 0%, #DBF4FF 100%);
  box-shadow: 0px 24px 44px rgba(6, 6, 196, 0.04);
  border-radius: 24px;
}

.jenjang-item.sma {
  background: linear-gradient(180deg, #FFF6F2 0%, #CAF9FD 100%);
  box-shadow: 0px 24px 44px rgba(6, 6, 196, 0.04);
  border-radius: 24px;
}

.title-paket {
  max-width: 50%;
}

.container-jenjang-ba {
  padding: 45px;
  background: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/jenjang-brain.png");
  background-color: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -80px;
  border-radius: 40px;
  position: relative;
  z-index: 3;
}

.paket-harga-coret {
  font-family: Source Sans Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  /* identical to box height */


  color: #0A2540;
  margin-bottom: 0 !important;
}

.paket-harga-net {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  /* or 162% */

  letter-spacing: -0.5px;
  color: rgba(229, 88, 47, 1);
  margin-bottom: 0 !important;
}

.paket__bottom {
  padding: 0 18px 14px 18px;
}

/* .harga-wrap {
margin-top: -10px;
} */


/*START VIDEO SECTION*/
:root {
  /*--m-from-top: 52rem;*/
  --m-from-top: 65rem;
  --m-c-min: 78rem;
  --bg-c-size: 100%;
  --c-size: -53rem;
}

/*css popUp*/
.popUpC {
  position: fixed;
  top: 0;
  left: 0;
  /*z-index:1055;*/
  z-index: 3;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0
}

.popUpC-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.popUpC.fade .popUpC-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
  .popUpC.fade .popUpC-dialog {
      transition: none
  }
}

.popUpC.show .popUpC-dialog {
  transform: none
}

.popUpC.popUpC-static .popUpC-dialog {
  transform: scale(1.02)
}

.popUpC-dialog-scrollable {
  height: calc(100% - 1rem)
}

.popUpC-dialog-scrollable .popUpC-content {
  max-height: 100%;
  overflow: hidden
}

.popUpC-dialog-scrollable .popUpC-body {
  overflow-y: auto
}

.popUpC-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.popUpC-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.popUpC-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  /*z-index:1050;*/
  z-index: 2;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.popUpC-backdrop.fade {
  opacity: 0
}

.popUpC-backdrop.show {
  opacity: .5
}

.popUpC-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popUpC-header .btn-close {
  padding: .5rem .5rem;
  margin: -.5rem -.5rem -.5rem auto
}

.popUpC-title {
  margin-bottom: 0;
  line-height: 1.5
}

.popUpC-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem
}

.popUpC-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px)
}

.popUpC-footer>* {
  margin: .25rem
}

@media (min-width:576px) {
  .popUpC-dialog {
      max-width: 500px;
      margin: 1.75rem auto
  }

  .popUpC-dialog-scrollable {
      height: calc(100% - 3.5rem)
  }

  .popUpC-dialog-centered {
      min-height: calc(100% - 3.5rem)
  }

  .popUpC-sm {
      max-width: 300px
  }
}

@media (min-width:992px) {

  .popUpC-lg,
  .popUpC-xl {
      max-width: 800px
  }
}

@media (min-width:1200px) {
  .popUpC-xl {
      max-width: 1140px
  }
}

@media (min-width: 1025px) {

  .img-kursus-bac {
      display: block;
  }

  .micro-bac {
      display: block;
  }

  .img-card-kursus {
      display: block;
  }

  .micro-talk {
      display: block;
  }

  .micro-watch {
      display: block;
  }
}


@media (min-width: 768px) and (max-width: 1024px) {
  img.img-kursus-bac {
    display: none;
  }

  img.micro-bac {
      display: none;
  }

  img.img-card-kursus {
    display: none;
  }

  img.micro-talk {
      display: none;
  }

  img.micro-watch {
    display: none;
  }

  .banner__right {
    display: block!important;
  }

  .container-hero {
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-content: flex-start;
  }

  h1.title-banner {
      font-size: 28px;
      line-height: 42px;
      padding-top: 0;
  }

  img.desktop {
      width: 279px;
  }

  .people-desc-box {
      padding: 17.3px 39px 27px 21px;
      bottom: 10rem;
      right: -5rem;
  }

  .utbk-score-box {
      bottom: 16rem;
      padding: 11px 0 15px 15px;
      width: 190px;
      left: -3rem;
  }

  .univ-box {
      top: -2rem;
  }
  
  .product-jenjang .slick-list {
    padding: 0 45% 0 0!important;
  }
  
  .prod-jenjang-sd,
  .prod-jenjang-smp,
  .prod-jenjang-sma {
    padding: 3rem 1.5rem 1.25rem 1.5rem;
  }
  
  .slick-slide img {
    width: 160px;
    margin-top: 1.5rem;
  }
}

.popUpC-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0
}

.popUpC-fullscreen .popUpC-content {
  height: 100%;
  border: 0;
  border-radius: 0
}

.popUpC-fullscreen .popUpC-header {
  border-radius: 0
}

.popUpC-fullscreen .popUpC-body {
  overflow-y: auto
}

.popUpC-fullscreen .popUpC-footer {
  border-radius: 0
}

@media (max-width:575.98px) {
  .popUpC-fullscreen-sm-down {
      width: 100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .popUpC-fullscreen-sm-down .popUpC-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .popUpC-fullscreen-sm-down .popUpC-header {
      border-radius: 0
  }

  .popUpC-fullscreen-sm-down .popUpC-body {
      overflow-y: auto
  }

  .popUpC-fullscreen-sm-down .popUpC-footer {
      border-radius: 0
  }
}

@media (max-width:767.98px) {
  .popUpC-fullscreen-md-down {
      width: 100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .popUpC-fullscreen-md-down .popUpC-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .popUpC-fullscreen-md-down .popUpC-header {
      border-radius: 0
  }

  .popUpC-fullscreen-md-down .popUpC-body {
      overflow-y: auto
  }

  .popUpC-fullscreen-md-down .popUpC-footer {
      border-radius: 0
  }
}

@media (max-width:991.98px) {
  .popUpC-fullscreen-lg-down {
      width: 100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .popUpC-fullscreen-lg-down .popUpC-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .popUpC-fullscreen-lg-down .popUpC-header {
      border-radius: 0
  }

  .popUpC-fullscreen-lg-down .popUpC-body {
      overflow-y: auto
  }

  .popUpC-fullscreen-lg-down .popUpC-footer {
      border-radius: 0
  }
}

@media (max-width:1199.98px) {
  .popUpC-fullscreen-xl-down {
      width: 100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .popUpC-fullscreen-xl-down .popUpC-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .popUpC-fullscreen-xl-down .popUpC-header {
      border-radius: 0
  }

  .popUpC-fullscreen-xl-down .popUpC-body {
      overflow-y: auto
  }

  .popUpC-fullscreen-xl-down .popUpC-footer {
      border-radius: 0
  }
}

@media (max-width:1399.98px) {
  .popUpC-fullscreen-xxl-down {
      width: 100vw;
      max-width: none;
      height: 100%;
      margin: 0
  }

  .popUpC-fullscreen-xxl-down .popUpC-content {
      height: 100%;
      border: 0;
      border-radius: 0
  }

  .popUpC-fullscreen-xxl-down .popUpC-header {
      border-radius: 0
  }

  .popUpC-fullscreen-xxl-down .popUpC-body {
      overflow-y: auto
  }

  .popUpC-fullscreen-xxl-down .popUpC-footer {
      border-radius: 0
  }
}

/*button*/
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

button,
select {
  text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: .25rem;
  opacity: .5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/*fade*/
.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
  .fade {
      transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.mt-c-3 {
  margin-top: 3rem;
}

/*custom*/
#section-kejar-cita2 {
  background-image: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/background-video-full.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  /*     margin-top: var(--c-size); */
  z-index: 1;
  position: relative;
}

h2.c-t-2 {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
}

h2.c-t-grad-2 {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  background: linear-gradient(91.64deg, #FA941D -0.89%, #FD7647 81.21%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

h2.c-t-c2 {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #0A2540;
}

#target-vkc2 {
  width: 619px;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
}

img.video_p {
  width: 619px;
}

img.video-ply-btn {
  position: absolute;
  height: auto;
  width: 4rem;
  opacity: .85;
}

img.video-ply-btn:hover {
  opacity: 1;
}

.popUpC.fade.show,
.popUpC-backdrop.fade.show {
  margin-top: 4rem;
}

.card-c-t-testimoni {
  border-radius: 24px !important;
  background-image: url('https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/00%20-%20Homepage%20Ruangguru%202022/Section%20Kejar%20Cita-cita%20mu%20Testimoni%20Pengguna/bg-card-vkc2-2.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 10rem;
}

.card-c-t-testimoni::before {
  content: "";
  display: block;
  background-image: url('https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/00%20-%20Homepage%20Ruangguru%202022/Section%20Kejar%20Cita-cita%20mu%20Testimoni%20Pengguna/bg-card-vkc2-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 6rem;
  height: 6rem;
  top: -15px;
  right: -20px;
  z-index: 2;
  position: absolute;
}

.card-c-t-testimoni p,
.card-c-t-testimoni .c-t-p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #828282;
}

.c-t-testimoni {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #0A2540;
}

.c-l-testimoni {
  font-family: Inter !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #0F8092 !important;
  opacity: 0.7;
}

div.avatar {
  background-color: transparent;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  opacity: 1;
  display: inline-flex;
  vertical-align: middle;
}

.mt-min-c {
  margin-top: -44px;
}

.slick-testimoni-vkc2 .slick-prev,
.slick-testimoni-vkc2 .slick-next {
  top: 95% !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  margin-top: 4rem !important;
}

.slick-testimoni-vkc2 .slick-prev {
  left: unset !important;
  right: 50% !important;
  margin-right: 1rem;
}

.slick-testimoni-vkc2 .slick-next {
  right: unset !important;
  left: 50% !important;
  margin-left: 1rem;
}

.slick-testimoni-vkc2 .slick-next.slick-disabled:before,
.slick-testimoni-vkc2 .slick-next:not(.slick-disabled):before,
.slick-testimoni-vkc2 .slick-next:before,
.slick-testimoni-vkc2 .slick-prev:before {
  background-image: url('https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/00%20-%20Homepage%20Ruangguru%202022/Section%20Kejar%20Cita-cita%20mu%20Testimoni%20Pengguna/bi_arrow-circle-white.png');
}

.slick-testimoni-vkc2 .slick-next:hover:before,
.slick-testimoni-vkc2 .slick-prev:hover:before {
  background-image: url('https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/00%20-%20Homepage%20Ruangguru%202022/Section%20Kejar%20Cita-cita%20mu%20Testimoni%20Pengguna/bi_arrow-circle-green.png');
}

.slick-testimoni-vkc2 .slick-next.slick-disabled:before,
.slick-testimoni-vkc2 .slick-prev.slick-disabled:before,
.slick-testimoni-vkc2 .slick-next:not(.slick-disabled):before,
.slick-testimoni-vkc2 .slick-prev:not(.slick-disabled):before {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}


.slick-testimoni-vkc2 .slick-next:before {
  transform: rotate(180deg);
}

.slick-testimoni-vkc2 .slick-prev:before {
  transform: rotate(0deg);
}

.slick-testimoni-vkc2 .slick-next:hover:before {
  transform: rotate(0deg);
}

.slick-testimoni-vkc2 .slick-prev:hover:before {
  transform: rotate(180deg);
}

.pt-c-r {
  padding-top: calc(-1 * (var(--c-size) - -0.5rem))
}

.c-f-kc2 {
  background: linear-gradient(125.26deg, #FFFFFF 42.97%, rgba(255, 255, 255, 0) 245.49%) !important;
  filter: drop-shadow(12px 12px 24px rgba(115, 115, 202, 0.1)) !important;
  border-radius: 0px;
}

.c-f-kc2 .card-title {
  font-family: Inter;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #0A2540;
}

.c-f-kc2 .card-text {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #0A2540;
  opacity: 0.7;
}

.c-f-kc2 .card-title span {
  font-size: 14px;
}

#divIframePayment iframe {
  width: 100%;
}

.popUpC-body,
#divPayment,
#divIframePayment,
#divIframePayment iframe {
  min-height: 400px;
  height: 400px;
}

.c-loading .card-body h3,
.c-loading .card-body p,
.c-loading .card-body img {
  cursor: progress;
  background: linear-gradient(0.25turn, transparent, #fff, transparent),
      linear-gradient(#ccc, #ccc),
      radial-gradient(38px circle at 19px 19px, #ccc 50%, transparent 51%),
      linear-gradient(#eee, #eee);
  background-repeat: no-repeat;
  background-size: 315px 250px, 315px 180px, 100px 100px, 225px 30px;
  background-position: -315px 0, 0 0, 0px 190px, 50px 195px;
  animation: loading 1.5s infinite;
}

.c-loading .card-body p,
.c-loading .card-body p.c-t-p {
  min-height: 10rem;
}

.c-loading p.c-t-testimoni,
.c-loading p.c-l-testimoni {
  min-height: 1.5rem;
}

.posit-1 {
  position: absolute !important;
  left: 0;
  top: 110px;
  border-radius: 12px !important;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1 !important;
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 1 !important;
}

.posit-2 {
  position: absolute !important;
  left: 0;
  top: 300px;
  border-radius: 12px !important;
}

.posit-3 {
  position: absolute !important;
  right: 0;
  top: 165px;
  border-radius: 12px !important;
}

.posit-4 {
  position: absolute !important;
  right: 25px;
  top: 350px;
  border-radius: 12px !important;
}

@keyframes loading {
  to {
      background-position: 315px 0, 0 0, 0 190px, 50px 195px;
  }
}


@media (min-width: 564px) {


  #section-kejar-cita2 {
      background-image: url("https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Header%20to%20Live%20Teaching/background-video-full.png");
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: bottom;
      /*         margin-top: var(--c-size); */
  }

  .pt-c-r {
      /*padding-top: calc(var(--c-size) * -1);*/
  }

  .posit-1 {
      left: 0;
      top: 150px;
  }

  .posit-2 {
      left: 0;
      top: 300px;
  }

  .posit-3 {
      right: 0;
      top: 220px;
  }

  .posit-4 {
      right: 190px;
      right: 0;
      top: 400px;
  }

  .c-f-kc2 .card-title {
      font-size: 20px;
      line-height: 24px;
  }

  .c-f-kc2 .card-text {
      font-size: 14px;
      line-height: 17px;
  }
}

@media (min-width: 768px) {
.product-jenjang{
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
  justify-content: center;
  align-items: center;
}
  #section-kejar-cita2 {
      /*         margin-top: calc(var(--c-size) - -10rem); */
  }

  .pt-c-r {
      /*         padding-top: calc(-1 * (var(--c-size) - -10rem)); */
  }

  h2.c-t-c2 {
      font-size: 28px;
      line-height: 52px;
  }


  h2.c-t-grad-2 {
      font-size: 36px;
      margin: 0 15%;
  }

  img.video-ply-btn {
      width: 6rem;
  }

  .c-t-c2-second {
      font-size: 21px !important;
      font-weight: 500 !important;
  }
}

@media (min-width: 1025px) {
  .popUpC-backdrop.fade.show {
      margin-top: 5rem;
  }

  .c-f-kc2 {
      border-radius: 12px !important;
  }
}

@media (min-width: 1125px) {
  #section-kejar-cita2 {
      /*         margin-top: var(--c-size); */
  }

  .pt-c-r {
      padding-top: calc(-1 * var(--c-size) + 3rem);
  }

  .posit-1 {
      left: 95px;
      top: 150px;
  }

  .posit-2 {
      width: 167px;
      left: 50px;
      top: 300px;
  }

  .posit-3 {
      width: 167px;
      right: 80px;
      top: 150px;
  }

  .posit-4 {
      width: 167px;
      right: 50px;
      top: 300px;
  }
}

@media (min-width: 768px) and (max-media: 1024px) {
  #section-kejar-cita2 {
      /*         margin-top: var(--c-size); */
  }

  .pt-c-r {
      padding-top: calc(-1 * var(--c-size) + 3rem);
  }

  .posit-1 {
      left: 95px;
      top: 150px;
  }

  .posit-2 {
      width: 167px;
      left: 50px;
      top: 300px;
  }

  .posit-3 {
      width: 167px;
      right: 80px;
      top: 150px;
  }

  .posit-4 {
      width: 167px;
      right: 50px;
      top: 300px;
  }
  .popUpC-backdrop.fade.show {
    margin-top: 5rem;
  }

  .c-f-kc2 {
      border-radius: 12px !important;
  }
}

#section-kejar-cita2 {
  z-index: 0 !important;
}

.banner-hero-ba {
  position: relative;
  z-index: 1 !important;
}

/*END VIDEO SECTION*/

/* SECTION PRODUCT */
.product-ba{
  position: relative;
  overflow: visible;
  padding: 0 0 8rem;
  background: url('https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/image%20250%20(1).png'), linear-gradient(6.51deg, #EAF8F9 2.46%, #FEFEFE 98.48%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.container-kursus{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.75rem;
  justify-content: center;
  align-items: center;
  margin-top: -4.5rem;
  position: relative;
  z-index: 1;
  padding-bottom: 6.25rem;
}
.kursus-baon{
  background: url(https://cdn-web-2.ruangguru.com/file-uploader/lp/14a61014-9563-44b3-8603-2d1509198bc6.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 16px;
  width: 560px;
  position: relative;
}
.kursus-baoff{
  background: url(https://cdn-web-2.ruangguru.com/file-uploader/lp/b39e2af8-485b-4af5-8ac1-9b950992d5a4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 16px;
  width: 560px;
  position: relative;
}
.title-card-kursus{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 42px;
  color: #333842;
  margin: 0;
  padding: 2rem 2.5rem 0.5rem;

}
.desc-card-kursus{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333842;
  margin: 0;
  padding: 0 2.5rem 0.75rem;
}
.bottom-card-kursus{
  display: flex;
  flex-direction: row;
  gap: 0;
  justify-content: left;
  align-items: center;
  padding:0 2.5rem 0 1.25rem;
}
.assets-card-kursus{
  position: relative;
  display: block;
  width: 75%;
}
.img-kursus-bac{
  width: 80%;
  padding-left: 1rem;
}
.micro-talk{
  position: absolute;
  left: 2.25rem;
  top: 1.25rem;
  width: 14%;
  animation: partikel 3s linear infinite;
}
.micro-watch{
  position: absolute;
  right: 0.5rem;
  top: 0;
  width: 17%;
  animation: partikel2 4s linear infinite;
}
.micro-bac{
  position: absolute;
  left: 2.25rem;
  top: 0rem;
  width: 21%;
  animation: partikel 4s linear infinite;
}
.cta-card-kursus{
  display: block;
  background: #F48333;
  border-radius: 120px;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 11px 40px;
  box-shadow: 0px 4px 0 0px #d75e09;
  width: 100%;
  position: relative;
}
.cta-card-kursus:hover{
  text-decoration: none;
  color: #fff;
}
.btn-kursus{
  position: relative;
  width: 100%;
}
.img-shine {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation: animation-shine infinite 2s linear;
  animation: animation-shine infinite 2s linear;
  width: 5rem;
}
.card-bottom-bao{
  display: block;
  background: linear-gradient(299.69deg, #E52A34 7.23%, #E5842A 105.51%), #FFFFFF;
  border-radius: 0 0 16px 16px;
  padding: 2rem 1rem 1rem;
  position: absolute;
  width: 100%;
  bottom: -3.5rem;
  z-index: -1;
}
.text-bottom-bao{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
}
.card-bottom-bac{
  display: block;
  background: linear-gradient(303.94deg, #53BBD4 -33.92%, #5C49D8 124.28%);
  border-radius: 0 0 16px 16px;
  padding: 2rem 1rem 1rem;
  position: absolute;
  width: 100%;
  bottom: -3.5rem;
  z-index: -1;
}
.text-bottom-bac{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0;
}

@media (max-width: 767px) {
  .img-kursus-bac {
      display: none;
  }

  .micro-bac {
      display: none;
  }

  .img-card-kursus {
      display: none;
  }

  .micro-talk {
      display: none;
  }

  .micro-watch {
      display: none;
  }
}

@keyframes animation-shine{
  from {
      left:-5%;
  }
  to {
      left:80%;
  }
}
@keyframes partikel {
  0% {
      transform: translate(0px, 0px);
  }

  50% {
      transform: translate(10px, 5px);
  }

  75% {
      transform: translate(5px, 8px);
  }
}

@keyframes partikel2 {
  0% {
      transform: translate(0px, 0px);
  }

  50% {
      transform: translate(-10px, 5px);
  }

  75% {
      transform: translate(-8px, 8px);
  }

}

.title-product{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  color: #333842;
  margin: 0;
  padding: 0 14rem 2rem;
}
.product-container{
  display: block;
}
.content-product{
  display: block;
  padding-bottom: 3.625rem;
}
table.table-product{
  width: 100%;
}
table.table-product thead tr th{
  padding: 1rem;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
}
table.table-product tbody tr td{
  padding: 1rem;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #424242;
}
table.table-product tbody{
  background: #FFFFFF;
  border-radius: 16px 0 16px 16px;
  border-collapse: collapse;
  border-style: hidden;
  box-shadow: 0 0 0 8px #FFF;
}
table.table-product tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}
.title-prod-1{
  visibility: hidden;
}
.title-prod-2{
  background: linear-gradient(262.86deg, #FF6766 14.15%, #F89420 100%);
  /*   border: 8px solid #FFFFFF; */
  border-radius: 0px 16px 0px 0px;
  /*   border-collapse: collapse; */
  /*   border-style: hidden; */
  box-shadow: 0 0 0 8px #FFF;
}
.title-prod-3{
  background: linear-gradient(303.94deg, #53BBD4 -33.92%, #5C49D8 124.28%);
  border-left: 8px solid #FFFFFF;
  border-radius: 16px 0px 0px 0px;
  box-shadow: 0 0 0 4px #fff;
}
.product-fitur{
  background: #FFFFFF;
}
.product-fitur img{
  width: 60px;
  height: auto;
  padding-right: 1rem;
}
.product-fitur b{
  font-weight: 600;
}
.bao-bg-odd{
  background: #FAF3EE;
  border-right: 8px solid #FFFFFF;
  border-top: 8px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}
.bao-bg-even{
  background: #FAF7F6;
  border-right: 8px solid #FFFFFF;
  border-top: 8px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}
.baoff-bg-odd{
  background: #F6F8FB;
  border-right: 8px solid #FFFFFF;
  border-top: 8px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}
.baoff-bg-even{
  background: #FCFCFC;
  border-right: 8px solid #FFFFFF;
  border-top: 8px solid #FFFFFF;
  border-bottom: 8px solid #FFFFFF;
}

.content-jenjang{
  background: linear-gradient(6.51deg, rgba(240, 254, 255, 0.6) 2.46%, #FEFEFE 98.48%);
  border-radius: 32px;
  padding: 2rem 2.75rem;
}
.title-prod-jenjang{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #333842;
  margin: 0;
  padding-bottom: 3rem;
  padding-left: 2rem;
}

.prod-jenjang-sd{
  background: linear-gradient(342.46deg, rgba(251, 243, 236, 0.8) 8.27%, rgba(255, 255, 255, 0.8) 77.23%);
  border-radius: 24px;
  padding: 1.25rem 1.5rem;
  width: 340px;
}
.prod-jenjang-smp{
  background: linear-gradient(342.46deg, rgba(225, 244, 255, 0.8) 8.27%, rgba(255, 255, 255, 0.8) 77.23%);
  border-radius: 24px;
  padding: 1.25rem 1.5rem;
  width: 340px;
}
.prod-jenjang-sma{
  background: linear-gradient(342.46deg, rgba(225, 244, 255, 0.8) 8.27%, rgba(255, 255, 255, 0.8) 77.23%);
  border-radius: 24px;
  padding: 1.25rem 1.5rem;
  width: 340px;
}
.content-jenjang-ba{
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  position: relative;
}
.head-cards-jenjang{
  display: block;
}
.title-cards-jenjang{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #333842;
  margin: 0;
  padding-bottom: 0.25rem;
}
.desc-cards-jenjang{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #333842;
  margin: 0;
  padding-bottom: 1.25rem;
  padding-right: 7rem;
}
.price-start-from{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #0A2540;
  margin: 0;
}
.price-deal-jenjang{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: rgba(229, 88, 47, 1);
  margin: 0;
  padding-bottom: 0.75rem;
}
.img-jenjang-sd{
  position: absolute;
  right: -1.5rem;
  top: -2.75rem;
  width: 60%;
}
.cta-cards-jenjang{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 0.5rem 2.5rem;
  display: block;
  background: #F26D0F;
  border-radius: 120px;
}
.cta-cards-jenjang:hover{
  text-decoration: none;
  color: #FFFFFF;
}
#tabsTable{
  display: none;
}
/* for Ipad  */
@media (min-width: 768px) and (max-width: 1024px) {
  .product-ba{
      padding: 0 0 7rem;
  }
  .container-kursus{
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 1.75rem;    
      margin-top: -2.5rem;
      position: relative;
      padding-bottom: 6.25rem;
  }
  .kursus-baon{
      width: 100%;
      box-shadow: 0px 16px 20px 4px rgba(129, 134, 142, 0.16);
/*         background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-card-baon-mobile.png); */
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }
  .kursus-baoff{
      width: 100%;
      box-shadow: 0px 16px 20px 4px rgba(129, 134, 142, 0.16);
/*         background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-card-bac-mobile.png); */
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }
  .title-card-kursus{
      font-size: 24px;
      line-height: 36px;
      padding: 2rem 1.25rem 0.5rem
  }
  .desc-card-kursus{
      font-size: 14px;
      line-height: 20px;
      padding: 0 1.25rem 0.75rem;
  }
  .bottom-card-kursus{
      display: flex;
      flex-direction: column-reverse;
      gap: 1.5rem;
      padding: 0 1.25rem 0 1.25rem;
  }
  .card-bottom-bao{
      bottom: -2.75rem;
  }
  .text-bottom-bao, .text-bottom-bac{
      font-size: 14px;
      line-height: 17px;
  }

  .title-product{
      padding: 0 1rem;
      font-size: 24px;
      line-height: 36px;
      text-align: center;
      padding-bottom: 1.5rem;
  }
  
  td.product-fitur {
    padding: 0.5rem 0!important;
  }

  .product-fitur b {
      font-size: 16px;
      line-height: 24px;
  }

  td.product-fitur {
      display: flex;
      align-items: center;
  }

  /* table.table-product{
      display: none;
  }
  #tabsTable{
      display: block;
  }
  #tabsTable nav {
      display: flex;
      flex-direction: row;
      gap: 1rem;
      justify-content: center;
      align-items: center;
      background: #FFFFFF;
      box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.06);
      border-radius: 12px;
      width: 60%;
      margin: 0 auto 1.5rem;
      padding: 8px;
  }
  #tabsTable nav a {
      text-decoration: none;
      padding: 0.75rem 1.5rem;
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #151345;
      margin: 0;
  }
  #tabsTable nav .active {
      color: #FFFFFF;
  } */
  /* .tab-baon-mobile.active{
      background: linear-gradient(299.69deg, #0A5AD1 7.23%, #3DB6FA 105.51%), #FFFFFF;
      border-radius: 12px;
  }
  .tab-bac-mobile.active{
      background: linear-gradient(299.69deg, #E52A34 7.23%, #E5842A 105.51%), #FFFFFF;
      border-radius: 12px;
  }
  .tab-content {
      display: none;
      padding: 0;
      background: #FFFFFF;
      border-radius: 12px;
  }
  .tab-content.active{
      display: block;
  }
  .content-ba-mobile{
      display: flex;
      flex-direction: row;
      gap: 1rem;
      justify-content: left;
      align-items: center;
      padding: 1rem 0 0 1rem;
  }
  .text-ba-mobile{
      padding-bottom: 1rem;
      border-bottom: 2px solid #E0E0E0;
      width: 100%;
  }
  .icon-ba-mobile{
      padding-bottom: 1rem;
  }
  #tab-mobile-5 .text-ba-mobile, #bac-mobile-5 .text-ba-mobile{
      border: none !important;
  }
  .title-baon-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 18px;
      background: linear-gradient(299.69deg, #0A5AD1 7.23%, #3DB6FA 105.51%), #FFFFFF;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin: 0;
      padding-bottom: 0.25rem;
      padding-right: 1rem;
  }
  .title-bac-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 18px;
      background: linear-gradient(299.69deg, #E52A34 7.23%, #E5842A 105.51%), #FFFFFF;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin: 0;
      padding-bottom: 0.25rem;
      padding-right: 1rem;
  }
  .desc-ba-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #424242;
      margin: 0;
      padding-right: 1rem;
  }
  .content-product{
      display: block;
      padding-bottom: 1.5rem;
  }
  .content-jenjang{
      background: none;
      padding: 0;
  }
  .prod-jenjang-sd, .prod-jenjang-smp, .prod-jenjang-sma{
      margin-top: 2rem;
  }
  .title-prod-jenjang{
      padding-bottom: 1rem;
      padding-left: 1rem;
      padding-right: 1rem;
      text-align: center;
  }
  .product-jenjang .slick-slide{
      margin: 0 0.5rem;
  }
  .product-jenjang .slick-dots li button:before{
      font-size: 12px;
  }
  .product-jenjang .slick-dots li.slick-active button:before{
      color: #2EB5C0;
      opacity: 1;
  }
   */

}

/* for Mobile phone  */
@media (max-width: 767px) {
.product-jenjang{
  display: grid;
  justify-content: center;
}
  .product-ba{
      padding: 0 0 7rem;
  }
  .container-kursus{
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 4rem;
      margin-top: -2.5rem;
      position: relative;
      padding-bottom: 6.25rem;
  }
  .kursus-baon{
      width: 100%;
      box-shadow: 0px 16px 20px 4px rgba(129, 134, 142, 0.16);
/*         background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-card-baon-mobile.png); */
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }
  .kursus-baoff{
      width: 100%;
      box-shadow: 0px 16px 20px 4px rgba(129, 134, 142, 0.16);
/*         background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-card-bac-mobile.png); */
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }
  .title-card-kursus{
      font-size: 24px;
      line-height: 36px;
      padding: 2rem 1.25rem 0.5rem
  }
  .desc-card-kursus{
      font-size: 14px;
      line-height: 20px;
      padding: 0 1.25rem 0.75rem;
  }
  .bottom-card-kursus{
      display: flex;
      flex-direction: column-reverse;
      gap: 1.5rem;
      padding: 0 1.25rem 0 1.25rem;
  }
  .card-bottom-bao{
      bottom: -2.75rem;
  }
  .text-bottom-bao, .text-bottom-bac{
      font-size: 14px;
      line-height: 17px;
  }

  .title-product{
      padding: 0 1rem;
      font-size: 24px;
      line-height: 36px;
      text-align: center;
      padding-bottom: 1.5rem;
  }
  table.table-product{
      display: none;
  }
  #tabsTable{
      display: block;
  }
  #tabsTable nav {
      display: flex;
      flex-direction: row;
      gap: 1rem;
      justify-content: center;
      align-items: center;
      background: #FFFFFF;
      box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.06);
      border-radius: 12px;
      width: 225px;
      margin: 0 auto 1.5rem;
      padding: 8px;
  }
  #tabsTable nav a {
      text-decoration: none;
      padding: 0.75rem 1.5rem;
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #151345;
      margin: 0;
  }
  #tabsTable nav .active {
      color: #FFFFFF;
  }
  .tab-baon-mobile.active{
      background: linear-gradient(299.69deg, #E52A34 7.23%, #E5842A 105.51%), #FFFFFF;
      border-radius: 12px;
  }
  .tab-bac-mobile.active{
      background: linear-gradient(299.69deg, #0A5AD1 7.23%, #3DB6FA 105.51%), #FFFFFF;
      border-radius: 12px;
  }
  .tab-content {
      display: none;
      padding: 0;
      background: #FFFFFF;
      border-radius: 12px;
  }
  .tab-content.active{
      display: block;
  }
  .content-ba-mobile{
      display: flex;
      flex-direction: row;
      gap: 1rem;
      justify-content: left;
      align-items: center;
      padding: 1rem 0 0 1rem;
  }
  .text-ba-mobile{
      padding-bottom: 1rem;
      border-bottom: 2px solid #E0E0E0;
      width: 100%;
  }
  .icon-ba-mobile{
      padding-bottom: 1rem;
  }
  #tab-mobile-5 .text-ba-mobile, #bac-mobile-5 .text-ba-mobile{
      border: none !important;
  }
  .title-baon-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 18px;
      background: linear-gradient(299.69deg, #E52A34 7.23%, #E5842A 105.51%), #FFFFFF;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin: 0;
      padding-bottom: 0.25rem;
      padding-right: 1rem;
  }
  .title-bac-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 700;
      font-size: 12px;
      line-height: 18px;
      background: linear-gradient(299.69deg, #0A5AD1 7.23%, #3DB6FA 105.51%), #FFFFFF;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent;
      margin: 0;
      padding-bottom: 0.25rem;
      padding-right: 1rem;
  }
  .desc-ba-mobile{
      font-family: 'Inter';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #424242;
      margin: 0;
      padding-right: 1rem;
  }
  .content-product{
      display: block;
      padding-bottom: 1.5rem;
  }
  .content-jenjang{
      background: none;
      padding: 0;
  }
  .prod-jenjang-sd, .prod-jenjang-smp, .prod-jenjang-sma{
      margin-top: 2rem;
  }
  .img-jenjang-sd {
      position: absolute;
      right: -1.5rem;
      top: -2rem;
      width: 56%;
  }
  .title-prod-jenjang{
      padding-bottom: 1rem;
      padding-left: 1rem;
      padding-right: 1rem;
      text-align: center;
  }
  .product-jenjang .slick-slide{
      margin: 0 0.5rem;
  }
  .product-jenjang .slick-dots li button:before{
      font-size: 12px;
  }
  .product-jenjang .slick-dots li.slick-active button:before{
      color: #2EB5C0;
      opacity: 1;
  }

}

/* SECTION TIMER PROMO */
.timer-promo{
  position: relative;
  overflow: hidden;
  padding: 4rem 0 6rem;
  background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/ba-promo-general.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -4rem;
}
.timer-container{
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.timer-left{
  display: block;
}
.title-timer-promo{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  color: #FFFFFF;
  margin: 0;
  padding-bottom: 0.25rem;
}
.desc-timer-promo{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  margin: 0;
}
.timer-right{
  display: block;
}
.title-right-timer{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #EDF7F8;
  margin: 0;
  padding-bottom: 0.5rem;
}
.timer-content{
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
}
.timer-day{
  background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/countdown.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 18px 0 23px;
  text-align: center;
  width: 143px;
  height: 146px;
}
.text-timer{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 60px;
  color: #000000;
  margin: 0;
  padding-bottom: 6px;
}
.text-desc-timer{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin: 0;
}

/* for Ipad  */
@media (min-width: 768px) and (max-width: 1024px) {
  .timer-promo{
      background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-timer-mobile.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      margin-top: -6rem;
  }
  .title-timer-promo{
      font-size: 24px;
      line-height: 36px;
      text-align: center;
  }
  .desc-timer-promo{
      font-size: 12px;
      line-height: 18px;
      text-align: center;
  }
  .title-right-timer{
      font-size: 18px;
      line-height: 28px;
      text-align: center;
  }
  .text-timer{
      font-size: 20px;
      line-height: 14px;
      text-align: center;
      padding-bottom: 0px;
  }
  .text-desc-timer{
      font-size: 12px;
      line-height: 24px;
  }
  .timer-content{
      display: flex;
      flex-direction: row;
      gap: 0.5rem;
  }
  .timer-day{
      background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-countdown-mobile.png);
      background-repeat: no-repeat;
      background-size: 100%;
      padding: 18px 0 0px;
      width: 62px;
      height: 62px;
  }
  .timer-container{
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 2rem;
  }

}

/* for Mobile phone  */
@media (max-width: 767px) {
  .timer-promo{
      background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-timer-mobile.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      margin-top: -6rem;
  }
  .title-timer-promo{
      font-size: 24px;
      line-height: 36px;
      text-align: center;
  }
  .desc-timer-promo{
      font-size: 12px;
      line-height: 18px;
      text-align: center;
  }
  .title-right-timer{
      font-size: 18px;
      line-height: 28px;
      text-align: center;
  }
  .text-timer{
      font-size: 20px;
      line-height: 14px;
      text-align: center;
      padding-bottom: 0px;
  }
  .text-desc-timer{
      font-size: 12px;
      line-height: 24px;
  }
  .timer-content{
      display: flex;
      flex-direction: row;
      gap: 0.5rem;
  }
  .timer-day{
      background: url(https://cdn-web-2.ruangguru.com/landing-pages/assets/hs/03%20-%20Homepage%20Brainacademy%202022/Revamp%20Homepage/bg-countdown-mobile.png);
      background-repeat: no-repeat;
      background-size: 100%;
      padding: 18px 0 0px;
      width: 62px;
      height: 62px;
  }
  .timer-container{
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 2rem;
  }

}



.form-section label {
    display: block;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding-bottom: 0.75rem;
}

.form-section input {
    background-color: #fff;
    border-radius: 200px!important;
    color: #0a2540!important;
    display: block;
    font-family: Inter!important;
    font-size: 20px!important;
    font-weight: 600!important;
    line-height: 24px!important;
    margin: 0 0 10px;
    max-width: 100%;
    outline: 0;
    padding: 1.25rem!important;
    transition: all .2s;
    width: 92%!important;
    /* position: relative; */
}

.form-section button {
    align-items: center;
    background-color: #f26d0f!important;
    border: none;
    border-radius: 100px;
    color: #fafbfc!important;
    display: flex;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    gap: .35rem;
    position: absolute;
    text-align: center
}

.form-section {
    margin: auto;
    position: relative;
}


button#btnVariantB {
    position: absolute;
    top: 45%;
    font-size: 14px;
    line-height: 20px;
    padding: .8rem 1rem .8rem 1.5rem;
    right: 3.6rem;
    top: 3.4rem;
}


@media (min-width: 768px) and (max-width: 1024px) {
  .form-section label {
      font-size: 16px;
  }

  button#btnVariantB {
      gap: 0.25rem;
      line-height: 16px;
      padding: 0.5rem 0.5rem 0.6rem 1rem;
      right: 2.5rem;
      top: 5.2rem;
  }
}

@media (max-width: 767px) {
  .form-section input {
      width: 100%!important;
  }

  button#btnVariantB {
      right: 0.8rem;
      top: 4.9rem;
  }
}