www.tearfund.org Open in urlscan Pro
2606:4700:20::ac43:4711  Public Scan

Submitted URL: http://tearfund.org/
Effective URL: https://www.tearfund.org/
Submission: On October 10 via manual from IN — Scanned from US

Form analysis 3 forms found in the DOM

GET /search/search-results

<form class="pb-48 pt-40 span-11 start-8" action="/search/search-results" method="get" @submit="saveSearch('desktop')">
  <h2 class="block mb-32 text-30">What are you looking for today?</h2>
  <div class="flex">
    <label for="search-desktop" class="sr-only">Search</label>
    <input class="border-2 border-gold border-solid flex-grow h-64 outline-none placeholder-midgrey px-20 py-16 rounded-6 text-20 active:border-darknavy focus:border-focusblue hover:border-darknavy hover:placeholder-darkgrey" name="q"
      id="search-desktop" type="text" placeholder="Search" autocomplete="off">
    <button class="button button--darknavy ml-8 flex-grow-0 flex-shrink-0 w-160" type="submit">Search</button>
  </div>
</form>

GET /search/search-results

<form class="top-nav__search-mobile bg-cover bg-lightblue flex px-20 py-20 sm:px-24 sm:py-24 md:px-56 md:py-32" role="search" action="/search/search-results" method="get" @submit="saveSearch('mobile')">
  <label class="sr-only" for="search-mobile">Search</label>
  <input class="border-2 border-darknavy border-solid flex-grow h-40 min-w-0 outline-none placeholder-midgrey px-12 py-10 rounded-4 text-16 sm:h-48 focus:border-focusblue" name="q" id="search-mobile" type="text" placeholder="Search"
    autocomplete="off">
  <button class="button button--darknavy flex flex-shrink-0 h-40 items-center justify-center ml-4 p-0 rounded-4 w-40 sm:h-48 sm:w-48" type="submit">
    <span class="sr-only">Search</span>
    <svg width="26" height="26" viewBox="0 0 26 26" focusable="false">
      <path fill="#fff"
        d="M11,1 C16.5228475,1 21,5.4771525 21,11 C21,13.2323856 20.2685002,15.2939203 19.03212,16.9579846 C19.0631793,16.9835319 19.0936388,17.0115343 19.1231567,17.0410522 L24.6754352,22.5933308 C25.2503925,23.168288 25.2503925,24.1004779 24.6754352,24.6754352 C24.1004779,25.2503925 23.168288,25.2503925 22.5933308,24.6754352 L17.0410522,19.1231567 L16.9579846,19.03212 C15.2939203,20.2685002 13.2323856,21 11,21 C5.4771525,21 1,16.5228475 1,11 C1,5.4771525 5.4771525,1 11,1 Z M11,4 C7.13400675,4 4,7.13400675 4,11 C4,14.8659932 7.13400675,18 11,18 C14.8659932,18 18,14.8659932 18,11 C18,7.13400675 14.8659932,4 11,4 Z">
      </path>
    </svg>
  </button>
</form>

POST /api/sitecore/Giving/Donate

