{"id":30322,"date":"2026-06-12T12:58:14","date_gmt":"2026-06-12T10:58:14","guid":{"rendered":"https:\/\/www.pah.org.pl\/?page_id=30322"},"modified":"2026-06-12T13:14:46","modified_gmt":"2026-06-12T11:14:46","slug":"price-of-the-future","status":"publish","type":"page","link":"https:\/\/www.pah.org.pl\/en\/price-of-the-future\/","title":{"rendered":"What is the price of the future?"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section class=\"custom-section breadcrumbs\">\r\n  <div class=\"custom-container\">\r\n    <div class=\"grid-12\">\r\n      <div class=\"breadcrumbs-content color-10\">\r\n        <a href=\"https:\/\/www.pah.org.pl\/en\/\" class=\"custom-link-1\">\r\n          Home        <\/a>\r\n                <span class=\"break-line\">\/<\/span>        <span class='pagename underline'>\r\n          What is the price of the future?        <\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section class=\"custom-section slider-hero\">\n      <div class='slider-container-hero'>\n          <div class=\"elements-list-container elements-list-type-story-slider elements-anim-type-2\"\r\n        data-count=\"1\" data-rest=\"0\"\r\n        data-move=\"1\" data-dir=\"2\"\r\n        >\r\n                <div class=\"elements-list\">\r\n            <div class=\"elements-group current\">\r\n                                    <div class=\"el\">\r\n                        <div class=\"el-in\">\r\n                              <div class=\"slider-single-element\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2026\/06\/Jaka-jest-cena-jutra-baner-1600x519.png\" alt=\"\" class=\"hero-img\">\r\n    <div class=\"custom-container\">\r\n        <div class=\"grid-12\">\r\n            <div class=\"text h1-text bold color-1\">\r\n                What is the price of the future?            <\/div>\r\n            \r\n<form method=\"post\" class=\"direct-form white\" action=\"https:\/\/pah.org.pl\/en\/donate?form=pahs-humanitarian-work\" data-form-index=\"0\"\r\n>\r\n    <div class=\"title-form bold\">\r\n        Make their future possible!    <\/div>\r\n    <div class=\"donation-container bold\">\r\n        <label for=\"donation-0\">\r\n            <input checked type=\"radio\" name=\"donation\" id=\"donation-0\" value=\"50\">\r\n            50 z\u0142        <\/label>\r\n        <label for=\"donation-1\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-1\" value=\"100\">\r\n            100 z\u0142        <\/label>\r\n        <label for=\"donation-2\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-2\" value=\"250\">\r\n            250 z\u0142        <\/label>\r\n        <label for=\"donation-custom-0\" class=\"custom-donation-label\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-custom-0\" value=\"custom\" class=\"donation-custom-check\">\r\n            <span class=\"custom-donation-text  custom-donation-text-0\">Inna kwota<\/span>\r\n            <input type=\"number\" step=\"1\" id=\"custom-amount-0\" name=\"custom-amount\" placeholder=\"Wpisz kwot\u0119\"\r\n                   min=\"5\" class=\"custom-amount-field\" style=\"display: none;\">\r\n        <\/label>\r\n    <\/div>\r\n    <span class='submit-button custom-link-4 bold'>\r\n        <input type=\"submit\" value=\"WP\u0141A\u0106\" \/>\r\n    <\/span>\r\n<\/form>\r\n\r\n<style type=\"text\/css\">\r\n    .custom-donation-text:before {\r\n        content: none !important;\r\n    }\r\n\r\n    .custom-donation-label {\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n\r\n    input.custom-amount-field {\r\n        width: auto;\r\n        max-width: 150px;\r\n        padding: 9px !important;\r\n        border-radius: 4px !important;\r\n        border: 1px solid #ccc !important;\r\n        color: black !important;\r\n        cursor: auto !important;\r\n    }\r\n<\/style>\r\n\r\n\r\n<script type=\"application\/javascript\" >\r\n    jQuery(document).ready(function($) {\r\n        \/\/ Get this specific form by its data attribute\r\n        const formIndex = 0;\r\n        const form = $('.direct-form[data-form-index=\"' + formIndex + '\"]');\r\n\r\n        \/\/ Define all the elements for this specific form\r\n        const allRadios = form.find('input[name=\"donation\"]');\r\n        const customRadio = form.find('#donation-custom-' + formIndex);\r\n        const customAmountInput = form.find('#custom-amount-' + formIndex);\r\n        const customLabel = form.find('.custom-donation-text-' + formIndex);\r\n\r\n\r\n        \/\/ Function to toggle display of custom amount input\r\n        function toggleCustomAmount() {\r\n            if ($('#'+customRadio.prop('id')).is(\":checked\")) {\r\n                customLabel.hide();\r\n                customAmountInput.show();\r\n                customAmountInput.focus();\r\n            } else {\r\n                customLabel.show()\r\n                customAmountInput.hide();\r\n            }\r\n        }\r\n\r\n        customAmountInput.change( function(){\r\n            customRadio.val($(this).val());\r\n        } );\r\n\r\n        \/\/ Add event listeners to all radio buttons\r\n        allRadios.each((index, radio) => {\r\n            $(radio).change(function () {\r\n                if( $(this).is(':checked:not(.donation-custom-check)') ) {\r\n                 $('.donation-custom-check').prop('checked', false);\r\n                }\r\n                toggleCustomAmount();\r\n            } )\r\n        });\r\n\r\n        \/\/ When user clicks on the custom amount input, select the custom radio\r\n        customLabel.click( 'click', function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        } )\r\n\r\n        customRadio.click( function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        });\r\n\r\n        \/\/ When the form is submitted, update the custom radio value to the entered amount\r\n        form.submit(function(e) {\r\n            if (customRadio.checked) {\r\n                if (customAmountInput.value) {\r\n                    customRadio.value = customAmountInput.value;\r\n                } else {\r\n                    e.preventDefault(); \/\/ Prevent form submission if no amount is entered\r\n                    alert('Prosz\u0119 wpisa\u0107 kwot\u0119');\r\n                }\r\n            }\r\n        });\r\n    });\r\n<\/script>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                          <\/div>\r\n                    <\/div>\r\n                                <\/div>\r\n        <\/div>\r\n            <\/div>\r\n        <\/div>\n    \n<\/section>\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section\n  class=\"custom-section text-content big-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n        <div class=\"grid-12\">\n      <div class=\"title h2-text bold\">\n        Do you know what the price of the future is?      <\/div>\n      <div class=\"custom-line\"><\/div>\n      <div class=\"text\">\n        <p><strong>For many families around the world, that\u2019s the cost of a&nbsp;bottle of water and a&nbsp;simple meal. For us, it\u2019s a&nbsp;barely noticeable expense. For millions of people in South Sudan, Somalia, Kenya and Madagascar, it\u2019s something they cannot always afford.<\/strong><\/p>\n      <\/div>\n          <\/div>\n  <\/div>\n<\/section>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section\n  class=\"custom-section text-content small-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n        <div class=\"grid-12\">\n      <div class=\"title h2-text bold\">\n        Current situation      <\/div>\n      <div class=\"custom-line\"><\/div>\n      <div class=\"text\">\n        <\/p>\n<ul>\n<li>In South Sudan\u00a0<strong>, around 60% of the population<\/strong>\u00a0does not have access to clean water<\/li>\n<li>In Somalia,\u00a0<strong>more than 3.3 million people<\/strong>\u00a0are internally displaced, and the main cause of most forced displacements is currently a&nbsp;lack of water<\/li>\n<li>In Kenya,<strong> 3.3 million people<\/strong>\u00a0do not have enough food<\/li>\n<li>In Madagascar,<strong>\u00a0over half a&nbsp;million children<\/strong>\u00a0suffer from severe malnutrition<\/li>\n<\/ul>\n<p>\n      <\/div>\n          <\/div>\n  <\/div>\n<\/section>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1781089827558{background-color: #EEBC52 !important;}&#8221; el_id=&#8221;box-wplata&#8221;][vc_column]\n<section\n  class=\"custom-section section-help none-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n    <div class=\"grid-12\">\n              <div class=\"title h2-text bold\">\n          Make tomorrow possible        <\/div>\n              <div class=\"content\">\n          <p><strong><em>50 PLN<\/em><\/strong><em>\u00a0is\u00a0enough to provide a&nbsp;month\u2019s supply of drinking water for one family<\/em><\/p>\n<p><strong><em>100 PLN<\/em><\/strong><em>\u00a0is<strong>\u00a0<\/strong>enough to buy a&nbsp;week\u2019s worth of food for one family<\/em><\/p>\n<p><strong><em>250 PLN<\/em><\/strong><em>\u00a0buys 4 sets of cleaning products and toiletries<\/em><\/p>\n        <\/div>\n            \r\n<form method=\"post\" class=\"direct-form blue\" action=\"https:\/\/pah.org.pl\/en\/donate?form=pahs-humanitarian-work\" data-form-index=\"1\"\r\n>\r\n    <div class=\"title-form bold\">\r\n        I'm helping NOW!    <\/div>\r\n    <div class=\"donation-container bold\">\r\n        <label for=\"donation-0\">\r\n            <input checked type=\"radio\" name=\"donation\" id=\"donation-0\" value=\"50\">\r\n            50 z\u0142        <\/label>\r\n        <label for=\"donation-1\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-1\" value=\"100\">\r\n            100 z\u0142        <\/label>\r\n        <label for=\"donation-2\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-2\" value=\"250\">\r\n            250 z\u0142        <\/label>\r\n        <label for=\"donation-custom-1\" class=\"custom-donation-label\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-custom-1\" value=\"custom\" class=\"donation-custom-check\">\r\n            <span class=\"custom-donation-text  custom-donation-text-1\">Inna kwota<\/span>\r\n            <input type=\"number\" step=\"1\" id=\"custom-amount-1\" name=\"custom-amount\" placeholder=\"Wpisz kwot\u0119\"\r\n                   min=\"5\" class=\"custom-amount-field\" style=\"display: none;\">\r\n        <\/label>\r\n    <\/div>\r\n    <span class='submit-button custom-link-4 bold'>\r\n        <input type=\"submit\" value=\"WP\u0141A\u0106\" \/>\r\n    <\/span>\r\n<\/form>\r\n\r\n<style type=\"text\/css\">\r\n    .custom-donation-text:before {\r\n        content: none !important;\r\n    }\r\n\r\n    .custom-donation-label {\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n\r\n    input.custom-amount-field {\r\n        width: auto;\r\n        max-width: 150px;\r\n        padding: 9px !important;\r\n        border-radius: 4px !important;\r\n        border: 1px solid #ccc !important;\r\n        color: black !important;\r\n        cursor: auto !important;\r\n    }\r\n<\/style>\r\n\r\n\r\n<script type=\"application\/javascript\" >\r\n    jQuery(document).ready(function($) {\r\n        \/\/ Get this specific form by its data attribute\r\n        const formIndex = 1;\r\n        const form = $('.direct-form[data-form-index=\"' + formIndex + '\"]');\r\n\r\n        \/\/ Define all the elements for this specific form\r\n        const allRadios = form.find('input[name=\"donation\"]');\r\n        const customRadio = form.find('#donation-custom-' + formIndex);\r\n        const customAmountInput = form.find('#custom-amount-' + formIndex);\r\n        const customLabel = form.find('.custom-donation-text-' + formIndex);\r\n\r\n\r\n        \/\/ Function to toggle display of custom amount input\r\n        function toggleCustomAmount() {\r\n            if ($('#'+customRadio.prop('id')).is(\":checked\")) {\r\n                customLabel.hide();\r\n                customAmountInput.show();\r\n                customAmountInput.focus();\r\n            } else {\r\n                customLabel.show()\r\n                customAmountInput.hide();\r\n            }\r\n        }\r\n\r\n        customAmountInput.change( function(){\r\n            customRadio.val($(this).val());\r\n        } );\r\n\r\n        \/\/ Add event listeners to all radio buttons\r\n        allRadios.each((index, radio) => {\r\n            $(radio).change(function () {\r\n                if( $(this).is(':checked:not(.donation-custom-check)') ) {\r\n                 $('.donation-custom-check').prop('checked', false);\r\n                }\r\n                toggleCustomAmount();\r\n            } )\r\n        });\r\n\r\n        \/\/ When user clicks on the custom amount input, select the custom radio\r\n        customLabel.click( 'click', function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        } )\r\n\r\n        customRadio.click( function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        });\r\n\r\n        \/\/ When the form is submitted, update the custom radio value to the entered amount\r\n        form.submit(function(e) {\r\n            if (customRadio.checked) {\r\n                if (customAmountInput.value) {\r\n                    customRadio.value = customAmountInput.value;\r\n                } else {\r\n                    e.preventDefault(); \/\/ Prevent form submission if no amount is entered\r\n                    alert('Prosz\u0119 wpisa\u0107 kwot\u0119');\r\n                }\r\n            }\r\n        });\r\n    });\r\n<\/script>\r\n\r\n    <\/div>\n  <\/div>\n<\/section>\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section\n  class=\"custom-section text-content small-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n        <div class=\"grid-12\">\n      <div class=\"title h2-text bold\">\n        HOW CAN YOU SAVE SOMEONE\u2019S FUTURE?      <\/div>\n      <div class=\"custom-line\"><\/div>\n      <div class=\"text\">\n        <p>In countries such as South Sudan, Somalia, Kenya and Madagascar, parents struggle every day to find water for their children. Will there be enough food until the next harvest? Will they manage to survive the next drought, flood or another day away from the home they had to leave behind?<\/p>\n<p>&nbsp;<\/p>\n<p>A lack of access to clean water means more than just thirst. It also means illness, hunger and more hours spent looking for it instead of at school or at work.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>But this story can have a&nbsp;happy ending.<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Thanks to the support of people like you, entire communities are regaining access to water and food, gradually rebuilding their self-sufficiency.<\/strong><\/p>\n      <\/div>\n          <\/div>\n  <\/div>\n<\/section>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section\n  class=\"custom-section text-content small-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n        <div class=\"grid-12\">\n      <div class=\"title h2-text bold\">\n        THE FUTURE SHOULDN'T BE LEFT TO CHANCE      <\/div>\n      <div class=\"custom-line\"><\/div>\n      <div class=\"text\">\n        <p>That is why, together with you:<\/p>\n<ul>\n<li><strong>We drill new wells<\/strong>\u00a0and repair existing ones that are in disrepair<\/li>\n<\/ul>\n<ul>\n<li>We provide training to residents of refugee camps\u00a0<strong>on hygiene<\/strong>\u00a0and the safe use of water<\/li>\n<\/ul>\n<ul>\n<li>we build\u00a0<strong>sand dams and water intake points<\/strong><\/li>\n<\/ul>\n<ul>\n<li>we organise\u00a0<strong>vocational training courses\u00a0<\/strong><\/li>\n<\/ul>\n<ul>\n<li><strong>we support farmers and livestock breeders<\/strong>\u00a0who are vulnerable to the effects of climate change (droughts or floods)<\/li>\n<\/ul>\n<ul>\n<li>we provide\u00a0<strong>hygiene products<\/strong>\u00a0and\u00a0<strong>sanitary kits<\/strong>\u00a0for women<\/li>\n<\/ul>\n<p>\n      <\/div>\n          <\/div>\n  <\/div>\n<\/section>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1781089818350{background-color: #EEBC52 !important;}&#8221;][vc_column]\n<section\n  class=\"custom-section section-help none-padding-top small-padding-bottom\">\n  <div class=\"custom-container\">\n    <div class=\"grid-12\">\n              <div class=\"title h2-text bold\">\n          Make tomorrow possible        <\/div>\n              <div class=\"content\">\n          <p><strong><em>50 PLN<\/em><\/strong><em>\u00a0is\u00a0enough to provide a&nbsp;month\u2019s supply of drinking water for one family<\/em><\/p>\n<p><strong><em>100 PLN<\/em><\/strong><em>\u00a0is<strong>\u00a0<\/strong>enough to buy a&nbsp;week\u2019s worth of food for one family<\/em><\/p>\n<p><strong><em>250 PLN<\/em><\/strong><em>\u00a0buys 4 sets of cleaning products and toiletries<\/em><\/p>\n        <\/div>\n            \r\n<form method=\"post\" class=\"direct-form blue\" action=\"https:\/\/pah.org.pl\/en\/donate?form=pahs-humanitarian-work\" data-form-index=\"2\"\r\n>\r\n    <div class=\"title-form bold\">\r\n        I'm helping NOW!    <\/div>\r\n    <div class=\"donation-container bold\">\r\n        <label for=\"donation-0\">\r\n            <input checked type=\"radio\" name=\"donation\" id=\"donation-0\" value=\"50\">\r\n            50 z\u0142        <\/label>\r\n        <label for=\"donation-1\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-1\" value=\"100\">\r\n            100 z\u0142        <\/label>\r\n        <label for=\"donation-2\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-2\" value=\"250\">\r\n            250 z\u0142        <\/label>\r\n        <label for=\"donation-custom-2\" class=\"custom-donation-label\">\r\n            <input type=\"radio\" name=\"donation\" id=\"donation-custom-2\" value=\"custom\" class=\"donation-custom-check\">\r\n            <span class=\"custom-donation-text  custom-donation-text-2\">Inna kwota<\/span>\r\n            <input type=\"number\" step=\"1\" id=\"custom-amount-2\" name=\"custom-amount\" placeholder=\"Wpisz kwot\u0119\"\r\n                   min=\"5\" class=\"custom-amount-field\" style=\"display: none;\">\r\n        <\/label>\r\n    <\/div>\r\n    <span class='submit-button custom-link-4 bold'>\r\n        <input type=\"submit\" value=\"WP\u0141A\u0106\" \/>\r\n    <\/span>\r\n<\/form>\r\n\r\n<style type=\"text\/css\">\r\n    .custom-donation-text:before {\r\n        content: none !important;\r\n    }\r\n\r\n    .custom-donation-label {\r\n        position: relative;\r\n        display: inline-block;\r\n    }\r\n\r\n    input.custom-amount-field {\r\n        width: auto;\r\n        max-width: 150px;\r\n        padding: 9px !important;\r\n        border-radius: 4px !important;\r\n        border: 1px solid #ccc !important;\r\n        color: black !important;\r\n        cursor: auto !important;\r\n    }\r\n<\/style>\r\n\r\n\r\n<script type=\"application\/javascript\" >\r\n    jQuery(document).ready(function($) {\r\n        \/\/ Get this specific form by its data attribute\r\n        const formIndex = 2;\r\n        const form = $('.direct-form[data-form-index=\"' + formIndex + '\"]');\r\n\r\n        \/\/ Define all the elements for this specific form\r\n        const allRadios = form.find('input[name=\"donation\"]');\r\n        const customRadio = form.find('#donation-custom-' + formIndex);\r\n        const customAmountInput = form.find('#custom-amount-' + formIndex);\r\n        const customLabel = form.find('.custom-donation-text-' + formIndex);\r\n\r\n\r\n        \/\/ Function to toggle display of custom amount input\r\n        function toggleCustomAmount() {\r\n            if ($('#'+customRadio.prop('id')).is(\":checked\")) {\r\n                customLabel.hide();\r\n                customAmountInput.show();\r\n                customAmountInput.focus();\r\n            } else {\r\n                customLabel.show()\r\n                customAmountInput.hide();\r\n            }\r\n        }\r\n\r\n        customAmountInput.change( function(){\r\n            customRadio.val($(this).val());\r\n        } );\r\n\r\n        \/\/ Add event listeners to all radio buttons\r\n        allRadios.each((index, radio) => {\r\n            $(radio).change(function () {\r\n                if( $(this).is(':checked:not(.donation-custom-check)') ) {\r\n                 $('.donation-custom-check').prop('checked', false);\r\n                }\r\n                toggleCustomAmount();\r\n            } )\r\n        });\r\n\r\n        \/\/ When user clicks on the custom amount input, select the custom radio\r\n        customLabel.click( 'click', function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        } )\r\n\r\n        customRadio.click( function(){\r\n            customRadio.prop('checked', true);\r\n            toggleCustomAmount();\r\n        });\r\n\r\n        \/\/ When the form is submitted, update the custom radio value to the entered amount\r\n        form.submit(function(e) {\r\n            if (customRadio.checked) {\r\n                if (customAmountInput.value) {\r\n                    customRadio.value = customAmountInput.value;\r\n                } else {\r\n                    e.preventDefault(); \/\/ Prevent form submission if no amount is entered\r\n                    alert('Prosz\u0119 wpisa\u0107 kwot\u0119');\r\n                }\r\n            }\r\n        });\r\n    });\r\n<\/script>\r\n\r\n    <\/div>\n  <\/div>\n<\/section>\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<section class=\"custom-section chessboard small-padding-top big-padding-bottom\">\n  <div class=\"custom-container\">\n    <div class=\"grid-12\">\n    <div class=\"image-container left\">        \n                    <img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2026\/06\/6V2A4414-1-510x340.jpg\" alt=\"\">\n          <div class=\"border\" style=\"border:#0072bc 1px solid\"><\/div>       \n      <\/div>\n      <div class=\"title-container left\">\n        <div class=\"title h2-text bold\">\n          How else can you help?        <\/div>\n        <div class=\"text\">\n          <\/p>\n<ul>\n<li>via\u00a0<a href=\"https:\/\/www.pah.org.pl\/en\/donate\/?form=pahs-humanitarian-work\">the website form<\/a><\/li>\n<\/ul>\n<ul>\n<li>by bank transfer:<br \/>\nPolish Humanitarian Action<br \/>\n<strong>02 2490 0005 0000 4600 8316 8772<\/strong>\u00a0Alior Bank S.A.<br \/>\nwith the annotation <strong>\u2018Hope with the PAH\u2019<\/strong><\/li>\n<\/ul>\n<ul>\n<li>BLIK to mobile phone number\u00a0<strong>453 021 973<\/strong><\/li>\n<li>with the annotation\u00a0<strong>\u2018Hope with the PAH\u2019<\/strong>\u00a0in the payment title<\/li>\n<\/ul>\n<ul>\n<li><a href=\"https:\/\/allegro.pl\/charytatywni\/polska-akcja-humanitarna\/cele\/pah-pomoc-humanitarna-w-polsce-i-na-swiecie-4\">on Allegro<\/a>:<br \/>\nby making a&nbsp;donation to support our work<\/li>\n<\/ul>\n<p>\n        <\/div>     \n      <\/div>        \n        \n    <\/div>\n  <\/div>\n<\/section>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1781089827558{background-color: #EEBC52 !important;}&#8221; el_id=&#8221;box-wplata&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1781089818350{background-color: #EEBC52 !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":16,"featured_media":30267,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"xn-wppe-expiration":[],"xn-wppe-expiration-action":[],"xn-wppe-expiration-prefix":[],"footnotes":""},"class_list":["post-30322","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/30322"}],"collection":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/comments?post=30322"}],"version-history":[{"count":11,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/30322\/revisions"}],"predecessor-version":[{"id":30339,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/30322\/revisions\/30339"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/media\/30267"}],"wp:attachment":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/media?parent=30322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}