.equal {
  display: flex;
  flex-wrap: wrap;
}

.section p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

#footer h4 {
  margin-bottom: 10px;
}

.section p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
}

.hero-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 72px;
  text-align: center;
  letter-spacing: 0.75px;
  color: #121212;
  margin-inline: 15%;
  margin-bottom: 12px;
}

.hero-subtitle {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 72px;
  letter-spacing: 0.75px;
  color: #ed7607;
  text-align: center;
}

.hero-info {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #ed7607 !important;
  text-align: center;
  margin-bottom: 36px !important;
}

.hero-map {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.section-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 1px;
  color: #121212;
}

.section-goal {
  scroll-margin: 120px;
}

.wrapper-goal-cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: repeat(1fr 1fr 1fr 1fr);
  column-gap: 30px;
}

.goal-card-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.5px;
  color: #393939;
}

.wrapper-goal-card-title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.wrapper-goal-card-title p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
}

.wrapper-hero-goal {
  display: flex;
  justify-content: center;
  margin-top: auto;
}

.hero-goal {
  max-width: 80%;
  height: auto;
}

.chart-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.5px;
  color: #121212;
  margin-bottom: 30px;
}

.list-chart-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}

.list-chart-wrapper ul {
  list-style-type: none;
  padding-left: 0;
}

.list-chart-wrapper li {
  position: relative;
  padding-left: 24px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
  margin-bottom: 12px;
}

.list-chart-wrapper li:last-child {
  margin-bottom: 0;
}

.list-chart-wrapper li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
}

.list-chart-pohon li:nth-child(1):before {
  background-color: #016f45;
}

.list-chart-pohon li:nth-child(2):before {
  background-color: #017a4c;
}

.list-chart-pohon li:nth-child(3):before {
  background-color: #018d58;
}

.list-chart-pohon li:nth-child(4):before {
  background-color: #209b6c;
}

.list-chart-pohon li:nth-child(5):before {
  background-color: #24ad79;
}

.list-chart-pohon li:nth-child(6):before {
  background-color: #42b388;
}

.list-chart-pohon li:nth-child(7):before {
  background-color: #63c5a0;
}

.list-chart-pohon li:nth-child(8):before {
  background-color: #8cd4b9;
}

.list-chart-area li:nth-child(1):before {
  background-color: #ed7607;
}

.list-chart-area li:nth-child(2):before {
  background-color: #f88012;
}

.list-chart-area li:nth-child(3):before {
  background-color: #f99334;
}

.list-chart-area li:nth-child(4):before {
  background-color: #faad66;
}

.list-chart-area li:nth-child(5):before {
  background-color: #fbbd83;
}

.list-chart-area li:nth-child(6):before {
  background-color: #fccfa6;
}

.list-chart-area li:nth-child(7):before {
  background-color: #fdddbf;
}

.list-chart-area li:nth-child(8):before {
  background-color: #feefe1;
}

.list-chart-emisi li:nth-child(1):before {
  background-color: #4167ed;
}

.list-chart-emisi li:nth-child(2):before {
  background-color: #5779ef;
}

.list-chart-emisi li:nth-child(3):before {
  background-color: #6584f1;
}

.list-chart-emisi li:nth-child(4):before {
  background-color: #738ff2;
}

.list-chart-emisi li:nth-child(5):before {
  background-color: #869ef4;
}

.list-chart-emisi li:nth-child(6):before {
  background-color: #94a9f5;
}

.list-chart-emisi li:nth-child(7):before {
  background-color: #a2b4f6;
}

.list-chart-emisi li:nth-child(8):before {
  background-color: #c2cef9;
}

.list-chart-campaign li:nth-child(1):before {
  background-color: #ed4141;
}

.list-chart-campaign li:nth-child(2):before {
  background-color: #f06565;
}

.list-chart-campaign li:nth-child(3):before {
  background-color: #f27878;
}

.list-chart-campaign li:nth-child(4):before {
  background-color: #f59494;
}

.list-chart-campaign li:nth-child(5):before {
  background-color: #f7abab;
}

.list-chart-campaign li:nth-child(6):before {
  background-color: #f9c2c2;
}

.list-chart-campaign li:nth-child(7):before {
  background-color: #fbd0d0;
}

.list-chart-campaign li:nth-child(8):before {
  background-color: #fce3e3;
}

.w-50-lg {
  padding-inline: 25% !important;
}

.wrapper-komitmen-cards {
  display: grid;
  place-items: center;
  margin-top: 40px;
  place-items: center;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

.gif-komitmen {
  width: 100%;
  height: auto;
}

.modal-komitmen-content h6 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #121212;
}

.modal-komitmen-content p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.3px;
  color: #616161;
}