<form action="/api/sitecore/Giving/Donate" class="flex flex-col items-center inline-block relative w-full z-10 md:mt-80 md:mb-64 md:span-11 lg:mb-80 lg:span-9 md:start-2" method="post" x-data="donateWidget('monthly-priority')">
  <div class="bg-darknavy px-20 pb-40 pt-32 md:pb-32 lg:pt-32 md:pt-24 w-full md:rounded-10">
    <h2 class="text-40 text-yellow">Donate now</h2>
    <p class="font-bold mb-24 mt-16 text-20 text-white">Help lift more people out of extreme poverty.</p>
    <fieldset x-show="showFrequencySelection" class="border-0 mt-24 mx-0 p-0">
      <legend class="sr-only">How often would you like to donate?</legend>
      <div class="flex text-inactivegrey">
        <div class="border-r-2 w-1/2">
          <input @change="monthly = true" class="donate__radio passes-focus sr-only" id="idbacdad26-frequency-monthly" name="frequency" type="radio" checked="checked" value="monthly">
          <label class="donate__label bg-white border-2 border-solid border-darknavy h-full checked:bg-yellow checked:text-darkgrey cursor-pointer focus:border-focusblue font-bold inline-block pb-6 pt-8 rounded-l-6 text-20 text-center w-full"
            for="idbacdad26-frequency-monthly">
            <svg class="checked:inline-block hidden" width="19" height="16" viewBox="0 0 19 16" focusable="false">
              <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                <polygon points="5.40012479e-13 1.89848137e-15 19 1.89848137e-15 19 16 5.40012479e-13 16"></polygon>
                <polyline stroke="#333333" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" points="3 8.84886805 7.10675993 13 16 3"></polyline>
              </g>
            </svg>
            <span class="sr-only">Donate </span>
            <span>Monthly</span>
          </label>
        </div>
        <div class="border-l-2 w-1/2">
          <input @change="monthly = false; checkMonthlyUpsell()" class="donate__radio passes-focus sr-only" id="idbacdad26-frequency-once" name="frequency" type="radio" value="once">
          <label
            class="donate__label bg-white border-2 border-solid border-darknavy h-full checked:bg-yellow checked:text-darkgrey cursor-pointer focus:border-focusblue font-bold hover:bg-lightblue inline-block pb-6 pt-8 rounded-r-6 text-20 text-center w-full"
            for="idbacdad26-frequency-once">
            <svg class="checked:inline-block hidden" width="19" height="16" viewBox="0 0 19 16" focusable="false">
              <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                <polygon points="5.40012479e-13 1.89848137e-15 19 1.89848137e-15 19 16 5.40012479e-13 16"></polygon>
                <polyline stroke="#333333" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" points="3 8.84886805 7.10675993 13 16 3"></polyline>
              </g>
            </svg>
            <span class="sr-only">Donate </span>
            <span>Once</span>
          </label>
        </div>
      </div>
    </fieldset>
    <div x-show="monthlyUpsell &amp;&amp; !monthly" style="display: none;">
      <div class="bg-lightblue my-16 p-16 relative rounded-6 text-16 text-center">
        <div class="absolute bg-lightblue border-2 border-solid border-lightblue h-16 -left-1/2 inset-x-0 mx-auto rounded-tl-3 rotate-45 -top-8 w-16"></div>
        <p class="">If you can manage it, a smaller monthly donation can make even more of a difference by enabling us to plan more long‑term projects.</p>
        <button @click.prevent="cancelMonthlyUpsell()" class="bg-transparent border-0 border-b-2 font-bold h-auto inline-block link my-8 p-0 text-16 text-linkblue2">Not this time, thanks</button>
      </div>
    </div>
    <template x-if="true">
      <div>
        <fieldset class="border-0 mt-8 mx-0 p-0">
          <legend class="sr-only">How much would you like to donate?</legend>
          <div class="flex text-inactivegrey">
            <div class="donate__label-container w-1/3">
              <input @change="amount = 1; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-1" name="amount" type="radio" value="amount1" checked="checked">
              <label
                class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
                for="idbacdad26-amount-1">
                <template x-if="monthly">
                  <span class="relative z-10"> £7 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                      <span class="sr-only"> or </span> ( 23p daily ) </span>
                    <span class="sr-only"> over a year could provide a family with the items needed to set up a safe home</span>
                  </span>
                </template>
                <template x-if="!monthly">
                  <span>£24 <span class="sr-only">: you could provide two families with vital hygiene kits including soap and antiseptic</span>
                  </span>
                </template>
                <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
              </label>
            </div>
            <div class="donate__label-container w-1/3">
              <input @change="amount = 2; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-2" name="amount" type="radio" value="amount2">
              <label
                class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
                for="idbacdad26-amount-2">
                <template x-if="monthly">
                  <span class="relative z-10"> £12 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                      <span class="sr-only"> or </span> ( 39p daily ) </span>
                    <span class="sr-only"> over a year could provide wellbeing support to someone traumatised by conflict</span>
                  </span>
                </template>
                <template x-if="!monthly">
                  <span>£55 <span class="sr-only">: could provide enough clothing for two children to keep warm through the winter</span>
                  </span>
                </template>
                <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
              </label>
            </div>
            <div class="donate__label-container w-1/3">
              <input @change="amount = 3; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-3" name="amount" type="radio" value="amount3">
              <label
                class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
                for="idbacdad26-amount-3">
                <template x-if="monthly">
                  <span class="relative z-10"> £15 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                      <span class="sr-only"> or </span> ( 49p daily ) </span>
                    <span class="sr-only"> over a year could provide hand washing stations for one latrine block </span>
                  </span>
                </template>
                <template x-if="!monthly">
                  <span>£100 <span class="sr-only">: could provide a food voucher for a family to prevent them from going hungry</span>
                  </span>
                </template>
                <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
              </label>
            </div>
          </div>
        </fieldset>
        <template x-if="amount === 1 &amp;&amp; monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail2-givingwidget.jpg?h=128" alt="A smiling family standing in a doorway"
              loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">23p a day</span> over a year could provide a family with the items needed to set up a safe home </span>
            </p>
          </div>
        </template>
        <template x-if="amount === 1 &amp;&amp; !monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail1-givingwidget.jpg?h=128" alt="A smiling family standing in long grass"
              loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">for the amount of one takeaway,</span> you could provide two families with vital hygiene kits including soap and antiseptic </span>
            </p>
          </div>
        </template>
        <template x-if="amount === 2 &amp;&amp; monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail4-givingwidget.jpg?h=128" alt="Two people sitting down together talking"
              loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">39p a day</span> over a year could provide wellbeing support to someone traumatised by conflict </span>
            </p>
          </div>
        </template>
        <template x-if="amount === 2 &amp;&amp; !monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail3-givingwidget.jpg?h=128"
              alt="Two small children sitting together on the ground" loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">£55</span> could provide enough clothing for two children to keep warm through the winter </span>
            </p>
          </div>
        </template>
        <template x-if="amount === 3 &amp;&amp; monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail6-givingwidget.jpg?h=128"
              alt="A child washing their hands in a large tub of clear water" loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">49p a day</span> over a year could provide hand washing stations for one latrine block </span>
            </p>
          </div>
        </template>
        <template x-if="amount === 3 &amp;&amp; !monthly">
          <div class="flex items-center mb-12 mt-20">
            <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail5-givingwidget.jpg?h=128" alt="Three smiling people" loading="lazy">
            <p class="font-bold text-16 text-white" aria-hidden="true">
              <span>
                <span class="text-white lg:text-yellow">£100</span> could provide a food voucher for a family to prevent them from going hungry </span>
            </p>
          </div>
        </template>
      </div>
    </template>
    <div>
      <fieldset class="border-0 mt-8 mx-0 p-0">
        <legend class="sr-only">How much would you like to donate?</legend>
        <div class="flex text-inactivegrey">
          <div class="donate__label-container w-1/3">
            <input @change="amount = 1; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-1" name="amount" type="radio" value="amount1" checked="checked">
            <label
              class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
              for="idbacdad26-amount-1">
              <template x-if="monthly">
                <span class="relative z-10"> £7 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                    <span class="sr-only"> or </span> ( 23p daily ) </span>
                  <span class="sr-only"> over a year could provide a family with the items needed to set up a safe home</span>
                </span>
              </template>
              <span class="relative z-10"> £7 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                  <span class="sr-only"> or </span> ( 23p daily ) </span>
                <span class="sr-only"> over a year could provide a family with the items needed to set up a safe home</span>
              </span>
              <template x-if="!monthly">
                <span>£24 <span class="sr-only">: you could provide two families with vital hygiene kits including soap and antiseptic</span>
                </span>
              </template>
              <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
            </label>
          </div>
          <div class="donate__label-container w-1/3">
            <input @change="amount = 2; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-2" name="amount" type="radio" value="amount2">
            <label
              class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
              for="idbacdad26-amount-2">
              <template x-if="monthly">
                <span class="relative z-10"> £12 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                    <span class="sr-only"> or </span> ( 39p daily ) </span>
                  <span class="sr-only"> over a year could provide wellbeing support to someone traumatised by conflict</span>
                </span>
              </template>
              <span class="relative z-10"> £12 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                  <span class="sr-only"> or </span> ( 39p daily ) </span>
                <span class="sr-only"> over a year could provide wellbeing support to someone traumatised by conflict</span>
              </span>
              <template x-if="!monthly">
                <span>£55 <span class="sr-only">: could provide enough clothing for two children to keep warm through the winter</span>
                </span>
              </template>
              <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
            </label>
          </div>
          <div class="donate__label-container w-1/3">
            <input @change="amount = 3; customAmount = ''" class="donate__radio donate__radio--amount passes-focus sr-only" id="idbacdad26-amount-3" name="amount" type="radio" value="amount3">
            <label
              class="donate__label bg-white border-2 border-solid border-darknavy cursor-pointer flex font-bold items-center justify-center min-h-48 p-3 relative text-20 text-center w-full hover:bg-lightblue checked:bg-yellow checked:text-darkgrey"
              for="idbacdad26-amount-3">
              <template x-if="monthly">
                <span class="relative z-10"> £15 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                    <span class="sr-only"> or </span> ( 49p daily ) </span>
                  <span class="sr-only"> over a year could provide hand washing stations for one latrine block </span>
                </span>
              </template>
              <span class="relative z-10"> £15 <span class="hidden mb-4 text-14 lg:block" style="font-size: 12px; line-height: 1;">
                  <span class="sr-only"> or </span> ( 49p daily ) </span>
                <span class="sr-only"> over a year could provide hand washing stations for one latrine block </span>
              </span>
              <template x-if="!monthly">
                <span>£100 <span class="sr-only">: could provide a food voucher for a family to prevent them from going hungry</span>
                </span>
              </template>
              <span class="donate__arrow--down absolute bg-yellow border-3 border-l-0 border-t-0 border-solid border-yellow checked:block focus:border-focusblue h-16 hidden inset-x-0 mx-auto rotate-45 rounded-br-3 w-16"></span>
            </label>
          </div>
        </div>
      </fieldset>
      <template x-if="amount === 1 &amp;&amp; monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail2-givingwidget.jpg?h=128" alt="A smiling family standing in a doorway"
            loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">23p a day</span> over a year could provide a family with the items needed to set up a safe home </span>
          </p>
        </div>
      </template>
      <div class="flex items-center mb-12 mt-20">
        <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail2-givingwidget.jpg?h=128" alt="A smiling family standing in a doorway"
          loading="lazy">
        <p class="font-bold text-16 text-white" aria-hidden="true">
          <span>
            <span class="text-white lg:text-yellow">23p a day</span> over a year could provide a family with the items needed to set up a safe home </span>
        </p>
      </div>
      <template x-if="amount === 1 &amp;&amp; !monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail1-givingwidget.jpg?h=128" alt="A smiling family standing in long grass"
            loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">for the amount of one takeaway,</span> you could provide two families with vital hygiene kits including soap and antiseptic </span>
          </p>
        </div>
      </template>
      <template x-if="amount === 2 &amp;&amp; monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail4-givingwidget.jpg?h=128" alt="Two people sitting down together talking"
            loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">39p a day</span> over a year could provide wellbeing support to someone traumatised by conflict </span>
          </p>
        </div>
      </template>
      <template x-if="amount === 2 &amp;&amp; !monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail3-givingwidget.jpg?h=128" alt="Two small children sitting together on the ground"
            loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">£55</span> could provide enough clothing for two children to keep warm through the winter </span>
          </p>
        </div>
      </template>
      <template x-if="amount === 3 &amp;&amp; monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail6-givingwidget.jpg?h=128"
            alt="A child washing their hands in a large tub of clear water" loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">49p a day</span> over a year could provide hand washing stations for one latrine block </span>
          </p>
        </div>
      </template>
      <template x-if="amount === 3 &amp;&amp; !monthly">
        <div class="flex items-center mb-12 mt-20">
          <img class="h-128 mr-16 object-cover rounded-6 w-128" height="128" src="/-/media/tearfund/images/appeal-items/where-the-need-is-greatest/givinghandlethumbnail5-givingwidget.jpg?h=128" alt="Three smiling people" loading="lazy">
          <p class="font-bold text-16 text-white" aria-hidden="true">
            <span>
              <span class="text-white lg:text-yellow">£100</span> could provide a food voucher for a family to prevent them from going hungry </span>
          </p>
        </div>
      </template>
    </div>
    <label for="idbacdad26-custom-amount" class="inline-block mb-8 mt-8 relative text-20 text-darkgrey w-full" aria-label="Donate custom amount in pounds">
      <span class="absolute block font-bold ml-12 mt-10" aria-hidden="true">£</span>
      <input @keyup="enterCustomAmount" x-model="customAmount" id="idbacdad26-custom-amount" type="number" min="1" step="0.01" name="customAmount"
        class="donate__custom-amount input bg-white border-darknavy hover:bg-lightblue max-w-none outline-none pl-32 placeholder-midgrey text-20" style="padding-bottom: 0.4375rem;" placeholder="Other amount">
    </label>
    <button type="submit" class="button button--yellow">Please donate</button>
    <input type="hidden" name="appealID" value="{09A576AC-AA3C-4A13-B817-63E1988CED0A}">
    <div class="donate__fundraise-icon">
      <a class="fr-digital-badge" style="height: auto; text-decoration: none;" href="https://www.fundraisingregulator.org.uk/validate?registrant=TEARFUND">
			<img src="https://www.fundraisingregulator.org.uk/fr-badge/d33ba3d2-0c8f-481a-81f1-c34bbbc0b5a6/en/white" alt="Fundraising Regulator badge with validation link" loading="lazy">
		</a>
    </div>
  </div>
