:root {
  --green-base: #00bf93;
  --dark-blue-basic: #1c129d;
  --black-base: #2c2c2c;
  --prime-blue: #050093;
  --neutral--01: #fbfbfb;
  --green-light: #00dfa8;
  --grey--03: #747474;
  --neutral--2: #f7f7f7;
  --paragraph-14-color: #333;
  --grey--05: #434343;
  --neutral--03: #eee;
  --grey--2: #8d8d8d;
  --neutral--5: #cacaca;
  --border-color--d9: #d9d9d9;
  --border-2: #5d5d5d;
  --border-color--e4e4e4: #e4e4e4;
  --purple-main: #b399f1;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.wrapper {
  background-color: #1c129d;
  height: 664px;
}

.image {
  z-index: 0;
  border: 1px #00906b;
  position: absolute;
  top: 0;
}

.navbar {
  z-index: 2;
  background-color: #0000;
  justify-content: space-around;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.bit-vector {
  border: 1px #000;
}

.btn-secondary-green-14px-bold {
  background-color: #00bf93;
  border-radius: 5px;
}

.program-dropdown {
  color: #fff;
  flex: 0 auto;
}

.corporate-dropdown {
  display: none;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.about-dropdown {
  display: none;
}

.link {
  color: #fff;
  padding-right: 20px;
  text-decoration: none;
  display: inline;
}

.left-navbar {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-family: DM Sans, sans-serif;
  display: flex;
}

.body {
  font-family: DM Sans, sans-serif;
}

.text-block, .icon, .text-block-2, .icon-2, .text-block-3, .icon-3 {
  color: #fff;
}

.nav-menu {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 36px;
  display: flex;
}

.div-button-cta {
  display: block;
}

.div-button-cta.div-button--nav {
  background-color: var(--green-base);
  border-radius: 5px;
}

.section-hero {
  z-index: 1;
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0%;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.button-2 {
  background-color: #0000;
  border: 1px solid #00906b;
  border-radius: 24px;
  padding: 6px 12px;
  font-size: 12px;
}

.button-2.btn2-what-learn-prop-custom {
  margin-left: 0;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 500;
}

.button-2.btn2-certificate-prop-custom {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.button-2.btn-head-trial-class-m-custom {
  margin-bottom: 10px;
  margin-right: 10px;
}

.button-3, .button-4, .button-5 {
  background-color: #0000;
  border: 1px solid #00906b;
  border-radius: 24px;
  padding: 6px 12px;
  font-size: 12px;
}

.button-6 {
  background-color: #0000;
  border: 1px solid #00906b;
  border-radius: 24px;
  padding: 6px 12px;
}

.div-block {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading.heading-webinar {
  margin-top: 30px;
  margin-bottom: 0;
}

.heading.title-hero-bootcamp {
  margin-top: 0;
  font-size: 36px;
  font-weight: 700;
}

.heading.subtitle-hero-bootcamp {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading.subtitle-hero-bootcamp-km-home {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading-2 {
  color: #00bf93;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 40px;
}

.div-block-2 {
  z-index: 1;
  text-align: center;
  width: auto;
  font-family: Tomorrow, sans-serif;
  position: relative;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.btn-hero-cta {
  color: #00bf93;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 240px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #00bf93;
  padding-left: 12px;
  font-weight: 700;
  text-decoration: none;
}

.btn-lihat-jadwal {
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  width: 240px;
  padding: 12px 24px;
  display: block;
}

.wrapper-hero-btn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.wrapper-hero-partner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-alumni {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-3 {
  color: #050093;
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.div-block-3 {
  text-align: center;
}

.section-carier-program {
  text-align: center;
  background-color: #fbfbfb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 10px;
  display: flex;
}

.title-carier-program {
  color: #050093;
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.paragraph-3 {
  color: #747474;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px;
}

.wrapper-section-carier-program {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: block;
}

.wrapper-carier-clasification {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin-top: 50px;
  display: flex;
}

.right-section-carier {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  max-width: 468px;
  display: flex;
}

.invest-carier-option {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-2 {
  text-align: left;
}

.heading-4 {
  color: #2c2c2c;
  margin-top: 0;
}

.image-2 {
  margin-top: 3px;
}

.paragraph-4 {
  color: var(--black-base);
}

.why-learn-data {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 60px;
  display: block;
}

.heading-5 {
  color: #050093;
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.heading-5.h5-process-km {
  margin-top: 20px;
  margin-bottom: 0;
}

.heading-5.h5-process-km.h-biaya-course {
  margin-top: 10px;
}

.heading-5.h5-process-km.h-carier-program-km {
  text-align: left;
  margin-top: 10px;
}

.heading-5.htitle-certificate-fs-custom, .heading-5.heading-title-blue-center-32px-mp-0.h-profile-speaker-trial-class-color-costume {
  color: #fff;
}

.heading-5.heading-title-blue-center-32px-mp-0.h-winner {
  color: #fff;
  margin-top: 40px;
}

.paragraph-5 {
  color: #747474;
  text-align: right;
  font-size: 18px;
}

.div-block-4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-4.dblock4-col4 {
  display: none;
}

.heading-6 {
  z-index: 2;
  color: #2c2c2c;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  line-height: 32px;
  position: relative;
}

.heading-6.h5-webinar-fs-custom {
  z-index: auto;
  margin-bottom: 20px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}

.heading-6.h-tcard-biaya-custom {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 24px;
  text-decoration: line-through;
}

.heading-6.h8-card-course-fs-custom {
  font-size: 24px;
}

.heading-6.h8-card-course-fs-custom.subtitle-card-jobs-description {
  color: var(--prime-blue);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
}

.heading-6.h8-card-course-fs-custom.title-card-jobs-description {
  color: var(--green-base);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.heading-6.h8-card-course-fs-custom.subtitle-card-jobs-description--small {
  color: var(--prime-blue);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 19px;
}

.heading-6.h-tcard-biaya-before-custom {
  margin-top: 10px;
  font-size: 40px;
  line-height: 52px;
}

.heading-6.h-tcard-biaya-course-custom {
  color: var(--neutral--01);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 24px;
  text-decoration: line-through;
}

.heading-6.h-tcard-biaya-course-before-custom {
  color: var(--green-light);
  margin-top: 10px;
  font-size: 40px;
  line-height: 52px;
}

.heading-7 {
  z-index: 1;
  color: #2c2c2c;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  position: relative;
}

.heading-7.h5-webinar-fs-custom {
  z-index: auto;
  margin-bottom: 20px;
  font-size: 24px;
  font-style: normal;
}

.heading-8 {
  color: #2c2c2c;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  position: relative;
}

.heading-8.h5-webinar-fs-custom {
  margin-bottom: 20px;
  font-size: 24px;
}

.paragraph-6 {
  color: var(--grey--03);
  font-size: 16px;
}

.paragraph-6.p6-webinar-fs-custom {
  min-height: 120px;
  padding-right: 0;
  font-family: DM Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-6.p-card-biaya-fs-custom {
  color: #515076;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-6.p-tcard-biaya-fs-custom {
  color: #515076;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.paragraph-6.p-tcard-biaya-fs-custom.p-tcard-biaya-course-fs-custom {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-6.p-card-trial-class-fs-custom {
  color: #747474;
  margin-top: 30px;
  font-family: DM Sans, sans-serif;
  line-height: 24px;
}

.paragraph-6.p-card-trial-class-fs-custom.p-jobs-description {
  color: var(--black-base);
  margin-top: 0;
  margin-bottom: 5px;
}

.paragraph-6.p-card-trial-class-fs-custom.p-jobs-description-sumber {
  color: var(--black-base);
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
}

.paragraph-6.p-card-biaya-course-fs-custom {
  color: var(--neutral--2);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 700;
}

.paragraph-7 {
  color: #747474;
  font-size: 16px;
  font-style: normal;
}

.paragraph-8 {
  color: #747474;
  font-size: 16px;
}

.columns-31 {
  text-align: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: 40px;
  display: flex;
}

.container-3 {
  margin-bottom: 30px;
}

.image-3 {
  z-index: 0;
  position: absolute;
  top: 15px;
  left: 10px;
}

.image-3.img-webinar-m-custom {
  margin-top: 25px;
}

.image-3.img3-trial-class-card-dislay-custom {
  top: 18px;
  left: 15px;
}

.gain-experience {
  background-color: #050093;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: relative;
}

.image-4 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-5 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.wrapper-slider-gain-experience {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.heading-9 {
  color: #00bf93;
  text-align: center;
}

.heading-10 {
  color: #fff;
  text-align: center;
  font-size: 32px;
}

.slide-nav {
  display: none;
}

.learning-phase {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.div-block-5 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.heading-11 {
  color: #00bf93;
}

.heading-12 {
  color: #050093;
  font-family: Tomorrow, sans-serif;
}

.div-block-6 {
  z-index: 2;
  background-color: #613fc9;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-top: 0;
  display: flex;
  position: relative;
}

.heading-13 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-7 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 221px;
  padding-top: 20px;
  display: flex;
}

.paragraph-9 {
  z-index: 2;
  color: #434343;
  font-size: 16px;
  position: relative;
}

.image-6 {
  z-index: 1;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.heading-14 {
  z-index: 2;
  position: relative;
}

.column-2, .column-3 {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 221px;
  padding-top: 15px;
  display: flex;
}

.columns-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-wrap: nowrap;
  place-content: stretch center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
}

.heading-15 {
  z-index: 2;
  position: relative;
}

.column-4 {
  height: 221px;
}

.columns-3 {
  height: 2px;
}

.div-block-8 {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  width: 384px;
  max-width: 384px;
  height: 221px;
  max-height: 221px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.paragraph-10 {
  z-index: 2;
  font-size: 16px;
  position: relative;
}

.div-block-9 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.heading-16 {
  z-index: 2;
  position: relative;
}

.section-curriculum {
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: inline;
  overflow: visible;
}

.section-curriculum.bg-grey {
  background-color: #ccb7ff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.heading-17 {
  color: #00bf93;
  text-align: center;
}

.heading-18 {
  color: #050093;
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.paragraph-11 {
  color: #747474;
  font-size: 16px;
}

.paragraph-12 {
  color: #747474;
  text-align: center;
}

.accordion-item {
  border: 1px solid #eee;
  border-radius: 0 0 5px 5px;
  width: 550px;
  position: relative;
}

.accordion-trigger {
  background-color: var(--prime-blue);
  cursor: pointer;
  border: 1px solid #eee;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 85px;
  display: flex;
}

.accordion-content {
  border: 1px #eee;
  border-radius: 5px;
  height: auto;
  line-height: 100%;
  display: block;
  position: relative;
}

.heading-19 {
  color: #ccb7ff;
  font-family: DM Sans, sans-serif;
}

.paragraph-13 {
  font-size: 16px;
}

.div-block-10 {
  width: 90%;
}

.list {
  z-index: 1;
  margin-top: 10px;
  padding-left: 40px;
  line-height: 24px;
  position: relative;
}

.image-7 {
  z-index: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-curriculum {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.button-7 {
  color: #fff;
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  min-width: 207px;
  margin-top: 40px;
  padding: 12px 24px;
  display: none;
}

.section-carier-coach {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.heading-20 {
  color: #00bf93;
}

.heading-21 {
  color: #050093;
  font-family: Tomorrow, sans-serif;
}

.paragraph-14 {
  color: #747474;
  font-size: 16px;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-13, .div-block-14, .div-block-15, .div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.column-5 {
  text-indent: 1px;
  text-transform: none;
  justify-content: center;
  align-items: center;
  padding-left: 1.5rem;
  display: block;
}

.div-block-17 {
  width: 85%;
}

.column-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-slider__card {
  background-color: #fff;
  border-radius: 5px;
  width: 347px;
  height: 371px;
  margin-bottom: 24px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.card-slider {
  text-align: center;
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 371px;
  margin-top: 40px;
  display: flex;
}

.paragraph-15 {
  font-weight: 500;
}

.heading-22 {
  font-family: Tomorrow, sans-serif;
}

.paragraph-16 {
  color: #747474;
  font-size: 16px;
}

.image-8 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-19 {
  position: relative;
}

.image-9 {
  position: absolute;
  inset: auto 0% 24px 24px;
}

.card-mask-pbl {
  text-align: left;
  flex: 0 auto;
}

.card-slider-pbl {
  text-align: left;
}

.card-slider__mask {
  width: 75%;
}

.card-slider__slide {
  width: 347px;
  height: 371px;
  margin-right: 24px;
}

.slide-nav-2 {
  display: none;
}

.card-img-logo {
  position: absolute;
  inset: auto auto 10% 7%;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  left: 100px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 100px;
}

.card-slider__arrow-left {
  z-index: 2;
  color: #00bf93;
  background-color: #00bf93;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
  position: absolute;
  left: 5%;
}

.icon-4, .icon-5 {
  display: none;
}

.card-slider__arrow-right {
  background-color: #00bf93;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
  right: 5%;
}

.paragraph-17 {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  font-size: 18px;
  line-height: 27px;
}

.section-mentor.gain-experience {
  height: 664px;
  padding-bottom: 20px;
  display: none;
}

.heading-23 {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  font-family: Tomorrow, sans-serif;
}

.card-slider__slide-transparant {
  width: 340px;
  height: 430px;
}

.card-slider-mentor {
  background-color: #0000;
}

.card-slider-mentor__mask {
  height: auto;
}

.card-slider-mentor__slide {
  width: 340px;
  height: 440px;
  margin-right: 32px;
  overflow: visible;
}

.page-header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #242424;
  border: 0 solid #eaebf04d;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 20px 160px;
  display: flex;
}

.horizontal-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1216px;
  display: flex;
}

.horizontal-container-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 31.254px;
  display: flex;
}

.right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.horizontal-container-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 22px;
  display: flex;
}

.button-text {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
}

.vectors-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.button-8 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-9 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #00bf93;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #1018280a;
}

.button-small-bold {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
}

.div-block-20 {
  display: none;
}

.image-10 {
  border-radius: 10px;
}

.paragraph-18 {
  color: #fff;
}

.heading-24 {
  color: #00bf93;
}

.slide-nav-3 {
  display: none;
}

.image-11 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-12 {
  position: absolute;
  inset: auto 0% 15% auto;
}

.icon-6 {
  display: none;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  left: 60px;
}

.icon-7 {
  display: none;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 60px;
}

.heading-25 {
  color: var(--green-base);
  text-align: center;
}

.heading-26 {
  color: var(--prime-blue);
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.paragraph-19 {
  color: var(--paragraph-14-color);
  text-align: center;
}

.section-bootcamp-registration {
  color: var(--black-base);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: static;
}

.container-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-27 {
  color: var(--black-base);
}

.heading-28 {
  color: var(--prime-blue);
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
}

.text-block-5 {
  color: var(--grey--05);
  margin-left: 16px;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.div-block-22 {
  background-color: #eee;
  border-radius: 5px;
  padding: 24px 32px;
}

.divider {
  border: 1px solid var(--neutral--03);
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-29 {
  font-size: 20px;
}

.text-block-6 {
  color: var(--grey--03);
  font-size: 16px;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  margin-bottom: 6px;
  display: flex;
}

.heading-30 {
  font-size: 16px;
}

.div-block-24 {
  border: 1px #eee;
  border-radius: 5px;
  padding: 0;
}

.div-block-25 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.btn-outline {
  border: 1px solid var(--green-base);
  color: var(--green-base);
  text-align: center;
  background-color: #0000;
  border-radius: 5px;
  width: 200px;
  height: 45px;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.btn-outline.btn-outline-biaya-course {
  display: block;
}

.btn-outline.btn-km-home {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-26 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: var(--grey--03);
}

.div-block-27 {
  border: 1px solid var(--neutral--03);
  border-radius: 5px;
  width: 480px;
  margin-bottom: 30px;
  padding: 24px;
}

.div-block-28 {
  background-image: linear-gradient(to right, #0f0f0f, #000 0%, #0000), url('../images/cewek-asia-excited.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 5px;
  width: 84%;
  height: 241px;
  padding-top: 40px;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
}

.heading-31 {
  z-index: 1;
  color: #fff;
  line-height: 41px;
  position: relative;
}

.button-11 {
  z-index: 1;
  background-color: var(--green-base);
  color: #fafafa;
  border-radius: 5px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.image-13 {
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.heading-32 {
  color: var(--prime-blue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Tomorrow, sans-serif;
}

.heading-32.h32-webinar-m-custom {
  margin-top: 0;
  margin-bottom: 80px;
}

.section-opsi-bayar {
  padding-top: 40px;
  padding-bottom: 40px;
}

.hero-section {
  -webkit-text-fill-color: inherit;
  background-color: #050093cc;
  background-image: linear-gradient(#050093cc, #050093cc), url('../images/girl-smiling-laptop.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 720px;
  display: flex;
}

.hero-section.hero-km-home {
  background-image: linear-gradient(#050093cc, #050093cc), url('../images/image-2_1.webp');
  background-position: 0 0, 50%;
}

.wrapper-hero-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.google-rating {
  background-color: #ffffff0d;
  border: 1px solid #ffffff40;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 45px;
  padding: 4px 16px;
  display: flex;
}

.text-block-8 {
  color: #fff;
  margin-left: 8px;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
}

.image-14 {
  width: 53.42px;
  height: 18px;
}

.wrapper-stars {
  justify-content: center;
  align-items: center;
  display: flex;
}

.divider-rating {
  border: 1px solid #fbfbfb40;
  width: 1px;
  height: 20px;
  margin-left: 12px;
  margin-right: 12px;
}

.wrapper-ratings {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  display: flex;
}

.heading-33 {
  color: var(--green-base);
  text-align: center;
  -webkit-text-stroke-color: var(--neutral--03);
  margin-bottom: 20px;
  font-family: Tomorrow, sans-serif;
}

.text-span {
  color: var(--green-base);
}

.text-block-9 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-9.subtitle-km-hero-home {
  width: auto;
  max-width: 900px;
}

.section-mitra {
  text-align: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  display: inline;
}

.heading-34 {
  color: var(--prime-blue);
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Tomorrow, sans-serif;
}

.text-block-10 {
  color: var(--black-base);
  margin-top: 40px;
  margin-bottom: 40px;
}

.column-7 {
  display: flex;
}

.columns-4 {
  flex-flow: wrap;
  place-content: stretch center;
  align-items: center;
  display: flex;
}

.container-7 {
  margin-top: 60px;
}

.section-why-bitlabs {
  background-color: var(--neutral--01);
  height: auto;
  padding-top: 0;
  padding-bottom: 6px;
}

.heading-35 {
  color: var(--prime-blue);
  text-align: center;
  margin-bottom: 50px;
  font-family: Tomorrow, sans-serif;
}

.heading-36 {
  color: var(--black-base);
  font-family: DM Sans, sans-serif;
}

.text-block-11 {
  color: var(--grey--03);
  font-family: DM Sans, sans-serif;
}

.column-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: flex-start;
  display: flex;
}

.columns-5.col5-trial-class-display-custom.col-why-bootcamp-benefit {
  margin-top: 20px;
  margin-bottom: 20px;
}

.columns-5.col5-trial-class-display-custom.col-why-bootcamp-benefit.col-km-card-carier-program {
  margin-top: 0;
  margin-bottom: 0;
}

.column-9 {
  flex: 0 auto;
  justify-content: flex-end;
  padding-top: 10px;
  display: flex;
}

.columns-6 {
  text-align: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.heading-37 {
  color: var(--prime-blue);
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.text-block-12 {
  color: var(--grey--03);
  text-align: center;
  padding-top: 21px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.container-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 15px;
  display: flex;
}

.image-15 {
  margin-top: 40px;
  padding-top: 0;
}

.section-pilihan-program {
  padding-top: 15px;
  padding-bottom: 40px;
  position: relative;
}

.section-pilihan-program.bg-section-pilihan-program-km {
  display: none;
}

.heading-38 {
  color: var(--prime-blue);
  text-align: center;
  margin-bottom: 40px;
  font-family: Tomorrow, sans-serif;
}

.tabs-content {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.tabs-menu {
  background-color: var(--neutral--2);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 32px;
  padding: 6px;
  display: flex;
}

.tab-link {
  background-color: var(--neutral--2);
  color: var(--grey--2);
  border-radius: 5px;
}

.tab-link.w--current {
  color: var(--black-base);
  background-color: #fff;
  border-radius: 5px;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
  display: block;
}

.container-9 {
  position: relative;
}

.bg-tabs {
  position: absolute;
  left: 50%;
  right: auto;
}

.tabs {
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-13 {
  color: var(--grey--03);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.tab-pane-tab-1 {
  padding-top: 0;
  padding-bottom: 40px;
}

.div-block-29 {
  background-color: var(--dark-blue-basic);
  margin-top: 60px;
}

.heading-39 {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
}

.text-block-14 {
  color: #fff;
  margin-bottom: 32px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.link-2 {
  color: var(--green-base);
  font-size: 16px;
  text-decoration: none;
}

.column-10 {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 10px;
}

.image-16 {
  z-index: 1;
  position: absolute;
  inset: 14% 39% auto auto;
}

.image-17 {
  width: 14.58px;
  height: 11.25px;
}

.div-block-30 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.columns-7 {
  background-color: var(--prime-blue);
  margin-top: 60px;
  padding-right: 15px;
  display: none;
}

.columns-8 {
  background-color: var(--prime-blue);
  margin-top: 60px;
  display: none;
}

.heading-40 {
  color: #fff;
  font-size: 20px;
}

.text-block-15 {
  color: #fff;
  margin-bottom: 32px;
  font-family: DM Sans, sans-serif;
}

.image-18 {
  display: inline-block;
  position: relative;
  right: 0%;
}

.image-19 {
  z-index: 1;
  position: absolute;
  top: 15%;
  left: 38%;
}

.column-11 {
  justify-content: flex-end;
  display: flex;
}

.column-12 {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
}

.section-bingung-pilih-program {
  background-color: var(--prime-blue);
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.heading-title-white-center-32px {
  z-index: 5;
  color: #fff;
  text-align: center;
  font-family: Tomorrow, sans-serif;
  position: relative;
}

.heading-title-white-center-32px.h-learn-webinar-m-custom {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-title-white-center-32px.htitle-what-learn-fs-custom {
  text-align: left;
  align-self: auto;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: DM Sans, sans-serif;
  line-height: 41px;
}

.heading-title-white-center-32px.htitle-certificate-fs-custom {
  text-align: left;
  text-align: left;
  align-self: auto;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Tomorrow, sans-serif;
  line-height: 41px;
}

.heading-title-white-center-32px.htitle-comunity-fs-custom {
  text-align: left;
  align-self: auto;
  margin-top: 20px;
  padding-bottom: 20px;
  font-family: Tomorrow, sans-serif;
  line-height: 41px;
}

.image-20 {
  z-index: 2;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-21 {
  z-index: 2;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-21.hidden {
  display: block;
}

.image-21.img21-what-learn-custom {
  z-index: auto;
  bottom: auto;
}

.image-21.img21-section-custom {
  z-index: auto;
  height: 568px;
  position: absolute;
  inset: auto 0 auto auto;
}

.container-10 {
  background-color: #fff;
  padding: 60px 40px 40px;
  position: relative;
}

.cut-shape-second {
  z-index: 1;
  background-color: var(--prime-blue);
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto -50px -60px auto;
  transform: rotate(45deg);
}

.cut-shape {
  z-index: 2;
  background-color: var(--prime-blue);
  width: 100px;
  height: 100px;
  position: absolute;
  top: -60px;
  left: -50px;
  transform: rotate(45deg);
}

.text-block-16 {
  font-size: 15px;
}

.heading-42 {
  font-size: 16px;
}

.heading-16px {
  color: var(--black-base);
  text-align: left;
  margin-bottom: 5px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.column-bottom-border {
  border-style: solid;
  border-width: 0 0 1.5px;
  border-color: black black var(--neutral--03);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-16px {
  color: var(--grey--03);
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.column-13 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.column-h100 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
}

.columns-9 {
  align-items: center;
  display: flex;
}

.section-membantu-kerja {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  bottom: 0%;
}

.heading-43 {
  color: var(--prime-blue);
}

.heading-24px {
  color: var(--black-base);
  padding-left: 20px;
  padding-right: 10px;
  font-family: DM Sans, sans-serif;
}

.column-14 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-31 {
  border: 1px solid var(--neutral--03);
  position: relative;
}

.image-22 {
  position: absolute;
  top: 50px;
  right: 22px;
}

.image-23 {
  position: absolute;
  bottom: 41%;
  right: 25%;
}

.image-23.img-23-custom-position {
  bottom: 35%;
}

.image-24 {
  position: absolute;
  bottom: 37%;
  left: 5%;
}

.column-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-11 {
  margin-bottom: 60px;
}

.heading-18px {
  padding-left: 20px;
  font-family: DM Sans, sans-serif;
}

.image-25 {
  margin-bottom: 35px;
}

.div-block-32 {
  border: 1.5px solid var(--neutral--03);
  min-height: 280px;
  margin-right: 10px;
  padding: 20px;
  position: relative;
}

.div-block-32.dblok32-webinar-prop-custom {
  text-align: center;
  border-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 264px;
  height: 0;
  min-height: 195px;
  display: flex;
}

.div-block-32.dblock32-materi-card-t-custom {
  background-color: #613fc9;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  height: 40px;
  min-height: 0;
  margin-bottom: 40px;
  margin-right: 0;
  display: flex;
}

.div-block-32.dblock32-materi-card-p-t-custom {
  background-color: #613fc9;
  min-height: 70px;
  margin-right: 0;
  padding: 10px;
}

.div-block-32.dblock32-materi-card-t-p-custom {
  background-color: #613fc9;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 220px;
  height: 40px;
  min-height: 0;
  margin-right: 60px;
  display: flex;
}

.div-block-32.dblock32-materi-card-p-custom-copy {
  background-color: #fff;
  align-items: center;
  min-height: 192px;
  margin-right: 0;
  display: flex;
}

.div-block-32.dblock32-materi-card-p-t-custom-copy {
  min-height: 70px;
  margin-right: 0;
}

.div-block-32.bg-ehite {
  background-color: #fff;
}

.div-block-32.bg-ehite.db32-biaya-prop-custom {
  background-color: #eee8ff;
  min-height: 200px;
}

.div-block-32.bg-ehite.dblock-card-biaya-custom {
  border-style: solid;
  flex-direction: column;
  min-height: 200px;
  display: flex;
}

.div-block-32.bg-ehite.db32-biaya-course-prop-custom {
  background-color: var(--dark-blue-basic);
  min-height: 200px;
}

.div-block-32.dblock32-benefit-trial-class-ro-custom {
  min-width: 384px;
  min-height: 285px;
  padding: 30px 40px;
}

.div-block-32.subcard-process-km {
  z-index: 1;
  background-color: #613fc9;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 0;
  height: 40px;
  min-height: 0;
  margin-bottom: 40px;
  margin-right: 0;
  display: flex;
}

.div-block-32.subcard-process-km.subcard-process-km-center {
  margin-top: 5px;
}

.div-block-32.card-head-process-km {
  background-color: #613fc9;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 180px;
  max-width: 180px;
  min-height: 100px;
  max-height: none;
  margin-right: 0;
  padding: 10px;
  display: flex;
}

.div-block-32.card-body-process-km {
  background-color: #fff;
  align-items: center;
  max-width: 180px;
  min-height: 192px;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-18px-mp-0 {
  color: var(--black-base);
  margin-top: 0;
  font-family: DM Sans, sans-serif;
}

.heading-18px-mp-0.h-materi-card-title-custom {
  color: #fff;
  align-items: center;
  margin-bottom: 0;
  font-style: normal;
  display: block;
}

.heading-18px-mp-0.h-tclass-card-title-custom-2 {
  color: var(--black-base);
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Tomorrow, sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: 31px;
  display: block;
}

.text-16px-mp-0 {
  height: auto;
  min-height: 0;
  font-family: DM Sans, sans-serif;
}

.text-16px-mp-0.h-materi-card-p-custom {
  font-size: 16px;
  line-height: 2px;
}

.text-16px-mp-0.stitle-tclass-card-custom {
  margin-top: 10px;
  font-weight: 500;
  line-height: 21px;
}

.text-16px-mp-0.p-benefit-trial-class-prop-custom {
  min-height: 72px;
}

.btn-lanjut-bottom {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 30px 7%;
}

.btn-lanjut-bottom.btn-lanjut-benefit-display-custom {
  align-items: center;
  margin-top: 10px;
  position: static;
  left: 0%;
}

.div-block-30-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-cerita-alumni {
  margin-bottom: 60px;
}

.div-block-33 {
  background-image: linear-gradient(to right, #000, #0000), url('../images/foto-orang.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 600px;
}

.title-green-14px {
  color: var(--green-base);
  font-family: DM Sans, sans-serif;
}

.container-12 {
  padding-top: 60px;
}

.heading-title-white-left-32px {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-family: Tomorrow, sans-serif;
  line-height: 40px;
}

.heading-white-18px-mp0 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: DM Sans, sans-serif;
}

.heading-16px-neutral-05 {
  color: var(--neutral--5);
  margin-bottom: 24px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.btn-secondary-green-16px-bold {
  z-index: 1;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #00bf93;
  border-radius: 5px;
  width: 200px;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  position: relative;
}

.btn-secondary-green-16px-bold.btn-card-biaya-custom {
  width: auto;
  margin-top: 15px;
  font-style: normal;
}

.btn-secondary-green-16px-bold.btn-registrasi-footer {
  background-color: var(--green-base);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.btn-secondary-green-16px-bold.btn-registrasi-footer-da {
  background-color: var(--green-base);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.btn-secondary-green-16px-bold.btn-registrasi-footer-ds {
  background-color: var(--green-base);
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-17 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.subtitle-paragraph {
  color: var(--grey--2);
  font-family: DM Sans, sans-serif;
}

.div-block-34 {
  margin-bottom: 60px;
  position: relative;
  bottom: 125px;
}

.slide-nav-4 {
  display: none;
}

.heading-41 {
  color: var(--prime-blue);
  text-align: left;
  margin-bottom: 50px;
  font-family: Tomorrow, sans-serif;
  font-size: 32px;
}

.slider {
  background-color: #fff;
  height: auto;
}

.left-arrow-3 {
  background-color: var(--green-base);
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  inset: 13% 12% auto auto;
}

.slide {
  background-color: #0000;
  width: 240px;
  min-height: 230px;
  margin-right: 40px;
}

.icon-8 {
  display: none;
}

.image-26 {
  background-color: #0000;
  display: inline-block;
}

.right-arrow-3 {
  background-color: var(--green-base);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  top: 13%;
  right: 8%;
}

.slide-2 {
  width: 240px;
}

.mask {
  cursor: auto;
  height: auto;
  padding-left: 100px;
}

.section-masih-bingung {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 287px;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-16px-white {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  position: relative;
}

.heading-title-white-center-32px-mp-0 {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  line-height: 42px;
  position: static;
}

.heading-title-white-center-32px-mp-0.relative-z-1 {
  position: relative;
}

.heading-title-white-center-32px-mp-0.width-600px {
  font-weight: 600;
}

.heading-title-white-center-32px-mp-0.width-600px.h-countdown {
  color: var(--black-base);
  margin-bottom: 0;
  font-size: 75px;
}

.heading-title-white-center-32px-mp-0.width-600px.h-sub-countdown {
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  font-size: 24px;
  display: flex;
}

.image-27 {
  background-color: var(--dark-blue-basic);
  position: absolute;
  inset: 0% 0% 0% auto;
}

.section-apa-kata-mereka {
  height: 795px;
  padding-top: 60px;
  position: relative;
}

.slider-container {
  background-color: #fff;
  height: auto;
}

.slide-content {
  z-index: 1;
  border: 1px solid var(--neutral--03);
  background-color: #0000;
  width: 500px;
  height: 467px;
  margin-right: 40px;
  padding: 30px;
}

.slide-content.slide-apa-kata-mereka {
  cursor: auto;
  width: 50%;
}

.div-block-36 {
  border: 1px solid var(--border-color--d9);
  background-color: #0000;
  width: 500px;
  height: 400px;
  padding: 1.8rem;
}

.image-28 {
  display: none;
}

.div-block-37 {
  z-index: 1;
  border-right: 1px solid var(--neutral--03);
  background-color: #fff;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: -13% auto auto -10%;
  transform: rotate(45deg);
}

.div-block-squere {
  z-index: 1;
  border-left: 1px solid var(--neutral--03);
  background-color: #fff;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto -10% -13% auto;
  transform: rotate(45deg);
}

.image-29 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.paragraph-16px {
  color: var(--grey--05);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.wrapper-alumni-footer {
  background-color: #fff;
}

.text-black {
  color: var(--black-base);
  text-align: center;
  font-family: DM Sans, sans-serif;
}

.text-black.text-b-webinar-p-custom {
  margin-top: 10px;
  margin-bottom: 0;
}

.paragraph-14px-center {
  color: var(--grey--2);
  text-align: center;
}

.heading-black-16px {
  color: var(--black-base);
  text-align: left;
  margin-bottom: 5px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.mask-slider-1 {
  height: 367px;
  padding-top: 10px;
  padding-left: 60px;
}

.image-30 {
  text-align: center;
}

.div-block-38 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.section-event {
  height: 600px;
  position: relative;
}

.div-block-39 {
  background-image: url('../images/div-crop-bottom-right.png');
  background-position: 0 0;
  background-size: 420px 288px;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 420px;
  height: 288px;
  padding: 10px;
  display: block;
  position: absolute;
  left: 13%;
}

.text-block-18 {
  color: var(--grey--03);
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.heading-44 {
  color: var(--prime-blue);
  font-family: Tomorrow, sans-serif;
}

.div-block-40 {
  padding-left: 20px;
}

.slide-content-event {
  background-image: url('../images/shopee-event.png');
  background-position: 0 0;
  background-size: cover;
}

.slider-2 {
  height: 600px;
  display: none;
}

.section-liputan {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-13 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  display: flex;
}

.footer {
  background-color: var(--black-base);
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.wrapper-content-footer {
  flex-flow: wrap;
  place-content: center space-around;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-19 {
  color: #f9f9f9;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.link-3 {
  color: var(--neutral--5);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-41 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.text-block-20 {
  color: var(--neutral--5);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.div-block-42 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: flex;
}

.div-block-43 {
  border-top: 1px solid var(--border-2);
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 20px;
  display: flex;
}

.wrapper-child-content-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-44 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.image-32 {
  position: relative;
}

.link-block-2 {
  display: none;
}

.hero-section-aboutus {
  background-color: #050093cc;
  background-image: linear-gradient(to bottom, var(--dark-blue-basic), var(--dark-blue-basic));
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 685px;
  display: flex;
  position: relative;
}

.image-33, .image-34 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-35 {
  z-index: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-36 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.hero-video {
  width: 900px;
  position: absolute;
  top: -270px;
  bottom: auto;
}

.section-video {
  justify-content: center;
  align-items: center;
  height: 280px;
  display: flex;
  position: relative;
}

.section-partnership {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.h-40 {
  z-index: 1;
  color: #fff;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
  position: relative;
}

.text-span-2, .text-span-3 {
  color: var(--green-base);
}

.text-white-sub-head-18px {
  color: #fff;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.wrapper-hero-about {
  text-align: center;
  margin-top: 9rem;
  position: static;
}

.heading-title-white-center-32px-mp-0-copy {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: Tomorrow, sans-serif;
  position: static;
}

.heading-title-white-center-32px-mp-0-copy.relative-z-1 {
  position: relative;
}

.heading-title-blue-center-32px-mp-0 {
  z-index: 1;
  color: var(--prime-blue);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Tomorrow, sans-serif;
  line-height: 41.6px;
  position: static;
}

.heading-title-blue-center-32px-mp-0.relative-z-1 {
  position: relative;
}

.heading-title-blue-center-32px-mp-0.h32-webinar-m-custom {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.heading-center-28px {
  z-index: 2;
  color: var(--black-base);
  text-align: center;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  position: relative;
}

.text-16px-copy {
  color: var(--grey--03);
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-center-16px-mp-0 {
  z-index: 2;
  text-align: center;
  font-family: DM Sans, sans-serif;
  position: relative;
}

.image-37 {
  position: absolute;
  top: 34px;
  left: 50px;
}

.column-16 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.section-transforming-lifes {
  background-color: var(--neutral--01);
  padding: 60px 40px;
}

.slide-nav-5 {
  display: none;
}

.card-slider-content-w-377-h-350 {
  width: 377px;
}

.mask-2 {
  background-color: #0000;
  padding: 10px 40px;
}

.slider-3 {
  background-color: #0000;
  height: auto;
  margin-top: 20px;
}

.text-grey3-center-sub-head-18px {
  color: var(--grey--03);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.spacer-20px {
  height: 20px;
}

.text-center-16px-mp-0-grey3 {
  z-index: 2;
  color: var(--grey--03);
  text-align: center;
  font-family: DM Sans, sans-serif;
  position: relative;
}

.text-center-16px-mp-0-grey3.text-c-webinar-prop-custom {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 120px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  display: block;
}

.text-center-16px-mp-0-grey3.p-card-follow-webinar-custom {
  min-height: 100px;
  font-size: 16px;
}

.column-dflex-wrap {
  justify-content: space-between;
  align-items: flex-start;
  height: 420px;
  display: flex;
}

.wrapper-meet-leaders-img {
  position: relative;
}

.image-38 {
  position: absolute;
}

.image-39 {
  display: block;
  position: static;
}

.heading-tomorrow-24px {
  z-index: 1;
  color: var(--black-base);
  padding-right: 10px;
  font-family: Tomorrow, sans-serif;
  position: relative;
}

.text-left-16px-mp0-grey3 {
  z-index: 1;
  color: var(--grey--03);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  display: block;
  position: relative;
}

.image-40 {
  z-index: 0;
  width: 100px;
  height: 9px;
  display: block;
  position: static;
  top: 35px;
}

.spacer-6px {
  height: 6px;
}

.columns-10 {
  flex-direction: row;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.section-core-value {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.heading-white-left-24px-mp0 {
  color: #fff;
  margin-bottom: 8px;
  font-family: DM Sans, sans-serif;
}

.text-white-16px-mp-0 {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.kolaborasi-dengan-bitlabs {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.slider-4 {
  background-color: #0000;
  margin-bottom: 60px;
  display: block;
}

.slide-nav-6 {
  display: none;
}

.left-arrow-4, .right-arrow-4 {
  display: block;
}

.image-bg-corousal {
  background-image: url('../images/Image-1.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 345px;
  height: 267px;
  margin-right: 20px;
}

.image-bg-corousal.current-slider-content {
  width: 550px;
  height: 367px;
}

.slide-4 {
  background-image: url('../images/Image-2.png');
  background-position: 50%;
  background-size: auto;
}

.slide-mask {
  width: 345px;
  height: 267px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.botomz {
  transform: scale(.43);
}

.slide-5 {
  border-radius: 3px;
  width: 180px;
  height: 229px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.slide-5.previous-slide {
  opacity: 1;
  mix-blend-mode: normal;
  display: inline-block;
  overflow: hidden;
}

.slide-5.next-slide {
  width: 345px;
  height: 267px;
}

.slide-5.current {
  width: 515px;
  height: 400px;
  margin-left: -10px;
  margin-right: -10px;
}

.slide-5.previous-slide {
  opacity: 1;
  width: 345px;
  height: 265px;
  display: inline-block;
  overflow: hidden;
}

.main-img {
  max-width: 500px;
  box-shadow: inset 0 1px #ffffff80;
}

.slide-cont {
  box-shadow: none;
  opacity: 1;
  border-radius: 3px;
  overflow: hidden;
}

.slide-cont.slide-cont-previosu {
  opacity: .51;
  border-radius: 8px;
  transform: scale(.7);
  box-shadow: inset 0 1px #ffffff80, 0 0 23px 6px #00000036;
}

.slide-cont.slide-cont-previosu.slide-previous, .slide-cont.slide-cont-previosu.slide-next {
  box-shadow: none;
  opacity: 1;
  transform: none;
}

.slide-cont.slide-current {
  transform: scale(1.5);
}

.arrowzz {
  opacity: 0;
  transition: all .25s;
}

.arrowzz:hover {
  opacity: 1;
}

.slider-5 {
  background-color: #2e2e2e;
  background-image: linear-gradient(#0006, #0006), url('../images/jane2bg.jpg');
  background-position: 0 0, 50% -163px;
  background-size: auto, cover;
  border-radius: 4px;
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
  top: 0;
  overflow: hidden;
  box-shadow: inset 0 1px #ffffff38;
}

.slider-5.fancy {
  margin-top: 70px;
}

.slider2 {
  background-color: #2e2e2e;
  background-image: linear-gradient(#0006, #0006), url('../images/jane2bg.jpg');
  background-position: 0 0, 50% -163px;
  background-size: auto, cover;
  border-radius: 4px;
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
  top: 0;
  overflow: hidden;
  box-shadow: inset 0 1px #ffffff38;
}

.slider2.fancy {
  width: 100%;
  margin-top: 70px;
}

.slider-corousal {
  background-color: #2e2e2e;
  background-image: linear-gradient(#0006, #0006), url('../images/jane2bg.jpg');
  background-position: 0 0, 50% -163px;
  background-size: auto, cover;
  border-radius: 4px;
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  display: block;
  top: 0;
  overflow: hidden;
  box-shadow: inset 0 1px #ffffff38;
}

.slider-corousal.fancy {
  background-color: #0000;
  background-image: none;
  width: 100%;
  margin-top: 70px;
}

.mask-3 {
  background-color: #0000;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.section-bit-labs {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: var(--prime-blue);
  flex-wrap: wrap;
  place-content: flex-start center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.div-block-45 {
  max-width: 555px;
}

.text-16px-mp0-grey5 {
  color: var(--grey--05);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.div-block-46 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
}

.image-41 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.column-17 {
  border: 1px solid var(--border-color--e4e4e4);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 338px;
  display: flex;
}

.section-tertarik-partner {
  padding-top: 60px;
  padding-bottom: 60px;
}

.spacer-16px {
  height: 16px;
}

.card-partner {
  background-color: var(--dark-blue-basic);
  width: 364px;
  height: 472px;
  position: relative;
}

.wrapper-card-partner {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.wrapper-card-text-partner {
  padding: 20px;
}

.heading-white-left-20px {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
}

.spacer-30px {
  height: 30px;
}

.image-42 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.hero-section-program {
  z-index: 1;
  background-color: var(--dark-blue-basic);
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 683px;
  display: flex;
  position: relative;
}

.image-43 {
  z-index: 1;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.wrapper-hero-program {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.wrapper-hero-program-left {
  flex-direction: column;
  align-self: auto;
  align-items: flex-start;
  width: 550px;
  display: flex;
}

.wrapper-hero-program-right {
  justify-content: center;
  display: flex;
}

.wrapper-hero-program-right.wrapper-hero-program-right-webinar-custom {
  margin-top: 100px;
}

.wrapper-hero-program-right.wrapper-hero-program-right-trial-class-custom {
  min-width: 0;
  margin-top: 0;
}

.h-40-program-hero-section {
  color: var(--neutral--03);
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.text-span-4 {
  color: var(--green-base);
}

.text-left-white-sub-head-18px {
  color: #fff;
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-left-white-sub-head-18px.h-biaya-fs-custom {
  color: #747474;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 27px;
  display: flex;
}

.text-14px {
  color: #fff;
  font-family: DM Sans, sans-serif;
}

.wrapper-partnership-hero-program {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.spacer-10px {
  height: 10px;
  display: none;
}

.bit-vector-bg {
  z-index: 1;
  position: relative;
}

.columns-11 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.navbar-program {
  z-index: 2;
  background-color: #0000;
  justify-content: space-around;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.image-44 {
  z-index: 0;
  position: absolute;
}

.image-45 {
  max-width: 90%;
}

.column-18 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-47 {
  z-index: 0;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.column-19 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.kenapa-belajar-bitlabs {
  height: 600px;
  padding: 40px 10px 10px;
}

.left-arrow-5, .right-arrow-5, .slide-nav-7 {
  display: none;
}

.slider-mitra-content {
  width: auto;
  height: auto;
  margin-right: 40px;
}

.mask-slider-mitra {
  float: none;
  height: 50px;
  padding-top: 20px;
  padding-bottom: 100px;
  bottom: auto;
  overflow: hidden;
}

.slider-mitra {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
}

.spacer-60px {
  height: 60px;
}

.dflex-centering {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.paragraph-20, .text-white-14px {
  color: #fff;
}

.image-48 {
  z-index: 0;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.section-faq {
  padding-top: 40px;
  padding-bottom: 40px;
}

.accordion-item-faq {
  border-top: 1px solid var(--neutral--03);
  cursor: pointer;
  display: block;
  position: relative;
  overflow: visible;
}

.accordion-trigger-faq {
  border-bottom: 1px solid var(--neutral--03);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.accordion-content-faq {
  border: 1px #eee;
  border-radius: 5px;
  height: auto;
  margin-top: 20px;
  line-height: 100%;
  display: block;
  position: relative;
}

.text-grey3-18px-mmp-0 {
  color: var(--grey--03);
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.text-grey3-18px-mmp-0.text-likedin-right-course {
  max-width: 450px;
  margin-bottom: 20px;
}

.spacer-16px-copy {
  height: 16px;
}

.section-fasilitas {
  padding-top: 40px;
  padding-bottom: 40px;
}

.left-arrow-6, .right-arrow-6, .slide-nav-8 {
  display: none;
}

.slider-6 {
  background-color: #0000;
  height: 386px;
}

.slide-bg-image-fasilitas1 {
  background-image: url('../images/bitlabs-masuk-1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 514px;
  height: 100%;
}

.slide-content-facility {
  width: 514px;
}

.div-block-47 {
  padding: 10px;
}

.section-belajar-lebih-cepat {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 332px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8 {
  color: var(--green-base);
}

.image-49 {
  z-index: -5;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.dropdown-list {
  color: #fff;
  background-color: #fff;
  border-radius: 5px;
  font-family: DM Sans, sans-serif;
  display: none;
}

.dropdown-link, .dropdown-link-2 {
  color: var(--grey--05);
}

.div-block-biaya-bootcamp {
  background-color: #eee;
  border-radius: 5px;
  padding: 24px 32px;
}

.spacer-40px {
  height: 40px;
}

.parallax-slider {
  background-color: #0000;
  height: auto;
  overflow: visible;
}

.parallax__slider-button {
  display: none;
}

.parallax__mask {
  width: 345px;
  height: auto;
  overflow: visible;
}

.parallax__slide {
  margin-right: 20px;
}

.h-100 {
  padding-top: 267px;
}

.image-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.slider-8 {
  background-color: #0000;
  width: auto;
  height: auto;
}

.slide-6 {
  width: 390px;
  height: 350px;
  margin-right: 20px;
}

.mask-5 {
  padding-left: 40px;
}

.container-14 {
  display: block;
}

.slide-nav-10, .left-arrow-7, .right-arrow-7 {
  display: none;
}

.text-block-become-out-footer {
  color: #f9f9f9;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.wrapper-child-content-footer-w-100 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.navbar-mobile {
  z-index: 100;
  background-color: #fff;
  width: 100%;
  display: none;
  position: absolute;
}

.navbar-mobile-head {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.navbar-content {
  flex-direction: column;
  align-items: stretch;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.accordion-item-menu {
  cursor: pointer;
  height: auto;
  margin-bottom: 30px;
  display: block;
  position: relative;
}

.tabs-menu-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tab-link-tab-1 {
  border-bottom: 3px solid var(--neutral--03);
  text-align: center;
  background-color: #0000;
  width: 50%;
}

.tab-link-tab-1.w--current {
  border-bottom: 3.5px solid var(--prime-blue);
  text-align: center;
  background-color: #fff;
  width: 50%;
  padding: 9px 30px;
}

.text-grey3-14px-mp-0 {
  color: var(--grey--03);
  font-family: DM Sans, sans-serif;
}

.link-block-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  text-decoration: none;
  display: flex;
}

.text-block-25 {
  color: var(--black-base);
  font-family: DM Sans, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.text-block-26 {
  color: var(--prime-blue);
  font-family: DM Sans, sans-serif;
  font-weight: 500;
}

.text-block-27 {
  color: var(--grey--2);
  font-family: DM Sans, sans-serif;
  font-weight: 500;
}

.link-block-4, .link-block-5 {
  width: 100%;
  text-decoration: none;
}

.btn-hero-cta-copy {
  color: #00bf93;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 240px;
  padding: 12px 24px;
  display: flex;
}

.btn-with-icon {
  z-index: 100;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--green-base);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 181px;
  padding: 5px 20px;
  text-decoration: none;
  display: flex;
}

.wrapper-btn-icon {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrapper-navbar-movbile-view {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.text-block-28 {
  color: #cacaca;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.footer-2 {
  background-color: #2c2c2c;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.div-block-50 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.div-block-51 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.text-block-29 {
  color: #f9f9f9;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-52 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  display: none;
}

.link-4 {
  color: #cacaca;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-53 {
  border-top: 1px solid #5d5d5d;
  justify-content: flex-end;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 20px;
  display: flex;
}

.hero-section-prakerja {
  z-index: 1;
  background-color: var(--prime-blue);
  justify-content: center;
  align-items: center;
  height: 850px;
  display: flex;
  position: relative;
}

.image-52 {
  z-index: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-53 {
  z-index: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.wrapper-hero-section-prakerja {
  z-index: 5;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.wrapper-hero-content-left-prakerja {
  width: 50%;
}

.heading-40px {
  color: #fff;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.text-span-9 {
  color: var(--green-base);
}

.image-54 {
  z-index: 0;
  position: relative;
}

.image-55 {
  margin-left: 10px;
  margin-right: 10px;
}

.wrapper-hero-top-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.wrapper-survey-prakerja {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-content__survey {
  border-top: 3px solid var(--green-base);
  width: 250px;
}

.heading-secondary-32px-mp0 {
  color: var(--green-base);
  font-family: Tomorrow, sans-serif;
}

.section-keunggulan-prakerja-bitlabs {
  padding: 40px 10px;
}

.wrapper-child-content-footer-hubungi {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.width-360px-dflex-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 360px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.width-360px-dflex-center.card-follow-webinar-prop-custom {
  width: 264px;
  height: 195px;
  margin-left: 15px;
  margin-right: 15px;
}

.width-360px-dflex-center.card-follow-webinar-prop-custom.card-why-learn-km {
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
}

.wrapper-content-dflex {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.wrapper-content-dflex.wrapper-card-why-learn-km {
  margin-left: 40px;
  margin-right: 40px;
}

.section-program-prakerja {
  padding-top: 40px;
  padding-bottom: 40px;
}

.title-secondary-center-14px {
  color: var(--green-base);
  text-align: center;
  font-family: DM Sans, sans-serif;
}

.wrapper-program-card {
  border: 1px solid var(--neutral--03);
  border-radius: 5px;
  width: 340px;
  height: 498px;
}

.wrapper-icons {
  border: 1px solid var(--neutral--03);
  width: 64px;
  height: 64px;
  padding: 9px 6px;
}

.image-56 {
  border: 1px solid var(--neutral--03);
  border-radius: 5px;
  padding: 5px 5px 10px;
}

.div-block-54 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-55 {
  padding: 20px;
}

.left-arrow-8, .right-arrow-8, .slide-nav-11 {
  display: none;
}

.slider-9 {
  background-color: #0000;
  height: auto;
  margin-top: 40px;
  display: none;
}

.slide-7 {
  width: auto;
  height: auto;
  margin-right: 20px;
}

.mask-6 {
  height: auto;
}

.wrapper-card-pilihan-program {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wrapper-paragraph-container {
  max-width: 480px;
}

.wrapper-daftar-prakerja-right {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  max-width: 488px;
  display: block;
  position: relative;
}

.number-badge-primary {
  background-color: var(--prime-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  min-height: 40px;
  display: flex;
}

.wrapper-dflex-left {
  z-index: 2;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.wrapper-dflex-center {
  grid-column-gap: 20px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.divider-solid-vertical-prakerja-1 {
  z-index: 1;
  background-color: var(--purple-main);
  border-radius: 10px;
  width: 4px;
  height: 357px;
  position: absolute;
  top: 20px;
  left: 18px;
}

.divider-solid-vertical-prakerja-2 {
  background-color: var(--purple-main);
  border-radius: 10px;
  width: 4px;
  height: 38px;
  position: absolute;
  top: 167px;
  left: 3%;
}

.divider-solid-vertical-prakerja-3 {
  background-color: var(--purple-main);
  border-radius: 10px;
  width: 4px;
  height: 60px;
  position: absolute;
  top: 250px;
  left: 3%;
}

.video {
  background-image: url('../images/video-review.png');
  background-position: 0 0;
  background-size: auto;
}

.section-call-to-action-prakerja {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 299px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-57 {
  width: 402px;
  height: 483px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-58 {
  width: 402px;
  height: 483px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-center-black-16px {
  color: var(--black-base);
  text-align: left;
  margin-bottom: 5px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.div-block-57 {
  border: 1px solid var(--neutral--03);
  border-radius: 5px;
  width: 450px;
  max-width: 500px;
  height: auto;
}

.div-block-57.card-section-program {
  margin-top: 0;
  margin-bottom: 40px;
}

.div-block-57.card-section-program-km {
  width: 350px;
  margin-top: 0;
  margin-bottom: 40px;
}

.div-block-57.card-section-merch {
  width: 300px;
  margin: 0 10px 40px;
}

.heading-blackbase-left-20px {
  color: var(--black-base);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
}

.div-block-58 {
  padding: 20px 30px;
}

.btn-secondary-green-16px-bold-w100 {
  z-index: 1;
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  width: 100%;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.btn-outline-w100 {
  border: 1px solid var(--green-base);
  color: var(--green-base);
  text-align: center;
  background-color: #0000;
  border-radius: 5px;
  width: 100%;
  height: 45px;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
}

.div-block-59 {
  position: relative;
}

.slider-10 {
  background-color: #0000;
  height: auto;
}

.slide-nav-12 {
  display: none;
}

.mask-7 {
  height: 600px;
}

.slide-shopee {
  background-image: linear-gradient(to right, #0f1124 9%, #0000), url('../images/bg-event.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.title-secondary-left-14px {
  color: var(--green-base);
  text-align: left;
  font-family: DM Sans, sans-serif;
}

.image-61 {
  z-index: 1;
  position: relative;
  top: -20px;
  right: -29px;
}

.image-62 {
  z-index: 20;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.columns-12 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-16 {
  height: 100%;
}

.wrapper-child-content-footer-mobileview {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.div-block-60 {
  position: relative;
}

.div-block-61 {
  padding-top: 3px;
  padding-bottom: 4px;
}

.wrapper-dflex-left-end {
  z-index: 2;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.section-how-contribute {
  padding-top: 40px;
}

.div-block-62 {
  background-image: url('../images/guy-teaching.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 612px;
  display: flex;
  position: relative;
}

.div-block-63, .div-block-64 {
  background-image: url('../images/Rectangle-5.png');
  background-position: 0 0;
  background-size: auto;
  width: 371px;
  height: 290px;
  padding: 20px 20px 10px;
  position: relative;
}

.image-64 {
  position: absolute;
}

.div-block-65 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  top: 15%;
  right: 6%;
}

.heading-46 {
  z-index: 2;
}

.image-65 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.columns-13 {
  margin-bottom: 40px;
}

.section-cocok-contributor {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 220px;
  display: flex;
}

.section-cocok-contributor.section-cocok-contributor-custom {
  padding-bottom: 251px;
}

.container-17 {
  background-image: url('../images/cocok-contribusi.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  height: 500px;
  display: flex;
}

.div-block-66 {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  border: 1px solid var(--neutral--03);
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 301px;
  display: flex;
}

.div-block-66.dblock66-webinar-prop-costum {
  width: 230px;
  height: 304px;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-67 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  position: relative;
  bottom: -155px;
}

.div-block-67.div-block-67-custom {
  justify-content: center;
}

.div-block-68 {
  background-image: url('../images/charlesdeluvio-Lks7vei-eAg-unsplash-_1_.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  height: 500px;
  display: flex;
  position: relative;
}

.div-block-68.dblock68-webinar-display-custom {
  background-image: url('../images/girl-and-guy-talking.webp');
  background-repeat: repeat;
  background-size: cover;
}

.section-apa-yang-dilakukakan {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.div-block-69 {
  width: 381px;
  height: 353px;
}

.div-block-70 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.section-to-contributor {
  padding: 40px 10px 60px;
}

.div-block-71 {
  width: auto;
  height: auto;
}

.div-block-72 {
  border: 1px solid var(--neutral--03);
  width: 384px;
  height: 221px;
  padding: 24px 32px;
  position: relative;
}

.image-66 {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-73 {
  background-color: var(--prime-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.div-block-74 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-75 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 784px;
  min-width: 784px;
  display: flex;
}

.text-span-10 {
  color: var(--green-base);
}

.container-18 {
  margin-bottom: 40px;
}

.text-span-11 {
  color: var(--neutral--01);
}

.text-span-12 {
  color: var(--green-base);
}

.text-span-13 {
  color: var(--black-base);
}

.heading-47 {
  color: var(--neutral--01);
  font-family: Tomorrow, sans-serif;
  font-size: 50px;
}

.section-misi {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: var(--dark-blue-basic);
  flex-wrap: wrap;
  place-content: flex-start center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.in-partnership-with {
  position: static;
}

.container-19 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.image-67, .image-68 {
  width: 157px;
}

.container-20 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-partnership-copy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-77 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-14 {
  color: var(--green-base);
}

.text-span-15, .text-span-16, .bold-text {
  color: var(--prime-blue);
}

.text-span-17 {
  color: var(--green-base);
}

.image-69 {
  z-index: 2;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.slide-9, .slide-kampus-merdeka, .slide-8-copy, .slide-8-copy {
  background-image: linear-gradient(to right, #0f1124 9%, #0000), url('../images/bg-event.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.slide-awarding-night {
  background-image: linear-gradient(to right, #0f1124 9%, #0000), url('../images/Onboarding-Session31.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-onsite-training, .slide-kampus {
  background-image: linear-gradient(to right, #0f1124 9%, #0000), url('../images/bg-event.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.text-span-18 {
  color: var(--green-base);
}

.div-block-78 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  display: flex;
}

.columns-14 {
  display: none;
}

.text-block-30 {
  text-align: center;
}

.text-block-title {
  color: var(--green-light);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
}

.text-block-title-left {
  color: var(--green-base);
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
}

.container-21 {
  margin-top: 35px;
}

.div-block-79 {
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-80 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 560px;
  margin-top: 20px;
  margin-right: -50px;
  display: block;
}

.div-block-81 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  display: flex;
}

.name-testimonial-black {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.subtitle-step {
  margin-top: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.subtitle-white-small, .subtitle-white-small-16px {
  color: var(--neutral--03);
}

.text-black-left {
  color: var(--black-base);
  text-align: left;
  font-family: DM Sans, sans-serif;
}

.image-70, .image-71, .image-72, .image-73, .image-74 {
  position: absolute;
  inset: auto 0% 0%;
}

.btn-lanjut-bottom-prakerja-cta {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto;
}

.link-5 {
  color: var(--green-base);
  font-weight: 500;
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
  display: block;
}

.div-block-82 {
  text-align: left;
  width: auto;
}

.div-block-83 {
  min-width: 130px;
}

.columns-15 {
  flex-flow: wrap;
  display: flex;
}

.div-block-84 {
  grid-column-gap: 18px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-6 {
  color: var(--green-base);
  text-decoration: none;
}

.cta-pelajari-lebih-lanjut {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: none;
}

.image-75 {
  position: absolute;
  top: 34px;
  left: 83px;
}

.image-76 {
  position: absolute;
  top: 34px;
  left: 90px;
}

.image-77 {
  position: absolute;
  top: 34px;
  left: 83px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.dropdown-list-2 {
  background-color: #fff;
  border-radius: 5px;
  display: none;
  top: 23%;
  left: 207px;
}

.dropdown-toggle {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 205px;
  height: 50px;
  display: flex;
}

.accordion-item-menu-corporate {
  cursor: pointer;
  height: auto;
  margin-bottom: 30px;
  display: none;
  position: relative;
}

.div-block-30-hide {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: none;
}

.btn-lihat-jadwal-hide {
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  width: 240px;
  padding: 12px 24px;
  display: none;
}

.menu-button {
  display: block;
}

.navbar-2 {
  background-color: #0000;
  position: sticky;
  top: 0%;
}

.link-block-7 {
  text-decoration: none;
}

.html-embed {
  width: 420px;
}

.link-8, .link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17 {
  color: var(--green-base);
  text-decoration: none;
}

.text-span-19 {
  color: var(--green-base);
  -webkit-text-stroke-color: var(--green-base);
}

.image-81 {
  display: none;
}

.text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  color: var(--green-base);
}

.text-black-center-sub-head-18px {
  color: var(--black-base);
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.image-82 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-width: 100%;
}

.section-cerita-alumni-home, .section-cerita-alumni-copy, .section-cerita-alumni-home-corporate, .section-cerita-alumni-homepage {
  margin-bottom: 60px;
}

.div-block-33-corporate {
  background-image: linear-gradient(to right, #000, #0000), url('../images/foto-orang.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  height: 600px;
}

.dropdown-list-career {
  background-color: #fff;
  border-radius: 5px;
  display: none;
  top: 23%;
  left: 207px;
}

.dropdown-toggle-2 {
  justify-content: space-between;
  align-items: center;
  width: 205px;
  height: 50px;
  display: flex;
}

.image-83 {
  z-index: 1;
  position: absolute;
  inset: 15% 20% auto auto;
}

.div-block-86 {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-top: 85px;
  display: flex;
  position: relative;
}

.div-block-86.wrapper-heri-img-comptia {
  align-items: center;
}

.div-block-87 {
  grid-column-gap: 10px;
  flex-flow: column wrap;
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
}

.wrapper-ratings-left {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  place-content: flex-start;
  align-items: center;
  display: flex;
}

.section-kursus-comptia-data {
  padding: 60px 20px;
}

.wrapper-kursus-comptia {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-course-comptia {
  border: 1px solid var(--neutral--5);
  width: 350px;
  height: 366px;
  position: relative;
}

.card-course-comptia.card-trial-class-course-custom {
  width: 320px;
  height: 376px;
  margin-bottom: 40px;
  margin-right: 20px;
}

.div-block-88 {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-88.dblock88-trial-class-course-p-custom {
  padding-left: 20px;
  padding-right: 20px;
}

.image-84 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.wrapper-profile-speaker {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  padding-top: 40px;
  display: flex;
}

.content-img-profile-speaker {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.text-18-white-aleft {
  color: var(--neutral--2);
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 36px;
}

.text-18-white-aleft.t-profile-speaker-fs-custom {
  flex-direction: row;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.text-18-white-aleft.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom {
  color: var(--green-base);
  width: auto;
  min-width: 360px;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.text-18-white-aleft.t-profile-speaker-fs-custom.t-p-profile-speaker-fs-custom {
  margin-top: 10px;
  padding-top: 0;
  font-size: 14px;
}

.text-18-white-aleft.t-profile-speaker-fs-custom.t-profile-speaker-fs-custom-kak-dicky {
  font-size: 20px;
  line-height: 32px;
}

.text-18-white-aleft.t-profile-speaker-fs-custom {
  padding-top: 20px;
  display: block;
}

.text-18-white-aleft.t-what-learn-fs-custom {
  flex-direction: row;
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.text-18-white-aleft.t-what-learn-fs-custom.t-t-profile-speaker-fs-custom {
  color: var(--green-base);
  width: auto;
  min-width: 360px;
  margin-bottom: 5px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.text-18-white-aleft.t-what-learn-fs-custom.t-p-profile-speaker-fs-custom {
  margin-top: 10px;
  padding-top: 0;
  font-size: 14px;
}

.text-18-white-aleft.t-what-learn-fs-custom.t-what-learn-m-custom {
  margin-bottom: 10px;
}

.text-18-white-aleft.t-what-learn-fs-custom.tsub-what-learn-fs-custom {
  font-weight: 700;
}

.text-18-white-aleft.t-what-learn-fs-custom.t-certificate-m-custom {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-18-white-aleft.text-p-course-certificate {
  font-family: Tomorrow, sans-serif;
  font-size: 24px;
}

.textbold-18-white-aleft {
  color: var(--neutral--2);
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}

.div-block-89 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 7px;
  display: flex;
}

.section-profile-speake {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 650px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.heading-48 {
  color: var(--prime-blue);
  font-family: Tomorrow, sans-serif;
  font-size: 20px;
}

.text-block-32 {
  color: var(--green-base);
  font-family: Tomorrow, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.wrapper-cv-linkedin {
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
}

.wrapper-skills {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 215px;
  height: 52px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-90 {
  border: 1px solid var(--neutral--5);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 25px;
  grid-row-gap: 15px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-93 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.paragraph-kenapa {
  color: #747474;
  text-align: center;
  font-size: 18px;
}

.link-block-8, .link-block-9 {
  text-decoration: none;
}

.btn-hero-cta-w100 {
  color: #00bf93;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 240px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.btn-hero-cta-w100.btn-hero-comptia {
  margin-top: 20px;
}

.image-85 {
  max-width: 80%;
}

.image-85.image-hero-webinar, .image-85.img85-course-size-custom, .image-85.img85-course-size-custom--mobile {
  display: block;
}

.image-85.img-her0-comptia {
  align-self: center;
}

.image-85.img85-comptia-size-custom--mobile {
  display: block;
}

.content-section-bootcamp {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-hero-comptia {
  z-index: 1;
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 100% 0;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 900px;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.section-hero-comptia.section-hero-webinar {
  height: 662px;
}

.div-block-comptia {
  z-index: 1;
  text-align: left;
  width: auto;
  font-family: Tomorrow, sans-serif;
  position: relative;
}

.paragraph-comptia {
  color: #fff;
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.paragraph-comptia.paragraph-webinar-schedule {
  margin-top: 22px;
  margin-bottom: 20px;
}

.paragraph-comptia.p-webinar-p-custom {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-81-comptia {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  min-height: 500px;
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.div-block-81-comptia.div-block-webinar {
  margin-top: -96px;
  display: block;
}

.div-block-81-comptia.div-block-webinar-content {
  width: 50%;
}

.div-block-1-comptia {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-span-25, .text-span-26, .text-span-27 {
  color: var(--green-base);
}

.btn-lihat-jadwal-copy {
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  width: 240px;
  padding: 12px 24px;
  display: block;
}

.link-block-6-hide {
  text-decoration: none;
  display: none;
}

.lightbox {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 220px;
  display: none;
  position: relative;
  overflow: hidden;
}

.image-86 {
  z-index: 1;
  display: inline-block;
  position: absolute;
}

.modal-wrapper {
  z-index: 2000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: fixed;
}

.modal-bg {
  z-index: 2100;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.modal-window {
  z-index: 2200;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 800px;
  position: relative;
}

.div-block-94 {
  text-align: right;
  cursor: pointer;
  width: 100%;
  margin-right: -50px;
}

.modal-wrapper-tita, .modal-wrapper-andika, .modal-wrapper-syaifullah, .modal-wrapper-about {
  z-index: 2000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: fixed;
}

.image-87 {
  width: 100%;
}

.lightbox-link {
  background-image: linear-gradient(#0006, #0006), url('../images/tumbnail-mbkm.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-88 {
  position: absolute;
}

.lightbox-review-prakerja {
  background-image: url('../images/keripik-belut.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 665px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-95 {
  background-image: linear-gradient(to right, #000000ba, #0000), url('../images/bg-event.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 600px;
}

.btn-secondary-green-16px-bold-hide {
  z-index: 1;
  color: #fff;
  text-align: center;
  background-color: #00bf93;
  border-radius: 5px;
  width: 200px;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  display: none;
  position: relative;
}

.popup-ebook {
  z-index: 999;
  background-color: #fcfcfc;
  border-radius: 10px;
  flex-direction: column;
  width: 400px;
  margin-bottom: 0;
  padding: 10px 20px 10px 10px;
  display: block;
  position: fixed;
  bottom: 20px;
  left: 10px;
  box-shadow: 5px -1px 8px 2px #0003;
}

.popup-wrapper {
  display: none;
  position: relative;
}

.text-block-33 {
  font-family: DM Sans, sans-serif;
}

.text-block-34 {
  cursor: pointer;
  justify-content: flex-end;
  font-family: Tomorrow, sans-serif;
  display: flex;
}

.text-span-36 {
  color: #7067fa;
  font-weight: 700;
}

.button-menu-8 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.button-menu-2 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 400;
}

.text-block-135 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 8px;
  line-height: 15px;
}

.button-menu-10 {
  color: #fff;
  text-align: center;
  background-color: #7067fa;
  border: 1px solid #7067fa;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

.button-menu-7 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.button-menu-1 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 6px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 500;
}

.button-menu-1.w--current {
  font-weight: 400;
}

.button-menu-5, .button-menu-6 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-138 {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-181 {
  z-index: 100;
  background-color: #f3f5fb;
  border-radius: 15px;
  flex-direction: column;
  width: 247px;
  margin-top: 40px;
  padding: 8px 5px;
  display: flex;
  position: sticky;
  top: 140px;
  left: 1rem;
}

.button-menu-3, .button-menu-9 {
  color: #000;
  background-color: #0000;
  border: 1px solid #f3f5fb;
  border-radius: 6px;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-182 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 10px;
  display: flex;
}

.course-report {
  margin-bottom: 30px;
}

.text-span-37, .text-span-38 {
  color: var(--green-base);
}

.container-22 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.wrapper-hero-webinar {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-89 {
  width: 18%;
  margin-bottom: 20px;
}

.text-span-39, .text-span-40 {
  color: #00dfa8;
}

.image-91 {
  position: absolute;
  inset: 0% auto auto 8%;
}

.text-span-41 {
  color: var(--green-base);
}

.column-30 {
  padding-right: 0;
}

.column-31 {
  align-self: flex-start;
  min-height: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.column-31.column31-webinar-prop-custom {
  min-height: 0;
  padding-right: 20px;
}

.text-span-42 {
  color: var(--green-base);
}

.text-span-42.t42-countdown-custom {
  font-weight: 500;
}

.text-span-43, .text-span-44 {
  color: var(--green-base);
}

.section-webinar-learning {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 650px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section-profile-speaker {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 650px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.image-92 {
  text-align: left;
}

.content-profile-speaker {
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 738px;
  max-width: none;
  display: flex;
}

.content-img-profile-speaker-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  display: flex;
}

.list-item {
  list-style: disc;
}

.list-item.text-18-white-aleft.t-l-profile-speaker-fs-custom {
  align-items: center;
  font-size: 16px;
  list-style: square;
  display: flex;
}

.list-item.text-18-list-white-aleftt {
  margin-bottom: 5px;
}

.list-item.text-18-list-white-aleftt.t-l-profile-speaker-fs-custom {
  align-items: center;
  font-size: 16px;
  list-style: square;
  display: flex;
}

.list-item-2 {
  list-style: disc;
}

.list-item-2.text-18-list-white-aleftt {
  margin-bottom: 5px;
}

.div-block-183 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  margin-top: 30px;
  display: flex;
}

.image-93 {
  display: block;
}

.column-33 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: none;
}

.image-94 {
  margin-top: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-94.img-profile-speaker-linkedin-custom {
  inset: 0% -7% auto auto;
}

.column-34 {
  padding-left: 0;
}

.image-95 {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}

.div-block-183-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  margin-top: 30px;
  display: flex;
}

.columns-32 {
  margin-top: 30px;
}

.section-certificate {
  background-color: var(--prime-blue);
  background-image: url('../images/Isolation_Mode-2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 568px;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: static;
}

.content-img-what-learn {
  border: 1px #000;
  flex-direction: column;
  order: -1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 500px;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-right: 0;
  display: flex;
}

.wrapper-what-learn {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px #000;
  flex-flow: wrap;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  min-height: 0;
  padding-top: 0;
  display: flex;
  position: static;
  bottom: 59px;
}

.content-what-learn {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 720px;
  max-width: none;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-184 {
  object-fit: fill;
  margin-top: 20px;
  position: relative;
}

.div-block-185 {
  width: 231px;
  margin-bottom: 0;
}

.image-96 {
  margin-bottom: 10px;
}

.div-block-186 {
  margin-top: 40px;
  margin-bottom: 10px;
}

.image-97 {
  margin-top: 10px;
  position: relative;
}

.link-anggereani-allaisi {
  display: block;
  position: relative;
}

.text-span-45 {
  color: #00bf93;
}

.h-40-program-hero-section-2 {
  color: #eee;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.column-35 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-33 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.btn-outline-2 {
  color: #00bf93;
  text-align: center;
  background-color: #0000;
  border: 1px solid #00bf93;
  border-radius: 5px;
  width: 200px;
  height: 45px;
  padding: 12px 24px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.column-36 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-98 {
  max-width: 90%;
}

.text-span-46, .text-span-47, .text-span-48 {
  color: #00bf93;
}

.h-40-program-hero-section-3 {
  color: #eee;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.column-37 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.columns-34 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.hero-section-program-1 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 683px;
  display: flex;
  position: relative;
}

.hero-section-program-1.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.column-38 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-99 {
  max-width: 90%;
}

.text-span-49 {
  color: #00bf93;
}

.image-100 {
  z-index: 0;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text-span-50, .text-span-51 {
  color: #00bf93;
}

.h-40-program-hero-section-4 {
  color: #eee;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
}

.column-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-35 {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.hero-section-program-3 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 683px;
  display: flex;
  position: relative;
}

.column-40 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-101 {
  max-width: 90%;
}

.text-span-52 {
  color: #00bf93;
}

.image-102 {
  z-index: 0;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text-span-53 {
  color: #00bf93;
}

.image-103 {
  position: absolute;
  top: 74px;
  right: 479px;
}

.image-104 {
  position: absolute;
  top: 80px;
  left: 68px;
}

.image-104.img104-webinat-size-custom {
  top: 17px;
}

.image-104.img-arrow-quotes {
  width: 32px;
  height: 32px;
  inset: 7% 6% 0% auto;
}

.section-materi {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fbfbfb;
  background-clip: border-box;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 683px;
  display: flex;
  position: relative;
}

.column-41 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-187 {
  flex: 0 auto;
  align-items: flex-end;
  width: 600px;
  display: block;
}

.section-agenda-materi {
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 60px;
  display: block;
}

.column-1 {
  display: flex;
}

.div-block-188 {
  flex-direction: row;
  width: auto;
  display: block;
}

.column-42, .column-43 {
  display: flex;
}

.image-105 {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-105.hidden {
  display: block;
}

.div-block-189 {
  margin-top: 0;
}

.div-block-190 {
  min-width: 220px;
  margin-right: 60px;
}

.h-materi-card-title-custom {
  color: #fff;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
}

.h-materi-card-p-custom {
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  display: block;
}

.h-materi-card-p-custom.h-tclass-card-p-custom-align {
  color: #747474;
  text-align: left;
}

.h-materi-card-p-custom.h-tclass-card-p-custom-align.h-materi-card-p-list {
  padding-bottom: 5px;
}

.image-106 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-span-54 {
  color: var(--green-base);
}

.wrapper-certificate {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px #000;
  flex-flow: wrap;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  min-height: 0;
  padding-top: 0;
  display: flex;
  position: static;
  bottom: 59px;
}

.content-certificate {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 650px;
  max-width: none;
  padding-right: 120px;
  display: flex;
}

.section-what-learn {
  background-color: var(--prime-blue);
  background-image: url('../images/Isolation_Mode.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 568px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: static;
}

.image-107 {
  margin-top: 30px;
  position: relative;
}

.text-span-55 {
  color: var(--green-base);
}

.text-span-56 {
  color: var(--green-base);
  font-weight: 700;
}

.text-span-57 {
  color: var(--green-base);
}

.content-img-certificate {
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 500px;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-right: 0;
  display: flex;
}

.spacer-80px {
  height: 80px;
}

.section-biaya {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.image-108 {
  position: absolute;
  inset: 48% auto auto;
}

.text-span-58 {
  color: var(--green-base);
}

.div-block-191 {
  margin-bottom: 5px;
  display: flex;
}

.paragraph-22 {
  align-self: flex-start;
}

.paragraph-22.p-tcard2-biaya-fs-custom {
  color: #1a185a;
  align-self: center;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: DM Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.image-109 {
  align-self: center;
  display: block;
}

.image-110 {
  align-self: center;
  position: relative;
  top: 2px;
}

.text-span-59 {
  color: #5761d7;
}

.image-111 {
  position: absolute;
  top: 96px;
}

.dblock1-header-trial-class-prop-custom {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 550px;
  margin-top: 10px;
  display: block;
  position: relative;
}

.column-44 {
  align-self: center;
}

.text-span-60, .text-span-61 {
  color: #00dfa8;
}

.text-span-62, .text-span-63 {
  color: var(--green-light);
}

.image-112 {
  position: absolute;
  bottom: 107.953px;
  right: 300px;
}

.text-span-64 {
  color: var(--green-base);
}

.link-gigih-ferdian {
  display: block;
  position: relative;
}

.section-benefit {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-192 {
  margin-top: 40px;
  padding-top: 60px;
  padding-left: 80px;
  padding-right: 80px;
}

.link-lanjut-benefit-1-data-a, .link-lanjut-benefit-2-data-a, .link-lanjut-benefit-3-data-a {
  color: var(--green-base);
  font-size: 16px;
  text-decoration: none;
}

.image-113 {
  margin-bottom: 25px;
}

.div-block-193 {
  width: auto;
}

.div-block-194 {
  width: 100px;
}

.div-block-195 {
  min-width: 150px;
}

.div-block-196 {
  z-index: 1;
  background-color: #0000;
  border: 1px #000;
  border-radius: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 40px 140px;
  display: none;
  position: relative;
  box-shadow: 0 4px 20px 10px #0003;
}

.hero-section-program-2 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 683px;
  display: flex;
  position: relative;
}

.hero-section-program-2.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-program-2.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.columns-37 {
  padding-left: 40px;
  padding-right: 40px;
}

.hero-section-webinar {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 683px;
  display: flex;
  position: relative;
}

.hero-section-webinar.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-webinar.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.hero-section-tclass {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 683px;
  display: flex;
  position: relative;
}

.hero-section-tclass.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-tclass.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.text-span-66 {
  color: #00dfa8;
}

.section-countdon {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-span-67, .text-span-68 {
  color: #00dfa8;
}

.spacer-60px-hide-mobile {
  height: 60px;
}

.link-stehanie {
  display: block;
  position: relative;
}

.content-img-what-learn-last-order {
  border: 1px #000;
  flex-direction: column;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 500px;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-right: 0;
  display: flex;
}

.text-span-69 {
  color: #00dfa8;
  -webkit-text-stroke-color: var(--prime-blue);
}

.text-span-70 {
  color: #5761d7;
}

.text-span-71, .bold-text-2 {
  color: var(--green-light);
}

.div-block-197 {
  margin-bottom: 5px;
  display: flex;
}

.text-span-72 {
  text-decoration: line-through;
}

.paragraph-23 {
  color: #747474;
  font-size: 16px;
}

.paragraph-23.p-tcard-biaya-fs-custom {
  color: #515076;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.div-block-198 {
  border: 1.5px solid #eee;
  min-height: 371px;
  margin-right: 10px;
  padding: 20px;
  position: relative;
}

.div-block-198.bg-ehite {
  background-color: #fff;
}

.div-block-198.bg-ehite.dblock-card-biaya-custom {
  border-style: solid;
  flex-direction: column;
  min-height: 200px;
  display: flex;
}

.text-span-73 {
  color: #5761d7;
}

.image-114 {
  align-self: center;
  position: relative;
  top: 2px;
}

.paragraph-24 {
  align-self: flex-start;
}

.paragraph-24.p-tcard2-biaya-fs-custom {
  color: #1a185a;
  align-self: center;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: DM Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.text-span-74 {
  text-decoration: line-through;
}

.text-span-75 {
  color: #5761d7;
}

.paragraph-25 {
  align-self: flex-start;
}

.paragraph-25.p-tcard2-biaya-fs-custom {
  color: #1a185a;
  align-self: center;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: DM Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-25.p-tcard2-biaya-course-fs-custom {
  color: var(--grey--03);
  align-self: center;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: DM Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.image-115 {
  align-self: center;
  position: relative;
  top: 2px;
}

.div-block-199 {
  margin-bottom: 10px;
  display: flex;
}

.div-block-200 {
  border: 1.5px solid #eee;
  min-height: 371px;
  margin-right: 10px;
  padding: 20px;
  position: relative;
}

.div-block-200.bg-ehite {
  background-color: #fff;
}

.div-block-200.bg-ehite.dblock-card-biaya-custom {
  border-style: solid;
  flex-direction: column;
  min-height: 200px;
  display: flex;
}

.paragraph-26 {
  color: #747474;
  font-size: 16px;
}

.paragraph-26.p-tcard-biaya-fs-custom {
  color: #515076;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  position: relative;
}

.paragraph-26.p-tcard-biaya-fs-custom.p-tcard-biaya-course-fs-custom {
  color: var(--prime-blue);
  font-size: 20px;
}

.paragraph-26.p-tcard3-biaya-course-fs-custom {
  color: var(--grey--03);
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-style: normal;
}

.column-45 {
  padding-left: 0;
}

.image-116 {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
}

.text-18-white-aleft-2 {
  color: #f7f7f7;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 36px;
}

.text-18-white-aleft-2.t-profile-speaker-fs-custom {
  flex-direction: row;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.text-18-white-aleft-2.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom {
  color: #00bf93;
  width: auto;
  min-width: 360px;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.text-18-white-aleft-2.t-profile-speaker-fs-custom.t-p-profile-speaker-fs-custom {
  margin-top: 10px;
  padding-top: 0;
  font-size: 14px;
}

.text-18-white-aleft-2.t-profile-speaker-fs-custom {
  padding-top: 20px;
  display: block;
}

.div-block-201 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  margin-top: 30px;
  display: flex;
}

.image-117 {
  text-align: left;
}

.column-46 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: none;
}

.columns-39 {
  margin-top: 30px;
}

.image-118 {
  margin-top: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-118.img-profile-speaker-linkedin-custom {
  inset: 0% -7% auto auto;
}

.list-2 {
  padding-left: 30px;
}

.text-span-76 {
  color: var(--black-base);
}

.text-span-77 {
  font-family: DM Sans, sans-serif;
  font-size: 80px;
  font-weight: 500;
}

.text-span-78 {
  color: #fff;
  font-family: Tomorrow, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-span-79 {
  color: var(--dark-blue-basic);
}

.text-span-80 {
  color: var(--green-base);
}

.section-registrasi-footer {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.count {
  border: 1px #848d96;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Tomorrow, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
}

.count-text {
  color: #fff;
  align-items: center;
  height: 60%;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.count-text.done {
  z-index: 2;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
  position: relative;
}

.heading-49 {
  margin-bottom: 10px;
}

.indicator {
  background-color: var(--green-base);
  opacity: 1;
  width: 60%;
  height: 100%;
}

.indicator.broken {
  width: 60%;
}

.indicator.pending {
  width: 90%;
}

.indicator.not-started {
  width: 50%;
}

.bar-wrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.bar {
  border: 1px solid var(--green-base);
  background-color: #0000;
  width: 80%;
  height: 30px;
  margin-right: 10px;
}

.text-span-81 {
  color: #4c75f2;
}

.text-span-81.not-started {
  color: #fc0;
}

.text-span-81.broken {
  color: #ff5c7e;
}

.text-span-81.pending {
  color: #ff9741;
}

.text-span-81.done {
  color: var(--green-light);
}

.div-block-202 {
  border: 1px solid var(--green-base);
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 30px;
  display: flex;
}

.div-block-203 {
  z-index: 1;
  width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.text-span-82 {
  color: #fff;
}

.text-span-83 {
  color: var(--green-light);
}

.section-mitra-webinar, .section-mitra-webinar-ds {
  text-align: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  display: none;
}

.content-what-learn-left {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 720px;
  max-width: none;
  padding-left: 30px;
  display: flex;
  position: relative;
}

.section-mitra-ta-da {
  text-align: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  display: block;
}

.section-mitra-ta-ds {
  text-align: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  display: none;
}

.link-dicky-satria {
  display: block;
  position: relative;
}

.text-span-84 {
  color: var(--green-base);
}

.text-span-85, .text-span-86 {
  color: var(--green-light);
}

.image-120 {
  margin-bottom: 10px;
}

.image-120.img-best-course {
  width: 120px;
  max-width: none;
  margin-bottom: 20px;
}

.image-120.img-km {
  width: 90px;
  max-width: none;
  margin-bottom: 20px;
  margin-left: 20px;
}

.image-120.img-best-course-km-home {
  width: 120px;
  max-width: none;
  margin-bottom: 0;
}

.image-120.img-km-home {
  width: 90px;
  max-width: none;
  margin-bottom: 0;
  margin-left: 20px;
}

.image-121 {
  margin-top: 10px;
}

.text-span-87, .text-span-88 {
  color: var(--green-light);
}

.section-alumni-course {
  text-align: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-family: Tomorrow, sans-serif;
  font-weight: 700;
  display: none;
}

.section-course-certificate {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 650px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.wrapper-course-certificate {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  padding-top: 40px;
  display: flex;
}

.content-text-course-certificate {
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 500px;
  min-height: 0;
  margin-bottom: 0;
  margin-left: 20px;
  display: flex;
}

.kenapa-course-bitlabs {
  height: auto;
  padding: 40px 10px 10px;
}

.text-span-89 {
  color: var(--green-light);
}

.text-block-136, .text-block-137, .text-block-138, .text-block-139 {
  text-align: center;
}

.section-curriculum-course {
  background-color: #fbfbfb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: inline;
  overflow: visible;
}

.text-span-91 {
  color: var(--green-light);
}

.section-biaya-course {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.div-block-205, .div-block-206 {
  padding-left: 40px;
  padding-right: 40px;
}

.italic-text {
  font-style: normal;
}

.column-47 {
  flex-direction: row;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.columns-40 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-48 {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.div-block-207 {
  justify-content: flex-start;
  display: flex;
}

.div-block-208 {
  border: 1px solid #eee;
  height: 0;
  margin-top: 20px;
}

.image-123 {
  margin-top: 5px;
}

.wrapper-hero-course-program-left {
  flex-direction: column;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  max-width: 550px;
  display: flex;
}

.wrapper-hero-course-program-left.wrapper-hero-bootcamp-km {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  display: block;
}

.wrapper-hero-course-program-left.wrapper-hero-bootcamp-km-home {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.text-span-92, .text-span-93 {
  color: var(--green-light);
}

.section-quotes {
  margin-top: 60px;
  margin-bottom: 0;
}

.img-quotes {
  z-index: auto;
  border: 1px #000;
  width: auto;
  height: auto;
  position: relative;
  inset: 0% 0% 0% -5%;
}

.img-bg-quotes {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.div-block-209 {
  background-color: var(--dark-blue-basic);
}

.div-block-210 {
  flex-direction: row;
  align-self: auto;
  width: auto;
  display: flex;
}

.column-49 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-211 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.column-50 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-50 {
  color: #fff;
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.heading-51 {
  color: var(--grey--2);
  margin-top: 0;
  font-size: 17px;
}

.columns-41 {
  color: #1f1e1e;
  display: flex;
}

.h-name-quotes {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.h-subtitle-quotes {
  color: var(--grey--2);
  margin-top: 0;
  font-size: 17px;
}

.h-quotes {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
}

.h-quotes.heading-webinar {
  margin-top: 30px;
  margin-bottom: 0;
}

.dblock-s-quotes {
  background-color: var(--dark-blue-basic);
  height: auto;
}

.div-block-212 {
  display: none;
}

.hero-section-course {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 683px;
  display: flex;
  position: relative;
}

.hero-section-course.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-course.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.hero-section-bootcamp {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 683px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.hero-section-bootcamp.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-bootcamp.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.section-jobs-description {
  padding: 60px 20px;
}

.wrapper-jobs-description {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-jobs-description {
  border: 1px solid var(--neutral--5);
  width: 340px;
  height: auto;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.card-jobs-description.card-trial-class-course-custom {
  width: 320px;
  height: 376px;
  margin-bottom: 40px;
  margin-right: 20px;
}

.section-bootcamp-certificate {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 650px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.section-cv-linkedin {
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
}

.div-block-213 {
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
}

.container-23 {
  display: block;
}

.text-span-94, .text-span-95, .text-span-96, .text-span-97 {
  color: var(--green-light);
}

.columns-42, .columns-43 {
  margin-left: 60px;
  margin-right: 60px;
}

.text-span-98 {
  color: var(--green-light);
}

.text-span-99 {
  color: var(--green-light);
  font-style: normal;
  text-decoration: underline;
}

.text-span-100, .text-span-101 {
  color: var(--green-light);
  text-decoration: underline;
}

.text-span-102, .text-span-103 {
  color: var(--green-light);
}

.text-block-140 {
  text-align: center;
}

.text-span-104 {
  color: var(--prime-blue);
  text-decoration: underline;
}

.text-span-105 {
  color: var(--green-light);
}

.columns-44 {
  margin-left: 40px;
  margin-right: 40px;
}

.wraper-curriculum-bg {
  -webkit-text-fill-color: inherit;
  background-color: #fbfbfb;
  background-clip: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}

.left-arrow-bootcamp {
  background-color: var(--green-base);
  color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  inset: 0% 12% auto auto;
}

.right-arrow-bootcamp {
  background-color: var(--green-base);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  top: 0%;
  right: 8%;
}

.slide-apa-kata-mereka {
  width: 30%;
}

.slider-11 {
  background-color: #dbdbdb;
}

.div-slider-apa-kata-mereka {
  flex-direction: row;
  display: flex;
}

.div-component-slider-apa-kata-mereka {
  aspect-ratio: auto;
  flex-direction: row;
  display: flex;
}

.slide-nav-bootcamp {
  display: none;
}

.image-126 {
  display: block;
}

.image-127 {
  margin-top: 2px;
}

.image-128 {
  margin-top: 5px;
}

.dblock-slider-bootcamp {
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
}

.title-slider-bootcamp {
  color: var(--prime-blue);
  text-align: left;
  max-width: 88%;
  margin-bottom: 50px;
  font-family: Tomorrow, sans-serif;
  font-size: 32px;
}

.img-bg-slider-card-bootcamp {
  position: absolute;
  inset: auto auto 0% 0%;
}

.text-span-106, .text-span-107, .link-18 {
  color: var(--green-light);
}

.text-span-108 {
  color: var(--green-light);
  text-decoration: underline;
}

.div-block-214 {
  display: flex;
}

.column-51 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.column-52 {
  justify-content: center;
  display: flex;
}

.column-53 {
  justify-content: flex-end;
  display: flex;
}

.img-bg-card-opsi-bayar {
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-span-109, .link-19, .link-20, .link-21, .text-span-110 {
  color: var(--green-light);
}

.link-22 {
  color: var(--black-base);
}

.dropdown-toggle-1, .dropdown-to, .dropdown-toggle-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 205px;
  height: 50px;
  display: flex;
}

.rotate-icon-dropdown-3 {
  color: var(--black-base);
}

.text-block-141 {
  color: var(--black-base);
  font-style: normal;
  text-decoration: none;
}

.btn-secondary-green-14px-bold--wa {
  background-color: #e4e4e400;
  border-radius: 5px;
  padding-left: 10px;
}

.image-129 {
  margin-bottom: 1px;
  margin-left: 10px;
}

.link-block-no-underline {
  text-decoration: none;
}

.section-cerita {
  margin-bottom: 60px;
}

.section-why-learn-bitlabs {
  padding: 40px 10px;
}

.image-130 {
  width: 450px;
  max-width: none;
}

.hero-title-km-home {
  margin-top: 20px;
}

.wrapper-km-home {
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-span-111, .text-span-112, .text-span-113 {
  color: var(--green-light);
}

.hero-section-km {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c129d;
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 683px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.hero-section-km.hero-section-program-1-webinar-custom {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/Vector_7.png');
  background-position: 0 0;
  background-size: cover;
}

.hero-section-km.hero-section-program-1-webinar-custom-copy {
  background-color: var(--dark-blue-basic);
  background-image: url('../images/bg-pixels-program.png');
  background-position: 0 0;
  background-size: auto;
}

.text-span-114, .text-span-115 {
  color: var(--green-light);
}

.div-block-215 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.section-process-kampus-merdeka {
  background-color: #fbfbfb;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 70px;
  padding-bottom: 60px;
  display: block;
}

.card-process-km {
  flex-direction: column;
  align-items: center;
  width: 230px;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.wrapper-card-process-km {
  flex-direction: row;
  justify-content: center;
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.image-131 {
  max-width: none;
  position: relative;
  top: 24px;
  left: 99px;
}

.devider-process-km {
  max-width: 120%;
  position: relative;
  top: 24px;
  left: 123px;
}

.devider-process-km--left {
  max-width: 120%;
  position: relative;
  top: 24px;
  left: -123px;
}

.devider-process-km--center {
  max-width: 170px;
  display: none;
  position: relative;
  top: 24px;
  left: auto;
}

.devider-process-ver-km {
  display: none;
}

.link-23 {
  color: var(--green-base);
}

.section-comunity {
  background-color: var(--prime-blue);
  background-image: url('../images/Isolation_Mode-2.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: static;
}

.wrapper-comunity {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px #000;
  flex-flow: wrap;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  min-height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  display: flex;
  position: static;
  bottom: 59px;
}

.content-comunity {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 720px;
  max-width: none;
  padding-right: 0;
  display: flex;
}

.conteent-video-comunity {
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 500px;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-right: 0;
  display: flex;
}

.text-span-116, .text-span-117 {
  color: var(--green-light);
}

.vidio-km {
  height: 320px;
  margin-top: 40px;
}

.section-winner {
  background-color: var(--prime-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 650px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.wrapper-winner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  padding-top: 40px;
  display: flex;
}

.content-img-winner {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  min-height: 0;
  margin-bottom: 40px;
  display: flex;
}

.section-merch {
  padding-top: 15px;
  padding-bottom: 40px;
  position: relative;
}

.text-span-118 {
  color: var(--green-light);
  text-decoration: underline;
}

.img-hero-km-l-margin-custom {
  max-width: 120%;
  margin-top: 0;
  margin-left: 60px;
}

.image-132 {
  z-index: 2;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-132.hidden {
  display: block;
}

.image-133 {
  z-index: 2;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-216 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  margin-top: 30px;
  display: flex;
}

.section-best-course {
  background-color: #050093;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 650px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.text-18-white-aleft-3 {
  color: #f7f7f7;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 36px;
}

.text-18-white-aleft-3.text-p-course-certificate, .text-18-white-aleft-3.text-p-best-course {
  text-align: left;
  font-family: Tomorrow, sans-serif;
  font-size: 24px;
}

.heading-52 {
  color: #050093;
  text-align: center;
  font-family: Tomorrow, sans-serif;
}

.heading-52.heading-title-blue-center-32px-mp-0.h-profile-speaker-trial-class-color-costume {
  color: #fff;
}

.div-block-217 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 7px;
  display: flex;
}

.image-134.img-best-course-section {
  width: 80%;
  max-width: none;
}

.text-span-119 {
  color: #00dfa8;
}

.text-span-120 {
  clear: none;
  color: var(--green-base);
  -webkit-text-stroke-color: var(--black-base);
}

.text-span-121, .text-span-122, .text-span-123 {
  color: var(--green-base);
}

.text-span-124 {
  color: var(--green-light);
}

.text-span-125 {
  color: #fff;
  text-decoration: underline;
}

.h-40-center {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-family: Tomorrow, sans-serif;
  font-size: 40px;
  line-height: 52px;
  position: relative;
}

.h-subtitle-quotes-center {
  color: var(--neutral--03);
  text-align: center;
  margin-top: 0;
  font-size: 17px;
}

.div-block-218 {
  padding-top: 200px;
}

.section-privacy-policy {
  background-color: var(--neutral--2);
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.rectangle-2 {
  z-index: 5;
  color: var(--grey--03);
  background-color: #fff;
  margin-top: -350px;
  margin-bottom: 0;
  padding: 80px 40px;
  position: relative;
}

.image-135 {
  box-shadow: 3px 3px 6px 5px #0003;
}

.paragraph-27 {
  font-size: 16px;
  line-height: 24px;
}

.list-3, .paragraph-28 {
  font-size: 16px;
}

.list-item-3 {
  list-style-type: lower-alpha;
}

.list-4 {
  line-height: 24px;
  list-style-type: lower-alpha;
}

.list-item-4 {
  list-style-type: lower-alpha;
}

.list-5 {
  list-style-type: lower-roman;
}

.list-item-5 {
  list-style-type: disc;
}

.list-item-6 {
  list-style-type: lower-alpha;
}

.list-6, .list-7, .list-8 {
  list-style-type: lower-roman;
}

.list-9, .list-10 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  list-style-type: lower-alpha;
}

.div-block-220 {
  background-color: #041993;
  position: absolute;
  top: 0;
  left: 0;
}

.section-pesan {
  background-image: url('../images/bg-pesan.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 550px;
  padding-top: 60px;
  padding-left: 30px;
}

.text-block-title-left-2 {
  color: #00bf93;
  text-align: left;
  font-family: DM Sans, sans-serif;
  font-weight: 700;
}

.heading-black-16px-2 {
  color: #2c2c2c;
  text-align: left;
  margin-bottom: 5px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.heading-53 {
  color: #050093;
  text-align: left;
  margin-bottom: 50px;
  font-family: Tomorrow, sans-serif;
  font-size: 32px;
}

.image-136 {
  position: absolute;
  inset: auto 0% 0%;
}

.left-arrow-9 {
  color: #fff;
  background-color: #00bf93;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  inset: 13% 12% auto auto;
}

.image-137 {
  z-index: 1;
  position: absolute;
}

.heading-18px-mp-0-2 {
  color: #2c2c2c;
  margin-top: 0;
  font-family: DM Sans, sans-serif;
}

.subtitle-white-small-16px-2 {
  color: #eee;
}

.div-block-221 {
  margin-bottom: 60px;
  position: relative;
  bottom: 125px;
}

.image-138 {
  background-color: #0000;
  display: inline-block;
}

.container-24 {
  padding-top: 60px;
}

.image-139 {
  position: absolute;
  inset: auto 0% 0%;
}

.subtitle-white-small-2 {
  color: #eee;
}

.image-140 {
  position: absolute;
  inset: auto 0% 0%;
}

.slider-12 {
  background-color: #0000;
  width: auto;
  height: auto;
}

.subtitle-paragraph-2 {
  color: #8d8d8d;
  font-family: DM Sans, sans-serif;
}

.text-block-142 {
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.mask-8 {
  padding-left: 40px;
}

.slider-13 {
  background-color: #fff;
  height: auto;
}

.slide-10 {
  background-color: #0000;
  width: 240px;
  min-height: 230px;
  margin-right: 40px;
}

.left-arrow-10 {
  display: none;
}

.slide-11 {
  width: 390px;
  height: 350px;
  margin-right: 20px;
}

.container-25 {
  display: none;
}

.div-block-223 {
  background-image: linear-gradient(to right, #000, #0000), url('../images/foto-orang.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 600px;
}

.right-arrow-9 {
  background-color: #00bf93;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: none;
  top: 13%;
  right: 8%;
}

.image-141 {
  position: absolute;
  inset: auto 0% 0%;
}

.heading-16px-2 {
  color: #2c2c2c;
  text-align: left;
  margin-bottom: 5px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
}

.modal-wrapper-andien-rachma {
  z-index: 2000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: fixed;
}

.link-block-12, .link-block-13, .link-block-14 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-link-3, .dropdown-link-4 {
  display: none;
}

.dropdown-link-5 {
  text-decoration: none;
}

.background-video {
  width: 42%;
  height: 600px;
}

.code-embed {
  display: none;
}

.columns-45 {
  width: 560px;
  min-width: 560px;
}

.container-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.dropdown-2 {
  display: none;
}

.lightbox-showing {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 220px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-hero-2 {
  background-image: url('../images/SECTION--section-hero.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-top: 80px;
  padding-bottom: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.background-image {
  object-fit: cover;
  position: absolute;
  top: -1px;
  left: -7px;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 1505px;
  left: 1014px;
}

.vectors-wrapper-4 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -228px;
  left: 985px;
}

.content-container {
  grid-column-gap: 105px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-container {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  text-decoration: none;
  display: flex;
}

.logo-image {
  object-fit: cover;
}

.h1 {
  text-align: center;
}

.subheading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.button {
  grid-column-gap: 6px;
  border: 2px solid #00bf93;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 280px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #1018280a;
}

.button-text-2 {
  color: #00bf93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.partners-container {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.partners-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.navbar-desktop {
  border: 1px #dde1e6;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 16px 80px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 38.041px;
  text-decoration: none;
  display: flex;
}

.button-12 {
  background-image: linear-gradient(#00bf93, #00bf93);
  border: 0 solid #182159;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 16px 12px;
  text-decoration: none;
  display: flex;
}

.text-container-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.button-text-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.h1-0 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.h1-1 {
  color: #74e1e6;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.section-company {
  grid-row-gap: 30px;
  background-image: linear-gradient(#fff, #fff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 120px;
  text-decoration: none;
  display: flex;
}

.h2-light {
  text-align: center;
}

.logo-container {
  grid-column-gap: 45px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.logo {
  object-fit: cover;
}

.h2-light-0 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.h2-light-1 {
  color: #00bf93;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.section-problem {
  grid-row-gap: 60px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(#1c129d, #1c129d);
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 60px 120px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-54 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.container-27 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.issue-container {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.issue-text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 131%;
  text-decoration: none;
}

.vectors-wrapper-8 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 605.484px;
  left: 1282.63px;
}

.section-solution {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-image: linear-gradient(#fff, #fff);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 90px 30px;
  text-decoration: none;
  display: flex;
}

.image-142 {
  object-fit: cover;
  border-radius: 20px;
  width: 250px;
}

.text-container-3 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.list-container {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.list-item-8 {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.list-text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 131%;
  text-decoration: none;
}

.main-text-0 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.main-text-1 {
  color: #00bf93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.section-usp {
  grid-column-gap: 60px;
  background-image: linear-gradient(#050093, #050093);
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-container {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.title-container {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-13 {
  grid-column-gap: 6px;
  border: 2px solid #00bf93;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 280px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 2px #1018280a;
}

.button-text-4 {
  color: #00bf93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.vectors-wrapper-11 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.features-container {
  grid-row-gap: 30px;
  -webkit-backdrop-filter: blur(10.5px);
  backdrop-filter: blur(10.5px);
  background-color: #c4c4c41a;
  border: 1px solid #2f486d4a;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 822px;
  padding: 30px;
  text-decoration: none;
  display: flex;
}

.features-row {
  grid-column-gap: 45px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-item {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  text-decoration: none;
  display: flex;
}

.feature-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.feature-description {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.feature-description-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.vectors-wrapper-14 {
  object-fit: cover;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0 0 auto;
  transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
}

.title-0 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.title-1 {
  color: #00bf93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.feature-description-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.section-discover {
  grid-row-gap: 30px;
  background-image: linear-gradient(#fff, #fff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 30px;
  text-decoration: none;
  display: flex;
}

.section-header {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subtitle {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.job-listings-container {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1070px;
  text-decoration: none;
  display: flex;
}

.job-listing {
  grid-column-gap: 15px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.icon-wrapper {
  grid-column-gap: 10px;
  background-color: #dcfff7;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.job-info {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.job-title {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.skills-container {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.skills-label {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.skills-icons-container {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.skill-icon {
  grid-row-gap: 10px;
  border: 1px solid #bce4ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.skill-icon-image {
  object-fit: cover;
}

.skill-icon-2 {
  grid-row-gap: 10px;
  border: 1px solid #bce4ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.skill-icon-3 {
  grid-row-gap: 10px;
  border: 1px solid #bce4ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 63px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.certification {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.skill-icon-4 {
  grid-row-gap: 10px;
  border: 1px solid #bce4ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.job-listings-container-2 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1070px;
  text-decoration: none;
  display: flex;
}

.job-listing-2 {
  grid-column-gap: 15px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  padding: 15px;
  text-decoration: none;
  display: flex;
}

.main-title-0 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.main-title-1 {
  color: #00bf93;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.section-step {
  grid-row-gap: 60px;
  background-image: linear-gradient(#050093, #050093);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.title-container-2 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 352px;
  text-decoration: none;
  display: flex;
}

.title-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.steps-container {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1070px;
  text-decoration: none;
  display: flex;
}

.step-container {
  grid-row-gap: 15px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 262px;
  padding: 30px 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-16 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.step-title {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.step-description {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.step-number-container {
  grid-column-gap: 10px;
  background-color: #00bf93;
  border-bottom-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.step-number-container-2 {
  grid-column-gap: 10px;
  background-color: #00bf93;
  border-bottom-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: -.666504px;
}

.step-number-container-3 {
  grid-column-gap: 10px;
  background-color: #00bf93;
  border-bottom-right-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 49px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: -.333496px;
}

.steps-container-2 {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1070px;
  text-decoration: none;
  display: flex;
}

.step-container-2 {
  grid-row-gap: 15px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 265px;
  padding: 30px 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-17 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 825.488px;
  left: 1442.63px;
}

.vectors-wrapper-18 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 102.815px;
  height: 126.743px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.section-testimony {
  grid-row-gap: 30px;
  background-image: linear-gradient(#fff, #fff);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 60px 30px 210px;
  text-decoration: none;
  display: flex;
}

.title-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 131%;
  text-decoration: none;
}

.subtitle-2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.testimonial-section {
  background-color: #050093;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px 45px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-19 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -12px;
  left: 2px;
}

.testimonial-container {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-text-container {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.testimonial-label {
  color: #00bf93;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.testimonial-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.testimonial-logo {
  object-fit: cover;
}

.testimonial-author-container {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.author-image {
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 15px 15px #006ca9;
}

.author-info-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.author-name {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.author-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.testimonials-grid {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-card {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px solid #c0e8ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 30px 15px;
  text-decoration: none;
  display: flex;
}

.testimonial-card-text {
  color: #4e4e4e;
  text-align: center;
  height: 130px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.testimonial-card-author-container {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-card-author-image {
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 3px 3px #006ca9;
}

.testimonial-card-author-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.testimonial-card-author-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.testimonial-card-2 {
  grid-row-gap: 15px;
  background-color: #fff;
  border: 1px solid #c0e8ff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 30px 15px;
  text-decoration: none;
  display: flex;
}

.author-title-1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.testimonial-card-author-title-1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.footer-3 {
  grid-row-gap: 60px;
  background-image: linear-gradient(#050093, #050093);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 210px 30px 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container-28 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-20 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 38.041px;
  text-decoration: none;
  display: flex;
}

.text-container-4 {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.description {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.header-image {
  background-image: url('../images/footer-cta.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 15px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 80%;
  max-width: 1200px;
  min-height: 228px;
  padding: 60px 45px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -120px;
  left: auto;
  right: auto;
  box-shadow: 0 15px 50px #4c4c4c40;
}

.header-text-subcontainer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.header-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tomorrow, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.vectors-wrapper-21 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.footer-4 {
  grid-column-gap: 26px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1176px;
  text-decoration: none;
  display: flex;
}

.address-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.address-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.social-media-container {
  grid-column-gap: 26px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-22 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-23 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-24 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.description-0 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 131%;
  text-decoration: none;
}

.description-1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 131%;
  text-decoration: none;
}

.image-143 {
  width: 60px;
}

.right-arrow-10, .left-arrow-11, .slide-nav-13 {
  display: none;
}

.mask-slider-mitra-auto {
  float: none;
  height: 50px;
  padding-top: 20px;
  padding-bottom: 100px;
  bottom: auto;
  overflow: hidden;
}

.code-block {
  width: 100%;
}

.container-parallax {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1280px) {
  .section-problem {
    border-radius: 0;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
  }

  .vectors-wrapper-8 {
    top: 0;
  }

  .section-solution {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-142 {
    box-shadow: none;
    width: 360px;
  }

  .list-item-8 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-usp {
    padding-left: 60px;
    padding-right: 60px;
    overflow: hidden;
  }

  .section-container {
    width: 50%;
  }

  .button-13 {
    width: 240px;
  }

  .vectors-wrapper-13 {
    top: 0;
  }

  .vectors-wrapper-14 {
    inset: auto 0 0 auto;
    transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
  }

  .main-title {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .title-2 {
    text-align: center;
    font-family: Tomorrow, sans-serif;
  }

  .step-number {
    color: #fff;
    font-family: Tomorrow, sans-serif;
    font-size: 21px;
    font-weight: 700;
  }

  .section-testimony {
    padding-left: 60px;
    padding-right: 60px;
  }

  .testimonial-text-container {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .testimonial-card-text {
    line-height: 120%;
  }

  .testimonial-card-author-title, .testimonial-card-author-title-1 {
    font-family: DM Sans, sans-serif;
    font-size: 14px;
    line-height: 120%;
  }

  .footer-3 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .header-image {
    background-image: url('../images/footer-cta.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    width: 80%;
    top: -140px;
    left: auto;
  }

  .vectors-wrapper-24 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 1440px) {
  .heading.subtitle-hero-bootcamp {
    font-family: DM Sans, sans-serif;
  }

  .why-learn-data {
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-6.h5-webinar-fs-custom {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .heading-7.h5-webinar-fs-custom, .heading-8.h5-webinar-fs-custom {
    margin-bottom: 15px;
  }

  .paragraph-6 {
    margin-bottom: 20px;
  }

  .paragraph-6.p6-webinar-fs-custom {
    text-align: left;
    font-weight: 400;
  }

  .paragraph-7 {
    font-style: normal;
  }

  .columns-31 {
    padding-right: 25px;
  }

  .heading-26 {
    margin-top: 10px;
  }

  .heading-27 {
    margin-top: 0;
  }

  .heading-28 {
    z-index: 1;
    position: relative;
  }

  .divider {
    margin-top: 0;
  }

  .div-block-28 {
    background-image: linear-gradient(to right, #0f0f0f, #000 0%, #0000), url('../images/cewek-asia-excited.png');
    background-position: 0 0, 0 0;
  }

  .hero-section {
    background-image: linear-gradient(#050093cc, #050093cc), url('../images/girl-smiling-laptop.webp');
  }

  .section-mitra {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-34 {
    color: var(--prime-blue);
    line-height: 41.6px;
  }

  .text-block-10 {
    font-family: DM Sans, sans-serif;
  }

  .link-2 {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
  }

  .column-14 {
    height: 100%;
    display: block;
  }

  .div-block-31 {
    height: 100%;
  }

  .div-block-32.dblok32-webinar-prop-custom {
    border-style: none;
    width: 264px;
    height: 195px;
  }

  .div-block-32.card-head-process-km {
    min-width: 200px;
    max-width: 200px;
  }

  .div-block-32.card-body-process-km {
    max-width: 200px;
  }

  .div-block-33 {
    background-image: linear-gradient(50deg, #000, #0000 96%, #0000), url('../images/foto-orang.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .heading-title-white-center-32px-mp-0.width-600px.h-countdown {
    font-size: 32px;
  }

  .heading-title-white-center-32px-mp-0.width-600px.h-sub-countdown {
    margin-top: 20px;
  }

  .hero-section-program {
    background-color: var(--dark-blue-basic);
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .image-46 {
    position: absolute;
  }

  .slide-nav-7 {
    display: none;
  }

  .mask-slider-mitra {
    padding-bottom: 40px;
  }

  .dflex-centering {
    height: auto;
  }

  .accordion-item-faq {
    margin-bottom: 20px;
  }

  .accordion-content-faq {
    height: 100%;
  }

  .text-block-24 {
    font-family: DM Sans, sans-serif;
    line-height: 21px;
  }

  .div-block-biaya-bootcamp {
    border: 1px none var(--neutral--03);
    background-color: #0000;
    padding: 0;
  }

  .div-block-48 {
    border-top: 1px solid var(--neutral--03);
    border-right: 1px solid var(--neutral--03);
    border-left: 1px solid var(--neutral--03);
    background-color: #f4f3fa;
    padding: 24px 32px;
    position: relative;
  }

  .div-block-49 {
    border: 1px solid var(--neutral--03);
    margin-bottom: 20px;
    padding: 24px 32px 10px;
  }

  .image-50 {
    z-index: 0;
    width: 78px;
    height: 24px;
    position: absolute;
    top: 93px;
    left: 35px;
  }

  .spacer-40px {
    height: 40px;
  }

  .navbar-mobile {
    display: none;
  }

  .accordion-item-menu {
    margin-bottom: 20px;
  }

  .section-keunggulan-prakerja-bitlabs {
    align-self: flex-start;
  }

  .width-360px-dflex-center.card-follow-webinar-prop-custom {
    align-self: auto;
  }

  .wrapper-card-pilihan-program {
    flex-wrap: wrap;
    align-content: stretch;
    padding-left: 40px;
    padding-right: 40px;
  }

  .divider-solid-vertical-prakerja-1 {
    height: 415px;
  }

  .btn-secondary-green-16px-bold-w100 {
    width: 100%;
    margin-top: 0;
  }

  .slide-shopee {
    background-image: linear-gradient(to right, #0f1124 9%, #0000), url('../images/FOTO-BERSAMA---ONSITE-PROGRAM-1-2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-62 {
    background-image: url('../images/guy-teaching.webp');
  }

  .div-block-68 {
    background-image: url('../images/charlesdeluvio-Lks7vei-eAg-unsplash-_1_.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-9, .slide-kampus-merdeka, .slide-8-copy, .slide-8-copy, .slide-awarding-night, .slide-onsite-training, .slide-kampus {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .name-testimonial-black {
    text-align: center;
    text-indent: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .subtitle-step {
    font-family: DM Sans, sans-serif;
    font-size: 18px;
  }

  .subtitle-white-small {
    color: var(--neutral--2);
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }

  .subtitle-white-small-16px {
    color: var(--neutral--2);
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .subtitle-step-left {
    font-family: DM Sans, sans-serif;
    font-size: 18px;
  }

  .subtitle-step-left-copy {
    text-align: left;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
  }

  .text-black-left {
    text-align: left;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .btn-lanjut-bottom-prakerja-cta {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .text-block-31 {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
  }

  .accordion-item-menu-corporate {
    margin-bottom: 20px;
  }

  .div-block-33-corporate {
    background-image: linear-gradient(50deg, #000, #0000 96%, #0000), url('../images/foto-orang.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .div-block-86 {
    align-items: flex-end;
  }

  .wrapper-cv-linkedin {
    padding-top: 60px;
  }

  .image-85.image-hero-webinar {
    object-fit: fill;
    width: 528px;
    height: 444.35px;
    position: static;
    inset: 0%;
  }

  .button-menu-8, .button-menu-2 {
    font-size: 13px;
  }

  .text-block-135 {
    font-size: 11px;
  }

  .button-menu-10, .button-menu-7 {
    font-size: 13px;
  }

  .button-menu-1 {
    font-size: 13px;
    font-weight: 500;
  }

  .button-menu-5, .button-menu-6, .button-menu-3, .button-menu-9 {
    font-size: 13px;
  }

  .image-90 {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .image-91 {
    inset: 4% auto auto 24%;
  }

  .column-31 {
    height: 140px;
    min-height: 0;
    padding-right: 20px;
    font-style: normal;
  }

  .column-31.column31-webinar-prop-custom {
    height: auto;
    padding-right: 20px;
  }

  .text-span-42 {
    line-height: 0;
  }

  .section-certificate {
    position: static;
  }

  .content-img-what-learn {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-height: 0;
    display: flex;
  }

  .wrapper-what-learn {
    position: static;
    bottom: 53px;
  }

  .content-what-learn {
    width: 720px;
  }

  .div-block-185 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .columns-34 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-program-1, .hero-section-program-3 {
    background-color: #1c129d;
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .section-materi {
    background-color: var(--dark-blue-basic);
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .section-agenda-materi {
    min-height: 650px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .wrapper-certificate {
    position: static;
    bottom: 53px;
  }

  .content-certificate {
    width: 720px;
    padding-right: 202px;
  }

  .section-what-learn {
    position: static;
  }

  .content-img-certificate {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-height: 0;
    display: flex;
  }

  .spacer-80px {
    height: 80px;
  }

  .section-biaya {
    min-height: 500px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .link-lanjut-benefit-1-data-a, .link-lanjut-benefit-2-data-a, .link-lanjut-benefit-3-data-a {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
  }

  .div-block-194 {
    width: auto;
  }

  .div-block-196 {
    z-index: auto;
    position: relative;
  }

  .hero-section-program-2 {
    background-color: #1c129d;
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .hero-section-webinar {
    background-color: #1c129d;
    background-image: url('../images/Vector_7.png');
    background-position: 0 0;
    background-size: cover;
  }

  .hero-section-tclass {
    background-color: #1c129d;
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0 0;
    background-size: cover;
  }

  .text-span-65 {
    color: var(--green-base);
  }

  .link-wef, .link-mit {
    color: var(--grey--03);
  }

  .content-img-what-learn-last-order {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-height: 0;
    display: flex;
  }

  .paragraph-23, .paragraph-26 {
    margin-bottom: 20px;
  }

  .section-registrasi-footer {
    height: auto;
  }

  .indicator {
    border: 1px #000;
  }

  .text-span-83 {
    font-size: 75px;
  }

  .section-mitra-webinar, .section-mitra-webinar-ds {
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-what-learn-left {
    width: 720px;
  }

  .section-mitra-ta-da, .section-mitra-ta-ds {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-120.img-best-course, .image-120.img-km, .image-120.img-best-course-km-home, .image-120.img-km-home {
    max-width: none;
  }

  .section-alumni-course {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-biaya-course {
    min-height: 500px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .hero-section-course, .hero-section-bootcamp {
    background-color: #1c129d;
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0 0;
    background-size: cover;
  }

  .card-jobs-description {
    width: 400px;
  }

  .section-bootcamp-certificate {
    margin-bottom: 0;
  }

  .section-cv-linkedin {
    padding-top: 60px;
  }

  .section-why-learn-bitlabs {
    align-self: flex-start;
  }

  .hero-section-km {
    background-color: #1c129d;
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0 0;
    background-size: cover;
    padding-left: 100px;
    padding-right: 100px;
  }

  .section-process-kampus-merdeka {
    min-height: 650px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .devider-process-km--left {
    left: -123px;
  }

  .section-comunity {
    position: static;
  }

  .wrapper-comunity {
    position: static;
    bottom: 53px;
  }

  .content-comunity {
    width: 800px;
    padding-right: 202px;
  }

  .conteent-video-comunity {
    justify-content: flex-start;
    align-items: center;
    width: 500px;
    min-height: 0;
    display: flex;
  }

  .img-hero-km-l-margin-custom {
    margin-top: 0;
    margin-left: 60px;
  }

  .section-pesan {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 80px;
    padding-right: 30px;
    display: flex;
  }

  .subtitle-white-small-16px-2 {
    color: #f7f7f7;
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .subtitle-white-small-2 {
    color: #f7f7f7;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }

  .div-block-223 {
    background-image: linear-gradient(50deg, #000, #0000 96%, #0000), url('../images/foto-orang.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .text-block-143 {
    font-style: normal;
  }

  .button {
    width: 240px;
  }

  .section-problem {
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
  }

  .vectors-wrapper-9 {
    inset: auto 0 0 auto;
  }

  .section-solution {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 120px;
    padding-right: 120px;
  }

  .image-142 {
    width: 360px;
    box-shadow: 15px 15px 0 -20px #00bf93;
  }

  .list-container {
    justify-content: space-between;
    align-items: flex-start;
  }

  .list-item-8 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-usp {
    padding-left: 120px;
    padding-right: 120px;
    overflow: hidden;
  }

  .section-container {
    width: 50%;
  }

  .button-13 {
    width: 240px;
  }

  .vectors-wrapper-14 {
    inset: auto 0 0 auto;
    transform: rotateX(180deg)rotateY(180deg)rotateZ(0);
  }

  .section-step {
    padding-left: 120px;
    padding-right: 120px;
  }

  .title-2 {
    text-align: center;
    font-family: Tomorrow, sans-serif;
  }

  .step-number {
    color: #fff;
    font-family: Tomorrow, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .vectors-wrapper-17 {
    inset: auto 0 0 auto;
  }

  .section-testimony {
    padding-left: 120px;
    padding-right: 120px;
  }

  .testimonial-text-container {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .testimonial-card-text {
    height: 105px;
    line-height: 131%;
  }

  .testimonial-card-author-title {
    font-size: 14px;
    line-height: 120%;
  }

  .testimonial-card-author-title-1 {
    font-size: 14px;
  }

  .footer-3 {
    padding-top: 150px;
  }

  .header-image {
    z-index: 3;
    background-image: url('../images/footer-cta.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .header-text {
    width: 75%;
    font-family: Tomorrow, sans-serif;
    line-height: 131%;
  }

  .vectors-wrapper-24 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .body-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .mask-slider-mitra-auto {
    height: auto;
    padding-bottom: 40px;
  }

  .code-embed-2 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-menu, .div-button-cta {
    display: none;
  }

  .section-hero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-2.btn2-what-learn-prop-custom, .button-2.btn2-certificate-prop-custom {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .div-block {
    z-index: 5;
    flex-wrap: wrap;
  }

  .div-block-2 {
    width: auto;
  }

  .wrapper-carier-clasification {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .heading-5.h5-process-km.h-carier-program-km {
    text-align: left;
  }

  .heading-6.h-tcard-biaya-custom {
    font-size: 24px;
  }

  .heading-6.h-tcard-biaya-before-custom {
    font-size: 36px;
  }

  .heading-6.h-tcard-biaya-course-custom {
    font-size: 24px;
  }

  .heading-6.h-tcard-biaya-course-before-custom {
    font-size: 36px;
  }

  .paragraph-6.p6-webinar-fs-custom {
    min-height: 0;
  }

  .columns-31 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .image-4, .image-5 {
    width: 90px;
  }

  .section-mentor.gain-experience {
    height: 780px;
    padding-left: 10px;
  }

  .btn-outline {
    text-align: center;
  }

  .hero-section {
    flex-direction: column;
  }

  .text-block-8 {
    text-decoration: none;
  }

  .column-8.col8-trial-class-display-custom.col-8-why-course {
    margin-top: 40px;
  }

  .columns-6 {
    display: flex;
  }

  .columns-6.col-6-why-course {
    display: block;
  }

  .section-pilihan-program {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
    display: flex;
    position: relative;
  }

  .container-9 {
    margin-bottom: 40px;
  }

  .bg-tabs {
    position: absolute;
    inset: 1% 0% auto auto;
  }

  .image-16 {
    right: 22%;
  }

  .columns-7 {
    flex-flow: row;
    align-items: flex-start;
    display: flex;
  }

  .image-20 {
    z-index: 1;
  }

  .image-21, .container-10 {
    z-index: 3;
  }

  .image-22 {
    display: none;
    bottom: 44%;
    right: 16px;
  }

  .image-23 {
    display: none;
    bottom: 29%;
    right: 42%;
  }

  .image-24 {
    display: none;
    bottom: 30%;
    left: 3%;
  }

  .div-block-32 {
    min-height: 371px;
    margin-bottom: 40px;
  }

  .div-block-32.dblock32-materi-card-p-t-custom {
    min-height: 0;
    margin-bottom: 0;
  }

  .div-block-32.bg-ehite {
    min-height: 200px;
  }

  .div-block-32.dblock32-benefit-trial-class-ro-custom {
    min-width: 0;
    height: auto;
    min-height: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-32.subcard-process-km.subcard-process-km-center {
    margin-top: 0;
  }

  .div-block-32.card-head-process-km {
    min-height: 0;
    margin-bottom: 0;
  }

  .text-16px-mp-0.stitle-tclass-card-custom {
    min-height: 0;
  }

  .text-16px-mp-0.p-benefit-trial-class-prop-custom {
    min-height: 80px;
  }

  .btn-lanjut-bottom.btn-lanjut-benefit-display-custom {
    margin-top: 40px;
  }

  .btn-secondary-green-16px-bold.btn-card-biaya-custom {
    width: auto;
  }

  .left-arrow-3 {
    top: 22%;
    right: 13%;
  }

  .right-arrow-3 {
    top: 22%;
    right: 7%;
  }

  .slide-content.slide-apa-kata-mereka {
    width: 80%;
  }

  .wrapper-content-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .link-block-2 {
    display: block;
  }

  .hero-section-aboutus {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 750px;
  }

  .image-33 {
    z-index: 0;
  }

  .hero-video {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-video {
    width: auto;
    height: 320px;
  }

  .wrapper-hero-about {
    z-index: 1;
    margin-top: 10rem;
    position: relative;
  }

  .image-37 {
    width: auto;
    height: auto;
    top: 34px;
    left: 20px;
  }

  .text-left-16px-mp0-grey3 {
    font-size: 14px;
  }

  .column-17 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-section-program {
    flex-direction: column;
    height: 750px;
  }

  .columns-11 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .navbar-program {
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-faq {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-grey3-18px-mmp-0.text-likedin-right-course {
    text-align: center;
  }

  .section-belajar-lebih-cepat {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .navbar-mobile {
    display: none;
  }

  .image-51 {
    padding-right: 10px;
  }

  .navbar-mobile-head {
    justify-content: space-between;
  }

  .wrapper-navbar-movbile-view {
    width: 100%;
  }

  .hero-section-prakerja {
    height: auto;
  }

  .wrapper-hero-section-prakerja {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .wrapper-hero-content-left-prakerja {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .wrapper-hero-top-content {
    flex-direction: column-reverse;
  }

  .wrapper-survey-prakerja {
    flex-wrap: wrap;
  }

  .section-get-prakerja {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-dflex-center {
    flex-wrap: wrap;
  }

  .divider-solid-vertical-prakerja-1 {
    height: 346px;
    top: 9px;
    left: 18px;
  }

  .divider-solid-vertical-prakerja-2 {
    height: 40px;
    top: 166px;
  }

  .divider-solid-vertical-prakerja-3 {
    height: 60px;
    top: 250px;
  }

  .div-block-57 {
    width: 400px;
  }

  .div-block-57.card-section-merch {
    width: 200px;
    max-width: none;
  }

  .column-23 {
    display: flex;
  }

  .wrapper-child-content-footer-mobileview {
    display: block;
  }

  .wrapepr-button-hero-prakerja {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-63 {
    width: 420px;
  }

  .div-block-61 {
    background-color: #fff;
  }

  .div-block-62 {
    align-items: flex-end;
    height: 750px;
  }

  .div-block-65 {
    justify-content: center;
    top: auto;
    bottom: 3%;
    right: 1%;
  }

  .section-cocok-contributor {
    padding-bottom: 220px;
  }

  .section-cocok-contributor.section-cocok-contributor-custom {
    padding-bottom: 60px;
  }

  .div-block-67 {
    justify-content: center;
    bottom: -138px;
  }

  .div-block-67.div-block-67-custom {
    justify-content: center;
    position: static;
  }

  .div-block-68 {
    background-image: url('../images/charlesdeluvio-Lks7vei-eAg-unsplash-_1_.webp');
    background-position: 0 0;
    background-size: cover;
    height: auto;
    min-height: 500px;
  }

  .div-block-68.dblock68-webinar-display-custom {
    z-index: auto;
    object-fit: fill;
    background-image: none;
    background-size: auto;
    position: static;
  }

  .div-block-70 {
    flex-wrap: wrap;
  }

  .section-to-contributor {
    padding: 40px 10px 60px;
  }

  .div-block-72 {
    width: 350px;
  }

  .div-block-74 {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .section-misi {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-title.subtitle-carier-program-km {
    text-align: left;
    justify-content: center;
    align-self: flex-start;
    display: flex;
  }

  .columns-15 {
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: center;
  }

  .div-block-84 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-84.wrapper-card-merch {
    flex-direction: row;
  }

  .image-75 {
    position: absolute;
    top: 34px;
    left: 58px;
  }

  .image-76 {
    position: absolute;
    top: 34px;
    left: 60px;
  }

  .image-77 {
    position: absolute;
    top: 34px;
    left: 55px;
  }

  .link-7 {
    color: var(--green-base);
    text-decoration: none;
  }

  .div-block-86 {
    display: block;
  }

  .div-block-86.wrapper-heri-img-comptia {
    display: flex;
  }

  .section-kursus-comptia-data {
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-course-comptia.card-trial-class-course-custom {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .wrapper-profile-speaker {
    padding-top: 0;
  }

  .content-img-profile-speaker {
    min-height: 0;
    margin-bottom: 0;
  }

  .text-18-white-aleft.t-profile-speaker-fs-custom.t-profile-speaker-fs-custom-kak-dicky {
    font-size: 16px;
    line-height: 24px;
  }

  .text-18-white-aleft.t-what-learn-fs-custom.t-what-learn-m-custom, .text-18-white-aleft.t-what-learn-fs-custom.t-certificate-m-custom {
    margin-bottom: 20px;
  }

  .text-18-white-aleft.text-p-course-certificate {
    font-size: 20px;
  }

  .linkedin-right.linkedin-right-course {
    margin-top: 40px;
  }

  .div-block-93 {
    display: flex;
  }

  .div-block-93.dblock-93-linkedln-course {
    flex-direction: column;
    align-items: center;
  }

  .section-hero-comptia {
    height: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-10, .link-block-11 {
    text-decoration: none;
  }

  .div-block-comptia {
    width: auto;
  }

  .div-block-1-comptia {
    z-index: 5;
    flex-wrap: wrap;
  }

  .div-block-94 {
    width: 70%;
    margin-right: 0;
  }

  .column-31.column31-webinar-prop-custom {
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-profile-speaker {
    height: auto;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-profile-speaker {
    width: 500px;
  }

  .section-certificate {
    background-image: url('../images/Isolation_Mode-2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .content-img-what-learn {
    align-self: center;
    width: 500px;
    display: flex;
  }

  .content-what-learn {
    width: 500px;
    margin-top: 40px;
    padding-left: 0;
  }

  .div-block-184 {
    flex-direction: column;
    margin-top: 0;
    display: block;
  }

  .div-block-186 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-97 {
    position: relative;
  }

  .columns-33 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .btn-outline-2 {
    text-align: center;
  }

  .columns-34 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .columns-34.col34-hero-webinar-custom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-program-1 {
    flex-direction: column;
    height: 750px;
  }

  .hero-section-program-1.hero-section-program-1-webinar-custom {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .columns-35 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .hero-section-program-3 {
    flex-direction: column;
    height: 750px;
  }

  .image-104.img104-webinat-size-custom {
    left: 36px;
  }

  .image-104.img-arrow-quotes {
    display: none;
    left: 36px;
  }

  .section-materi {
    flex-direction: column;
    height: 750px;
  }

  .content-certificate {
    width: 500px;
    padding-right: 0;
  }

  .section-what-learn {
    background-position: 50%;
    background-size: cover;
    height: auto;
  }

  .image-107 {
    display: block;
  }

  .content-img-certificate {
    align-self: center;
    width: 500px;
    display: flex;
  }

  .section-biaya {
    padding-top: 40px;
  }

  .image-108 {
    top: 55%;
  }

  .div-block-191 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .dblock1-header-trial-class-prop-custom {
    z-index: 5;
    flex-wrap: wrap;
  }

  .section-benefit {
    padding-bottom: 0;
  }

  .div-block-192 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-196 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-program-2 {
    flex-direction: column;
    height: 750px;
  }

  .hero-section-program-2.hero-section-program-1-webinar-custom, .hero-section-program-2.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .columns-38 {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .col-hero-webinar-m-custom {
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 30px;
  }

  .hero-section-webinar {
    background-image: url('../images/Vector_7.png');
    background-position: 100% 300%;
    background-repeat: no-repeat;
    background-size: auto;
    flex-direction: column;
    height: 750px;
  }

  .hero-section-webinar.hero-section-program-1-webinar-custom, .hero-section-webinar.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-section-tclass {
    flex-direction: column;
    height: 750px;
  }

  .hero-section-tclass.hero-section-program-1-webinar-custom, .hero-section-tclass.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .section-countdon {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .content-img-what-learn-last-order {
    align-self: center;
    width: 500px;
    display: flex;
  }

  .div-block-197 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-198 {
    min-height: 371px;
    margin-bottom: 40px;
  }

  .div-block-198.bg-ehite {
    min-height: 200px;
  }

  .div-block-199 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-200 {
    min-height: 371px;
    margin-bottom: 40px;
  }

  .div-block-200.bg-ehite {
    min-height: 200px;
  }

  .section-registrasi-footer {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
  }

  .text-span-83 {
    font-size: 60px;
  }

  .content-what-learn-left {
    width: 500px;
    margin-top: 40px;
    padding-left: 0;
  }

  .section-course-certificate {
    height: auto;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-course-certificate {
    padding-top: 0;
  }

  .content-text-course-certificate {
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .text-span-90 {
    color: var(--green-light);
  }

  .text-span-91 {
    color: var(--green-base);
  }

  .section-biaya-course {
    padding-top: 40px;
  }

  .h-name-quotes {
    margin-top: 20px;
    font-size: 16px;
  }

  .h-subtitle-quotes {
    font-size: 15px;
  }

  .h-quotes {
    margin-top: 0;
    font-size: 20px;
  }

  .image-124 {
    margin-top: 10px;
  }

  .hero-section-course {
    flex-direction: column;
    height: 750px;
  }

  .hero-section-course.hero-section-program-1-webinar-custom, .hero-section-course.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-section-bootcamp {
    flex-direction: column;
    height: auto;
    min-height: 850px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-section-bootcamp.hero-section-program-1-webinar-custom, .hero-section-bootcamp.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .section-jobs-description {
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-jobs-description.card-trial-class-course-custom {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .section-bootcamp-certificate {
    height: auto;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-44 {
    margin-left: 0;
    margin-right: 0;
  }

  .left-arrow-bootcamp {
    display: none;
    top: 22%;
    right: 13%;
  }

  .right-arrow-bootcamp {
    display: none;
    top: 22%;
    right: 7%;
  }

  .slide-nav-bootcamp {
    display: none;
  }

  .hero-section-km {
    flex-direction: column;
    height: auto;
    min-height: 850px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-km.hero-section-program-1-webinar-custom, .hero-section-km.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/Vector_7.png');
    background-position: -200% -200%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .wrapper-card-process-km {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .devider-process-km, .devider-process-km--left {
    display: none;
  }

  .devider-process-ver-km {
    margin-bottom: 40px;
    display: block;
  }

  .section-comunity {
    background-image: url('../images/Isolation_Mode-2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .content-comunity {
    width: 500px;
    padding-right: 0;
  }

  .conteent-video-comunity {
    align-self: center;
    width: 500px;
    display: flex;
  }

  .section-winner {
    height: auto;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .wrapper-winner {
    padding-top: 0;
  }

  .content-img-winner {
    min-height: 0;
    margin-bottom: 0;
  }

  .section-merch {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
    display: flex;
    position: relative;
  }

  .img-hero-km-l-margin-custom {
    max-width: 100%;
    margin-left: 0;
  }

  .image-132 {
    z-index: 3;
  }

  .image-133 {
    z-index: 1;
  }

  .section-best-course {
    height: auto;
    padding: 100px 40px;
  }

  .text-18-white-aleft-3.text-p-course-certificate {
    text-align: left;
    font-size: 20px;
  }

  .text-18-white-aleft-3.text-p-best-course {
    text-align: center;
    font-size: 20px;
  }

  .image-134.img-best-course-section {
    width: 70%;
    max-width: none;
  }

  .text-span-119 {
    color: #00bf93;
  }

  .h-subtitle-quotes-center {
    font-size: 15px;
  }

  .div-block-218 {
    height: 600px;
    padding-top: 0;
  }

  .section-privacy-policy {
    margin-top: -300px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .rectangle-2 {
    margin-top: -100px;
  }

  .left-arrow-9 {
    top: 22%;
    right: 13%;
  }

  .right-arrow-9 {
    top: 22%;
    right: 7%;
  }

  .modal-wrapper-andien-rachma {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .section-problem, .footer-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-image {
    margin-left: auto;
    margin-right: auto;
    right: auto;
  }

  .header-text {
    font-family: Tomorrow, sans-serif;
    font-size: 28px;
    line-height: 120%;
  }
}

@media screen and (max-width: 767px) {
  .bit-vector {
    display: none;
  }

  .section-hero {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-2.btn2-what-learn-prop-custom, .button-2.btn2-certificate-prop-custom {
    margin-bottom: 15px;
  }

  .heading {
    font-size: 28px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .why-learn-data {
    padding: 60px 10px;
  }

  .image-4, .image-5 {
    width: 80px;
  }

  .section-curriculum {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-item {
    width: 460px;
  }

  .card-slider__arrow-left, .card-slider__arrow-right {
    display: none;
  }

  .section-mentor.gain-experience {
    height: 800px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-slider-mentor__mask {
    height: auto;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .hero-section.hero-km-home {
    height: auto;
  }

  .column-7 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .columns-4 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .column-8.col8-trial-class-display-custom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .columns-5 {
    justify-content: center;
  }

  .columns-5.col5-trial-class-display-custom {
    flex-direction: column;
  }

  .column-9.col9-trial-class-display-custom {
    justify-content: flex-start;
  }

  .heading-38 {
    padding-left: 10px;
    padding-right: 14px;
    font-size: 24px;
  }

  .tab-pane-tab-1 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-16 {
    top: 15%;
    left: 49%;
    right: auto;
  }

  .columns-7 {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-19 {
    top: 15%;
    left: 44%;
  }

  .image-22 {
    bottom: 56%;
    right: 66px;
  }

  .div-block-32 {
    min-height: 0;
  }

  .div-block-32.dblok32-webinar-prop-custom {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-32.dblock32-materi-card-t-custom {
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-32.dblock32-materi-card-p-t-custom {
    min-height: 0;
  }

  .div-block-32.dblock32-materi-card-t-p-custom {
    width: auto;
  }

  .div-block-32.dblock32-materi-card-p-custom-copy {
    min-height: 0;
  }

  .div-block-32.dblock32-benefit-trial-class-ro-custom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    min-width: 0;
    display: flex;
  }

  .div-block-32.subcard-process-km {
    width: auto;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-32.card-head-process-km, .div-block-32.card-body-process-km {
    min-height: 0;
  }

  .text-16px-mp-0 {
    text-align: left;
    align-items: center;
    display: flex;
  }

  .text-16px-mp-0.p-benefit-trial-class-prop-custom {
    text-align: center;
    min-height: 0;
    display: block;
  }

  .btn-lanjut-bottom {
    margin-top: 20px;
    display: flex;
    position: static;
  }

  .btn-lanjut-bottom.btn-lanjut-benefit-display-custom {
    justify-content: center;
    display: block;
    left: 0;
  }

  .container-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-41 {
    padding-left: 20px;
  }

  .left-arrow-3 {
    display: none;
    top: 20%;
    right: 19%;
  }

  .right-arrow-3 {
    display: none;
    top: 20%;
    right: 9%;
  }

  .mask {
    overflow: hidden;
  }

  .section-masih-bingung {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-content.slide-apa-kata-mereka {
    height: auto;
  }

  .image-29 {
    z-index: auto;
  }

  .wrapper-content-footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-32 {
    left: -10px;
  }

  .link-block-2 {
    display: block;
  }

  .hero-section-aboutus {
    height: 700px;
  }

  .image-33 {
    width: 40%;
  }

  .image-34, .image-35 {
    width: 50%;
  }

  .image-36 {
    width: 40%;
    inset: auto 0% 0% auto;
  }

  .hero-video {
    top: -160px;
  }

  .section-video {
    height: 237px;
  }

  .wrapper-hero-about {
    margin-top: 7.5rem;
  }

  .image-37 {
    display: none;
  }

  .hero-section-program {
    height: 1000px;
  }

  .wrapper-hero-program-left {
    width: 400px;
  }

  .wrapper-hero-program-right.wrapper-hero-program-right-webinar-custom, .wrapper-hero-program-right.wrapper-hero-program-right-trial-class-custom {
    margin-top: 0;
  }

  .text-left-white-sub-head-18px {
    text-align: center;
  }

  .columns-11 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    width: auto;
  }

  .kenapa-belajar-bitlabs {
    height: auto;
  }

  .section-faq {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navbar-mobile {
    display: none;
  }

  .navbar-content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-26.tabs-program-mobile {
    font-size: 12px;
  }

  .btn-with-icon {
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-keunggulan-prakerja-bitlabs {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-content-dflex {
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .section-program-prakerja {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-9 {
    display: block;
  }

  .wrapper-card-pilihan-program {
    display: none;
  }

  .wrapper-dflex-left {
    margin-bottom: 40px;
  }

  .wrapper-dflex-center {
    flex-wrap: wrap;
  }

  .divider-solid-vertical-prakerja-1 {
    height: 376px;
  }

  .divider-solid-vertical-prakerja-2 {
    height: 58px;
    top: 177px;
  }

  .divider-solid-vertical-prakerja-3 {
    height: 58px;
    top: 290px;
  }

  .column-23 {
    margin-bottom: 20px;
  }

  .slide-nav-12 {
    display: block;
  }

  .mask-7 {
    height: auto;
  }

  .slide-shopee {
    overflow: hidden;
  }

  .image-61 {
    max-width: 350px;
    position: absolute;
    top: -15px;
    right: 14%;
  }

  .image-62 {
    max-width: 350px;
    top: 5%;
    left: 20%;
  }

  .columns-12 {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
    flex-direction: column;
  }

  .container-16 {
    height: 750px;
  }

  .column-25 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-26 {
    text-align: center;
    height: 50%;
    overflow: visible;
  }

  .div-block-60 {
    position: relative;
  }

  .wrapper-dflex-left-end {
    margin-bottom: 40px;
  }

  .section-cocok-contributor, .section-cocok-contributor.section-cocok-contributor-custom {
    padding-bottom: 40px;
  }

  .div-block-67 {
    flex-wrap: wrap;
    margin-top: 40px;
    position: static;
    bottom: -477px;
  }

  .div-block-67.div-block-67-custom {
    margin-top: 75px;
    position: static;
  }

  .div-block-68 {
    background-image: none;
    flex-direction: row;
    align-items: flex-start;
    height: auto;
    min-height: 0;
    display: block;
    position: static;
  }

  .div-block-68.dblock68-webinar-display-custom {
    height: auto;
    min-height: 0;
  }

  .div-block-75 {
    width: auto;
    min-width: auto;
  }

  .slide-9, .slide-kampus-merdeka, .slide-8-copy, .slide-8-copy, .slide-awarding-night, .slide-onsite-training, .slide-kampus {
    overflow: hidden;
  }

  .div-block-80 {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-75, .image-76, .image-77, .image-83.img-bg-comptia, .div-block-86, .div-block-86.wrapper-heri-img-comptia {
    display: none;
  }

  .content-img-profile-speaker, .text-18-white-aleft {
    width: auto;
  }

  .text-18-white-aleft.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom, .text-18-white-aleft.t-what-learn-fs-custom.t-t-profile-speaker-fs-custom {
    min-width: 350px;
  }

  .image-85.img85-webinar-size-custom {
    order: 0;
    align-self: flex-start;
    max-width: 50%;
    margin-top: 60px;
    position: static;
  }

  .image-85.img85-course-size-custom {
    order: 0;
    align-self: flex-start;
    max-width: 50%;
    margin-top: 60px;
    display: block;
    position: static;
  }

  .image-85.img85-course-size-custom--mobile {
    order: 0;
    align-self: flex-start;
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 20px;
    display: block;
    position: static;
  }

  .image-85.img85-comptia-size-custom--mobile {
    order: 0;
    align-self: flex-start;
    max-width: 70%;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  .section-hero-comptia {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 0%;
    background-size: cover;
    height: 990px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-hero-comptia.s-hero-prop-custom {
    height: 650px;
  }

  .div-block-81-comptia.dblock-webinar-pd-custom {
    min-height: 480px;
  }

  .div-block-94 {
    width: 70%;
    margin-right: 0;
  }

  .column-32 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .content-profile-speaker {
    width: 440px;
    max-width: none;
  }

  .div-block-183 {
    align-items: center;
  }

  .image-94.img-profile-speaker-linkedin-custom {
    right: -1%;
  }

  .section-certificate {
    background-position: 50%;
  }

  .content-what-learn {
    width: 440px;
    max-width: none;
  }

  .div-block-186 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .columns-33 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    width: auto;
  }

  .column-37 {
    align-self: flex-start;
    position: relative;
  }

  .columns-34 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    width: auto;
  }

  .columns-34.col34-hero-webinar-custom {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-section-program-1 {
    height: 1000px;
  }

  .hero-section-program-1.hero-section-program-1-webinar-custom {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .column-38 {
    order: 1;
    align-self: auto;
    display: none;
  }

  .columns-35 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    width: auto;
  }

  .hero-section-program-3 {
    height: 1000px;
  }

  .image-104.img104-webinat-size-custom, .image-104.img-arrow-quotes {
    width: 40px;
    display: none;
    left: 201px;
  }

  .section-materi {
    height: 1000px;
  }

  .section-agenda-materi {
    padding: 60px 10px;
  }

  .columns-36 {
    align-items: center;
    display: flex;
  }

  .div-block-190 {
    margin-right: 0;
  }

  .content-certificate {
    width: 440px;
    max-width: none;
    padding-right: 0;
  }

  .image-107 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-biaya {
    padding: 60px 10px;
  }

  .image-108 {
    position: relative;
    top: auto;
  }

  .image-111 {
    position: absolute;
    top: 96px;
  }

  .column-44 {
    display: none;
  }

  .div-block-196 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .hero-section-program-2 {
    height: 1000px;
  }

  .hero-section-program-2.hero-section-program-1-webinar-custom, .hero-section-program-2.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .hero-section-webinar {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    min-height: 700px;
  }

  .hero-section-webinar.hero-section-program-1-webinar-custom, .hero-section-webinar.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .hero-section-tclass {
    height: auto;
    min-height: 700px;
  }

  .hero-section-tclass.hero-section-program-1-webinar-custom, .hero-section-tclass.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .spacer-60px-hide-mobile {
    display: none;
  }

  .text-18-white-aleft-2 {
    width: auto;
  }

  .text-18-white-aleft-2.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom {
    min-width: 350px;
  }

  .div-block-201 {
    align-items: center;
  }

  .image-118.img-profile-speaker-linkedin-custom {
    right: -1%;
  }

  .section-registrasi-footer {
    background-image: url('../images/bg-pixels-program.png');
    background-position: 50%;
    background-size: cover;
  }

  .count {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-203 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-119 {
    margin-left: 5px;
  }

  .content-what-learn-left {
    width: 440px;
    max-width: none;
  }

  .image-120.img-best-course, .image-120.img-km, .image-120.img-best-course-km-home, .image-120.img-km-home {
    margin-bottom: 0;
  }

  .content-text-course-certificate {
    align-items: flex-start;
    width: 400px;
  }

  .kenapa-course-bitlabs {
    height: auto;
  }

  .section-curriculum-course {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-204 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-122 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-biaya-course {
    padding: 60px 10px;
  }

  .column-47 {
    justify-content: center;
  }

  .columns-40 {
    flex-direction: row;
  }

  .div-block-207 {
    margin-top: 10px;
  }

  .wrapper-hero-course-program-left {
    width: 400px;
    margin-bottom: 40px;
  }

  .wrapper-hero-course-program-left.wrapper-hero-bootcamp-km, .wrapper-hero-course-program-left.wrapper-hero-bootcamp-km-home {
    width: auto;
    max-width: none;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .img-quotes {
    max-width: 80%;
    display: inline-block;
  }

  .img-bg-quotes {
    max-width: 350px;
    position: absolute;
    top: -15px;
    right: 14%;
  }

  .div-block-211 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .columns-41 {
    flex-direction: column;
  }

  .h-quotes {
    font-size: 28px;
  }

  .div-block-212 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .hero-section-course {
    height: auto;
    min-height: 700px;
  }

  .hero-section-course.hero-section-program-1-webinar-custom, .hero-section-course.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .hero-section-bootcamp {
    height: auto;
    min-height: 700px;
  }

  .hero-section-bootcamp.hero-section-program-1-webinar-custom, .hero-section-bootcamp.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .image-125 {
    max-width: 80%;
  }

  .image-125.img-hero-km {
    max-width: 90%;
  }

  .image-125.img-hero-km-custom-m {
    max-width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .wraper-curriculum-bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-arrow-bootcamp {
    display: none;
    top: 20%;
    right: 19%;
  }

  .right-arrow-bootcamp {
    display: none;
    top: 20%;
    right: 9%;
  }

  .title-slider-bootcamp {
    padding-left: 0;
  }

  .img-bg-slider-card-bootcamp {
    z-index: auto;
    display: none;
  }

  .section-why-learn-bitlabs {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-title-km-home {
    margin-top: 0;
  }

  .wrapper-km-home {
    margin: 60px 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .hero-section-km {
    height: auto;
    min-height: 700px;
  }

  .hero-section-km.hero-section-program-1-webinar-custom, .hero-section-km.hero-section-program-1-webinar-custom-copy {
    background-image: url('../images/bg-pixels-program.png');
    background-size: auto;
    height: 750px;
  }

  .section-process-kampus-merdeka {
    padding: 60px 10px;
  }

  .devider-process-ver-km {
    margin-bottom: 40px;
  }

  .section-comunity {
    background-position: 50%;
  }

  .content-comunity {
    width: 440px;
    max-width: none;
    padding-right: 0;
  }

  .content-img-winner {
    width: auto;
  }

  .div-block-216 {
    align-items: center;
  }

  .text-18-white-aleft-3 {
    width: auto;
  }

  .image-134 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-134.img-best-course-section {
    max-width: 70%;
  }

  .section-privacy-policy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-53 {
    padding-left: 20px;
  }

  .left-arrow-9 {
    display: none;
    top: 20%;
    right: 19%;
  }

  .container-24 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right-arrow-9 {
    display: none;
    top: 20%;
    right: 9%;
  }

  .modal-wrapper-andien-rachma {
    display: none;
  }

  .background-video {
    width: 46%;
    height: 450px;
  }

  .text-container {
    grid-row-gap: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .subheading {
    font-size: 18px;
  }

  .button {
    width: 240px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .button-text-2 {
    font-size: 14px;
  }

  .partners-heading {
    font-size: 18px;
  }

  .navbar-desktop {
    padding-left: 15px;
    padding-right: 15px;
  }

  .vectors-wrapper-6 {
    width: 80px;
    height: auto;
  }

  .button-12 {
    height: 38px;
  }

  .button-text-3 {
    font-size: 14px;
  }

  .h1-0, .h1-1 {
    font-size: 28px;
  }

  .section-company {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h2-light-0, .h2-light-1 {
    font-size: 21px;
  }

  .section-problem {
    grid-row-gap: 30px;
  }

  .heading-54 {
    font-size: 21px;
  }

  .issue-container {
    grid-row-gap: 10px;
  }

  .vectors-wrapper-7 {
    width: 40px;
    height: 40px;
  }

  .issue-text {
    font-size: 14px;
  }

  .section-solution {
    flex-flow: column;
  }

  .image-142 {
    height: 280px;
  }

  .list-text {
    font-size: 14px;
  }

  .main-text-0, .main-text-1 {
    font-size: 21px;
  }

  .section-usp {
    flex-flow: column;
  }

  .section-container {
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }

  .title {
    text-align: center;
  }

  .feature-item {
    grid-row-gap: 10px;
  }

  .feature-title {
    font-size: 16px;
  }

  .feature-description-2 {
    font-size: 12px;
  }

  .section-header {
    text-align: center;
  }

  .subtitle {
    font-size: 14px;
  }

  .job-listings-container {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .job-title {
    font-size: 18px;
  }

  .main-title-0, .main-title-1 {
    font-size: 21px;
  }

  .section-step {
    grid-row-gap: 30px;
  }

  .title-2 {
    font-size: 21px;
  }

  .steps-container {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .step-container {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .step-description {
    font-size: 14px;
  }

  .step-number {
    color: #fff;
    font-family: Tomorrow, sans-serif;
    font-size: 21px;
    font-weight: 700;
  }

  .steps-container-2 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .step-container-2 {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-testimony {
    padding-bottom: 150px;
  }

  .title-3 {
    font-size: 21px;
  }

  .subtitle-2 {
    font-size: 14px;
  }

  .testimonial-logo {
    height: 20px;
  }

  .testimonials-grid {
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .testimonial-card {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .testimonial-card-text {
    height: auto;
    font-size: 14px;
  }

  .footer-3 {
    padding-top: 90px;
  }

  .header-image {
    width: 90%;
    min-height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-text {
    font-size: 21px;
  }

  .address-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .description-0, .description-1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 25px;
  }

  .section-hero {
    width: 100%;
    height: auto;
    padding: 80px 5px 30px;
  }

  .button-2.btn2-what-learn-prop-custom, .button-2.btn2-certificate-prop-custom {
    margin-bottom: 15px;
  }

  .button-2.btn-head-trial-class-m-custom {
    font-size: 10px;
  }

  .div-block {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .heading-2 {
    font-size: 32px;
  }

  .paragraph {
    width: auto;
    font-size: 16px;
  }

  .wrapper-hero-btn {
    flex-wrap: wrap;
  }

  .section-carier-program {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrapper-carier-clasification {
    flex-flow: column;
  }

  .heading-5.h5-process-km, .heading-5.htitle-certificate-fs-custom {
    font-size: 24px;
  }

  .heading-6.h-tcard-biaya-course-before-custom {
    font-size: 28px;
  }

  .section-curriculum {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-18 {
    font-size: 24px;
    line-height: 32px;
  }

  .accordion-item {
    width: 100%;
  }

  .accordion-trigger {
    height: auto;
    padding: 5px;
  }

  .section-bootcamp-registration {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-28 {
    font-size: 28px;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-25 {
    flex-flow: column;
    width: 100%;
  }

  .btn-outline {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 14px;
    display: flex;
  }

  .btn-outline.btn-outline-webinar-custom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-outline.btn-outline-biaya-course {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-27 {
    width: 100%;
  }

  .div-block-28 {
    width: 100%;
    height: auto;
    padding: 15px 15px 30px;
  }

  .heading-32 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .hero-section {
    min-height: 844px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-33 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 41px;
  }

  .text-block-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-mitra {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-34 {
    text-align: center;
    margin-top: 0;
    font-size: 21px;
    line-height: 31px;
  }

  .columns-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-35 {
    font-size: 24px;
    line-height: 31px;
  }

  .text-block-11 {
    font-size: 16px;
  }

  .column-8 {
    padding-top: 20px;
  }

  .columns-5 {
    grid-column-gap: 13px;
    grid-row-gap: 0px;
    flex-wrap: nowrap;
    display: flex;
  }

  .columns-5.col5-trial-class-display-custom {
    margin-bottom: 20px;
  }

  .column-9 {
    flex-wrap: wrap;
    justify-content: center;
    align-self: auto;
    display: block;
  }

  .columns-6 {
    flex-flow: column;
  }

  .heading-37 {
    font-size: 24px;
    line-height: 31px;
  }

  .text-block-12 {
    line-height: 24px;
  }

  .container-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-pilihan-program {
    width: auto;
  }

  .heading-38 {
    line-height: 31px;
  }

  .tabs-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-link, .tab-link.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-13 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-39 {
    font-size: 18px;
  }

  .text-block-14 {
    font-size: 14px;
  }

  .link-2 {
    font-family: DM Sans, sans-serif;
    font-size: 14px;
    display: block;
  }

  .image-16 {
    left: 69%;
  }

  .image-17 {
    display: block;
  }

  .div-block-30 {
    margin-top: 8px;
  }

  .heading-40 {
    font-family: DM Sans, sans-serif;
    font-size: 18px;
  }

  .text-block-15 {
    font-size: 14px;
  }

  .image-19 {
    left: 21%;
  }

  .section-bingung-pilih-program {
    padding: 60px 10px 80px;
  }

  .heading-title-white-center-32px {
    font-size: 24px;
    line-height: 31px;
  }

  .image-20, .image-21 {
    width: 70px;
  }

  .image-21.img21-section-custom {
    display: none;
  }

  .container-10 {
    margin-top: 30px;
    padding: 40px 5px 60px;
  }

  .cut-shape-second, .cut-shape {
    width: 80px;
  }

  .heading-16px {
    font-size: 14px;
    line-height: 21px;
  }

  .column-bottom-border {
    text-align: center;
  }

  .text-16px {
    font-size: 14px;
    line-height: 21px;
  }

  .heading-24px {
    font-size: 18px;
    line-height: 27px;
  }

  .column-14 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-22 {
    bottom: 53%;
    right: 8px;
  }

  .image-23 {
    bottom: 39%;
    right: 40%;
  }

  .image-24 {
    bottom: 35%;
  }

  .div-block-32 {
    min-height: 0;
    margin-bottom: 10px;
  }

  .div-block-32.bg-ehite {
    margin-right: 0;
    padding-right: 58px;
  }

  .div-block-32.bg-ehite.dblock-card-biaya-custom {
    margin-top: 40px;
    padding-right: 20px;
  }

  .div-block-32.bg-ehite.dblock32-card-materi-webinar-mobile {
    padding-right: 20px;
  }

  .div-block-32.subcard-process-km {
    margin-top: 0;
  }

  .heading-18px-mp-0 {
    font-size: 16px;
    line-height: 27px;
  }

  .heading-18px-mp-0.heading-18px-mp-0-mobile {
    text-align: center;
    flex-direction: row;
    display: block;
  }

  .text-16px-mp-0 {
    text-align: left;
    justify-content: flex-start;
    align-self: auto;
    margin-top: 10px;
    display: flex;
  }

  .btn-lanjut-bottom.btn-lanjut-benefit-display-custom {
    display: flex;
  }

  .container-12 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-title-white-left-32px {
    text-align: center;
    font-size: 24px;
    line-height: 31px;
  }

  .btn-secondary-green-16px-bold.btn-registrasi-footer, .btn-secondary-green-16px-bold.btn-registrasi-footer-da, .btn-secondary-green-16px-bold.btn-registrasi-footer-ds {
    display: flex;
  }

  .div-block-34 {
    margin-bottom: 0;
  }

  .heading-41 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .left-arrow-3 {
    display: none;
    top: 18%;
  }

  .slide {
    width: 200px;
    height: 357px;
  }

  .right-arrow-3 {
    display: none;
    top: 18%;
  }

  .mask {
    padding-left: 0;
  }

  .section-masih-bingung {
    text-align: center;
    height: auto;
    display: block;
  }

  .heading-16px-white {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-title-white-center-32px-mp-0 {
    font-size: 24px;
    line-height: 31px;
  }

  .section-apa-kata-mereka {
    height: auto;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-container {
    height: auto;
  }

  .slide-content {
    width: 100%;
    height: 578px;
  }

  .slide-content.slide-apa-kata-mereka {
    width: 90%;
  }

  .div-block-37 {
    left: -15%;
  }

  .div-block-squere {
    right: -14%;
  }

  .section-event {
    height: auto;
  }

  .slider-2 {
    display: none;
  }

  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapper-content-footer {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link-3 {
    font-size: 14px;
  }

  .text-block-20 {
    text-align: center;
    font-size: 14px;
  }

  .div-block-43 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .wrapper-child-content-footer {
    justify-content: flex-start;
  }

  .text-block-21 {
    font-size: 12px;
  }

  .text-block-22, .text-block-23 {
    font-family: DM Sans, sans-serif;
    font-size: 12px;
  }

  .link-block-2 {
    display: block;
  }

  .hero-section-aboutus {
    height: auto;
    min-height: 670px;
  }

  .image-33 {
    width: 40%;
  }

  .image-34 {
    width: 50%;
  }

  .image-35 {
    width: 45%;
  }

  .image-36 {
    width: 45%;
    inset: 0% 0% auto auto;
  }

  .hero-video {
    padding-left: 5px;
    padding-right: 5px;
    top: -110px;
  }

  .section-video {
    height: 200px;
  }

  .section-partnership {
    padding-top: 20px;
  }

  .h-40 {
    font-size: 32px;
    line-height: 44px;
  }

  .text-white-sub-head-18px {
    font-size: 16px;
    line-height: 25px;
  }

  .wrapper-hero-about {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-title-blue-center-32px-mp-0 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 24px;
    overflow: visible;
  }

  .heading-title-blue-center-32px-mp-0.h32-webinar-m-custom {
    font-size: 24px;
  }

  .image-37 {
    left: 105px;
  }

  .columns-10 {
    grid-row-gap: 13px;
    flex-direction: column;
  }

  .section-core-value {
    height: 900px;
  }

  .heading-white-left-24px-mp0 {
    font-size: 22px;
  }

  .text-white-16px-mp-0 {
    font-size: 14px;
  }

  .div-block-46 {
    z-index: 1;
    position: relative;
  }

  .image-41 {
    z-index: 0;
  }

  .section-tertarik-partner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-section-program {
    background-position: 50%;
    min-height: 844px;
  }

  .wrapper-hero-program-left {
    width: auto;
    margin-top: 20px;
  }

  .h-40-program-hero-section {
    font-size: 32px;
    line-height: 42px;
  }

  .text-left-white-sub-head-18px {
    text-align: center;
    font-size: 14px;
    line-height: 23px;
  }

  .columns-11 {
    flex-flow: wrap-reverse;
  }

  .image-45 {
    max-width: 100%;
  }

  .section-faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion-trigger-faq {
    border-bottom: 1px solid var(--neutral--03);
  }

  .accordion-content-faq {
    height: auto;
    margin-top: 15px;
  }

  .text-grey3-18px-mmp-0 {
    font-size: 14px;
  }

  .slide-6 {
    width: 280px;
    height: 315px;
  }

  .column-20 {
    line-height: 21px;
  }

  .column-21, .column-22 {
    margin-bottom: 10px;
  }

  .text-block-become-out-footer {
    width: 100px;
  }

  .wrapper-child-content-footer-w-100 {
    justify-content: flex-start;
    width: 100%;
  }

  .navbar-mobile {
    z-index: 10;
    background-color: #fff;
    flex-direction: column;
    height: 100%;
    display: none;
    position: relative;
  }

  .image-51 {
    position: static;
    inset: 10px 5% auto auto;
  }

  .navbar-mobile-head {
    border-bottom: 1px solid var(--neutral--03);
    background-color: #fff;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .navbar-content {
    height: auto;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .accordion-item-menu {
    border-top-style: none;
    height: auto;
    margin-bottom: 20px;
  }

  .heading-left-bold-14px {
    text-align: left;
    font-family: DM Sans, sans-serif;
    font-size: 14px;
  }

  .tabs-menu-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .tab-link-tab-1 {
    border-bottom: 2px solid var(--neutral--03);
    text-align: center;
    background-color: #0000;
    width: 100%;
  }

  .tab-link-tab-1.w--current {
    border-bottom: 2px solid var(--prime-blue);
    color: var(--dark-blue-basic);
    text-align: center;
    background-color: #0000;
    width: 100%;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
  }

  .tab-link-tab-2 {
    border-bottom: 2px solid var(--neutral--03);
    text-align: center;
    background-color: #0000;
    width: 100%;
  }

  .text-grey3-14px-mp-0 {
    color: var(--grey--03);
    line-height: 21px;
  }

  .link-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    text-decoration: none;
    display: flex;
  }

  .text-block-25 {
    color: var(--black-base);
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  }

  .text-block-26 {
    color: var(--dark-blue-basic);
    font-family: DM Sans, sans-serif;
    font-weight: 500;
  }

  .text-block-26.tabs-program-mobile {
    display: block;
  }

  .text-block-27 {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    display: block;
  }

  .link-block-4, .link-block-5 {
    text-decoration: none;
  }

  .btn-with-icon {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    background-color: var(--green-base);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    width: 181px;
    padding: 12px 20px;
    text-decoration: none;
    display: flex;
  }

  .heading-45 {
    font-family: DM Sans, sans-serif;
    font-size: 16px;
  }

  .wrapper-btn-icon {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .wrapper-navbar-movbile-view {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .footer-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-4 {
    font-size: 14px;
  }

  .div-block-53 {
    justify-content: space-between;
    display: none;
  }

  .wrapper-hero-content-left-prakerja {
    width: auto;
  }

  .heading-40px {
    font-size: 32px;
  }

  .wrapper-child-content-footer-hubungi {
    justify-content: flex-start;
  }

  .width-360px-dflex-center.card-follow-webinar-prop-custom.card-why-learn-km {
    height: auto;
  }

  .number-badge-primary {
    position: relative;
    left: 0;
  }

  .wrapper-dflex-center {
    overflow: hidden;
  }

  .divider-solid-vertical-prakerja-1 {
    height: 440px;
    display: block;
    top: 0;
  }

  .section-call-to-action-prakerja {
    background-color: #0000;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .image-57, .image-58 {
    width: 150px;
    height: 163px;
  }

  .heading-center-black-16px {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
  }

  .heading-bold-14px {
    text-align: left;
    font-family: DM Sans, sans-serif;
    font-size: 14px;
  }

  .image-59 {
    width: 14px;
  }

  .image-60 {
    width: 20px;
  }

  .div-block-57 {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-57.card-section-program-km {
    width: auto;
    max-width: 350px;
  }

  .div-block-57.card-section-merch {
    width: 120px;
    max-width: none;
  }

  .div-block-58 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .btn-secondary-green-16px-bold-w100 {
    vertical-align: baseline;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .btn-outline-w100 {
    width: 100%;
    font-size: 12px;
  }

  .column-23, .column-24 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav-12 {
    display: none;
  }

  .mask-7 {
    height: auto;
  }

  .slide-shopee {
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
  }

  .image-61 {
    max-width: 350px;
    max-height: 343px;
    position: relative;
    top: -13px;
    right: -7px;
  }

  .image-62 {
    max-width: 350px;
    max-height: 343px;
    position: absolute;
    top: 0%;
    left: 0%;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: space-between;
    height: 750px;
    display: flex;
  }

  .container-16 {
    height: auto;
  }

  .wrapper-child-content-footer-mobileview {
    justify-content: flex-start;
    display: none;
  }

  .column-25 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-26 {
    justify-content: center;
    align-items: center;
    height: 50%;
    display: flex;
    position: relative;
  }

  .div-block-61 {
    padding-top: 3px;
    padding-bottom: 4px;
  }

  .wrapper-dflex-left-end {
    background-color: #fff;
  }

  .div-block-62 {
    height: 900px;
  }

  .div-block-63, .div-block-64 {
    background-position: 0 0;
    background-size: cover;
    width: auto;
    max-width: 371px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-cocok-contributor {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-66 {
    width: 100%;
    margin-bottom: 49px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-67 {
    display: flex;
  }

  .div-block-68 {
    background-image: none;
    background-size: auto;
    flex-wrap: nowrap;
    height: auto;
    min-height: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-apa-yang-dilakukakan {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-72 {
    width: auto;
    height: auto;
  }

  .image-66 {
    height: 100%;
  }

  .div-block-76 {
    background-color: var(--prime-blue);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .image-67 {
    width: 140px;
  }

  .container-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
  }

  .section-partnership-copy {
    padding-bottom: 20px;
  }

  .slide-9, .slide-kampus-merdeka, .slide-8-copy, .slide-8-copy, .slide-awarding-night, .slide-onsite-training, .slide-kampus {
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
  }

  .div-block-79 {
    grid-row-gap: 13px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-80 {
    flex-wrap: wrap;
    width: auto;
    display: flex;
  }

  .link-block-6 {
    width: 100%;
  }

  .cta-pelajari-lebih-lanjut {
    margin-top: 8px;
  }

  .div-block-85 {
    width: auto;
  }

  .image-75 {
    position: absolute;
    top: 35px;
    left: 137px;
  }

  .image-76, .image-77 {
    position: absolute;
    top: 34px;
    left: 140px;
  }

  .columns-16 {
    grid-row-gap: 15px;
    flex-direction: column;
    display: flex;
  }

  .image-78 {
    width: 20%;
  }

  .column-27 {
    z-index: 5;
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-28 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-29 {
    z-index: 5;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-79, .image-80 {
    width: 20%;
  }

  .accordion-item-menu-corporate {
    border-top-style: none;
    height: auto;
    margin-bottom: 20px;
  }

  .div-block-30-hide {
    margin-top: 8px;
  }

  .html-embed {
    width: auto;
  }

  .div-block-87 {
    grid-row-gap: 10px;
  }

  .wrapper-ratings-left {
    width: auto;
  }

  .wrapper-kursus-comptia, .wrapper-profile-speaker {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-img-profile-speaker {
    width: auto;
    min-height: 0;
  }

  .text-18-white-aleft.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom, .text-18-white-aleft.t-what-learn-fs-custom.t-t-profile-speaker-fs-custom {
    min-width: 280px;
  }

  .text-18-white-aleft.text-p-course-certificate {
    font-size: 18px;
  }

  .section-profile-speake {
    height: 900px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-91 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-93 {
    flex-wrap: wrap;
  }

  .btn-hero-cta-w100 {
    width: 100%;
  }

  .image-85.img85-webinar-size-custom, .image-85.img85-course-size-custom {
    max-width: 100%;
    margin-top: 20px;
  }

  .image-85.img85-course-size-custom--mobile, .image-85.img85-comptia-size-custom--mobile {
    max-width: 80%;
    margin-top: 0;
    padding-bottom: 10px;
  }

  .section-hero-comptia {
    width: auto;
    height: 1100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-hero-comptia.s-hero-prop-custom {
    height: 850px;
  }

  .paragraph-comptia {
    width: auto;
    font-size: 16px;
  }

  .div-block-81-comptia.dblock-webinar-pd-custom {
    min-height: 650px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-1-comptia {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .link-block-6-hide, .div-block-94 {
    width: 100%;
  }

  .popup-ebook {
    max-width: 310px;
  }

  .column-31.column31-webinar-prop-custom {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-webinar-learning {
    height: 900px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-profile-speaker {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-profile-speaker {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-img-profile-speaker-copy, .div-block-183 {
    width: auto;
  }

  .column-33 {
    display: block;
  }

  .section-certificate {
    background-image: url('../images/Isolation_Mode-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-img-what-learn {
    flex-direction: column;
    align-self: center;
    width: auto;
  }

  .content-what-learn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-185 {
    margin-bottom: 20px;
  }

  .h-40-program-hero-section-2 {
    font-size: 32px;
    line-height: 42px;
  }

  .columns-33 {
    flex-flow: wrap-reverse;
  }

  .btn-outline-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 14px;
    display: flex;
  }

  .image-98 {
    max-width: 100%;
  }

  .h-40-program-hero-section-3 {
    font-size: 32px;
    line-height: 42px;
  }

  .columns-34 {
    flex-flow: wrap-reverse;
  }

  .columns-34.col34-hero-webinar-custom {
    padding-top: 0;
  }

  .hero-section-program-1 {
    background-position: 50%;
    min-height: 844px;
  }

  .hero-section-program-1.hero-section-program-1-webinar-custom {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .column-38 {
    order: -1;
  }

  .image-99 {
    max-width: 100%;
  }

  .h-40-program-hero-section-4 {
    font-size: 32px;
    line-height: 42px;
  }

  .columns-35 {
    flex-flow: wrap-reverse;
  }

  .hero-section-program-3 {
    background-position: 50%;
    min-height: 844px;
  }

  .image-101 {
    max-width: 100%;
  }

  .section-materi {
    background-position: 50%;
    min-height: 844px;
  }

  .wrapper-certificate {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-certificate {
    width: auto;
    padding-left: 10px;
    padding-right: 0;
  }

  .section-what-learn {
    background-size: cover;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-107 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-img-certificate {
    flex-direction: column;
    align-self: center;
    width: auto;
  }

  .dblock1-header-trial-class-prop-custom {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  .column-44 {
    display: none;
  }

  .link-lanjut-benefit-1-data-a {
    font-family: DM Sans, sans-serif;
    font-size: 14px;
    display: block;
  }

  .link-lanjut-benefit-2-data-a, .link-lanjut-benefit-3-data-a {
    font-family: DM Sans, sans-serif;
    font-size: 14px;
    display: none;
  }

  .hero-section-program-2 {
    background-position: 50%;
    min-height: 844px;
  }

  .hero-section-program-2.hero-section-program-1-webinar-custom, .hero-section-program-2.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .hero-section-webinar {
    background-position: 50%;
    min-height: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-webinar.hero-section-program-1-webinar-custom, .hero-section-webinar.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .hero-section-tclass {
    background-position: 50%;
    min-height: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-tclass.hero-section-program-1-webinar-custom, .hero-section-tclass.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .content-img-what-learn-last-order {
    flex-direction: column;
    align-self: center;
    width: auto;
  }

  .div-block-198 {
    min-height: 300px;
    margin-bottom: 10px;
  }

  .div-block-198.bg-ehite {
    margin-right: 0;
    padding-right: 58px;
  }

  .div-block-198.bg-ehite.dblock-card-biaya-custom {
    margin-top: 40px;
    padding-right: 20px;
  }

  .div-block-200 {
    min-height: 300px;
    margin-bottom: 10px;
  }

  .div-block-200.bg-ehite {
    margin-right: 0;
    padding-right: 58px;
  }

  .div-block-200.bg-ehite.dblock-card-biaya-custom {
    margin-top: 40px;
    padding-right: 20px;
  }

  .text-18-white-aleft-2.t-profile-speaker-fs-custom.t-t-profile-speaker-fs-custom {
    min-width: 280px;
  }

  .div-block-201 {
    width: auto;
  }

  .column-46 {
    display: block;
  }

  .list-2 {
    flex-direction: column;
    display: flex;
  }

  .section-registrasi-footer {
    background-position: 100%;
  }

  .count {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .count-text {
    height: 51%;
    font-size: 14px;
    font-weight: 400;
  }

  .count-text.done {
    padding-top: 3px;
  }

  .bar-wrap {
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 40px;
    margin-right: 20px;
  }

  .bar {
    height: 35px;
  }

  .div-block-202 {
    height: 35px;
    margin-top: 20px;
  }

  .div-block-203 {
    flex-flow: column wrap;
    display: flex;
  }

  .text-span-83 {
    font-size: 40px;
  }

  .image-119 {
    margin-left: 0;
  }

  .section-mitra-webinar, .section-mitra-webinar-ds {
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-what-learn-left {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-mitra-ta-da, .section-mitra-ta-ds {
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-120.img-best-course {
    width: 100px;
  }

  .image-120.img-km {
    width: 80px;
  }

  .section-alumni-course {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-course-certificate {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .wrapper-course-certificate {
    padding-left: 0;
    padding-right: 0;
  }

  .content-text-course-certificate {
    width: auto;
    min-height: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-curriculum-course {
    padding-left: 8px;
    padding-right: 8px;
  }

  .image-122 {
    align-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-206 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .wrapper-hero-course-program-left {
    width: auto;
    margin-top: 20px;
  }

  .wrapper-hero-course-program-left.wrapper-hero-bootcamp-km {
    margin-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-hero-course-program-left.wrapper-hero-bootcamp-km-home {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .img-quotes {
    max-width: 100%;
  }

  .img-bg-quotes {
    max-width: 350px;
    max-height: 343px;
    position: relative;
    top: -13px;
    right: -7px;
  }

  .div-block-211 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-course {
    background-position: 50%;
    min-height: 950px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-course.hero-section-program-1-webinar-custom, .hero-section-course.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .hero-section-bootcamp {
    background-position: 50%;
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-bootcamp.hero-section-program-1-webinar-custom, .hero-section-bootcamp.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .wrapper-jobs-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-bootcamp-certificate {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-125.img-hero-km {
    max-width: 100%;
  }

  .image-125.img-hero-km-custom-m {
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-span-105 {
    text-align: center;
  }

  .left-arrow-bootcamp, .right-arrow-bootcamp {
    display: none;
    top: 18%;
  }

  .dblock-slider-bootcamp {
    margin-left: 0;
    margin-right: 0;
  }

  .title-slider-bootcamp {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .hero-section-km {
    background-position: 50%;
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section-km.hero-section-program-1-webinar-custom, .hero-section-km.hero-section-program-1-webinar-custom-copy {
    background-image: none;
    background-size: auto;
    height: 800px;
    min-height: 0;
    padding-top: 10px;
  }

  .card-process-km {
    width: 100%;
  }

  .devider-process-ver-km {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section-comunity {
    background-image: url('../images/Isolation_Mode-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .wrapper-comunity {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-comunity {
    width: auto;
    padding-left: 10px;
    padding-right: 0;
  }

  .conteent-video-comunity {
    flex-direction: column;
    align-self: center;
    width: 500px;
  }

  .section-winner {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .wrapper-winner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-img-winner {
    width: auto;
    min-height: 0;
  }

  .section-merch {
    width: auto;
  }

  .image-132, .image-133 {
    width: 70px;
  }

  .div-block-216 {
    width: auto;
  }

  .section-best-course {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .text-18-white-aleft-3.text-p-course-certificate, .text-18-white-aleft-3.text-p-best-course {
    font-size: 18px;
  }

  .image-134 {
    align-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h-40-center {
    font-size: 32px;
    line-height: 44px;
  }

  .section-privacy-policy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rectangle-2 {
    margin-top: -90px;
  }

  .section-pesan {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 360px;
    padding-top: 0;
    padding-right: 30px;
    display: flex;
  }

  .heading-53 {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }

  .left-arrow-9 {
    display: none;
    top: 18%;
  }

  .heading-18px-mp-0-2 {
    font-size: 16px;
    line-height: 27px;
  }

  .div-block-221 {
    margin-bottom: 0;
  }

  .container-24 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-10 {
    width: 200px;
    height: 357px;
  }

  .slide-11 {
    width: 280px;
    height: 315px;
  }

  .right-arrow-9 {
    display: none;
    top: 18%;
  }

  .heading-16px-2 {
    font-size: 14px;
    line-height: 21px;
  }

  .modal-wrapper-andien-rachma {
    display: none;
  }

  .background-video {
    width: 100%;
    height: 500px;
  }

  .columns-45 {
    width: 100%;
    min-width: 0;
  }

  .section-hero-2 {
    flex-direction: column;
    align-items: center;
  }

  .text-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .subheading {
    font-size: 16px;
  }

  .button {
    width: 100%;
    padding: 8px 16px;
  }

  .button-text-2 {
    font-size: 12px;
  }

  .vectors-wrapper-5 {
    width: 12px;
    height: 12px;
  }

  .partners-container {
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .partners-heading {
    font-size: 14px;
  }

  .navbar-desktop {
    padding-left: 15px;
    padding-right: 15px;
  }

  .vectors-wrapper-6 {
    width: 60px;
    height: auto;
  }

  .button-12 {
    height: 32px;
    padding-left: 0;
    padding-right: 8px;
  }

  .button-text-3 {
    font-size: 12px;
  }

  .h1-0, .h1-1 {
    font-size: 28px;
  }

  .section-company {
    padding-left: 15px;
    padding-right: 15px;
  }

  .logo-container {
    width: 100%;
  }

  .h2-light-0, .h2-light-1 {
    font-size: 21px;
  }

  .section-problem {
    grid-row-gap: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-54 {
    font-size: 21px;
  }

  .container-27 {
    grid-column-gap: 15px;
  }

  .issue-container {
    grid-row-gap: 5px;
  }

  .vectors-wrapper-7 {
    width: 30px;
    height: 30px;
  }

  .issue-text {
    font-size: 12px;
  }

  .vectors-wrapper-8 {
    z-index: -1;
  }

  .section-solution {
    flex-direction: column;
    align-items: center;
    padding: 30px 15px;
  }

  .image-142 {
    width: 180px;
    height: 190px;
  }

  .list-text {
    font-size: 14px;
  }

  .main-text-0, .main-text-1 {
    font-size: 21px;
  }

  .section-usp {
    flex-direction: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-container {
    grid-row-gap: 15px;
    width: 100%;
    margin-bottom: 15px;
  }

  .features-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .features-row {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .feature-item {
    grid-row-gap: 5px;
  }

  .vectors-wrapper-12 {
    width: 40px;
    height: 40px;
  }

  .feature-title {
    font-size: 16px;
  }

  .feature-description-2 {
    font-size: 12px;
  }

  .vectors-wrapper-13, .vectors-wrapper-14 {
    z-index: -1;
  }

  .title-0, .title-1 {
    font-size: 21px;
  }

  .feature-description-1 {
    font-size: 12px;
  }

  .subtitle {
    text-align: center;
    font-size: 14px;
  }

  .job-listings-container {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .job-listing {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .job-info {
    justify-content: flex-start;
    align-items: center;
  }

  .job-title {
    text-align: center;
    width: auto;
  }

  .skills-container {
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .skills-label {
    font-family: DM Sans, sans-serif;
  }

  .skills-icons-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
  }

  .job-listing-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .main-title-0, .main-title-1 {
    font-size: 21px;
  }

  .section-step {
    grid-row-gap: 30px;
  }

  .title-2 {
    font-size: 21px;
  }

  .steps-container {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .step-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
  }

  .vectors-wrapper-16 {
    width: 40px;
    height: 40px;
  }

  .step-title {
    font-size: 16px;
  }

  .step-description {
    font-size: 14px;
  }

  .step-number {
    color: #fff;
    font-family: Tomorrow, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .steps-container-2 {
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .vectors-wrapper-18 {
    z-index: -1;
  }

  .title-3 {
    font-size: 21px;
  }

  .subtitle-2 {
    font-size: 14px;
  }

  .testimonials-grid {
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .footer-3 {
    padding-top: 120px;
  }

  .header-image {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    min-height: auto;
    padding: 30px 15px;
    top: -90px;
  }

  .header-text {
    font-size: 21px;
  }

  .address-container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .address-text {
    font-size: 12px;
  }

  .description-0, .description-1 {
    font-size: 14px;
  }
}

#w-node-_556839be-5a59-a66b-4ce5-22441fa7b9bc-4a0eb0bd, #w-node-_0ebb1fd3-fae1-0762-56eb-1e999cfea657-4a0eb0bd, #w-node-_27503fe6-75d6-f0c7-07ad-942add8f1348-4a0eb0bd, #w-node-_27503fe6-75d6-f0c7-07ad-942add8f134a-4a0eb0bd, #w-node-_6a18a60c-84d7-5d11-0a08-8e3b27922409-4a0eb0bd, #w-node-_6a18a60c-84d7-5d11-0a08-8e3b2792240b-4a0eb0bd, #w-node-b383208c-ab5a-2d41-5617-395c79c67963-66ab791a, #w-node-b383208c-ab5a-2d41-5617-395c79c67965-66ab791a, #w-node-_3a695e82-2d82-11ba-2ec5-4464f5ee24d2-ff782e15, #w-node-_3a695e82-2d82-11ba-2ec5-4464f5ee24d4-ff782e15, #w-node-_556839be-5a59-a66b-4ce5-22441fa7b9bc-c252e58c, #w-node-_0ebb1fd3-fae1-0762-56eb-1e999cfea657-c252e58c, #w-node-_27503fe6-75d6-f0c7-07ad-942add8f1348-c252e58c, #w-node-_27503fe6-75d6-f0c7-07ad-942add8f134a-c252e58c, #w-node-_6a18a60c-84d7-5d11-0a08-8e3b27922409-c252e58c, #w-node-_6a18a60c-84d7-5d11-0a08-8e3b2792240b-c252e58c, #w-node-_77eb7956-8361-196b-a910-00f03e8603bc-672e352c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