.modal-komitmen-content .gif-komitmen {
  width: 120px;
  height: 120px;
  margin-right: 8px;
}

.komitmen-pop-up p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.3px;
  color: #018d58;
  margin-bottom: 10px;
}

.komitmen-pop-up {
  padding: 20px;
  background: #ffffff;
  border: 1px solid #018d58;
  border-radius: 13px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.komitmen-pop-up .button-modal {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration-line: underline;
  color: #018d58;
  cursor: pointer;
  white-space: nowrap;
}

.peran-icons-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  /* grid-column-gap: 20px; */
  grid-row-gap: 0px;
  margin-top: 30px;
}

.modal-trigger:hover {
  cursor: pointer;
}

.peran-icon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-peran p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
}

.peran-icon-wrapper .box-icon {
  transition: all 300ms ease-in-out;
}

.peran-icon-wrapper:hover .box-icon {
  box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
  cursor: pointer;
}

.peran-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #090909;
}

.box-icon {
  width: 110px;
  height: 110px;
  border: 1px solid #d5d5d5;
  border-radius: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.modal-peran-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: -0.022em;
  color: #393939;
  margin-bottom: 15px;
}

.modal-peran-info {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #696969;
  margin-bottom: 40px;
}

.btn-green {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  background: #018d58;
  border-radius: 6px;
  color: #ffffff;
  padding-inline: 3rem;
  padding-block: 0.75rem;
  transition: 300ms ease-in-out;
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
  background: #018d58;
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.card-langkah {
  border: 1px solid #d5d5d5;
  border-radius: 13px;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.wrapper-card-langkah {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.card-langkah-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.021em;
  color: #393939;
  margin-bottom: 20px;
}

.card-langkah-info {
  margin-bottom: 20px !important;
}

.wrapper-btn-card-langkah {
  margin-top: auto;
}

.btn-card-langkah {
  width: 100%;
  background: #fff;
  border: 2px solid #43936c;
  border-radius: 6px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #018d58;
  padding: 12px;
  transition: 300ms ease-in-out;
}

.btn-card-langkah:hover,
.btn-card-langkah:active,
.btn-card-langkah:focus {
  border: 2px solid #43936c;
  background: #43936c;
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.swiper-langkah > .swiper-wrapper {
  padding-bottom: 60px;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #b7cac7;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #43936c;
  /* width: 36px; */
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: "";
}

.swiper-button-prev {
  opacity: 1;
  color: #005e4e;
  transition: 0.5s;
  background: #fff;
  height: 40px;
  width: 40px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  border-radius: 50%;
}

.swiper-button-prev:hover {
  background: #43936c;
}

.swiper-button-prev:hover path {
  fill: white !important;
}

.swiper-button-next {
  opacity: 1;
  color: #005e4e;
  transition: 0.5s;
  background: #fff;
  height: 40px;
  width: 40px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  border-radius: 50%;
}

.swiper-button-next:hover {
  background: #43936c;
  border: 1px solid #43936c;
}

.swiper-button-next:hover path {
  fill: white !important;
}

.swiper-button-next-article {
  left: unset !important;
  top: 20px !important;
  right: 10px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.swiper-button-prev-article {
  left: unset !important;
  top: 20px !important;
  right: 65px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.swiper-button-next-article-mitra {
  left: unset !important;
  top: 20px !important;
  right: 10px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.swiper-button-prev-article-mitra {
  left: unset !important;
  top: 20px !important;
  right: 65px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.swiper-button-next-sorted-partner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-prev-sorted-partner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-slide {
  height: auto;
}

.section-work {
  background: #43936c;
  border-radius: 30px;
  margin-inline: 15px;
  padding: 50px 100px;
  margin-bottom: 10rem;
  transition: 1000ms ease-in-out;
}

.slide-title-work {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.022em;
  color: #ffffff;
  margin-bottom: 40px !important;
}

.slide-work-year {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.022em;
  color: #ffffff;
  margin-bottom: 30px;
}

.slide-work-info {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #ffffff;
}

.text-wrapper-work {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 50px;
}

.img-work-wrapper {
  height: 100%;
  width: 100%;
}

.img-work {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center;
  border-radius: 28px;
}

.swiper-work {
  padding-bottom: 7rem;
}

.swiper-pagination-work {
  margin-bottom: -10px;
}

.swiper-pagination-work > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 20px;
}

.swiper-pagination-work > .swiper-pagination-bullet {
  position: relative;
  width: 13.5%;
  height: auto;
  text-align: left;
  border-radius: 5px;
  opacity: 1;
  margin-right: 20px;
  background-color: transparent;
}

.swiper-pagination-work > .swiper-pagination-bullet-active em {
  color: white;
  transition: 0.5s;
}

.swiper-pagination-work > .swiper-pagination-bullet i {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  opacity: 0.2;
}

.swiper-pagination-work > .swiper-pagination-bullet b {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 10px;
  border-radius: 5px;
  background-color: white;
}

.swiper-pagination-work > .swiper-pagination-bullet-active {
  background-color: transparent;
}

.swiper-pagination-work > .swiper-pagination-bullet-active b {
  animation-name: countingBar;
  animation-duration: 3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}

.wrapper-visi {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 23px;
  padding: 30px;
  height: 100%;
}

@keyframes countingBar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.visi-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #696969;
  position: relative;
  padding-left: 10px;
}

.visi-list {
  margin-left: -23px;
}

.history-card {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 28px;
  padding: 40px;
}

.wrapper-history-title {
  margin-bottom: 25px;
}

.history-card p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
  margin-bottom: 15px;
}

.history-text {
  -webkit-line-clamp: 11;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
}

.history-youtube {
  height: 100%;
  width: 100%;
}

.history-youtube iframe {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 24px;
}

.link-readmore-history {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  color: #43936c;
  display: flex;
  align-items: center;
  transition: all 300ms ease-in-out;
  cursor: pointer;
}

.link-readmore-history:hover {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  text-decoration-line: underline;
  color: #43936c;
  display: flex;
  align-items: center;
}

.link-readmore-history:hover svg {
  display: block;
  transition: all 300ms ease-in-out;
}

.modal-history-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #393939;
  margin-bottom: 15px;
}

.modal-history-content {
  max-height: 400px;
  overflow-y: auto;
}

/* width */
.modal-history-content::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.modal-history-content::-webkit-scrollbar-track {
  background: #d9d9d9;
  border-radius: 4px;
}

/* Handle */
.modal-history-content::-webkit-scrollbar-thumb {
  background: #43936c;
  border-radius: 4px;
}

/* Handle on hover */
.modal-history-content::-webkit-scrollbar-thumb:hover {
  background: #43936c;
}

.modal-header {
  padding: 0px;
}

.modal-title {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.5px;
  color: #121212;
  margin-bottom: 30px;
}

.wrapper-kisah-penggerak-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.card-article {
  background: #ffffff;
  border-radius: 12px;
  transition: 300ms;
  cursor: pointer;
}

.card-article:hover {
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.2);
}

.card-article:hover svg {
  display: block;
  transition: 300ms ease-in-out;
}

.card-article:hover .link-readmore {
  text-decoration: underline;
}

.card-header {
  border-radius: 12px 12px 0 0;
}

.img-card {
  border-radius: 12px 12px 0 0;
  width: calc(100% + 2px);
  margin-left: -1px;
  height: 202px;
  margin-top: -1px;
  object-fit: cover;
}

.img-card-article {
  /* border-radius: 12px 12px 0 0; */
  width: 100%;
  height: 222px;
  object-fit: contain;
  object-position: center;
}

.card-body {
  padding: 1.5rem;
}

.card-title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #393939;
  margin-top: 0;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 2.8em;
}

.card-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #696969;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.card-subtitle-article {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #696969;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 10.8em;
  margin-bottom: 1.5rem;
}

