{"id":38430,"date":"2026-02-04T23:40:12","date_gmt":"2026-02-04T16:40:12","guid":{"rendered":"https:\/\/sdgscenter.undip.ac.id\/?page_id=38430"},"modified":"2026-04-04T10:38:14","modified_gmt":"2026-04-04T03:38:14","slug":"goal-7-affordable-and-clean-energy","status":"publish","type":"page","link":"https:\/\/sdgscenter.undip.ac.id\/id\/goal-7-affordable-and-clean-energy\/","title":{"rendered":"Goal 7 Affordable and Clean Energy"},"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;30px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Goal 7 Affordable and Clean Energy<\/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;\">Ensure access to affordable, reliable, sustainable, and modern energy for all: 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-7-grande-en.jpg&#8221; title_text=&#8221;sdg 7 grande en&#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; global_colors_info=&#8221;{}&#8221;]    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-7: #f9b900;\n      --sdg-hover-7: color-mix(in srgb, var(--sdg-color-7) 85%, black);\n      --sdg-light-7: color-mix(in srgb, var(--sdg-color-7) 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-7 {\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-7 {\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-7.layout-auto .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-7.layout-full .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-7.layout-paired .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-7.layout-paired .dropdown-group-7:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-7 {\n      background: var(--sdg-color-7);\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-7:hover {\n      background: var(--sdg-hover-7);\n    }\n    \n    .dropdown-submenu-7 {\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-7.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-7 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-7);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-7 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-7 div:hover {\n      background: var(--sdg-light-7);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-7 {\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-7.active {\n      display: block;\n      animation: fadeIn-7 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-7 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-7 {\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-7: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-7 {\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-7 {\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-7 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-7 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-7 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-7 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-7 {\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-7 {\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-7 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-7 {\n      display: none;\n      animation: paFadeIn-7 0.4s ease-in-out;\n    }\n\n    .pa-slide-7.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-7 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-7 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-7 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-7 {\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-7 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-7 {\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-7.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-7 {\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-7 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-7 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-7 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-7 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-7 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-7 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-7::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-7);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-7);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-7 { flex-direction: column; }\n      .custom-dropdown-7 .dropdown-group-7 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-7 {\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-7 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-7 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-7 { padding: 30px 12px 12px 12px; }\n      .pa-slide-7 h3 { font-size: 1em; }\n      .pa-image-container-7 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-7 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-7 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-7 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-7 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-7 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-7\">\n      <div class=\"custom-dropdown-7 layout-auto\">\n        <div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.2 University measures towards affordable and clean energy<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-134\">7.2.1 Energy-Efficient Renovation and Building<\/div><div data-content=\"ind-135\">7.2.2 Upgrade Buildings to Higher Energy Efficiency<\/div><div data-content=\"ind-136\">7.2.3 Carbon Reduction and Emission Reduction Process<\/div><div data-content=\"ind-137\">7.2.4 Plan to Reduce Energy Consumption<\/div><div data-content=\"ind-138\">7.2.5 Energy Wastage Identification<\/div><div data-content=\"ind-139\">7.2.6 Divestment Policy<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.3 Energy use density<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-140\">7.3.1 Energy Usage Per Sqm<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.4 Energy and the community<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-141\">7.4.1 Local Community Outreach for Energy Efficiency<\/div><div data-content=\"ind-142\">7.4.2 100% Renewable Energy Pledge<\/div><div data-content=\"ind-143\">7.4.3 Energy Efficiency Services for Industry<\/div><div data-content=\"ind-144\">7.4.4 Policy Development for Clean Energy Technology<\/div><div data-content=\"ind-145\">7.4.5 Assistance to Low-Carbon Innovation<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.5 Undip Contribution<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-294\">7.5.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-7\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 7;\n      const contentData = {\"ind-134\":{\"title\":\"7.2.1 Energy-Efficient Renovation and Building\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has an energy efficiency policy which covers building retrofit and efficiency energy standard for new buildings. The policy refers to National Policy (UU) No 28 Year 2002 and Government Regulation (PP) No 36 Year 2005 regarding Regulation for Government Building. This regulation states that all new buildings must follow the government rule. In University itself, the policy has been in place since 2016 and has been updated in 2023. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. In 2024, UNDIP resulted in 45,490 KWhs energy from renewable resources. These sources come from solar panels, hydropower, combined heat chiller, biogas and biodiesel. The production of the renewable energy has doubled than last year. || Policy created: 2016 || The policy in Undip highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2022 || The updated version of Rector Circulation Letter No. 24\/2022 is adding recommendation for the units to start energy source transition into renewable energy and for the management to conduct an evaluation annually.\",\"evidence\":[\"SDGs-7-PP36-2005BangunanGedung.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has an energy efficiency policy which covers building retrofit and efficiency energy standard for new buildings. New buildings launched since 2020 received Green Building certificate. The policy has been in place since 2016 and has been updated in 2023. It also covers university's carbon neutral ambition by 2030. The policy highlights an efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. In 2023, UNDIP resulted in 45,490 KWhs energy from renewable resources. These sources come from solar panels, hydropower, combined heat chiller, biogas and biodiesel. The production of the renewable energy has doubled than last year. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2022 || The updated version of Rector Circulation Letter No. 24\/2022 is adding recommendation for the units to start energy source transition into renewable energy and for the management to conduct an evaluation annually.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-24-Tahun-2022.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. The policy has been in place since 2016 and has been updated in 2020 (Evidence 1). It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2021, 23,736.15 KWhs of energy consumption comes from renewable energy. The production of the renewable energy has increased 10 times than last year (Evidence 2). Some of the newest building launched in 2020 received Green Building certificate, which launching ceremony of the building attended by President of the Republic of Indonesia, Joko Widodo. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2020 || The updated version of Rector Circulation Letter No. 39\/2020 is more comprehensive, which cover water and energy use for buildings, but also overall renewable energy transition milestone of the university.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-an-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. The policy has been in place since 2016 and remains applies unless another policy amend it. It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2020, 2736.15 KWhs of energy consumption comes from renewable energy and the newest building launched in 2020 received Green Building certificate. The following is further information about the building and the launching ceremony of the building by President of the Republic of Indonesia, Joko Widodo. Policy created: 2016 || Policy reviewed: 2020 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-jokowidodo\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. Actually, the policy has been in place since 2016 and remains applies unless another policy amend it. It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy (in article 2a) highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2019, 2% of our energy comes from renewable energy and the newest building (launched this year but was developed since 2019) received Green Building certificate. The following is further information about the building and the launching ceremony of the building by President of the Republic of Indonesia, Joko Widodo. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. By end 2019, 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-joko-widodo\/\",\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/08\/green-campus-1024x470.jpg\"}]},\"ind-135\":{\"title\":\"7.2.2 Upgrade Buildings to Higher Energy Efficiency\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renew with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implement green building concepts for new development. Approximately, 235,912 square meters of building area implement smart energy. Almost 90% of our total energy consumption in 2024 were shared of low energy appliances as it is stated in our latest Sustainability Report\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2023\/12\/11\/energy-efficient-appliances-usage-in-undip-achieved-the-target\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renew with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implement green building concepts for new development. Approximately, 235,912 square meters of building area implement smart energy. Almost 90% of our total energy consumption in 2023 were shared of low energy appliances as it is stated in our latest Sustainability Report (Section 2).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-29-Tahun-2022.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renewable with Circular Letter 39\/2020 (Evidence 1). It begins with retrofitting of the existing buildings and implement green building concepts for new development (Evidence 2-please jump to video minutes 2.05-2.44). 89.9% of the total buildings in the university has implemented a smart building concept. It is 33.6% higher in comparison to previous year. Almost 90% of our total energy consumption in 2021 were shared of low energy appliances as it is stated in our latest Sustainability Report.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renewed with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implementing green building concepts for new development. 56.3% of total building areas in the university has implemented a smart building concept. About 78% of our total energy consumption in 2020 were shared of low energy appliances as it is stated in our latest Sustainability Report. In 2020, UNDIP launched a high-energy efficient building for the Vocation School, which was the articulation of the university's plan towards higher energy efficiency. Awarded by green building certificate, it is a recognition on our endeavour and commitment towards higher energy efficiency development over the university (please see on Climate Change Policy on p.17 and latest Sustainability Report on section 2).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-jokowidodo\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. It is the commitment of the Rector of UNDIP. The plan was set up since 2016 as it was indicated in Circular Letter 20\/2016, and it begins with retrofitting of the existing buildings and implement green building concepts for new development. As much as 8,794,098.48 kWh or about 76% of our total energy consumption in 2019 were shared of low energy appliances. This retrofit basically increases energy efficiency as much as 2,198,524.62 kWh in 2019 as it is stated in Annual Energy Update. Additionally, in 2019, UNDIP develops a high-energy efficient building for the Vocation School, which was the articulation of the university's plan towards higher energy efficiency. Awarded by green building certificate, it is a recognition on our endeavour and commitment towards higher energy efficiency development over the university.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/11\/03\/undip-terapkan-konsep-green-building-demi-lestarikan-kekayaan-keanekaragaman-hayati-dan-menjaga-kondisi-iklim\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Gedung-Psikologi-768x478-1.jpg\"}]},\"ind-136\":{\"title\":\"7.2.3 Carbon Reduction and Emission Reduction Process\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP strongly concern on the reduction of carbon dioxide emissions in the campuses. For doing this, UNDIP provide bus shuttle for campuses mobilities for staff and student in order to reduce the number of vehicles in the campus. Currently UNDIP uses 12 free bus shuttles and improving pedestrian facilities for more convenience walks. About 20 electrical motor vehicles have been used for daily operational in UNDIP as well as 1000 bicycles are available for used by students and staffs for the internal mobility. AFrom this programs, UNDIP are able to reduce the internally produced emission about 5-6% from the business as usual. The sustainability report of UNDIP 2023-2024 shows the proof for this aspect.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/10\/Sustainability-Report-2023-2024.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions through transportation and internal mobility. UNDIP provides campus bus and shuttle (12 units) and promotes ride sharing. UNDIP also support the use of non-motorized and zero emission vehicles. 1053 bicycles are available for used by students for the internal mobility. Based on these, UNDIP are able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual. UNDIP sustainability report 2022-2023 on Section 5 shows our achievement on this sector.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26625\/undip-fasilitasi-mahasiswa-dengan-bus-kampus.html\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Yes. UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2020 is almost 740 Ton CO2 equivalent. Further information about this figure is available at the university\u2019s climate change policy (Evidence 1). It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy (Evidence 2-please jump to video minutes 2:05-2:44). UNDIP released regulation on the restriction of vehicle on campus and consistently provide free loop bus and bicycle within the campus area encourage students reduce the carbon emission (Evidence 2-please jump to video minutes 3:17-4:19).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/Rencana-Aksi-Mitigasi-dan-Adaptasi-Perubahan-Iklim-2020_final-11-nov-2021.pdf\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2020 is almost 740 Ton CO2 equivalent. Further information about this figure is available at the university's climate change policy and update. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy. Please have a look at the provided link on energy inspection result (please select the excel file after click). UNDIP consistently provide free loop bus and bicycle within the campus area encourage students reduce the carbon emission. It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual.\",\"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 conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2019 is almost 1500 Ton CO2 equivalent. Indirect carbon generated from UNDIP operation is 16,211 Ton CO2 equivalent. Further information about this figure is available at the university's climate change policy and update. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy. Please have a look at the provided link and UNDIP's energy update. It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Climate-Change-Report_resized.pdf\",\"https:\/\/drive.google.com\/drive\/folders\/1MW6KBU6xfsuMHK-sAJTILcGb5lx9xx5\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\"],\"image_url\":\"\"}]},\"ind-137\":{\"title\":\"7.2.4 Plan to Reduce Energy Consumption\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied some program in energy reduction such as natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectorates including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2023, 90% our buildings are equipped by eco air conditioner using inverter technology and Non-CFC based, which were able to save university's energy consumption. UNDIP also employed a centralized system for managing street light in the campus area, which 80% powered by energy-efficient bulbs and solar panel.\",\"evidence\":[\"2.1 Energy Efficient Appliances Usage.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2023, 90% our buildings are equipped by eco air conditioner using inverter technology and Non-CFC based, which were able to save university's energy consumption. UNDIP also employed a centralized system for managing street light in the campus area, which 80% powered by energy-efficient bulbs and solar panel.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-29-Tahun-2022.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University\u2019s Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2021, Almost 90% our buildings are equipped by eco air conditioner and LED lights, which were able to save university\u2019s energy consumption with average efficiency at 84.2%. UNDIP also employed a centralized system for managing street light in the campus area, out of 515 units, almost 29% powered by solar panel and 33% by LED technology.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-air-listrik-dan-transisi-energi-baru-terbarukan-dikampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2020, most of our buildings are equipped by eco air conditioner and LED lights, which were able to save university's energy consumption by 22% (approximately at 2,198,524.62 kWh). In 2020, 70% of air conditioners already used inverter technology which require low-energy system. UNDIP also employed a centralized system for managing street light in the campus area, out of 515 units, almost 29% powered by solar panel and 33% by LED technology.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016, as it is documented in this link. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectorates including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2019, most of our buildings are equipped by eco air conditioner and LED lights, which were able to save university's energy consumption by 19% (approximately at 2,198,524.62 kWh). Almost 66% of air conditioners already used inverter technology which require low-energy system, and almost 45% our lights are spotlight. UNDIP also employed a centralized system for managing street light in the campus area, which fed by 238 units of solar lamp (LED).\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-138\":{\"title\":\"7.2.5 Energy Wastage Identification\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP is regularly investigate the wastage of energy through Audit Energy activity. The energy audit has been conducted through all campuses, and has indicated the highest building or spot which has consumed energy most. The audit shows that the top three of energy consumers within the university is: University's Hospital, Faculty of Fisheries and Marine Science, and Engineering Faculty.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/LAPORAN-AKHIR-AUDIT-ENERGI-UNDIP-2024_compressed-compressed.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2023 has decreased than previous year from 2481 MWh to 2151 MWh because of the increasing use of renewable energy. The top three of energy consumers within the university is: University's Hospital, Faculty of Fisheries and Marine Science, and Engineering Faculty. As a response, these faculties establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023. pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2021 has decreased slightly than previous from 2481 MWh to 2151 MWh. It was an achievement in energy reduction though in 2021 the university was partially opened following more controllable Covid-19 case. Other than University\u2019s Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of energy review or audit can be found in the following link. As a response, a number of faculty including Engineering Faculty establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/docs.google.com\/spreadsheets\/d\/1EICgmPo5mDL7Z-ch5o1G2CJ6Z90hUGQEBkFAWD-VnM\/edit#gid=2136170696\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2020 has decreased significantly by 1.56 million kWh in comparison to energy usage in previous year (2019). Other than University's Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of inspection can be found in the provided link. As a response, a number of faculty including Engineering Faculty establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\",\"http:\/\/ft.undip.ac.id\/ft-bentuk-tim-khusus-konservasi-energi-dan-air\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2019 has decreased significantly by 5 million kWh in comparison to energy usage in previous year (2018). Please have a look at Page 18 in UNDIP's Energy Update. Other than University's Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of inspection can be found in the following link:\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-139\":{\"title\":\"7.2.6 Divestment Policy\",\"slides\":[{\"year\":\"2025\",\"content\":\"As a public university, UNDIP has no involvement in investment of the coal and oil industries (see policy book). However, through circular letter from the Rector, UNDIP officially commit to leave coal-based energy (Circular Letter 39\/2020). In addition, UNDIP has also developed renewable energy as part of implementation strategy in divesting investment, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste and manure, hydro power, and biodiesel. The total energy produced from this renewable energy is 46 kWh. UNDIP has set long term strategic planning in order to increase the amount of renewable energy sources. Sustainability reports shows these aspect || Policy created: 2023 || The policy was developed in the year of 2023 as urged by Board of Trustee, Diponegoro University || Policy reviewed: 2024 || The policy is still valid on 2024, and UNDIP continuously implement the strategies stated in the policy\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/kebijakan-undip-terkait-DIVESTASI-PADA-INDUSTRI-TERKAIT-MINYAK-FOSIL-DAN-BATUBARA.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP does not involve in investment from carbon-intensive energy industries. The Rector of UNDIP officially pledge the commitment to leave coal-based energy through Circular Letter 39\/2020. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has almost doubled than previous year from 23,268 kWh. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023. pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP do not involve in investment from carbon-intensive energy industries. The Rector of UNDIP officially pledge the commitment to leave coal-based energy through Circular Letter 39\/2020. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has increased than previous year from 2,736.15 to 23,268.55 kWh. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/10\/02\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP do not involve in investment from carbon-intensive energy industries. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has increased than previous year from 2,492.95 to 2,736.15 kWh. It shares less about 2% of the total energy consumption of the university. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants is 2,492,95 kWh. It is only 2% of the total energy consumption of the university. A long term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-140\":{\"title\":\"7.3.1 Energy Usage Per Sqm\",\"slides\":[{\"year\":\"2025\",\"content\":\"Total energy used: 8,534 GJ || University floor space: 515,250 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Total energy used: 8,223 GJ || University floor space: 513,217 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Total energy used: 7,745 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Total energy used: 7,075 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Total energy used: 41,634 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-141\":{\"title\":\"7.4.1 Local Community Outreach for Energy Efficiency\",\"slides\":[{\"year\":\"2025\",\"content\":\"Under community service program coordinated by LPPM Undip which also include students for the activity, UNDIP has introduced the importance of renewable energy at the community level. UNDIP has assisted local community including to students in the primary education level regarding energy efficiency and clean energy. In addition, UNDIP also conducts a Master Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=287856\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Through community service program, UNDIP has campaigned the importance of energy efficiency and clean energy at the community level. UNDIP assisted local community including to students in the primary education level regarding energy efficiency and clean energy. In addition, UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=327846\",\"https:\/\/me.pasca.undip.ac.id\/en\/home1\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"*Through community service program, UNDIP has campaigned the importance of clean energy at the community level. UNDIP assisted local community with the installation of solar panel for street lighting in Bulusan, Semarang and other similar programs in many rural areas. In addition, UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University\u2019s concern on the importance of future and clean energy.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=204367\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP assisted local community to develop an Energy self-sufficient Village located in the foot of Ungaran Mountain. We assisted local community with the development and installation of biogas through our community service program. The biogas treats dung resulted from almost 2 million cattle in the village. Further information can be found in the provided link. UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy. In 2020, student association of environmental engineering organized national wide seminar on renewable energy which aims to understand its complexity and potential implementation, while the university open renewable energy innovation competition for community and broader public. The seminar also aims to inspire student association to contribute action locally.\",\"evidence\":[\"https:\/\/www.timesindonesia.co.id\/read\/news\/293900\/limbah-kotoran-sapi-menjadi-solusi-kemandirian-energi-desa-di-kabupaten-semarang\",\"http:\/\/me.pasca.undip.ac.id\/?lang=en\",\"https:\/\/lingkungan.ft.undip.ac.id\/seminar-nasional-2020-implementasi-energi-terbarukan-terhadap-krisis-iklim-di-indonesia\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP assisted local community to develop an Energy self-sufficient Village located in the foot of Ungaran Mountain. We assisted local community with the development and installation of biogas through our community service program. The biogas treats dung resulted from almost 2 million cattle in the village. Further information can be found in the provided link. (Note: Although the news is published in the mid of 2020, the initiative itself has started few years before and continue in 2019). UNDIP built collaboration with IESR (Institute for Essential Services Reform) to provide \u201cEnergy Corner\u201d, a forum talking about the challenge of energy in the future. Further information is the second link of this section. UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/me.pasca.undip.ac.id\/?lang=en\",\"https:\/\/news.schoolmedia.id\/berita\/Pojok-Energi-Goes-to-Campus-UNDIP-Bahas-Persoalan-Energi-Terbarukan-1131\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/293900\/limbah-kotoran-sapi-menjadi-solusi-kemandirian-energi-desa-di-kabupaten-semarang\"],\"image_url\":\"https:\/\/timesindonesia.co.id\/_next\/image?url=https%3A%2F%2Fcdn.timesmedia.co.id%2Fimages%2F2020%2F08%2F31%2FBiogas.jpg&w=1080&q=70\"}]},\"ind-142\":{\"title\":\"7.4.2 100% Renewable Energy Pledge\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP always contribute to promote the use of 100% renewable energy for local community and industries. Promoting 100% renewable energy have been indicated by programs of learning in master program of energy or related, energy training for community, researches which focus on renewable energy and community services to support the implementation of renewable energy for community.\",\"evidence\":[\"http:\/\/khn.undip.ac.id\/?p=286033\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. UNDIP is also active to promote the transition towards 100% renewable energy through collaborative national wide seminars. Recently, UNDIP collaborates with the Indonesia Power, a major Indonesian energy company to discuss a roadmap toward 23% target of energy mix. In addition, UNDIP also manages a nationally accredited Renewable Energy Journal called \\\"Jurnal Energi Baru Terbarukan (JEBT)\\\". The journal is one of the important outlets to disseminate both theory and practice in the field of renewable energy.\",\"evidence\":[\"https:\/\/lingkungan.ft.undip.ac.id\/fakultas-teknik-undip-berkolaborasi-dengan-pt-indonesia-power-selenggarakan-seminar-nasional-tentang-energi-terbarukan\/\",\"https:\/\/ejournal2.undip.ac.id\/index.php\/jebt\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP number 39\/2020\/2. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030. In addition, UNDIP also manages a nationally accredited Renewable Energy Journal called \\\"Jurnal Energi Baru Terbarukan (JEBT)\\\". The journal is one of the important outlets to disseminate both theory and practice in the field of renewable energy. UNDIP is also active to promote the transition towards 100% renewable energy through collaborative national wide seminars. One of them is a seminar held by alumni of the Master of Energy of the Postgraduate School of UNDIP on Implementation of Competence Certification in the Field of New Renewable Energy And Electricity.\",\"evidence\":[\"https:\/\/ejournal.undip.ac.id\/index.php\/index\/index\/profileJournal\/128\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP 39 Tahun 2020. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\"],\"image_url\":\"\"}]},\"ind-143\":{\"title\":\"7.4.3 Energy Efficiency Services for Industry\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP through Master Program of Energy, School of Postgraduate Studies provide services to local industries in order to improve their energy efficiencies. The activities involved audit energy workshop and trainings as well as conducting a training to assess the energy efficiency. The research of renewable energy has been main focused of this program\",\"evidence\":[\"https:\/\/me.pasca.undip.ac.id\/?p=3079&lang=en\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP through Green Technology Research Center (GREENTech) combined expertise in green chemistry and engineering to provide services to achieve industrial efficiency. UNDIP recently collaborate with automotive industries, Toyota Indonesia, in the field of public outreach to promote renewable energy and development of integrated research laboratory toward energy transition and net zero in Indonesia.\",\"evidence\":[\"https:\/\/greentech.undip.ac.id\/\",\"https:\/\/newsroom.toyota.co.id\/news\/peran-strategis-transisi-energi-menuju-netralitas-karbon\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP through Green Technology Research Center (GREENTech) which is established following green chemistry and engineering provide services to achieve industrial efficiency. UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. Some of these services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java &amp; Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2024) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information.\",\"evidence\":[\"https:\/\/greentech.undip.ac.id\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. These services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java & Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2014) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information. Additionally, since 2019 UNDIP provides service to PT Indonesia Power, one of biggest private supplier energy in Indonesia, to support company's campaign on clean energy.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/21\/kontribusi-undip-dalam-upaya-pembangunan-dan-pengembangan-pembangkit-listrik-tenaga-biogas-dan-gelombang-laut\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. These services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java & Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2014) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information. Additionally, in 2019 UNDIP provides service to PT Indonesia Power, one of biggest private supplier energy in Indonesia, to support company's campaign on clean energy.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/21\/kontribusi-undip-dalam-upaya-pembangunan-dan-pengembangan-pembangkit-listrik-tenaga-biogas-dan-gelombang-laut\/\",\"https:\/\/www.indonesiapower.co.id\/id\/komunitas-dan-lingkungan\/berita-csr\/Pages\/PT-Indonesia-Power-UP-Semarang-Dukung-Peran-Pengembangan-Masyarakat-dalam-Pengelolaan-Lingkungan.aspx\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2019\/12\/gedung-pjb-di-surabaya.jpg\"}]},\"ind-144\":{\"title\":\"7.4.4 Policy Development for Clean Energy Technology\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP always actively involved in policy making including to support General Planning of Regional Energy. UNDIP also intensively collaborate with energy stakeholder i.e ASEAN Center for Energy(ACE) in development of energy policy and economic.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/37074\/undip-dan-ace-kembangkan-konservasi-energi.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP played a significant role in hosting FGD and drafting process of the National Law on Renewable Energy. Recently, UNDIP also assisted National Ministry for Energy (ESDM) in the development of geothermal education program in Indonesia.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/17550\/kunjungan-kerja-legislasi-komisi-vi-dpr-ri-ke-universitas-diponegoro-dan-focus-group-discussion-fgd-dalam-rangka-penyusunan-rancangan-undang-undang-energi-baru-dan-terbarukan-ruu-ebt.html\",\"https:\/\/geologi.ft.undip.ac.id\/geothermal-goes-to-campus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Together with National Parliament members, the Rector and renewable energy experts of the UNDIP played a significant role in the drafting process of upcoming National Law on Renewable Energy, FGD was conducted with the intention of seeking advice from UNDIP. In addition, UNDIP also supports government policy toward clean energy adoption through engagement with a number of financial institutions to promote credit scheme for clean energy investment.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/17550\/kunjungan-kerja-legislasi-komisi-vii-dpr-ri-ke-universitas-diponegoro-dan-focus-group-discussion-fgd-dalam-rangka-penyusunan-rancangan-undang-undang-energi-baru-dan-terbarukan-ruu-ebt.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP in early 2019 hosted the second workshops toward development of National Legislation on Renewable Energy. Together with National Parliament members, the Rector and renewable energy experts of the university played a significant role in the legislation process of upcoming National Law on Renewable Energy. The policy process is now progressing at the National Energy Board. Further information is available on the provided link:\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11135\/fgd-ruu-ebt-kerjasama-badan-keahlian-dpr-ri-dan-lpmp-undip.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP in early 2019 hosted the second workshops toward development of National Legislation on Renewable Energy. Together with National Parliament members, the Rector and renewable energy experts of the university played a significant role in the legislation process of upcoming National Law on Renewable Energy. Further information is available on the provided link:\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11135\/fgd-ruu-ebt-kerjasama-badan-keahlian-dpr-ri-dan-lppm-undip.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/02\/FGD-FEB.jpeg\"}]},\"ind-145\":{\"title\":\"7.4.5 Assistance to Low-Carbon Innovation\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has actively contributed in assisting new start-ups rolled by students. Currently there are more than 30 start-ups and one of them is Geothermine. Geothermine is a start-up working electricity wastage. The start up has gained an award of the most popular start-up on July 2024 in the event of Prakarsa Jaringan Cerdas Indonesia (PJCI) 2024 at Auditorium Kantor PLN Pusat, Jakarta Selatan\",\"evidence\":[\"https:\/\/fisika.fsm.undip.ac.id\/v2\/geotherminepowering-the-future-with-clean-energy-smart-investment\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has assisted and behind 23 (twenty three) start-ups, and one of them, Diponegoro energy and technology, dedicated towards low carbon technology development. Recently, In order to support the government program on \\\"Making Indonesia 4.0\\\" by leveraging the innovation ecosystem in 4.0 industrial era, faculty of engineering, Universitas Diponegoro with Center for Collaborative Research \u2013 National Center for Sustainable Transportation Technology (CCR-NCSIT) held \\\"Workshop on Strategic Management of Intellectual Property (IP) Rights, Copyright\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/19\/daftar-start-up-universitas-diponegoro\/\",\"https:\/\/ncstt.itb.ac.id\/news\/detail\/61\/f9e0f40f36963b72848101c009c6866\/news.ncstt\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Until now, UNDIP has assisted and behind 23 (twenty three) start-ups, and one of them, Diponegoro energy and technology, dedicated towards low carbon technology development. For example, one of electric vehicles which is created by a team of Universitas Diponegoro students reach the final stage in the low-energy vehicle competition organized by the national government. Another example, a team of UNDIP\u2019s students wins a medal for I-FOR, which is flow battery innovation with high capacity and eco-friendly materials as a future renewable energy storage solution held by IYSA (Indonesian Young Scientific Association) and I2ASPO (Indonesia International Applied Science Project Olympiad).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/19\/daftar-start-up-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP through KKIB provides assistance for start-up related to low-carbon economy or technology. UNDIP has assisted and behind eleven start-ups, and one of them has successfully contribute to the green economy (tourism sector) such as \\\"exovillage\\\" and \\\"Indonesian tour guide\\\". Universitas Diponegoro fosters a low-carbon technology and facilitates student in the field. For example, one of electric vehicles which is created by a team of Universitas Diponegoro students reach the final stage in the low-energy vehicle competition organized by the national government. Another example, a team of UNDIP's students wins a medal for I-FOR, which is flow battery innovation with high capacity and eco-friendly materials as a future renewable energy storage solution held by IYSA (Indonesian Young Scientific Association) and I2ASPO (Indonesia International Applied Science Project Olympiad).\",\"evidence\":[\"https:\/\/www.indonesiatourguide.co.id\",\"https:\/\/www.undip.ac.id\/language\/en\/post\/18008\/undip-wins-achievements-at-naspo-and-i2aspo.html\",\"http:\/\/ft.undip.ac.id\/gentayu-mobil-listrik-karya-mahasiswa-undip-menjadi-finalis-kontes-mobil-hemat-energi-2021\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP through KKIB provides assistance for start-up related to low-carbon economy or technology. Further information on our unit responsible for the assistance is provided in the first link. UNDIP has assisted eleven start-ups, and one of them has successfully contribute to the green economy (tourism sector).\",\"evidence\":[\"https:\/\/kkib.undip.ac.id\",\"https:\/\/kkib.undip.ac.id\/2019\/05\/27\/pendampingan-tahap-i-program-perusahaan-pemula-berbasis-teknologi-ppbt-wilayah-jawa-tengah\/\",\"https:\/\/www.indonesiaourguide.co.id\"],\"image_url\":\"https:\/\/kkib.undip.ac.id\/wp-content\/uploads\/2019\/05\/Foto-Pendampingan-I-1080x675.jpg\"}]}};\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;47%&#8221; width_tablet=&#8221;53%&#8221; width_phone=&#8221;22%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-48px||false|false&#8221; custom_margin_tablet=&#8221;||-48px||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; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][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; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; custom_margin=&#8221;-9px||||false|false&#8221; sticky_enabled=&#8221;0&#8243;]<div class='ays-chart-container-google ays-chart-container-10' id='ays-chart-container69e87be0cc398' data-id='69e87be0cc398'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e87be0cc398'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e87be0cc398' id=\"ays-chart-column_chart69e87be0cc398\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='10'><\/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; global_colors_info=&#8221;{}&#8221;]<\/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; min_height=&#8221;22.8px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>University Measures Towards Affordable<\/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;80%&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;56%&#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-energy-slider-wrapper-v2\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"pa-energy-slider-row\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"pa-energy-slider-card\"><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"pa-energy-slider-container\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Slide 1: Energy-Efficient Renovation and Building --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide active\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/sdgscenter.undip.ac.id\/wp-content\/uploads\/2026\/02\/Screenshot-2026-02-14-194213.png\" alt=\"Energy-Efficient Renovation\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Energy-Efficient Renovation and Building<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             UNDIP has an energy efficiency policy which covers building retrofit and efficiency energy standard for new buildings. The policy refers to National Policy (UU) No 28 Year 2002 and Government Regulation (PP) No 36 Year 2005 regarding Regulation for Government Building. This regulation states that all new buildings must follow the government rule. In University itself, the policy has been in place since 2016 and has been updated in 2023. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. In 2024, UNDIP resulted in 45,490 KWhs energy from renewable resources. These sources come from solar panels, hydropower, combined heat chiller, biogas and biodiesel. The production of the renewable energy has doubled than last year.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Upgrade Buildings to Higher Energy Efficiency --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" src=\"https:\/\/ft.undip.ac.id\/wp-content\/uploads\/Screen-Shot-2022-07-11-at-6.31.48-AM.png\" alt=\"Building Upgrade\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Upgrade Buildings to Higher Energy Efficiency<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month&#8217;s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Carbon Reduction and Emission Reduction Processes --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [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=\"Carbon Reduction\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Carbon Reduction and Emission Reduction Processes<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month&#8217;s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Plan to Reduce Energy Consumption --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [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=\"Energy Reduction Plan\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Plan to Reduce Energy Consumption<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month&#8217;s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Energy Wastage Identification --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [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=\"Energy Wastage\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Energy Wastage Identification<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month&#8217;s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Divestment Policy --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-energy-slide\"><!-- [et_pb_line_break_holder] -->          <!-- Image section --><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-slide-image\"><!-- [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=\"Divestment Policy\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Divestment Policy<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-text-container\"><!-- [et_pb_line_break_holder] -->            <pee class=\"pa-energy-description\"><!-- [et_pb_line_break_holder] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month&#8217;s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <button class=\"pa-energy-readmore-btn\">Read More<\/button><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <button class=\"pa-energy-viewsource-btn\">View Source \u2192<\/button><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"pa-energy-source-links\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<ul><!-- [et_pb_line_break_holder] -->              <\/p>\n<li><a href=\"https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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-energy-slider-nav\"><!-- [et_pb_line_break_holder] -->        <button class=\"pa-energy-prev-btn\" aria-label=\"Previous Slide\">\u2039<\/button><!-- [et_pb_line_break_holder] -->        <button class=\"pa-energy-next-btn\" 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] -->\/* === ENERGY SLIDER V2 - UNIQUE CLASSES === *\/<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/* Layout & Card Style *\/<!-- [et_pb_line_break_holder] -->.pa-energy-slider-card {<!-- [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-energy-slide {<!-- [et_pb_line_break_holder] -->  display: none;<!-- [et_pb_line_break_holder] -->  animation: paEnergyFadeIn 0.4s ease-in-out;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-energy-slide.active {<!-- [et_pb_line_break_holder] -->  display: block;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->@keyframes paEnergyFadeIn {<!-- [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-energy-slide-image {<!-- [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-energy-slide-image 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-energy-slide 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-energy-text-container {<!-- [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-energy-description {<!-- [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-energy-description.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-energy-readmore-btn {<!-- [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-energy-readmore-btn:hover {<!-- [et_pb_line_break_holder] -->  color: #003366;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.pa-energy-viewsource-btn {<!-- [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-energy-viewsource-btn: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-energy-source-links {<!-- [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-energy-source-links.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-energy-source-links 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-energy-source-links 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-energy-source-links 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-energy-source-links 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-energy-source-links 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-energy-source-links 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-energy-slider-nav {<!-- [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-energy-slider-nav 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-energy-slider-nav 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-energy-slider-nav 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] -->(function() {<!-- [et_pb_line_break_holder] -->  'use strict';<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  function initEnergySliderV2() {<!-- [et_pb_line_break_holder] -->    document.querySelectorAll('.pa-energy-slider-card').forEach(function(card) {<!-- [et_pb_line_break_holder] -->      \/\/ Skip if already initialized<!-- [et_pb_line_break_holder] -->      if (card.classList.contains('pa-energy-initialized')) {<!-- [et_pb_line_break_holder] -->        return;<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      card.classList.add('pa-energy-initialized');<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      const slides = card.querySelectorAll('.pa-energy-slide');<!-- [et_pb_line_break_holder] -->      const prevBtn = card.querySelector('.pa-energy-prev-btn');<!-- [et_pb_line_break_holder] -->      const nextBtn = card.querySelector('.pa-energy-next-btn');<!-- [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 checkTruncation() {<!-- [et_pb_line_break_holder] -->        card.querySelectorAll('.pa-energy-description').forEach(function(desc) {<!-- [et_pb_line_break_holder] -->          const readMoreBtn = desc.parentElement.querySelector('.pa-energy-readmore-btn');<!-- [et_pb_line_break_holder] -->          <!-- [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] -->      checkTruncation();<!-- [et_pb_line_break_holder] -->      window.addEventListener('resize', checkTruncation);<!-- [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', function() {<!-- [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] -->        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', function() {<!-- [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] -->        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-energy-readmore-btn').forEach(function(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-energy-text-container');<!-- [et_pb_line_break_holder] -->          const desc = container.querySelector('.pa-energy-description');<!-- [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-energy-viewsource-btn').forEach(function(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-energy-source-links')) {<!-- [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-energy-description').forEach(function(p) {<!-- [et_pb_line_break_holder] -->          p.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        card.querySelectorAll('.pa-energy-readmore-btn').forEach(function(btn) {<!-- [et_pb_line_break_holder] -->          btn.textContent = 'Read More';<!-- [et_pb_line_break_holder] -->        });<!-- [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-energy-source-links').forEach(function(links) {<!-- [et_pb_line_break_holder] -->          links.classList.remove('expanded');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        card.querySelectorAll('.pa-energy-viewsource-btn').forEach(function(btn) {<!-- [et_pb_line_break_holder] -->          btn.textContent = 'View 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] -->  \/\/ Initialize when DOM is ready<!-- [et_pb_line_break_holder] -->  if (document.readyState === 'loading') {<!-- [et_pb_line_break_holder] -->    document.addEventListener('DOMContentLoaded', initEnergySliderV2);<!-- [et_pb_line_break_holder] -->  } else {<!-- [et_pb_line_break_holder] -->    initEnergySliderV2();<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  setTimeout(initEnergySliderV2, 100);<!-- [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; min_height=&#8221;22.8px&#8221; custom_margin=&#8221;||8px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><strong>Divestment Policy<\/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;32%&#8221; width_tablet=&#8221;32%&#8221; width_phone=&#8221;52%&#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: Local Community Outreach for Energy Efficiency --><!-- [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=\"Non-discriminatory admissions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Local Community Outreach for Energy Efficiency<\/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] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month\u2019s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!\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\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: 100% Renewable Energy Pledge --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-consumption\"><!-- [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=\"Non-discriminatory admissions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>100% Renewable Energy Pledge<\/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] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month\u2019s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!\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\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Energy Efficiency Services for Industry --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-consumption\"><!-- [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=\"Non-discriminatory admissions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Energy Efficiency Services for Industry<\/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] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month\u2019s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!\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\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Policy Development for Clean Energy Technology --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-consumption\"><!-- [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=\"Non-discriminatory admissions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Policy Development for Clean Energy Technology<\/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] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month\u2019s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!\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\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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: Assistance to Low-Carbon Innovation --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pa-slide-water-consumption\"><!-- [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=\"Non-discriminatory admissions\"><!-- [et_pb_line_break_holder] -->          <\/div>\n<p><!-- [et_pb_line_break_holder] -->          <!-- [et_pb_line_break_holder] -->          <\/p>\n<h3>Assistance to Low-Carbon Innovation<\/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] -->             Undip, as a state university, is an institution under the coordination of the central government, so it refers to the salary regulations of the ministry. However, Undip offers a salary scheme that is above the national average. The salary elements paid by Undip to its staff include: basic salary (in line with national standards and state employees paid by the Ministry), mandatory performance incentives (1 month\u2019s salary), excess performance incentives (the amount is determined by the contribution of each staff member to the excess performance), income improvement incentives (4 times a year). On average, Undip staff receive three times the national standard salary, enough to support 4 family members. In addition, staff receive a daily meal allowance and health insurance to cover services at various Undip and government health facilities.<!\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\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/\" target=\"_blank\">https:\/\/sustainability.undip.ac.id\/2023\/03\/20\/kebijakan-undip-terhadap-penghitungan-beban-kerja-dan-insentif-pegawai\/<\/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_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-24' id='ays-chart-container69e87be0ccad2' data-id='69e87be0ccad2'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e87be0ccad2'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e87be0ccad2' id=\"ays-chart-column_chart69e87be0ccad2\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='24'><\/div><\/div><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>Goal 7 Affordable and Clean EnergyEnsure access to affordable, reliable, sustainable, and modern energy for all: what Universitas Diponegoro is doing in pursuit of this goal.    \n    <style>\n    \/* ============================================ *\/\n    \/* SDG COLOR CONFIGURATION *\/\n    \/* ============================================ *\/\n    :root {\n      --sdg-color-7: #f9b900;\n      --sdg-hover-7: color-mix(in srgb, var(--sdg-color-7) 85%, black);\n      --sdg-light-7: color-mix(in srgb, var(--sdg-color-7) 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-7 {\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-7 {\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-7.layout-auto .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 auto;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-7.layout-full .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 100%;\n      width: 100%;\n      min-width: fit-content;\n    }\n    \n    .custom-dropdown-7.layout-paired .dropdown-group-7 {\n      position: relative;\n      flex: 1 1 calc(50% - 5px);\n      min-width: 200px;\n    }\n    \n    .custom-dropdown-7.layout-paired .dropdown-group-7:nth-child(odd):last-child {\n      flex: 1 1 100%;\n    }\n    \n    .dropdown-parent-7 {\n      background: var(--sdg-color-7);\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-7:hover {\n      background: var(--sdg-hover-7);\n    }\n    \n    .dropdown-submenu-7 {\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-7.show {\n      display: block;\n    }\n    \n    .dropdown-submenu-7 div {\n      padding: 12px 16px;\n      cursor: pointer;\n      color: var(--sdg-color-7);\n      transition: all 0.3s;\n      background: #fff;\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .dropdown-submenu-7 div:last-child {\n      border-bottom: none;\n    }\n    \n    .dropdown-submenu-7 div:hover {\n      background: var(--sdg-light-7);\n      padding-left: 20px;\n    }\n    \n    .dynamic-content-7 {\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-7.active {\n      display: block;\n      animation: fadeIn-7 0.4s ease-in;\n    }\n\n    @keyframes fadeIn-7 {\n      from { opacity: 0; transform: translateY(-10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .close-btn-7 {\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-7: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-7 {\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-7 {\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-7 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-7 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-7 button:disabled {\n      opacity: 0.3;\n      cursor: not-allowed;\n    }\n\n    \/* Year Display in Navigation *\/\n    .year-display-7 {\n      flex: 1;\n      text-align: center;\n    }\n\n    .year-label-7 {\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-7 {\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-7 {\n      font-size: 0.85em;\n      color: #666;\n      margin-top: 8px;\n      font-weight: 600;\n    }\n\n    .pa-slide-7 {\n      display: none;\n      animation: paFadeIn-7 0.4s ease-in-out;\n    }\n\n    .pa-slide-7.active {\n      display: block;\n    }\n\n    @keyframes paFadeIn-7 {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    .pa-slide-7 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-7 {\n      margin: 20px 0;\n      text-align: center;\n    }\n\n    .pa-slide-image-7 {\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-7 {\n      margin-bottom: 15px;\n    }\n\n    .pa-description-7 {\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-7.expanded {\n      display: block;\n      -webkit-line-clamp: unset;\n      overflow: visible;\n    }\n\n    .pa-read-more-btn-7 {\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-7 {\n      margin-top: 20px;\n      padding-top: 15px;\n    }\n\n    .evidence-title-7 {\n      color: #000352;\n      font-size: 1em;\n      font-weight: bold;\n      margin-bottom: 10px;\n    }\n\n    .evidence-list-7 {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .evidence-list-7 li {\n      margin-bottom: 8px;\n      border-bottom: none !important;\n    }\n\n    .evidence-list-7 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-7 a:hover {\n      text-decoration: underline;\n      color: #000352;\n    }\n\n    \/* Scrollbar styling *\/\n    .dropdown-submenu-7::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-track {\n      background: #f1f1f1;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-thumb {\n      background: var(--sdg-color-7);\n      border-radius: 4px;\n    }\n\n    .dropdown-submenu-7::-webkit-scrollbar-thumb:hover {\n      background: var(--sdg-hover-7);\n    }\n\n    @media (max-width: 768px) {\n      .custom-dropdown-7 { flex-direction: column; }\n      .custom-dropdown-7 .dropdown-group-7 { \n        width: 100% !important; \n        flex: 1 1 100% !important;\n      }\n\n      \/* === perkecil tulisan indikator di tombol dropdown === *\/\n      .dropdown-parent-7 {\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-7 div {\n        font-size: 0.85em;\n        padding: 10px 14px;\n      }\n\n      .dropdown-submenu-7 { left: 0; right: 0; max-width: 100%; }\n      .pa-slider-card-7 { padding: 30px 12px 12px 12px; }\n      .pa-slide-7 h3 { font-size: 1em; }\n      .pa-image-container-7 { margin: 10px 0; }\n\n      \/* === Perkecil tombol prev\/next dan tampilan tahun di mobile === *\/\n      .pa-slider-nav-top-7 {\n        padding: 8px 10px;\n        gap: 8px;\n        margin-top: 15px;\n      }\n\n      .pa-slider-nav-top-7 button {\n        width: 32px;\n        height: 32px;\n        font-size: 1.3em;\n        flex-shrink: 0;\n      }\n\n      .year-label-7 {\n        font-size: 0.65em;\n        letter-spacing: 0.5px;\n        margin-bottom: 2px;\n      }\n\n      .year-value-7 {\n        font-size: 1.4em;\n      }\n\n      .slide-indicator-7 {\n        font-size: 0.72em;\n        margin-top: 4px;\n      }\n    }\n    <\/style>\n    \n    <div class=\"sdg-container-7\">\n      <div class=\"custom-dropdown-7 layout-auto\">\n        <div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.2 University measures towards affordable and clean energy<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-134\">7.2.1 Energy-Efficient Renovation and Building<\/div><div data-content=\"ind-135\">7.2.2 Upgrade Buildings to Higher Energy Efficiency<\/div><div data-content=\"ind-136\">7.2.3 Carbon Reduction and Emission Reduction Process<\/div><div data-content=\"ind-137\">7.2.4 Plan to Reduce Energy Consumption<\/div><div data-content=\"ind-138\">7.2.5 Energy Wastage Identification<\/div><div data-content=\"ind-139\">7.2.6 Divestment Policy<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.3 Energy use density<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-140\">7.3.1 Energy Usage Per Sqm<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.4 Energy and the community<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-141\">7.4.1 Local Community Outreach for Energy Efficiency<\/div><div data-content=\"ind-142\">7.4.2 100% Renewable Energy Pledge<\/div><div data-content=\"ind-143\">7.4.3 Energy Efficiency Services for Industry<\/div><div data-content=\"ind-144\">7.4.4 Policy Development for Clean Energy Technology<\/div><div data-content=\"ind-145\">7.4.5 Assistance to Low-Carbon Innovation<\/div><\/div><\/div><div class=\"dropdown-group-7\"><div class=\"dropdown-parent-7\">7.5 Undip Contribution<\/div><div class=\"dropdown-submenu-7\"><div data-content=\"ind-294\">7.5.1 Undip Contribution 1<\/div><\/div><\/div>      <\/div>\n      \n      <div id=\"content-container-7\"><\/div>\n    <\/div>\n    \n    <script>\n    (function() {\n      const sdgNumber = 7;\n      const contentData = {\"ind-134\":{\"title\":\"7.2.1 Energy-Efficient Renovation and Building\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has an energy efficiency policy which covers building retrofit and efficiency energy standard for new buildings. The policy refers to National Policy (UU) No 28 Year 2002 and Government Regulation (PP) No 36 Year 2005 regarding Regulation for Government Building. This regulation states that all new buildings must follow the government rule. In University itself, the policy has been in place since 2016 and has been updated in 2023. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. In 2024, UNDIP resulted in 45,490 KWhs energy from renewable resources. These sources come from solar panels, hydropower, combined heat chiller, biogas and biodiesel. The production of the renewable energy has doubled than last year. || Policy created: 2016 || The policy in Undip highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2022 || The updated version of Rector Circulation Letter No. 24\/2022 is adding recommendation for the units to start energy source transition into renewable energy and for the management to conduct an evaluation annually.\",\"evidence\":[\"SDGs-7-PP36-2005BangunanGedung.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has an energy efficiency policy which covers building retrofit and efficiency energy standard for new buildings. New buildings launched since 2020 received Green Building certificate. The policy has been in place since 2016 and has been updated in 2023. It also covers university's carbon neutral ambition by 2030. The policy highlights an efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. In 2023, UNDIP resulted in 45,490 KWhs energy from renewable resources. These sources come from solar panels, hydropower, combined heat chiller, biogas and biodiesel. The production of the renewable energy has doubled than last year. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2022 || The updated version of Rector Circulation Letter No. 24\/2022 is adding recommendation for the units to start energy source transition into renewable energy and for the management to conduct an evaluation annually.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-24-Tahun-2022.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. The policy has been in place since 2016 and has been updated in 2020 (Evidence 1). It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2021, 23,736.15 KWhs of energy consumption comes from renewable energy. The production of the renewable energy has increased 10 times than last year (Evidence 2). Some of the newest building launched in 2020 received Green Building certificate, which launching ceremony of the building attended by President of the Republic of Indonesia, Joko Widodo. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030. || Policy reviewed: 2020 || The updated version of Rector Circulation Letter No. 39\/2020 is more comprehensive, which cover water and energy use for buildings, but also overall renewable energy transition milestone of the university.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-an-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. The policy has been in place since 2016 and remains applies unless another policy amend it. It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2020, 2736.15 KWhs of energy consumption comes from renewable energy and the newest building launched in 2020 received Green Building certificate. The following is further information about the building and the launching ceremony of the building by President of the Republic of Indonesia, Joko Widodo. Policy created: 2016 || Policy reviewed: 2020 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-jokowidodo\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has building retrofit policy and efficiency energy standard for new buildings. Actually, the policy has been in place since 2016 and remains applies unless another policy amend it. It covers several aspects of water and energy policies of the university in responding to university's carbon neutral ambition by 2030. The policy (in article 2a) highlights on efficiency of energy use and energy mix target of the university, including the subjects and set of targets to be achieved. By 2019, 2% of our energy comes from renewable energy and the newest building (launched this year but was developed since 2019) received Green Building certificate. The following is further information about the building and the launching ceremony of the building by President of the Republic of Indonesia, Joko Widodo. || Policy created: 2016 || The policy (in article 2a) highlights the importance of doing efficiency on the electricity usage and strong encouragement to replace existing appliance with the environmental friendly and less consuming energy appliance. The policy sets of energy targets to be achieved. By end 2019, 70% of eco-air conditioning in the campus already installed. Replacement air-conditioning with the environment friendly air conditioning are expected to achieve its maximum target at 100% by 2030.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-joko-widodo\/\",\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/08\/green-campus-1024x470.jpg\"}]},\"ind-135\":{\"title\":\"7.2.2 Upgrade Buildings to Higher Energy Efficiency\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renew with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implement green building concepts for new development. Approximately, 235,912 square meters of building area implement smart energy. Almost 90% of our total energy consumption in 2024 were shared of low energy appliances as it is stated in our latest Sustainability Report\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2023\/12\/11\/energy-efficient-appliances-usage-in-undip-achieved-the-target\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renew with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implement green building concepts for new development. Approximately, 235,912 square meters of building area implement smart energy. Almost 90% of our total energy consumption in 2023 were shared of low energy appliances as it is stated in our latest Sustainability Report (Section 2).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-29-Tahun-2022.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renewable with Circular Letter 39\/2020 (Evidence 1). It begins with retrofitting of the existing buildings and implement green building concepts for new development (Evidence 2-please jump to video minutes 2.05-2.44). 89.9% of the total buildings in the university has implemented a smart building concept. It is 33.6% higher in comparison to previous year. Almost 90% of our total energy consumption in 2021 were shared of low energy appliances as it is stated in our latest Sustainability Report.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. The plan was set up since 2016 which is renewed with Circular Letter 39\/2020. It begins with retrofitting of the existing buildings and implementing green building concepts for new development. 56.3% of total building areas in the university has implemented a smart building concept. About 78% of our total energy consumption in 2020 were shared of low energy appliances as it is stated in our latest Sustainability Report. In 2020, UNDIP launched a high-energy efficient building for the Vocation School, which was the articulation of the university's plan towards higher energy efficiency. Awarded by green building certificate, it is a recognition on our endeavour and commitment towards higher energy efficiency development over the university (please see on Climate Change Policy on p.17 and latest Sustainability Report on section 2).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\",\"https:\/\/sustainability.undip.ac.id\/2020\/12\/30\/rencana-aksi-mitigasi-dan-adaptasi-perubahan-iklim-universitas-diponegoro-2020\/\",\"http:\/\/sustainability.undip.ac.id\/2020\/08\/27\/gedung-sekolah-vokasi-undip-yang-berkonsep-green-building-diresmikan-oleh-presiden-jokowidodo\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has a plan to upgrade existing buildings to higher energy efficiency. A policy to improve energy efficiency in the university's buildings is available. It is the commitment of the Rector of UNDIP. The plan was set up since 2016 as it was indicated in Circular Letter 20\/2016, and it begins with retrofitting of the existing buildings and implement green building concepts for new development. As much as 8,794,098.48 kWh or about 76% of our total energy consumption in 2019 were shared of low energy appliances. This retrofit basically increases energy efficiency as much as 2,198,524.62 kWh in 2019 as it is stated in Annual Energy Update. Additionally, in 2019, UNDIP develops a high-energy efficient building for the Vocation School, which was the articulation of the university's plan towards higher energy efficiency. Awarded by green building certificate, it is a recognition on our endeavour and commitment towards higher energy efficiency development over the university.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/11\/03\/undip-terapkan-konsep-green-building-demi-lestarikan-kekayaan-keanekaragaman-hayati-dan-menjaga-kondisi-iklim\/\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Gedung-Psikologi-768x478-1.jpg\"}]},\"ind-136\":{\"title\":\"7.2.3 Carbon Reduction and Emission Reduction Process\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP strongly concern on the reduction of carbon dioxide emissions in the campuses. For doing this, UNDIP provide bus shuttle for campuses mobilities for staff and student in order to reduce the number of vehicles in the campus. Currently UNDIP uses 12 free bus shuttles and improving pedestrian facilities for more convenience walks. About 20 electrical motor vehicles have been used for daily operational in UNDIP as well as 1000 bicycles are available for used by students and staffs for the internal mobility. AFrom this programs, UNDIP are able to reduce the internally produced emission about 5-6% from the business as usual. The sustainability report of UNDIP 2023-2024 shows the proof for this aspect.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/10\/Sustainability-Report-2023-2024.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions through transportation and internal mobility. UNDIP provides campus bus and shuttle (12 units) and promotes ride sharing. UNDIP also support the use of non-motorized and zero emission vehicles. 1053 bicycles are available for used by students for the internal mobility. Based on these, UNDIP are able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual. UNDIP sustainability report 2022-2023 on Section 5 shows our achievement on this sector.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/26625\/undip-fasilitasi-mahasiswa-dengan-bus-kampus.html\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Yes. UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2020 is almost 740 Ton CO2 equivalent. Further information about this figure is available at the university\u2019s climate change policy (Evidence 1). It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy (Evidence 2-please jump to video minutes 2:05-2:44). UNDIP released regulation on the restriction of vehicle on campus and consistently provide free loop bus and bicycle within the campus area encourage students reduce the carbon emission (Evidence 2-please jump to video minutes 3:17-4:19).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/Rencana-Aksi-Mitigasi-dan-Adaptasi-Perubahan-Iklim-2020_final-11-nov-2021.pdf\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2020 is almost 740 Ton CO2 equivalent. Further information about this figure is available at the university's climate change policy and update. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy. Please have a look at the provided link on energy inspection result (please select the excel file after click). UNDIP consistently provide free loop bus and bicycle within the campus area encourage students reduce the carbon emission. It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual.\",\"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 conducts inventory of carbon dioxide emissions and strive to reduce the emissions. The total direct carbon emission produced in 2019 is almost 1500 Ton CO2 equivalent. Indirect carbon generated from UNDIP operation is 16,211 Ton CO2 equivalent. Further information about this figure is available at the university's climate change policy and update. UNDIP strives to address the emission proactively through measures such maximize the day light for day activities, replacement of energy-efficient lamps, and produce renewable clean energy. Please have a look at the provided link and UNDIP's energy update. It is programmed that UNDIP will be able to reduce the internally produced emission about 3.59 - 5.13% from the business as usual.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2020\/11\/Climate-Change-Report_resized.pdf\",\"https:\/\/drive.google.com\/drive\/folders\/1MW6KBU6xfsuMHK-sAJTILcGb5lx9xx5\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\"],\"image_url\":\"\"}]},\"ind-137\":{\"title\":\"7.2.4 Plan to Reduce Energy Consumption\",\"slides\":[{\"year\":\"2025\",\"content\":\"Undip has a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied some program in energy reduction such as natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectorates including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2023, 90% our buildings are equipped by eco air conditioner using inverter technology and Non-CFC based, which were able to save university's energy consumption. UNDIP also employed a centralized system for managing street light in the campus area, which 80% powered by energy-efficient bulbs and solar panel.\",\"evidence\":[\"2.1 Energy Efficient Appliances Usage.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2023, 90% our buildings are equipped by eco air conditioner using inverter technology and Non-CFC based, which were able to save university's energy consumption. UNDIP also employed a centralized system for managing street light in the campus area, which 80% powered by energy-efficient bulbs and solar panel.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/SE-29-Tahun-2022.pdf\",\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023.pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University\u2019s Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2021, Almost 90% our buildings are equipped by eco air conditioner and LED lights, which were able to save university\u2019s energy consumption with average efficiency at 84.2%. UNDIP also employed a centralized system for managing street light in the campus area, out of 515 units, almost 29% powered by solar panel and 33% by LED technology.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-pengguna-air-listrik-dan-transisi-energi-baru-terbarukan-dikampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016 and then renew the Letter 39\/2020. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectories including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2020, most of our buildings are equipped by eco air conditioner and LED lights, which were able to save university's energy consumption by 22% (approximately at 2,198,524.62 kWh). In 2020, 70% of air conditioners already used inverter technology which require low-energy system. UNDIP also employed a centralized system for managing street light in the campus area, out of 515 units, almost 29% powered by solar panel and 33% by LED technology.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"We have a policy and plan to reduce overall energy consumption in the university, which have been formalized by the Circular Letter of Rector of UNDIP since 2016, as it is documented in this link. UNDIP has applied natural day lighting and natural ventilation on most of our tropical style buildings at departments, faculties, research centres, and rectorates including the University's Grand Mosque and prayer facilities. In some rooms within buildings, energy efficient appliances are installed. In 2019, most of our buildings are equipped by eco air conditioner and LED lights, which were able to save university's energy consumption by 19% (approximately at 2,198,524.62 kWh). Almost 66% of air conditioners already used inverter technology which require low-energy system, and almost 45% our lights are spotlight. UNDIP also employed a centralized system for managing street light in the campus area, which fed by 238 units of solar lamp (LED).\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\",\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-138\":{\"title\":\"7.2.5 Energy Wastage Identification\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP is regularly investigate the wastage of energy through Audit Energy activity. The energy audit has been conducted through all campuses, and has indicated the highest building or spot which has consumed energy most. The audit shows that the top three of energy consumers within the university is: University's Hospital, Faculty of Fisheries and Marine Science, and Engineering Faculty.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/LAPORAN-AKHIR-AUDIT-ENERGI-UNDIP-2024_compressed-compressed.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2023 has decreased than previous year from 2481 MWh to 2151 MWh because of the increasing use of renewable energy. The top three of energy consumers within the university is: University's Hospital, Faculty of Fisheries and Marine Science, and Engineering Faculty. As a response, these faculties establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023. pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2021 has decreased slightly than previous from 2481 MWh to 2151 MWh. It was an achievement in energy reduction though in 2021 the university was partially opened following more controllable Covid-19 case. Other than University\u2019s Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of energy review or audit can be found in the following link. As a response, a number of faculty including Engineering Faculty establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/docs.google.com\/spreadsheets\/d\/1EICgmPo5mDL7Z-ch5o1G2CJ6Z90hUGQEBkFAWD-VnM\/edit#gid=2136170696\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2020 has decreased significantly by 1.56 million kWh in comparison to energy usage in previous year (2019). Other than University's Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of inspection can be found in the provided link. As a response, a number of faculty including Engineering Faculty establish a special task force for energy and water conservation.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\",\"http:\/\/ft.undip.ac.id\/ft-bentuk-tim-khusus-konservasi-energi-dan-air\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP through building maintenance officers conducted a regular inspection on energy wastage. Our record shows that the university energy usage in 2019 has decreased significantly by 5 million kWh in comparison to energy usage in previous year (2018). Please have a look at Page 18 in UNDIP's Energy Update. Other than University's Hospital, the top three of energy consumers within the university is resulted from Faculty of Fisheries and Marine Science, Engineering Faculty, and Faculty Economic and Business. The result of inspection can be found in the following link:\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-139\":{\"title\":\"7.2.6 Divestment Policy\",\"slides\":[{\"year\":\"2025\",\"content\":\"As a public university, UNDIP has no involvement in investment of the coal and oil industries (see policy book). However, through circular letter from the Rector, UNDIP officially commit to leave coal-based energy (Circular Letter 39\/2020). In addition, UNDIP has also developed renewable energy as part of implementation strategy in divesting investment, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste and manure, hydro power, and biodiesel. The total energy produced from this renewable energy is 46 kWh. UNDIP has set long term strategic planning in order to increase the amount of renewable energy sources. Sustainability reports shows these aspect || Policy created: 2023 || The policy was developed in the year of 2023 as urged by Board of Trustee, Diponegoro University || Policy reviewed: 2024 || The policy is still valid on 2024, and UNDIP continuously implement the strategies stated in the policy\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2024\/11\/kebijakan-undip-terkait-DIVESTASI-PADA-INDUSTRI-TERKAIT-MINYAK-FOSIL-DAN-BATUBARA.pdf\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP does not involve in investment from carbon-intensive energy industries. The Rector of UNDIP officially pledge the commitment to leave coal-based energy through Circular Letter 39\/2020. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has almost doubled than previous year from 23,268 kWh. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2023\/10\/Sustainability-Report-2022-2023. pdf\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP do not involve in investment from carbon-intensive energy industries. The Rector of UNDIP officially pledge the commitment to leave coal-based energy through Circular Letter 39\/2020. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has increased than previous year from 2,736.15 to 23,268.55 kWh. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/10\/02\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP do not involve in investment from carbon-intensive energy industries. In contrast, UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants has increased than previous year from 2,492.95 to 2,736.15 kWh. It shares less about 2% of the total energy consumption of the university. A long-term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2021\/11\/SUSTAINABILITY-REPORT-2020-2021_compressed.pdf\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP has built numbers of renewable energy sources, such as solar panel, chiller (combination of heat and power), biomass or biogas from food waste, hydro power, and biodiesel. The total amount of renewable energy which is generated from these plants is 2,492,95 kWh. It is only 2% of the total energy consumption of the university. A long term plan to increase the composition of energy mix from renewable sources has been set.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/31\/water-and-energy-plan-undip-annual-update-2019\/\",\"http:\/\/bit.ly\/AdditionalEvidenceEnergy2020\"],\"image_url\":\"\"}]},\"ind-140\":{\"title\":\"7.3.1 Energy Usage Per Sqm\",\"slides\":[{\"year\":\"2025\",\"content\":\"Total energy used: 8,534 GJ || University floor space: 515,250 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Total energy used: 8,223 GJ || University floor space: 513,217 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Total energy used: 7,745 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"Total energy used: 7,075 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"Total energy used: 41,634 GJ || University floor space: 415,035 m\u00b2\",\"evidence\":[],\"image_url\":\"\"}]},\"ind-141\":{\"title\":\"7.4.1 Local Community Outreach for Energy Efficiency\",\"slides\":[{\"year\":\"2025\",\"content\":\"Under community service program coordinated by LPPM Undip which also include students for the activity, UNDIP has introduced the importance of renewable energy at the community level. UNDIP has assisted local community including to students in the primary education level regarding energy efficiency and clean energy. In addition, UNDIP also conducts a Master Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=287856\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"Through community service program, UNDIP has campaigned the importance of energy efficiency and clean energy at the community level. UNDIP assisted local community including to students in the primary education level regarding energy efficiency and clean energy. In addition, UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/kkn.undip.ac.id\/?p=327846\",\"https:\/\/me.pasca.undip.ac.id\/en\/home1\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"*Through community service program, UNDIP has campaigned the importance of clean energy at the community level. UNDIP assisted local community with the installation of solar panel for street lighting in Bulusan, Semarang and other similar programs in many rural areas. In addition, UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University\u2019s concern on the importance of future and clean energy.\",\"evidence\":[\"https:\/\/kkn.undip.ac.id\/?p=204367\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP assisted local community to develop an Energy self-sufficient Village located in the foot of Ungaran Mountain. We assisted local community with the development and installation of biogas through our community service program. The biogas treats dung resulted from almost 2 million cattle in the village. Further information can be found in the provided link. UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy. In 2020, student association of environmental engineering organized national wide seminar on renewable energy which aims to understand its complexity and potential implementation, while the university open renewable energy innovation competition for community and broader public. The seminar also aims to inspire student association to contribute action locally.\",\"evidence\":[\"https:\/\/www.timesindonesia.co.id\/read\/news\/293900\/limbah-kotoran-sapi-menjadi-solusi-kemandirian-energi-desa-di-kabupaten-semarang\",\"http:\/\/me.pasca.undip.ac.id\/?lang=en\",\"https:\/\/lingkungan.ft.undip.ac.id\/seminar-nasional-2020-implementasi-energi-terbarukan-terhadap-krisis-iklim-di-indonesia\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP assisted local community to develop an Energy self-sufficient Village located in the foot of Ungaran Mountain. We assisted local community with the development and installation of biogas through our community service program. The biogas treats dung resulted from almost 2 million cattle in the village. Further information can be found in the provided link. (Note: Although the news is published in the mid of 2020, the initiative itself has started few years before and continue in 2019). UNDIP built collaboration with IESR (Institute for Essential Services Reform) to provide \u201cEnergy Corner\u201d, a forum talking about the challenge of energy in the future. Further information is the second link of this section. UNDIP provides a Master Degree Program on Energy. It is a four-semester multi-disciplinary program which is dedicated to community, government and professional. Looking at the curricula, it shows University's concern on the importance of future and clean energy.\",\"evidence\":[\"http:\/\/me.pasca.undip.ac.id\/?lang=en\",\"https:\/\/news.schoolmedia.id\/berita\/Pojok-Energi-Goes-to-Campus-UNDIP-Bahas-Persoalan-Energi-Terbarukan-1131\",\"https:\/\/www.timesindonesia.co.id\/read\/news\/293900\/limbah-kotoran-sapi-menjadi-solusi-kemandirian-energi-desa-di-kabupaten-semarang\"],\"image_url\":\"https:\/\/timesindonesia.co.id\/_next\/image?url=https%3A%2F%2Fcdn.timesmedia.co.id%2Fimages%2F2020%2F08%2F31%2FBiogas.jpg&w=1080&q=70\"}]},\"ind-142\":{\"title\":\"7.4.2 100% Renewable Energy Pledge\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP always contribute to promote the use of 100% renewable energy for local community and industries. Promoting 100% renewable energy have been indicated by programs of learning in master program of energy or related, energy training for community, researches which focus on renewable energy and community services to support the implementation of renewable energy for community.\",\"evidence\":[\"http:\/\/khn.undip.ac.id\/?p=286033\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. UNDIP is also active to promote the transition towards 100% renewable energy through collaborative national wide seminars. Recently, UNDIP collaborates with the Indonesia Power, a major Indonesian energy company to discuss a roadmap toward 23% target of energy mix. In addition, UNDIP also manages a nationally accredited Renewable Energy Journal called \\\"Jurnal Energi Baru Terbarukan (JEBT)\\\". The journal is one of the important outlets to disseminate both theory and practice in the field of renewable energy.\",\"evidence\":[\"https:\/\/lingkungan.ft.undip.ac.id\/fakultas-teknik-undip-berkolaborasi-dengan-pt-indonesia-power-selenggarakan-seminar-nasional-tentang-energi-terbarukan\/\",\"https:\/\/ejournal2.undip.ac.id\/index.php\/jebt\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP number 39\/2020\/2. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030. In addition, UNDIP also manages a nationally accredited Renewable Energy Journal called \\\"Jurnal Energi Baru Terbarukan (JEBT)\\\". The journal is one of the important outlets to disseminate both theory and practice in the field of renewable energy. UNDIP is also active to promote the transition towards 100% renewable energy through collaborative national wide seminars. One of them is a seminar held by alumni of the Master of Energy of the Postgraduate School of UNDIP on Implementation of Competence Certification in the Field of New Renewable Energy And Electricity.\",\"evidence\":[\"https:\/\/ejournal.undip.ac.id\/index.php\/index\/index\/profileJournal\/128\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP 39 Tahun 2020. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030.\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/29\/se-tahun-2020-efisiensi-penggunaan-air-listrik-dan-transisi-energi-baru-terbarukan-di-kampus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP promotes a transition towards 100% renewable energy. Our pledge has been formalized in the Circular Letter of Rector of UNDIP. It is literally mentioned in article 4. Though university takes a moderate target to use 5% renewable energy by 2030.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2016\/12\/30\/se-nomor-20-tahun-2016-tentang-efisiensi-penggunaan-air-listrik-dan-energi-baru-terbarukan\/\"],\"image_url\":\"\"}]},\"ind-143\":{\"title\":\"7.4.3 Energy Efficiency Services for Industry\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP through Master Program of Energy, School of Postgraduate Studies provide services to local industries in order to improve their energy efficiencies. The activities involved audit energy workshop and trainings as well as conducting a training to assess the energy efficiency. The research of renewable energy has been main focused of this program\",\"evidence\":[\"https:\/\/me.pasca.undip.ac.id\/?p=3079&lang=en\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP through Green Technology Research Center (GREENTech) combined expertise in green chemistry and engineering to provide services to achieve industrial efficiency. UNDIP recently collaborate with automotive industries, Toyota Indonesia, in the field of public outreach to promote renewable energy and development of integrated research laboratory toward energy transition and net zero in Indonesia.\",\"evidence\":[\"https:\/\/greentech.undip.ac.id\/\",\"https:\/\/newsroom.toyota.co.id\/news\/peran-strategis-transisi-energi-menuju-netralitas-karbon\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"UNDIP through Green Technology Research Center (GREENTech) which is established following green chemistry and engineering provide services to achieve industrial efficiency. UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. Some of these services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java &amp; Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2024) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information.\",\"evidence\":[\"https:\/\/greentech.undip.ac.id\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. These services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java & Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2014) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information. Additionally, since 2019 UNDIP provides service to PT Indonesia Power, one of biggest private supplier energy in Indonesia, to support company's campaign on clean energy.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/21\/kontribusi-undip-dalam-upaya-pembangunan-dan-pengembangan-pembangkit-listrik-tenaga-biogas-dan-gelombang-laut\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP provides service to a number of major companies in energy sector such as PT PLN (National Electricity Company), PT Indonesia Power, and PT Pembangkit Jawa-Bali. These services remain active to date. For example, with PT Pembangkit Jawa-Bali (Java & Bali Generating Company), UNDIP provides 5 years collaborative assistance (2019-2014) on the development of ocean wave generating energy plant. Please have a look at the provided link for further information. Additionally, in 2019 UNDIP provides service to PT Indonesia Power, one of biggest private supplier energy in Indonesia, to support company's campaign on clean energy.\",\"evidence\":[\"http:\/\/sustainability.undip.ac.id\/2019\/12\/21\/kontribusi-undip-dalam-upaya-pembangunan-dan-pengembangan-pembangkit-listrik-tenaga-biogas-dan-gelombang-laut\/\",\"https:\/\/www.indonesiapower.co.id\/id\/komunitas-dan-lingkungan\/berita-csr\/Pages\/PT-Indonesia-Power-UP-Semarang-Dukung-Peran-Pengembangan-Masyarakat-dalam-Pengelolaan-Lingkungan.aspx\"],\"image_url\":\"https:\/\/sustainability.undip.ac.id\/wp-content\/uploads\/2019\/12\/gedung-pjb-di-surabaya.jpg\"}]},\"ind-144\":{\"title\":\"7.4.4 Policy Development for Clean Energy Technology\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP always actively involved in policy making including to support General Planning of Regional Energy. UNDIP also intensively collaborate with energy stakeholder i.e ASEAN Center for Energy(ACE) in development of energy policy and economic.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/37074\/undip-dan-ace-kembangkan-konservasi-energi.html\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP played a significant role in hosting FGD and drafting process of the National Law on Renewable Energy. Recently, UNDIP also assisted National Ministry for Energy (ESDM) in the development of geothermal education program in Indonesia.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/17550\/kunjungan-kerja-legislasi-komisi-vi-dpr-ri-ke-universitas-diponegoro-dan-focus-group-discussion-fgd-dalam-rangka-penyusunan-rancangan-undang-undang-energi-baru-dan-terbarukan-ruu-ebt.html\",\"https:\/\/geologi.ft.undip.ac.id\/geothermal-goes-to-campus-undip\/\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Together with National Parliament members, the Rector and renewable energy experts of the UNDIP played a significant role in the drafting process of upcoming National Law on Renewable Energy, FGD was conducted with the intention of seeking advice from UNDIP. In addition, UNDIP also supports government policy toward clean energy adoption through engagement with a number of financial institutions to promote credit scheme for clean energy investment.\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/17550\/kunjungan-kerja-legislasi-komisi-vii-dpr-ri-ke-universitas-diponegoro-dan-focus-group-discussion-fgd-dalam-rangka-penyusunan-rancangan-undang-undang-energi-baru-dan-terbarukan-ruu-ebt.html\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP in early 2019 hosted the second workshops toward development of National Legislation on Renewable Energy. Together with National Parliament members, the Rector and renewable energy experts of the university played a significant role in the legislation process of upcoming National Law on Renewable Energy. The policy process is now progressing at the National Energy Board. Further information is available on the provided link:\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11135\/fgd-ruu-ebt-kerjasama-badan-keahlian-dpr-ri-dan-lpmp-undip.html\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP in early 2019 hosted the second workshops toward development of National Legislation on Renewable Energy. Together with National Parliament members, the Rector and renewable energy experts of the university played a significant role in the legislation process of upcoming National Law on Renewable Energy. Further information is available on the provided link:\",\"evidence\":[\"https:\/\/www.undip.ac.id\/post\/11135\/fgd-ruu-ebt-kerjasama-badan-keahlian-dpr-ri-dan-lppm-undip.html\"],\"image_url\":\"https:\/\/undip.ac.id\/wp-content\/uploads\/2019\/02\/FGD-FEB.jpeg\"}]},\"ind-145\":{\"title\":\"7.4.5 Assistance to Low-Carbon Innovation\",\"slides\":[{\"year\":\"2025\",\"content\":\"UNDIP has actively contributed in assisting new start-ups rolled by students. Currently there are more than 30 start-ups and one of them is Geothermine. Geothermine is a start-up working electricity wastage. The start up has gained an award of the most popular start-up on July 2024 in the event of Prakarsa Jaringan Cerdas Indonesia (PJCI) 2024 at Auditorium Kantor PLN Pusat, Jakarta Selatan\",\"evidence\":[\"https:\/\/fisika.fsm.undip.ac.id\/v2\/geotherminepowering-the-future-with-clean-energy-smart-investment\/\"],\"image_url\":\"\"},{\"year\":\"2024\",\"content\":\"UNDIP has assisted and behind 23 (twenty three) start-ups, and one of them, Diponegoro energy and technology, dedicated towards low carbon technology development. Recently, In order to support the government program on \\\"Making Indonesia 4.0\\\" by leveraging the innovation ecosystem in 4.0 industrial era, faculty of engineering, Universitas Diponegoro with Center for Collaborative Research \u2013 National Center for Sustainable Transportation Technology (CCR-NCSIT) held \\\"Workshop on Strategic Management of Intellectual Property (IP) Rights, Copyright\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/19\/daftar-start-up-universitas-diponegoro\/\",\"https:\/\/ncstt.itb.ac.id\/news\/detail\/61\/f9e0f40f36963b72848101c009c6866\/news.ncstt\"],\"image_url\":\"\"},{\"year\":\"2023\",\"content\":\"Until now, UNDIP has assisted and behind 23 (twenty three) start-ups, and one of them, Diponegoro energy and technology, dedicated towards low carbon technology development. For example, one of electric vehicles which is created by a team of Universitas Diponegoro students reach the final stage in the low-energy vehicle competition organized by the national government. Another example, a team of UNDIP\u2019s students wins a medal for I-FOR, which is flow battery innovation with high capacity and eco-friendly materials as a future renewable energy storage solution held by IYSA (Indonesian Young Scientific Association) and I2ASPO (Indonesia International Applied Science Project Olympiad).\",\"evidence\":[\"https:\/\/sustainability.undip.ac.id\/2020\/12\/19\/daftar-start-up-universitas-diponegoro\/\"],\"image_url\":\"\"},{\"year\":\"2022\",\"content\":\"UNDIP through KKIB provides assistance for start-up related to low-carbon economy or technology. UNDIP has assisted and behind eleven start-ups, and one of them has successfully contribute to the green economy (tourism sector) such as \\\"exovillage\\\" and \\\"Indonesian tour guide\\\". Universitas Diponegoro fosters a low-carbon technology and facilitates student in the field. For example, one of electric vehicles which is created by a team of Universitas Diponegoro students reach the final stage in the low-energy vehicle competition organized by the national government. Another example, a team of UNDIP's students wins a medal for I-FOR, which is flow battery innovation with high capacity and eco-friendly materials as a future renewable energy storage solution held by IYSA (Indonesian Young Scientific Association) and I2ASPO (Indonesia International Applied Science Project Olympiad).\",\"evidence\":[\"https:\/\/www.indonesiatourguide.co.id\",\"https:\/\/www.undip.ac.id\/language\/en\/post\/18008\/undip-wins-achievements-at-naspo-and-i2aspo.html\",\"http:\/\/ft.undip.ac.id\/gentayu-mobil-listrik-karya-mahasiswa-undip-menjadi-finalis-kontes-mobil-hemat-energi-2021\/\"],\"image_url\":\"\"},{\"year\":\"2021\",\"content\":\"UNDIP through KKIB provides assistance for start-up related to low-carbon economy or technology. Further information on our unit responsible for the assistance is provided in the first link. UNDIP has assisted eleven start-ups, and one of them has successfully contribute to the green economy (tourism sector).\",\"evidence\":[\"https:\/\/kkib.undip.ac.id\",\"https:\/\/kkib.undip.ac.id\/2019\/05\/27\/pendampingan-tahap-i-program-perusahaan-pemula-berbasis-teknologi-ppbt-wilayah-jawa-tengah\/\",\"https:\/\/www.indonesiaourguide.co.id\"],\"image_url\":\"https:\/\/kkib.undip.ac.id\/wp-content\/uploads\/2019\/05\/Foto-Pendampingan-I-1080x675.jpg\"}]}};\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-10' id='ays-chart-container69e87be13627b' data-id='69e87be13627b'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e87be13627b'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e87be13627b' id=\"ays-chart-column_chart69e87be13627b\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='10'><\/div><\/div><\/div>University Measures Towards AffordableDivestment PolicyPublications<div class='ays-chart-container-google ays-chart-container-24' id='ays-chart-container69e87be13688a' data-id='69e87be13688a'><div class='ays-chart-header-container'><div class='ays-chart-charts-description ays-chart-charts-description69e87be13688a'><\/div><\/div><div class='ays-chart-charts-main-container ays-chart-charts-main-container69e87be13688a' id=\"ays-chart-column_chart69e87be13688a\" data-type='column_chart'><\/div><div class='ays-chart-actions-container'><div class='ays-chart-export-buttons' data-id='24'><\/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-38430","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38430","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=38430"}],"version-history":[{"count":18,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38430\/revisions"}],"predecessor-version":[{"id":39008,"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/pages\/38430\/revisions\/39008"}],"wp:attachment":[{"href":"https:\/\/sdgscenter.undip.ac.id\/id\/wp-json\/wp\/v2\/media?parent=38430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}