@media (max-width: 575.99px) {
  .section {
    padding-inline: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-read {
    margin: 0;
  }

  .hero-title {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.017em;
    color: #393939;
    margin-inline: 0;
  }

  .hero-subtitle {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.017em;
    color: #f37b3f;
  }

  .hero-map {
    display: none;
  }

  .section-title {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.022em;
    color: #393939;
    margin-bottom: 5px;
  }

  .wrapper-hero-goal {
    margin-block: 20px;
  }

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

  .goal-card-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.012em;
    color: #393939;
    margin-bottom: 10px;
  }

  .goal-divider {
    height: 2px;
    background: #43936c;
    border-radius: 2px;
    margin: 5px 0;
  }

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

  .wrapper-komitmen-cards {
    all: unset;
  }

  .wrapper-komitmen-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
  }

  .gif-komitmen {
    flex: 0 0 calc(25%);
    padding: 5px;
    width: calc(25%);
    height: auto;
  }

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

  .peran-icons-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 20px;
    column-gap: 15px;
    place-items: center;
    margin-top: 30px;
  }

  .peran-icon-wrapper > .box-icon {
    width: 60px;
    height: 60px;
    border: 1px solid #d5d5d5;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
  }

  .peran-icon-wrapper > .box-icon > img {
    width: 36px;
    height: 36px;
  }

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

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

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

  .card-langkah {
    padding: 25px;
  }

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

  .section-visi .row .col-xs-12:first-child {
    margin-bottom: 30px;
  }

  .section-peran {
    margin-bottom: 20px;
  }

  .history-card {
    border-radius: 16px;
    padding-block: 20px;
    padding-inline: 10px;
  }

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

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

  .history-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.019em;
    color: #393939;
    margin-bottom: 10px;
  }

  .history-text {
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    margin-top: 15px;
  }

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

  .wrapper-kisah-penggerak-title h2 {
    width: 100%;
    margin-inline: auto;
    text-align: start;
  }

  .wrapper-kisah-penggerak-title p {
    width: 100%;
    margin-inline: auto;
    text-align: start;
  }

  .img-card-article {
    width: 100%;
    height: 140px;
    object-fit: contain;
    object-position: center;
  }

  .card-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    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: unset;
    margin-bottom: 5px;
  }

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

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

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

  .wrapper-kisah-mitra-title h2 {
    width: 100%;
    margin-inline: auto;
    text-align: start;
  }

  .wrapper-kisah-mitra-title p {
    width: 100%;
    margin-inline: auto;
    text-align: start;
  }

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

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

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

  .accordion-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.021em;
    color: #393939;
    margin-right: 30px;
  }

  .accordion-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    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-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.021em;
    color: #393939;
    margin-right: 30px;
  }

  .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-team-tabpanes .row .col-xs-6:nth-child(odd) {
    padding: 0 7.5px 0 0 !important;
  }

  .wrapper-team-tabpanes .row .col-xs-6:nth-child(even) {
    padding: 0 0 0 7.5px !important;
  }

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

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

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

  .wrapper-team-profile-avatar {
    position: relative;
    width: 80%;
    margin-inline: auto;
    margin-bottom: 15px;
  }

  .team-profile-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.019em;
    color: #393939;
    margin-bottom: 5px;
  }

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

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

  .wrapper-img-section-dream {
    display: flex;
    height: 100%;
    width: 100%;
    margin-left: unset;
    margin-bottom: 15px;
  }

  .img-section-dream {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
    margin: auto;
  }

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

  .wrapper-komitmen-title h2 {
    width: 100%;
    margin-inline: auto;
    text-align: start;
  }

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

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

  .panel-header .title {
    margin-bottom: 10px;
  }

  .swiper-work {
    padding-bottom: 40px;
  }

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

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

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

  .slide-work-info {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.019em;
    color: #ffffff;
    margin-bottom: 10px;
  }

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

  .img-work-wrapper {
    height: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

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

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

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

  /* 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;
  }
}