.link-readmore {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  color: #43936c;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  margin-top: 10px;
}

.link-readmore:hover {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  text-decoration-line: underline;
  color: #43936c;
  display: flex;
  align-items: center;
}

.swiper-wrapper-article {
  padding-bottom: 60px;
}

.swiper-button-next-value {
  left: unset !important;
  top: -45px !important;
  right: 10px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.swiper-button-prev-value {
  left: unset !important;
  top: -45px !important;
  right: 65px !important;
  border: 1px solid #c9c9c9;
  box-shadow: unset;
}

.box-icon-value-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.019em;
  color: #393939;
  margin-top: 5px;
}

.value-icon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

.wrapper-card-value-1 {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  place-items: center;
  margin-bottom: 50px;
}
.wrapper-card-value-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  place-items: center;
}

.text-card-value {
  text-align: center;
  margin-inline: 20px;
}

.swiper-value > .swiper-wrapper {
  padding-bottom: 60px;
}

.wrapper-kisah-mitra-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.swiper-wrapper-article-mitra {
  padding-bottom: 60px;
}

.accordion-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.021em;
  color: #393939;
  margin-right: 3rem;
}

.accordion-content {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.017em;
  color: #393939;
}

.accordion-wrapper {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 12px;
  padding-inline: 2rem;
  transition: 300ms;
  cursor: pointer;
  margin-bottom: 3rem;
  width: 100%;
  padding-top: 15px;
}