</form>

Text Content

Skip to content Skip to cookie consent
 * Campaigns
   
   
    * Campaigns hub
    * Middle East emergency appeal
    * Harvest Appeal
    * Big Quiz Night
    * Practise what you pray
    * Leave a gift in your will
    * All campaigns
   
   You can help local churches and our partners provide vital aid to those
   affected by the humanitarian crisis.
   
   Please donate
 * Giving
   
   
    * Donate now
    * Give monthly
    * Increase your support today
    * Leave a gift in your will
    * Give in memory
    * Ways to give
    * Where your money goes
    * FAQs about giving
   
   Help lift more people out of extreme poverty.
   
   Find out more
 * Stories
   
   
    * Stories hub
    * Stories from around the world
    * Supporter stories
    * All stories
    * Tear Times magazine
   
   Read inspirational stories from people who are being empowered to lift
   themselves out of poverty.
   
   Read stories
 * Get Involved
   
   
    * Get involved - overview
    * Pray with us
    * Take action
    * Fundraise
    * Events
    * Resources
    * Engage my church
    * The Well – Black Majority Churches
    * More ways to get involved
   
   Fundraise for Tearfund and make a real difference to people living in
   poverty.
   
   Get started
 * About Us
   
   
    * About us hub
    * What we do
    * Where we work
    * Vision and values
    * Our impact
    * Our team
    * Work with us
    * Annual Report
    * Contact us
   
   Find out how effective Tearfund is and how we measure our impact around the
   world.
   
   See our impact

