.home {
  background-color: #f8f8f5;
  width: 100%;
  min-width: 1280px;
  min-height: 3219px;
  position: relative;
}

.home .hero-section {
  display: flex;
  flex-direction: column;
  width: 1280px;
  align-items: flex-start;
  padding: 80px 24px;
  position: absolute;
  top: 77px;
  left: calc(50% - 640px);
}

.home .abstract-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.05;
  background-image: url(./img/vector.svg);
  background-size: 100% 100%;
}

.home .container {
  display: flex;
  max-width: 1536px;
  align-items: center;
  gap: 64px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.home .div {
  display: flex;
  flex-direction: column;
  width: 576px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
}

.home .overlay-border {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 4px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f4c0251a;
  border-radius: 9999px;
  border: 1px solid;
  border-color: #f4c02533;
}

.home .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.home .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Lexend-SemiBold", Helvetica;
  font-weight: 600;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.home .div-wrapper-2 {
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}

.home .beelab-tempat-anak {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 60px;
}

.home .span {
  color: #0f172a;
}

.home .text-wrapper-3 {
  color: #f4c025;
}

.home .container-2 {
  display: flex;
  flex-direction: column;
  max-width: 576px;
  width: 576px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home .beelab-adalah {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.home .container-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .button {
  gap: 8px;
  padding: 17.5px 32px 18.5px;
  background-color: #f4c025;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 4px 6px -4px #f4c02533, 0px 10px 15px -3px #f4c02533;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .container-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-4 {
  width: fit-content;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .text-wrapper-5 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.home .button-2 {
  all: unset;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 16px 32px;
  background-color: #ffffff;
  border-radius: 24px;
  border: 2px solid;
  border-color: #f1f5f9;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.home .container-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home .overlay-blur {
  position: absolute;
  top: -16px;
  left: -16px;
  width: 96px;
  height: 96px;
  background-color: #f4c02533;
  border-radius: 9999px;
  filter: blur(32px);
}

.home .overlay-blur-2 {
  position: absolute;
  right: -16px;
  bottom: -16px;
  width: 128px;
  height: 128px;
  background-color: #f4c0254c;
  border-radius: 9999px;
  filter: blur(32px);
}

.home .students {
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  border: 8px solid;
  border-color: #ffffff;
  box-shadow: 0px 25px 50px -12px #00000040;
  aspect-ratio: 1.33;
  background-image: url(./img/students-collaborating.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home .process-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 96px 0px;
  position: absolute;
  top: 839px;
  left: 0;
  background-color: #ffffff;
}

.home .container-6 {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: center;
  gap: 64px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.home .container-7 {
  display: flex;
  flex-direction: column;
  max-width: 768px;
  width: 768px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.home .div-wrapper-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .text {
  width: 535.44px;
  height: 40px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 758.3px;
  height: 48px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.home .container-8 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .connecting-line {
  position: absolute;
  width: 100%;
  top: calc(50% - 1px);
  left: 0;
  height: 2px;
  background-color: #f4c02533;
}

.home .step {
  width: 389.33px;
  position: relative;
  align-self: stretch;
  background-color: #f8f8f5;
  border-radius: 16px;
  border: 1px solid;
  border-color: #f4c0251a;
}

.home .background {
  display: flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: calc(50% - 32px);
  background-color: #f4c025;
  border-radius: 16px;
}

.home .text-2 {
  width: 30px;
  height: 36px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .heading {
  width: calc(100% - 66px);
  align-items: center;
  position: absolute;
  top: 121px;
  left: 33px;
  display: flex;
  flex-direction: column;
}

.home .text-3 {
  width: 105.23px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .container-9 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px);
  align-items: center;
  position: absolute;
  top: 165px;
  left: 33px;
}

.home .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.2px;
}

.home .text-4 {
  width: 128.19px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .step-2 {
  width: 389.34px;
  position: relative;
  align-self: stretch;
  background-color: #f8f8f5;
  border-radius: 16px;
  border: 1px solid;
  border-color: #f4c0251a;
}

.home .text-5 {
  width: 142.11px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 294.81px;
  height: 72px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.home .value-grid-section {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  width: 100%;
  align-items: flex-start;
  gap: 64px;
  padding: 0px 24px;
  position: absolute;
  top: 1552px;
  left: 0;
}

.home .container-10 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .container-11 {
  display: inline-flex;
  flex-direction: column;
  max-width: 672px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-6 {
  width: 567.27px;
  height: 40px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-7 {
  width: 630.03px;
  height: 48px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-8 {
  width: 205.77px;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #f4c025;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-9 {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .container-12 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .div-3 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 24px;
  border: 1px solid;
  border-color: #f1f5f9;
  box-shadow: 0px 1px 2px #0000000d;
}

.home .container-wrapper {
  display: flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #eff6ff;
  border-radius: 24px;
}

.home .text-10 {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #3b82f6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .heading-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 128px;
  left: calc(50% - 109px);
}

.home .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 217.95px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.home .container-13 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px);
  align-items: flex-start;
  position: absolute;
  top: 197px;
  left: 33px;
}

.home .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 72px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.home .background-2 {
  display: flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #fff7ed;
  border-radius: 24px;
}

.home .text-11 {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f97316;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .heading-3 {
  width: calc(100% - 66px);
  align-items: flex-start;
  position: absolute;
  top: 113px;
  left: 33px;
  display: flex;
  flex-direction: column;
}

.home .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210.38px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.home .container-14 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px);
  align-items: flex-start;
  position: absolute;
  top: 157px;
  left: 33px;
}

.home .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 216.06px;
  height: 130px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.home .background-3 {
  display: flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #f0fdf4;
  border-radius: 24px;
}

.home .text-12 {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #22c55e;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-13 {
  width: 177.97px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .background-4 {
  display: flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #faf5ff;
  border-radius: 24px;
}

.home .text-14 {
  width: 24px;
  height: 24px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #a855f7;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .pemahaman-teknologi {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 56px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.home .container-15 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px);
  align-items: flex-start;
  position: absolute;
  top: 185px;
  left: 33px;
}

.home .collaboration {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 96px 24px;
  position: absolute;
  top: 2157px;
  left: 0;
  background-color: #f4c0250d;
}

.home .background-5 {
  display: flex;
  align-items: center;
  gap: 48px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f4c025;
  border-radius: 24px;
  overflow: hidden;
}

.home .container-16 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.1;
}

.home .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 300px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #1e293b;
  font-size: 300px;
  letter-spacing: 0;
  line-height: 300px;
  white-space: nowrap;
}

.home .container-17 {
  display: flex;
  flex-direction: column;
  width: 666.67px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.home .bergabunglah-dalam {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 48px;
}

.home .text-15 {
  width: 530.34px;
  height: 56px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #1e293bcc;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .container-18 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .button-3 {
  all: unset;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 17px 40px;
  background-color: #0f172a;
  border-radius: 24px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-16 {
  width: 177.36px;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .button-4 {
  all: unset;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 16px 40px;
  background-color: #ffffff33;
  border-radius: 24px;
  border: 1px solid;
  border-color: #0f172a1a;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-17 {
  width: 131.73px;
  height: 24px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .overlay-border-wrapper {
  display: flex;
  flex-direction: column;
  width: 357.33px;
  align-items: flex-start;
  position: relative;
}

.home .overlay-border-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffffcc;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #ffffff80;
  box-shadow: 0px 8px 10px -6px #0000001a, 0px 20px 25px -5px #0000001a;
  backdrop-filter: blur(4px) brightness(100%);
  -webkit-backdrop-filter: blur(4px) brightness(100%);
}

.home .container-19 {
  display: flex;
  width: 307.33px;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.home .mentor {
  position: relative;
  max-width: 307.33px;
  width: 48px;
  height: 48px;
  border-radius: 9999px;
  background-image: url(./img/mentor.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home .container-20 {
  display: flex;
  flex-direction: column;
  width: 204px;
  align-items: flex-start;
  position: relative;
}

.home .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .text-18 {
  width: 157px;
  height: 20px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .pendidikan-bukan-wrapper {
  display: flex;
  flex-direction: column;
  width: 307.33px;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home .pendidikan-bukan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 277.83px;
  height: 72px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #334155;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.home .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 64px 0px;
  position: absolute;
  top: 2767px;
  left: 0;
  background-color: #0f172a;
}

.home .container-21 {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: flex-start;
  gap: 64px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.home .container-22 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .container-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.home .container-24 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .background-6 {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-image: url(./img/image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home .text-19 {
  width: 72.58px;
  height: 28px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-wrapper-15 {
  color: #ffffff;
  letter-spacing: -0.1px;
  line-height: 28px;
}

.home .text-wrapper-16 {
  color: #f4c025;
  letter-spacing: 0;
}

.home .akademi-pengembangan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22.8px;
}

.home .link {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #1e293b;
  border-radius: 9999px;
}

.home .social-icons {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.home .text-20 {
  width: 20px;
  height: 28px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-wrapper-17 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.home .div-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.home .container-25 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home .text-wrapper-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.home .text-21 {
  width: 14px;
  height: 20px;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .container-26 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 53.44px 0px 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.home .text-wrapper-20 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 192.56px;
  height: 40px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.home .text-22 {
  width: 183.86px;
  height: 20px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .horizontal-border {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #1e293b;
}

.home .text-23 {
  width: 317.45px;
  height: 16px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .container-27 {
  display: inline-flex;
  align-items: flex-start;
  gap: 23.99px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-24 {
  width: 100.77px;
  height: 16px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-25 {
  width: 114.91px;
  height: 16px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .navigation {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 85px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(6px) brightness(100%);
  -webkit-backdrop-filter: blur(6px) brightness(100%);
  background: linear-gradient(180deg, rgba(3, 36, 113, 0.8) 0%, rgba(255, 255, 255, 0.45) 100%);
}

.home .container-28 {
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.home .background-7 {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 16px;
  background-image: url(./img/background.png);
  background-size: cover;
  background-position: 50% 50%;
}

.home .beelab-academy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 215px;
  height: 32px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  line-height: 24px;
}

.home .text-wrapper-21 {
  color: #0f172a;
  letter-spacing: -0.14px;
  line-height: 32px;
}

.home .container-29 {
  display: flex;
  width: 432.94px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.home .text-wrapper-22 {
  width: 46.63px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .text-26 {
  width: 68.81px;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .link-2 {
  display: flex;
  flex-direction: column;
  width: 66px;
  align-items: flex-start;
  position: relative;
}

.home .text-wrapper-23 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 79.98px;
  height: 24px;
  margin-top: -1px;
  margin-right: -13.98px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .text-27 {
  width: 47.52px;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .text-wrapper-24 {
  align-self: stretch;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .button-5 {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  padding: 10px 24px;
  background-color: #f4c025;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 2px 4px -2px #f4c02533, 0px 4px 6px -1px #f4c02533;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.programs {
  background: linear-gradient(0deg, rgba(248, 248, 245, 1) 0%, rgba(248, 248, 245, 1) 100%),
    linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  width: 100%;
  min-width: 1280px;
  min-height: 2049px;
  position: relative;
}

.programs .header-hero-intro {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 80px 320px;
  position: absolute;
  top: 73px;
  left: 0;
  overflow: hidden;
}

.programs .container {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: -125px;
  right: -125px;
  opacity: 0.1;
}

.programs .background-blur {
  position: relative;
  width: 500px;
  height: 500px;
  background-color: #f4c025;
  border-radius: 9999px;
  filter: blur(60px);
}

.programs .div {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: center;
  gap: 24px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.programs .heading {
  display: flex;
  align-items: center;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.programs .our-programs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: 60px;
  white-space: nowrap;
}

.programs .text-wrapper {
  color: #1e293b;
}

.programs .span {
  color: #f4c025;
}

.programs .div-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 672px;
  width: 672px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  margin-left: -40px;
  margin-right: -40px;
}

.programs .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
}

.programs .program-cards {
  display: inline-flex;
  height: 534px;
  align-items: center;
  justify-content: center;
  gap: 22.3px;
  position: absolute;
  top: 373px;
  left: calc(50% - 616px);
}

.programs .kinder-program {
  display: flex;
  flex-direction: column;
  width: 389.33px;
  align-items: flex-start;
  gap: 4px;
  padding: 32px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid;
  border-color: transparent;
  box-shadow: 0px 8px 10px -6px #e2e8f080, 0px 20px 25px -5px #e2e8f080;
}

.programs .margin {
  width: 64px;
  height: 88px;
  padding: 0px 0px 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .overlay {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background-image: url(./img/overlay-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.programs .heading-margin {
  display: flex;
  width: 323.33px;
  align-items: flex-start;
  padding: 0px 0px 8px;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.programs .div-wrapper-2 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-2 {
  align-self: stretch;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  color: #1e293b;
  letter-spacing: 0;
}

.programs .container-wrapper {
  width: 323.33px;
  padding: 0px 0px 16px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 20px;
}

.programs .margin-2 {
  width: 323.33px;
  justify-content: center;
  padding: 0px 0px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .container-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.programs .text-wrapper-4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  margin-bottom: -7px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.programs .margin-3 {
  width: 323.33px;
  padding: 0px 0px 32px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .container-3 {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .div-wrapper-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-5 {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #22c55e;
  letter-spacing: 0;
  white-space: nowrap;
}

.programs .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.programs .button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 323.33px;
  padding: 12px 0px;
  position: relative;
  flex: 0 0 auto;
  border: 2px solid;
  border-color: #f4c025;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.programs .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.programs .explorer-program {
  position: relative;
  width: 408.79px;
  height: 560.7px;
  margin-top: -13.35px;
  margin-bottom: -13.35px;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 2px solid;
  border-color: #f4c025;
  box-shadow: 0px 8px 10px -6px #e2e8f080, 0px 20px 25px -5px #e2e8f080;
}

.programs .background-wrapper {
  width: 67px;
  height: 91px;
  padding: 0px 0px 25.2px;
  position: absolute;
  top: 36px;
  left: 36px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .background {
  position: relative;
  width: 67.2px;
  height: 67.2px;
  margin-bottom: -1.2px;
  border-radius: 16px;
  background-image: url(./img/background.png);
  background-size: cover;
  background-position: 50% 50%;
}

.programs .heading-wrapper {
  width: calc(100% - 71px);
  padding: 0px 0px 8.4px;
  position: absolute;
  top: 128px;
  left: 36px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 25.2px;
  letter-spacing: 0;
  line-height: 33.6px;
}

.programs .margin-4 {
  width: calc(100% - 71px);
  padding: 0px 0px 16px;
  position: absolute;
  top: 170px;
  left: 36px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #f4c025;
  font-size: 14.7px;
  letter-spacing: 0.74px;
  line-height: 21px;
}

.programs .margin-5 {
  width: calc(100% - 71px);
  height: calc(100% - 426px);
  justify-content: center;
  padding: 0px 0px 32px;
  position: absolute;
  top: 208px;
  left: 36px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16.8px;
  letter-spacing: 0;
  line-height: 25.2px;
}

.programs .margin-6 {
  width: calc(100% - 71px);
  padding: 0px 0px 32px;
  position: absolute;
  top: 292px;
  left: 36px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .container-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16.8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .container-5 {
  display: flex;
  align-items: center;
  gap: 12.6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .text-wrapper-11 {
  font-size: 14.7px;
  line-height: 21px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #22c55e;
  letter-spacing: 0;
  white-space: nowrap;
}

.programs .container-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  margin-right: -17.2px;
}

.programs .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 14.7px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.programs .container-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.programs .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 14.7px;
  letter-spacing: 0;
  line-height: 21px;
}

.programs .container-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  margin-right: -20.2px;
}

.programs .button-2 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: calc(100% - 71px);
  padding: 12.2px 0px;
  position: absolute;
  top: 475px;
  left: 36px;
  background-color: #f4c025;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.programs .text-wrapper-14 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.2px;
  white-space: nowrap;
}

.programs .most-popular-wrapper {
  display: flex;
  flex-direction: column;
  width: 37.21%;
  align-items: flex-start;
  padding: 4.2px 16.8px;
  position: absolute;
  top: -15px;
  left: 31.39%;
  background-color: #f4c025;
  border-radius: 9999px;
}

.programs .most-popular {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 12.6px;
  letter-spacing: 1.26px;
  line-height: 16.8px;
  white-space: nowrap;
}

.programs .coder-program {
  flex-direction: column;
  width: 389.34px;
  align-items: flex-start;
  gap: 8px;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid;
  border-color: transparent;
  box-shadow: 0px 8px 10px -6px #e2e8f080, 0px 20px 25px -5px #e2e8f080;
  display: flex;
  position: relative;
  align-self: stretch;
}

.programs .overlay-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background-image: url(./img/overlay.png);
  background-size: cover;
  background-position: 50% 50%;
}

.programs .container-9 {
  position: relative;
  width: 30px;
  height: 36px;
}

.programs .heading-margin-2 {
  width: 323.34px;
  padding: 0px 0px 8px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .margin-7 {
  width: 323.34px;
  padding: 0px 0px 16px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .margin-8 {
  width: 323.34px;
  justify-content: center;
  padding: 0px 0px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  margin-bottom: -3px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.programs .margin-9 {
  width: 323.34px;
  padding: 0px 0px 32px;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .button-3 {
  all: unset;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 323.34px;
  padding: 12px 0px;
  position: relative;
  flex: 0 0 auto;
  border: 2px solid;
  border-color: #f4c025;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.programs .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 64px 0px;
  position: absolute;
  top: 1597px;
  left: 0;
  background-color: #0f172a;
}

.programs .container-10 {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: flex-start;
  gap: 64px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.programs .container-11 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .container-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.programs .container-13 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .background-2 {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-image: url(./img/image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.programs .text {
  width: 72.58px;
  height: 28px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .text-wrapper-16 {
  color: #ffffff;
  letter-spacing: -0.1px;
  line-height: 28px;
}

.programs .text-wrapper-17 {
  color: #f4c025;
  letter-spacing: 0;
}

.programs .akademi-pengembangan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22.8px;
}

.programs .container-14 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .link {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #1e293b;
  border-radius: 9999px;
}

.programs .social-icons {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.programs .text-2 {
  width: 20px;
  height: 28px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.programs .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.programs .container-15 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .text-wrapper-20 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.programs .text-3 {
  width: 14px;
  height: 20px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .container-16 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 53.44px 0px 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.programs .text-wrapper-21 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 192.56px;
  height: 40px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.programs .text-4 {
  width: 183.86px;
  height: 20px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .horizontal-border {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #1e293b;
}

.programs .text-5 {
  width: 317.45px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .container-17 {
  display: inline-flex;
  align-items: flex-start;
  gap: 23.99px;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-6 {
  width: 100.77px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .text-7 {
  width: 114.91px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .learning-process {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 96px 0px;
  position: absolute;
  top: 1003px;
  left: 0;
  background-color: #ffffff;
}

.programs .background-honeycomb {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.03;
}

.programs .text-wrapper-22 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #1e293b;
  font-size: 400px;
  letter-spacing: 0;
  line-height: 400px;
  white-space: nowrap;
}

.programs .container-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .text-wrapper-23 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  white-space: nowrap;
}

.programs .background-3 {
  position: relative;
  width: 96px;
  height: 6px;
  background-color: #f4c025;
  border-radius: 9999px;
}

.programs .container-19 {
  display: flex;
  flex-direction: column;
  max-width: 576px;
  width: 576px;
  align-items: center;
  padding: 8px 0px 0px;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-24 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  margin-left: -30.5px;
  margin-right: -30.5px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.programs .container-20 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.programs .background-border-wrapper {
  width: 96px;
  height: 120px;
  padding: 0px 0px 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.programs .background-border {
  display: flex;
  width: 96px;
  height: 96px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #f8f8f5;
  border-radius: 9999px;
  border: 4px solid;
  border-color: #f4c025;
}

.programs .div-wrapper-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #1e293b;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.programs .heading-margin-3 {
  display: inline-flex;
  align-items: flex-start;
  padding: 0px 0px 8px;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-26 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.5px;
  line-height: 28px;
  white-space: nowrap;
}

.programs .container-21 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 5.91px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -3.91px;
  margin-right: -3.91px;
}

.programs .text-wrapper-27 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #64748b;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.programs .connector-arrow {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 0px 4px;
  position: absolute;
  top: 48px;
  right: -40px;
  opacity: 0.3;
}

.programs .text-wrapper-28 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.programs .container-22 {
  display: flex;
  flex-direction: column;
  width: 202px;
  align-items: center;
  padding: 0px 19.44px;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-29 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #64748b;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.programs .container-23 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 31.78px;
  position: relative;
  flex: 0 0 auto;
}

.programs .text-wrapper-30 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #64748b;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.programs .container-24 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 12.17px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.programs .navigation {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 85px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(6px) brightness(100%);
  -webkit-backdrop-filter: blur(6px) brightness(100%);
  background: linear-gradient(180deg, rgba(3, 36, 113, 0.8) 0%, rgba(255, 255, 255, 0.45) 100%);
}

.programs .container-25 {
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.programs .container-26 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.programs .background-4 {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 16px;
  background-image: url(./img/background-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.programs .beelab-academy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 215px;
  height: 32px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  line-height: 24px;
}

.programs .text-wrapper-31 {
  color: #0f172a;
  letter-spacing: -0.14px;
  line-height: 32px;
}

.programs .container-27 {
  display: flex;
  width: 432.94px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.programs .text-wrapper-32 {
  width: 46.63px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  color: #1e293b;
  letter-spacing: 0;
}

.programs .text-8 {
  width: 68.81px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .link-2 {
  display: flex;
  flex-direction: column;
  width: 66px;
  align-items: flex-start;
  position: relative;
}

.programs .text-wrapper-33 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 79.98px;
  height: 24px;
  margin-top: -1px;
  margin-right: -13.98px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.programs .text-9 {
  width: 47.52px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.programs .text-wrapper-34 {
  align-self: stretch;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  color: #1e293b;
  letter-spacing: 0;
}

.programs .button-4 {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  padding: 10px 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f4c025;
  overflow: hidden;
  box-shadow: 0px 2px 4px -2px #f4c02533, 0px 4px 6px -1px #f4c02533;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.programs .text-wrapper-35 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.schools {
  background: linear-gradient(0deg, rgba(248, 248, 245, 1) 0%, rgba(248, 248, 245, 1) 100%),
    linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  width: 100%;
  min-width: 1440px;
  min-height: 2231px;
  position: relative;
}

.schools .section-value {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 96px 0px;
  position: absolute;
  top: 77px;
  left: 0;
  background-color: #ffffff;
}

.schools .container {
  display: flex;
  flex-direction: column;
  max-width: 1536px;
  align-items: center;
  gap: 80px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.schools .div {
  display: flex;
  flex-direction: column;
  max-width: 768px;
  width: 768px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.schools .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .text-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 36px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.schools .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
}

.schools .container-2 {
  display: flex;
  height: 306px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.schools .card {
  width: 474.66px;
  position: relative;
  align-self: stretch;
  background-color: #f8f8f5;
  border-radius: 24px;
  border: 1px solid;
  border-color: #f1f5f9;
}

.schools .overlay {
  display: flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  left: 33px;
  background-color: #f4c0251a;
  border-radius: 16px;
}

.schools .div-wrapper-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.schools .text-wrapper-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.schools .heading {
  width: calc(100% - 66px);
  position: absolute;
  top: 121px;
  left: 33px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.schools .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.schools .container-3 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px);
  align-items: flex-start;
  position: absolute;
  top: 169px;
  left: 33px;
}

.schools .text-wrapper-4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
}

.schools .card-2 {
  width: 474.67px;
  position: relative;
  align-self: stretch;
  background-color: #f8f8f5;
  border-radius: 24px;
  border: 1px solid;
  border-color: #f1f5f9;
}

.schools .sistem-pendampingan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  margin-right: -3.34px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.schools .footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 64px 0px;
  position: absolute;
  top: 1782px;
  left: 0;
  background-color: #0f172a;
}

.schools .container-4 {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  align-items: center;
  gap: 64px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.schools .container-5 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .container-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.schools .container-7 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .background {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  position: relative;
  background-image: url(./img/image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.schools .text {
  width: 72.58px;
  height: 28px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .span {
  color: #ffffff;
  letter-spacing: -0.1px;
  line-height: 28px;
}

.schools .text-wrapper-5 {
  color: #f4c025;
  letter-spacing: 0;
}

.schools .div-wrapper-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .akademi-pengembangan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22.8px;
}

.schools .container-8 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .link {
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #1e293b;
  border-radius: 9999px;
}

.schools .social-icons {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.schools .text-2 {
  width: 20px;
  height: 28px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .text-wrapper-6 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.schools .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.schools .container-9 {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .text-wrapper-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.schools .text-3 {
  width: 14px;
  height: 20px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .container-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 53.44px 0px 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.schools .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 192.56px;
  height: 40px;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.schools .text-4 {
  width: 183.86px;
  height: 20px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .horizontal-border {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #1e293b;
}

.schools .text-5 {
  width: 317.45px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .container-11 {
  display: inline-flex;
  align-items: flex-start;
  gap: 23.99px;
  position: relative;
  flex: 0 0 auto;
}

.schools .text-6 {
  width: 100.77px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .text-7 {
  width: 114.91px;
  height: 16px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #94a3b8;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .section-trust {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 80px 12px;
  position: absolute;
  top: 815px;
  left: 0;
}

.schools .container-12 {
  display: flex;
  align-items: center;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .container-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.schools .container-13 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .workshop {
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 16px;
  box-shadow: 0px 4px 6px -4px #0000001a, 0px 10px 15px -3px #0000001a;
  aspect-ratio: 1;
  background-image: url(./img/workshop.png);
  background-size: cover;
  background-position: 50% 50%;
}

.schools .img-student-project {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px 0px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.schools .student-project {
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  box-shadow: 0px 4px 6px -4px #0000001a, 0px 10px 15px -3px #0000001a;
  aspect-ratio: 1;
  background-image: url(./img/student-project.png);
  background-size: cover;
  background-position: 50% 50%;
}

.schools .container-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.schools .standard {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #1e293b;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
}

.schools .beelab-academy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #475569;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 29.2px;
}

.schools .item {
  align-items: center;
  gap: 12px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.schools .overlay-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 4px;
  position: relative;
  flex: 0 0 auto;
  background-color: #f4c0251a;
  border-radius: 9999px;
}

.schools .text-wrapper-10 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #f4c025;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.schools .text-wrapper-11 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.schools .section-soft-CTA {
  display: flex;
  width: calc(100% - 112px);
  align-items: center;
  justify-content: space-between;
  padding: 64px 40px;
  position: absolute;
  top: 1414px;
  left: 52px;
  background-color: #0f172a;
  border-radius: 24px;
  overflow: hidden;
}

.schools .abstract-deco {
  position: absolute;
  top: -128px;
  right: -128px;
  width: 256px;
  height: 256px;
  background-color: #f4c02533;
  border-radius: 9999px;
  filter: blur(32px);
}

.schools .overlay-blur {
  position: absolute;
  left: -128px;
  bottom: -128px;
  width: 256px;
  height: 256px;
  background-color: #f4c0251a;
  border-radius: 9999px;
  filter: blur(32px);
}

.schools .paragraph {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15.5px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -1584px;
}

.schools .heading-siap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 40px;
  white-space: nowrap;
}

.schools .transformasikan {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Lexend-Regular", Helvetica;
  font-weight: 400;
  color: #cbd5e1;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28px;
}

.schools .button-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
  margin-left: -1584px;
}

.schools .button {
  gap: 12px;
  padding: 20px 40px;
  border-radius: 24px;
  box-shadow: 0px 8px 10px -6px #00000033, 0px 20px 25px -5px #00000033;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #f4c025;
  overflow: hidden;
}

.schools .text-wrapper-12 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.schools .container-15 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.schools .text-wrapper-13 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Material Icons-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.schools .navigation {
  display: flex;
  width: 100%;
  height: 85px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 16px 24px;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(6px) brightness(100%);
  -webkit-backdrop-filter: blur(6px) brightness(100%);
  background: linear-gradient(180deg, rgba(3, 36, 113, 0.8) 0%, rgba(255, 255, 255, 0.45) 100%);
}

.schools .container-16 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.schools .background-2 {
  width: 40px;
  height: 40px;
  border-radius: 16px;
  position: relative;
  background-image: url(./img/background.png);
  background-size: cover;
  background-position: 50% 50%;
}

.schools .beelab-academy-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 215px;
  height: 32px;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  line-height: 24px;
}

.schools .text-wrapper-14 {
  color: #0f172a;
  letter-spacing: -0.14px;
  line-height: 32px;
}

.schools .container-17 {
  display: flex;
  width: 432.94px;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0px 0px;
  position: relative;
}

.schools .text-wrapper-15 {
  width: 46.63px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.schools .text-8 {
  width: 68.81px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .link-2 {
  display: flex;
  flex-direction: column;
  width: 66px;
  align-items: flex-start;
  position: relative;
}

.schools .text-wrapper-16 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 79.98px;
  height: 24px;
  margin-top: -1px;
  margin-right: -13.98px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.schools .text-9 {
  width: 47.52px;
  height: 24px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
}

.schools .text-wrapper-17 {
  align-self: stretch;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  margin-top: -1px;
  font-family: "Lexend-Medium", Helvetica;
  font-weight: 500;
  color: #1e293b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.schools .button-2 {
  all: unset;
  box-sizing: border-box;
  justify-content: center;
  padding: 10px 24px;
  border-radius: 16px;
  box-shadow: 0px 2px 4px -2px #f4c02533, 0px 4px 6px -1px #f4c02533;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
  background-color: #f4c025;
  overflow: hidden;
}

.schools .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Lexend-Bold", Helvetica;
  font-weight: 700;
  color: #0f172a;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

