{"id":13846,"date":"2021-12-21T13:56:04","date_gmt":"2021-12-21T13:56:04","guid":{"rendered":"https:\/\/www.pah.org.pl\/centrum-info-ua\/"},"modified":"2023-04-18T16:12:27","modified_gmt":"2023-04-18T16:12:27","slug":"centrum-info-ua","status":"publish","type":"page","link":"https:\/\/www.pah.org.pl\/en\/centrum-info-ua\/","title":{"rendered":"Information centre on aid to war victims in Ukraine"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1652274783169{margin-top: 10px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1652262121254{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1652274790603{margin-top: 10px !important;margin-bottom: -20px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1652262609554{margin-top: -20px !important;margin-bottom: -15px !important;}&#8221;][vc_single_image image=&#8221;14013&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.pah.org.pl\/centrum-info-ua\/&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1652262081783{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_single_image image=&#8221;14016&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.pah.org.pl\/centrum-info-ua-ua&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1652274798172{margin-top: 10px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1652262121254{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]        <section class=\"header-with-image\" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                \t<div class=\"col-lg-6\" >\n                        <div class=\"header-with-image__header-container\" >\n                \t        <h1>Information centre on aid to war victims in Ukraine<\/h1>\n                        <\/div>\n                    <\/div>\n                \t<div class=\"col-lg-6\" >\n                \t    <img decoding=\"async\" class=\"header-with-image__image-desktop\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/12\/177-1024x683.jpg\" \/>\n                \t    <img decoding=\"async\" class=\"header-with-image__image-mobile\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/12\/177-1024x683.jpg\" \/>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_empty_space][vc_column_text]<\/p>\n<h3><span style=\"color: #808080;\">Here you can read about what we are doing in connection with the war in Ukraine. Find out more about our initiatives or see how else we can help.<\/span><\/h3>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1670500359931{margin-top: -40px !important;}&#8221;][vc_column]<div class=\"anchor-menu__container\" >\n  <section class=\"anchor-menu js-sticky-menu\" >\n      <div class=\"container\" >\n        <div class=\"anchor-menu__logo-container\" >\n          <a class=\"header__logo\" href=\"https:\/\/www.pah.org.pl\/en\/\">\n            <img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/themes\/pah\/resources\/assets\/images\/logo_en.svg\" alt=\"Polska Akcja Humanitarna\">\n          <\/a>\n        <\/div>\n\n        <div class=\"anchor-menu__items-container\" >\n          <i class=\"fa fa-chevron-left js-anchor-menu-prev\"><\/i>\n          <ul>\n            <li >\n  <a class=\"js-anchor-menu-item\" data-index=\"1\" href=\"#Help-in-Ukraine\">Help in Ukraine<\/a>\n<\/li><li >\n  <a class=\"js-anchor-menu-item\" data-index=\"2\" href=\"#Help-at-the-border\">Help at the border<\/a>\n<\/li><li >\n  <a class=\"js-anchor-menu-item\" data-index=\"3\" href=\"#Help-in-Poland\">Help in Poland<\/a>\n<\/li><li >\n  <a class=\"js-anchor-menu-item\" data-index=\"4\" href=\"#How-else-can-we-help\">How else can we help?<\/a>\n<\/li>          <\/ul>\n          <i class=\"fa fa-chevron-right js-anchor-menu-next\"><\/i>\n        <\/div>\n\n      <\/div>\n  <\/section>\n<\/div>\n<script>\n  function scrollToMenuElement() {\n    var $ = jQuery.noConflict();\n    var element = $('.js-anchor-menu-item.active');\n\n    var offset = element[0].offsetLeft;\n\n    $('.js-sticky-menu ul').scrollLeft(offset - 20);\n\n    console.log( 'Offset ', offset );\n  }\n\n  function jumpToActive() {\n    \/\/ location.hash = \"foo\"\n    var $ = jQuery.noConflict();\n    var url = $('.js-anchor-menu-item.active').prop('href');\n\n    console.log( 'url', url );\n    var hash = url.split(\"#\")[1];\n\n    $([document.documentElement, document.body]).animate({\n      scrollTop: $(\"#\"+hash).offset().top - 100\n    }, 1000);\n  }\n\n  jQuery(document).ready( function() {\n    var $ = jQuery.noConflict();\n\n    if( jQuery('.js-sticky-menu').length ) {\n      var sum =  0;\n\n      jQuery('.js-sticky-menu ul li').each( function( index, item ) {\n        sum += $(item).width();\n      });\n\n      console.log( 'Menu width ', sum, jQuery('.js-sticky-menu').width() );\n\n      if( sum >= jQuery('.js-sticky-menu').width() && $(window).width() < 960 ) {\n        console.log( 'Is wider' );\n\n        jQuery('.js-sticky-menu').addClass( 'is-scrolled' );\n      }\n\n      $('.js-anchor-menu-next').click( function() {\n        let index = $('.js-anchor-menu-item.active').data( 'index' );\n\n        index++;\n\n        if( index >= $('.js-anchor-menu-item').length ) {\n          index = $('.js-anchor-menu-item').length;\n        }\n\n        if( isNaN(index) ) {\n          index = 0;\n        }\n\n        $('.js-anchor-menu-item.active').removeClass('active');\n        $('.js-anchor-menu-item[data-index=\"'+index+'\"]').addClass('active');\n\n        console.log( 'Setting index ', index, $('.js-anchor-menu-item[data-index=\"'+index+'\"]').length );\n\n        scrollToMenuElement();\n        jumpToActive();\n        return false;\n      } );\n\n      $('.js-anchor-menu-prev').click( function() {\n        let index = $('.js-anchor-menu-item.active').data( 'index' );\n\n        index --;\n\n        if( index <= 0 || isNaN(index) || $('.js-anchor-menu-item[data-index=\"'+index+'\"]').length == 0 ) {\n          index = $('.js-anchor-menu-item').eq(0).data('index');\n        }\n\n        $('.js-anchor-menu-item.active').removeClass('active');\n        $('.js-anchor-menu-item[data-index=\"'+index+'\"]').addClass('active');\n\n        console.log( 'Setting index ', index );\n\n        scrollToMenuElement();\n        jumpToActive();\n        return false;\n      } );\n    }\n\n\n    jQuery('.js-anchor-menu-item').eq(0).addClass( 'active' );\n\n    window.onscroll = function() {myFunction()};\n\n    \/\/ Get the navbar\n    var navbar = jQuery( '.js-sticky-menu' );\/\/ document.getElementById(\"navbar\");\n\n    \/\/ Get the offset position of the navbar\n    var sticky = navbar.offset().top;\n\n    \/\/ Add the sticky class to the navbar when you reach its scroll position. Remove \"sticky\" when you leave the scroll position\n    function myFunction() {\n      console.log( 'Scrolling ', window.pageYOffset, sticky );\n\n      if (window.pageYOffset >= sticky) {\n        navbar.addClass(\"sticky\")\n      } else {\n        navbar.removeClass(\"sticky\");\n      }\n\n      var maxTop;\n      jQuery( '.js-section-anchor' ).each( function() {\n        const top = jQuery( this ).offset().top;\n\n        if (window.pageYOffset >= top - 100 ) {\n          maxTop = jQuery( this );\n        }\n      });\n\n      if( maxTop && maxTop.length ) {\n        var id = maxTop.prop( 'id' );\n        console.log( 'Found section scrolled ', id );\n\n        if( jQuery('.js-anchor-menu-item[href=\"#'+id+'\"]').length ) {\n          jQuery('.js-anchor-menu-item').removeClass( 'active' );\n          jQuery('.js-anchor-menu-item[href=\"#'+id+'\"]').addClass( 'active' );\n        }\n\n        console.log( 'anchor menu item ', jQuery('.js-anchor-menu-item[href=\"#'+id+'\"]').length, id );\n      } else {\n        console.log( 'Section not yet found' );\n      }\n    }\n  } );\n<\/script>\n        <section class=\"section-header \" >\n            <div id=\"Help-in-Ukraine\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>HELP IN UKRAINE<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section>        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        \n                        <div><\/div>\n                        <div><span class=\"TextRun SCXW22967081 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW22967081 BCX9\">As part of our regular activities in Ukraine, we provide ongoing support for war victims remaining in the country. We regularly organize transports with material assistance for internally displaced persons and those who could not leave their homes. We <\/span><span class=\"NormalTextRun SCXW22967081 BCX9\">deliver<\/span><span class=\"NormalTextRun SCXW22967081 BCX9\"> food and hygiene products, provide psychological and financial support<\/span><span class=\"NormalTextRun SCXW22967081 BCX9\"> and<\/span><span class=\"NormalTextRun SCXW22967081 BCX9\"> renovate private houses and institutions<\/span><span class=\"NormalTextRun SCXW22967081 BCX9\">. In winter <\/span><span class=\"NormalTextRun SCXW22967081 BCX9\">we helped residents by providing fuel, stoves, generators and thermal blankets.<\/span><\/span><span class=\"EOP SCXW22967081 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:360,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>Help in Ukraine \u2013 what is going on right now?<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_single_image image=&#8221;16414&#8243; img_size=&#8221;large&#8221;]        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>Where do we provide assistance?<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_single_image image=&#8221;16082&#8243; img_size=&#8221;large&#8221;]        <section class=\"section-header \" >\n            <div id=\"our-help-in-ukraine-encompasses-a-variety-of-activities-and-projects.-check-where-and-how-we-help!\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>Our help in Ukraine encompasses a variety of activities and projects. Check where and how we help!<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section><section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"0\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >WINTER HELP <\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>WINTER HELP <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559740&quot;:276}\"><span class=\"TextRun SCXW96502769 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW96502769 BCX9\">Distribution of <strong>thermal blankets, stoves, fuel and coal<\/strong> in Kyiv and Dnipropetrovsk regions, including distribution of special packages with heaters and blankets carried out in cooperation with ECHO.<\/span><\/span> <\/span><\/li>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">Distribution of <strong>solid fuel<\/strong> for heating buildings in the <\/span><span data-contrast=\"auto\">Dnipropetrovska oblast<\/span><span data-contrast=\"auto\">. Action carried out in cooperation with Action Aid.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">Purchase and distribution of<strong> generators in the <\/strong><\/span><strong>Kyivska and Dnipropetrovska oblasts<\/strong><span data-contrast=\"auto\">. The generators went to centres for internally displaced persons and to the local community. Action carried out in cooperation with BHA.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:360,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"1\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >PSYCHOSOCIAL ASSISTANCE<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>PSYCHOSOCIAL ASSISTANCE<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span data-contrast=\"auto\">We provide <strong>psychological support<\/strong> to people affected by the armed conflict, including women, men and children, in Kyiv, Dnipropetrovsk and Kharkiv regions, through<strong> individual and group sessions<\/strong>, open events on psycho-educational topics, <\/span><span data-contrast=\"auto\">awareness-raising activities on mental health, violence and healthy living. Activity carried out in cooperation with BHA, ECHO, UHF and Stichting Vluchteling.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Our social workers <\/span><b>provide basic necessities <\/b><span style=\"font-weight: 400;\">(water, medicines, food, hygiene products) to the elderly, chronically ill or disabled.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We run <\/span><b>5 psychosocial assistance centers in the Dnipropetrovsk oblast<\/b><span style=\"font-weight: 400;\"> (in cooperation with BHA) and <\/span><b>3 centers in the Kiev oblast <\/b><span style=\"font-weight: 400;\">(with our own funds). The centers provide basic psychological, social and formal aid. Those in need can also receive in-kind support and register for financial assistance.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We provide support in the field of<\/span><b> legal aid <\/b><span style=\"font-weight: 400;\">in psychosocial assistance centers in cooperation with UHF and BHA.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We conduct<\/span><b> trainings for employees of social institutions<\/b><span style=\"font-weight: 400;\"> in the<\/span> <span style=\"font-weight: 400;\">Dnipropetrovsk oblast.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"2\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >SHELTER<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>SHELTER<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>We <strong>distribute packages with non-food items and materials needed for the renovation of shelters<\/strong>, including: for 1,200 people from the Kyivska oblast (in cooperation with BHA), for 350 families (in cooperation with UHF), for 690 families (in cooperation with ECHO).<\/li>\n<li>Additionally, 350 families will receive <strong>support in the field of safe shelter <\/strong>and 14 most vulnerable will be provided with basic solutions, including: renovation, necessary equipment and building materials (in cooperation with UHF).<\/li>\n<li>In cooperation with Stichting Vluchteling in the Kyivska oblast, we run a<strong> home renovation and reconstruction program <\/strong>for people whose residential buildings have been destroyed, internally displaced people and those in need. The project consists of three types of activities: house reconstruction, house renovation (including roof, walls and insulation) and the erection of container houses. In total, <strong>50 container houses will be built <\/strong>in the course of the project (in cooperation with UNHCR) and 16 dilapidated houses will be renovated. We are also renovating 20 houses within the framework of the ECHO project.<\/li>\n<li>In cooperation with Action Aid and ECHO, we are building<strong> modular houses <\/strong>for families from the Kyivska oblast who have lost their homes.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"3\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >ACCESS TO WATER<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>ACCESS TO WATER<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We<\/span><b> distribute hygiene kits <\/b><span style=\"font-weight: 400;\">for internally displaced people, the elderly, people with disabilities and for the youngest. The packages are varied in terms of content and size, but they usually include, among others, soap, toothbrushes, towels, paper, cleaning products, hygiene products for children. More information on where we deliver hygiene packages is available below in the \u201ctransports\u201d tab.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We also <\/span><b>distribute hygiene kits for social institutions<\/b><span style=\"font-weight: 400;\">, e.g. nursing and retirement homes. The packages contain items such as diapers, cleaning and disinfecting agents, washing powders, etc.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span class=\"NormalTextRun SCXW16009058 BCX9\">We carried out <strong>programs to renovate and repair water and sanitation infrastructure<\/strong>, including toilets, showers and drains in social institutions, territorial <\/span><span class=\"NormalTextRun SCXW16009058 BCX9\">assistance<\/span><span class=\"NormalTextRun SCXW16009058 BCX9\"> centers or temporary shelters for internally displaced persons. Repairs were carried out in Kyiv and Dnipropetrovsk regions in cooperation with UHF, <\/span><span class=\"NormalTextRun SCXW16009058 BCX9\">BHA<\/span><span class=\"NormalTextRun SCXW16009058 BCX9\"> and ECHO.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"4\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >FOOD<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>FOOD<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regular <\/span><b>distribution of food parcels <\/b><span style=\"font-weight: 400;\">to<\/span> <span style=\"font-weight: 400;\">the most deprived, internally displaced persons, children, the elderly, mothers, pregnant women and others. More information on where exactly we deliver food parcels is available below in the \u201ctransports\u201d tab.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We cooperate with the World Food Program (Kharkiv, Zaporizhia, Mykolaiv, Dnipropetrovsk, Donetsk oblasts), UHF\/OCHA (Kharkiv, Zaporizhia, Donetsk oblasts), as well as BHA and ECHO.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We send food parcels financed with our own funds to Kiev, Lviv, Zaporizhia and Dnipropetrovsk oblasts.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"5\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >FINANCIAL SUPPORT<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>FINANCIAL SUPPORT<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>In the <strong>Lviv region<\/strong>, we conducted a pilot program of financial support for internally displaced persons. A total of 850 people from such places as Zhovkva, Duliany, Voloshino, Truskavets and Morshyn received support. Activity funded by Stichting Vluchteling.<\/li>\n<li>We conducted a financial assistance program in the <strong>Kyiv, Kharkiv and Donetsk regions<\/strong>. 2273 people received assistance. Activity carried out in cooperation with Stichting Vluchteling.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>WINTER HELP <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559740&quot;:276}\"><span class=\"TextRun SCXW96502769 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW96502769 BCX9\">Distribution of <strong>thermal blankets, stoves, fuel and coal<\/strong> in Kyiv and Dnipropetrovsk regions, including distribution of special packages with heaters and blankets carried out in cooperation with ECHO.<\/span><\/span> <\/span><\/li>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">Distribution of <strong>solid fuel<\/strong> for heating buildings in the <\/span><span data-contrast=\"auto\">Dnipropetrovska oblast<\/span><span data-contrast=\"auto\">. Action carried out in cooperation with Action Aid.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\u25cf\" data-font=\"Calibri\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769242&quot;:&#091;8226&#093;,&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\u25cf&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">Purchase and distribution of<strong> generators in the <\/strong><\/span><strong>Kyivska and Dnipropetrovska oblasts<\/strong><span data-contrast=\"auto\">. The generators went to centres for internally displaced persons and to the local community. Action carried out in cooperation with BHA.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:360,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>PSYCHOSOCIAL ASSISTANCE<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span data-contrast=\"auto\">We provide <strong>psychological support<\/strong> to people affected by the armed conflict, including women, men and children, in Kyiv, Dnipropetrovsk and Kharkiv regions, through<strong> individual and group sessions<\/strong>, open events on psycho-educational topics, <\/span><span data-contrast=\"auto\">awareness-raising activities on mental health, violence and healthy living. Activity carried out in cooperation with BHA, ECHO, UHF and Stichting Vluchteling.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Our social workers <\/span><b>provide basic necessities <\/b><span style=\"font-weight: 400;\">(water, medicines, food, hygiene products) to the elderly, chronically ill or disabled.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We run <\/span><b>5 psychosocial assistance centers in the Dnipropetrovsk oblast<\/b><span style=\"font-weight: 400;\"> (in cooperation with BHA) and <\/span><b>3 centers in the Kiev oblast <\/b><span style=\"font-weight: 400;\">(with our own funds). The centers provide basic psychological, social and formal aid. Those in need can also receive in-kind support and register for financial assistance.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We provide support in the field of<\/span><b> legal aid <\/b><span style=\"font-weight: 400;\">in psychosocial assistance centers in cooperation with UHF and BHA.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We conduct<\/span><b> trainings for employees of social institutions<\/b><span style=\"font-weight: 400;\"> in the<\/span> <span style=\"font-weight: 400;\">Dnipropetrovsk oblast.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>SHELTER<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>We <strong>distribute packages with non-food items and materials needed for the renovation of shelters<\/strong>, including: for 1,200 people from the Kyivska oblast (in cooperation with BHA), for 350 families (in cooperation with UHF), for 690 families (in cooperation with ECHO).<\/li>\n<li>Additionally, 350 families will receive <strong>support in the field of safe shelter <\/strong>and 14 most vulnerable will be provided with basic solutions, including: renovation, necessary equipment and building materials (in cooperation with UHF).<\/li>\n<li>In cooperation with Stichting Vluchteling in the Kyivska oblast, we run a<strong> home renovation and reconstruction program <\/strong>for people whose residential buildings have been destroyed, internally displaced people and those in need. The project consists of three types of activities: house reconstruction, house renovation (including roof, walls and insulation) and the erection of container houses. In total, <strong>50 container houses will be built <\/strong>in the course of the project (in cooperation with UNHCR) and 16 dilapidated houses will be renovated. We are also renovating 20 houses within the framework of the ECHO project.<\/li>\n<li>In cooperation with Action Aid and ECHO, we are building<strong> modular houses <\/strong>for families from the Kyivska oblast who have lost their homes.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>ACCESS TO WATER<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We<\/span><b> distribute hygiene kits <\/b><span style=\"font-weight: 400;\">for internally displaced people, the elderly, people with disabilities and for the youngest. The packages are varied in terms of content and size, but they usually include, among others, soap, toothbrushes, towels, paper, cleaning products, hygiene products for children. More information on where we deliver hygiene packages is available below in the \u201ctransports\u201d tab.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We also <\/span><b>distribute hygiene kits for social institutions<\/b><span style=\"font-weight: 400;\">, e.g. nursing and retirement homes. The packages contain items such as diapers, cleaning and disinfecting agents, washing powders, etc.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span class=\"NormalTextRun SCXW16009058 BCX9\">We carried out <strong>programs to renovate and repair water and sanitation infrastructure<\/strong>, including toilets, showers and drains in social institutions, territorial <\/span><span class=\"NormalTextRun SCXW16009058 BCX9\">assistance<\/span><span class=\"NormalTextRun SCXW16009058 BCX9\"> centers or temporary shelters for internally displaced persons. Repairs were carried out in Kyiv and Dnipropetrovsk regions in cooperation with UHF, <\/span><span class=\"NormalTextRun SCXW16009058 BCX9\">BHA<\/span><span class=\"NormalTextRun SCXW16009058 BCX9\"> and ECHO.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>FOOD<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regular <\/span><b>distribution of food parcels <\/b><span style=\"font-weight: 400;\">to<\/span> <span style=\"font-weight: 400;\">the most deprived, internally displaced persons, children, the elderly, mothers, pregnant women and others. More information on where exactly we deliver food parcels is available below in the \u201ctransports\u201d tab.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We cooperate with the World Food Program (Kharkiv, Zaporizhia, Mykolaiv, Dnipropetrovsk, Donetsk oblasts), UHF\/OCHA (Kharkiv, Zaporizhia, Donetsk oblasts), as well as BHA and ECHO.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We send food parcels financed with our own funds to Kiev, Lviv, Zaporizhia and Dnipropetrovsk oblasts.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>FINANCIAL SUPPORT<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>In the <strong>Lviv region<\/strong>, we conducted a pilot program of financial support for internally displaced persons. A total of 850 people from such places as Zhovkva, Duliany, Voloshino, Truskavets and Morshyn received support. Activity funded by Stichting Vluchteling.<\/li>\n<li>We conducted a financial assistance program in the <strong>Kyiv, Kharkiv and Donetsk regions<\/strong>. 2273 people received assistance. Activity carried out in cooperation with Stichting Vluchteling.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>OTHER<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_column_text]<\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Supply of<\/span><b> equipment for people with disabilities <\/b><span style=\"font-weight: 400;\">to psychosocial assistance centers in the Kiev and Dnepropetrovsk oblasts. Action carried out in cooperation with Action Aid.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><strong>Evacuation of the population<\/strong> <span style=\"font-weight: 400;\">from the Donetsk and Kharkiv oblasts in cooperation with U-Saved by providing logistical support, fuel supplies and food.<\/span><\/li>\n<\/ul>\n<p>[\/vc_column_text]        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>TRANSPORTS<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section><section>\n  <div class=\"accordion__row has-too-many \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"0\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Lviv oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>Lviv oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the warehouse in Lviv we delivered:<\/p>\n<ul>\n<li>9,978 ready-to-eat packets covering weekly demand of one adult<\/li>\n<li>49500 adult food kits covering the needs of one person, some of which will be sent to the Dnieper (our local partner, Love and Kindness, supports us in distribution)<\/li>\n<li>1800 food packages covering the needs of one person for one month<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"1\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Kiev oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>Kiev oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Kyiv and Kyiv oblast<\/span><\/b><span data-contrast=\"auto\">&nbsp;we have delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">1551 food sets, each covering a weekly demand of an adult<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">756 hygiene kits, each covering a monthly demand of a family (adults and children)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">1000 food sets for children from 4 to 8 months, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1600 food sets for children above 8 months, each covering a weekly demand<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\">1065 hygiene kits covering monthly needs of one family<\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\">1125 ready-to-cook food sets (each set is an 18 kg package covering monthly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<li>55 hygiene kits for 8 institutions, including orphanages, schools and special health camps for children (in cooperation with BHA)<\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partners of PAH: Tovaristvo Leva, Ukrainian Red Cross.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"2\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Zaporizhia oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>Zaporizhia oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Zaporizhia<\/span><\/b><span data-contrast=\"auto\">&nbsp;for internally displaced persons we have delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">432 food sets, each covering a weekly demand of an adult<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">307 hygiene kit, each covering a monthly demand of a family (adults and children)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">820 food sets for children from 4 to 8 month, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1265 food sets for children over 8 months, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">To Zaporizhia we have also delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">100 hygiene kits for residents of retirement home (1 kit covers a monthly demand of 20 persons)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">2660 hygiene kits and 3806 diapers for children<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\">2034 hygiene kits for adults \u2013 action carried out in cooperation with GOAL<\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\">2046 ready-to-cook sets (each set is an 18 kg package covering monthly or weekly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<\/ul>\n<p>As part of cooperation with Chorus, we delivered to Zaporizhia:<\/p>\n<ul>\n<li>2320 hygiene kits for children<\/li>\n<li>8700 hygiene kits for adults<\/li>\n<li>324 boxes of soap<\/li>\n<li>5 boxes of protective masks<\/li>\n<li>7000 quilts (an additional 1000 quilts were delivered to Lviv)<\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partner of PAH: Posmishka UA.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"3\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Donetsk oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>Donetsk oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Kramatorsk and the Donetsk oblast<\/span><\/b><span data-contrast=\"auto\">:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">63 pallets of hygiene kits for 200 families \u2013 action carried out under the BHA\u2019s project<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">2000 hygiene kits for children and infants<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">1205 hygiene kits for children and infants (different products)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1205 diapers for children<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">655 diapers for adults<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partner of PAH: Ukrainian Fisherman\u2019s Company.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p>From Lyiv&nbsp;<strong>to Kramatorsk<\/strong>&nbsp;we have delivered:<\/p>\n<ul>\n<li>6691 packs of diapers for adults (private part, institutional part)<\/li>\n<li>50 sets of household chemicals and hygiene products for institutions<\/li>\n<\/ul>\n<p><b><span data-contrast=\"auto\">From Chernivtsi to different locations in the Donetsk oblast<\/span><\/b><span data-contrast=\"auto\">&nbsp;we have delivered hygiene products and household chemicals \u2013 action carried out under the OCHA Ukrainian Humanitarian Fund\u2019s project:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">1420 sets to Svitlodarsk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">680 sets to Toretsk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">100 sets to Novolugansk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">50 sets to Druzhba<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">50 sets to Zalizny<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">186 to Niu-Jork<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">From Lviv to<\/span><b><span data-contrast=\"auto\">&nbsp;the Donetsk oblast&nbsp;<\/span><\/b>we have delivered hygiene products and food<span data-contrast=\"auto\">&nbsp;\u2013 action carried out in cooperation with GOAL:<\/span><\/p>\n<ul>\n<li><span data-contrast=\"auto\">966 hygiene kits for adults \u2013 Svitlodarsk and Toretsk<\/span><\/li>\n<li>1200&nbsp;<span data-contrast=\"auto\">food sets for families \u2013 Svitlodarsk, Toretsk and Luhanske<\/span><\/li>\n<\/ul>\n<p>In the vicinity of the city of <strong>Lyman <\/strong>in cooperation with International Medical Corps and local partners we have delivered:<\/p>\n<ul>\n<li>5,000 food parcels for the elderly, the disabled and the unaccompanied.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"4\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Dnipropetrovsk oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>Dnipropetrovsk oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the logistics hub in Dnipro we delivered:<\/p>\n<ul>\n<li>12 palettes of antiseptic agents or gels<\/li>\n<li>7900 food packages covering the needs of one person for one month<\/li>\n<li>19,800 ready-to-cook sets (1 set for one adult)<\/li>\n<li>60,000 bottles of water with a capacity of 1.5 l and 14,800 bottles of water with a capacity of 5 l or 6 l \u2013 this transport will be distributed in Kharkiv, Kyiv and Dnipro<\/li>\n<\/ul>\n<p>We delivered to Dnipro:<\/p>\n<ul>\n<li>4,224 hygiene kits covering monthly needs of one family<\/li>\n<li>2,112 hygiene kits covering monthly needs of one family (our distribution is supported by our local partner \u2013 Light of Culture)<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">To <\/span><b>Kryvyi Rih <\/b><span style=\"font-weight: 400;\">we delivered:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">3,497 ready-to-cook food packages (each set is an 18 kg package covering the needs of a family for a month or a week) \u2013 action carried out in cooperation with WFP<\/span><\/li>\n<\/ul>\n<p>To five towns in the Dnipropetrovska oblast we have delivered:<\/p>\n<ul>\n<li>5,400 food packages, each package covering the needs of one adult per month<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"5\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Kharkiv oblast <\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>Kharkiv oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to Kharkiv:<\/p>\n<ul>\n<li>2112 hygiene kits covering monthly needs of one family<\/li>\n<\/ul>\n<p>Additionally, as part of cooperation with Chorus, we delivered to Kharkiv:<\/p>\n<ul>\n<li>2800 sets of school supplies for children<\/li>\n<li>1440 hygiene kits for children<\/li>\n<li>36 boxes of soap<\/li>\n<\/ul>\n<p>In Kharkiv Oblast we have delivered:<\/p>\n<ul>\n<li>2822 packs of ready-to-cook food (each pack is an 18 kg parcel which satisfies nutritional needs of a family for one month or one week) \u2013 this activity is carried out in co-operation with WFP.<\/li>\n<\/ul>\n<p>We are supported in distribution by a local partner: ArtDacha.  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"6\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Mykolaiv oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"6\"\n>\n  <h3>Mykolaiv oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to Mykolaiv:<\/p>\n<ul>\n<li>4830 ready-to-cook sets (each set is an 18 kg package covering monthly or weekly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"7\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Ternopil oblast <\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"7\"\n>\n  <h3>Ternopil oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to the Ternopil Oblast:<\/p>\n<ul>\n<li>1056 hygiene kits covering monthly needs of one family<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"8\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Kirovohrad oblast<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"8\"\n>\n  <h3>Kirovohrad oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the<strong> Kirovohrad oblast<\/strong>, we have delivered for internally displaced persons:<\/p>\n<ul>\n<li>55 hygiene kits for institutions<\/li>\n<li>100 hygiene packages for adults<\/li>\n<li>350 hygiene packages for children<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"9\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >Odessa oblast <\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"9\"\n>\n  <h3>Odessa oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To <strong>Odessa oblast<\/strong> we delivered:&nbsp;<\/p>\n<ul>\n<li>41 pallets (1,476 cans) of powdered milk for children \u2013 action carried out in cooperation with Danone&nbsp;<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>Lviv oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the warehouse in Lviv we delivered:<\/p>\n<ul>\n<li>9,978 ready-to-eat packets covering weekly demand of one adult<\/li>\n<li>49500 adult food kits covering the needs of one person, some of which will be sent to the Dnieper (our local partner, Love and Kindness, supports us in distribution)<\/li>\n<li>1800 food packages covering the needs of one person for one month<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>Kiev oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Kyiv and Kyiv oblast<\/span><\/b><span data-contrast=\"auto\">&nbsp;we have delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">1551 food sets, each covering a weekly demand of an adult<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">756 hygiene kits, each covering a monthly demand of a family (adults and children)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">1000 food sets for children from 4 to 8 months, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1600 food sets for children above 8 months, each covering a weekly demand<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\">1065 hygiene kits covering monthly needs of one family<\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\">1125 ready-to-cook food sets (each set is an 18 kg package covering monthly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<li>55 hygiene kits for 8 institutions, including orphanages, schools and special health camps for children (in cooperation with BHA)<\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partners of PAH: Tovaristvo Leva, Ukrainian Red Cross.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>Zaporizhia oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Zaporizhia<\/span><\/b><span data-contrast=\"auto\">&nbsp;for internally displaced persons we have delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">432 food sets, each covering a weekly demand of an adult<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">307 hygiene kit, each covering a monthly demand of a family (adults and children)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">820 food sets for children from 4 to 8 month, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1265 food sets for children over 8 months, each covering a weekly demand<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">To Zaporizhia we have also delivered:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">100 hygiene kits for residents of retirement home (1 kit covers a monthly demand of 20 persons)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">2660 hygiene kits and 3806 diapers for children<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\">2034 hygiene kits for adults \u2013 action carried out in cooperation with GOAL<\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\">2046 ready-to-cook sets (each set is an 18 kg package covering monthly or weekly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<\/ul>\n<p>As part of cooperation with Chorus, we delivered to Zaporizhia:<\/p>\n<ul>\n<li>2320 hygiene kits for children<\/li>\n<li>8700 hygiene kits for adults<\/li>\n<li>324 boxes of soap<\/li>\n<li>5 boxes of protective masks<\/li>\n<li>7000 quilts (an additional 1000 quilts were delivered to Lviv)<\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partner of PAH: Posmishka UA.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>Donetsk oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span data-contrast=\"auto\">From Lviv to&nbsp;<\/span><b><span data-contrast=\"auto\">Kramatorsk and the Donetsk oblast<\/span><\/b><span data-contrast=\"auto\">:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">63 pallets of hygiene kits for 200 families \u2013 action carried out under the BHA\u2019s project<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">2000 hygiene kits for children and infants<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">1205 hygiene kits for children and infants (different products)<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">1205 diapers for children<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">655 diapers for adults<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">Local distribution partner of PAH: Ukrainian Fisherman\u2019s Company.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p>From Lyiv&nbsp;<strong>to Kramatorsk<\/strong>&nbsp;we have delivered:<\/p>\n<ul>\n<li>6691 packs of diapers for adults (private part, institutional part)<\/li>\n<li>50 sets of household chemicals and hygiene products for institutions<\/li>\n<\/ul>\n<p><b><span data-contrast=\"auto\">From Chernivtsi to different locations in the Donetsk oblast<\/span><\/b><span data-contrast=\"auto\">&nbsp;we have delivered hygiene products and household chemicals \u2013 action carried out under the OCHA Ukrainian Humanitarian Fund\u2019s project:<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">1420 sets to Svitlodarsk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"auto\">680 sets to Toretsk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">100 sets to Novolugansk<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">50 sets to Druzhba<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">50 sets to Zalizny<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" aria-setsize=\"-1\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">186 to Niu-Jork<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p><span data-contrast=\"auto\">From Lviv to<\/span><b><span data-contrast=\"auto\">&nbsp;the Donetsk oblast&nbsp;<\/span><\/b>we have delivered hygiene products and food<span data-contrast=\"auto\">&nbsp;\u2013 action carried out in cooperation with GOAL:<\/span><\/p>\n<ul>\n<li><span data-contrast=\"auto\">966 hygiene kits for adults \u2013 Svitlodarsk and Toretsk<\/span><\/li>\n<li>1200&nbsp;<span data-contrast=\"auto\">food sets for families \u2013 Svitlodarsk, Toretsk and Luhanske<\/span><\/li>\n<\/ul>\n<p>In the vicinity of the city of <strong>Lyman <\/strong>in cooperation with International Medical Corps and local partners we have delivered:<\/p>\n<ul>\n<li>5,000 food parcels for the elderly, the disabled and the unaccompanied.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>Dnipropetrovsk oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the logistics hub in Dnipro we delivered:<\/p>\n<ul>\n<li>12 palettes of antiseptic agents or gels<\/li>\n<li>7900 food packages covering the needs of one person for one month<\/li>\n<li>19,800 ready-to-cook sets (1 set for one adult)<\/li>\n<li>60,000 bottles of water with a capacity of 1.5 l and 14,800 bottles of water with a capacity of 5 l or 6 l \u2013 this transport will be distributed in Kharkiv, Kyiv and Dnipro<\/li>\n<\/ul>\n<p>We delivered to Dnipro:<\/p>\n<ul>\n<li>4,224 hygiene kits covering monthly needs of one family<\/li>\n<li>2,112 hygiene kits covering monthly needs of one family (our distribution is supported by our local partner \u2013 Light of Culture)<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">To <\/span><b>Kryvyi Rih <\/b><span style=\"font-weight: 400;\">we delivered:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">3,497 ready-to-cook food packages (each set is an 18 kg package covering the needs of a family for a month or a week) \u2013 action carried out in cooperation with WFP<\/span><\/li>\n<\/ul>\n<p>To five towns in the Dnipropetrovska oblast we have delivered:<\/p>\n<ul>\n<li>5,400 food packages, each package covering the needs of one adult per month<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>Kharkiv oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to Kharkiv:<\/p>\n<ul>\n<li>2112 hygiene kits covering monthly needs of one family<\/li>\n<\/ul>\n<p>Additionally, as part of cooperation with Chorus, we delivered to Kharkiv:<\/p>\n<ul>\n<li>2800 sets of school supplies for children<\/li>\n<li>1440 hygiene kits for children<\/li>\n<li>36 boxes of soap<\/li>\n<\/ul>\n<p>In Kharkiv Oblast we have delivered:<\/p>\n<ul>\n<li>2822 packs of ready-to-cook food (each pack is an 18 kg parcel which satisfies nutritional needs of a family for one month or one week) \u2013 this activity is carried out in co-operation with WFP.<\/li>\n<\/ul>\n<p>We are supported in distribution by a local partner: ArtDacha.  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"6\"\n>\n  <h3>Mykolaiv oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to Mykolaiv:<\/p>\n<ul>\n<li>4830 ready-to-cook sets (each set is an 18 kg package covering monthly or weekly needs of one family) \u2013 action carried out in cooperation with the WFP<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"7\"\n>\n  <h3>Ternopil oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We delivered to the Ternopil Oblast:<\/p>\n<ul>\n<li>1056 hygiene kits covering monthly needs of one family<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"8\"\n>\n  <h3>Kirovohrad oblast<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To the<strong> Kirovohrad oblast<\/strong>, we have delivered for internally displaced persons:<\/p>\n<ul>\n<li>55 hygiene kits for institutions<\/li>\n<li>100 hygiene packages for adults<\/li>\n<li>350 hygiene packages for children<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"9\"\n>\n  <h3>Odessa oblast <\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    To <strong>Odessa oblast<\/strong> we delivered:&nbsp;<\/p>\n<ul>\n<li>41 pallets (1,476 cans) of powdered milk for children \u2013 action carried out in cooperation with Danone&nbsp;<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>CROSS-BORDER TRANSPORTS<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_column_text]<span style=\"font-weight: 400;\">Since the second half of April, we have been delivering <\/span><b>food packages to internally displaced persons<\/b><span style=\"font-weight: 400;\">, currently located in Vyshniv, Kotsiury and other towns in the <\/span><b>Volyn oblast<\/b><span style=\"font-weight: 400;\">, near the Polish border. We reach people forced to flee from Kiev and eastern Ukraine, as well as from other parts of the country. Each distributed package covers the needs of one person for a month.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Transports take place once a month. So far we have delivered packages for <\/span><b>1000 people<\/b><span style=\"font-weight: 400;\">. In addition, as part of the last distribution in December, we also delivered 140 hygiene kits for families (thanks to cooperation with Oriflame).&nbsp;<\/span>[\/vc_column_text]        <section class=\"section-paragraph \" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h3>OUR PROJECTS<\/h3>\n                        <div><\/div>\n                        <div><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_column_text]<span style=\"font-weight: 400;\">A list of currently implemented projects with their descriptions, information about donors as well as the place and time of implementation can be found here: <a href=\"https:\/\/www.pah.org.pl\/en\/ukraine\/\">https:\/\/www.pah.org.pl\/en\/ukraine\/<\/a><\/span>[\/vc_column_text][vc_empty_space][vc_column_text css=&#8221;.vc_custom_1681479797092{margin-top: -25px !important;margin-right: 20px !important;margin-left: 20px !important;}&#8221;]<\/p>\n<p>[ngg src=&#8221;galleries&#8221; ids=&#8221;5&#8243; display=&#8221;basic_imagebrowser&#8221; maximum_entity_count=&#8221;500&#8243;][\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column]        <section class=\"section-header \" >\n            <div id=\"Help-at-the-border\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>HELP AT THE BORDER<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section><section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"0\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >HELP POINTS<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>HELP POINTS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>from March, for several consecutive months, we ran immediate assistance points at border crossings in&nbsp;<strong>Zosin<\/strong>&nbsp;(until May),&nbsp;<strong>Dorohusk<\/strong>&nbsp;(until July) and&nbsp;<strong>Hrebenne<\/strong>&nbsp;(until August)<\/li>\n<li>at the points, we distributed essential products to people arriving in Poland \u2013 food, water, sanitary items, medicines and warm blankets<\/li>\n<li>our interpreters provided information and facilitated communication and directed to reception points<\/li>\n<li>we provided tents to protect from the wind and provide a place to rest and eat a meal<\/li>\n<li>in addition, our volunteers from Dorohusk regularly delivered essential products to persons arriving by train on the Kyiv-Warsaw route<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">We are constantly monitoring the situation on the Polish-Ukrainian border and <\/span><b>we are prepared to resume operations<\/b><span style=\"font-weight: 400;\">,<\/span> <span style=\"font-weight: 400;\">if necessary.<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"1\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >SUPPORT FOR LOCAL GOVERNMENTS<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>SUPPORT FOR LOCAL GOVERNMENTS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>On the Polish side (including Dorohusk, Che\u0142m, Lubycza Kr\u00f3lewska, Tomasz\u00f3w Lubelski, Ustrzyki Dolne) in the form of maintaining constant contact and organizing regular transports,<\/li>\n<li>On the Ukrainian side at the crossings and areas beyond Do\u0142hobycz\u00f3w, Hrebenne and Budomierz through cooperation with local volunteers and residents.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"2\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >ANTI-HUMAN TRAFFICKING ACTIONS<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>ANTI-HUMAN TRAFFICKING ACTIONS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>In cooperation with the&nbsp;<strong>La Strada Foundation<\/strong>, we take measures to reduce the risk related to the threat of human trafficking as a result of the war and the refugee crisis.<\/li>\n<li>We support the Partner financially and technically, providing assistance in the field of large-scale project management.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"3\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >COOPERATION WITH THE \u201cUKRAINIAN HOUSE\u201d FOUNDATION<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>COOPERATION WITH THE \u201cUKRAINIAN HOUSE\u201d FOUNDATION<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>We cooperate with the \u201cUkrainian House\u201d Foundation in Przemy\u015bl, which provides help to Ukrainian refugees in Poland.<\/li>\n<li>We support the partner financially and technically and provide assistance in the field of large-scale project management.<\/li>\n<li>We finance the operation of a temporary night shelter in Przemy\u015bl and the provision of meals to persons staying in the shelter&nbsp;<\/li>\n<li>We provide interpreters at the railway station in Przemy\u015bl<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>HELP POINTS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>from March, for several consecutive months, we ran immediate assistance points at border crossings in&nbsp;<strong>Zosin<\/strong>&nbsp;(until May),&nbsp;<strong>Dorohusk<\/strong>&nbsp;(until July) and&nbsp;<strong>Hrebenne<\/strong>&nbsp;(until August)<\/li>\n<li>at the points, we distributed essential products to people arriving in Poland \u2013 food, water, sanitary items, medicines and warm blankets<\/li>\n<li>our interpreters provided information and facilitated communication and directed to reception points<\/li>\n<li>we provided tents to protect from the wind and provide a place to rest and eat a meal<\/li>\n<li>in addition, our volunteers from Dorohusk regularly delivered essential products to persons arriving by train on the Kyiv-Warsaw route<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">We are constantly monitoring the situation on the Polish-Ukrainian border and <\/span><b>we are prepared to resume operations<\/b><span style=\"font-weight: 400;\">,<\/span> <span style=\"font-weight: 400;\">if necessary.<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>SUPPORT FOR LOCAL GOVERNMENTS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>On the Polish side (including Dorohusk, Che\u0142m, Lubycza Kr\u00f3lewska, Tomasz\u00f3w Lubelski, Ustrzyki Dolne) in the form of maintaining constant contact and organizing regular transports,<\/li>\n<li>On the Ukrainian side at the crossings and areas beyond Do\u0142hobycz\u00f3w, Hrebenne and Budomierz through cooperation with local volunteers and residents.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>ANTI-HUMAN TRAFFICKING ACTIONS<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>In cooperation with the&nbsp;<strong>La Strada Foundation<\/strong>, we take measures to reduce the risk related to the threat of human trafficking as a result of the war and the refugee crisis.<\/li>\n<li>We support the Partner financially and technically, providing assistance in the field of large-scale project management.<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>COOPERATION WITH THE \u201cUKRAINIAN HOUSE\u201d FOUNDATION<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <\/p>\n<ul>\n<li>We cooperate with the \u201cUkrainian House\u201d Foundation in Przemy\u015bl, which provides help to Ukrainian refugees in Poland.<\/li>\n<li>We support the partner financially and technically and provide assistance in the field of large-scale project management.<\/li>\n<li>We finance the operation of a temporary night shelter in Przemy\u015bl and the provision of meals to persons staying in the shelter&nbsp;<\/li>\n<li>We provide interpreters at the railway station in Przemy\u015bl<\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n[vc_empty_space][vc_column_text css=&#8221;.vc_custom_1671629517210{margin-top: -25px !important;margin-right: 20px !important;margin-left: 20px !important;}&#8221;]<\/p>\n<p>[ngg src=&#8221;galleries&#8221; ids=&#8221;6&#8243; display=&#8221;basic_imagebrowser&#8221; maximum_entity_count=&#8221;500&#8243;][\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column]        <section class=\"section-header \" >\n            <div id=\"Help-in-Poland\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>HELP IN POLAND<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section><section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"0\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >COUNTRY OFFICE IN POLAND<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>COUNTRY OFFICE IN POLAND<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span class=\"TextRun SCXW260821628 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW260821628 BCX9\">Polish Humanitarian Action in May 2022 launched a new organizational structure &#8220;Poland Country Office&#8221; to effectively respond to the refugee crisis in our country. The main goal is to help people who are fleeing to Poland from the ongoing war in Ukraine. You can read more about it <\/span><a href=\"https:\/\/www.pah.org.pl\/en\/mission-poland\"><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW260821628 BCX9\">here<\/span><\/a><\/span>.  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"1\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >FINANCIAL ASSISTANCE<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>FINANCIAL ASSISTANCE<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    In March 2022, we launched the Aid Card programme which will help the refugees in Poland to buy the products they need most. The programme\u2019s aim was to provide such aid to 25 000 individuals. As at the end of September 2022, aid has been provided to more than 11 351 families, or <strong>26 834<\/strong>&nbsp;individuals.<\/p>\n<p>This programme will be carried out in five cities: Przemy\u015bl, Koszalin, Olsztyn, Bartoszyce, and Stargard in co-operation with the Ukrainian Association in Poland.<\/p>\n<p><span class=\"NormalTextRun SCXW97122365 BCX9\">In April 2023, the program was relaunched. Th<\/span><span class=\"NormalTextRun SCXW97122365 BCX9\">e current edition of the program will cover about 6,500 people. Detailed and up-to-date information on the conditions for participation in the program is available <span class=\"TextRun SCXW97122365 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW97122365 BCX9\"><a href=\"https:\/\/www.pah.org.pl\/en\/tera-programme\/\">here<\/a>.&nbsp;<\/span><\/span><\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"2\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >COOPERATION WITH LOCAL NGOs<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>COOPERATION WITH LOCAL NGOs<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <b>Cooperation with the Mudita Association<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We finance the operation of <\/span><b>two reception points <\/b><span style=\"font-weight: 400;\">in Warsaw and Krakow, adapted to the needs of people with disabilities and chronic diseases. These are places of temporary residence primarily for refugees who have just arrived in Poland.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In the night shelter, families receive <\/span><b>support <\/b><span style=\"font-weight: 400;\">in the form of food, volunteer care, as well as help in finding a doctor or obtaining a PESEL (Polish resident identification) number. In addition to accommodation, in each shelter there are two rehabilitation beds, toilets and bathrooms adapted for people in wheelchairs, a playroom for children and a lounge.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In addition, the Association\u2019s charges participated in our <\/span><b>aid card program<\/b><span style=\"font-weight: 400;\">. This aid consisted in issuing cards with funds sufficing to support a family for 3 months.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">As part of the cooperation, we launched a new activity, the so-called <\/span><b>respite volunteering<\/b><span style=\"font-weight: 400;\">. This is voluntary support for families outside the center where assistants arrange to spend time with a child or a disabled person, thus giving other family members time to rest, run errands or care for themselves. Volunteers work in Warsaw and Krakow, on average a few hours a week. <\/span><b>20 families <\/b><span style=\"font-weight: 400;\">receive respite support.<\/span><\/li>\n<\/ul>\n<p><b>Cooperation with the Emic Foundation<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We launched <\/span><b>information and advisory points <\/b><span style=\"font-weight: 400;\">in Toru\u0144 and Bydgoszcz. Here people receive support in the form of information on the Polish social security system, registration for the PESEL number, etc., but also assistance in translating documents or finding employment and psychological support. We also finance Polish language lessons on various levels of advancement.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"3\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >NGO FORUM \u201cRAZEM\u201d<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>NGO FORUM \u201cRAZEM\u201d<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span style=\"font-weight: 400;\">We co-create a<\/span><b> system of coordination of activities <\/b><span style=\"font-weight: 400;\">implemented by Polish and international non-governmental organizations and local authorities with the aim of helping people from Ukraine.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The system supports mutual exchange of knowledge, information sharing and coordination of all undertaken activities.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">More information on this initiative can be found here:<\/span><a href=\"https:\/\/forumrazem.org.pl\/pl\"> <span style=\"font-weight: 400;\">https:\/\/forumrazem.org.pl\/pl<\/span><\/a><\/p>\n<p><span style=\"font-weight: 400;\">Organizations interested in participation are welcome to contact us at: ngoforum@pah.org.pl.<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"4\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >\u201cPAJACYK\u201d PROGRAMME<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>\u201cPAJACYK\u201d PROGRAMME<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We are expending the <strong>nutritional support programme<\/strong>, which allows us to provide hot meals to children from Ukraine who go to schools supported by our Pajacyk programme, as well as day care centres, community centres, and socio-therapeutic centres during summer vacations. &nbsp;<\/p>\n<p>As part of the new version of the \u201cPuppet \u2013 Psychosocial Assistance\u201d program (Pajacyk \u2013 Pol.), we provide <strong>psychological and psychiatric support for children<\/strong> in the refugee crisis, increase the knowledge of teachers, guardians and other school staff about refugees, and support parents and guardians. A total of 39 organizations from all over Poland participate in the program \u2013 the list of organizations that have qualified for the program can be found at:&nbsp;<strong><a href=\"http:\/\/www.pajacyk.pl\/nabor\/\">www.pajacyk.pl\/nabor\/<\/a><\/strong> in the \u201cresults\u201d tab. We have been implementing the program since September 2022. <span style=\"font-weight: 400;\"><span class=\"TextRun SCXW93436442 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW93436442 BCX9\">Between <\/span><span class=\"NormalTextRun SCXW93436442 BCX9\">September<\/span><span class=\"NormalTextRun SCXW93436442 BCX9\"> and <\/span><span class=\"NormalTextRun SCXW93436442 BCX9\">December 2022, 1,779 children and youth benefited from the project.<\/span><\/span><span class=\"EOP SCXW93436442 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:360,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-2\" data-index=\"5\" >\n    <div><\/div>\n  <div class=\"accordion-item__label accordion-item__label-no-image\" >EDUCATION<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>EDUCATION<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span style=\"font-weight: 400;\">We constantly create information content in the form of <\/span><b>webinars<\/b><span style=\"font-weight: 400;\">, <\/span><b>materials for schools <\/b><span style=\"font-weight: 400;\">or <\/span><b>podcasts <\/b><span style=\"font-weight: 400;\">on humanitarian aid, the refugee crisis and the situation in Ukraine.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Actions:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Lessons on helping <\/b><span style=\"font-weight: 400;\">\u2013 we run an educational program for schools on responsible humanitarian aid.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>\u201cTolerance is Not Enough\u201d podcast <\/b><span style=\"font-weight: 400;\">\u2013 we talk with people involved in the organization of humanitarian aid for refugees from Ukraine. Link to the podcast: <a href=\"https:\/\/www.pah.org.pl\/podkast\/\">https:\/\/www.pah.org.pl\/podkast\/<\/a><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Trainings for teachers <\/b><span style=\"font-weight: 400;\">\u2013 we run a series of trainings for teachers on practical skills in shaping the attitude of global solidarity.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cooperation with educational activists <\/b><span style=\"font-weight: 400;\">\u2013 we expand the networks of educators, their knowledge on humanitarian aid and the global context of the war in Ukraine.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"0\"\n>\n  <h3>COUNTRY OFFICE IN POLAND<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span class=\"TextRun SCXW260821628 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW260821628 BCX9\">Polish Humanitarian Action in May 2022 launched a new organizational structure &#8220;Poland Country Office&#8221; to effectively respond to the refugee crisis in our country. The main goal is to help people who are fleeing to Poland from the ongoing war in Ukraine. You can read more about it <\/span><a href=\"https:\/\/www.pah.org.pl\/en\/mission-poland\"><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW260821628 BCX9\">here<\/span><\/a><\/span>.  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"1\"\n>\n  <h3>FINANCIAL ASSISTANCE<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    In March 2022, we launched the Aid Card programme which will help the refugees in Poland to buy the products they need most. The programme\u2019s aim was to provide such aid to 25 000 individuals. As at the end of September 2022, aid has been provided to more than 11 351 families, or <strong>26 834<\/strong>&nbsp;individuals.<\/p>\n<p>This programme will be carried out in five cities: Przemy\u015bl, Koszalin, Olsztyn, Bartoszyce, and Stargard in co-operation with the Ukrainian Association in Poland.<\/p>\n<p><span class=\"NormalTextRun SCXW97122365 BCX9\">In April 2023, the program was relaunched. Th<\/span><span class=\"NormalTextRun SCXW97122365 BCX9\">e current edition of the program will cover about 6,500 people. Detailed and up-to-date information on the conditions for participation in the program is available <span class=\"TextRun SCXW97122365 BCX9\" lang=\"EN-US\" xml:lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW97122365 BCX9\"><a href=\"https:\/\/www.pah.org.pl\/en\/tera-programme\/\">here<\/a>.&nbsp;<\/span><\/span><\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"2\"\n>\n  <h3>COOPERATION WITH LOCAL NGOs<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <b>Cooperation with the Mudita Association<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We finance the operation of <\/span><b>two reception points <\/b><span style=\"font-weight: 400;\">in Warsaw and Krakow, adapted to the needs of people with disabilities and chronic diseases. These are places of temporary residence primarily for refugees who have just arrived in Poland.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In the night shelter, families receive <\/span><b>support <\/b><span style=\"font-weight: 400;\">in the form of food, volunteer care, as well as help in finding a doctor or obtaining a PESEL (Polish resident identification) number. In addition to accommodation, in each shelter there are two rehabilitation beds, toilets and bathrooms adapted for people in wheelchairs, a playroom for children and a lounge.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In addition, the Association\u2019s charges participated in our <\/span><b>aid card program<\/b><span style=\"font-weight: 400;\">. This aid consisted in issuing cards with funds sufficing to support a family for 3 months.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">As part of the cooperation, we launched a new activity, the so-called <\/span><b>respite volunteering<\/b><span style=\"font-weight: 400;\">. This is voluntary support for families outside the center where assistants arrange to spend time with a child or a disabled person, thus giving other family members time to rest, run errands or care for themselves. Volunteers work in Warsaw and Krakow, on average a few hours a week. <\/span><b>20 families <\/b><span style=\"font-weight: 400;\">receive respite support.<\/span><\/li>\n<\/ul>\n<p><b>Cooperation with the Emic Foundation<\/b><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">We launched <\/span><b>information and advisory points <\/b><span style=\"font-weight: 400;\">in Toru\u0144 and Bydgoszcz. Here people receive support in the form of information on the Polish social security system, registration for the PESEL number, etc., but also assistance in translating documents or finding employment and psychological support. We also finance Polish language lessons on various levels of advancement.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"3\"\n>\n  <h3>NGO FORUM \u201cRAZEM\u201d<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span style=\"font-weight: 400;\">We co-create a<\/span><b> system of coordination of activities <\/b><span style=\"font-weight: 400;\">implemented by Polish and international non-governmental organizations and local authorities with the aim of helping people from Ukraine.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The system supports mutual exchange of knowledge, information sharing and coordination of all undertaken activities.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">More information on this initiative can be found here:<\/span><a href=\"https:\/\/forumrazem.org.pl\/pl\"> <span style=\"font-weight: 400;\">https:\/\/forumrazem.org.pl\/pl<\/span><\/a><\/p>\n<p><span style=\"font-weight: 400;\">Organizations interested in participation are welcome to contact us at: ngoforum@pah.org.pl.<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"4\"\n>\n  <h3>\u201cPAJACYK\u201d PROGRAMME<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    We are expending the <strong>nutritional support programme<\/strong>, which allows us to provide hot meals to children from Ukraine who go to schools supported by our Pajacyk programme, as well as day care centres, community centres, and socio-therapeutic centres during summer vacations. &nbsp;<\/p>\n<p>As part of the new version of the \u201cPuppet \u2013 Psychosocial Assistance\u201d program (Pajacyk \u2013 Pol.), we provide <strong>psychological and psychiatric support for children<\/strong> in the refugee crisis, increase the knowledge of teachers, guardians and other school staff about refugees, and support parents and guardians. A total of 39 organizations from all over Poland participate in the program \u2013 the list of organizations that have qualified for the program can be found at:&nbsp;<strong><a href=\"http:\/\/www.pajacyk.pl\/nabor\/\">www.pajacyk.pl\/nabor\/<\/a><\/strong> in the \u201cresults\u201d tab. We have been implementing the program since September 2022. <span style=\"font-weight: 400;\"><span class=\"TextRun SCXW93436442 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW93436442 BCX9\">Between <\/span><span class=\"NormalTextRun SCXW93436442 BCX9\">September<\/span><span class=\"NormalTextRun SCXW93436442 BCX9\"> and <\/span><span class=\"NormalTextRun SCXW93436442 BCX9\">December 2022, 1,779 children and youth benefited from the project.<\/span><\/span><span class=\"EOP SCXW93436442 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559739&quot;:360,&quot;335559740&quot;:276}\">&nbsp;<\/span><\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-2\"\n     data-index=\"5\"\n>\n  <h3>EDUCATION<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-2\" >\n    <span style=\"font-weight: 400;\">We constantly create information content in the form of <\/span><b>webinars<\/b><span style=\"font-weight: 400;\">, <\/span><b>materials for schools <\/b><span style=\"font-weight: 400;\">or <\/span><b>podcasts <\/b><span style=\"font-weight: 400;\">on humanitarian aid, the refugee crisis and the situation in Ukraine.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Actions:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Lessons on helping <\/b><span style=\"font-weight: 400;\">\u2013 we run an educational program for schools on responsible humanitarian aid.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>\u201cTolerance is Not Enough\u201d podcast <\/b><span style=\"font-weight: 400;\">\u2013 we talk with people involved in the organization of humanitarian aid for refugees from Ukraine. Link to the podcast: <a href=\"https:\/\/www.pah.org.pl\/podkast\/\">https:\/\/www.pah.org.pl\/podkast\/<\/a><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Trainings for teachers <\/b><span style=\"font-weight: 400;\">\u2013 we run a series of trainings for teachers on practical skills in shaping the attitude of global solidarity.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cooperation with educational activists <\/b><span style=\"font-weight: 400;\">\u2013 we expand the networks of educators, their knowledge on humanitarian aid and the global context of the war in Ukraine.<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n[vc_empty_space][vc_column_text css=&#8221;.vc_custom_1674835918412{margin-top: -25px !important;margin-right: 20px !important;margin-left: 20px !important;}&#8221;]<\/p>\n<p>[ngg src=&#8221;galleries&#8221; ids=&#8221;7&#8243; display=&#8221;basic_imagebrowser&#8221; maximum_entity_count=&#8221;500&#8243;][\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1653034216142{margin-top: 10px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1652262121254{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1638797790906{margin-top: 100px !important;}&#8221;][vc_column]        <section class=\"section-header \" >\n            <div id=\"How-else-can-we-help\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>HOW ELSE CAN WE HELP?<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section>[\/vc_column][\/vc_row][vc_row][vc_column]        <section class=\"section-paragraph section-paragraph--small-margins\" >\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        \n                        <div><\/div>\n                        <div><span class=\"TextRun SCXW29023101 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW29023101 BCX9\">Helping war victims is a marathon, not a sprint. We encourage individuals, companies and non-governmental organizations to join us in supporting refugees. Below we present a number of actions that you can take depending on your abilities.<\/span><\/span><span class=\"EOP SCXW29023101 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>[vc_single_image image=&#8221;12616&#8243; img_size=&#8221;200&#215;200&#8243; alignment=&#8221;center&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1638798029246{margin-top: 80px !important;}&#8221;][vc_column]        <section class=\"section-header \" >\n            <div id=\"how-to-help-as-an-individual\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>How to help as an individual<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1638445098467{margin-top: 40px !important;margin-bottom: 40px !important;}&#8221;][vc_column]<section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-3\" data-index=\"0\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Cash-transfer.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Financial assistance<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-3\"\n     data-index=\"0\"\n>\n  <h3>Financial assistance<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-3\" >\n    <span data-contrast=\"auto\">Polish Humanitarian Action is constantly collecting funds in connection with the war in Ukraine. The gathered funds allow us to provide effective long-term humanitarian aid on a large scale. We make every effort to ensure that each zloty spent on aid brings as much relief as possible to the victims of the crisis.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">If you have any questions, please contact us at:&nbsp;<\/span><a href=\"mailto:darczyncy@pah.org.pl\"><span data-contrast=\"none\">darczyncy@pah.org.pl<\/span><\/a><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">You can make a donation&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/donate\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/donate\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-4\" data-index=\"1\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Clothing.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Aid collections<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-4\"\n     data-index=\"1\"\n>\n  <h3>Aid collections<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-4\" >\n    <span class=\"TextRun SCXW155802227 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW155802227 BCX9\">At the moment, the Polish Humanitarian Action does not conduct collections necessary items. If you want to help in this way, we encourage you to visit the website&nbsp;<a href=\"https:\/\/pomagamukrainie.gov.pl\/\" target=\"_blank\" rel=\"noopener noreferrer\">pomogamukrainie.gov.pl<\/a>, where you can find information on the organizations conducting such collections and their needs.<\/span><\/span><span class=\"EOP SCXW155802227 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/pomagamukrainie.gov.pl\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-6\" data-index=\"2\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Registration.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Work<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-6\"\n     data-index=\"2\"\n>\n  <h3>Work<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-6\" >\n    <span class=\"TextRun SCXW35733921 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW35733921 BCX9\">In connection with the war in Ukraine, Polish Humanitarian Action is recruiting for a number of positions that will allow us to increase the scale of the aid provided. Information on the positions that we currently seek to fill can be found&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/jobs\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><\/span><span class=\"EOP SCXW35733921 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/jobs\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-5\" data-index=\"3\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/05\/Users-3.png\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Charity shopping<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-5\"\n     data-index=\"3\"\n>\n  <h3>Charity shopping<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-5\" >\n    Many organizations and individuals have decided to get involved in their own way \u2013 by giving something of themselves. By making a donation to the collections below, you will receive a gift in the form of a poster, e-book or graphics. You can also try to bid on the item you are interested in. We encourage you to familiarize yourself with the following collections and auctions, the income from which will be allocated to the activities of the Polish Humanitarian Action:<\/p>\n<ul>\n<li>\n<div>Culinary ebook \u201cPrzyja\u017a\u0144 od kuchni. Przepisy polskie i ukrai\u0144skie\u201d by Katarzyna Bosacka and Aniela Redelbach:&nbsp;<a tabindex=\"-1\" title=\"https:\/\/bosacka.sklep.pl\/\" href=\"https:\/\/bosacka.sklep.pl\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/bosacka.sklep.pl\/<\/a><\/div>\n<\/li>\n<li><span data-contrast=\"auto\">Poster by<\/span>&nbsp;Sylwia Jaskierska:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/plakat-dla-ukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/plakat-dla-ukrainy<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Ukrainian language practice cards by Violetta Guza:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/brushlettering\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/brushlettering<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Illustration by Sybilla Kuczniak:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/sybilla-kuczniak\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/sybilla-kuczniak<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Graphics by Agata D\u0119bicka:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/plakatydlaukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/plakatydlaukrainy<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Poster by Joanna Wojni\u0142ko:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/pokojwswiecie\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/pokojwswiecie<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Posters by Katarzyna Lisiak:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/panlisdlaukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/panlisdlaukrainy<\/span><\/a><\/li>\n<li>Ebook \u201eKulinarne podr\u00f3\u017ce dooko\u0142a \u015bwiata\u201d by Klub Polski na Obczy\u017anie:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/polkinaobczyznie\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/polkinaobczyznie<\/span><\/a><\/li>\n<li><span class=\"NormalTextRun SCXW114026129 BCX9\">Polish Humanitarian Action is the patron of the project \u201cPEACE OF HEART \u2013 from Ukraine with love\u201d. This is a charitable NFT collection supporting the victims of the war in Ukraine. All the funds raised will be donated to parents and children imprisoned in the war zone and displaced. More information can be found&nbsp;<a href=\"https:\/\/peaceofheart.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><span class=\"EOP SCXW114026129 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-3\"\n     data-index=\"0\"\n>\n  <h3>Financial assistance<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-3\" >\n    <span data-contrast=\"auto\">Polish Humanitarian Action is constantly collecting funds in connection with the war in Ukraine. The gathered funds allow us to provide effective long-term humanitarian aid on a large scale. We make every effort to ensure that each zloty spent on aid brings as much relief as possible to the victims of the crisis.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">If you have any questions, please contact us at:&nbsp;<\/span><a href=\"mailto:darczyncy@pah.org.pl\"><span data-contrast=\"none\">darczyncy@pah.org.pl<\/span><\/a><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">You can make a donation&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/donate\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/donate\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-4\"\n     data-index=\"1\"\n>\n  <h3>Aid collections<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-4\" >\n    <span class=\"TextRun SCXW155802227 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW155802227 BCX9\">At the moment, the Polish Humanitarian Action does not conduct collections necessary items. If you want to help in this way, we encourage you to visit the website&nbsp;<a href=\"https:\/\/pomagamukrainie.gov.pl\/\" target=\"_blank\" rel=\"noopener noreferrer\">pomogamukrainie.gov.pl<\/a>, where you can find information on the organizations conducting such collections and their needs.<\/span><\/span><span class=\"EOP SCXW155802227 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/pomagamukrainie.gov.pl\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-6\"\n     data-index=\"2\"\n>\n  <h3>Work<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-6\" >\n    <span class=\"TextRun SCXW35733921 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW35733921 BCX9\">In connection with the war in Ukraine, Polish Humanitarian Action is recruiting for a number of positions that will allow us to increase the scale of the aid provided. Information on the positions that we currently seek to fill can be found&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/jobs\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><\/span><span class=\"EOP SCXW35733921 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/jobs\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-5\"\n     data-index=\"3\"\n>\n  <h3>Charity shopping<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-5\" >\n    Many organizations and individuals have decided to get involved in their own way \u2013 by giving something of themselves. By making a donation to the collections below, you will receive a gift in the form of a poster, e-book or graphics. You can also try to bid on the item you are interested in. We encourage you to familiarize yourself with the following collections and auctions, the income from which will be allocated to the activities of the Polish Humanitarian Action:<\/p>\n<ul>\n<li>\n<div>Culinary ebook \u201cPrzyja\u017a\u0144 od kuchni. Przepisy polskie i ukrai\u0144skie\u201d by Katarzyna Bosacka and Aniela Redelbach:&nbsp;<a tabindex=\"-1\" title=\"https:\/\/bosacka.sklep.pl\/\" href=\"https:\/\/bosacka.sklep.pl\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/bosacka.sklep.pl\/<\/a><\/div>\n<\/li>\n<li><span data-contrast=\"auto\">Poster by<\/span>&nbsp;Sylwia Jaskierska:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/plakat-dla-ukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/plakat-dla-ukrainy<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Ukrainian language practice cards by Violetta Guza:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/brushlettering\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/brushlettering<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Illustration by Sybilla Kuczniak:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/sybilla-kuczniak\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/sybilla-kuczniak<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Graphics by Agata D\u0119bicka:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/plakatydlaukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/plakatydlaukrainy<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Poster by Joanna Wojni\u0142ko:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/pokojwswiecie\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/pokojwswiecie<\/span><\/a><span data-contrast=\"auto\">&nbsp;<\/span><\/li>\n<li>Posters by Katarzyna Lisiak:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/panlisdlaukrainy\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/panlisdlaukrainy<\/span><\/a><\/li>\n<li>Ebook \u201eKulinarne podr\u00f3\u017ce dooko\u0142a \u015bwiata\u201d by Klub Polski na Obczy\u017anie:&nbsp;<a href=\"https:\/\/www.siepomaga.pl\/polkinaobczyznie\"><span data-contrast=\"none\">https:\/\/www.siepomaga.pl\/polkinaobczyznie<\/span><\/a><\/li>\n<li><span class=\"NormalTextRun SCXW114026129 BCX9\">Polish Humanitarian Action is the patron of the project \u201cPEACE OF HEART \u2013 from Ukraine with love\u201d. This is a charitable NFT collection supporting the victims of the war in Ukraine. All the funds raised will be donated to parents and children imprisoned in the war zone and displaced. More information can be found&nbsp;<a href=\"https:\/\/peaceofheart.eu\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><span class=\"EOP SCXW114026129 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/li>\n<\/ul>\n<p>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n[\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221; css=&#8221;.vc_custom_1660735956286{margin-top: 80px !important;}&#8221;][vc_column width=&#8221;2\/3&#8243;][vc_empty_space height=&#8221;60px&#8221;]        <section class=\"section-header \" >\n            <div id=\"jak-pomagaz-jako-organizacja-pozarzzdowa\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>Jak pomaga\u0107 jako organizacja pozarz\u0105dowa<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section>[\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221; css=&#8221;.vc_custom_1660735961556{margin-top: 40px !important;margin-bottom: 40px !important;}&#8221;][vc_column width=&#8221;2\/3&#8243;]<section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-1\" data-index=\"0\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Gas-station.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Finansowanie paliwa<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-1\"\n     data-index=\"0\"\n>\n  <h3>Finansowanie paliwa<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-1\" >\n    <span class=\"TextRun SCXW74591088 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW74591088 BCX9\">Je\u015bli organizujesz przewozy pomocy humanitarnej lub os\u00f3b uchod\u017aczych do\/z Ukrainy, mo\u017cesz skorzysta\u0107 z naszej pomocy w sfinansowaniu koszt\u00f3w paliwa.<\/span><span class=\"NormalTextRun SCXW74591088 BCX9\"> Uzyskanie op\u0142aconej karty paliwowej bp&nbsp;wymaga z\u0142o\u017cenia wniosku, zawieraj\u0105cego takie informacje jak: <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">dane <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">podmiotu organizuj\u0105cego transport, cel transportu,&nbsp;liczb\u0119 i przeznaczenie <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">pojazd\u00f3w uczestnicz\u0105cych <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">w transporcie, d\u0142ugo\u015b\u0107 planowanej trasy, ca\u0142kowite szacowane zu\u017cycie paliwa. Wnioski prosimy przesy\u0142a\u0107 na adres: <\/span><\/span><span class=\"TextRun SCXW74591088 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW74591088 BCX9\"><a href=\"mailto:pah@pah.org.pl\">pah@pah.org.pl<\/a>.<\/span><\/span><span class=\"EOP SCXW74591088 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:708,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-1\"\n     data-index=\"0\"\n>\n  <h3>Finansowanie paliwa<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-1\" >\n    <span class=\"TextRun SCXW74591088 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW74591088 BCX9\">Je\u015bli organizujesz przewozy pomocy humanitarnej lub os\u00f3b uchod\u017aczych do\/z Ukrainy, mo\u017cesz skorzysta\u0107 z naszej pomocy w sfinansowaniu koszt\u00f3w paliwa.<\/span><span class=\"NormalTextRun SCXW74591088 BCX9\"> Uzyskanie op\u0142aconej karty paliwowej bp&nbsp;wymaga z\u0142o\u017cenia wniosku, zawieraj\u0105cego takie informacje jak: <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">dane <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">podmiotu organizuj\u0105cego transport, cel transportu,&nbsp;liczb\u0119 i przeznaczenie <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">pojazd\u00f3w uczestnicz\u0105cych <\/span><span class=\"NormalTextRun SCXW74591088 BCX9\">w transporcie, d\u0142ugo\u015b\u0107 planowanej trasy, ca\u0142kowite szacowane zu\u017cycie paliwa. Wnioski prosimy przesy\u0142a\u0107 na adres: <\/span><\/span><span class=\"TextRun SCXW74591088 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW74591088 BCX9\"><a href=\"mailto:pah@pah.org.pl\">pah@pah.org.pl<\/a>.<\/span><\/span><span class=\"EOP SCXW74591088 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:708,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n[\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1638798029246{margin-top: 80px !important;}&#8221;][vc_column][vc_empty_space height=&#8221;60px&#8221;]        <section class=\"section-header \" >\n            <div id=\"how-to-help-as-a-company\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>How to help as a company<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section><section>\n  <div class=\"accordion__row  \" >\n    <div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-1\" data-index=\"0\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Cash-transfer.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Financial assistance<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-1\"\n     data-index=\"0\"\n>\n  <h3>Financial assistance<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-1\" >\n    <span data-contrast=\"auto\">Polish Humanitarian Action is constantly collecting funds in connection with the war in Ukraine. The gathered funds allow us to provide effective long-term humanitarian aid on a large scale . We make every effort to ensure that each zloty spent on aid brings as much relief as possible to the victims of the crisis.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">We invite company representatives to contact us at:&nbsp;<\/span><a href=\"mailto:biznes@pah.org.pl\">biznes@pah.org.pl<\/a><\/p>\n<p><span class=\"TextRun SCXW81252704 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW81252704 BCX9\">You can make a donation&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/donate\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><\/span><span class=\"EOP SCXW81252704 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/donate\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-3\" data-index=\"1\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Monitor.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Media and advertising support<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-3\"\n     data-index=\"1\"\n>\n  <h3>Media and advertising support<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-3\" >\n    <span class=\"TextRun SCXW165385983 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW165385983 BCX9\"><span class=\"TextRun SCXW78963026 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW78963026 BCX9\">Polish Humanitarian Action is constantly looking for entities willing to provide it with their media and advertising space for the purpose of communicating fundraising actions and undertaken activities. If you are interested in cooperation, please contact us by e-mail at:<\/span><\/span>&nbsp;<\/span><a href=\"mailto:marketing@pah.org.pl\"><span class=\"NormalTextRun SCXW165385983 BCX9\">marketing@pah.org.pl<\/span><\/a><\/span><span class=\"EOP SCXW165385983 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:1440,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div><div class=\"js-accordion-btn accordion-item__btn accordion-item__btn-4\" data-index=\"2\" >\n    <div><img decoding=\"async\" src=\"https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/Meeting.svg\" style='height: 38;width: 38;' \/><\/div>\n  <div class=\"accordion-item__label \" >Other support, cooperation<\/div>\n<\/div>\n\n<div class=\"accordion-item__content-mobile\" >\n  <div class=\"js-accordion-content accordion-item__content accordion-item__content-4\"\n     data-index=\"2\"\n>\n  <h3>Other support, cooperation<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-4\" >\n    <span class=\"TextRun SCXW151842486 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW151842486 BCX9\"><span class=\"TextRun SCXW13236922 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW13236922 BCX9\">Entities interested in non-financial support or cooperation in the field of promotion are kindly asked to contact us by e-mail at:<\/span><\/span>&nbsp;<\/span><\/span><a class=\"Hyperlink SCXW151842486 BCX9\" href=\"mailto:biznes@pah.org.pl\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"TextRun Underlined SCXW151842486 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"none\"><span class=\"NormalTextRun SCXW151842486 BCX9\" data-ccp-charstyle=\"Hyperlink\">biznes@pah.org.pl<\/span><\/span><\/a><span class=\"EOP SCXW151842486 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:1440,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<\/div>  <\/div>\n  <div class=\"accordion-item__content-desktop\" >\n    <div class=\"js-accordion-content accordion-item__content accordion-item__content-1\"\n     data-index=\"0\"\n>\n  <h3>Financial assistance<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-1\" >\n    <span data-contrast=\"auto\">Polish Humanitarian Action is constantly collecting funds in connection with the war in Ukraine. The gathered funds allow us to provide effective long-term humanitarian aid on a large scale . We make every effort to ensure that each zloty spent on aid brings as much relief as possible to the victims of the crisis.<\/span><span data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/p>\n<p><span data-contrast=\"auto\">We invite company representatives to contact us at:&nbsp;<\/span><a href=\"mailto:biznes@pah.org.pl\">biznes@pah.org.pl<\/a><\/p>\n<p><span class=\"TextRun SCXW81252704 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW81252704 BCX9\">You can make a donation&nbsp;<a href=\"https:\/\/www.pah.org.pl\/en\/donate\/\" target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/span><\/span><span class=\"EOP SCXW81252704 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>  <\/div>\n  \n    <div class=\"accordion-item__footer\" >\n    <a class=\"btn btn-primary square btn--primary-boxed\" href=\"https:\/\/www.pah.org.pl\/en\/donate\/\">Przejd\u017a  <i class=\"fa fa-chevron-right\"><\/i><\/a>\n  <\/div>\n  <\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-3\"\n     data-index=\"1\"\n>\n  <h3>Media and advertising support<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-3\" >\n    <span class=\"TextRun SCXW165385983 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW165385983 BCX9\"><span class=\"TextRun SCXW78963026 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW78963026 BCX9\">Polish Humanitarian Action is constantly looking for entities willing to provide it with their media and advertising space for the purpose of communicating fundraising actions and undertaken activities. If you are interested in cooperation, please contact us by e-mail at:<\/span><\/span>&nbsp;<\/span><a href=\"mailto:marketing@pah.org.pl\"><span class=\"NormalTextRun SCXW165385983 BCX9\">marketing@pah.org.pl<\/span><\/a><\/span><span class=\"EOP SCXW165385983 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:1440,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n<div class=\"js-accordion-content accordion-item__content accordion-item__content-4\"\n     data-index=\"2\"\n>\n  <h3>Other support, cooperation<\/h3>\n  <div class=\"accordion-item__inner-content accordion-item__inner-content-4\" >\n    <span class=\"TextRun SCXW151842486 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW151842486 BCX9\"><span class=\"TextRun SCXW13236922 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW13236922 BCX9\">Entities interested in non-financial support or cooperation in the field of promotion are kindly asked to contact us by e-mail at:<\/span><\/span>&nbsp;<\/span><\/span><a class=\"Hyperlink SCXW151842486 BCX9\" href=\"mailto:biznes@pah.org.pl\" target=\"_blank\" rel=\"noreferrer noopener\"><span class=\"TextRun Underlined SCXW151842486 BCX9\" lang=\"PL-PL\" xml:lang=\"PL-PL\" data-contrast=\"none\"><span class=\"NormalTextRun SCXW151842486 BCX9\" data-ccp-charstyle=\"Hyperlink\">biznes@pah.org.pl<\/span><\/span><\/a><span class=\"EOP SCXW151842486 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335559685&quot;:1440,&quot;335559739&quot;:160,&quot;335559740&quot;:259}\">&nbsp;<\/span>  <\/div>\n  \n  <div style='height: 36px;' ><\/div><\/div>\n  <\/div>\n<\/section>\n<script>\n  jQuery(document).ready( function() {\n    jQuery( '.js-accordion-btn' ).click( function(){\n      var index = jQuery(this).data('index');\n      showAccordionItem( index, jQuery(this) );\n      return false;\n    } );\n\n    showAccordionItem(0);\n\n    function showAccordionItem( index, startFrom ) {\n      if( startFrom && startFrom.length ) {\n        startFrom.parent().parent().find('.js-accordion-content').hide();\n        startFrom.parent().parent().find('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      } else {\n        jQuery('.js-accordion-content').hide();\n        jQuery('.js-accordion-content[data-index=\"'+index+'\"]').show();\n      }\n\n      console.log( 'Item ', jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').length );\n      jQuery('.js-accordion-btn').removeClass('active');\n      jQuery('.js-accordion-btn[data-index=\"'+index+'\"]').addClass('active');\n    }\n  });\n<\/script>\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1648562971860{padding-top: 40px !important;padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;2\/3&#8243;][vc_empty_space]\n<!-- array(1) {\n  [0]=>\n  string(1165) \"[vc_is_contact_element_item title=\"FOLLOW OUR ACTIVITIES\" href=\"\/\/pl.linkedin.com\/company\/polish-humanitarian-action``\" target=\"``_blank``\"]<span class=\"TextRun SCXW99783926 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW99783926 BCX9\">On our&nbsp;<a href=\"https:\/\/www.facebook.com\/PolskaAkcjaHumanitarna\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/twitter.com\/pah_org\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/polskaakcjahumanitarna\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/pl.linkedin.com\/company\/polish-humanitarian-action\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>&nbsp;you will find photo and video materials as well as the most up-to-date relations about Polish Humanitarian Action\u2019s relief activities regarding the war in Ukraine.<\/span><\/span><span class=\"EOP SCXW99783926 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>[\/vc_is_contact_element_item]\"\n}\n[vc_is_contact_element_item title=\"FOLLOW OUR ACTIVITIES\" href=\"\/\/pl.linkedin.com\/company\/polish-humanitarian-action``\" target=\"``_blank``\"]<span class=\"TextRun SCXW99783926 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW99783926 BCX9\">On our&nbsp;<a href=\"https:\/\/www.facebook.com\/PolskaAkcjaHumanitarna\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/twitter.com\/pah_org\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/polskaakcjahumanitarna\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/pl.linkedin.com\/company\/polish-humanitarian-action\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>&nbsp;you will find photo and video materials as well as the most up-to-date relations about Polish Humanitarian Action\u2019s relief activities regarding the war in Ukraine.<\/span><\/span><span class=\"EOP SCXW99783926 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>[\/vc_is_contact_element_item]Count 1--><div class=\"contact-element__container\" >\n  <div class=\"contact-element__inner-container\" >\n    <!-- Content in element  <span class=\"TextRun SCXW99783926 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW99783926 BCX9\">On our&nbsp;<a href=\"https:\/\/www.facebook.com\/PolskaAkcjaHumanitarna\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/twitter.com\/pah_org\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/polskaakcjahumanitarna\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/pl.linkedin.com\/company\/polish-humanitarian-action\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>&nbsp;you will find photo and video materials as well as the most up-to-date relations about Polish Humanitarian Action\u2019s relief activities regarding the war in Ukraine.<\/span><\/span><span class=\"EOP SCXW99783926 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>-->\n<div class=\"contact-element__item\" >\n  <h3>FOLLOW OUR ACTIVITIES<\/h3>\n  \n  <div class=\"contact-element__item-inner\" >\n    <div class=\"contact-element__item-content\" ><span class=\"TextRun SCXW99783926 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW99783926 BCX9\">On our&nbsp;<a href=\"https:\/\/www.facebook.com\/PolskaAkcjaHumanitarna\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/twitter.com\/pah_org\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/polskaakcjahumanitarna\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/pl.linkedin.com\/company\/polish-humanitarian-action\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>&nbsp;you will find photo and video materials as well as the most up-to-date relations about Polish Humanitarian Action\u2019s relief activities regarding the war in Ukraine.<\/span><\/span><span class=\"EOP SCXW99783926 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span><\/div> <!-- #item content -->  <\/div>\n  \n  \n    <div class=\"contact-element__footer 123\"   style=\"visibility: hidden\"  >\n      <a class=\"btn btn-primary square btn--primary-boxed\" href=\"\"> <i class=\"fa fa-chevron-right\"><\/i><\/a>\n    <\/div>\n<\/div><!-- contact element container [vc_is_contact_element_item title=\"FOLLOW OUR ACTIVITIES\" href=\"\/\/pl.linkedin.com\/company\/polish-humanitarian-action``\" target=\"``_blank``\"]<span class=\"TextRun SCXW99783926 BCX9\" lang=\"EN-GB\" xml:lang=\"EN-GB\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW99783926 BCX9\">On our&nbsp;<a href=\"https:\/\/www.facebook.com\/PolskaAkcjaHumanitarna\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/twitter.com\/pah_org\" target=\"_blank\" rel=\"noopener noreferrer\">Twitter<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/polskaakcjahumanitarna\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram<\/a>&nbsp;and&nbsp;<a href=\"https:\/\/pl.linkedin.com\/company\/polish-humanitarian-action\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn<\/a>&nbsp;you will find photo and video materials as well as the most up-to-date relations about Polish Humanitarian Action\u2019s relief activities regarding the war in Ukraine.<\/span><\/span><span class=\"EOP SCXW99783926 BCX9\" data-ccp-props=\"{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:257}\">&nbsp;<\/span>[\/vc_is_contact_element_item] -->  <\/div>\n<\/div>\n[\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1660223457081{margin-top: 80px !important;}&#8221;][vc_column width=&#8221;2\/3&#8243;]        <section class=\"section-header \" >\n            <div id=\"about-us\" class=\"js-section-anchor section-header__anchor\" ><\/div>\n            <div class=\"container\" >\n                <div class=\"row\" >\n                    <div class=\"col-lg-12\" >\n                        <h2>About us<\/h2>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section-header__buttons\" >\n                <i class=\"fa fa-chevron-left\"><\/i>\n                <i class=\"fa fa-chevron-down\"><\/i>\n            <\/div>\n        <\/section><section class=\"section-cta\" >\n  <div class=\"container section-cta__container\" >\n    <div class=\"row\" >\n    \t<div class=\"col-lg-3\" >\n        <div class=\" section-cta__img-container\" >\n          <img src='https:\/\/www.pah.org.pl\/wp-content\/uploads\/2022\/04\/PAH_logo_PL_biale-\u2014-kwadrat-600x600-1.png' \/>        <\/div>\n      <\/div>\n    \t<div class=\"col-lg-9\" >\n        <div class=\"section-cta__content\" >\n          <h3>Polish Humanitarian Action<\/h3>\n          \n          <div class=\"section-cta__inner-content\" >\n            We help victims of humanitarian crises caused by armed conflicts and natural disasters.<br \/>\nWe are a Polish non-governmental organization operating since 1992. Since 2004, we are also a public benefit organization. We operate on three continents, including in Poland.          <\/div>\n          \n                  <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n[\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1652274783169{margin-top: 10px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1652262121254{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_empty_space height=&#8221;30px&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1652274790603{margin-top: 10px !important;margin-bottom: -20px !important;}&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1652262609554{margin-top: -20px !important;margin-bottom: -15px !important;}&#8221;][vc_single_image image=&#8221;14013&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.pah.org.pl\/centrum-info-ua\/&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1652262081783{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_single_image image=&#8221;14016&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; onclick=&#8221;custom_link&#8221; link=&#8221;https:\/\/www.pah.org.pl\/centrum-info-ua-ua&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1652274798172{margin-top: 10px !important;}&#8221;][vc_column css=&#8221;.vc_custom_1652262121254{margin-top: -20px !important;margin-bottom: -10px !important;}&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text] Here you can read about what we are doing &hellip; <a href=\"https:\/\/www.pah.org.pl\/en\/centrum-info-ua\/\">Continued<\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"xn-wppe-expiration":[],"xn-wppe-expiration-action":[],"xn-wppe-expiration-prefix":[],"footnotes":""},"class_list":["post-13846","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/13846"}],"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\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/comments?post=13846"}],"version-history":[{"count":108,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/13846\/revisions"}],"predecessor-version":[{"id":16510,"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/pages\/13846\/revisions\/16510"}],"wp:attachment":[{"href":"https:\/\/www.pah.org.pl\/en\/wp-json\/wp\/v2\/media?parent=13846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}