Search


WHAT ARE YOU LOOKING FOR TODAY?

Search Search

Donate now
Donate now
Show Menu
Search Search
 * Campaigns
    * Campaigns hub
    * Middle East emergency appeal
    * Harvest Appeal
    * Big Quiz Night
    * Practise what you pray
    * Leave a gift in your will
    * All campaigns

 * Giving
    * Donate now
    * Give monthly
    * Increase your support today
    * Leave a gift in your will
    * Give in memory
    * Ways to give
    * Where your money goes
    * FAQs about giving

 * Stories
    * Stories hub
    * Stories from around the world
    * Supporter stories
    * All stories
    * Tear Times magazine

 * Get Involved
    * Get involved - overview
    * Pray with us
    * Take action
    * Fundraise
    * Events
    * Resources
    * Engage my church
    * The Well – Black Majority Churches
    * More ways to get involved

 * About Us
    * About us hub
    * What we do
    * Where we work
    * Vision and values
    * Our impact
    * Our team
    * Work with us
    * Annual Report
    * Contact us




Emergency Appeal


MIDDLE EAST EMERGENCY APPEAL




MIDDLE EAST EMERGENCY APPEAL

You can help provide vital aid to people affected by the humanitarian crisis in
the Middle East.

Please donate


OUR IMPACT



 * 50,000+ people now have access to clean water, toilets and water filters

 * 1,378,200 people reached through our emergency coronavirus response

 * 65,000 people trained in innovative farming techniques to increase food
   production


