{"id":38363,"date":"2026-02-04T11:21:07","date_gmt":"2026-02-04T04:21:07","guid":{"rendered":"https:\/\/sdgscenter.undip.ac.id\/?page_id=38363"},"modified":"2026-04-04T10:50:14","modified_gmt":"2026-04-04T03:50:14","slug":"goal-13-climate-action","status":"publish","type":"page","link":"https:\/\/sdgscenter.undip.ac.id\/id\/goal-13-climate-action\/","title":{"rendered":"Goal 13 Climate Action"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;24&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; specialty_columns=&#8221;3&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner admin_label=&#8221;Row&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;36px&#8221; header_text_color=&#8221;#000352&#8243; custom_margin=&#8221;||14px||false|false&#8221; text_font_size_tablet=&#8221;36px&#8221; text_font_size_phone=&#8221;29px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Goal 13 Climate Action<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;20px&#8221; custom_margin=&#8221;||-8px||false|false&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: justify;\">Take urgent action to combat climate change and its impacts: what Universitas Diponegoro is doing in pursuit of this goal.<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][et_pb_image src=&#8221;https:\/\/sdgscenter.undip.ac.id\/wp-content\/uploads\/2026\/02\/SDG-13-CLIMATE-ACTION.jpg&#8221; title_text=&#8221;SDG 13 CLIMATE ACTION&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-33px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px|0px|false|false&#8221; custom_padding=&#8221;|0px|||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-13: #1f7837;\n      --sdg-hover-13: color-mix(in srgb, var(--sdg-color-13) 85%, black);\n      --sdg-light-13: color-mix(in srgb, var(--sdg-color-13) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-13 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-13 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-13.layout-auto .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-13.layout-full .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-13.layout-paired .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-13.layout-paired .dropdown-group-13:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-13 {\n      background: var(--sdg-color-13);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-13:hover {\n      background: var(--sdg-hover-13);\n    }\n    \n    .dropdown-submenu-13 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-13.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-13 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-13);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-13 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-13 div:hover {\n      background: var(--sdg-light-13);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-13 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-13.active {\n      display: block;\n      animation: fadeIn-13 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-13 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-13 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-13:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-13 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-13 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-13 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-13 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-13 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-13 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-13 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-13 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-13 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-13 {\n      display: none;\n      animation: paFadeIn-13 0.4s ease-in-out;\n    }\n\n    .pa-slide-13.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-13 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-13 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-13 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-13 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-13 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-13 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-13.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-13 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-13 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-13 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-13 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-13 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-13 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-13 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-13::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-13);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-13);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-13 { flex-direction: column; }\n      .custom-dropdown-13 .dropdown-group-13 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-13 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-13 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-13 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-13 { padding: 30px 12px 12px 12px; }\n      .pa-slide-13 h3 { font-size: 1em; }\n      .pa-image-container-13 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-13 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-13 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-13 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-13 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-13 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-13\">\n      <div class=\"custom-dropdown-13 layout-auto\">\n        <div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.2 Low carbon energy use<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-201\">13.2.1 Low-Carbon Energy Tracking<\/div><div data-content=\"ind-202\">13.2.2 Low-Carbon Energy Use<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.3 Environmental education measures<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-203\">13.3.1 Local Education Programmes on Climate<\/div><div data-content=\"ind-204\">13.3.2 Climate Action Plan, Shared<\/div><div data-content=\"ind-205\">13.3.3 Co-operative Planning for Climate Change Disasters<\/div><div data-content=\"ind-206\">13.3.4 Inform and Support Government<\/div><div data-content=\"ind-207\">13.3.5 Environmental Education Collaborate with NGO<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.4 Commitment to carbon neutral university<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-208\">13.4.1 Commitment to Carbon Neutral University<\/div><div data-content=\"ind-209\">13.4.2 Achieve by Date<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.5 Undip Contribution<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-306\">13.5.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-13\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 13;\n      const contentData = {\"ind-201\":{\"title\":\"13.2.1 Low-Carbon Energy Tracking\",\"slides\":[{\"year\":\"2025\",\"content\":\"Total energy used: 8,534 GJ || Total energy used from low-carbon sources: 1,527 GJ\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2025\",\"content\":\"UNDIP consistently measures and monitors low carbon energy used across campus. In 2023, UNDIP installed 267 solar panel units, generating 44,027.97 kWh. Additionally, the university operates four biomass-based power units with a combined capacity of 369.07 kWh, located in the Faculty of Animal Husbandry and Agriculture, Faculty of Engineering, and Vocational School. The UNDIP National Hospital (RSND) features a combined heat-chiller unit with a 116.75 kWh capacity, while the Vocational School is equipped with ten biodiesel production units, each with a capacity of 300 kWh. Total energy used: 8,534 GJ, Total energy used from low-carbon sources: 1,527 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"As part of its commitment to become a carbon neutral university, UNDIP regularly measures the amount of low carbon use across its campus. To achieve this goal, the university has been increasing its use of alternative energy sources such as solar panels, chillers, hydropower, biodiesel, and biogas. These efforts have resulted in a significant decrease in the total CO2 emission in 2022, from 7,802.424 in 2021 to 7,078.49. The biggest contribution to this reduction came from electricity, as UNDIP has increased the use of energy-efficient appliances, which has reduced electrical energy consumption within the university area. Total energy used: 8,223 GJ || Total energy used from low-carbon sources: 1,168 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/2023\/07\/26\/the-total-carbon-footprint\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP measure the amount of low carbon use across the university as part of the commitment to become carbon neutral university. UNDIP continuously increases the amount of alternative energy as a form of reducing the use of fossil fuel based electrical energy. The renewable energy that has been used in UNDIP is solar panels, chillers, hydropower, biodiesel, and biogas. In 2021, UNDIP increased 445 units of solar panels equal to 21980 kWh, located in vocational school, chemical engineering, electrical engineering and the faculty of economics and business. In addition, UNDIP increase the use of energy efficient appliances that reduce the use of electrical energy consumption within the university area.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/11\/Sustainability-Report-2021-2022_.pdf\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP continuously increases the amount of alternative energy as a form of reducing the use of fossil fuel based electrical energy. The renewable energy that has been used in UNDIP is solar panels, chillers, hydropower, biodiesel, and biogas. In 2020, UNDIP increased 13 units of solar panels equal to 243 kWh, located in chemical engineering, electrical engineering and the faculty of economics and business. The additional number of solar panels for power source and street lighting reduce the use of electrical energy consumption within the university area. Indeed, it reduced the total carbon footprint by 1,979.69 metric tons. Total energy used: 7,075 GJ || Total energy used from low-carbon sources: 985 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Total energy used: 41,634 GJ || Total energy used from low-carbon sources: 31,658 GJ (87.8%)\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-203\":{\"title\":\"13.3.1 Local Education Programmes on Climate\",\"slides\":[{\"year\":\"2025\",\"content\":\"Leveraging from previous efforts in past years, UNDIP has developed various educational programs and local campaigns to raise awareness about climate change impacts. For example, in 2023, students participating in UNDIP's KKN (Community Services Program) conducted climate change education for elementary school students through informational leaflets. This initiative aimed to instill early awareness of the factors contributing to climate change, fostering a generation that is more conscious and proactive about environmental issues from a young age.\",\"evidence\":[\"https:\/\/www.kompasiana.com\/adzkia52811\/65902459c57af0b19260753\/kkn-tematik-sumurboto-tingkatkan-kesadaran-sejak-dini-akan-pentingnya-dampak-perubahan-iklim-bagi-dunia\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"To further promote local education programs and campaigns on climate change in 2022, Undip conducted academic partnership and community service programs based on this theme. The academic programs included the creation of Massive Open Online Courses (MOOCs), summer courses, and conferences. These activities aimed to educate students and a broader audience, enhancing their understanding of climate change, its potential risks, and the role that each individual can play in environmental protection to achieve sustainable development. The second component, considering climate change as multidisciplinary, was various events from several different faculties focused on raising awareness within communities about the effects of climate change and strategies for mitigation and adaptation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/10\/29\/melalui-kerjasama-akademik-undip-mendorong-peningkatan-kesadaran-terhadap-perubahan-iklim\/\",\"https:\/\/sustainability.undip.ac.id\/2022\/11\/19\/undip-dorong-kegiatan-sosialisasi-bertema-perubahan-iklim-kepada-masyarakat\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Undip develops some initiatives on local education programs\/campaigns on climate in 2021. Two of them are the initiation of \\\"Dipo Waste Bank\\\" and the book launched \\\"Urban Climate Resilience: Concepts, Practices, Instruments, and Governance\\\". Dipo Waste Bank is an initiative to encourage Undip students\/staff and local residents to be aware of waste management by inviting them to become customers. The mission of the program is to promote the circular economy concept at the neighborhood\/local level. The second is a joint book publication as a reflection book from several research and community service activities that have been initially done, part of the collaboration work of Undip with the Indonesian Planning Association and NGO so-called IKUPI.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/06\/08\/webinar-dan-soft-launching-dipo-waste-bank\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP collaborates with some partners to promote local education programs on climate in 2020. The first is SDGs Center UNDIP cooperation with the UCLG-ASPAC and APEKSI in publishing two pocket books, not only for the Climate Change campaign but also to increase the literacy of local government and parliament members (https:\/\/localisedsdgs-indonesia.org\/asset\/file\/newsletter\/publikasi\/Buku%20Saku%202.pdf) in Indonesia on climate change impact. The second is the sea cities platform that was developed by UNDIP in collaboration with some Australian Universities. There are some innovations mostly to reduce climate change risks and closely related to climate change adaptation. The third is UNDIP collaboration with a local NGO named IKUPI to organize a capacity building program for some Community Preparedness Group in Semarang City.\",\"evidence\":[\"https:\/\/localisedsdgs-indonesia.org\/asset\/file\/newsletter\/publikasi\/Buku-Saku-1.pdf\",\"https:\/\/seacities.id\/en\/index.php\",\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides local education programmes\/campaigns on climate through the Community Service Program (http:\/\/khn.undip.ac.id\/). It is regular and obligatory for students to engage in the program during their study. There are at least two activities that are enormously done concerning the climate. The first is campaigns and community empowerment through waste management and waste bank training\/socialization in various areas, such as in Pemalang District (http:\/\/khn.undip.ac.id\/?p=115731) focused on waste bank management. This activity was open to the public so that the waste in the village in Pemalang can be significantly reduced and generate economic opportunity. The second is mangrove conservation and its co-benefits, such as training to create various Mangrove-related products. One example is in Mangunharjo Tugu Village (http:\/\/khn.undip.ac.id\/?p=117016). The activities were counseling activities and practices to develop various creative products.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/30\/kontribusi-sivitas-undip-kepada-masyarakat-untuk-mengatasi-perubahan-iklim-rangkaian-kegiatan-tahun-2019\/\",\"http:\/\/khn.undip.ac.id\/?s=mangrove\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Capture_bank-sampah.png\"}]},\"ind-204\":{\"title\":\"13.3.2 Climate Action Plan, Shared\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has been diligently working towards implementing the Climate Action Plan as part of its commitment to reduce global emissions\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Undip-Carbon-Offset-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has been diligently working towards implementing the Climate Action Plan as part of its commitment to reduce global emissions. The university shared this plan with the local community through various community service programs in 2022, which involved collaborating with local women's groups (PKK) and youth organizations.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/01\/9.-Rencana-Aksi-Universitas-SDGs-2020-2024.pdf\",\"https:\/\/sustainability.undip.ac.id\/2022\/09\/09\/melalui-kuliah-kerja-nyata-kkn-civitas-akademik-undip-lakukan-aksi-nyata-mengurangi-dampak-perubahan-iklim-bersama-masyarakat\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has developed a Climate Action Plan as the university\u2019s guidance to contribute to global emission reduction. The document has been shared in the socialization of SDGs Implementation Workshop with PetroChina International Jabung Ltd. As reference for them in making the program towards GHG emission reduction program\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/10\/31\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-2021\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has developed a Climate Action Plan as the university's guidance to contribute to global emission reduction. Some actions have been done, including 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The plan has also been shared along with UNDIP collaboration with Semarang City Government and IKUPI (local NGO - http:\/\/ikupi.org\/) to develop Climate Action (mitigation and adaptation) at the city level.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has developed a Climate Action Plan as the university's guidance to contribute to global emission reduction. Some actions have been done, including 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The plan has also been shared along with UNDIP collaboration with Semarang City Government and IKUPI (local NGO - http:\/\/ikupi.org\/) to develop Climate Action (mitigation and adaptation) at the city level.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2019\/\"],\"image_url\":\"\"}]},\"ind-205\":{\"title\":\"13.3.3 Co-operative Planning for Climate Change Disasters\",\"slides\":[{\"year\":\"2025\",\"content\":\"Following the previous cooperative planning for climate change disasters with the government, UNDIP strengthened its collaboration with Pali Regional Board for Disaster Management to enhance climate-focused disaster planning in 2023. The Geomatics and Planning Laboratory represented UNDIP in working closely with these agencies on developing contingency plan to improve disaster readiness and resilience. This proactive initiative underscores the implementation of the pentaholic model, which brings together academia, government, communities, the private sector, and the media to create a comprehensive approach to disaster management.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/id\/kuatkan-ketahanan-dan-keberlanjutan-wilayah-kabupaten-tegal-lab-geomatika-dan-perencanaan-dpwk-undip-lakukan-kerjasama-perencanaan-kontingensi-bencana-berbasis-analisis-spasial\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2022, Undip collaborated with local governments, including the National Board on Disaster Management and some local governments (e.g., Pati and Tegal) on disaster planning for climate change. The Geomatics and Planning Laboratory represented the University works together with the partnering agencies on disaster management policies, particularly those related to hydrometeorological disasters. This collaborative effort responds proactively to climate change and emphasizes the implementation of the pentahalex concept, where academia, government, the community, the private sector, and the media unite in disaster management efforts. The department also worked with the Tegal Government, offering a spatial data-based information system with a WebGIS concept. This system displays various levels of disaster risk and mitigation efforts and serves as a digital communication platform bridging the gap between the community and policy makers.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/id\/dukung-kebijakan-penanganan-bencana-banjir-akibat-perubahan-iklim-tim-lab-geomatika-dan-perencanaan-undip-susun-strategi-mitigasi-bencana\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Yes, there are some collaborations conducted in 2021. Two of them are RACP (Research Assignment Cooperation program) and the coastal management program in Bengkulu area. Undip through the RACP program (supported by the Netherlands Government) in collaboration with some local governments and NGOs invite several master students to conduct some research focused on climate change and water management, especially in coastal areas to further investigate the climate change adaption that has been taken. Another collaboration is also focused on research project to investigate climate change disasters in Bengkulu coastal area under the collaboration between Undip Postgraduate school and Environmental Agency-Bengkulu City Government.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/01\/03\/komitmen-universitas-diponegoro-dalam-menghadapi-perubahan-iklim-kerjasamabilateral-dengan-netherlands-enterprise-agency-rvo-belanda\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"At least three different initiatives addressing climate change disasters were developed in 2020. The first is UNDIP involvement as a local partner for Semarang City Government in the Water as Leverage (WaL) Program. WaL focused on promoting climate change resilience in relation to water issues in some selected cities in different countries. The second is UNDIP involvement to promote waste management to reduce flood risk in collaboration with Semarang City Government. The third is UNDIP collaboration with Semarang Government and Planning Association in completing one edited book on urban climate resilience.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/undip-sebagai-knowledge-partner-program-pengelolaan-air-berkelanjutan-water-as-leverage-wal\/\",\"http:\/\/ikupi.org\/municipal-waste-recycle-program-mwpr-usaid\/\",\"https:\/\/www.undip.ac.id\/post\/18742\/departemen-pwk-ft-undip-launching-dan-diskusikan-buku-ketahanan-iklim-perkotaan-konsep-praktik-instrument-dan-tata-kelola.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"There are several co-operative planning concerning climate change disasters. Some of them are (1) Collaboration with Semarang Local Government and Local NGO (http:\/\/ikupi.org\/en\/home) to make Climate Change Adaptation Action Plan for Semarang City; (2) Integrated Coastal Zone Management (ICZM) Program in collaboration with the Ministry of Public Works and Central Java Provincial Government to preserve the coastal area in the Northern Coast of Java; (3) Water as Leverage Program to address water-related disaster in collaboration with Semarang City Government supported by the Netherlands Government. UNDIP was engaged as the continuation of the University active role as Semarang knowledge partner in the 100 Resilient Cities\/Global resilient Cities Network program initiated by the Rockefeller Foundation (https:\/\/resilientcitiesnetwork.org\/?s=Diponegoro+University)\",\"evidence\":[\"http:\/\/ikupi.org\/rencana-aksi-daerah-adaptasi-perubahan-iklim-rad-api-kota-semarang-2019\/\"],\"image_url\":\"\"}]},\"ind-206\":{\"title\":\"13.3.4 Inform and Support Government\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP continues to support local communities in early warning and monitoring for climate-related disasters through its community service programs. In 2023, students from UNDIP's KKN Team II organized an event titled \\\"Flood Disaster Mitigation Education and Introduction to Flood Detector Prototype Simulation\\\" at MTs Yapik Kutosari in Karanganyar, Pekalongan, Central Java. During the event, students learned the fundamentals of flood disaster mitigation, psychological first aid for survivors, and participated in a simulation using a flood detector prototype based on Arduino technology. This prototype was then handed over to village officials as a model tool for flood disaster mitigation efforts in the community.\",\"evidence\":[\"https:\/\/jurnalpost.com\/read\/waspada-banjir-mahasiswa-undip-kenalkan-kesadaran-mitigasi-bencana-dan-prototipe-detektor-banjir-bagi-pelajar-dan-perangkat-desa\/3449\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP continues to offer support to local and regional governments in the area of local climate change disaster risk early warning and monitoring through community service programs. In 2022, several community service programs were carried out by the Institute for Research and Community Service and the students. These initiatives encompassed the development of simulations to address climate change-related disasters, the creation of disaster-prone maps, and the planning of evacuation routes.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26390\/lppm-undip-adakan-pelatihan-simulasi-evakuasi.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Undip is still committed to supporting local and regional governments mostly that are located in the Northern Coastal of Java to deal with climate change disasters. Two of the initiatives are updating the rob calendar and mangrove plantation. The most current rob calendar version, developed by scholars from the Faculty of Marine and Fisheries, is more user-friendly and able to be accessed by smartphone. While mangrove restoration was done as part of the community services of Undip Scholars mostly to promote more nature-based solutions in dealing with climate change disasters\",\"evidence\":[\"https:\/\/oseanografi.fpk.undip.ac.id\/blog\/2021\/06\/25\/update-kalender-rob-tahun-2021-berbasis-smartphone-dikampung-tambakrejodesa-tanjungmas-keamatan-semarang-utara-kota-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has contributed at least three initiatives. The first is as part of the Water Dialogue Program, UNDIP works together with some partners to develop a Land Subsidence Roadmap to support Central Java Province Government addressing tidal flood and land subsidence in the northern coast of Central Java. The second is the continuation of Rob Calendar Application that has been updated with newer data and has been utilized by some communities living in the coastal area in Java. The third is UNDIP's contribution to support the Semarang local government in empowering local preparedness groups in the city.\",\"evidence\":[\"https:\/\/ikupi.org\/program-water-dialogue-2\/\",\"https:\/\/pik.undip.ac.id\/v3\/2020\/09\/22\/aplikasi-kalender-rob-ciptaan-departemen-oseanografi-bermanfaat-bagi-pesisir-indonesia\/\",\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has been contributing significant support to the government to reduce climate change risks. In 2019, there are at least three significant achievements. (1) the Rob Calendar application initiated by the Dept. of Oceanography can be used by installing the apps in any individual gadget for free to provide early warnings for the people who live in the tidal prone area. (2) Experts from Integrated Coastal Zone Management (ICZM) Center UNDIP support Central Java Provincial Government to control water extraction to monitor land subsidence through developing some policy instruments. (3) Experts from the Department of Urban and Regional Planning, working together with some local NGOs (IKUPI - http:\/\/ikupi.org\/en\/home, and BINTARI - https:\/\/bintari.org) to support Semarang Government in waste management to reduce flood events in the city.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/09\/11\/aplikasi-kalender-rob-2019-masyarakat-pesisir\/\",\"https:\/\/www.undip.ac.id\/post\/16643\/anggota-iczm-undip-menjadi-tenaga-pakar-tim-teknis-perizinan-perairan-wp3k-provinsi-jawatengah.html\",\"http:\/\/ikupi.org\/en\/ikupi-collaborates-with-bintari-foundation-in-the-municipal-waste-recycle-program-mwrp-in-semarang\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/WhatsApp-Image-2020-11-11-at-14.03.11-1-1024x576.jpeg\"}]},\"ind-207\":{\"title\":\"13.3.5 Environmental Education Collaborate with NGO\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has continuously collaborated with non-governmental organizations (NGOs) to address climate adaptation challenges. In 2023, the Department of Urban and Regional Planning (DURP) within the Faculty of Engineering partnered with local NGOs, IUCCE and PATTIRO, on a project focused on gender in the context of climate change. IUCCE focuses on enhancing urban resilience against climate and environmental changes, while PATTIRO monitors constitutional compliance in public resource management and governance reforms. These NGOs will be involved in organizing roundtable discussions and focus group discussions (FGDs) that invite government officials and community members from the study areas to gather more information on issues related to labor, gender, and climate change\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/endurp-undip-partners-with-ngos-iucc-e-and-pattiro-for-koneksi-research-project-collaboration\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP maintains its collaboration with NGOs on multiple projects related to climate adaptation. In 2022, several research projects were conducted, including the Research Assignment Cooperation Programme (RACP), the Climate Resilient Action Study in Semarang City Development Planning Document, and a Study on Improving the Implementation of Climate Resilient Development Strategy in Semarang. Undip is actively striving to enhance the effectiveness of this strategic collaboration to make a meaningful contribution to climate adaptation. One of the approaches being pursued is the integration of climate adaptation into policy formulation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/01\/03\/komitmen-universitas-diponegoro-dalam-menghadapi-perubahan-iklim-kerjasama-bilateral-dengan-netherlands-enterprise-agency-rvo-belanda\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"There are two initiatives in 2021. The first is Undip\u2019s collaboration with Bintari Foundation (https:\/\/bintari.org\/) in the Climate Adaptation-Urban Ocean Project to reduce plastic waste and promote a circular economy in Semarang City. The second is Undip\u2019s collaboration with Ikupi (http:\/\/ikupi.org\/en\/home\/) and Kota Kita Foundation (https:\/\/kotakita.org\/about-us) to create Massive Open Online Course (MOOC) entitled \\\"Adaptation to Climate Change in Indonesian Cities: Promoting and Building Resilience from Below\\\" (https:\/\/gcsms.org\/mocos\/moc-4-climate-change-adaptation-in-indonesian-cities-promoting-and-building-resilience-from-below\/) with the support from DAAD (German Government).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/11\/04\/dukung-kegiatan-adaptasi-perubahan-iklim-kolaborasi-undip-dalam-program-urban-ocean-untuk-mendorong-praktik-circular-economy-di-kota-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"The highlighted activities are UNDIP collaboration with IKUPI (http:\/\/ikupi.org\/) in 2020. They are: (1) capacity building program for the local preparedness groups in Semarang to increasing their awareness on flood risk, (2) training some community groups on waste bank management including efforts to develop the economy through business strategies.\",\"evidence\":[\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\",\"http:\/\/ikupi.org\/en\/municipal-waste-recycle-program-mwpr-usaid-2\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Three highlighted projects in 2019 are (1) Adaptive toilet in the tidal prone area in Pekalongan, a collaboration between the Dept. of Environmental Engineering UNDIP and Yayasan BINTARI (https:\/\/bintari.org) to educate low-income people who live in the area on sanitation and hygiene, and to have better access to a proper toilet. (2) Mangrove restoration in collaboration between Dept. of Marine Science and student unit KESEMAT (https:\/\/kesemat.or.id\/) UNDIP, with IKAMAT (https:\/\/ikamat.org\/) to educate the Indonesian people with good mangrove literacy through the Rovecast Program. (3) Capacity building, a collaboration between the Dept. of Urban and Regional Planning UNDIP and IKUPI (IKUPI - http:\/\/ikupi.org\/en\/home) focusing on Climate Literacy for government employees of Semarang City Government.\",\"evidence\":[\"https:\/\/www.suaramerdeka.com\/news\/baca\/211775\/toilet-adaptif-harapan-baru-warga-pesisir-pekalongan\",\"https:\/\/ikamat.org\/2019\/03\/16\/rekaman-podcast-khusus-mangrove-ikamat-luncurkan-rovecast\/#more-1326\",\"http:\/\/ikupi.org\/peningkatan-kapasitas-masyarakat-kota-semarang-dalam-adaptasi-perubahan-iklim\/\"],\"image_url\":\"https:\/\/assets.promediateknologi.id\/crop\/0x0:0x0\/1200x600\/webp\/photo\/suaramerdeka\/images\/2019\/12\/27\/26ltoilet-5e052d152ae58.jpg\"}]},\"ind-208\":{\"title\":\"13.4.1 Commitment to Carbon Neutral University\",\"slides\":[{\"year\":\"2025\",\"content\":\"Yes, UNDIP has set a target to achieve carbon neutrality by 2050, aiming for over 50% of operational vehicles to be electric, a 20% reduction in fossil-fueled vehicles, a 5.5% increase in carbon stocks, and for 80% of total energy consumption to come from New and Renewable Energy (NRE) sources. Several programs directly contribute to or align with this goal, including the Energy and Water Conservation Program (2017), the Green Campus Initiative (2020), and policies encouraging students to use alternative transportation methods rather than private vehicles. By 2023, UNDIP set an interim target for 25% of total energy consumption to be from NRE sources and made provisions for 1,053 bicycles and 10 campus buses to support sustainable campus commuting.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP have target to become carbon neutral university. The effort has been made by implementing programs to reduce GHG emission within 3 scopes. Scope 1 by energy saving campaign to actively reduce the use of equipment-based electricity and use it efficiently and UNDIP successfully shifted 85.52% AC with an inverter. Scope 2 by the initiation of collaborating with PT Agra Surya Energy to use the rooftop of the building to install Solar Power Plant with capacity 137 kWp. Scope 3 by conducting a recycle program for 100% organic waste and DIPO WASTE BANK and ecobrick program for 81.85% of inorganic waste almost 100% of solid waste are recycled. Purchased waste: drinking water production, this program can reduce the amount of gas emissions produced by transportation of drinking water purchased outside the university. Commuting: The prohibition of private student vehicles and free shuttle bus results in a 65% reduction in gas emissions from the previous year.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/01\/9.-Rencana-Aksi-Universitas-SDGs-2020-2024.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP have target to become carbon neutral university. The effort has been made by implementing programs to reduce GHG emission within 3 scopes. Scope 1 by energy saving campaign to actively reduce the use of equipment-based electricity and use it efficiently and UNDIP successfully shifted 85.52% AC with an inverter. Scope 2 by the initiation of collaborating with PT Agra Surya Energy to use the rooftop of the building to install Solar Power Plant with capacity 137 kWp. Scope 3 by conducting a recycle program for 100% organic waste and DIPO WASTE BANK and ecobrick program for 81.85% of inorganic waste almost 100% of solid waste are recycled. Purchased waste: drinking water production, this program can reduce the amount of gas emissions produced by transportation of drinking water purchased outside the university. Commuting: The prohibition of private student vehicles and free shuttle bus results in a 65% reduction in gas emissions from the previous year.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/09\/19\/sosialisasi-implementasi-sdgs-pada-pihak-industri-dan-swasta-menggandeng-sdgs-center-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Continuing the Carbon Neutrality Campus Program's first announcement in 2017 (based on Rector Circular letter No. 37), UNDIP commits to endorse some programs to reduce carbon emissions up to 5.13% for scope 1, and 7.02% for scope two, by 2025. There are some programs, as stated in the Sustainability Report 2019-2020 and Climate Action Plan 2019. They are 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The first three are programs focused on reducing emission for scope one, and the last one is focused on scope two. One example of the Rector Circular Letter to apply the green building principle is Letter No. 36, 2017 on energy and water saving.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-37-tahun-2017-circular-on-carbon-neutrality-program-in-universitas-diponegoro\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/komitmen-undip-menuju-carbon-neutral-campus-program-dan-target-2025\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-36-tahun-2017\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Continuing the Carbon Neutrality Campus Program's first announcement in 2017 (based on Rector Circular letter No. 37), UNDIP commits to endorse some programs to reduce carbon emissions up to 5.13% for scope 1, and 7.02% for scope two, by 2025. There are some programs, as stated in the Sustainability Report 2019-2020 and Climate Action Plan 2019. They are 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The first three are programs focused on reducing emission for scope one, and the last one is focused on scope two. One example of the Rector Circular Letter to apply the green building principle is Letter No. 36, 2017 on energy and water saving.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-37-tahun-2017-circular-on-carbon-neutrality-program-in-universitas-diponegoro\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/komitmen-undip-menuju-carbon-neutral-campus-program-dan-target-2025\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-36-tahun-2017\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/foto-smart-building.jpg\"}]},\"ind-209\":{\"title\":\"13.4.2 Achieve by Date\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP commits to reduce the emission produced in 2020 (66,01 TonCO2-eq for scope 1 and 1.979,69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66.01 TonCO2-eq for scope 1 and 1,979.69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66.01 TonCO2-eq for scope 1 and 1.979.69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66,01 TonCO2-eq for scope 1 and 1,979,69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2019 (1.449,99 TonCO2-eq for scope 1 and 16.211,34 TonCO2-eq for scope 2) up to 5.13% for scope 1 and 7.02% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019.\",\"evidence\":[],\"image_url\":\"\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    [\/et_pb_code][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Student &amp; Internal Support Facilities<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;53%&#8221; width_tablet=&#8221;53%&#8221; width_phone=&#8221;22%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-110px||false|false&#8221; custom_margin_tablet=&#8221;||-110px||false|false&#8221; custom_margin_phone=&#8221;||-80px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column_inner][\/et_pb_row_inner][et_pb_row_inner _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; height=&#8221;400px&#8221; custom_margin=&#8221;||-36px||false|false&#8221; custom_margin_tablet=&#8221;||-36px||false|false&#8221; custom_margin_phone=&#8221;15px||-17px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-16' id='ays-chart-container69ec268785574' data-id='69ec268785574'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69ec268785574'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69ec268785574' id=\"ays-chart-column_chart69ec268785574\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='16'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_code admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; sticky_limit_top=&#8221;row&#8221; sticky_limit_bottom=&#8221;section&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"pa-sustainability-card\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<h1 class=\"pa-sustainability-heading\">Explore UNDIP SDGs Impact!<\/h1>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-sustainability-menu\"><!-- [et_pb_line_break_holder] -->        <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-1-no-poverty\/\" class=\"menu-item\">Goal 1 No Poverty<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-2-zero-hunger\/\" class=\"menu-item\">Goal 2 Zero Hunger<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-3-good-health-and-well-being\/\" class=\"menu-item\">Goal 3 Good Health and Well-being<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-4-quality-education\/\" class=\"menu-item\">Goal 4 Quality Education<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-5-gender-equality\/\" class=\"menu-item\">Goal 5 Gender Equality<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-6-clean-water-and-sanitation\/\" class=\"menu-item\">Goal 6 Clean Water and Sanitation<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-7-affordable-and-clean-energy\/\" class=\"menu-item\">Goal 7 Affordable and Clean Energy<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-8-decent-work-and-economic-growth\/\" class=\"menu-item\">Goal 8 Decent Work and Economic Growth<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-9-industry-innovation-and-infrastructure\/\" class=\"menu-item\">Goal 9 Industry, Innovation and Infrastructure<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-10-reduced-inequalities\/\" class=\"menu-item\">Goal 10 Reduced Inequalities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-11-sustainable-cities-and-communities\/\" class=\"menu-item\">Goal 11 Sustainable Cities and Communities<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-12-ensure-sustainable-consumption-and-production-patterns\/\" class=\"menu-item\">Goal 12 Responsible Consumption and Production<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-13-climate-action\/\" class=\"menu-item\">Goal 13 Climate Action<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-14-life-below-water\/\" class=\"menu-item\">Goal 14 Life Below Water<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-15-life-on-land\/\" class=\"menu-item\">Goal 15 Life On Land<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-16-peace-justice-and-strong-institutions\/\" class=\"menu-item\">Goal 16 Peace, Justice and Strong Institution<\/a><!-- [et_pb_line_break_holder] -->    <a href=\"https:\/\/sdgscenter.undip.ac.id\/id\/goal-17-partnerships-for-the-goals\/\" class=\"menu-item\">Goal 17 Partnerships for the Goals<\/a><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* CARD STICKY *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-card {<!-- [et_pb_line_break_holder] -->  position: sticky;<!-- [et_pb_line_break_holder] -->  top: 100px; \/* jarak dari header saat scroll *\/<!-- [et_pb_line_break_holder] -->  width: 300px;<!-- [et_pb_line_break_holder] -->  max-width: 100%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Heading *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-heading {<!-- [et_pb_line_break_holder] -->  font-size: 1.5em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin: 0 0 16px 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu wrapper *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.12);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 6px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Menu item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  padding: 0.8em 1.2em;<!-- [et_pb_line_break_holder] -->  padding-right: 2em;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  border-bottom: 1px solid #e6eaf2;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Arrow *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item::after {<!-- [et_pb_line_break_holder] -->  content: \"\u203a\";<!-- [et_pb_line_break_holder] -->  position: absolute;<!-- [et_pb_line_break_holder] -->  right: 16px;<!-- [et_pb_line_break_holder] -->  top: 50%;<!-- [et_pb_line_break_holder] -->  transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->  font-size: 1.6em;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Hover *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover {<!-- [et_pb_line_break_holder] -->  background: rgba(0,53,127,0.25);<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:hover::after {<!-- [et_pb_line_break_holder] -->  right: 12px;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Last item *\/<!-- [et_pb_line_break_holder] -->.pa-sustainability-menu .menu-item:last-child {<!-- [et_pb_line_break_holder] -->  border-bottom: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-82px||-17px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Low Carbon Energy Tracking<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;60%&#8221; width_tablet=&#8221;60%&#8221; width_phone=&#8221;19%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-17px||false|false&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;20px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"pa-slider-wrapper-water-consumption\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"pa-slider-card-water-consumption\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-water-consumption\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 1: Low Carbon Energy Tracking --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-consumption active\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-consumption\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/sdgscenter.undip.ac.id\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-03-152035.png\" alt=\"Water Consumption per Person\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Low Carbon Energy Tracking<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-consumption\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-consumption\"><!-- [et_pb_line_break_holder] -->             Universitas Diponegoro (UNDIP) has advanced its low\u2011carbon energy tracking by conducting a comprehensive energy audit in 2024 across the Tembalang campus. The Laporan Akhir Audit Energi UNDIP 2024 evaluates electricity and thermal energy flows to support efficient campus operations. Complementing the audit, UNDIP\u2019s Sustainability Report 2024\u20112025 outlines the university\u2019s measurement of renewable energy consumption lessons partly drawn from campus\u2011wide and partial subsystem tracking. Through these efforts, UNDIP reinforces its commitment to monitor and reduce carbon\u2011intensive energy use and progress toward a low\u2011carbon campus environment.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-consumption\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-consumption\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-consumption\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/10\/Sustainability-Report-2024-2025.pdf\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/10\/Sustainability-Report-2024-2025.pdf<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/LAPORAN-AKHIR-AUDIT-ENERGI-UNDIP-2024_compressed-compressed.pdf\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/LAPORAN-AKHIR-AUDIT-ENERGI-UNDIP-2024_compressed-compressed.pdf<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-nav-water-consumption\"><!-- [et_pb_line_break_holder] -->        <button class=\"pa-prev-water-consumption\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"pa-next-water-consumption\" aria-label=\"Next Slide\">\u203a<\/button><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Layout & Card Style --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-water-consumption {<!-- [et_pb_line_break_holder] -->  background: rgba(0, 53, 127, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  padding: 30px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(0, 53, 127, 0.1);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 4px 15px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-water-consumption {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: paFadeInWaterConsumption 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-water-consumption.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes paFadeInWaterConsumption {<!-- [et_pb_line_break_holder] -->  from { opacity: 0; transform: translateY(10px); }<!-- [et_pb_line_break_holder] -->  to { opacity: 1; transform: translateY(0); }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Image Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slide-image-water-consumption {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 300px;<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 8px rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-image-water-consumption img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Typography --- *\/<!-- [et_pb_line_break_holder] -->.pa-slide-water-consumption h3 {<!-- [et_pb_line_break_holder] -->  font-family: inherit;<!-- [et_pb_line_break_holder] -->  font-size: 1.25em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  line-height: 1.3;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-text-container-water-consumption {<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 180px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-description-water-consumption {<!-- [et_pb_line_break_holder] -->  font-size: 0.95em;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  color: #333;<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  height: 114px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: height 0.4s ease;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: -webkit-box;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: 5;<!-- [et_pb_line_break_holder] -->  -webkit-box-orient: vertical;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-description-water-consumption.expanded {<!-- [et_pb_line_break_holder] -->  height: auto;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: unset;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Buttons & Links --- *\/<!-- [et_pb_line_break_holder] -->.pa-read-more-btn-water-consumption {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  padding: 5px 0;<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  font-size: 0.9em;<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-read-more-btn-water-consumption:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-view-source-btn-water-consumption {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  padding: 10px 0;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: color 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-view-source-btn-water-consumption:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Source Links Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption {<!-- [et_pb_line_break_holder] -->  max-height: 0;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: max-height 0.4s ease, padding 0.4s ease;<!-- [et_pb_line_break_holder] -->  padding: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption.expanded {<!-- [et_pb_line_break_holder] -->  max-height: 800px;<!-- [et_pb_line_break_holder] -->  padding: 15px 0 0 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption ul {<!-- [et_pb_line_break_holder] -->  list-style: none;<!-- [et_pb_line_break_holder] -->  padding: 15px;<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.5);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption li {<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  padding-left: 0;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption li:last-child {<!-- [et_pb_line_break_holder] -->  margin-bottom: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption li::before {<!-- [et_pb_line_break_holder] -->  content: \"\u2022\";<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->  font-size: 1.2em;<!-- [et_pb_line_break_holder] -->  margin-right: 10px;<!-- [et_pb_line_break_holder] -->  vertical-align: middle;<!-- [et_pb_line_break_holder] -->  flex-shrink: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption a {<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  word-break: break-word;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-consumption a:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Navigation --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-consumption {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-top: 25px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-consumption button {<!-- [et_pb_line_break_holder] -->  background: #ffffff;<!-- [et_pb_line_break_holder] -->  border: 1px solid #cdd4e0;<!-- [et_pb_line_break_holder] -->  width: 45px;<!-- [et_pb_line_break_holder] -->  height: 45px;<!-- [et_pb_line_break_holder] -->  border-radius: 50%;<!-- [et_pb_line_break_holder] -->  font-size: 1.8em;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-consumption button:hover:not([disabled]) {<!-- [et_pb_line_break_holder] -->  background: #1f305f;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  border-color: #1f305f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-consumption button[disabled] {<!-- [et_pb_line_break_holder] -->  opacity: 0.3;<!-- [et_pb_line_break_holder] -->  cursor: not-allowed;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.querySelectorAll('.pa-slider-card-water-consumption').forEach(card => {<!-- [et_pb_line_break_holder] -->  const slides = card.querySelectorAll('.pa-slide-water-consumption');<!-- [et_pb_line_break_holder] -->  const prevBtn = card.querySelector('.pa-prev-water-consumption');<!-- [et_pb_line_break_holder] -->  const nextBtn = card.querySelector('.pa-next-water-consumption');<!-- [et_pb_line_break_holder] -->  let index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function updateNavButtons() {<!-- [et_pb_line_break_holder] -->    prevBtn.disabled = (index === 0);<!-- [et_pb_line_break_holder] -->    nextBtn.disabled = (index === slides.length - 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Function to check if text is truncated<!-- [et_pb_line_break_holder] -->  function checkTruncation() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-water-consumption').forEach(desc => {<!-- [et_pb_line_break_holder] -->      const readMoreBtn = desc.parentElement.querySelector('.pa-read-more-btn-water-consumption');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      \/\/ Check if content is being truncated<!-- [et_pb_line_break_holder] -->      if (desc.scrollHeight > desc.clientHeight) {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'inline-block';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'none';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Check truncation on load and when window resizes<!-- [et_pb_line_break_holder] -->  checkTruncation();<!-- [et_pb_line_break_holder] -->  window.addEventListener('resize', checkTruncation);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  updateNavButtons();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Next button<!-- [et_pb_line_break_holder] -->  nextBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index >= slides.length - 1) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index++;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Previous button<!-- [et_pb_line_break_holder] -->  prevBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index <= 0) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index--;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Read More functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-read-more-btn-water-consumption').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const container = this.closest('.pa-text-container-water-consumption');<!-- [et_pb_line_break_holder] -->      const desc = container.querySelector('.pa-description-water-consumption');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      if (desc.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->        desc.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        desc.classList.add('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Show Less';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ View Source functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-view-source-btn-water-consumption').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const sourceLinks = this.nextElementSibling;<!-- [et_pb_line_break_holder] -->      if (sourceLinks && sourceLinks.classList.contains('pa-source-links-water-consumption')) {<!-- [et_pb_line_break_holder] -->        if (sourceLinks.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'View Source \u2192';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.add('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'Hide Source \u2192';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllReadMore() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-water-consumption').forEach(p => p.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-read-more-btn-water-consumption').forEach(btn => btn.textContent = 'Read More');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllSources() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-source-links-water-consumption').forEach(links => links.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-view-source-btn-water-consumption').forEach(btn => btn.textContent = 'View Source \u2192');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;24px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Proportion of Recycled Waste<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;63%&#8221; width_tablet=&#8221;63%&#8221; width_phone=&#8221;12%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-17px||false|false&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;20px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"pa-slider-wrapper-water-usage\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"pa-slider-card-water-usage\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-water-usage\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 1: Local Education Programs on Climate --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage active\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Local Education Programs on Climate<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              In 2024, Universitas Diponegoro (UNDIP), through its SDGs Center and in collaboration with the Tanoto Scholar Association (TSA), organized a series of local education programmes and campaigns focused on climate change risks, impacts, mitigation, adaptation, and early warning systems. These activities were part of UNDIP\u2019s annual Goal 13: Climate Action Program 2024, which aims to strengthen awareness and local capacity to address the challenges of climate change. The programmes included the Inspirasi SDGs video series with TSA, featuring discussions on net-zero emissions, renewable energy transition, and sustainable industry practices, as well as the KKN-Tematik SDGs community service programme, where students worked directly with communities to implement climate resilience projects such as mangrove rehabilitation, waste-to-resource initiatives, and clean energy demonstrations. Through this collaboration, UNDIP and TSA actively integrated academic learning, youth leadership, and community-based innovation to promote a culture of sustainability and climate awareness at the local level, supporting Indonesia\u2019s commitment to achieve net-zero emissions by 2060.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/sdg13-2\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/sdg13-2\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 2: Climate Action Plan, Shared --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Climate Action Plan, Shared<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) has a comprehensive Climate Action Plan that is openly shared with local government and community groups. The Climate Change Mitigation and Adaptation Action Plan 2024 and Carbon Reduction Roadmap 2050 outline UNDIP\u2019s strategy to cut emissions and enhance climate resilience across energy, transport, water, and waste systems. Both documents are publicly available and have been formally shared with the City of Semarang, the Central Java Provincial Government, and the Ministry of Environment and Forestry (KLHK). Through joint programs, youth workshops, and community engagement, UNDIP works with local stakeholders to raise awareness and co-implement carbon management actions. This shared plan strengthens regional collaboration and ensures UNDIP\u2019s climate action extends beyond the campus, supporting local and national efforts toward low-carbon, climate-resilient development.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/04\/Rencana-Aksi-Mitigasi-2024.pdf\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/04\/Rencana-Aksi-Mitigasi-2024.pdf<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/04\/Laporan-Roadmap-Reduction-Carbon-2050.pdf\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2025\/04\/Laporan-Roadmap-Reduction-Carbon-2050.pdf<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/ft.undip.ac.id\/undip-dan-klhk-gelar-lokakarya-untuk-bangun-kesadaran-pemuda-dalam-mengelola-emisi-karbon-dan-menghadapi-perubahan-iklim\/https:\/\/undip.ac.id\/post\/36629\/undip-dukung-tata-kelola-karbon-dan-kedaulatan-indonesia.html?\" target=\"_blank\">https:\/\/ft.undip.ac.id\/undip-dan-klhk-gelar-lokakarya-untuk-bangun-kesadaran-pemuda-dalam-mengelola-emisi-karbon-dan-menghadapi-perubahan-iklim\/https:\/\/undip.ac.id\/post\/36629\/undip-dukung-tata-kelola-karbon-dan-kedaulatan-indonesia.html?<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/ft.undip.ac.id\/undip-dan-klhk-gelar-lokakarya-untuk-bangun-kesadaran-pemuda-dalam-mengelola-emisi-karbon-dan-menghadapi-perubahan-iklim\/\" target=\"_blank\">https:\/\/ft.undip.ac.id\/undip-dan-klhk-gelar-lokakarya-untuk-bangun-kesadaran-pemuda-dalam-mengelola-emisi-karbon-dan-menghadapi-perubahan-iklim\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 3: Co-Operative Planning for Climate Change Disasters --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Co-Operative Planning for Climate Change Disasters<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              In 2024, Universitas Diponegoro (UNDIP) actively participated in co-operative planning for climate change disasters through partnerships with government and international organizations. In collaboration with Indonesia\u2019s National Disaster Management Agency (BNPB) and the local government of Jepara, UNDIP deployed a mobile desalination unit to provide clean water during coastal floods in Demak and Jepara, supporting emergency response and community resilience. Together with Mercy Corps Indonesia, UNDIP developed risk-based spatial planning and community-driven strategies to address increasing tidal flooding along Central Java\u2019s northern coast. The university also hosted multi-stakeholder forums involving local governments, including Jepara and Demak, NGOs, and vulnerable coastal communities to align disaster risk reduction with social inclusion. Internationally, UNDIP engaged in the Asian-African Student Conference on \u201cClimate Justice and Sustainability,\u201d promoting Global South cooperation on displacement, adaptation, and resilience. These actions reflect UNDIP\u2019s integrated, collaborative approach to climate disaster planning and human mobility challenges.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/post\/35884\/atasi-krisis-air-minum-di-pantura-undip-siapkan-teknologi-desalinasi-air-laut.html\" target=\"_blank\">https:\/\/undip.ac.id\/post\/35884\/atasi-krisis-air-minum-di-pantura-undip-siapkan-teknologi-desalinasi-air-laut.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/iczm.undip.ac.id\/2024\/11\/07\/kolaborasi-yayasan-mercy-corps-indonesia-dalam-strategi-transformasi-pengurangan-risiko-banjir-di-pesisir-utara-jawa-tengah\/\" target=\"_blank\">https:\/\/iczm.undip.ac.id\/2024\/11\/07\/kolaborasi-yayasan-mercy-corps-indonesia-dalam-strategi-transformasi-pengurangan-risiko-banjir-di-pesisir-utara-jawa-tengah\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 4: Inform and Support Government --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Inform and Support Government<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              In 2024, Universitas Diponegoro (UNDIP) strengthened its role in informing and supporting local and regional governments across Central Java in climate change disaster risk early warning and monitoring. Through collaborations with the Regional Disaster Management Agency (BPBD), the Ministry of Agrarian and Spatial Planning, and local governments such as Jepara, Demak, Tegal, and Pati, UNDIP provided research-based innovations, spatial data, and policy inputs to enhance disaster governance. The Geomatics and Planning Laboratory developed a digital disaster information system for Tegal Regency to improve data-driven decision-making. UNDIP researchers contributed to Smart Disaster Governance in Pati Regency, integrating geospatial analysis, community participation, and multi-stakeholder coordination for flood mitigation. Additionally, UNDIP\u2019s SDGs Center and KKN-Tematik SDGs students initiated disaster-resilient villages, empowering communities through training in early warning, preparedness, and adaptive planning. These actions demonstrate UNDIP\u2019s leadership as a scientific and policy partner in strengthening regional resilience to climate-related disasters.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/ejournal2.undip.ac.id\/index.php\/ijpd\/article\/view\/27056\" target=\"_blank\">https:\/\/ejournal2.undip.ac.id\/index.php\/ijpd\/article\/view\/27056<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/mal.vokasi.undip.ac.id\/en\/2024\/02\/24\/synergy-between-the-regional-disaster-management-agency-bpbd-of-central-java-and-local-governments-in-addressing-flood-disasters-in-demak-and-kudus\/\" target=\"_blank\">https:\/\/mal.vokasi.undip.ac.id\/en\/2024\/02\/24\/synergy-between-the-regional-disaster-management-agency-bpbd-of-central-java-and-local-governments-in-addressing-flood-disasters-in-demak-and-kudus\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/pwk.ft.undip.ac.id\/en\/improving-digitalization-in-response-to-climate-change-geomatics-and-planning-laboratory-undip-develops-disaster-information-system-in-tegal-regency\/\" target=\"_blank\">https:\/\/pwk.ft.undip.ac.id\/en\/improving-digitalization-in-response-to-climate-change-geomatics-and-planning-laboratory-undip-develops-disaster-information-system-in-tegal-regency\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/undip.ac.id\/language\/en\/post\/33716\/undip-community-service-students-initiate-disaster-resilient-village.html\" target=\"_blank\">https:\/\/undip.ac.id\/language\/en\/post\/33716\/undip-community-service-students-initiate-disaster-resilient-village.html<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 5: Environmental Education Collaborates NGO --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Environmental Education Collaborates NGO<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) collaborates with several NGOs to strengthen environmental education and climate adaptation. In 2024, FISIP UNDIP worked with the Penabulu Foundation to design learning programs on natural resource management and climate justice, including \u201cAdaptasi Goes to Campus\u201d talk shows and interactive games for students. The Department of Urban and Regional Planning partners with IUCCE and PATTIRO Semarang on the Koneksi project, integrating climate resilience into academic and community learning. The Agribusiness Department collaborates with SERABUT NGO on educational research for sustainable agriculture and climate change adaptation. UNDIP also developed the SDGs Park, a sustainability learning center integrated with a mangrove ecosystem managed by the NGO Kesemat. The initiative, known as the Taman Mini SDGs at the Marine Science Techno Park Jepara, serves as a green economy learning space and eco-education site that combines mangrove restoration, community tourism, and sustainability education. Through initiatives and forums like INCRID 2024, UNDIP promotes knowledge-sharing and partnerships to advance climate education and resilience.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/fisip.undip.ac.id\/2025\/03\/14\/fisip-undip-and-penabulu-foundation-to-collaborate-for-equitable-climate-action\/#:~:text=Semarang%20(03\/13)%20%E2%80%93%20The%20Penabulu%20Foundation%20organized,(FISIP)%20at%20Universitas%20Diponegoro%20(Undip)%20on%20Thursday%2C\" target=\"_blank\">https:\/\/fisip.undip.ac.id\/2025\/03\/14\/fisip-undip-and-penabulu-foundation-to-collaborate-for-equitable-climate-action\/#:~:text=Semarang%20(03\/13)%20%E2%80%93%20The%20Penabulu%20Foundation%20organized,(FISIP)%20at%20Universitas%20Diponegoro%20(Undip)%20on%20Thursday%2C<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/magri.fpp.undip.ac.id\/en\/collaborative-research-involving-serabuts-non-governmental-organization-ngo-and-agribisnis-undip-to-face-climate-change-in-southeast-sulawesi\/\" target=\"_blank\">https:\/\/magri.fpp.undip.ac.id\/en\/collaborative-research-involving-serabuts-non-governmental-organization-ngo-and-agribisnis-undip-to-face-climate-change-in-southeast-sulawesi\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2022\/10\/28\/taman-mini-sdgs-di-mstp-undip-jepara-sebagai-wahana-baru-pembelajaran-green-economy-di-indonesia\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2022\/10\/28\/taman-mini-sdgs-di-mstp-undip-jepara-sebagai-wahana-baru-pembelajaran-green-economy-di-indonesia\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/kesemat.or.id\/2025\/05\/21\/ekowisata-mangrove-mecok-ecopark-taman-mini-sdgs-universitas-diponegoro-di-teluk-awur-jepara-sinergi-kesemat-dalam-pengelolaan-ekosistem-mangrove\/\" target=\"_blank\">https:\/\/kesemat.or.id\/2025\/05\/21\/ekowisata-mangrove-mecok-ecopark-taman-mini-sdgs-universitas-diponegoro-di-teluk-awur-jepara-sinergi-kesemat-dalam-pengelolaan-ekosistem-mangrove\/<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 6: Commitment to Carbon Neutral Universities --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-usage\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-slide-image-water-usage\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/undip.ac.id\/wp-content\/uploads\/2026\/01\/3-ezgif.com-jpg-to-webp-converter.webp\" alt=\"Waste Water Treatment\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Commitment to Carbon Neutral Universities<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-text-container-water-usage\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-description-water-usage\"><!-- [et_pb_line_break_holder] -->              Universitas Diponegoro (UNDIP) has affirmed its commitment to become a carbon\u2011neutral university by 2050, as outlined in its \u201cRoadmap Towards Net Zero Emission 2050\u201d. The roadmap details emissions\u2011reduction programs covering Scope 1 and 2 (direct and purchased energy use) and builds toward addressing Scope 3 (indirect emissions) through full lifecycle and value\u2011chain actions. Key targets include raising renewable energy use to 80% and increasing carbon stocks by 5.5% by 2050. Undip\u2019s strategy reflects full alignment with the Greenhouse Gas Protocol framework for emission scopes and shows institutional resolve toward deep decarbonisation.<!\u2013- [et_pb_br_holder] -\u2013><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-read-more-btn-water-usage\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-view-source-btn-water-usage\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-source-links-water-usage\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf<\/a><\/li>\n<p><!-- [et_pb_line_break_holder] -->            <\/ul>\n<p><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-slider-nav-water-usage\"><!-- [et_pb_line_break_holder] -->        <button class=\"pa-prev-water-usage\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"pa-next-water-usage\" aria-label=\"Next Slide\">\u203a<\/button><!-- [et_pb_line_break_holder] -->      <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Layout & Card Style --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-card-water-usage {<!-- [et_pb_line_break_holder] -->  background: rgba(0, 53, 127, 0.08);<!-- [et_pb_line_break_holder] -->  border-radius: 12px;<!-- [et_pb_line_break_holder] -->  padding: 30px;<!-- [et_pb_line_break_holder] -->  border: 1px solid rgba(0, 53, 127, 0.1);<!-- [et_pb_line_break_holder] -->  box-shadow: 0 4px 15px rgba(0,0,0,0.05);<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-water-usage {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: paFadeInWaterUsage 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-water-usage.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes paFadeInWaterUsage {<!-- [et_pb_line_break_holder] -->  from { opacity: 0; transform: translateY(10px); }<!-- [et_pb_line_break_holder] -->  to { opacity: 1; transform: translateY(0); }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Image Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-slide-image-water-usage {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 300px;<!-- [et_pb_line_break_holder] -->  margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  box-shadow: 0 2px 8px rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slide-image-water-usage img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  height: 100%;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  object-fit: cover;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Typography --- *\/<!-- [et_pb_line_break_holder] -->.pa-slide-water-usage h3 {<!-- [et_pb_line_break_holder] -->  font-family: inherit;<!-- [et_pb_line_break_holder] -->  font-size: 1.25em;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  line-height: 1.3;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-text-container-water-usage {<!-- [et_pb_line_break_holder] -->  margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  min-height: 180px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-description-water-usage {<!-- [et_pb_line_break_holder] -->  font-size: 0.95em;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  color: #333;<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  height: 114px;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: height 0.4s ease;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  display: -webkit-box;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: 5;<!-- [et_pb_line_break_holder] -->  -webkit-box-orient: vertical;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-description-water-usage.expanded {<!-- [et_pb_line_break_holder] -->  height: auto;<!-- [et_pb_line_break_holder] -->  -webkit-line-clamp: unset;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Buttons & Links --- *\/<!-- [et_pb_line_break_holder] -->.pa-read-more-btn-water-usage {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: 700;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  padding: 5px 0;<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  font-size: 0.9em;<!-- [et_pb_line_break_holder] -->  display: inline-block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-read-more-btn-water-usage:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-view-source-btn-water-usage {<!-- [et_pb_line_break_holder] -->  background: none;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-weight: 600;<!-- [et_pb_line_break_holder] -->  margin-top: 10px;<!-- [et_pb_line_break_holder] -->  padding: 10px 0;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  transition: color 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->  position: relative;<!-- [et_pb_line_break_holder] -->  z-index: 10;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-view-source-btn-water-usage:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Source Links Container --- *\/<!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage {<!-- [et_pb_line_break_holder] -->  max-height: 0;<!-- [et_pb_line_break_holder] -->  overflow: hidden;<!-- [et_pb_line_break_holder] -->  transition: max-height 0.4s ease, padding 0.4s ease;<!-- [et_pb_line_break_holder] -->  padding: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage.expanded {<!-- [et_pb_line_break_holder] -->  max-height: 800px;<!-- [et_pb_line_break_holder] -->  padding: 15px 0 0 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage ul {<!-- [et_pb_line_break_holder] -->  list-style: none;<!-- [et_pb_line_break_holder] -->  padding: 15px;<!-- [et_pb_line_break_holder] -->  margin: 0;<!-- [et_pb_line_break_holder] -->  background: rgba(255, 255, 255, 0.5);<!-- [et_pb_line_break_holder] -->  border-radius: 8px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage li {<!-- [et_pb_line_break_holder] -->  margin-bottom: 10px;<!-- [et_pb_line_break_holder] -->  padding-left: 0;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage li:last-child {<!-- [et_pb_line_break_holder] -->  margin-bottom: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage li::before {<!-- [et_pb_line_break_holder] -->  content: \"\u2022\";<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->  font-size: 1.2em;<!-- [et_pb_line_break_holder] -->  margin-right: 10px;<!-- [et_pb_line_break_holder] -->  vertical-align: middle;<!-- [et_pb_line_break_holder] -->  flex-shrink: 0;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage a {<!-- [et_pb_line_break_holder] -->  color: #153d7a;<!-- [et_pb_line_break_holder] -->  text-decoration: none;<!-- [et_pb_line_break_holder] -->  font-size: 0.85em;<!-- [et_pb_line_break_holder] -->  word-break: break-word;<!-- [et_pb_line_break_holder] -->  line-height: 1.6;<!-- [et_pb_line_break_holder] -->  flex: 1;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-source-links-water-usage a:hover {<!-- [et_pb_line_break_holder] -->  text-decoration: underline;<!-- [et_pb_line_break_holder] -->  color: #00357f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* --- Navigation --- *\/<!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-usage {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-top: 25px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-usage button {<!-- [et_pb_line_break_holder] -->  background: #ffffff;<!-- [et_pb_line_break_holder] -->  border: 1px solid #cdd4e0;<!-- [et_pb_line_break_holder] -->  width: 45px;<!-- [et_pb_line_break_holder] -->  height: 45px;<!-- [et_pb_line_break_holder] -->  border-radius: 50%;<!-- [et_pb_line_break_holder] -->  font-size: 1.8em;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->  color: #1f305f;<!-- [et_pb_line_break_holder] -->  transition: all 0.3s ease;<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  align-items: center;<!-- [et_pb_line_break_holder] -->  justify-content: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-usage button:hover:not([disabled]) {<!-- [et_pb_line_break_holder] -->  background: #1f305f;<!-- [et_pb_line_break_holder] -->  color: #fff;<!-- [et_pb_line_break_holder] -->  border-color: #1f305f;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-slider-nav-water-usage button[disabled] {<!-- [et_pb_line_break_holder] -->  opacity: 0.3;<!-- [et_pb_line_break_holder] -->  cursor: not-allowed;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.querySelectorAll('.pa-slider-card-water-usage').forEach(card => {<!-- [et_pb_line_break_holder] -->  const slides = card.querySelectorAll('.pa-slide-water-usage');<!-- [et_pb_line_break_holder] -->  const prevBtn = card.querySelector('.pa-prev-water-usage');<!-- [et_pb_line_break_holder] -->  const nextBtn = card.querySelector('.pa-next-water-usage');<!-- [et_pb_line_break_holder] -->  let index = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function updateNavButtons() {<!-- [et_pb_line_break_holder] -->    prevBtn.disabled = (index === 0);<!-- [et_pb_line_break_holder] -->    nextBtn.disabled = (index === slides.length - 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Function to check if text is truncated<!-- [et_pb_line_break_holder] -->  function checkTruncation() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-water-usage').forEach(desc => {<!-- [et_pb_line_break_holder] -->      const readMoreBtn = desc.parentElement.querySelector('.pa-read-more-btn-water-usage');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      \/\/ Check if content is being truncated<!-- [et_pb_line_break_holder] -->      if (desc.scrollHeight > desc.clientHeight) {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'inline-block';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        readMoreBtn.style.display = 'none';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Check truncation on load and when window resizes<!-- [et_pb_line_break_holder] -->  checkTruncation();<!-- [et_pb_line_break_holder] -->  window.addEventListener('resize', checkTruncation);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  updateNavButtons();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Next button<!-- [et_pb_line_break_holder] -->  nextBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index >= slides.length - 1) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index++;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Previous button<!-- [et_pb_line_break_holder] -->  prevBtn.addEventListener('click', () => {<!-- [et_pb_line_break_holder] -->    if (index <= 0) return;<!-- [et_pb_line_break_holder] -->    closeAllReadMore();<!-- [et_pb_line_break_holder] -->    closeAllSources();<!-- [et_pb_line_break_holder] -->    slides[index].classList.remove('active');<!-- [et_pb_line_break_holder] -->    index--;<!-- [et_pb_line_break_holder] -->    slides[index].classList.add('active');<!-- [et_pb_line_break_holder] -->    updateNavButtons();<!-- [et_pb_line_break_holder] -->    \/\/ Recheck truncation when slide changes<!-- [et_pb_line_break_holder] -->    setTimeout(checkTruncation, 50);<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ Read More functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-read-more-btn-water-usage').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const container = this.closest('.pa-text-container-water-usage');<!-- [et_pb_line_break_holder] -->      const desc = container.querySelector('.pa-description-water-usage');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      if (desc.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->        desc.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->      } else {<!-- [et_pb_line_break_holder] -->        desc.classList.add('expanded');<!-- [et_pb_line_break_holder] -->        this.textContent = 'Show Less';<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ View Source functionality<!-- [et_pb_line_break_holder] -->  card.querySelectorAll('.pa-view-source-btn-water-usage').forEach(btn => {<!-- [et_pb_line_break_holder] -->    btn.addEventListener('click', function(e) {<!-- [et_pb_line_break_holder] -->      e.preventDefault();<!-- [et_pb_line_break_holder] -->      e.stopPropagation();<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const sourceLinks = this.nextElementSibling;<!-- [et_pb_line_break_holder] -->      if (sourceLinks && sourceLinks.classList.contains('pa-source-links-water-usage')) {<!-- [et_pb_line_break_holder] -->        if (sourceLinks.classList.contains('expanded')) {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'View Source \u2192';<!-- [et_pb_line_break_holder] -->        } else {<!-- [et_pb_line_break_holder] -->          sourceLinks.classList.add('expanded');<!-- [et_pb_line_break_holder] -->          this.textContent = 'Hide Source \u2192';<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllReadMore() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-description-water-usage').forEach(p => p.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-read-more-btn-water-usage').forEach(btn => btn.textContent = 'Read More');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function closeAllSources() {<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-source-links-water-usage').forEach(links => links.classList.remove('expanded'));<!-- [et_pb_line_break_holder] -->    card.querySelectorAll('.pa-view-source-btn-water-usage').forEach(btn => btn.textContent = 'View Source \u2192');<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;22px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;key-c&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||solid&#8221; text_text_color=&#8221;#000352&#8243; text_font_size=&#8221;26px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Publications<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#103464&#8243; divider_weight=&#8221;4px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;11%&#8221; width_tablet=&#8221;11%&#8221; width_phone=&#8221;37%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-34px||false|false&#8221; custom_margin_tablet=&#8221;||-34px||false|false&#8221; custom_margin_phone=&#8221;||-85px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|37px|||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-8px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<div class='ays-chart-container-google ays-chart-container-31' id='ays-chart-container69ec268785bf1' data-id='69ec268785bf1'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69ec268785bf1'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69ec268785bf1' id=\"ays-chart-column_chart69ec268785bf1\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='31'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>Goal 13 Climate ActionTake urgent action to combat climate change and its impacts: what Universitas Diponegoro is doing in pursuit of this goal.    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-13: #1f7837;\n      --sdg-hover-13: color-mix(in srgb, var(--sdg-color-13) 85%, black);\n      --sdg-light-13: color-mix(in srgb, var(--sdg-color-13) 10%, white);\n    }\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    .sdg-container-13 {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      max-width: 100%;\n      margin: 0;\n      margin-top: 45px;\n    }\n    \n    .custom-dropdown-13 {\n      display: flex;\n      gap: 10px;\n      background: #fff;\n      padding: 0;\n      max-width: 100%;\n      margin: 0 auto;\n      flex-wrap: wrap;\n    }\n    \n    .custom-dropdown-13.layout-auto .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-13.layout-full .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-13.layout-paired .dropdown-group-13 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-13.layout-paired .dropdown-group-13:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-13 {\n      background: var(--sdg-color-13);\n      color: #fff;\n      padding: 15px 20px;\n      cursor: pointer;\n      font-weight: bold;\n      transition: background 0.3s;\n      white-space: nowrap;\n      text-align: center;\n      display: block;\n      width: 100%;\n      border: none;\n      user-select: none;\n    }\n    \n    .dropdown-parent-13:hover {\n      background: var(--sdg-hover-13);\n    }\n    \n    .dropdown-submenu-13 {\n      display: none;\n      position: absolute;\n      top: 100%;\n      left: 0;\n      background: #fff;\n      border: 1px solid #ddd;\n      min-width: 250px;\n      max-width: 400px;\n      max-height: 400px;\n      overflow-y: auto;\n      z-index: 100;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n    \n    .dropdown-submenu-13.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-13 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-13);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-13 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-13 div:hover {\n      background: var(--sdg-light-13);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-13 {\n      display: none;\n      margin-top: 20px;\n      padding: 0;\n      background: #e8eaf0;\n      border-radius: 8px;\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .dynamic-content-13.active {\n      display: block;\n      animation: fadeIn-13 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-13 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-13 {\n      position: absolute;\n      top: 15px;\n      right: 15px;\n      background: #000352;\n      color: white;\n      border: none;\n      width: 35px;\n      height: 35px;\n      border-radius: 50%;\n      cursor: pointer;\n      font-size: 20px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s;\n      box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n      z-index: 10;\n    }\n\n    .close-btn-13:hover {\n      background: #000352;\n      transform: rotate(90deg);\n      box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n    }\n\n    .pa-slider-card-13 {\n      background: #e8eaf0;\n      border-radius: 12px;\n      padding: 30px 30px 30px 30px;\n      border: none;\n      box-shadow: none;\n      position: relative;\n      margin: 20px;\n    }\n\n    \/* Navigation Section at Bottom *\/\n    .pa-slider-nav-top-13 {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-top: 25px;\n      gap: 15px;\n      padding: 15px 20px;\n      background: transparent;\n      border-radius: 8px;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.08);\n    }\n\n    .pa-slider-nav-top-13 button {\n      background: transparent;\n      border: 2px solid #000352;\n      width: 45px;\n      height: 45px;\n      border-radius: 50%;\n      font-size: 1.8em;\n      cursor: pointer;\n      color: #000352;\n      transition: all 0.3s ease;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: bold;\n      flex-shrink: 0;\n    }\n\n    .pa-slider-nav-top-13 button:hover:not(:disabled) {\n      background: #000352;\n      color: #fff;\n      border-color: #000352;\n      transform: scale(1.05);\n    }\n\n    .pa-slider-nav-top-13 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-13 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-13 {\n      font-size: 0.75em;\n      color: #666;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 5px;\n    }\n\n    .year-value-13 {\n      font-size: 2.5em;\n      font-weight: 800;\n      color: #000352;\n      line-height: 1;\n      text-shadow: 1px 1px 2px rgba(0,0,0,0.05);\n    }\n\n    .slide-indicator-13 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-13 {\n      display: none;\n      animation: paFadeIn-13 0.4s ease-in-out;\n    }\n\n    .pa-slide-13.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-13 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-13 h3 {\n      font-family: inherit;\n      font-size: 1.3em;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.3;\n      color: #000352;\n    }\n\n    .pa-image-container-13 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-13 {\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n      display: block;\n      margin: 0 auto;\n    }\n\n    .pa-text-container-13 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-13 {\n      font-size: 0.95em;\n      line-height: 1.7;\n      color: #1f305f;\n      margin-bottom: 10px;\n      display: -webkit-box;\n      -webkit-line-clamp: 5;\n      -webkit-box-orient: vertical;  \n      overflow: hidden;\n      transition: all 0.3s ease;\n      white-space: pre-line;\n    }\n\n    .pa-description-13.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-13 {\n      background: none;\n      border: none;\n      color: #000352;  \n      font-weight: 700;\n      cursor: pointer;\n      padding: 5px 0;\n      text-decoration: underline;\n      font-size: 0.9em;\n      display: inline-block;\n    }\n\n    .evidence-section-13 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-13 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-13 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-13 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-13 a {\n      color: #000352;\n      text-decoration: none;\n      word-wrap: break-word;\n      word-break: break-word;\n      font-size: 0.85em;\n    }\n\n    .evidence-list-13 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-13::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-13);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-13::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-13);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-13 { flex-direction: column; }\n      .custom-dropdown-13 .dropdown-group-13 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-13 {\n        font-size: 0.78em;\n        padding: 10px 12px;\n        white-space: normal;\n        word-break: break-word;\n        line-height: 1.3;\n      }\n      .dropdown-submenu-13 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-13 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-13 { padding: 30px 12px 12px 12px; }\n      .pa-slide-13 h3 { font-size: 1em; }\n      .pa-image-container-13 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-13 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-13 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-13 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-13 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-13 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-13\">\n      <div class=\"custom-dropdown-13 layout-auto\">\n        <div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.2 Low carbon energy use<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-201\">13.2.1 Low-Carbon Energy Tracking<\/div><div data-content=\"ind-202\">13.2.2 Low-Carbon Energy Use<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.3 Environmental education measures<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-203\">13.3.1 Local Education Programmes on Climate<\/div><div data-content=\"ind-204\">13.3.2 Climate Action Plan, Shared<\/div><div data-content=\"ind-205\">13.3.3 Co-operative Planning for Climate Change Disasters<\/div><div data-content=\"ind-206\">13.3.4 Inform and Support Government<\/div><div data-content=\"ind-207\">13.3.5 Environmental Education Collaborate with NGO<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.4 Commitment to carbon neutral university<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-208\">13.4.1 Commitment to Carbon Neutral University<\/div><div data-content=\"ind-209\">13.4.2 Achieve by Date<\/div><\/div><\/div><div class=\"dropdown-group-13\"><div class=\"dropdown-parent-13\">13.5 Undip Contribution<\/div><div class=\"dropdown-submenu-13\"><div data-content=\"ind-306\">13.5.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-13\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 13;\n      const contentData = {\"ind-201\":{\"title\":\"13.2.1 Low-Carbon Energy Tracking\",\"slides\":[{\"year\":\"2025\",\"content\":\"Total energy used: 8,534 GJ || Total energy used from low-carbon sources: 1,527 GJ\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2025\",\"content\":\"UNDIP consistently measures and monitors low carbon energy used across campus. In 2023, UNDIP installed 267 solar panel units, generating 44,027.97 kWh. Additionally, the university operates four biomass-based power units with a combined capacity of 369.07 kWh, located in the Faculty of Animal Husbandry and Agriculture, Faculty of Engineering, and Vocational School. The UNDIP National Hospital (RSND) features a combined heat-chiller unit with a 116.75 kWh capacity, while the Vocational School is equipped with ten biodiesel production units, each with a capacity of 300 kWh. Total energy used: 8,534 GJ, Total energy used from low-carbon sources: 1,527 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"As part of its commitment to become a carbon neutral university, UNDIP regularly measures the amount of low carbon use across its campus. To achieve this goal, the university has been increasing its use of alternative energy sources such as solar panels, chillers, hydropower, biodiesel, and biogas. These efforts have resulted in a significant decrease in the total CO2 emission in 2022, from 7,802.424 in 2021 to 7,078.49. The biggest contribution to this reduction came from electricity, as UNDIP has increased the use of energy-efficient appliances, which has reduced electrical energy consumption within the university area. Total energy used: 8,223 GJ || Total energy used from low-carbon sources: 1,168 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/2023\/07\/26\/the-total-carbon-footprint\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP measure the amount of low carbon use across the university as part of the commitment to become carbon neutral university. UNDIP continuously increases the amount of alternative energy as a form of reducing the use of fossil fuel based electrical energy. The renewable energy that has been used in UNDIP is solar panels, chillers, hydropower, biodiesel, and biogas. In 2021, UNDIP increased 445 units of solar panels equal to 21980 kWh, located in vocational school, chemical engineering, electrical engineering and the faculty of economics and business. In addition, UNDIP increase the use of energy efficient appliances that reduce the use of electrical energy consumption within the university area.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/11\/Sustainability-Report-2021-2022_.pdf\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP continuously increases the amount of alternative energy as a form of reducing the use of fossil fuel based electrical energy. The renewable energy that has been used in UNDIP is solar panels, chillers, hydropower, biodiesel, and biogas. In 2020, UNDIP increased 13 units of solar panels equal to 243 kWh, located in chemical engineering, electrical engineering and the faculty of economics and business. The additional number of solar panels for power source and street lighting reduce the use of electrical energy consumption within the university area. Indeed, it reduced the total carbon footprint by 1,979.69 metric tons. Total energy used: 7,075 GJ || Total energy used from low-carbon sources: 985 GJ\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Total energy used: 41,634 GJ || Total energy used from low-carbon sources: 31,658 GJ (87.8%)\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-203\":{\"title\":\"13.3.1 Local Education Programmes on Climate\",\"slides\":[{\"year\":\"2025\",\"content\":\"Leveraging from previous efforts in past years, UNDIP has developed various educational programs and local campaigns to raise awareness about climate change impacts. For example, in 2023, students participating in UNDIP's KKN (Community Services Program) conducted climate change education for elementary school students through informational leaflets. This initiative aimed to instill early awareness of the factors contributing to climate change, fostering a generation that is more conscious and proactive about environmental issues from a young age.\",\"evidence\":[\"https:\/\/www.kompasiana.com\/adzkia52811\/65902459c57af0b19260753\/kkn-tematik-sumurboto-tingkatkan-kesadaran-sejak-dini-akan-pentingnya-dampak-perubahan-iklim-bagi-dunia\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"To further promote local education programs and campaigns on climate change in 2022, Undip conducted academic partnership and community service programs based on this theme. The academic programs included the creation of Massive Open Online Courses (MOOCs), summer courses, and conferences. These activities aimed to educate students and a broader audience, enhancing their understanding of climate change, its potential risks, and the role that each individual can play in environmental protection to achieve sustainable development. The second component, considering climate change as multidisciplinary, was various events from several different faculties focused on raising awareness within communities about the effects of climate change and strategies for mitigation and adaptation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/10\/29\/melalui-kerjasama-akademik-undip-mendorong-peningkatan-kesadaran-terhadap-perubahan-iklim\/\",\"https:\/\/sustainability.undip.ac.id\/2022\/11\/19\/undip-dorong-kegiatan-sosialisasi-bertema-perubahan-iklim-kepada-masyarakat\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Undip develops some initiatives on local education programs\/campaigns on climate in 2021. Two of them are the initiation of \\\"Dipo Waste Bank\\\" and the book launched \\\"Urban Climate Resilience: Concepts, Practices, Instruments, and Governance\\\". Dipo Waste Bank is an initiative to encourage Undip students\/staff and local residents to be aware of waste management by inviting them to become customers. The mission of the program is to promote the circular economy concept at the neighborhood\/local level. The second is a joint book publication as a reflection book from several research and community service activities that have been initially done, part of the collaboration work of Undip with the Indonesian Planning Association and NGO so-called IKUPI.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/06\/08\/webinar-dan-soft-launching-dipo-waste-bank\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP collaborates with some partners to promote local education programs on climate in 2020. The first is SDGs Center UNDIP cooperation with the UCLG-ASPAC and APEKSI in publishing two pocket books, not only for the Climate Change campaign but also to increase the literacy of local government and parliament members (https:\/\/localisedsdgs-indonesia.org\/asset\/file\/newsletter\/publikasi\/Buku%20Saku%202.pdf) in Indonesia on climate change impact. The second is the sea cities platform that was developed by UNDIP in collaboration with some Australian Universities. There are some innovations mostly to reduce climate change risks and closely related to climate change adaptation. The third is UNDIP collaboration with a local NGO named IKUPI to organize a capacity building program for some Community Preparedness Group in Semarang City.\",\"evidence\":[\"https:\/\/localisedsdgs-indonesia.org\/asset\/file\/newsletter\/publikasi\/Buku-Saku-1.pdf\",\"https:\/\/seacities.id\/en\/index.php\",\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides local education programmes\/campaigns on climate through the Community Service Program (http:\/\/khn.undip.ac.id\/). It is regular and obligatory for students to engage in the program during their study. There are at least two activities that are enormously done concerning the climate. The first is campaigns and community empowerment through waste management and waste bank training\/socialization in various areas, such as in Pemalang District (http:\/\/khn.undip.ac.id\/?p=115731) focused on waste bank management. This activity was open to the public so that the waste in the village in Pemalang can be significantly reduced and generate economic opportunity. The second is mangrove conservation and its co-benefits, such as training to create various Mangrove-related products. One example is in Mangunharjo Tugu Village (http:\/\/khn.undip.ac.id\/?p=117016). The activities were counseling activities and practices to develop various creative products.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/30\/kontribusi-sivitas-undip-kepada-masyarakat-untuk-mengatasi-perubahan-iklim-rangkaian-kegiatan-tahun-2019\/\",\"http:\/\/khn.undip.ac.id\/?s=mangrove\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Capture_bank-sampah.png\"}]},\"ind-204\":{\"title\":\"13.3.2 Climate Action Plan, Shared\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has been diligently working towards implementing the Climate Action Plan as part of its commitment to reduce global emissions\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Undip-Carbon-Offset-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has been diligently working towards implementing the Climate Action Plan as part of its commitment to reduce global emissions. The university shared this plan with the local community through various community service programs in 2022, which involved collaborating with local women's groups (PKK) and youth organizations.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/01\/9.-Rencana-Aksi-Universitas-SDGs-2020-2024.pdf\",\"https:\/\/sustainability.undip.ac.id\/2022\/09\/09\/melalui-kuliah-kerja-nyata-kkn-civitas-akademik-undip-lakukan-aksi-nyata-mengurangi-dampak-perubahan-iklim-bersama-masyarakat\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has developed a Climate Action Plan as the university\u2019s guidance to contribute to global emission reduction. The document has been shared in the socialization of SDGs Implementation Workshop with PetroChina International Jabung Ltd. As reference for them in making the program towards GHG emission reduction program\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/10\/31\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-2021\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has developed a Climate Action Plan as the university's guidance to contribute to global emission reduction. Some actions have been done, including 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The plan has also been shared along with UNDIP collaboration with Semarang City Government and IKUPI (local NGO - http:\/\/ikupi.org\/) to develop Climate Action (mitigation and adaptation) at the city level.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has developed a Climate Action Plan as the university's guidance to contribute to global emission reduction. Some actions have been done, including 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The plan has also been shared along with UNDIP collaboration with Semarang City Government and IKUPI (local NGO - http:\/\/ikupi.org\/) to develop Climate Action (mitigation and adaptation) at the city level.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2019\/\"],\"image_url\":\"\"}]},\"ind-205\":{\"title\":\"13.3.3 Co-operative Planning for Climate Change Disasters\",\"slides\":[{\"year\":\"2025\",\"content\":\"Following the previous cooperative planning for climate change disasters with the government, UNDIP strengthened its collaboration with Pali Regional Board for Disaster Management to enhance climate-focused disaster planning in 2023. The Geomatics and Planning Laboratory represented UNDIP in working closely with these agencies on developing contingency plan to improve disaster readiness and resilience. This proactive initiative underscores the implementation of the pentaholic model, which brings together academia, government, communities, the private sector, and the media to create a comprehensive approach to disaster management.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/id\/kuatkan-ketahanan-dan-keberlanjutan-wilayah-kabupaten-tegal-lab-geomatika-dan-perencanaan-dpwk-undip-lakukan-kerjasama-perencanaan-kontingensi-bencana-berbasis-analisis-spasial\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"In 2022, Undip collaborated with local governments, including the National Board on Disaster Management and some local governments (e.g., Pati and Tegal) on disaster planning for climate change. The Geomatics and Planning Laboratory represented the University works together with the partnering agencies on disaster management policies, particularly those related to hydrometeorological disasters. This collaborative effort responds proactively to climate change and emphasizes the implementation of the pentahalex concept, where academia, government, the community, the private sector, and the media unite in disaster management efforts. The department also worked with the Tegal Government, offering a spatial data-based information system with a WebGIS concept. This system displays various levels of disaster risk and mitigation efforts and serves as a digital communication platform bridging the gap between the community and policy makers.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/id\/dukung-kebijakan-penanganan-bencana-banjir-akibat-perubahan-iklim-tim-lab-geomatika-dan-perencanaan-undip-susun-strategi-mitigasi-bencana\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Yes, there are some collaborations conducted in 2021. Two of them are RACP (Research Assignment Cooperation program) and the coastal management program in Bengkulu area. Undip through the RACP program (supported by the Netherlands Government) in collaboration with some local governments and NGOs invite several master students to conduct some research focused on climate change and water management, especially in coastal areas to further investigate the climate change adaption that has been taken. Another collaboration is also focused on research project to investigate climate change disasters in Bengkulu coastal area under the collaboration between Undip Postgraduate school and Environmental Agency-Bengkulu City Government.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/01\/03\/komitmen-universitas-diponegoro-dalam-menghadapi-perubahan-iklim-kerjasamabilateral-dengan-netherlands-enterprise-agency-rvo-belanda\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"At least three different initiatives addressing climate change disasters were developed in 2020. The first is UNDIP involvement as a local partner for Semarang City Government in the Water as Leverage (WaL) Program. WaL focused on promoting climate change resilience in relation to water issues in some selected cities in different countries. The second is UNDIP involvement to promote waste management to reduce flood risk in collaboration with Semarang City Government. The third is UNDIP collaboration with Semarang Government and Planning Association in completing one edited book on urban climate resilience.\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/undip-sebagai-knowledge-partner-program-pengelolaan-air-berkelanjutan-water-as-leverage-wal\/\",\"http:\/\/ikupi.org\/municipal-waste-recycle-program-mwpr-usaid\/\",\"https:\/\/www.undip.ac.id\/post\/18742\/departemen-pwk-ft-undip-launching-dan-diskusikan-buku-ketahanan-iklim-perkotaan-konsep-praktik-instrument-dan-tata-kelola.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"There are several co-operative planning concerning climate change disasters. Some of them are (1) Collaboration with Semarang Local Government and Local NGO (http:\/\/ikupi.org\/en\/home) to make Climate Change Adaptation Action Plan for Semarang City; (2) Integrated Coastal Zone Management (ICZM) Program in collaboration with the Ministry of Public Works and Central Java Provincial Government to preserve the coastal area in the Northern Coast of Java; (3) Water as Leverage Program to address water-related disaster in collaboration with Semarang City Government supported by the Netherlands Government. UNDIP was engaged as the continuation of the University active role as Semarang knowledge partner in the 100 Resilient Cities\/Global resilient Cities Network program initiated by the Rockefeller Foundation (https:\/\/resilientcitiesnetwork.org\/?s=Diponegoro+University)\",\"evidence\":[\"http:\/\/ikupi.org\/rencana-aksi-daerah-adaptasi-perubahan-iklim-rad-api-kota-semarang-2019\/\"],\"image_url\":\"\"}]},\"ind-206\":{\"title\":\"13.3.4 Inform and Support Government\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP continues to support local communities in early warning and monitoring for climate-related disasters through its community service programs. In 2023, students from UNDIP's KKN Team II organized an event titled \\\"Flood Disaster Mitigation Education and Introduction to Flood Detector Prototype Simulation\\\" at MTs Yapik Kutosari in Karanganyar, Pekalongan, Central Java. During the event, students learned the fundamentals of flood disaster mitigation, psychological first aid for survivors, and participated in a simulation using a flood detector prototype based on Arduino technology. This prototype was then handed over to village officials as a model tool for flood disaster mitigation efforts in the community.\",\"evidence\":[\"https:\/\/jurnalpost.com\/read\/waspada-banjir-mahasiswa-undip-kenalkan-kesadaran-mitigasi-bencana-dan-prototipe-detektor-banjir-bagi-pelajar-dan-perangkat-desa\/3449\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP continues to offer support to local and regional governments in the area of local climate change disaster risk early warning and monitoring through community service programs. In 2022, several community service programs were carried out by the Institute for Research and Community Service and the students. These initiatives encompassed the development of simulations to address climate change-related disasters, the creation of disaster-prone maps, and the planning of evacuation routes.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26390\/lppm-undip-adakan-pelatihan-simulasi-evakuasi.html\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Undip is still committed to supporting local and regional governments mostly that are located in the Northern Coastal of Java to deal with climate change disasters. Two of the initiatives are updating the rob calendar and mangrove plantation. The most current rob calendar version, developed by scholars from the Faculty of Marine and Fisheries, is more user-friendly and able to be accessed by smartphone. While mangrove restoration was done as part of the community services of Undip Scholars mostly to promote more nature-based solutions in dealing with climate change disasters\",\"evidence\":[\"https:\/\/oseanografi.fpk.undip.ac.id\/blog\/2021\/06\/25\/update-kalender-rob-tahun-2021-berbasis-smartphone-dikampung-tambakrejodesa-tanjungmas-keamatan-semarang-utara-kota-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has contributed at least three initiatives. The first is as part of the Water Dialogue Program, UNDIP works together with some partners to develop a Land Subsidence Roadmap to support Central Java Province Government addressing tidal flood and land subsidence in the northern coast of Central Java. The second is the continuation of Rob Calendar Application that has been updated with newer data and has been utilized by some communities living in the coastal area in Java. The third is UNDIP's contribution to support the Semarang local government in empowering local preparedness groups in the city.\",\"evidence\":[\"https:\/\/ikupi.org\/program-water-dialogue-2\/\",\"https:\/\/pik.undip.ac.id\/v3\/2020\/09\/22\/aplikasi-kalender-rob-ciptaan-departemen-oseanografi-bermanfaat-bagi-pesisir-indonesia\/\",\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has been contributing significant support to the government to reduce climate change risks. In 2019, there are at least three significant achievements. (1) the Rob Calendar application initiated by the Dept. of Oceanography can be used by installing the apps in any individual gadget for free to provide early warnings for the people who live in the tidal prone area. (2) Experts from Integrated Coastal Zone Management (ICZM) Center UNDIP support Central Java Provincial Government to control water extraction to monitor land subsidence through developing some policy instruments. (3) Experts from the Department of Urban and Regional Planning, working together with some local NGOs (IKUPI - http:\/\/ikupi.org\/en\/home, and BINTARI - https:\/\/bintari.org) to support Semarang Government in waste management to reduce flood events in the city.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/09\/11\/aplikasi-kalender-rob-2019-masyarakat-pesisir\/\",\"https:\/\/www.undip.ac.id\/post\/16643\/anggota-iczm-undip-menjadi-tenaga-pakar-tim-teknis-perizinan-perairan-wp3k-provinsi-jawatengah.html\",\"http:\/\/ikupi.org\/en\/ikupi-collaborates-with-bintari-foundation-in-the-municipal-waste-recycle-program-mwrp-in-semarang\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/WhatsApp-Image-2020-11-11-at-14.03.11-1-1024x576.jpeg\"}]},\"ind-207\":{\"title\":\"13.3.5 Environmental Education Collaborate with NGO\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has continuously collaborated with non-governmental organizations (NGOs) to address climate adaptation challenges. In 2023, the Department of Urban and Regional Planning (DURP) within the Faculty of Engineering partnered with local NGOs, IUCCE and PATTIRO, on a project focused on gender in the context of climate change. IUCCE focuses on enhancing urban resilience against climate and environmental changes, while PATTIRO monitors constitutional compliance in public resource management and governance reforms. These NGOs will be involved in organizing roundtable discussions and focus group discussions (FGDs) that invite government officials and community members from the study areas to gather more information on issues related to labor, gender, and climate change\",\"evidence\":[\"https:\/\/pwk.ft.undip.ac.id\/endurp-undip-partners-with-ngos-iucc-e-and-pattiro-for-koneksi-research-project-collaboration\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP maintains its collaboration with NGOs on multiple projects related to climate adaptation. In 2022, several research projects were conducted, including the Research Assignment Cooperation Programme (RACP), the Climate Resilient Action Study in Semarang City Development Planning Document, and a Study on Improving the Implementation of Climate Resilient Development Strategy in Semarang. Undip is actively striving to enhance the effectiveness of this strategic collaboration to make a meaningful contribution to climate adaptation. One of the approaches being pursued is the integration of climate adaptation into policy formulation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2022\/01\/03\/komitmen-universitas-diponegoro-dalam-menghadapi-perubahan-iklim-kerjasama-bilateral-dengan-netherlands-enterprise-agency-rvo-belanda\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"There are two initiatives in 2021. The first is Undip\u2019s collaboration with Bintari Foundation (https:\/\/bintari.org\/) in the Climate Adaptation-Urban Ocean Project to reduce plastic waste and promote a circular economy in Semarang City. The second is Undip\u2019s collaboration with Ikupi (http:\/\/ikupi.org\/en\/home\/) and Kota Kita Foundation (https:\/\/kotakita.org\/about-us) to create Massive Open Online Course (MOOC) entitled \\\"Adaptation to Climate Change in Indonesian Cities: Promoting and Building Resilience from Below\\\" (https:\/\/gcsms.org\/mocos\/moc-4-climate-change-adaptation-in-indonesian-cities-promoting-and-building-resilience-from-below\/) with the support from DAAD (German Government).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/11\/04\/dukung-kegiatan-adaptasi-perubahan-iklim-kolaborasi-undip-dalam-program-urban-ocean-untuk-mendorong-praktik-circular-economy-di-kota-semarang\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"The highlighted activities are UNDIP collaboration with IKUPI (http:\/\/ikupi.org\/) in 2020. They are: (1) capacity building program for the local preparedness groups in Semarang to increasing their awareness on flood risk, (2) training some community groups on waste bank management including efforts to develop the economy through business strategies.\",\"evidence\":[\"http:\/\/ikupi.org\/en\/establishment-of-resilient-kelurahan-on-disaster-katana-lempongsari-as-an-effort-toward-resilient-semarang\/\",\"http:\/\/ikupi.org\/en\/municipal-waste-recycle-program-mwpr-usaid-2\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Three highlighted projects in 2019 are (1) Adaptive toilet in the tidal prone area in Pekalongan, a collaboration between the Dept. of Environmental Engineering UNDIP and Yayasan BINTARI (https:\/\/bintari.org) to educate low-income people who live in the area on sanitation and hygiene, and to have better access to a proper toilet. (2) Mangrove restoration in collaboration between Dept. of Marine Science and student unit KESEMAT (https:\/\/kesemat.or.id\/) UNDIP, with IKAMAT (https:\/\/ikamat.org\/) to educate the Indonesian people with good mangrove literacy through the Rovecast Program. (3) Capacity building, a collaboration between the Dept. of Urban and Regional Planning UNDIP and IKUPI (IKUPI - http:\/\/ikupi.org\/en\/home) focusing on Climate Literacy for government employees of Semarang City Government.\",\"evidence\":[\"https:\/\/www.suaramerdeka.com\/news\/baca\/211775\/toilet-adaptif-harapan-baru-warga-pesisir-pekalongan\",\"https:\/\/ikamat.org\/2019\/03\/16\/rekaman-podcast-khusus-mangrove-ikamat-luncurkan-rovecast\/#more-1326\",\"http:\/\/ikupi.org\/peningkatan-kapasitas-masyarakat-kota-semarang-dalam-adaptasi-perubahan-iklim\/\"],\"image_url\":\"https:\/\/assets.promediateknologi.id\/crop\/0x0:0x0\/1200x600\/webp\/photo\/suaramerdeka\/images\/2019\/12\/27\/26ltoilet-5e052d152ae58.jpg\"}]},\"ind-208\":{\"title\":\"13.4.1 Commitment to Carbon Neutral University\",\"slides\":[{\"year\":\"2025\",\"content\":\"Yes, UNDIP has set a target to achieve carbon neutrality by 2050, aiming for over 50% of operational vehicles to be electric, a 20% reduction in fossil-fueled vehicles, a 5.5% increase in carbon stocks, and for 80% of total energy consumption to come from New and Renewable Energy (NRE) sources. Several programs directly contribute to or align with this goal, including the Energy and Water Conservation Program (2017), the Green Campus Initiative (2020), and policies encouraging students to use alternative transportation methods rather than private vehicles. By 2023, UNDIP set an interim target for 25% of total energy consumption to be from NRE sources and made provisions for 1,053 bicycles and 10 campus buses to support sustainable campus commuting.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/04\/Roadmap-Undip-NZE-2050.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP have target to become carbon neutral university. The effort has been made by implementing programs to reduce GHG emission within 3 scopes. Scope 1 by energy saving campaign to actively reduce the use of equipment-based electricity and use it efficiently and UNDIP successfully shifted 85.52% AC with an inverter. Scope 2 by the initiation of collaborating with PT Agra Surya Energy to use the rooftop of the building to install Solar Power Plant with capacity 137 kWp. Scope 3 by conducting a recycle program for 100% organic waste and DIPO WASTE BANK and ecobrick program for 81.85% of inorganic waste almost 100% of solid waste are recycled. Purchased waste: drinking water production, this program can reduce the amount of gas emissions produced by transportation of drinking water purchased outside the university. Commuting: The prohibition of private student vehicles and free shuttle bus results in a 65% reduction in gas emissions from the previous year.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2022\/01\/9.-Rencana-Aksi-Universitas-SDGs-2020-2024.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP have target to become carbon neutral university. The effort has been made by implementing programs to reduce GHG emission within 3 scopes. Scope 1 by energy saving campaign to actively reduce the use of equipment-based electricity and use it efficiently and UNDIP successfully shifted 85.52% AC with an inverter. Scope 2 by the initiation of collaborating with PT Agra Surya Energy to use the rooftop of the building to install Solar Power Plant with capacity 137 kWp. Scope 3 by conducting a recycle program for 100% organic waste and DIPO WASTE BANK and ecobrick program for 81.85% of inorganic waste almost 100% of solid waste are recycled. Purchased waste: drinking water production, this program can reduce the amount of gas emissions produced by transportation of drinking water purchased outside the university. Commuting: The prohibition of private student vehicles and free shuttle bus results in a 65% reduction in gas emissions from the previous year.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2021\/09\/19\/sosialisasi-implementasi-sdgs-pada-pihak-industri-dan-swasta-menggandeng-sdgs-center-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Continuing the Carbon Neutrality Campus Program's first announcement in 2017 (based on Rector Circular letter No. 37), UNDIP commits to endorse some programs to reduce carbon emissions up to 5.13% for scope 1, and 7.02% for scope two, by 2025. There are some programs, as stated in the Sustainability Report 2019-2020 and Climate Action Plan 2019. They are 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The first three are programs focused on reducing emission for scope one, and the last one is focused on scope two. One example of the Rector Circular Letter to apply the green building principle is Letter No. 36, 2017 on energy and water saving.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-37-tahun-2017-circular-on-carbon-neutrality-program-in-universitas-diponegoro\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/komitmen-undip-menuju-carbon-neutral-campus-program-dan-target-2025\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-36-tahun-2017\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Continuing the Carbon Neutrality Campus Program's first announcement in 2017 (based on Rector Circular letter No. 37), UNDIP commits to endorse some programs to reduce carbon emissions up to 5.13% for scope 1, and 7.02% for scope two, by 2025. There are some programs, as stated in the Sustainability Report 2019-2020 and Climate Action Plan 2019. They are 1) provision of environmentally friendly transportation (bicycle and pedestrian lanes provision, improve the services of campus bus and BRT-Trans Semarang), 2) development of parks to provide sufficient green open spaces, 3) waste management through the UNDIP Integrated Waste Processing Site, and 4) Smart Building Program by applying green building principles. The first three are programs focused on reducing emission for scope one, and the last one is focused on scope two. One example of the Rector Circular Letter to apply the green building principle is Letter No. 36, 2017 on energy and water saving.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-37-tahun-2017-circular-on-carbon-neutrality-program-in-universitas-diponegoro\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/komitmen-undip-menuju-carbon-neutral-campus-program-dan-target-2025\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/11\/11\/se-nomor-36-tahun-2017\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/foto-smart-building.jpg\"}]},\"ind-209\":{\"title\":\"13.4.2 Achieve by Date\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP commits to reduce the emission produced in 2020 (66,01 TonCO2-eq for scope 1 and 1.979,69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66.01 TonCO2-eq for scope 1 and 1,979.69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66.01 TonCO2-eq for scope 1 and 1.979.69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2020 (66,01 TonCO2-eq for scope 1 and 1,979,69 TonCO2-eq for scope 2) up to 5% for scope 1 and 7% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019, and then updated in 2020.\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Achieve by: 2025 || UNDIP commits to reduce the emission produced in 2019 (1.449,99 TonCO2-eq for scope 1 and 16.211,34 TonCO2-eq for scope 2) up to 5.13% for scope 1 and 7.02% for scope 2, by 2025. It is stated in the UNDIP Climate Change Action Plan 2019.\",\"evidence\":[],\"image_url\":\"\"}]}};\n      let currentSlideIndex = {};\n      \n      document.addEventListener('DOMContentLoaded', function() {\n        const containerSelector = '#content-container-' + sdgNumber;\n        const dropdownGroups = document.querySelectorAll('.dropdown-group-' + sdgNumber);\n        const contentContainer = document.querySelector(containerSelector);\n        \n        if (!contentContainer) {\n          console.error('Content container not found:', containerSelector);\n          return;\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initializing');\n        \n        dropdownGroups.forEach((group, index) => {\n          const parent = group.querySelector('.dropdown-parent-' + sdgNumber);\n          const submenu = group.querySelector('.dropdown-submenu-' + sdgNumber);\n          \n          console.log('Setting up dropdown ' + (index + 1) + ':', parent.textContent.trim());\n          \n          parent.addEventListener('click', function(e) {\n            e.preventDefault();\n            e.stopPropagation();\n            \n            console.log('Parent clicked:', this.textContent.trim());\n            \n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              if (menu !== submenu) {\n                menu.classList.remove('show');\n                menu.style.display = 'none';\n              }\n            });\n            \n            const isVisible = submenu.classList.contains('show');\n            \n            if (isVisible) {\n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n              console.log('Closing submenu');\n            } else {\n              submenu.classList.add('show');\n              submenu.style.display = 'block';\n              console.log('Opening submenu');\n            }\n          });\n          \n          const items = submenu.querySelectorAll('[data-content]');\n          items.forEach(item => {\n            item.addEventListener('click', function(e) {\n              e.preventDefault();\n              e.stopPropagation();\n              \n              const contentId = this.getAttribute('data-content');\n              console.log('Submenu item clicked:', contentId);\n              showContent(contentId);\n              \n              submenu.classList.remove('show');\n              submenu.style.display = 'none';\n            });\n          });\n        });\n        \n        document.addEventListener('click', function(e) {\n          if (!e.target.closest('.dropdown-group-' + sdgNumber)) {\n            document.querySelectorAll('.dropdown-submenu-' + sdgNumber).forEach(menu => {\n              menu.classList.remove('show');\n              menu.style.display = 'none';\n            });\n          }\n        });\n        \n        function showContent(id) {\n          const data = contentData[id];\n          \n          if (!data || !data.slides || data.slides.length === 0) {\n            return;\n          }\n          \n          currentSlideIndex[id] = 0;\n          \n          let slidesHtml = data.slides.map((slide, index) => {\n            let formattedContent = slide.content.replace(\/\\|\\|\/g, '\\n');\n            \n            let imageHtml = '';\n            if (slide.image_url && slide.image_url.trim() !== '') {\n              imageHtml = `\n                <div class=\"pa-image-container-${sdgNumber}\">\n                  <img decoding=\"async\" src=\"${slide.image_url}\" \n                       alt=\"Image for ${data.title} - ${slide.year}\" \n                       class=\"pa-slide-image-${sdgNumber}\"\n                       onerror=\"this.parentElement.style.display='none'\">\n                <\/div>\n              `;\n            }\n            \n            let evidenceHtml = '';\n            if (slide.evidence && slide.evidence.length > 0) {\n              evidenceHtml = `\n                <div class=\"evidence-section-${sdgNumber}\">\n                  <h4 class=\"evidence-title-${sdgNumber}\">Evidence URL:<\/h4>\n                  <ul class=\"evidence-list-${sdgNumber}\">\n                    ${slide.evidence.map(url => `<li><a href=\"${url}\" target=\"_blank\">${url}<\/a><\/li>`).join('')}\n                  <\/ul>\n                <\/div>\n              `;\n            }\n            \n            return `\n              <div class=\"pa-slide-${sdgNumber} ${index === 0 ? 'active' : ''}\" data-slide=\"${index}\" data-year=\"${slide.year}\">\n                <h3>${data.title}<\/h3>\n                ${imageHtml}\n                <div class=\"pa-text-container-${sdgNumber}\">\n                  <p class=\"pa-description-${sdgNumber}\">${formattedContent}<\/p>\n                  <button class=\"pa-read-more-btn-${sdgNumber}\" style=\"display: none;\">Read More<\/button>\n                <\/div>\n                ${evidenceHtml}\n              <\/div>\n            `;\n          }).join('');\n          \n          contentContainer.innerHTML = `\n            <div class=\"dynamic-content-${sdgNumber} active\">\n              <button class=\"close-btn-${sdgNumber}\" onclick=\"closeContent${sdgNumber}()\" title=\"Close\">\u00d7<\/button>\n              <div class=\"pa-slider-card-${sdgNumber}\">\n                <!-- Slide Content -->\n                <div class=\"pa-slider-${sdgNumber}\" data-content-id=\"${id}\">\n                  ${slidesHtml}\n                <\/div>\n                \n                <!-- Navigation at Bottom with Year Display -->\n                <div class=\"pa-slider-nav-top-${sdgNumber}\">\n                  <button class=\"prev\" aria-label=\"Previous Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', -1)\">\u2039<\/button>\n                  <div class=\"year-display-${sdgNumber}\">\n                    <div class=\"year-label-${sdgNumber}\">Year<\/div>\n                    <div class=\"year-value-${sdgNumber}\" id=\"current-year-${id}\">${data.slides[0].year}<\/div>\n                    <div class=\"slide-indicator-${sdgNumber}\">\n                      <span id=\"current-slide-${id}\">1<\/span> \/ ${data.slides.length}\n                    <\/div>\n                  <\/div>\n                  <button class=\"next\" aria-label=\"Next Slide\" onclick=\"navigateSlide${sdgNumber}('${id}', 1)\">\u203a<\/button>\n                <\/div>\n              <\/div>\n            <\/div>\n          `;\n          \n          setTimeout(() => {\n            checkAndSetupReadMore();\n          }, 300);\n          \n          updateNavButtons(id);\n          \n          setTimeout(() => {\n            contentContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n          }, 100);\n        }\n        \n        function checkAndSetupReadMore() {\n          document.querySelectorAll('.pa-slide-' + sdgNumber).forEach(slide => {\n            const desc = slide.querySelector('.pa-description-' + sdgNumber);\n            const btn = slide.querySelector('.pa-read-more-btn-' + sdgNumber);\n            \n            if (!desc || !btn) return;\n            \n            const wasActive = slide.classList.contains('active');\n            \n            if (!wasActive) {\n              slide.style.display = 'block';\n              slide.style.visibility = 'hidden';\n              slide.style.position = 'absolute';\n            }\n            \n            void desc.offsetHeight;\n            \n            const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n            \n            if (isTruncated) {\n              btn.style.display = 'inline-block';\n              btn.onclick = function() {\n                if (desc.classList.contains('expanded')) {\n                  desc.classList.remove('expanded');\n                  this.innerText = 'Read More';\n                } else {\n                  desc.classList.add('expanded');\n                  this.innerText = 'Show Less';\n                }\n              };\n            } else {\n              btn.style.display = 'none';\n            }\n            \n            if (!wasActive) {\n              slide.style.display = '';\n              slide.style.visibility = '';\n              slide.style.position = '';\n            }\n          });\n        }\n        \n        window['navigateSlide' + sdgNumber] = function(contentId, direction) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const slides = document.querySelectorAll(`[data-content-id=\"${contentId}\"] .pa-slide-${sdgNumber}`);\n          const totalSlides = slides.length;\n          \n          slides.forEach(s => {\n            s.classList.remove('active');\n            s.style.display = 'none';\n          });\n          \n          currentSlideIndex[contentId] = (currentSlideIndex[contentId] + direction + totalSlides) % totalSlides;\n          \n          const currentSlide = slides[currentSlideIndex[contentId]];\n          currentSlide.classList.add('active');\n          currentSlide.style.display = 'block';\n          \n          \/\/ Update year display\n          const yearValue = currentSlide.getAttribute('data-year');\n          const yearDisplay = document.getElementById(`current-year-${contentId}`);\n          if (yearDisplay && yearValue) {\n            yearDisplay.textContent = yearValue;\n          }\n          \n          const desc = currentSlide.querySelector('.pa-description-' + sdgNumber);\n          const btn = currentSlide.querySelector('.pa-read-more-btn-' + sdgNumber);\n          \n          if (desc && btn) {\n            desc.classList.remove('expanded');\n            btn.innerText = 'Read More';\n            \n            setTimeout(() => {\n              const isTruncated = desc.scrollHeight > (desc.clientHeight + 5);\n              btn.style.display = isTruncated ? 'inline-block' : 'none';\n            }, 50);\n          }\n          \n          const indicator = document.getElementById(`current-slide-${contentId}`);\n          if (indicator) {\n            indicator.textContent = currentSlideIndex[contentId] + 1;\n          }\n          \n          updateNavButtons(contentId);\n        }\n        \n        function updateNavButtons(contentId) {\n          const data = contentData[contentId];\n          if (!data) return;\n          \n          const prevBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .prev');\n          const nextBtn = document.querySelector('.pa-slider-nav-top-' + sdgNumber + ' .next');\n          \n          if (prevBtn) prevBtn.disabled = currentSlideIndex[contentId] === 0;\n          if (nextBtn) nextBtn.disabled = currentSlideIndex[contentId] === data.slides.length - 1;\n        }\n        \n        window['closeContent' + sdgNumber] = function() {\n          contentContainer.innerHTML = '';\n        }\n        \n        console.log('SDG ' + sdgNumber + ' dropdown system initialized successfully');\n      });\n    })();\n    <\/script>\n    \n    Student &amp; Internal Support Facilities<div class='ays-chart-container-google ays-chart-container-16' id='ays-chart-container69ec268795933' data-id='69ec268795933'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69ec268795933'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69ec268795933' id=\"ays-chart-column_chart69ec268795933\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='16'><\/div><\/div><\/div>Low Carbon Energy TrackingProportion of Recycled WastePublications<div class='ays-chart-container-google ays-chart-container-31' id='ays-chart-container69ec268795fa0' data-id='69ec268795fa0'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69ec268795fa0'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69ec268795fa0' id=\"ays-chart-column_chart69ec268795fa0\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='31'><\/div><\/div><\/div><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-38363","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/comments?post=38363"}],"version-history":[{"count":13,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38363\/revisions"}],"predecessor-version":[{"id":39016,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38363\/revisions\/39016"}],"wp:attachment":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/media?parent=38363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}