{"id":455,"date":"2026-06-02T15:43:53","date_gmt":"2026-06-02T07:43:53","guid":{"rendered":"https:\/\/give.seasia.greenpeace.org\/philippines\/?page_id=455"},"modified":"2026-06-04T18:33:35","modified_gmt":"2026-06-04T10:33:35","slug":"happy-world-environment-day","status":"publish","type":"page","link":"https:\/\/give.seasia.greenpeace.org\/philippines\/happy-world-environment-day\/","title":{"rendered":"Happy World Environment Day!"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"455\" class=\"elementor elementor-455\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26a4b01 lp-menu elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"26a4b01\" data-element_type=\"section\" data-e-type=\"section\" id=\"hide-header\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5773479a logo-wrap\" data-id=\"5773479a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6837d8e6 elementor-widget elementor-widget-image\" data-id=\"6837d8e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.greenpeace.org\/philippines\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"190\" height=\"30\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/06\/logo-GP-2019-green-small.png\" class=\"attachment-full size-full wp-image-172\" alt=\"\" style=\"width:100%;height:15.79%;max-width:190px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-16e1e525 menu-wrap\" data-id=\"16e1e525\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/picomodal\/3.0.0\/picoModal.js\"><\/script>\n\t<script>\n\t\tjQuery(document).ready(function() {\n          \n          var domainName = window.location.hostname;\n\t\t  \/\/console.log(domainName);\n\t\t  var prodenv = domainName.includes('e.s');\n\t\t  \/\/console.log(prodenv);\n          if (prodenv) {\n            var env = 'Live';\n          }\n          else {\n            var env = 'Test';\n          }\n          var ptitle = document.title;\n            \n          window.dataLayer = window.dataLayer || [];\n\n\t\t  jQuery('#submitform_btn').click(function(event) {\n              \n\t\t    event.preventDefault();\n              \n\t\t\tjQuery(\".form-container--loader\").removeClass(\"is-hidden\");\n\t\t\tjQuery(\"#form-payment\").hide();\n\t\t\tjQuery('html, body').animate({\n\t\t\t  scrollTop: jQuery(\"#submitform\").offset().top\n\t\t\t}, 600);\n            \n\t\t\tvar typedon = jQuery(\"#typedon\").val();\n\t\t\tif (typedon == \"oneoff\") {\n\t\t\t  jQuery('.payment-details--frequency').html(\"One-off\");\n              var donation_type = 'Single';\n              var donation_frequency = 'One-time';\n\t\t\t} \n            else {\n\t\t\t  \/\/ monthly - recurring\n\t\t\t  jQuery('.payment-details--frequency').html(typedon.charAt(0).toUpperCase() + typedon.slice(1));\n              var donation_type = 'Recurring';\n              var donation_frequency = jQuery('.payment-details--frequency').text();\n\t\t\t}\n\n            var emailValue = jQuery('#form-field-email').val();\n                \n            getEncryptedEmail(emailValue).then(function(hashedEmail) {\n              window.dataLayer.push({\n                'event': 'donation_form_step_completed',\n                'donation_value': Number(jQuery('#amountvalue').val()),\n                'donation_currency': jQuery('#payc').val(),\n                'donation_type': donation_type,\n                'donation_frequency': donation_frequency,\n                'donation_payment_method': jQuery('#paym').val().toUpperCase() + ' payment via ' + jQuery('#payp').val(),\n                'gp_user_id': hashedEmail,\n                'step': 'Personal & Payment info'\n              });\n                  \n              \/\/console.log(\"Hashed email pushed:\", hashedEmail);\n            });\n            \n\t\t\tjQuery.ajax({\n\t\t\t  url: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donatef.php',\n\t\t\t  data: {\n\t\t\t    form: jQuery(\"#submitform\").serialize()\n\t\t\t  },\n\t\t\t  type: 'POST',\n\t\t\t  dataType: 'json',\n\t\t\t  success: function(data) {\n\t\t\t    if (data.etat == 1) {\n\t\t\t\t  jQuery(\".form-container--loader\").addClass(\"is-hidden\");\n\t\t\t\t  jQuery(\"#form-payment\").show();\n\t\t\t\t  jQuery(\".form-confirmation-success\").removeClass('is-hidden');\n\t\t\t\t  jQuery(\".form-container--original\").addClass('is-hidden');\n\t\t\t\t  jQuery(\"#form-payment\").addClass('is-hidden');\n\t\t\t\t  jQuery(\"#msgfailure\").html(data.msg);\n\t\t\t\t  \/\/ Ecommerce data layer\n\t\t\t\t  dataLayer.push({\n\t\t\t\t\t'event': 'purchase',\n\t\t\t\t\t'ecommerce': {\n\t\t\t\t\t  'currency': jQuery('#payc').val(),\n\t\t\t\t\t  'value': jQuery('#amountvalue').val(),\n\t\t\t\t\t  'transaction_id': data.id,\n\t\t\t\t\t  'items': [{\n\t\t\t\t\t    'item_id': '01u90000006egbIAAQ',\n\t\t\t\t\t    'item_name': 'Donation in ' + jQuery('#payc').val(),\n\t\t\t\t\t    'item_brand': 'Greenpeace',\n\t\t\t\t\t    'item_category': jQuery('.payment-details--frequency').text(),\n\t\t\t\t\t    'item_category2': jQuery('#paym').val().toUpperCase() + ' payment via ' + jQuery('#payp').val(),\n\t\t\t\t\t    'item_category3': data.msg,\n\t\t\t\t\t    'item_category4': $(location).attr('pathname'),\n\t\t\t\t\t    'price': jQuery('#amountvalue').val(),\n\t\t\t\t\t    'quantity': 1\n\t\t\t\t\t  }]\n\t\t\t\t\t}\n\t\t\t\t  });\n\t\t\t\t} \n                else if (data.etat == 2) {\n\t\t\t\t  \/\/ 3ds verification\n\t\t\t\t  var pi_id = data.id;\n\t\t\t\t  console.log(pi_id);\n\t\t\t\t  var redirect_url = data.msg;\n\t\t\t\t  console.log(redirect_url);\n\t\t\t\t  var popupModal = (function() {\n\t\t\t\t    var modal = null;\n\t\t\t\t    return {\n\t\t\t\t      openPopup(url) {\n\t\t\t\t\t    modal = picoModal({\n\t\t\t\t\t\t  content: '<iframe id=\"myIframe\" frameborder=\"0\" style=\"height:90vh; width:100%;\" src=\"' + url + '\"><\/iframe>',\n\t\t\t\t\t\t  width: \"95%\"\n\t\t\t\t\t\t}).afterClose((modal, event) => {\n\t\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateg.php',\n\t\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t\t  form: jQuery(\"#submitform\").serialize(),\n\t\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t\t\/\/console.log(data.msg);\n\t\t\t\t\t\t\t  if (data.etat == 1) {\n\t\t\t\t\t\t\t    jQuery(\".form-container--loader\").addClass(\"is-hidden\");\n\t\t\t\t\t\t\t    jQuery(\"#form-payment\").show();\n\t\t\t\t\t\t\t    jQuery(\".form-confirmation-success\").removeClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\".form-container--original\").addClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\"#form-payment\").addClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\"#msgfailure\").html(data.msg);\n                                \/\/ Donation Completed\n                                dataLayer.push({\n                                  'event': 'donation_completed',\n                                  'donation_value': Number(jQuery('#amountvalue').val()),\n                                  'donation_currency': jQuery('#payc').val(),\n                                  'donation_type': donation_type,\n                                  'donation_frequency': donation_frequency,\n                                  'donation_payment_method': jQuery('#paym').val().toUpperCase() + ' payment via ' + jQuery('#payp').val(),\n                                  'gp_user_id': data.email,\n                                  'transaction_id': data.id\n                                });\n\t\t\t\t\t\t\t    \/\/ Ecommerce data layer\n\t\t\t\t\t\t\t    dataLayer.push({\n\t\t\t\t\t\t\t      'event': 'purchase',\n\t\t\t\t\t\t\t      'ecommerce': {\n\t\t\t\t\t\t\t        'currency': jQuery('#payc').val(),\n\t\t\t\t\t\t\t\t    'value': jQuery('#amountvalue').val(),\n\t\t\t\t\t\t\t\t    'transaction_id': data.id,\n\t\t\t\t\t\t\t\t    'items': [{\n\t\t\t\t\t\t\t\t      'item_id': '01u90000008jnZSAAY',\n\t\t\t\t\t\t\t\t      'item_name': 'Donation in ' + jQuery('#payc').val(),\n\t\t\t\t\t\t\t\t      'item_brand': 'Greenpeace',\n\t\t\t\t\t\t\t\t      'item_category': jQuery('.payment-details--frequency').text(),\n\t\t\t\t\t\t\t\t      'item_category2': jQuery('#paym').val().toUpperCase() + ' payment via ' + jQuery('#payp').val(),\n\t\t\t\t\t\t\t\t      'item_category3': data.msg,\n\t\t\t\t\t\t\t\t      'item_category4': $(location).attr('pathname'),\n\t\t\t\t\t\t\t\t      'price': jQuery('#amountvalue').val(),\n\t\t\t\t\t\t\t\t      'quantity': 1\n\t\t\t\t\t\t\t\t    }]\n\t\t\t\t\t\t\t      }\n\t\t\t\t\t\t\t    });\n\t\t\t\t\t\t\t  } \n                              else {\n\t\t\t\t\t\t\t    jQuery(\".form-container--loader\").addClass(\"is-hidden\");\n\t\t\t\t\t\t\t    jQuery(\"#form-payment\").show();\n\t\t\t\t\t\t\t    jQuery(\".form-confirmation-failure\").removeClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\".form-container--original\").addClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\"#form-payment\").addClass('is-hidden');\n\t\t\t\t\t\t\t    jQuery(\"#msgfailure\").html(data.msg);\n\t\t\t\t\t\t\t  }\n\t\t\t\t\t\t    }\n\t\t\t\t\t\t  });\n\t\t\t\t\t\t}).show();\n\t\t\t\t\t  },\n\t\t\t\t\t  closePopup() {\n\t\t\t\t\t    try {\n\t\t\t\t\t\t  modal.close();\n\t\t\t\t\t\t} catch (e) {}\n\t\t\t\t\t  }\n\t\t\t\t\t}\n\t\t\t\t  }());\n\n\t\t\t\t  popupModal.openPopup(redirect_url);\n\n\t\t\t\t  setTimeout(function() {\n\t\t\t\t    \/\/console.log('25s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 25000);\n\n                  setTimeout(function() {\n\t\t\t\t    \/\/console.log('50s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 50000);\n\n                  setTimeout(function() {\n\t\t\t\t    \/\/console.log('75s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 75000);\n\n                  setTimeout(function() {\n\t\t\t\t    \/\/console.log('100s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 100000);\n\n                  setTimeout(function() {\n\t\t\t\t    \/\/console.log('125s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 125000);\n                  \n                  setTimeout(function() {\n\t\t\t\t    \/\/console.log('150s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  jQuery.ajax({\n\t\t\t\t\t\turl: 'https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/donateh.php',\n\t\t\t\t\t\tdata: {\n\t\t\t\t\t\t  pi_id: pi_id\n\t\t\t\t\t\t},\n\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\tdataType: 'json',\n\t\t\t\t\t\tsuccess: function(data) {\n\t\t\t\t\t\t  console.log(data.msg);\n\t\t\t\t\t\t  if (data.msg != \"REQUIRES_ACTION\") {\n\t\t\t\t\t\t    popupModal.closePopup();\n\t\t\t\t\t\t  }\n\t\t\t\t\t\t}\n\t\t\t\t\t  });\n\t\t\t\t\t}\n\t\t\t\t  }, 150000);\n                  \n\t\t\t\t  setTimeout(function() {\n\t\t\t\t    \/\/console.log('200s');\n\t\t\t\t\tvar msgfailure = jQuery(\"#msgfailure\").text();\n\t\t\t\t\tif (msgfailure == \"\") {\n\t\t\t\t\t  popupModal.closePopup();\n\t\t\t\t\t}\n\t\t\t\t  }, 200000);\n\n\t\t\t\t} \n                else {\n\t\t\t\t  jQuery(\".form-container--loader\").addClass(\"is-hidden\");\n\t\t\t\t  jQuery(\"#form-payment\").show();\n\t\t\t\t  jQuery(\".form-confirmation-failure\").removeClass('is-hidden');\n\t\t\t\t  jQuery(\".form-container--original\").addClass('is-hidden');\n\t\t\t\t  jQuery(\"#form-payment\").addClass('is-hidden');\n\t\t\t\t  jQuery(\"#msgfailure\").html(data.msg);\n\t\t\t\t}\n\t\t\t  }\n\t\t    });\n          }); \/\/ end donation submission\n          \n\t\t\tvar getCardTokenCallback = {\n\t\t\t\tonSuccess: function(response) {\n\t\t\t\t\t\/\/ Success to get card token_id, implement as you wish here\n\t\t\t\t\tconsole.log('Success to get card token_id, response:', response);\n\t\t\t\t\tvar token_id = response.token_id;\n\t\t\t\t\tjQuery(\"#token_id\").val(token_id);\n\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tjQuery('#form-field-creditcard').change(function() {\n\t\t\t\tjQuery(\"#maskedCardInfo\").val(jQuery('#form-field-creditcard').val());\n\t\t\t});\n\n\t\t\tjQuery('#form-field-expirydate').change(function() {\n\t\t\t\tstr = (jQuery('#form-field-expirydate').val()).split('\/');\n\t\t\t\tjQuery(\"#expMonthCardInfo\").val(str[0]);\n\t\t\t\tjQuery(\"#expYearCardInfo\").val(str[1]);\n\t\t\t});\n\n\t\t\tjQuery('.tab-menu_oneoff').click(function() {\n\t\t\t\t\/\/jQuery('#typedon').val('oneoff');\n\t\t\t\tjQuery('.form-oneoff').removeClass('is-hidden');\n\t\t\t\tjQuery('.form-container--original').addClass('is-hidden');\n\t\t\t\tjQuery('.one-off-form').addClass('is-hidden');\n\t\t\t});\n\n\t\t\tjQuery('.is-monthly').click(function() {\n              if(jQuery('#typedon').val() !== 'monthly') {\n\t\t\t\tjQuery('#typedon').val('monthly');\n\t\t\t\tjQuery('.form-oneoff').addClass('is-hidden');\n\t\t\t\tjQuery('.form-container--original').removeClass('is-hidden');\n\t\t\t\tjQuery('.payment-details--frequency').html('Monthly');\n\t\t\t\tjQuery('.tab-menu_oneoff').children().removeClass('selected');\n\t\t\t\tjQuery('.tab-menu_monthly').children().addClass('selected');\n                window.dataLayer.push({\n                  'event': 'donation_frequency_switched',\n                  'switched_to': 'Monthly',\n                  'donation_name': env + ': ' + ptitle,\n                  'donation_type': 'Recurring',\n                  'donation_platform': 'Pimclick'\n                });\n              }\n\t\t\t});\n\n\t\t\tjQuery('.is-oneoff').click(function() {\n              if(jQuery('#typedon').val() == 'monthly') {\n\t\t\t\tjQuery('#typedon').val('oneoff');\n\t\t\t\tjQuery('.form-oneoff').addClass('is-hidden');\n\t\t\t\tjQuery('.one-off-form').removeClass('is-hidden');\n\t\t\t\tjQuery('.payment-details--frequency').html('One-Off');\n\t\t\t\tjQuery('.tab-menu_oneoff').children().addClass('selected');\n\t\t\t\tjQuery('.tab-menu_monthly').children().removeClass('selected');\n                window.dataLayer.push({\n                  'event': 'donation_frequency_switched',\n                  'switched_to': 'One-time',\n                  'donation_name': env + ': ' + ptitle,\n                  'donation_type': 'Single',\n                  'donation_platform': 'Pimclick'\n                });\n              }\n\t\t\t});\n\n\t\t\tjQuery('a.form__amount-button').click(function() {\n\t\t\t\tjQuery('a.form__amount-button').removeClass('selected');\n\t\t\t\tjQuery(this).addClass('selected');\n\t\t\t\tjQuery('.other-amount-input').addClass('is-hidden');\n\t\t\t\tjQuery('.form__amount-other-button').removeClass('is-hidden');\n\t\t\t\tjQuery(\"#amountvalue\").val(jQuery(this).attr('name'));\n\t\t\t\tjQuery(\".payment-details--amount\").html(jQuery(this).attr('name'))\n\t\t\t});\n\n\t\t\tjQuery('.form__amount-other-button').click(function() {\n\t\t\t\tjQuery(this).addClass('is-hidden');\n\t\t\t\tjQuery('.other-amount-input').removeClass('is-hidden');\n\t\t\t\tjQuery('.form__amount-button').removeClass('selected');\n\t\t\t});\n\n\t\t\tjQuery(\".other-amnt\").change(function() {\n\t\t\t\t\/\/console.log(jQuery(this).val());\n\t\t\t\tvar amount = Number(jQuery(this).val());\n\t\t\t\tvar freq = jQuery(\"#typedon\").val();\n\t\t\t\t\/\/console.log(amount);\n\t\t\t\t\/\/console.log(freq);\n\t\t\t\tif (isNaN(amount)) {\n\t\t\t\t\talert(\"Please put only the number\");\n\t\t\t\t\tjQuery(this).val(\"300\");\n\t\t\t\t\tjQuery(\"#amountvalue\").val(\"300\");\n\t\t\t\t\tjQuery(\".payment-details--amount\").html(\"300\");\n\t\t\t\t} else {\n\t\t\t\t\tif (amount < 300 && freq == \"monthly\") {\n\t\t\t\t\t\talert(\"P300 is our minimum amount for monthly donation\");\n\t\t\t\t\t\tjQuery(this).val(\"300\");\n\t\t\t\t\t}\n\t\t\t\t\tif (amount < 300 && freq == \"oneoff\") {\n\t\t\t\t\t\talert(\"P300 is our minimum amount for one-off donation\");\n\t\t\t\t\t\tjQuery(this).val(\"300\");\n\t\t\t\t\t}\n\t\t\t\t\tjQuery(\"#amountvalue\").val(jQuery(this).val());\n\t\t\t\t\tjQuery(\".payment-details--amount\").html(jQuery(this).val());\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tjQuery('.tab-menu_monthly').click(function() {\n                if(jQuery('#typedon').val() !== 'monthly') {\n\t\t\t\t\tjQuery('#typedon').val('monthly');\n\t\t\t\t\tjQuery('.form-oneoff').addClass('is-hidden');\n\t\t\t\t\tjQuery('.form-container--original').removeClass('is-hidden');\n\t\t\t\t\tjQuery('.one-off-form').addClass('is-hidden');\n\t\t\t\t\tjQuery('.payment-details--frequency').html('Monthly');\n\t\t\t\t\tjQuery('.tab-menu_oneoff').children().removeClass('selected');\n\t\t\t\t\tjQuery('.tab-menu_monthly').children().addClass('selected');\n                \twindow.dataLayer.push({\n                  \t\t'event': 'donation_frequency_switched',\n                  \t\t'switched_to': 'Monthly',\n                  \t\t'donation_name': env + ': ' + ptitle,\n                  \t\t'donation_type': 'Recurring',\n                  \t\t'donation_platform': 'Pimclick'\n                \t});\n                }\n\t\t\t});\n\n\t\t\tjQuery('#chk_monthly').click(function() {\n\t\t\t\tif (jQuery(this).prop('checked') == false) {\n\t\t\t\t\tjQuery('#typedon').val('monthly');\n\t\t\t\t\tjQuery(\"#freqo\").css('color', 'gray');\n\t\t\t\t\tjQuery(\"#freqm\").css('color', 'white');\n\t\t\t\t\tjQuery(\"#freqm\").css('font-weight', 'bolder');\n\t\t\t\t\tjQuery(\"#freqo\").css('font-weight', '');\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('#typedon').val('oneoff');\n\t\t\t\t\tjQuery(\"#freqm\").css('color', 'gray');\n\t\t\t\t\tjQuery(\"#freqo\").css('color', 'white');\n\t\t\t\t\tjQuery(\"#freqo\").css('font-weight', 'bolder');\n\t\t\t\t\tjQuery(\"#freqm\").css('font-weight', '');\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tjQuery('.form__donate-btn').click(function() {\n\t\t\t\tjQuery('.form-oneoff').addClass('is-hidden');\n\t\t\t\tjQuery('.form-container--original').addClass('is-hidden');\n\t\t\t\tjQuery('.one-off-form').addClass('is-hidden');\n\t\t\t\tjQuery('.form-payment').removeClass('is-hidden');\n\t\t\t});\n\n            jQuery('#next_btn1, #next_btn2').click(function() {\n                window.dataLayer.push({\n                  'event': 'donation_form_step_completed',\n                  'donation_step': 'Donation amount & frequency'\n                });\n            });\n          \n          jQuery('.previous').click(function() {\n\t\t\t\tjQuery('.form-oneoff').addClass('is-hidden');\n\t\t\t\tjQuery('.form-container--original').removeClass('is-hidden');\n\t\t\t\tjQuery('.form-payment').addClass('is-hidden');\n\t\t\t});\n\n\t\t\tjQuery('.expiredate').bind('keyup', 'keydown', function(event) {\n\t\t\t\tvar inputLength = event.target.value.length;\n\t\t\t\tif (event.keyCode != 8) {\n\t\t\t\t\tif (inputLength === 2) {\n\t\t\t\t\t\tvar thisVal = event.target.value;\n\t\t\t\t\t\tthisVal += '\/';\n\t\t\t\t\t\tjQuery(event.target).val(thisVal);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tjQuery('#form-field-creditcard').keypress(function(event) {\n\t\t\t\tif (!isNumber(event)) return false;\n\t\t\t\tvar date = this.value;\n\t\t\t\tlnt = date.length;\n\t\t\t\tif (lnt == 2 && (date == '34' || date == '37')) {\n\t\t\t\t\tjQuery('#form-field-creditcard').attr(\"placeholder\", \"____ ______ _____\");\n\t\t\t\t\tjQuery('#form-field-creditcard').attr(\"maxlength\", \"17\");\n\t\t\t\t}\n\t\t\t\tif (lnt == 2 && (date != '34' && date != '37')) {\n\t\t\t\t\tjQuery('#form-field-creditcard').attr(\"placeholder\", \"____ ____ ____ ____\");\n\t\t\t\t\tjQuery('#form-field-creditcard').attr(\"maxlength\", \"19\");\n\t\t\t\t}\n\t\t\t\tif (date.charAt(0) == '3' && (date.charAt(1) == '4' || date.charAt(1) == '7')) {\n\t\t\t\t\tfor (i = date.length; i < 17; i++) {\n\t\t\t\t\t\tif (i == 4 || i == 11) {\n\t\t\t\t\t\t\tdate = date + ' ';\n\t\t\t\t\t\t} else\n\t\t\t\t\t\t\tdate = date + '_';\n\t\t\t\t\t}\n\t\t\t\t\tthis.value = date;\n\t\t\t\t\tif (lnt == 4 || lnt == 11)\n\t\t\t\t\t\tthis.selectionStart = lnt + 1;\n\t\t\t\t\telse\n\t\t\t\t\t\tthis.selectionStart = lnt;\n\t\t\t\t} else {\n\t\t\t\t\tfor (i = date.length; i < 19; i++) {\n\t\t\t\t\t\tif (i == 4 || i == 9 || i == 14) {\n\t\t\t\t\t\t\tdate = date + ' ';\n\t\t\t\t\t\t} else\n\t\t\t\t\t\t\tdate = date + '_';\n\t\t\t\t\t}\n\t\t\t\t\tthis.value = date;\n\t\t\t\t\tif (lnt == 4 || lnt == 9 || lnt == 14)\n\t\t\t\t\t\tthis.selectionStart = lnt + 1;\n\t\t\t\t\telse\n\t\t\t\t\t\tthis.selectionStart = lnt;\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tjQuery('#form-field-mobile').keypress(function(event) {\n\t\t\t\tif (!isNumber(event)) return false;\n\t\t\t\tvar date = this.value;\n\t\t\t\tlnt = date.length;\n\t\t\t\tfor (i = date.length; i <= 13; i++) {\n\t\t\t\t\tif ( i == 4 || i == 8 ) {\n\t\t\t\t\t\tdate = date + ' ';\n\t\t\t\t\t}\n\t\t\t\t\telse\n\t\t\t\t\t\tdate = date + '_';\n\t\t\t\t}\n\t\t\t\tthis.value = date;\n\t\t\t\tif ( lnt == 4 || lnt == 8 )\n\t\t\t\t  this.selectionStart = lnt + 1;\n\t\t\t\telse\n\t\t\t\t  this.selectionStart = lnt;\n\t\t\t});\n\n\t\t\t\/\/jQuery('#form-field-mobile').attr(\"placeholder\", \"0___ ___ ____\");\n\t\t\tjQuery('#form-field-mobile').attr(\"maxlength\", \"13\");\n\n\t\t\tjQuery(\".select\").click(function() {\n\t\t\t\tvar is_open = jQuery(this).hasClass(\"open\");\n\t\t\t\tif (is_open) {\n\t\t\t\t\tjQuery(this).removeClass(\"open\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery(this).addClass(\"open\");\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tjQuery(\".select li\").click(function() {\n\n\t\t\t\tvar selected_value = jQuery(this).html();\n\t\t\t\tvar first_li = jQuery(\".select li:first-child\").html();\n\n\t\t\t\tjQuery(\".select li:first-child\").html(selected_value);\n\t\t\t\tjQuery(this).html(first_li);\n\n\t\t\t});\n\n\t\t\tjQuery(document).mouseup(function(event) {\n\n\t\t\t\tvar target = event.target;\n\t\t\t\tvar select = jQuery(\".select\");\n\n\t\t\t\tif (!select.is(target) && select.has(target).length === 0) {\n\t\t\t\t\tselect.removeClass(\"open\");\n\t\t\t\t}\n\n\t\t\t});\n\n\t\t});\n\n\t\tfunction isNumber(evt) {\n\t\t\tevt = (evt) ? evt : window.event;\n\t\t\tvar charCode = (evt.which) ? evt.which : evt.keyCode;\n\t\t\tif (charCode > 31 && (charCode < 48 || charCode > 57)) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t\treturn true;\n\t\t}\n      \n        async function getEncryptedEmail(email) {\n    \t  if (!email) return null;\n    \n    \t  \/\/ Clean the email: trim whitespace and lowercase\n    \t  const cleanEmail = email.trim().toLowerCase();\n    \t  const encoder = new TextEncoder();\n    \t  const data = encoder.encode(cleanEmail);\n    \n    \t  \/\/ Generate SHA-256 hash\n    \t  const hashBuffer = await crypto.subtle.digest('SHA-256', data);\n    \n    \t  \/\/ Convert buffer to Base64\n    \t  const hashArray = Array.from(new Uint8Array(hashBuffer));\n    \t  const base64String = btoa(String.fromCharCode.apply(null, hashArray));\n    \n    \t  \/\/ Remove slashes to match your original logic\n    \t  return base64String.replace(\/\\\/\/g, '');\n\t\t}\n              \n    <\/script>\n\t<style>\n\t\t@import url('https:\/\/fonts.googleapis.com\/css2?family=Roboto&display=swap');\n\n\t\t.message {\n\t\t\tfont-family: 'Roboto', sans-serif;\n\t\t\ttext-align: center;\n\t\t\tmargin: auto;\n\t\t}\n\n\t\t.message img {\n\t\t\twidth: 150px;\n\t\t\tmargin-bottom: 20px;\n\t\t}\n\n\t\t.message p {\n\t\t\tmargin-bottom: 31px;\n\t\t\tfont-weight: 600;\n\t\t}\n\n\t\t.message .btn {\n\t\t\tbackground: #21c544;\n\t\t\tcolor: #fff;\n\t\t\tpadding: 14px 30px;\n\t\t\tborder-radius: 20px;\n\t\t\tfont-size: 13px;\n\t\t}\n\n\t\t.message .btn img {\n\t\t\twidth: 25px;\n\t\t\tmargin-bottom: inherit;\n\t\t\tmargin-right: 10px;\n\t\t\t;\n\t\t}\n\t<\/style>\n\t<style>\n\t\t.switch {\n\t\t\tposition: relative;\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 60px;\n\t\t\theight: 34px;\n\t\t}\n\n\t\t\/* Hide default HTML checkbox *\/\n\t\t.switch input {\n\t\t\topacity: 0;\n\t\t\twidth: 0;\n\t\t\theight: 0;\n\t\t}\n\n\t\t\/* The slider *\/\n\t\t.slider {\n\t\t\tposition: absolute;\n\t\t\tcursor: pointer;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: #ccc;\n\t\t\t-webkit-transition: .4s;\n\t\t\ttransition: .4s;\n\t\t}\n\n\t\t.slider:before {\n\t\t\tposition: absolute;\n\t\t\tcontent: \"\";\n\t\t\theight: 26px;\n\t\t\twidth: 26px;\n\t\t\tleft: 4px;\n\t\t\tbottom: 4px;\n\t\t\tbackground-color: white;\n\t\t\t-webkit-transition: .4s;\n\t\t\ttransition: .4s;\n\t\t}\n\n\t\tinput:checked+.slider {\n\t\t\tbackground-color: #2196F3;\n\t\t}\n\n\t\tinput:focus+.slider {\n\t\t\tbox-shadow: 0 0 1px #2196F3;\n\t\t}\n\n\t\tinput:checked+.slider:before {\n\t\t\t-webkit-transform: translateX(26px);\n\t\t\t-ms-transform: translateX(26px);\n\t\t\ttransform: translateX(26px);\n\t\t}\n\n\t\t\/* Rounded sliders *\/\n\t\t.slider.round {\n\t\t\tborder-radius: 34px;\n\t\t}\n\n\t\t.slider.round:before {\n\t\t\tborder-radius: 50%;\n\t\t}\n\n\t\t.slider {\n\t\t\tbackground-color: #457c0e;\n\n\t\t}\n\n\t\t.switch {\n\t\t\tposition: relative;\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 50px;\n\t\t\theight: 19px;\n\t\t}\n\n\t\t.slider:before {\n\t\t\theight: 13px;\n\t\t\twidth: 16px;\n\t\t\tbottom: 3px;\n\t\t}\n\n\t\tinput:checked+.slider {\n\t\t\tbackground-color: #457c0e;\n\t\t}\n\n\t\t.payment-details--frequency {\n\t\t\tfont-size: 13px;\n\t\t}\n\n\t\t.loader {\n\t\t\tmargin-left: 200px;\n\t\t\tmargin-top: 80px;\n\t\t\tborder: 16px solid #f3f3f3;\n\t\t\t\/* Light grey *\/\n\t\t\tborder-top: 16px solid #3498db;\n\t\t\t\/* Blue *\/\n\t\t\tborder-radius: 50%;\n\t\t\twidth: 120px;\n\t\t\theight: 120px;\n\t\t\tanimation: spin 2s linear infinite;\n\t\t}\n\n\t\t@keyframes spin {\n\t\t\t0% {\n\t\t\t\ttransform: rotate(0deg);\n\t\t\t}\n\n\t\t\t100% {\n\t\t\t\ttransform: rotate(360deg);\n\t\t\t}\n\t\t}\n\n\t\t.select li {\n\t\t\tdisplay: none;\n\t\t\tcursor: pointer;\n\t\t\tpadding: 5px 10px;\n\t\t\tborder-top: 1px solid black;\n\t\t\tmin-width: 150px;\n\t\t}\n\n\t\t.select li:first-child {\n\t\t\tdisplay: block;\n\t\t\tborder-top: 0px;\n\t\t}\n\n\t\t.select {\n\t\t\tborder: 1px solid black;\n\t\t\tdisplay: inline-block;\n\t\t\tpadding: 0;\n\t\t\tborder-radius: 4px;\n\t\t\tposition: relative;\n\t\t}\n\n\t\t.select li:hover {\n\t\t\tbackground-color: #ddd;\n\t\t}\n\n\t\t.select li:first-child:hover {\n\t\t\tbackground-color: transparent;\n\t\t}\n\n\t\t.select.open li {\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.select span:before {\n\t\t\tposition: absolute;\n\t\t\ttop: 5px;\n\t\t\tright: 15px;\n\t\t\tcontent: \"\\2193\";\n\t\t}\n\n\t\t.select.open span:before {\n\t\t\tcontent: \"\\2191\";\n\t\t}\n\n\t\t.payment-infos {\n\t\t\tpadding: 4px 8px;\n\t\t\tbackground-color: var(--thematic-color);\n\t\t\tcolor: #fff;\n\t\t\tborder-radius: var(--radius);\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t}\n\n\t\t.step1__donate-btn {\n\t\t\tbackground-color: #9f9a96 !important;\n\t\t}\n\t<\/style>\n\t\t<div class=\"elementor-element elementor-element-5fbc9edf elementor-nav-menu__align-end elementor-hidden-tablet elementor-hidden-mobile elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"5fbc9edf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot; aria-hidden=\\&quot;true\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav aria-label=\"Menu\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none\">\n\t\t\t\t<ul id=\"menu-1-5fbc9edf\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-126\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/about-us\/\" class=\"elementor-item\">About Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-127\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/our-work\/\" class=\"elementor-item\">Our Work<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-189\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/\" class=\"elementor-item\">Take Action<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-190\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/blogs-news\/\" class=\"elementor-item\">Blogs and News<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-128\"><a href=\"#\" class=\"elementor-item elementor-item-anchor\">DONATE<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-5fbc9edf\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-126\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/about-us\/\" class=\"elementor-item\" tabindex=\"-1\">About Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-127\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/our-work\/\" class=\"elementor-item\" tabindex=\"-1\">Our Work<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-189\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/\" class=\"elementor-item\" tabindex=\"-1\">Take Action<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-190\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/blogs-news\/\" class=\"elementor-item\" tabindex=\"-1\">Blogs and News<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-128\"><a href=\"#\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">DONATE<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d582263 lp-menu elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"d582263\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8cd8602 logo-wrap\" data-id=\"8cd8602\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-538374c elementor-widget elementor-widget-image\" data-id=\"538374c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.greenpeace.org\/philippines\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"190\" height=\"30\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/06\/logo-GP-2019-green-small.png\" class=\"attachment-full size-full wp-image-172\" alt=\"\" style=\"width:100%;height:15.79%;max-width:190px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-8823697 menu-wrap\" data-id=\"8823697\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3bb779f elementor-nav-menu__align-end elementor-hidden-tablet elementor-hidden-mobile elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"3bb779f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot; aria-hidden=\\&quot;true\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav aria-label=\"Menu\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none\">\n\t\t\t\t<ul id=\"menu-1-3bb779f\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-126\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/about-us\/\" class=\"elementor-item\">About Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-127\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/our-work\/\" class=\"elementor-item\">Our Work<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-189\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/\" class=\"elementor-item\">Take Action<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-190\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/blogs-news\/\" class=\"elementor-item\">Blogs and News<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-128\"><a href=\"#\" class=\"elementor-item elementor-item-anchor\">DONATE<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-3bb779f\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-126\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/about-us\/\" class=\"elementor-item\" tabindex=\"-1\">About Us<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-127\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/our-work\/\" class=\"elementor-item\" tabindex=\"-1\">Our Work<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-189\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/\" class=\"elementor-item\" tabindex=\"-1\">Take Action<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-190\"><a href=\"https:\/\/www.greenpeace.org\/philippines\/blogs-news\/\" class=\"elementor-item\" tabindex=\"-1\">Blogs and News<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-128\"><a href=\"#\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">DONATE<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-caddc3c elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"caddc3c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1b5f43f elementor-hidden-mobile\" data-id=\"1b5f43f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5e72e15 elementor-widget elementor-widget-spacer\" data-id=\"5e72e15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-207e65b elementor-widget elementor-widget-spacer\" data-id=\"207e65b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-87a90b2 elementor-widget elementor-widget-heading\" data-id=\"87a90b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">This World Environment Day, It\u2019s Now for Climate.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c88b941 elementor-widget elementor-widget-text-editor\" data-id=\"c88b941\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Individual effort is a start, but collective action is the cure. This World Environment Day, add your voice, your time, or your support to the fight for climate justice.\u00a0<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76a74fb elementor-widget elementor-widget-text-editor\" data-id=\"76a74fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Today, billions around the world are observing World Environment Day. This year&#8217;s focus is Climate Action\u2014urging global leaders to take concrete actions in slashing emissions and radically overhauling the systems powering our economies.\u00a0<\/p><p>True change won&#8217;t happen in isolation. The Climate Crisis demands a unified front. Step up today.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff4970b elementor-widget elementor-widget-spacer\" data-id=\"ff4970b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-16b60b5\" data-id=\"16b60b5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bdae72f elementor-widget elementor-widget-spacer\" data-id=\"bdae72f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4719ffd elementor-widget elementor-widget-spacer\" data-id=\"4719ffd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d17767 elementor-widget elementor-widget-spacer\" data-id=\"1d17767\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c479c24 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c479c24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/checkout.xendit.co\/donation\/GPPHOneTimeDonation2026\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Fund the Movement<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc9de0f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"cc9de0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.greenpeace.org\/philippines\/act\/sign-a-petition\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Sign a Petition<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-960006e elementor-align-center elementor-widget elementor-widget-button\" data-id=\"960006e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.greenpeace.org\/philippines\/act\/volunteer-with-us\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Become a Volunteer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42d4b6a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"42d4b6a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67506e19\" data-id=\"67506e19\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4acdaaa elementor-widget elementor-widget-spacer\" data-id=\"4acdaaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-afcd7d6 elementor-widget elementor-widget-spacer\" data-id=\"afcd7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12ff5f75 elementor-widget elementor-widget-heading\" data-id=\"12ff5f75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">We have made a difference.<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-70fa018 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70fa018\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4e7b5df\" data-id=\"4e7b5df\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22da407 elementor-widget elementor-widget-image\" data-id=\"22da407\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Justice-03-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-332\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Justice-03-150x150.png 150w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Justice-03-300x300.png 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Justice-03.png 709w\" sizes=\"(max-width: 150px) 100vw, 150px\" style=\"width:100%;height:100%;max-width:709px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-406122f elementor-widget elementor-widget-text-editor\" data-id=\"406122f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Supported survivors of Super Typhoon Odette in filing a case against Shell in the UK to demand accountability for climate-driven disasters.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-63651a6\" data-id=\"63651a6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16fb8a8 elementor-widget elementor-widget-image\" data-id=\"16fb8a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Green-Recycle-03-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-331\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Green-Recycle-03-150x150.png 150w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Green-Recycle-03-300x300.png 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/Green-Recycle-03.png 709w\" sizes=\"(max-width: 150px) 100vw, 150px\" style=\"width:100%;height:100%;max-width:709px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebd2807 elementor-widget elementor-widget-text-editor\" data-id=\"ebd2807\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Led initiatives against major plastic polluters through brand audits and promoted reuse\/refill models through the &#8220;Kuha sa Tingi&#8221; project.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-69b2b8e\" data-id=\"69b2b8e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbe91fe elementor-widget elementor-widget-image\" data-id=\"dbe91fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/06\/Sun-03-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-461\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/06\/Sun-03-150x150.png 150w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/06\/Sun-03-300x300.png 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/06\/Sun-03.png 709w\" sizes=\"(max-width: 150px) 100vw, 150px\" style=\"width:100%;height:100%;max-width:709px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59d2b98 elementor-widget elementor-widget-text-editor\" data-id=\"59d2b98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Supported communities in harnessing solar energy and solutions to increase their adaptive capacity.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-73a813a\" data-id=\"73a813a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a299af6 elementor-widget elementor-widget-image\" data-id=\"a299af6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/People-Power-03-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-333\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/People-Power-03-150x150.png 150w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/People-Power-03-300x300.png 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2026\/02\/People-Power-03.png 709w\" sizes=\"(max-width: 150px) 100vw, 150px\" style=\"width:100%;height:100%;max-width:709px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5da2dd8 elementor-widget elementor-widget-text-editor\" data-id=\"5da2dd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Through collaborative efforts with Greenpeace, various communities are taking bold steps to address environmental challenges and build sustainable futures.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f410754 elementor-widget elementor-widget-spacer\" data-id=\"f410754\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a35f4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a35f4b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e4b5f7a\" data-id=\"e4b5f7a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c51bda elementor-widget elementor-widget-spacer\" data-id=\"6c51bda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9e47b5 elementor-widget elementor-widget-heading\" data-id=\"d9e47b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d22ca2 elementor-widget elementor-widget-accordion\" data-id=\"0d22ca2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1371\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1371\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Where does my money go?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1371\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1371\"><p>Donating to Greenpeace funds our campaigns against environmental destruction, including climate change and plastic pollution. More information can be found <a href=\"https:\/\/www.greenpeace.org\/philippines\/our-work\/\">here<\/a>.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1372\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1372\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Why does Greenpeace rely mainly on individual donations?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1372\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1372\"><p>To maintain both our own independence and our integrity, we do not accept donations from governments and corporationsor apply to any fundings. We rely solely on donations by private individuals who believe in what we are fighting for.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1373\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1373\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Aside from donating, what else can I do to help Greenpeace?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1373\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1373\"><p>We appreciate your enthusiasm! You can <a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/sign-a-petition\">sign our ongoing petitions<\/a>, <a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/volunteer-with-us\/\">volunteer for our events<\/a>, or even <a href=\"https:\/\/www.greenpeace.org\/philippines\/act\/jobs\/\">work for us<\/a>! Most importantly, we hope that you lead a sustainable, environment-friendly lifestyle. You can follow us on our social media platforms for tips, news, and keep on fighting for the only planet we have.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-1374\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1374\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Where can I learn more about Greenpeace events?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1374\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1374\"><p>To keep updated on our initiatives and organization events, please follow us on our social media platforms and subscribe to our newsletter.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73d11e8 elementor-widget elementor-widget-spacer\" data-id=\"73d11e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-226f864 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"226f864\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c1ab0aa\" data-id=\"c1ab0aa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9000e8b elementor-widget elementor-widget-spacer\" data-id=\"9000e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9cefd5a elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9cefd5a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3cc75ad0\" data-id=\"3cc75ad0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55d9e8d7 elementor-widget elementor-widget-heading\" data-id=\"55d9e8d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">ContacT<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d5d01ad elementor-widget elementor-widget-heading\" data-id=\"7d5d01ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">For any inquiries, please email supporterservices.ph@greenpeace.org<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e20805d elementor-shape-square elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"e20805d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-animation-grow elementor-repeater-item-9c86cde\" href=\"https:\/\/www.facebook.com\/greenpeaceph\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook-f\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-grow elementor-repeater-item-7f0e5c7\" href=\"https:\/\/www.twitter.com\/gpph\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-twitter\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-grow elementor-repeater-item-7bcbd9e\" href=\"https:\/\/www.instagram.com\/greenpeaceph\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-grow elementor-repeater-item-31673c9\" href=\"https:\/\/www.youtube.com\/GreenpeacePhilippines\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-youtube\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-73ff655 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"73ff655\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6e11229\" data-id=\"6e11229\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0772e00 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"0772e00\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e152431\" data-id=\"e152431\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39462fb elementor-widget elementor-widget-html\" data-id=\"39462fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"country-selector\" class=\"footer-country-selector\">\n<div class=\"container\">\n<div class=\"country-selector-toggle-container\">\n<button class=\"country-selector-toggle country-control-toggle\" data-bs-toggle=\"open\" data-bs-target=\"#country-selector\" aria-expanded=\"true\" aria-label=\"Toggle worldwide site selection menu\" data-ga-category=\"Menu Navigation\" data-ga-action=\"Close Country Selector\" data-ga-label=\"Homepage\"><span class=\"visually-hidden\">Selected:<\/span>Greenpeace Philippines<span class=\"visually-hidden\">Change Country<\/span><\/button>\n<\/div>\n<\/div>\n<div class=\"countries-list\">\n<div class=\"container\">\n<button class=\"country-selector-toggle country-control-close\" data-bs-toggle=\"open\" data-bs-target=\"#country-selector\" aria-expanded=\"false\" aria-label=\"Close country selector\">\n<\/button>\n<ul class=\"countries\" aria-label=\"Worldwide site list\">\n<li class=\"international\"><a href=\"https:\/\/www.greenpeace.org\/international\/\">Greenpeace International<\/a><\/li>\n<li class=\"country-group\">\n<span class=\"initial\">A<\/span>\n<ul aria-label=\"Sites starting with the letter .A.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/africa\/en\/\" hreflang=\"en-ZA\" data-ga-category=\"Country Selector\" data-ga-action=\"Africa | English\" data-ga-label=\"n\/a\">Africa<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/africa\/en\/\" hreflang=\"en-ZA\" data-ga-category=\"Country Selector\" data-ga-action=\"Africa | English\" data-ga-label=\"n\/a\">English<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/africa\/fr\/\" hreflang=\"fr-ZA\" data-ga-category=\"Country Selector\" data-ga-action=\"Africa | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/aotearoa\/\" hreflang=\"en-NZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Aotearoa | English\" data-ga-label=\"n\/a\">Aotearoa<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/argentina\/\" hreflang=\"es-AR\" data-ga-category=\"Country Selector\" data-ga-action=\"Argentina | Espa\u00f1ol\" data-ga-label=\"n\/a\">Argentina<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/australia\" hreflang=\"en-AU\" data-ga-category=\"Country Selector\" data-ga-action=\"Australia | English\" data-ga-label=\"n\/a\">Australia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.at\/\" hreflang=\"de-AT\" data-ga-category=\"Country Selector\" data-ga-action=\"Austria | Deutsch\" data-ga-label=\"n\/a\">Austria<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">B<\/span>\n<ul aria-label=\"Sites starting with the letter .B.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/belgium\/fr\/\" hreflang=\"fr-BE\" data-ga-category=\"Country Selector\" data-ga-action=\"Belgium | Fran\u00e7ais\" data-ga-label=\"n\/a\">Belgium<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/belgium\/fr\/\" hreflang=\"fr-BE\" data-ga-category=\"Country Selector\" data-ga-action=\"Belgium | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/belgium\/nl\/\" hreflang=\"nl-BE\" data-ga-category=\"Country Selector\" data-ga-action=\"Belgium | Nederlands\" data-ga-label=\"n\/a\">Nederlands<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/brasil\/\" hreflang=\"pt-BR\" data-ga-category=\"Country Selector\" data-ga-action=\"Brazil | Portugu\u00eas\" data-ga-label=\"n\/a\">Brazil<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/bulgaria\/\" hreflang=\"bg-BG\" data-ga-category=\"Country Selector\" data-ga-action=\"Bulgaria | \u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438\" data-ga-label=\"n\/a\">Bulgaria<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">C<\/span>\n<ul aria-label=\"Sites starting with the letter .C.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/canada\/en\/\" hreflang=\"en-CA\" data-ga-category=\"Country Selector\" data-ga-action=\"Canada | English\" data-ga-label=\"n\/a\">Canada<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/canada\/en\/\" hreflang=\"en-CA\" data-ga-category=\"Country Selector\" data-ga-action=\"Canada | English\" data-ga-label=\"n\/a\">English<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/canada\/fr\/\" hreflang=\"fr-CA\" data-ga-category=\"Country Selector\" data-ga-action=\"Canada | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/chile\/\" hreflang=\"es-CL\" data-ga-category=\"Country Selector\" data-ga-action=\"Chile | Espa\u00f1ol\" data-ga-label=\"n\/a\">Chile<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/colombia\/\" hreflang=\"es-CO\" data-ga-category=\"Country Selector\" data-ga-action=\"Colombia | Espa\u00f1ol\" data-ga-label=\"n\/a\">Colombia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/croatia\" hreflang=\"hr-HR\" data-ga-category=\"Country Selector\" data-ga-action=\"Croatia | Hrvatski\" data-ga-label=\"n\/a\">Croatia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/czech\/\" hreflang=\"cs-CZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Czech Republic | \u010cesky\" data-ga-label=\"n\/a\">Czech Republic<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">D<\/span>\n<ul aria-label=\"Sites starting with the letter .D.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/denmark\/\" hreflang=\"da-DK\" data-ga-category=\"Country Selector\" data-ga-action=\"Denmark | Dansk\" data-ga-label=\"n\/a\">Denmark<\/a>\n<\/li>\n <\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">E<\/span>\n<ul aria-label=\"Sites starting with the letter .E.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org.cn\/\" hreflang=\"zh-CN\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | \u4e2d\u6587\u7b80\u4f53\" data-ga-label=\"n\/a\">East Asia<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org.cn\/\" hreflang=\"zh-CN\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | \u4e2d\u6587\u7b80\u4f53\" data-ga-label=\"n\/a\">\u4e2d\u6587\u7b80\u4f53<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/hongkong\/\" hreflang=\"zh-HK\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | \u7e41\u9ad4\" data-ga-label=\"n\/a\">\u7e41\u9ad4<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/taiwan\/\" hreflang=\"zh-TW\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | \u6b63\u9ad4\" data-ga-label=\"n\/a\">\u6b63\u9ad4<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/korea\/\" hreflang=\"ko-KR\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | \ud55c\uad6d\uc5b4\" data-ga-label=\"n\/a\">\ud55c\uad6d\uc5b4<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/eastasia\/\" hreflang=\"en-CN\" data-ga-category=\"Country Selector\" data-ga-action=\"East Asia | English\" data-ga-label=\"n\/a\">English<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/eu-unit\" hreflang=\"en-EU\" data-ga-category=\"Country Selector\" data-ga-action=\"European Union | English\" data-ga-label=\"n\/a\">European Union<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">F<\/span>\n<ul aria-label=\"Sites starting with the letter .F.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/finland\" hreflang=\"fi-FI\" data-ga-category=\"Country Selector\" data-ga-action=\"Finland | Suomi\" data-ga-label=\"n\/a\">Finland<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/france\" hreflang=\"fr-FR\" data-ga-category=\"Country Selector\" data-ga-action=\"France | Fran\u00e7ais\" data-ga-label=\"n\/a\">France<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">G<\/span>\n<ul aria-label=\"Sites starting with the letter .G.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.de\" hreflang=\"de-DE\" data-ga-category=\"Country Selector\" data-ga-action=\"Germany | Deutsch\" data-ga-label=\"n\/a\">Germany<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/greece\/\" hreflang=\"el-GR\" data-ga-category=\"Country Selector\" data-ga-action=\"Greece | \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\" data-ga-label=\"n\/a\">Greece<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">H<\/span>\n<ul aria-label=\"Sites starting with the letter .H.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/hungary\/\" hreflang=\"hu-HU\" data-ga-category=\"Country Selector\" data-ga-action=\"Hungary | Magyar\" data-ga-label=\"n\/a\">Hungary<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">I<\/span>\n<ul aria-label=\"Sites starting with the letter .I.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/india\/en\/\" hreflang=\"en-IN\" data-ga-category=\"Country Selector\" data-ga-action=\"India | English\" data-ga-label=\"n\/a\">India<\/a>\n <ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/india\/en\/\" hreflang=\"en-IN\" data-ga-category=\"Country Selector\" data-ga-action=\"India | English\" data-ga-label=\"n\/a\">English<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/india\/hi\/\" hreflang=\"hi-IN\" data-ga-category=\"Country Selector\" data-ga-action=\"India | Hindi\" data-ga-label=\"n\/a\">Hindi<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/indonesia\/\" hreflang=\"id-ID\" data-ga-category=\"Country Selector\" data-ga-action=\"Indonesia | Indonesian\" data-ga-label=\"n\/a\">Indonesia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/israel\/\" hreflang=\"he-IL\" data-ga-category=\"Country Selector\" data-ga-action=\"Israel | \u05e2\u05d1\u05e8\u05d9\u05ea\" data-ga-label=\"n\/a\">Israel<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/italy\/\" hreflang=\"it-IT\" data-ga-category=\"Country Selector\" data-ga-action=\"Italy | Italiano\" data-ga-label=\"n\/a\">Italy<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">J<\/span>\n<ul aria-label=\"Sites starting with the letter .J.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/japan\/\" hreflang=\"ja-JP\" data-ga-category=\"Country Selector\" data-ga-action=\"Japan | \u65e5\u672c\u8a9e\" data-ga-label=\"n\/a\">Japan<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">L<\/span>\n<ul aria-label=\"Sites starting with the letter .L.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/luxembourg\/de\/\" hreflang=\"de-LU\" data-ga-category=\"Country Selector\" data-ga-action=\"Luxembourg | Deutsch\" data-ga-label=\"n\/a\">Luxembourg<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/luxembourg\/de\/\" hreflang=\"de-LU\" data-ga-category=\"Country Selector\" data-ga-action=\"Luxembourg | Deutsch\" data-ga-label=\"n\/a\">Deutsch<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/luxembourg\/fr\/\" hreflang=\"fr-LU\" data-ga-category=\"Country Selector\" data-ga-action=\"Luxembourg | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">M<\/span>\n<ul aria-label=\"Sites starting with the letter .M.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/malaysia\/\" hreflang=\"ms-MY\" data-ga-category=\"Country Selector\" data-ga-action=\"Malaysia | English\" data-ga-label=\"n\/a\">Malaysia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/mexico\/\" hreflang=\"es-MX\" data-ga-category=\"Country Selector\" data-ga-action=\"Mexico | Espa\u00f1ol\" data-ga-label=\"n\/a\">Mexico<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/mena\/ar\/\" hreflang=\"ar-DZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Middle East and North Africa | \u0627\u0644\u0639\u0631\u0628\u064a\u0629\" data-ga-label=\"n\/a\">Middle East and North Africa<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/mena\/ar\/\" hreflang=\"ar-DZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Middle East and North Africa | \u0627\u0644\u0639\u0631\u0628\u064a\u0629\" data-ga-label=\"n\/a\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/mena\/en\/\" hreflang=\"en-DZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Middle East and North Africa | English\" data-ga-label=\"n\/a\">English<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/mena\/fr\/\" hreflang=\"fr-DZ\" data-ga-category=\"Country Selector\" data-ga-action=\"Middle East and North Africa | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">N<\/span>\n<ul aria-label=\"Sites starting with the letter .N.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/nl\" hreflang=\"nl-NL\" data-ga-category=\"Country Selector\" data-ga-action=\"Netherlands | Nederlands\" data-ga-label=\"n\/a\">Netherlands<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/norway\/\" hreflang=\"nb-NO\" data-ga-category=\"Country Selector\" data-ga-action=\"Norway | Norsk\" data-ga-label=\"n\/a\">Norway<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">P<\/span>\n<ul aria-label=\"Sites starting with the letter .P.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/peru\/\" hreflang=\"es-PE\" data-ga-category=\"Country Selector\" data-ga-action=\"Peru | Espa\u00f1ol\" data-ga-label=\"n\/a\">Peru<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/philippines\/\" hreflang=\"en-PH\" data-ga-category=\"Country Selector\" data-ga-action=\"Philippines | English\" data-ga-label=\"n\/a\">Philippines<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.pl\" hreflang=\"pl-PL\" data-ga-category=\"Country Selector\" data-ga-action=\"Poland | Polska\" data-ga-label=\"n\/a\">Poland<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">R<\/span>\n<ul aria-label=\"Sites starting with the letter .R.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/romania\/\" hreflang=\"ro-RO\" data-ga-category=\"Country Selector\" data-ga-action=\"Romania | Rom\u00e2n\u0103\" data-ga-label=\"n\/a\">Romania<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.ru\" hreflang=\"ru-RU\" data-ga-category=\"Country Selector\" data-ga-action=\"Russia | \u0420\u0443\u0441\u0441\u043a\u0438\u0439\" data-ga-label=\"n\/a\">Russia<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">S<\/span>\n<ul aria-label=\"Sites starting with the letter .S.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/slovakia\/\" hreflang=\"sk-SK\" data-ga-category=\"Country Selector\" data-ga-action=\"Slovakia | Slovensko\" data-ga-label=\"n\/a\">Slovakia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/slovenia\/\" hreflang=\"sl-SI\" data-ga-category=\"Country Selector\" data-ga-action=\"Slovenia | Slovenjia\" data-ga-label=\"n\/a\">Slovenia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/southeastasia\/\" hreflang=\"en-BN\" data-ga-category=\"Country Selector\" data-ga-action=\"Southeast Asia | English\" data-ga-label=\"n\/a\">Southeast Asia<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/es.greenpeace.org\/es\/\" hreflang=\"es-ES\" data-ga-category=\"Country Selector\" data-ga-action=\"Spain | Espa\u00f1ol\" data-ga-label=\"n\/a\">Spain<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/es.greenpeace.org\/es\/\" hreflang=\"es-ES\" data-ga-category=\"Country Selector\" data-ga-action=\"Spain | Espa\u00f1ol\" data-ga-label=\"n\/a\">Espa\u00f1ol<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/es.greenpeace.org\/ca\/\" hreflang=\"ca-ES\" data-ga-category=\"Country Selector\" data-ga-action=\"Spain | Catal\u00e0\" data-ga-label=\"n\/a\">Catal\u00e0<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/es.greenpeace.org\/eu\/\" hreflang=\"eu-ES\" data-ga-category=\"Country Selector\" data-ga-action=\"Spain | Euskara\" data-ga-label=\"n\/a\">Euskara<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/es.greenpeace.org\/gl\/\" hreflang=\"gl-ES\" data-ga-category=\"Country Selector\" data-ga-action=\"Spain | Galego\" data-ga-label=\"n\/a\">Galego<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/sweden\/\" hreflang=\"sv-SE\" data-ga-category=\"Country Selector\" data-ga-action=\"Sweden | Svenska\" data-ga-label=\"n\/a\">Sweden<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.ch\/\" hreflang=\"de-CH\" data-ga-category=\"Country Selector\" data-ga-action=\"Switzerland | Deutsch\" data-ga-label=\"n\/a\">Switzerland<\/a>\n<ul class=\"lang-list\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.ch\/\" hreflang=\"de-CH\" data-ga-category=\"Country Selector\" data-ga-action=\"Switzerland | Deutsch\" data-ga-label=\"n\/a\">Deutsch<\/a>\n<span aria-hidden=\"true\"> \u2022 <\/span>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.ch\/fr\/\" hreflang=\"fr-CH\" data-ga-category=\"Country Selector\" data-ga-action=\"Switzerland | Fran\u00e7ais\" data-ga-label=\"n\/a\">Fran\u00e7ais<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">T<\/span>\n<ul aria-label=\"Sites starting with the letter .T.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/thailand\/\" hreflang=\"th-TH\" data-ga-category=\"Country Selector\" data-ga-action=\"Thailand | \u0e44\u0e17\u0e22\" data-ga-label=\"n\/a\">Thailand<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/turkey\/\" hreflang=\"tr-TR\" data-ga-category=\"Country Selector\" data-ga-action=\"Turkey | T\u00fcrk\u00e7e\" data-ga-label=\"n\/a\">Turkey<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<li class=\"country-group\">\n<span class=\"initial\">U<\/span>\n<ul aria-label=\"Sites starting with the letter .U.\" role=\"list\">\n<li>\n<a href=\"https:\/\/www.greenpeace.org.uk\" hreflang=\"en-GB\" data-ga-category=\"Country Selector\" data-ga-action=\"UK | English\" data-ga-label=\"n\/a\">UK<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/www.greenpeace.org\/usa\/\" hreflang=\"en-US\" data-ga-category=\"Country Selector\" data-ga-action=\"USA | English\" data-ga-label=\"n\/a\">USA<\/a>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>This World Environment Day, It\u2019s Now for Climate. Individual effort is a start, but collective action is the cure. This World Environment Day, add your voice, your time, or your support to the fight for climate justice.\u00a0 Today, billions around the world are observing World Environment Day. This year&#8217;s focus is Climate Action\u2014urging global leaders&hellip; <a class=\"more-link\" href=\"https:\/\/give.seasia.greenpeace.org\/philippines\/happy-world-environment-day\/\">Continue reading <span class=\"screen-reader-text\">Happy World Environment Day!<\/span><\/a><\/p>\n","protected":false},"author":5,"featured_media":456,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-455","page","type-page","status-publish","has-post-thumbnail","hentry","entry"],"_links":{"self":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/comments?post=455"}],"version-history":[{"count":6,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/455\/revisions"}],"predecessor-version":[{"id":464,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/455\/revisions\/464"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/media\/456"}],"wp:attachment":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/media?parent=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}