JOIN US AND PLAY YOUR PART



God is calling all of us to play our part and bring an end to extreme poverty
and injustice.


 * HARVEST APPEAL
   
   Many people around the world face desperate situations. Will you help
   churches be salt and light in their communities?
   
   


 * MAKE YOUR WILL FOR FREE
   
   You can share God’s love with a life-giving legacy. Get started with our
   expert will-writing service today.
   
   


 * BIG QUIZ NIGHT
   
   An evening of epic fun for an amazing cause. Host a quiz in your community,
   raise money, and help end extreme poverty.
   
   


 * HARVEST APPEAL
   
   Many people around the world face desperate situations. Will you help
   churches be salt and light in their communities?


 * MAKE YOUR WILL FOR FREE
   
   You can share God’s love with a life-giving legacy. Get started with our
   expert will-writing service today.


 * BIG QUIZ NIGHT
   
   An evening of epic fun for an amazing cause. Host a quiz in your community,
   raise money, and help end extreme poverty.


 * HARVEST APPEAL
   
   Many people around the world face desperate situations. Will you help
   churches be salt and light in their communities?
   
   


 * MAKE YOUR WILL FOR FREE
   
   You can share God’s love with a life-giving legacy. Get started with our
   expert will-writing service today.
   
   


 * BIG QUIZ NIGHT
   
   An evening of epic fun for an amazing cause. Host a quiz in your community,
   raise money, and help end extreme poverty.
   
   


