{"id":27,"date":"2023-05-24T18:46:39","date_gmt":"2023-05-24T10:46:39","guid":{"rendered":"https:\/\/give.seasia.greenpeace.org\/philippines\/?page_id=27"},"modified":"2025-10-28T10:57:42","modified_gmt":"2025-10-28T02:57:42","slug":"default","status":"publish","type":"page","link":"https:\/\/give.seasia.greenpeace.org\/philippines\/","title":{"rendered":"Donate to Greenpeace Today"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\" 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\" 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-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-66 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 &#038; 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 &#038; 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-b735991 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b735991\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:255,&quot;url&quot;:&quot;https:\\\/\\\/give.seasia.greenpeace.org\\\/philippines\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/PH_Website-Donation-Page-3.png&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\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-359a246\" data-id=\"359a246\" 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-9c43556 elementor-widget elementor-widget-spacer\" data-id=\"9c43556\" 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-49c018c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"49c018c\" data-element_type=\"section\" data-e-type=\"section\">\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-f0053de\" data-id=\"f0053de\" 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-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\">Power the fight for the environment.<\/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<p>Greenpeace Philippines is fighting for a better future, and we can&#8217;t do it without you. In order to stay independent and do the urgent work we do, Greenpeace never takes any money from corporations or the government. We rely entirely on support from individuals bold enough to make a change.<\/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\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<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\">\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-bf37229 elementor-widget elementor-widget-heading\" data-id=\"bf37229\" 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<h2 class=\"elementor-heading-title elementor-size-default\">How your donation helps<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff02f15 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"ff02f15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"803\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP01317_Medium-res-1200px.jpg\" class=\"attachment-full size-full wp-image-246\" alt=\"\" style=\"width:100%;height:66.92%;max-width:1200px\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP01317_Medium-res-1200px.jpg 1200w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP01317_Medium-res-1200px-300x201.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP01317_Medium-res-1200px-1024x685.jpg 1024w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP01317_Medium-res-1200px-768x514.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Research &amp; Documentation<\/h4><p class=\"elementor-image-box-description\">Greenpeace investigates and bears witness to the world's biggest and most urgent environmental issues.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-569bb62 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"569bb62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"1200\" height=\"800\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STV476_Medium-res-1200px.jpg\" class=\"attachment-full size-full wp-image-247\" alt=\"\" style=\"width:100%;height:66.67%;max-width:1200px\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STV476_Medium-res-1200px.jpg 1200w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STV476_Medium-res-1200px-300x200.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STV476_Medium-res-1200px-1024x683.jpg 1024w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STV476_Medium-res-1200px-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Campaigning<\/h4><p class=\"elementor-image-box-description\">Greenpeace fights for concrete changes that impact government and corporate policy and implementation.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eab3133 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"eab3133\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STR24Q_Medium-res-1200px.jpg\" class=\"attachment-full size-full wp-image-248\" alt=\"\" style=\"width:100%;height:66.67%;max-width:1200px\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STR24Q_Medium-res-1200px.jpg 1200w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STR24Q_Medium-res-1200px-300x200.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STR24Q_Medium-res-1200px-1024x683.jpg 1024w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2024\/12\/GP0STR24Q_Medium-res-1200px-768x512.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Solutions and Community Projects<\/h4><p class=\"elementor-image-box-description\">Greenpeace conducts projects with communities such as clean-ups, disaster response, and knowledge-sharing activities.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f301095 elementor-share-buttons--view-icon-text elementor-share-buttons--skin-gradient elementor-share-buttons--shape-square elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons\" data-id=\"f301095\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"share-buttons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_facebook\" role=\"button\" tabindex=\"0\" aria-label=\"Share on facebook\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<i class=\"fab fa-facebook\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tFacebook\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_twitter\" role=\"button\" tabindex=\"0\" aria-label=\"Share on twitter\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<i class=\"fab fa-twitter\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tTwitter\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t\t<div class=\"elementor-share-btn elementor-share-btn_linkedin\" role=\"button\" tabindex=\"0\" aria-label=\"Share on linkedin\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__icon\">\n\t\t\t\t\t\t\t\t<i class=\"fab fa-linkedin\" aria-hidden=\"true\"><\/i>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-share-btn__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-share-btn__title\">\n\t\t\t\t\t\t\t\t\t\tLinkedIn\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\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-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\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-389236c elementor-button-align-stretch elementor-widget elementor-widget-donateform\" data-id=\"389236c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;}\" data-widget_type=\"donateform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" id=\"submitform\" name=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"27\" \/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"389236c\" \/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\t\t\t<input type=\"hidden\" name=\"payment_processor\" id=\"payp\" value=\"Xendit\" \/>\n\t\t\t<input type=\"hidden\" name=\"payment_method\" id=\"paym\" value=\"card\" \/>\n\t\t\t<input type=\"hidden\" name=\"payment_currency\" id=\"payc\" value=\"PHP\" \/>\n\t\t\t<input type=\"hidden\" name=\"form_fields[uri]\" id=\"uri\" value=\"\/philippines\/?wp_scrape_key=98f52132f5a4ca62b5f69bc67ca777e0&wp_scrape_nonce=1776691740\" \/>\n\t\t\t<input type=\"hidden\" name=\"form_fields[state]\" value=\"ok\">\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"27\" \/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t<div class=\"cDonate\">\n\t\t\t\t\t<div class=\"form-wrapper\">\n\t\t\t\t\t\t<!--render facet: 38:96;a-->\n\t\t\t\t\t\t<div class=\"main__form-wrapper hide-monthly-ask\">\n\t\t\t\t\t\t\t<!--<div class=\"form__title title_step-1\">\n\t\t\t\t\t\t\t\t<h1 class=\"form__headline mt-0 has-text-weight-bold\">Protecting our planet everyday.<\/h1>\n\t\t\t\t\t\t\t\t<p class=\"form__leading mb-0\">Greenpeace researches and documents environmental problems. Please help us to continue caring for our natural world.<\/p>\n\t\t\t\t\t\t\t<\/div>-->\n\t\t\t\t\t\t\t<div class=\"mt-4 form-container form-oneoff is-hidden\">\n\t\t\t\t\t\t\t\t<div class=\"form__contents\">\n\t\t\t\t\t\t\t\t\t<div class=\"form__reminder\">\n\t\t\t\t\t\t\t\t\t\t<figure class=\"mt-4 mb-5 image is-64x64\" style=\"margin-left: auto; margin-right: auto;\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" alt=\"Monthly\" src=\"https:\/\/www.greenpeace.org\/static\/planet4-hongkong-stateless\/2021\/07\/62cbaa4a-gpheart.png\">\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"mb-5 has-text-weight-bold\">Your monthly donation is incredibly important to us.<\/h3>\n\t\t\t\t\t\t\t\t\t\t<p class=\"mb-5\">Especially considering Greenpeace has never accepted money from governments or corporations, we only rely on donations from individuals like you who care about the environment. It's the only way we can maintain both our own independence and our integrity.<\/p>\n\t\t\t\t\t\t\t\t\t\t<div class=\"columns mb-5\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"column\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button is-monthly is-fullwidth\" name=\"Monthly\">Monthly<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"column\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"button is-oneoff is-fullwidth\" name=\"One-Off\">One-off<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"\">\n\t\t\t\t\t\t\t\t<div style=\"text-align:center\" class=\"form-container form-confirmation-success is-hidden\">\n\t\t\t\t\t\t\t\t\t<div class=\"message\">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/check-button.png\">\n\t\t\t\t\t\t\t\t\t\t<h1>Transaction Completed Successful<\/h1>\n\t\t\t\t\t\t\t\t\t\t<p>Thank you for your donation<\/p>\n\t\t\t\t\t\t\t\t\t\t<a class=\"btn\"><img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/widgets\/arrow.png\">We emailed you the detailed of your donation<\/a>\n\t\t\t\t\t\t\t\t\t\t<p><a href=\"\/philippines\/?wp_scrape_key=98f52132f5a4ca62b5f69bc67ca777e0&wp_scrape_nonce=1776691740\" style=\"margin-top: 20px; color: #000;   font-weight: 600; display: block;\">New donation<\/a><\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div style=\"text-align:center\" class=\"form-container form-confirmation-failure is-hidden\">\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/failed.png\">\n\t\t\t\t\t\t\t\t\t<p id=\"msgfailure\"><\/p>\n\t\t\t\t\t\t\t\t\t<p><a href=\"\/philippines\/?wp_scrape_key=98f52132f5a4ca62b5f69bc67ca777e0&wp_scrape_nonce=1776691740\" style=\"margin-top: 20px;color: #000;font-weight: 600;display: block;\">New donation<\/a><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"form-container form-container--loader is-hidden\">\n\t\t\t\t\t\t\t\t\t<div class=\"loader\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<!--oneoff form -->\n\t\t\t\t\t\t\t\t<div class=\"form-container one-off-form is-hidden\">\n\t\t\t\t\t\t\t\t\t<div class=\"form__handle form__menu\">\n\t\t\t\t\t\t\t\t\t\t<ul class=\"tab-menu\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"tab-menu-option tab-menu_monthly\"><a class=\"form__full selected\" name=\"Monthly\" href=\"javascript:void(0);\">Monthly<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"tab-menu-option tab-menu_oneoff\"><a class=\"form__full \" name=\"One-Off\" href=\"javascript:void(0);\">One-off<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"form__contents\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"form__amounts\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button \" name=\"500\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"amount\">500<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button selected\" name=\"1000\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"amount\">1000<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button \" name=\"2500\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"amount\">2500<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"is-clickable form__amount-button form__amount-other-button\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"amount\">Other amount<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"is-clickable other-amount-input is-hidden\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<lightning-input class=\"other-amount slds-form-element slds-has-error\" lightning-input_input-host=\"\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div lightning-input_input=\"\" class=\"slds-form-element__control slds-grow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input lightning-input_input=\"\" type=\"text\" aria-invalid=\"true\" max=\"999999999\" min=\"50\" inputmode=\"decimal\" step=\"1\" placeholder=\"Other amount\" class=\"other-amnt slds-input\" aria-describedby=\"help-message-33\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div lightning-input_input=\"\" id=\"help-message-33\" data-help-message=\"\" role=\"alert\" class=\"slds-form-element__help\">Please complete this field<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/lightning-input>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"form-dollar-handle\">\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"my-4 has-text-left amount-text amount-text_monthly\">\n\t\t\t\t\t\t\t\t\t\t\t<div>Your One off donation will help Greenpeace research solutions and to work globally to protect our planet. Thank you!<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"is-hidden dollar-handle-dynamic my-2 has-text-left amount-text\">Expose the dirty reality of illegal fishing by deploying our ships to investigate the world's most vulnerable oceans.<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"form__donate\"><button id=\"next_btn1\" class=\"form__donate-btn\" type=\"button\">Donate<\/button><\/div>\n\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t<table>\n\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"width:50%;\"><img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo-xendit250x80.png\" alt=\"CARD payment via Stripe\" border=\"0\" \/><\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"width:50%;\" class=\"secure-reminder\"><img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/padlock.png\" alt=\"padlock\" border=\"0\" style=\"width:15px;margin-bottom:5px;\" \/> Secure Payment<br>Your donation is secure by SSL encryption<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<!--monthly form -->\n\t\t\t\t\t\t\t\t<div class=\"form-container form-container--original \">\n\t\t\t\t\t\t\t\t\t<div class=\"form__handle form__menu\">\n\t\t\t\t\t\t\t\t\t\t<ul class=\"tab-menu\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"tab-menu-option tab-menu_monthly\"><a class=\"form__full selected\" name=\"Monthly\" href=\"javascript:void(0);\">Monthly<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"tab-menu-option tab-menu_oneoff\"><a class=\"form__full \" name=\"One-Off\" href=\"javascript:void(0);\">One-off<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"form__contents\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"form__amounts\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button  \" name=\"500\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span><span class=\"amount\">500<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button selected \" name=\"800\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span><span class=\"amount\">800<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"is-clickable form__amount-button  \" name=\"1000\" data-index=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span><span class=\"amount\">1000<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"unit\"><\/span><\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <span class=\"is-clickable form__amount-button form__amount-other-button\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"amount\">Other amount<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"is-clickable other-amount-input is-hidden\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"currency\">PHP<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<lightning-input class=\"other-amount slds-form-element slds-has-error\" lightning-input_input-host=\"\">\n\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div lightning-input_input=\"\" class=\"slds-form-element__control slds-grow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input lightning-input_input=\"\" type=\"text\" aria-invalid=\"true\" max=\"999999999\" min=\"50\" inputmode=\"decimal\" step=\"1\" placeholder=\"Other amount\" class=\"other-amnt slds-input\" aria-describedby=\"help-message-33\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div lightning-input_input=\"\" id=\"help-message-33\" data-help-message=\"\" role=\"alert\" class=\"slds-form-element__help\">Please complete this field<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/lightning-input>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"form-dollar-handle\">\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"my-4 has-text-left amount-text amount-text_monthly\">\n\t\t\t\t\t\t\t\t\t\t\t<div>Your monthly donation will help Greenpeace research solutions and to work globally to protect our planet. Thank you!<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t<p class=\"is-hidden dollar-handle-dynamic my-2 has-text-left amount-text\">Expose the dirty reality of illegal fishing by deploying our ships to investigate the world's most vulnerable oceans.<\/p>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"form__donate\"><button id=\"next_btn2\" class=\"form__donate-btn \" type=\"button\">Donate<\/button><\/div>\n\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t<table>\n\t\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"width:50%;\"><img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo-xendit250x80.png\" alt=\"CARD payment via Stripe\" border=\"0\" \/><\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<td style=\"width:50%;\" class=\"secure-reminder\"><img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/padlock.png\" alt=\"padlock\" border=\"0\" style=\"width:15px;margin-bottom:5px;\" \/> Secure Payment<br>Your donation is secure by SSL encryption<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<!--information form -->\n\t\t\t\t\t\t\t\t<div id=\"form-payment\" class=\"form-container form-payment is-hidden\">\n\t\t\t\t\t\t\t\t\t<div class=\"form__contents\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"form__details\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"form__details--donation\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"is-hidden subtext\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Please fill in your information<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"amount-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"subtext is-flex is-align-items-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"m-0\">Please fill in your information<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"payment-infos is-clickable\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"payment-details--frequency\"><span id=\"freqm\">Monthly<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"switch\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\" id=\"chk_monthly\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"slider round\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span id=\"freqo\">One-off<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"payment-details--separator\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"payment-details--currency\">PHP<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"payment-details--amount\">800<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"form__details-personal\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"width:50%;padding-left:0px;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-firstname elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-firstname\" class=\"elementor-field-label\">First Name<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[firstname]\" id=\"form-field-firstname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"First Name\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"width:50%;padding-left:0px;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-lastname elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-lastname\" class=\"elementor-field-label\">Last Name<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[lastname]\" id=\"form-field-lastname\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Last Name\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">Email<\/label><input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-mobile elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-mobile\" class=\"elementor-field-label\">Mobile No.<\/label><input size=\"1\" type=\"text\" name=\"form_fields[mobile]\" id=\"form-field-mobile\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"0___ ___ ____ (PH only)\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-creditcard elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-creditcard\" class=\"elementor-field-label\">Card Number<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo_visa.svg\" style=\"margin:5px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo_mc.svg\" style=\"margin:5px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo_jcb.svg\" style=\"margin:5px; width: 24px;height: 16px;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/plugins\/elementor-donateform\/assets\/logo_amex.svg\" style=\"margin:5px; width: 24px;height: 16px;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[creditcard]\" id=\"form-field-creditcard\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"____ ____ ____ ____\" maxlength=\"19\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\" style=\"width:100%;padding-left:10px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"width:50%;padding-left:0px\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-expirydate elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-expirydate\" class=\"elementor-field-label\">Expiry date<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" maxlength=\"7\" type=\"text\" name=\"form_fields[expirydate]\" onkeypress=\"return isNumber(event)\" id=\"form-field-expirydate\" class=\"elementor-field expiredate elementor-size-sm  elementor-field-textual\" placeholder=\"MM\/YY or YYYY\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div style=\"width:50%;padding-left:0px;\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-cvv elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-cvv\" class=\"elementor-field-label\">CVV<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" maxlength=\"4\" type=\"text\" name=\"form_fields[cvv]\" id=\"form-field-cvv\" onkeypress=\"return isNumber(event)\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"3-4 digit\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"msgresult\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"form__details-consent my-5\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row consent inputcheck\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"col is-flex\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<lightning-input class=\"checkbox-input slds-form-element\" lightning-input_input-host=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span lightning-input_input=\"\" data-aria=\"\" class=\"slds-assistive-text\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div lightning-input_input=\"\" class=\"slds-form-element__control slds-grow\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span lightning-input_input=\"\" class=\"slds-checkbox\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input lightning-input_input=\"\" type=\"checkbox\" id=\"checkbox-30\" value=\"\" checked=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label lightning-input_input=\"\" for=\"checkbox-30\" class=\"slds-checkbox__label\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span lightning-input_input=\"\" class=\"slds-checkbox_faux\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span lightning-input_input=\"\" class=\"slds-form-element__label slds-assistive-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t&lt;p&gt;Yes! Please send me important updates from Greenpeace.&lt;br\/&gt;Greenpeace respects and protects your personal information and you can unsubscribe at any time. For more details please refer to Greenpeace privacy policy &lt;a href=\"https:\/\/www.greenpeace.org\/eastasia\/privacy-and-cookies\/\" target=\"_blank\"&gt;Greenpeace's privacy policy&lt;\/a&gt;&lt;\/p&gt;\n\t\t\t\t\t\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\t\t\t\t\t\t<\/label>\n\t\t\t\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/lightning-input>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"is-size-7 checkbox-label\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Yes! Please send me important updates from Greenpeace.<br>Greenpeace respects and protects your personal information and you can unsubscribe at any time. For more details please refer to Greenpeace privacy policy <a href=\"https:\/\/www.greenpeace.org\/eastasia\/privacy-and-cookies\/\" target=\"_blank\">Greenpeace's privacy policy<\/a><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"form__donate\"><button id=\"submitform_btn\" class=\"form__donate-btn\" type=\"button\">DONATE NOW<\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"amountvalue\" id=\"amountvalue\" value=\"800\">\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" id=\"defaultamountmonthly\" value=\"800\">\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" id=\"defaultamountoneoff\" value=\"1000\">\n\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"typedon\" id=\"typedon\" value=\"monthly\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"previous my-2 is-inline-flex is-align-items-center\">\n\t\t\t\t\t\t\t\t\t\t\t\t<lightning-icon class=\"mr-2 slds-icon-utility-chevronleft slds-icon_container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<lightning-primitive-icon>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<svg focusable=\"false\" data-key=\"chevronleft\" aria-hidden=\"true\" viewBox=\"0 0 52 52\" class=\"slds-icon slds-icon-text-default slds-icon_x-small\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<path d=\"M34.2 47.7L13.4 27.2c-.6-.6-.6-1.6 0-2.2L34.2 4.5c.6-.6 1.6-.6 2.2 0l2.2 2.2c.6.6.6 1.6 0 2.2L22.1 25c-.6.6-.6 1.6 0 2.2l16.3 16.1c.6.6.6 1.6 0 2.2l-2.2 2.2c-.5.5-1.4.5-2 0z\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/lightning-primitive-icon>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/lightning-icon>\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"is-clickable is-underlined is-size-6 has-text-grey\">Edit amount<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/form>\n\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\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-eb8ecd9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"eb8ecd9\" 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-13c7048\" data-id=\"13c7048\" 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-693972c elementor-widget elementor-widget-spacer\" data-id=\"693972c\" 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\/GPPHOneTimeDonation2025\">\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\">Donate  via e-wallet<\/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-f41fdcf elementor-widget elementor-widget-spacer\" data-id=\"f41fdcf\" 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-aee4ee2 elementor-section-content-middle elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aee4ee2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c7c03e8\" data-id=\"c7c03e8\" 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-02eb991 elementor-widget elementor-widget-spacer\" data-id=\"02eb991\" 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-4c332b1 elementor-widget elementor-widget-heading\" data-id=\"4c332b1\" 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\">How are we using your donations?<\/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<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-317b42f\" data-id=\"317b42f\" 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-9c0457c elementor-widget elementor-widget-spacer\" data-id=\"9c0457c\" 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-2812b70 elementor-widget elementor-widget-text-editor\" data-id=\"2812b70\" 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<h5>Greenpeace does not accept donations from corporations or governments so we can maintain a much needed independent voice. That means we rely on individual supporters to fund our work.<\/h5><h5>Because of people like you, we are able to campaign for a greener future.<\/h5>\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-976dea4 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"976dea4\" 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-lg\" href=\"https:\/\/www.greenpeace.org\/international\/about\/annual-report\/\">\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\">Download our latest annual report<\/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-54fbf6b elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54fbf6b\" 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-20 elementor-top-column elementor-element elementor-element-aa7c3bf\" data-id=\"aa7c3bf\" 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-ebdb117 elementor-widget elementor-widget-counter\" data-id=\"ebdb117\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Forest<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"40\" data-from-value=\"1\" data-delimiter=\",\">1<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/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-20 elementor-top-column elementor-element elementor-element-87c40d8\" data-id=\"87c40d8\" 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-18b140e elementor-widget elementor-widget-counter\" data-id=\"18b140e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">OCEAN<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"22\" data-from-value=\"1\" data-delimiter=\",\">1<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/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-20 elementor-top-column elementor-element elementor-element-352c315\" data-id=\"352c315\" 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-9a91676 elementor-widget elementor-widget-counter\" data-id=\"9a91676\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">CLIMATE &amp; ENERGY<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"16\" data-from-value=\"1\" data-delimiter=\",\">1<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/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-20 elementor-top-column elementor-element elementor-element-a705ee1\" data-id=\"a705ee1\" 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-6f67e2a elementor-widget elementor-widget-counter\" data-id=\"6f67e2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">GOOD LIFE<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"8\" data-from-value=\"1\" data-delimiter=\",\">1<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/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-20 elementor-top-column elementor-element elementor-element-172c69b\" data-id=\"172c69b\" 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-1fab00c elementor-widget elementor-widget-counter\" data-id=\"1fab00c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">OTHERS<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"14\" data-from-value=\"1\" data-delimiter=\",\">1<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/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-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-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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-19ff4992 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19ff4992\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-50dafd2c\" data-id=\"50dafd2c\" 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-5142650e elementor-widget elementor-widget-image\" data-id=\"5142650e\" 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=\"750\" height=\"500\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWZBK_Web_size_with_credit_line-768x512.jpg\" class=\"attachment-medium_large size-medium_large wp-image-102\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWZBK_Web_size_with_credit_line-768x512.jpg 768w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWZBK_Web_size_with_credit_line-300x200.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWZBK_Web_size_with_credit_line.jpg 800w\" sizes=\"(max-width: 750px) 100vw, 750px\" style=\"width:100%;height:66.63%;max-width:800px\" \/>\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-250bf9ad elementor-widget elementor-widget-text-editor\" data-id=\"250bf9ad\" 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<h5>Greenpeace Philippines publishes toolkit for community-based sustainable practices<\/h5><p><em>Building resilient communities: Promoting people participation to address disaster risk<\/em> is a collection of stories from Greenpeace\u2019s partner organizations and local government units (LGUs) that found grassroots initiatives and solutions to some of the challenges in a disaster response.\u00a0 <a style=\"color: #66cc00;\" href=\"https:\/\/www.greenpeace.org\/philippines\/publication\/59646\/building-resilient-communities-promoting-people-participation-to-address-disaster-risk\/\">(Read more)<\/a><\/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-50 elementor-inner-column elementor-element elementor-element-1bea2054\" data-id=\"1bea2054\" 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-1f6e4a88 elementor-widget elementor-widget-image\" data-id=\"1f6e4a88\" 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=\"750\" height=\"500\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWOX7_Web_size_with_credit_line-768x512.jpg\" class=\"attachment-medium_large size-medium_large wp-image-100\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWOX7_Web_size_with_credit_line-768x512.jpg 768w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWOX7_Web_size_with_credit_line-300x200.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STWOX7_Web_size_with_credit_line.jpg 800w\" sizes=\"(max-width: 750px) 100vw, 750px\" style=\"width:100%;height:66.63%;max-width:800px\" \/>\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-3176f5d2 elementor-widget elementor-widget-text-editor\" data-id=\"3176f5d2\" 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<h5>Greenpeace Philippines protests DENR-Shell Pilipinas ties<\/h5><p>Greenpeace Philippines protests at the Department of Environment and Natural Resources (DENR) to demand that the agency scrap its partnership with Shell Pilipinas, and stop being complicit to the shameless greenwashing of climate destruction brought on by Shell\u2019s fossil fuel operations. <a style=\"color: #66cc00;\" href=\"https:\/\/www.greenpeace.org\/philippines\/press\/59574\/greenpeace-mocks-denr-shell-ties-thank-you-for-enabling-climate-greenwashing\/\">(Read more)<\/a><\/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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1db820b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1db820b9\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-292078a2\" data-id=\"292078a2\" 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-142137d3 elementor-widget elementor-widget-image\" data-id=\"142137d3\" 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=\"750\" height=\"500\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STV470_Web_size_with_credit_line-768x512.jpg\" class=\"attachment-medium_large size-medium_large wp-image-101\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STV470_Web_size_with_credit_line-768x512.jpg 768w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STV470_Web_size_with_credit_line-300x200.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STV470_Web_size_with_credit_line.jpg 800w\" sizes=\"(max-width: 750px) 100vw, 750px\" style=\"width:100%;height:66.63%;max-width:800px\" \/>\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-613ad19 elementor-widget elementor-widget-text-editor\" data-id=\"613ad19\" 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<h5>Quezon City LGU, Greenpeace Philippines, and Impact Hub Manila launches \u201cKuha sa Tingi&#8221;<\/h5><p>\u201cKuha sa Tingi\u201d is an initiative establishing community-based refill hubs in sari-sari stores to help address plastic pollution. Initially, refill stations will be installed in 30 sari-sari stores across the city, where consumers can bring their own reusable containers to refill basic commodities such as liquid detergent, fabric conditioner, and dishwashing liquid. <a style=\"color: #66cc00;\" href=\"https:\/\/www.greenpeace.org\/philippines\/story\/59569\/quezon-city-leads-the-fight-against-plastic-pollution-through-sari-sari-store-based-refill-hubs\/\">(Read more)<\/a><\/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-50 elementor-inner-column elementor-element elementor-element-5b9b43af\" data-id=\"5b9b43af\" 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-57d5955a elementor-widget elementor-widget-image\" data-id=\"57d5955a\" 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=\"750\" height=\"563\" src=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STVCT1_Web_size_with_credit_line-768x576.jpg\" class=\"attachment-medium_large size-medium_large wp-image-103\" alt=\"\" srcset=\"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STVCT1_Web_size_with_credit_line-768x576.jpg 768w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STVCT1_Web_size_with_credit_line-300x225.jpg 300w, https:\/\/give.seasia.greenpeace.org\/philippines\/wp-content\/uploads\/2023\/09\/GP0STVCT1_Web_size_with_credit_line.jpg 800w\" sizes=\"(max-width: 750px) 100vw, 750px\" style=\"width:100%;height:75%;max-width:800px\" \/>\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-86c35cd elementor-widget elementor-widget-text-editor\" data-id=\"86c35cd\" 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<h5>Greenpeace occupies Shell vessel to protest climate devastation and demand reparations<\/h5><p>Greenpeace International activists hailing from climate-impacted countries on Tuesday have boarded a Shell contracted vessel in the Atlantic Ocean, with a banner bearing the message: \u201cStop Drilling. Start Paying\u201d. <a style=\"color: #66cc00;\" href=\"https:\/\/www.greenpeace.org\/philippines\/press\/56383\/greenpeace-boards-occupies-shell-vessel-with-demand-stop-drilling-start-paying\/\">(Read more)<\/a><\/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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-53f012c2 elementor-widget elementor-widget-spacer\" data-id=\"53f012c2\" 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>Power the fight for the environment. Greenpeace Philippines is fighting for a better future, and we can&#8217;t do it without you. In order to stay independent and do the urgent work we do, Greenpeace never takes any money from corporations or the government. We rely entirely on support from individuals bold enough to make a&hellip; <a class=\"more-link\" href=\"https:\/\/give.seasia.greenpeace.org\/philippines\/\">Continue reading <span class=\"screen-reader-text\">Donate to Greenpeace Today<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/27","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":123,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":290,"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/pages\/27\/revisions\/290"}],"wp:attachment":[{"href":"https:\/\/give.seasia.greenpeace.org\/philippines\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}