.accordion-wrapper:hover {
  border: 1px solid #ffffff;
  box-shadow: 0px 20px 60px -10px rgba(0, 0, 0, 0.1);
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.019em;
  color: #393939;
}

.accordion-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #696969;
  padding-bottom: 15px !important;
}

.accordion-body {
  transition: 300ms;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
  padding-top: 1.5rem;
}

.list-content {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1em;
}

.icon-arrow-down {
  margin-bottom: -0.75rem;
}

.icon-arrow-up {
  margin-bottom: -0.75rem;
}

.wrapper-section-title-faq {
  margin-bottom: 20px;
}

.wrapper-faq-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.wrapper-faq-title h2 {
  width: 50%;
  margin-inline: auto;
}

.wrapper-faq-title p {
  width: 50%;
  margin-inline: auto;
}

.wrapper-team-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.wrapper-team-title h2 {
  width: 50%;
  margin-inline: auto;
}

.wrapper-team-title p {
  width: 50%;
  margin-inline: auto;
}

.wrapper-team-tab .btn-team-tab {
  box-sizing: border-box;
  padding-bottom: 15px;
  /* width: 100%; */
}

.wrapper-team-tab {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 48px;
}

.btn-team-tab {
  width: max-content;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #121212;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  margin-bottom: -1px;
}

.btn-team-tab:hover {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #018d58;
  border-bottom: 1px solid #018d58;
}

.btn-team-tab.active {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #018d58;
  border-bottom: 1px solid #018d58;
}

.card-team {
  display: flex;
}

.wrapper-swiper-img {
  width: 500px;
  height: 300px;
}

.card-team img {
  max-width: 500px;
  min-width: 500px;
  width: 500px;
  height: 300px;
  border-radius: 16px;
  object-fit: cover;
  object-position: center;
}

.card-team-text-wrapper {
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.card-team-text-wrapper h3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.5px;
  color: #121212;
  margin-bottom: 12px;
}

.card-team-text-wrapper p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #616161;
  text-align: justify;
  margin-bottom: 64px;
}

.section-dream {
  background: #018d58;
  margin-bottom: 50px;
  padding-block: 0 !important;
  padding-inline: 120px !important;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.section-dream-title {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.012em;
  color: #ffffff;
  margin-bottom: 15px;
}

.section-dream-info {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.011em;
  color: #ffffff !important;
  margin-bottom: 20px !important;
}

.btn-kerjasama {
  background: #fff;
  border-radius: 6px;
  font-weight: 600;
  color: #43936c;
  padding-inline: 3rem;
  padding-block: 0.75rem;
  transition: 300ms ease-in-out;
}

.btn-kerjasama:hover,
.btn-kerjasama:active,
.btn-kerjasama:focus {
  background: #43936c;
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.btn-buat-kampanye {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  border-radius: 6px;
  padding-inline: 3rem;
  padding-block: 0.75rem;
  transition: 300ms ease-in-out;
}

.btn-buat-kampanye:hover,
.btn-buat-kampanye:active,
.btn-buat-kampanye:focus {
  color: #ffffff;
  box-shadow: 8px 10px 20px -13px rgba(0, 0, 0, 0.51);
}

.section-dream-title-wrapper {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wrapper-img-section-dream {
  display: flex;
  height: 100%;
  width: 90%;
  margin-left: auto;
}

.img-section-dream {
  width: 350px;
  height: auto;
  object-fit: cover;
  margin-top: -25px;
}

.hide-on-mobile {
  display: block !important;
}

.show-on-mobile {
  display: none !important;
}

.wrapper-komitmen-title {
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}

.wrapper-komitmen-title h2 {
  width: 90%;
  margin-inline: auto;
  text-align: center;
  margin-bottom: 12px;
}

.wrapper-komitmen-title p {
  width: 90%;
  margin-inline: auto;
  text-align: center;
}

.panel-header {
  margin-bottom: 35px !important;
}

.section-mitra-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.section-mitra-title-wrapper a {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-decoration-line: underline;
  color: #018d58;
}

.swiper-pagination-penggerak {
  margin-top: -10px;
}

.swiper-penggerak .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.6;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-penggerak .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}

.swiper-pagination-pendukung {
  margin-top: -10px;
}

.swiper-pendukung .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.6;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-pendukung .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}

.swiper-pagination-penggalang {
  margin-top: -10px;
}

.swiper-penggalang .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.6;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-penggalang .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}

.swiper-pagination-mitra {
  margin-top: -10px;
}

.swiper-mitra .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.6;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-mitra .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}

.swiper-pagination-tim {
  margin-top: -10px;
}

.swiper-tim .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  opacity: 0.6;
  border-radius: 10px;
  transition: 300ms;
}

.swiper-tim .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}