WHAT WE DO

Tearfund is a Christian charity that partners with churches in more than 50 of
the world’s poorest countries. We tackle poverty through sustainable
development, responding to disasters, and challenging injustice. We believe an
end to extreme poverty is possible.

About us




FIND OUT MORE



Discover more about Tearfund and how you can get involved with our work around
the world.


 * CAMPAIGNS
   
   Play your part in Tearfund's latest appeals, activities, events, fundraisers
   and opportunities to speak out.
   
   


 * STORIES
   
   Read stories from Tearfund’s work responding to disasters and helping people
   lift themselves out of poverty.
   
   


 * GET INVOLVED
   
   There are many ways that you can get involved, speak out, and take action to
   release people from poverty.
   
   


 * ABOUT US
   
   Find out about Tearfund, our vision mission, values, and story, and meet our
   executive team and board.
   
   


 * DONATE NOW
   
   Your support will make a huge difference to struggling families across the
   world.
   
   


 * CAMPAIGNS
   
   Play your part in Tearfund's latest appeals, activities, events, fundraisers
   and opportunities to speak out.


 * STORIES
   
   Read stories from Tearfund’s work responding to disasters and helping people
   lift themselves out of poverty.


 * GET INVOLVED
   
   There are many ways that you can get involved, speak out, and take action to
   release people from poverty.


 * ABOUT US
   
   Find out about Tearfund, our vision mission, values, and story, and meet our
   executive team and board.


 * DONATE NOW
   
   Your support will make a huge difference to struggling families across the
   world.


 * CAMPAIGNS
   
   Play your part in Tearfund's latest appeals, activities, events, fundraisers
   and opportunities to speak out.
   
   


 * STORIES
   
   Read stories from Tearfund’s work responding to disasters and helping people
   lift themselves out of poverty.
   
   


 * GET INVOLVED
   
   There are many ways that you can get involved, speak out, and take action to
   release people from poverty.
   
   


 * ABOUT US
   
   Find out about Tearfund, our vision mission, values, and story, and meet our
   executive team and board.
   
   


 * DONATE NOW
   
   Your support will make a huge difference to struggling families across the
   world.
   
   




HOW WE MAXIMISE THE IMPACT OF EVERY POUND




75P FUNDS LIFE-CHANGING PROJECTS

That includes ensuring earthquake survivors like Saleh[*] in Syria have food and
shelter and empowering the Lihukwa villagers in Zambia.


25P ENSURES WE CAN CONTINUE TO TRANSFORM LIVES TOMORROW

That includes fundraising, running and support costs, all of which allows us to
make sure your donation has a long-term impact.

Please donate Read more about where your money goes

* Names have been changed to protect identity Return to footnote


WHERE YOUR MONEY GOES



We’re committed to making sure your donation has the biggest possible impact for
those in greatest need.

Select the numbers below to see how every pound you donate is used.

 * 75p
   
   
   FUNDS HUNDREDS OF AMAZING PROJECTS
   
   That’s anything from an emergency shelter for earthquake survivors, to
   training that empowers a whole village to escape poverty.

 * 13p
   
   
   IS INVESTED IN FUNDRAISING
   
   Every penny we invest in fundraising helps us raise even more money to
   support life-changing projects and end extreme poverty.

 * 12p
   
   
   IS USED FOR RUNNING AND SUPPORT COSTS
   
   We make sure your donation gets to where it needs to be, and that it’s being
   used effectively in over 50 countries.

Read more about where your money goes

1 in 10 people are living in extreme poverty. Help more people break free.




DONATE NOW

Help lift more people out of extreme poverty.

How often would you like to donate?
Donate Monthly
Donate Once

If you can manage it, a smaller monthly donation can make even more of a
difference by enabling us to plan more long‑term projects.

Not this time, thanks
How much would you like to donate?
£7 or ( 23p daily ) over a year could provide a family with the items needed to
set up a safe home £24 : you could provide two families with vital hygiene kits
including soap and antiseptic
£12 or ( 39p daily ) over a year could provide wellbeing support to someone
traumatised by conflict £55 : could provide enough clothing for two children to
keep warm through the winter
£15 or ( 49p daily ) over a year could provide hand washing stations for one
latrine block £100 : could provide a food voucher for a family to prevent them
from going hungry

23p a day over a year could provide a family with the items needed to set up a
safe home

for the amount of one takeaway, you could provide two families with vital
hygiene kits including soap and antiseptic

39p a day over a year could provide wellbeing support to someone traumatised by
conflict

£55 could provide enough clothing for two children to keep warm through the
winter

49p a day over a year could provide hand washing stations for one latrine block

£100 could provide a food voucher for a family to prevent them from going hungry

How much would you like to donate?
£7 or ( 23p daily ) over a year could provide a family with the items needed to
set up a safe home £7 or ( 23p daily ) over a year could provide a family with
the items needed to set up a safe home £24 : you could provide two families with
vital hygiene kits including soap and antiseptic
£12 or ( 39p daily ) over a year could provide wellbeing support to someone
traumatised by conflict £12 or ( 39p daily ) over a year could provide wellbeing
support to someone traumatised by conflict £55 : could provide enough clothing
for two children to keep warm through the winter
£15 or ( 49p daily ) over a year could provide hand washing stations for one
latrine block £15 or ( 49p daily ) over a year could provide hand washing
stations for one latrine block £100 : could provide a food voucher for a family
to prevent them from going hungry

23p a day over a year could provide a family with the items needed to set up a
safe home

23p a day over a year could provide a family with the items needed to set up a
safe home

for the amount of one takeaway, you could provide two families with vital
hygiene kits including soap and antiseptic

39p a day over a year could provide wellbeing support to someone traumatised by
conflict

£55 could provide enough clothing for two children to keep warm through the
winter

49p a day over a year could provide hand washing stations for one latrine block

£100 could provide a food voucher for a family to prevent them from going hungry

£ Please donate



GET OUR EMAIL UPDATES

Learn about our work and stay in touch with Tearfund. Hear about our news,
activities and appeals by email.

Sign up now - Get our email updates


Poverty is not God’s plan. You are. Support our work and change lives.

Donate now


USEFUL LINKS USEFUL LINKS

 * Contact us
 * Media
 * Jobs
 * FAQs


OUR POLICIES

 * Safeguarding
 * Privacy
 * Standards
 * Terms and conditions
 * Diversity and inclusion
 * See all policies


OUR OTHER SITES


 * THE WELL
   
   A powerful initiative working with Black Christians in the UK


 * WE ARE TEARFUND
   
   A movement of young people who are determined to end poverty


 * TEARFUND LEARN
   
   Resources and tools to equip those working to end poverty


OUR POLICIES

 * Safeguarding
 * Privacy
 * Standards
 * Terms and conditions
 * Diversity and inclusion
 * See all policies

Poverty is not God’s plan. You are. Support our work and change lives.

Donate now


Tearfund has been certified against the CHS for its humanitarian, development
and advocacy activities since 2016. ©2024 All Rights Reserved. Registered
Charity No.265464 (England and Wales) No.SC037624 (Scotland). Tearfund, 100
Church Road, Teddington, TW11 8QE | 020 3906 3906 | info@tearfund.org

 * Instagram
 * Facebook
 * X

We use cookies to provide you with personalised content and ensure that we give
you the best experience on our website. You can choose which cookies you’re
happy for us to use.

Manage cookies Accept all



COOKIE PREFERENCES



Your privacy and peace of mind are important to us. We are committed to keeping
your data safe. We only collect data from people for specific purposes and once
that purpose has finished, we won’t hold on to the data.

For further information, including a full list of individual cookies, please see
our privacy policy.

Reject all Accept all


 * NECESSARY (ALWAYS ON)
   
   
   These cookies are necessary for the website to function and cannot be
   switched off in our systems.


 * ANALYTICS
   
   ANALYTICS
   
   These cookies allow us to measure and improve the performance of our site.
   All information these cookies collect is anonymous.


 * FUNCTIONAL
   
   FUNCTIONAL
   
   These allow for a more personalised experience. For example, they can
   remember the region you are in, as well as your accessibility settings.


 * ADVERTISING
   
   ADVERTISING
   
   These cookies help us to make our adverts personalised to you and allow us to
   measure the effectiveness of our campaigns.

Confirm choices
Accept all cookies