<!DOCTYPE html><!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"><![endif]--><!--[if IE 7]><html class="no-js lt-ie9 lt-ie8"><![endif]--><!--[if IE 8]><html class="no-js lt-ie9"><![endif]--><!--[if gt IE 8]><!--><html lang="en" class="no-js " ><!--<![endif]--><head><!-- critical styles --><style type="text/css">

.bst .container,.bst .bst-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.bst .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.bst .no-gutters>.col,.bst .no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.bst .col-1,.bst .col-2,.bst .col-3,.bst .col-4,.bst .col-5,.bst .col-6,.bst .col-7,.bst .col-8,.bst .col-9,.bst .col-10,.bst .col-11,.bst .col-12,.bst .col,.bst .col-auto,.bst .col-sm-1,.bst .col-sm-2,.bst .col-sm-3,.bst .col-sm-4,.bst .col-sm-5,.bst .col-sm-6,.bst .col-sm-7,.bst .col-sm-8,.bst .col-sm-9,.bst .col-sm-10,.bst .col-sm-11,.bst .col-sm-12,.bst .col-sm,.bst .col-sm-auto,.bst .col-md-1,.bst .col-md-2,.bst .col-md-3,.bst .col-md-4,.bst .col-md-5,.bst .col-md-6,.bst .col-md-7,.bst .col-md-8,.bst .col-md-9,.bst .col-md-10,.bst .col-md-11,.bst .col-md-12,.bst .col-md,.bst .col-md-auto,.bst .col-lg-1,.bst .col-lg-2,.bst .col-lg-3,.bst .col-lg-4,.bst .col-lg-5,.bst .col-lg-6,.bst .col-lg-7,.bst .col-lg-8,.bst .col-lg-9,.bst .col-lg-10,.bst .col-lg-11,.bst .col-lg-12,.bst .col-lg,.bst .col-lg-auto,.bst .col-xl-1,.bst .col-xl-2,.bst .col-xl-3,.bst .col-xl-4,.bst .col-xl-5,.bst .col-xl-6,.bst .col-xl-7,.bst .col-xl-8,.bst .col-xl-9,.bst .col-xl-10,.bst .col-xl-11,.bst .col-xl-12,.bst .col-xl,.bst .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bst .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.bst .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.bst .col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.bst .rounded-circle {
    border-radius: 50% !important
}

.bst .d-none {
    display: none !important
}

.bst .d-inline-block {
    display: inline-block !important
}

.bst .d-block {
    display: block !important
}

.bst .d-flex {
    display: flex !important
}

.bst .flex-row {
    flex-direction: row !important
}

.bst .flex-column {
    flex-direction: column !important
}

.bst .justify-content-start {
    justify-content: flex-start !important
}

.bst .justify-content-center {
    justify-content: center !important
}

.bst .justify-content-between {
    justify-content: space-between !important
}

.bst .align-items-center {
    align-items: center !important
}

.bst .align-items-stretch {
    align-items: stretch !important
}

.bst .w-100 {
    width: 100% !important
}

.bst .mt-2,.bst .my-2 {
    margin-top: .5rem !important
}

.bst .mr-2,.bst .mx-2 {
    margin-right: .5rem !important
}

.bst .mr-4,.bst .mx-4 {
    margin-right: 1.5rem !important
}

.bst .p-0 {
    padding: 0 !important
}

.bst .pr-0,.bst .px-0 {
    padding-right: 0 !important
}

.bst .pb-0,.bst .py-0 {
    padding-bottom: 0 !important
}

.bst .pl-0,.bst .px-0 {
    padding-left: 0 !important
}

.bst .pt-2,.bst .py-2 {
    padding-top: .5rem !important
}

.bst .pb-2,.bst .py-2 {
    padding-bottom: .5rem !important
}

.bst .pt-3,.bst .py-3 {
    padding-top: 1rem !important
}

.bst .pb-3,.bst .py-3 {
    padding-bottom: 1rem !important
}

.bst .pl-4,.bst .px-4 {
    padding-left: 1.5rem !important
}

.bst .pr-gutter,.bst .px-gutter {
    padding-right: 15px !important
}

.bst .pl-gutter,.bst .px-gutter {
    padding-left: 15px !important
}

.bst .ml-auto,.bst .mx-auto {
    margin-left: auto !important
}

.bst .text-left {
    text-align: left !important
}

.bst .text-center {
    text-align: center !important
}

.bst .bst-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.bst .bst-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}



html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  *,*:before,*:after {
      -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
  }

  .fa,.fas,.far,.fal,.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .fa-3x {
    font-size: 3em
  }
  .fa-fw {
    text-align: center;
    width: 1.25em
  }
  .fa-spin {
    animation: fa-spin 2s infinite linear
  }.fa-chevron-right:before {
    content: "\f054"
  }.fa-circle-notch:before {
    content: "\f1ce"
  }.fa-facebook-f:before {
    content: "\f39e"
  }

  .fa-instagram:before {
    content: "\f16d"
  }
  .fa-star:before {
    content: "\f005"
  }.fa-tumblr:before {
    content: "\f173"
  }.fa-twitter:before {
    content: "\f099"
  }.fa-youtube:before {
    content: "\f167"
  }.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
  }.fab {
    font-family: 'Font Awesome 5 Brands'
  }
  html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px
  }

  body {
    font-family: "MarkWebPro-Book-W03-Regular";
    line-height: 1.25;
    background-color: #fff;
    color: #333;
    font-size: 1rem
  }

  h1,h2,h3,h4,h5,h6 {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    line-height: 1.15;
    margin: 0;
    text-rendering: optimizeLegibility;
    font-weight: 400
  }

  strong,b {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    font-weight: normal
}

  @media screen and (min-width: 18.75em) {
    h1 {
        font-size:2.25rem
    }

    h2 {
        font-size: 1.875rem
    }

    h3 {
        font-size: 1.5rem
    }

    h4 {
        font-size: 1.125rem
    }

    h5 {
        font-size: .9375rem
    }

    h6 {
        font-size: .75rem
    }
}

@media screen and (min-width: 37.4375em) {
    h1 {
        font-size:3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 2rem
    }

    h4 {
        font-size: 1.5rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }


  }

  p {
    margin: 0
    }

  a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #d62027;
    text-decoration: none
  }

  hr {
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 1.25em 0
}

  img,picture {
    margin: 0;
    max-width: 100%
  }
  [class*='headline__'] {
    font-family: "MarkWebPro-Heavy-W03-Regular"
  }

  .headline__primary {
    color: #fff;
    font-size: 1.875em
  }

  .headline__secondary,.secondary-content-section .featured-content-item h3 {
    color: #fff;
    font-size: 1.313em
  }
  .headline__third-tier {
    font-size: 1.313em
  }

  .headline__third-tier a {
    color: #333
  }
  [class*='headline__topic'],.headline__category {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    font-size: .75rem;
    text-transform: uppercase;
    margin-bottom: 2px
  }

  .headline__topic--gray {
    color: #999
  }

  .headline__topic--white {
    color: #fff
  }
  .headline__category {
    padding: 1px 6px;
    color: #fff;
    margin-right: 5px
  }
  .headline__category--feature {
    background: #ffdf43;
    color: #333
  }

  .headline__impact {
    color: #424242;
    font-size: 1.313em
  }.headline__global-issues {
    color: #333;
    font-size: 1.25rem;
    margin-bottom: .2em
  }

  .headline__section {
    font-size: 2.1875rem;
    margin-bottom: 20px
}

  fieldset {
    margin: 0 0 .625em 0;
    padding: 1.25em
  }

  input,label,select {
    display: block;
    font-family: "MarkWebPro-Book-W03-Regular";
    font-size: 1rem
  }

  label {
    margin-bottom: .3125em
  }
  textarea,input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="time"],input[type="week"],select {
    background-color: white;
    border-radius: 5px;
    border: 1px solid #63646f;
    box-shadow: none;
    font-family: "MarkWebPro-Book-W03-Regular";
    font-size: 1rem;
    margin-bottom: 1em;
    padding: .41667em .41667em;
    width: 100%;
    color: #63646f
  }

  .form--floating-label__input {
    position: relative;
    background: transparent;
    font-family: "MarkWebPro-Book-W03-Regular";
    padding: 10px;
    margin: 7px 0 0 0;
    width: 100%;
    color: #63646f;
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center
  }

  .form--floating-label__input input,.form--floating-label__input textarea,.form--floating-label__input input[type="email"],.form--floating-label__input input[type="number"],.form--floating-label__input input[type="password"],.form--floating-label__input input[type="search"],.form--floating-label__input input[type="tel"],.form--floating-label__input input[type="text"],.form--floating-label__input input[type="url"],.form--floating-label__input input[type="color"],.form--floating-label__input input[type="date"],.form--floating-label__input input[type="datetime"],.form--floating-label__input input[type="datetime-local"],.form--floating-label__input input[type="month"],.form--floating-label__input input[type="time"],.form--floating-label__input input[type="week"],.form--floating-label__input textarea,.form--floating-label__input input[type="email"],.form--floating-label__input input[type="number"],.form--floating-label__input input[type="password"],.form--floating-label__input input[type="search"],.form--floating-label__input input[type="tel"],.form--floating-label__input input[type="text"],.form--floating-label__input input[type="url"],.form--floating-label__input input[type="color"],.form--floating-label__input input[type="date"],.form--floating-label__input input[type="datetime"],.form--floating-label__input input[type="datetime-local"],.form--floating-label__input input[type="month"],.form--floating-label__input input[type="time"],.form--floating-label__input input[type="week"] {
    position: relative;
    background: transparent;
    font-size: 1rem;
    width: 100%;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    z-index: 2
  }

  .form--floating-label__input label {
    font-size: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    margin: 0
  }

  .form--floating-label__input .form--floating-label__border {
    display: flex;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    z-index: 1
  }

  .form--floating-label__input .form--floating-label__border__leading {
    border: 1px solid #63646f;
    border-right: none;
    border-radius: 5px 0 0 5px;
    width: 10px
  }

  .form--floating-label__input .form--floating-label__border__spacer {
    border-bottom: 1px solid #63646f;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center
  }

  .form--floating-label__input .form--floating-label__border__trailing {
    border: 1px solid #63646f;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    flex-grow: 1
  }

  .form--floating-label__error-message,.form--floating-label__required {
    margin: 0.5rem 0 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: .75rem
}

.form--floating-label__required {
    color: #63646f
}

  .form--floating-label--top-space {
    margin-top: 7px
  }

  @media screen and (min-width: 60em) {
    .form--floating-label--top-space--lg {
        margin-top:7px
    }
}

input[type='checkbox'],input[type='radio'] {
    display: inline;
    margin-right: .3125em
}

  ul,ol {
    margin: 0;
    padding: 0;
    list-style-type: none
  }

  ul.inline {
    overflow: hidden
  }

  ul.inline li {
    float: left
  }

  @media screen and (min-width: 37.4375em) {
    .block-list {
        -moz-column-count:2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        column-gap: 0
    }

    .block-list li {
        display: inline-block
    }
}

@media screen and (min-width: 60em) {
    .block-list {
        -moz-column-count:3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

  button,button[class*='button__'],input[type='submit'],.gc-ui-follow-button,.btn,.subscription-preferences .btn {
    background: #2b7c89;
    background-position: center;
    -webkit-transition: background,.8s;
    -moz-transition: background,.8s;
    transition: background,.8s;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: "MarkWebPro-Book-W03-Regular";
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    padding: 13px 20px;
    min-width: 163px;
    width: auto;
    letter-spacing: 0.5px;
    line-height: normal
  }

  button.disabled,button:disabled,button.already-entered,button[class*='button__'].disabled,button[class*='button__']:disabled,button[class*='button__'].already-entered,input[type='submit'].disabled,input[type='submit']:disabled,input[type='submit'].already-entered,.gc-ui-follow-button.disabled,.gc-ui-follow-button:disabled,.gc-ui-follow-button.already-entered,.btn.disabled,.btn:disabled,.btn.already-entered {
    background: #d8d8d8;
    color: #000;
    cursor: default;
    opacity: 1;
    font-weight: normal;
    text-transform: none;
    opacity: 1;
    letter-spacing: normal
  }

  .btn--light {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transition: background,.3s;
    -moz-transition: background,.3s;
    transition: background,.3s
  }

  .social-button.fb-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "MarkWebPro-Book-W03-Regular";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    padding: 10px;
    text-decoration: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    font-size: 1rem
}

.social-button.fb-button:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

.social-button.fb-button i {
    margin-right: 10px;
    background-size: auto
}

.btn.social-button.fb-button,.btn.social-button.facebook {
    background: #3b5998;
    background-position: center;
    -webkit-transition: background,.8s;
    -moz-transition: background,.8s;
    transition: background,.8s;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: "MarkWebPro-Book-W03-Regular";
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    padding: 13px 20px;
    min-width: 163px;
    width: auto;
    letter-spacing: 0.5px;
    line-height: normal;
    width: 100%;
    min-width: 0
}

.btn.social-button.fb-button.disabled,.btn.social-button.fb-button:disabled,.btn.social-button.fb-button.already-entered,.btn.social-button.facebook.disabled,.btn.social-button.facebook:disabled,.btn.social-button.facebook.already-entered {
    background: #d8d8d8;
    color: #000;
    cursor: default;
    opacity: 1;
    font-weight: normal;
    text-transform: uppercase !important;
    opacity: 1;
    letter-spacing: normal
}

.btn.social-button.fb-button:disabled,.btn.social-button.fb-button.disabled,.btn.social-button.facebook:disabled,.btn.social-button.facebook.disabled {
    opacity: 1
}

.btn.social-button.fb-button i,.btn.social-button.facebook i {
    margin-right: 10px;
    background-size: auto
}

  .action-icon {
    display: inline-block;
    float: left
  }

  .icon-food-hunger {
    background: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCIgdmlld0JveD0iMCAwIDY0IDY0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNiNmRiZDkiPjxwYXRoIGQ9Im0xOS40IDM5LjJjLS41LS4yLTEgLjEtMS4yLjZzLjEgMSAuNiAxLjJjMi44IDEgNC41IDIuNSA1LjEgNC4yLjggMi42LTEuMSA1LjMtMS4xIDUuMy0uMy40LS4yIDEgLjIgMS4zLjIuMS40LjIuNi4yLjMgMCAuNi0uMS44LS40LjEtLjEgMi40LTMuNCAxLjQtNi45LS45LTIuNC0zLTQuMy02LjQtNS41eiIvPjxwYXRoIGQ9Im0yNy4xIDM4LjdjLTIuNC0uNi00LTEuNi00LjgtMy4xLS45LTEuNy0uNS0zLjYtLjEtNSAuMi0uNS0uMS0xLS42LTEuMnMtMSAuMS0xLjIuNmMtLjYgMS43LTEgNC4yLjIgNi41IDEgMS45IDMgMy4zIDYgNGguMmMuNCAwIC44LS4zLjktLjcuMi0uNS0uMS0xLS42LTEuMXoiLz48cGF0aCBkPSJtMzEuNSAyOS4xYy0xLjgtLjctMy0xLjYtMy40LTIuOC0uNS0xLjQtLjEtMi45LjQtMy45LjItLjUgMC0xLS40LTEuMy0uNS0uMi0xIDAtMS4zLjQtLjcgMS40LTEuMyAzLjQtLjUgNS40LjcgMS43IDIuMiAzIDQuNSAzLjkuMSAwIC4yLjEuMy4xLjQgMCAuNy0uMi45LS42LjItLjUgMC0xLjEtLjUtMS4yeiIvPjxwYXRoIGQ9Im0zNS41IDIwLjZjLTEuNS0uOC0yLjMtMS42LTIuNi0yLjYtLjMtMS4yLjItMi40LjctMy4yLjMtLjQuMS0xLS4zLTEuM3MtMS0uMS0xLjMuM2MtLjcgMS4xLTEuNCAyLjgtLjkgNC43LjQgMS41IDEuNiAyLjggMy42IDMuOC4xLjEuMy4xLjQuMS4zIDAgLjctLjIuOC0uNS4yLS41IDAtMS4xLS40LTEuM3oiLz48cGF0aCBkPSJtNDIuMyA5LjZjLS4yLS41LS43LS44LTEuMi0uNi0yIC43LTMuMyAxLjgtMy45IDMuMy0xIDIuNS41IDUuMS41IDUuMi4yLjMuNS41LjguNS4yIDAgLjMgMCAuNS0uMS41LS4zLjYtLjguNC0xLjMgMCAwLTEuMS0xLjktLjQtMy42LjQtMSAxLjMtMS43IDIuNy0yLjIuNS0uMi44LS43LjYtMS4yeiIvPjwvZz48cGF0aCBkPSJtMzYuMSA0Ni41Yy0zLjEtMS40LTUuOC0xLjUtNy44LS40LTMgMS43LTMuNSA1LjQtMy42IDUuNSAwIC4yLjEuNC4zLjUuMiAwIC40LS4xLjUtLjMgMCAwIC41LTMuNSAzLjEtNC45IDEuNy0xIDQtLjkgNi44LjMtLjMuOS0xLjIgMy43LTMuNSA0LjktMS41LjgtMy40LjgtNS41LS4xLS4yLS4xLS40IDAtLjUuMnMwIC40LjIuNWMxLjIuNSAyLjMuNyAzLjQuNyAxIDAgMS45LS4yIDIuOC0uNyAzLjEtMS42IDMuOS01LjYgNC01LjguMS0uMSAwLS4zLS4yLS40eiIvPjxwYXRoIGQ9Im0zOS4zIDM0LjZjLTMuMi0xLjMtNS44LTEuMy03LjgtLjEtMi45IDEuOC0zLjMgNS41LTMuMyA1LjdzLjEuNC40LjRjLjIgMCAuNC0uMS40LS40IDAgMCAuNC0zLjUgMy01LjEgMS43LTEgNC0xIDYuOCAwLS4yLjktMS4xIDMuNy0zLjMgNS0xLjUuOS0zLjMuOS01LjUuMS0uMi0uMS0uNCAwLS41LjJzMCAuNC4yLjVjMS4xLjQgMi4yLjYgMy4xLjYgMS4xIDAgMi4xLS4zIDMtLjggMy0xLjggMy43LTUuNyAzLjctNS45IDAgMC0uMS0uMi0uMi0uMnoiLz48cGF0aCBkPSJtMzUuMyAyNi4zYy0yLjUgMS4xLTMuMiA0LjEtMy4yIDQuMiAwIC4yLjEuNC4yLjQuMiAwIC40LS4xLjQtLjIgMCAwIC42LTIuOCAyLjgtMy44IDEuNS0uNyAzLjMtLjQgNS40LjctLjMuNy0xLjIgMi45LTMuMSAzLjctMS4zLjYtMi44LjQtNC40LS40LS4yLS4xLS40IDAtLjQuMS0uMS4yIDAgLjQuMS40IDEuMS41IDIuMS44IDMuMS44LjcgMCAxLjMtLjEgMS45LS40IDIuNi0xLjEgMy41LTQuMyAzLjYtNC40IDAtLjEgMC0uMy0uMi0uNC0yLjMtMS4yLTQuNS0xLjUtNi4yLS43eiIvPjxwYXRoIGQ9Im0zOSAxOC43Yy0yLjIuNy0zLjEgMy4yLTMuMSAzLjMtLjEuMSAwIC4zLjIuNC4xLjEuMyAwIC40LS4yIDAgMCAuOC0yLjMgMi44LTMgMS4zLS40IDIuOC0uMSA0LjYgMS4xLS4zLjYtMS4zIDIuMy0zIDIuOS0xLjEuMy0yLjQuMS0zLjctLjgtLjEtLjEtLjMgMC0uNC4xczAgLjMuMS40YzEgLjcgMi4xIDEgMyAxIC40IDAgLjgtLjEgMS4yLS4yIDIuMy0uNyAzLjQtMy4zIDMuNC0zLjQuMS0uMSAwLS4zLS4xLS4zLTIuMS0xLjQtMy45LTEuOC01LjQtMS4zeiIvPjxwYXRoIGQ9Im0yMy41IDUxLjVjLjEgMCAuMy0uMS4zLS4yLjEtLjEgMi4zLTMuMiAxLjMtNi41LS43LTIuMi0yLjctNC01LjktNS4xLS4yLS4xLS40IDAtLjUuMnMwIC40LjIuNWMzIDEuMSA0LjggMi42IDUuNCA0LjYuNyAyLjQtLjUgNC44LTEgNS41LTIuNC0uNy0zLjktMS45LTQuNy0zLjQtLjktMS45LS41LTQgLjEtNS40LjEtLjIgMC0uNC0uMi0uNXMtLjQgMC0uNS4yYy0uNiAxLjYtMS4xIDMuOS0uMSA2LjEuOSAxLjggMi43IDMuMSA1LjUgMy45IDAgLjEuMS4xLjEuMXoiLz48cGF0aCBkPSJtMjMuOCA1Mi40Yy0uMi0uMS0uNSAwLS42LjItMS4yIDIuOC0xLjUgNS43LTEuMiA5LjIgMCAuMi4yLjQuNC40cy40LS4yLjQtLjVjLS4zLTMuMyAwLTYuMSAxLjEtOC44LjItLjEuMS0uNC0uMS0uNXoiLz48cGF0aCBkPSJtMzguMyAxNy4yYy4xLjEuMS4xLjIuMSAyLjItLjMgMy43LTEuMiA0LjQtMi42IDEuMi0yLjMtLjEtNS4yLS4yLTUuM3MtLjItLjItLjQtLjFjLS4xLjEtLjIuMi0uMS40IDAgMCAxLjMgMi43LjIgNC44LS42IDEuMi0xLjkgMS45LTMuOCAyLjItLjMtLjYtMS0yLjQtLjQtNCAuNC0xLjIgMS41LTIgMy4xLTIuNi4xLS4xLjItLjIuMi0uNC0uMS0uMS0uMi0uMi0uNC0uMi0xLjguNi0zIDEuNi0zLjUgMi45LS42IDIuNC43IDQuNy43IDQuOHoiLz48cGF0aCBkPSJtMjYuNyA0MGMuMSAwIC4xIDAgMCAwIC4yIDAgLjQtLjEuNC0uMi4xLS4xIDIuMi0zLjMgMS02LjUtLjgtMi4yLTIuOC0zLjgtNi4xLTQuOS0uMi0uMS0uNCAwLS41LjMtLjEuMiAwIC40LjMuNSAzIDEgNC45IDIuNCA1LjYgNC40LjggMi40LS40IDQuOC0uOCA1LjUtMi40LS42LTQtMS43LTQuOC0zLjItMS0xLjktLjYtNC0uMS01LjQuMS0uMiAwLS40LS4zLS41LS4yLS4xLS40IDAtLjUuMy0uNiAxLjYtMSA0IC4yIDYuMSAxIDEuNiAyLjkgMi45IDUuNiAzLjZ6Ii8+PHBhdGggZD0ibTMxIDMwLjJoLjFjLjEgMCAuMiAwIC4yLS4xLjEtLjEgMi0yLjQgMS40LTUuMS0uNC0xLjgtMS45LTMuNC00LjQtNC41LS4yLS4xLS40IDAtLjQuMi0uMS4yIDAgLjQuMi40IDIuMyAxLjEgMy43IDIuNCA0LjEgNC4xLjQgMi0uNyAzLjgtMS4yIDQuNC0xLjktLjctMy4xLTEuOC0zLjYtMy4xLS42LTEuNi0uMS0zLjMuNC00LjQuMS0uMiAwLS40LS4yLS40LS4yLS4xLS40IDAtLjQuMi0uNiAxLjItMS4yIDMuMS0uNCA0LjkuNyAxLjQgMi4xIDIuNiA0LjIgMy40eiIvPjxwYXRoIGQ9Im0zNC45IDIxLjdoLjFjLjEgMCAuMSAwIC4yLS4xczItMS45IDEuNy00LjJjLS4yLTEuNi0xLjMtMy0zLjMtNC4zLS4xLS4xLS4zIDAtLjQuMXMwIC4zLjEuNGMxLjkgMS4xIDIuOSAyLjQgMy4xIDMuOC4yIDEuNy0xIDMuMi0xLjQgMy42LTEuNS0uOC0yLjQtMS44LTIuNy0yLjktLjQtMS40LjItMi44LjgtMy43LjEtLjEgMC0uMy0uMS0uNHMtLjMgMC0uNC4xYy0uNiAxLTEuMyAyLjUtLjkgNC4xLjQgMS40IDEuNSAyLjYgMy4yIDMuNXoiLz48cGF0aCBkPSJtMzUgMTAuOGguMmMuMiAwIC4zLS4xLjQtLjIgMCAwIDEtMi41IDMtNS4yLjEtLjIuMS0uNC0uMS0uNi0uMi0uMS0uNC0uMS0uNi4xLTIgMi44LTMuMSA1LjMtMy4xIDUuNC0uMS4xIDAgLjQuMi41eiIvPjxwYXRoIGQ9Im00MC4zIDcuN2guMmMuMSAwIC4zLS4xLjQtLjIgMCAwIDEuMy0yLjYgMy4yLTUuMS4xLS4yLjEtLjQtLjEtLjYtLjItLjEtLjQtLjEtLjYuMS0yIDIuNi0zLjIgNS4xLTMuMyA1LjItLjEuMiAwIC41LjIuNnoiLz48cGF0aCBkPSJtNDggMi44Yy0uMi0uMi0uNC0uMS0uNiAwLTIuNSAyLjYtMy43IDQuOC0zLjcgNC45LS4xLjIgMCAuNC4yLjVoLjJjLjEgMCAuMy0uMS40LS4yIDAgMCAxLjItMi4yIDMuNi00LjcuMS0uMS4xLS4zLS4xLS41eiIvPjxwYXRoIGQ9Im01MC41IDYuNGMuMi0uMi4yLS40IDAtLjZzLS40LS4yLS42IDBjLTIuNiAyLjQtMy44IDQuNy0zLjkgNC44LS4xLjIgMCAuNC4yLjYuMSAwIC4xLjEuMi4xcy4zLS4xLjQtLjJjMC0uMSAxLjMtMi4zIDMuNy00Ljd6Ii8+PHBhdGggZD0ibTUwLjggMTEuNWMtLjItLjItLjQtLjItLjYgMC0yLjUgMi42LTMuNCA1LjEtMy41IDUuMi0uMS4yIDAgLjQuMi41aC4xYy4yIDAgLjMtLjEuNC0uMyAwIDAgLjktMi40IDMuMy00LjkuMy0uMS4zLS40LjEtLjV6Ii8+PC9zdmc+);
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
  }

  .icon__large {
    height: 70px;
    width: 70px;
    min-width: 70px;
    max-width: 70px
  }

  .section-title {
    background: black;
    color: white;
    font-size: 1rem;
    padding: 10px 20px;
    font-family: "MarkWebPro-Heavy-W03-Regular"
  }

  .text-left {
    text-align: left
  }
  .text-center {
    text-align: center
  }
  .clear-both {
    clear: both
  }

  .no-break {
    white-space: nowrap
  }

  .no-line-height {
    line-height: 0
  }

  .valign-wrapper {
    display: table;
    height: 100%
}

.valign-wrapper .valign {
    display: table-cell;
    vertical-align: middle
}

  .slideup,.slidedown {
    max-height: 0;
    overflow: hidden
  }

  .slideup {
    -webkit-transition: max-height 0.8s cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: max-height 0.8s cubic-bezier(0, 1, 0.5, 1);
    transition: max-height 0.8s cubic-bezier(0, 1, 0.5, 1)
  }

  html,body {
    height: 100%
  }

  #root {
    min-height: 100%;
    margin-bottom: -214px
  }

  .homepage-root,.article-page-root,.issue-page-root {
    background-color: #fafafa
  }

  #footer-wrapper,#root-footer {
    height: 214px
  }

  .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
  }

  .container {
    overflow: hidden
  }

  .shell {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto
}

.shell:after {
    content: "";
    display: table;
    clear: both
}


  .action-tile {
    border-bottom: 1px solid #ddd;
    min-height: 21rem;
    margin: 0;
    padding: 2rem 20px 0 20px;
    position: relative
  }

  .action-tile__image-col {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px
  }

  .action-tile__image-col .action-icon {
    float: none;
    margin-left: auto;
    margin-right: auto
  }

  .featured-actions {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin: 0
  }

@media screen and (min-width: 37.4375em) {
    .featured-actions .action-tile {
        float:left;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        width: 50%
    }
}

@media screen and (min-width: 960px) {
    .featured-actions .action-tile {
        width:33.33%
    }
}

  .featured-actions:after {
    content: "";
    display: table;
    clear: both
  }

  .hidden {
    display: none
  }

  .completion-container {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.94);
    color: #60B15E;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 10
  }

  .button-point-wrapper {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 2.7rem;
    left: 0;
    right: 0;
    text-align: center
  }

  .section__content {
    margin-left: 100px
  }

  @media screen and (min-width: 37.4375em) {
        #recommended-action-or-newsletter-container .action-tile {
            border-top:none
        }
    }


  footer {
    background-color: #000;
    color: #fff;
    overflow: hidden;
    padding: 20px 0
  }

  footer h5 {
    color: #999;
    margin-bottom: 0.75rem
  }

  footer a {
    color: #fff
  }

  footer .home-link {
    display: block;
    margin: 50px 0 20px 0;
    max-width: 175px;
    width: 75%
  }

  footer .home-link img {
    width: 100%
  }

  footer .legal {
    display: block;
    width: 100%
  }

  footer .copyright {
    color: #999;
    font-size: 0.8rem
  }

  @media screen and (min-width: 60em) {

    .footer-container .home-link {
        float: left;
        margin: 0;
        width: 30%
    }
}

  .social-media-icons i {
    color: #fff;
    font-size: 1.6em;
    padding-right: .3em
  }

  .homepage_top_image {
    width: 100%
  }

  .index-global-issues {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    background-color: white
  }

  .index-global-issues:after {
    content: "";
    display: table;
    clear: both
  }

  .issues-list {
    padding: 20px 0
  }

  .issues-list li {
    border-bottom: 1px solid #D3D3D3;
    padding: 20px
  }

  .issues-list li img {
    display: none
  }

  .issues-list li p {
    line-height: 1.25em
  }

  .issues-list li:last-child {
    border-bottom: none
  }

  @media screen and (min-width: 37.4375em) {
    .issues-list li {
        border:none;
        overflow: hidden;
        min-height: 215px
    }

    .issues-list li img {
        float: left;
        display: block;
        margin-right: 25px;
        max-width: 33.333%
    }

    .issues-list li section {
        float: left;
        width: 66.666%
    }
}

  .featured-content-section {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    overflow: hidden
  }

  .featured-content-section:after {
    content: "";
    display: table;
    clear: both
  }

  .featured-content-section .featured-content-item {
    background-size: cover;
    display: block;
    height: 400px;
    overflow: hidden;
    position: relative;
    background-position: center
  }

  .featured-content-section .featured-content-item .tile-link {
    position: absolute;
    bottom: 0;
    color: #fff;
    right: 0;
    left: 0;
    top: 0
  }

  .secondary-content-section {
    overflow: hidden
  }


@media screen and (min-width: 37.4375em) {
    .featured-content-section .featured-content-item {
        background-position:inherit
    }
}


  .secondary-content-section .featured-content-item {
    float: left;
    height: 200px;
    width: 50%
  }

  .item-information {
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    transition: all 0.1s ease-in;
    min-height: 110px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#000 100%)
  }

  @media screen and (min-width: 37.4375em) {
    .featured-content-section .featured-content-item {
        float:left;
        width: 66.66%
    }

    .featured-content-section .featured-content-item .item-information {
        padding: 20px
    }

    .featured-content-section .secondary-content-section {
        float: left;
        width: 33.33%
    }

    .featured-content-section .secondary-content-section .featured-content-item {
        float: none;
        width: 100%
    }
}


  .learn-more {
    display: none;
    background-color: #d62027;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    color: white
  }

  .learn-more:after {
    content: "";
    display: table;
    clear: both
  }

  .learn-more .learn-more-banner-intro {
    line-height: 1.15em;
    padding: 0 20px 0 20px;
    position: relative;
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
  }

  .learn-more .learn-more-banner-intro:after {
    content: "";
    display: table;
    clear: both
  }

  .learn-more .learn-more-banner-intro h4 {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    margin-bottom: 0.5em
  }

  .learn-more .learn-more-banner-intro p {
    margin-bottom: 1em
  }

  .learn-more .learn-more-banner-intro .text {
    padding-top: 20px
  }

  .learn-more .learn-more-banner-show-button {
    margin-bottom: 20px;
    text-align: center
  }

  .learn-more-banner-hide-button {
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: 0.7
  }

  @media screen and (min-width: 37.4375em) {
    .text {
        padding-bottom:5px;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-right: 0
    }

    .text:last-child {
        margin-right: 0
    }

    .learn-more-banner-show-button {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%
    }

    .learn-more-banner-show-button:last-child {
        margin-right: 0
    }

    .learn-more-banner-show-button .btn {
        margin: auto 20px auto 0;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 46px
    }

    .learn-more-banner-hide-button {
        font-size: 2em;
        top: 20px;
        right: 20px
    }
}

  .learn-more-dropdown>div {
    padding: 0 60px 20px 60px
  }

  .learn-more-dropdown>div header {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    text-transform: uppercase
  }

  .learn-more-dropdown>div section:last-of-type {
    padding-top: 1em;
    text-align: center
  }

  .learn-more-dropdown-find-out-more {
    background: #93161b;
    font-size: 75%;
    margin: 0;
    text-align: center
  }

  .learn-more-dropdown-find-out-more a {
    font-family: "MarkWebPro-Heavy-W03-Regular";
    color: #ccc;
    display: block;
    padding: 1em 0
  }

  @media screen and (min-width: 37.4375em) {
    .learn-more-dropdown.collapsable {
        max-width:75em;
        margin-left: auto;
        margin-right: auto
    }

    .learn-more-dropdown.collapsable:after {
        content: "";
        display: table;
        clear: both
    }

    .learn-more-dropdown>div {
        border-top: 2px solid #b9060e;
        margin: 0 20px;
        padding: 15px 20px;
        overflow: hidden
    }

    .learn-more-dropdown>div section {
        float: left;
        display: inline-block;
        padding: 0 20px 0 0;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-right: 0
    }

    .learn-more-dropdown>div section:last-child {
        margin-right: 0
    }

    .learn-more-dropdown>div section:last-of-type {
        text-align: center
    }
}

  .collapsable {
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    -ms-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-timing-function: cubic-bezier(0.43, -0.27, 0.82, 1.53);
    -moz-transition-timing-function: cubic-bezier(0.43, -0.27, 0.82, 1.53);
    -ms-transition-timing-function: cubic-bezier(0.43, -0.27, 0.82, 1.53);
    -o-transition-timing-function: cubic-bezier(0.43, -0.27, 0.82, 1.53);
    transition-timing-function: cubic-bezier(0.43, -0.27, 0.82, 1.53);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0;
    overflow: hidden
  }

  .collapsed {
    max-height: 0
  }

  .hidden {
    display: none
  }

  .loading {
    margin: 1em auto;
    text-align: center
  }

  .loading .spinner {
    color: #d62027
  }

  .action-tile--newsletter {
    text-align: center;
    position: relative;
    background: #fafafa;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.action-tile--newsletter form {
    margin-top: .9em
}

.action-tile--newsletter .icon-newsletter {
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    width: 94px;
    height: 57px;
    background-size: 100% auto;
    display: block;
    float: none;
    position: absolute;
    top: 20px;
    right: 0
}

  .nav-toggle span {
    display: inline-block;
    position: relative;
    height: 25px;
    width: 25px;
    border-top: 3px solid #a9a9a9;
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(14px);
    -ms-transform: translateY(14px);
    -o-transform: translateY(14px);
    transform: translateY(14px)
  }

  .nav-toggle span:before,.nav-toggle span:after {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #a9a9a9;
    content: ""
  }

  .nav-toggle span:before {
    top: -9px
  }

  .nav-toggle span:after {
    top: 3px
  }

  .nav-toggle span:before,.nav-toggle span:after,.nav-toggle span {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
  }

  .action-tile--newsletter {
    text-align: center;
    position: relative;
    background: #fafafa;
    padding: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
  }

  .action-tile--newsletter form {
    margin-top: .9em
  }

  .action-tile--newsletter .icon-newsletter {
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    width: 94px;
    height: 57px;
    background-size: 100% auto;
    display: block;
    float: none;
    position: absolute;
    top: 20px;
    right: 0
  }

  .action-tile--newsletter h2 {
    text-align: left
  }

  .action-tile--newsletter .newsletter-headline {
    font-size: 1.25rem;
    padding-bottom: 35px
  }

  .action-tile--newsletter h2 p {
    font-size: .75rem;
    font-family: "MarkWebPro-Book-W03-Regular";
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0
  }

  .action-tile--newsletter h2 p.newsletter-headline__paragraph {
    max-width: 175px
  }

  .action-tile--newsletter form {
    margin: 0
  }

  .action-tile--newsletter fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent
  }

  .action-tile--newsletter .form--floating-label__input,.action-tile--newsletter .btn {
    height: 42px
  }

  .action-tile--newsletter.subscription-plugin {
    background: transparent
  }

  .action-tile--newsletter.subscription-plugin h2 {
    text-align: center
  }

  .action-tile--newsletter.subscription-plugin h2 p {
    display: inline-block;
    opacity: 0;
  }

  .action-tile--newsletter.subscription-plugin h2 p.newsletter-headline__paragraph {
    max-width: 100%
  }

  #nav-bar {
    margin-bottom: 49px
  }

  @media screen and (min-width: 60em) {
    #nav-bar {
        margin-bottom:75px
    }
}

  #registerDialog,#loginDialog,#loginPage,#ssoErrorPage {
    width: 100%;
    min-height: 100%;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f7f7f7;
    background: rgba(247,247,247,0.97);
    box-shadow: none;
    border: 0;
    overflow-y: auto
  }

  #registerDialog .shell,#loginDialog .shell,#loginPage .shell,#ssoErrorPage .shell {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%
}


#registerDialog .valign-wrapper,#loginDialog .valign-wrapper,#loginPage .valign-wrapper,#ssoErrorPage .valign-wrapper {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

#registerDialog .valign-wrapper:after,#loginDialog .valign-wrapper:after,#loginPage .valign-wrapper:after,#ssoErrorPage .valign-wrapper:after {
    content: "";
    display: table;
    clear: both
}

#registerDialog .dialog-header,#loginDialog .dialog-header,#loginPage .dialog-header,#ssoErrorPage .dialog-header {
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 0
}

.register-flow .sso-redirect,.register-flow .sso-terms {
    text-align: left;
    margin: 1em 0;
    max-width: 700px
}

.register-flow .sso-redirect input,.register-flow .sso-terms input {
    max-width: 100%
}

.register-flow .sso-redirect__checkbox-wrapper,.register-flow .sso-terms__checkbox-wrapper {
    min-width: 15px;
    margin-right: 5px
}

.register-flow .sso-redirect .terms-message,.register-flow .sso-terms .terms-message {
    text-align: left;
    margin-top: 0;
    font-size: .81rem
}

.sso-terms .terms-message a {
  text-decoration: underline;
}

.sso-terms .terms-message a:hover {
  text-decoration: none;
}

.register-flow .headline__section {
    margin: 0;
    font-family: "MarkWebPro-Book-W03-Regular";
    text-align: left;
    display: block
}

.register-flow .register-flow-link,.register-flow .password-fields-directions,.register-flow .confirmation-prompt {
    text-align: left
}

.register-flow .register-flow-link {
    margin-top: 1rem;
    margin-bottom: 1.5rem
}

.register-flow .initial-register-page {
    margin-top: 1em;
    width: 100%
}

.horizontal-rule-with-text {
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.horizontal-rule-with-text hr {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    border-bottom: 1px solid #000
}

.horizontal-rule-with-text hr:last-child {
    margin-right: 0
}

.horizontal-rule-with-text span {
    position: relative;
    top: 5px;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
    display: inline-block;
    color: #000;
    font-size: 1.5rem
}

  .section__intro {
    padding: 2px 0
  }

  .section__item {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #edefed
  }

  .section__item:last-child {
    border-bottom: 0
  }

  .section__topic {
    line-height: 1;
    margin-bottom: .5em
  }

  .section__topic.headline__impact {
    margin-bottom: .2em
  }

  .section__body {
    color: #333;
    font-size: 1em;
    margin-bottom: 0;
    padding-right: 10px
  }

  .section__body--link {
    color: #d62027
  }

  .section__container {
    border-bottom: 1px solid #dadada;
    line-height: 1.4
  }

  .section__container:after {
    clear: both;
    content: '';
    display: table
  }

  .section__content {
    margin-left: 100px
  }

  .circle-image {
    border-radius: 50%;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 64px;
    line-height: 0;
    margin-right: 10px;
    margin-left: 20px;
    overflow: hidden;
    width: 64px
  }

  .article-recent-meta a,.article-popular-meta a {
    color: #000;
    font-family: "MarkWebPro-Book-W03-Regular";
    font-weight: normal
  }

  .articles-recent .view-more-container {
    width: 100%;
    padding: 20px 0;
    text-align: center
  }

  @media screen and (min-width: 37.4375em) {
        .articles-recent {
            margin:0 20px
        }
    }

    @media screen and (min-width: 37.4375em) {
        .articles-recent {
            margin:0 20px
        }
    }

.articles-recent .view-more-container {
    width: 100%;
    padding: 20px 0;
    text-align: center
}

.articles-recent .view-more-container__link {
    color: #000;
    font-family: "MarkWebPro-Heavy-W03-Regular"
}

.articles-recent .view-more-container__link i {
    font-size: .81rem
}

  .articles-recent .view-more-container__link {
    color: #000;
    font-family: "MarkWebPro-Heavy-W03-Regular"
  }

  .articles-recent .view-more-container__link i {
    font-size: .81rem
  }

  .article-recent {
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden
  }

  @media screen and (min-width: 18.75em) {
    .article-recent-image {
        display:none
    }
  }

  @media screen and (min-width: 37.4375em) {
    .article-recent-image {
        float:left;
        display: block;
        margin-right: 3.57866%;
        width: 22.316%
    }

  .article-recent-image img {
    width: 100%
  }

  .article-recent-image a {
    display: block
  }

  .article-recent-content {
    overflow: hidden
  }

  @media screen and (min-width: 18.75em) {
    .article-recent-content {
        float:left;
        display: block;
        margin-right: 7.42297%;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .article-recent-content:last-child {
        margin-right: 0
    }
  }

  @media screen and (min-width: 37.4375em) {
    .article-recent-content {
        float:left;
        display: block;
        margin-right: 3.57866%;
        width: 74.10533%;
        margin-right: 0;
        padding-left: 0
    }

    .article-recent-content:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 60em) {
    .article-recent-content {
        padding:0
    }
}

  .article-recent-content h3 {
    margin: 5px 0 7px 0
  }

  .article-recent-entry {
    color: #333;
    margin-top: 10px
  }

  @media screen and (min-width: 18.75em) {
    .article-recent-entry {
        display:none
    }
  }

  @media screen and (min-width: 37.4375em) {
    .article-recent-entry {
        display:block
    }
}

  .article-recent-meta {
    font-size: 0.875rem;
    color: #747474
  }

  @media screen and (min-width: 18.75em) {
    .article-recent-entry {
        display:none
    }
}

@media screen and (min-width: 37.4375em) {
    .article-recent-entry {
        display:block
    }
}

  .article-recent-meta span.pipe,.article-popular-meta span.pipe {
    padding: 0 7px
  }

  .section-recent-activity {
    background-color: white
  }

  @media screen and (min-width: 60em) {
    .section-recent-activity {
        max-width:75em;
        margin-left: auto;
        margin-right: auto
    }

    .section-recent-activity:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 60em) {
    .recent-activity-row {
        width:100%;
        display: table;
        width: 100%;
        table-layout: fixed
    }
}


  .most-recent-articles {
    background-color: #fafafa
  }

  .most-recent-articles {
    display:table-cell;
    width: 66.66667%
}
}

@media screen and (min-width: 60em) {
.making-an-impact {
    display:table-cell;
    width: 33.33333%
}
}


  .making-an-impact .dynamic-action-container {
    margin: 0
  }

  .making-an-impact .section__container {
    border-bottom: 0
  }

  .get-involved-section {
    max-width: 75em;
    margin-left: auto;
    margin-right: auto;
    background-color: white
  }

  .get-involved-section:after {
    content: "";
    display: table;
    clear: both
  }

  .wrapper-nav ~ .smartbanner,.nav-bar-plugin-wrapper ~ .smartbanner,#nav-bar ~ .smartbanner {
    top: 49px
}


  dialog,.react-modal {
    left: 0;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    margin: auto;
    display: none;
    border: none;
    border-top: 4px solid #d62027;
    box-shadow: 0px 3px 7px rgba(0,0,0,0.3);
    position: absolute;
    padding: 1em;
    padding-top: 0
  }

  @media screen and (min-width: 18.75em) {
    dialog,.react-modal {
        top:0px;
        width: 100%;
        padding-bottom: 1.875em
    }
  }

  @media screen and (min-width: 60em) {
    dialog,.react-modal {
        height:200vh;
        top: 3.125em;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 17.05961%;
        height: auto;
        padding-bottom: 1em
    }

    dialog:last-child,.react-modal:last-child {
        margin-right: 0
    }
}

dialog .close-dialog,.react-modal .close-dialog {
    text-align: right;
    width: 30px;
    margin-top: 0;
    display: block;
    float: right;
    font-size: 3rem;
    color: #ddd;
    font-family: "MarkWebPro-Heavy-W03-Regular"
}

@media screen and (min-width: 18.75em) {
    dialog .close-dialog,.react-modal .close-dialog {
        width:100%
    }
}

@media screen and (min-width: 60em) {
    dialog.one-pane {
        margin-left:25.58941%;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        display: none
    }

}


.standard_dialog {
    width: 100%
}

.standard_dialog a {
    color: #d62027
}

.dialog-header {
    width: 100%;
    text-align: center
}

.close-dialog {
    background: none;
    color: #ddd;
    font-weight: 700;
    font-size: 2.5rem;
    float: right;
    line-height: 1.3;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    text-align: right;
    cursor: pointer
}

@media screen and (min-width: 18.75em) {
    .modal_actions {
        width:100%
    }
}

@media screen and (min-width: 37.4375em) {
    .modal_actions {
        float:left;
        display: block;
        margin-right: 3.57866%;
        width: 74.10533%;
        margin-left: 12.94733%
    }

    .modal_actions:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 60em) {
    .modal_actions {
        margin-left:0;
        width: 100%
    }
}

@media screen and (min-width: 37.4375em) {
    .half-dialog,.signup-dialog {
        width:100%
    }
}

@media screen and (min-width: 60em) {
    .half-dialog,.signup-dialog {
        float:left;
        display: block;
        margin-right: 3.57866%;
        width: 48.21067%;
        margin-right: 0
    }

    .half-dialog:last-child,.signup-dialog:last-child {
        margin-right: 0
    }
}


@media screen and (min-width: 60em) {
    .signup-dialog {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        margin-right: 0;
        text-align: center
    }

    .signup-dialog:last-child {
        margin-right: 0
    }
}

.half-dialog input[type='checkbox'],.signup-dialog input[type='checkbox'] {
    max-width: 1.25em
}

.social-auth,.signup-social-auth {
    padding-top: 0;
    border-top: none
}

@media screen and (min-width: 18.75em) {
    .social-auth,.signup-social-auth {
        text-align:center
    }
}

@media screen and (min-width: 60em) {
    .social-auth,.signup-social-auth {
        text-align:left
    }
}

.signup-social-auth {
    text-align: center
}

.half-dialog form input,.signup-dialog form input {
    width: 100%;
    padding: 0.5em
}

.half-dialog form fieldset,.signup-dialog form fieldset {
    background: none;
    border: none;
    padding: 0
}

.half-dialog form a,.signup-dialog form a {
    margin-bottom: 1em
}

.half-dialog form button,.signup-dialog form button {
    outline: none;
    width: 100%
}

.half-dialog form label,.signup-dialog form label {
    font-weight: normal;
    text-align: left
}

  .subscription-plugin {
    max-width: 400px;
    margin: 20px auto;
    padding: 0 20px;
    min-height: auto;
    border: 0
  }

  .subscription-plugin .icon-newsletter {
    display: none
  }

  .make-relative {
    position: relative !important
  }













  /* vendor.css */


  html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }

  body {
    margin: 0
  }

  article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
  }

  dialog{background:white;display:none}

  a {
    background-color: transparent
  }
  h1 {
    margin: 0.67em 0
  }
  small {
    font-size: 80%
  }

  img {
    border: 0
  }

  svg:not(:root) {
    overflow: hidden
  }

  button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
  }

  button {
    overflow: visible
  }

  button,select {
    text-transform: none
  }

  button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
  }

  button[disabled],html input[disabled] {
    cursor: default
  }

  input {
    line-height: normal
  }

  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
  }

  dialog {
    background: white;
    display: none
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em
}

.flag-icon:before {
  content: "\00a0"
}

.flag-icon.flag-icon-squared {
  width: 1em
}

.flag-icon-us {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXVzIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxnIHN0cm9rZS13aWR0aD0iMXB0Ij4KICAgICAgPHBhdGggZmlsbD0iI2JkM2Q0NCIgZD0iTTAgMGg5NzIuOHYzOS40SDB6bTAgNzguOGg5NzIuOHYzOS40SDB6bTAgNzguN2g5NzIuOFYxOTdIMHptMCA3OC44aDk3Mi44djM5LjRIMHptMCA3OC44aDk3Mi44djM5LjRIMHptMCA3OC43aDk3Mi44djM5LjRIMHptMCA3OC44aDk3Mi44VjUxMkgweiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4KICAgICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMzkuNGg5NzIuOHYzOS40SDB6bTAgNzguOGg5NzIuOHYzOS4zSDB6bTAgNzguN2g5NzIuOHYzOS40SDB6bTAgNzguOGg5NzIuOHYzOS40SDB6bTAgNzguOGg5NzIuOHYzOS40SDB6bTAgNzguN2g5NzIuOHYzOS40SDB6IiB0cmFuc2Zvcm09InNjYWxlKC45Mzc1KSIvPgogICAgPC9nPgogICAgPHBhdGggZmlsbD0iIzE5MmY1ZCIgZD0iTTAgMGgzODkuMXYyNzUuN0gweiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zMi40IDExLjhMMzYgMjIuN2gxMS40bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN0gyOXptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6bTY0LjggMGwzLjYgMTAuOUgxNzdsLTkuMiA2LjcgMy41IDExLTkuMy02LjgtOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43aDExLjV6bTY0LjkgMGwzLjUgMTAuOUgyNDJsLTkuMyA2LjcgMy42IDExLTkuMy02LjgtOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjR6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjYgMTEtOS4zLTYuOC05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNXpNNjQuOSAzOS40bDMuNSAxMC45aDExLjVMNzAuNiA1NyA3NCA2Ny45IDY1IDYxLjJsLTkuMyA2LjdMNTkgNTcgNTAgNTAuM2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4zIDYuNyAzLjYgMTAuOS05LjMtNi43LTkuMyA2LjdMMTI0IDU3bC05LjMtNi43aDExLjV6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMC45LTkuMi02LjctOS4zIDYuNyAzLjUtMTAuOS05LjItNi43SDE5MXptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuNy05LjIgNi43IDMuNS0xMC45LTkuMy02LjdIMjU2em02NC45IDBsMy41IDEwLjloMTEuNUwzMzAgNTdsMy41IDEwLjktOS4yLTYuNy05LjMgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHpNMzIuNCA2Ni45TDM2IDc4aDExLjRsLTkuMiA2LjcgMy41IDEwLjktOS4zLTYuOC05LjIgNi44IDMuNS0xMS05LjMtNi43SDI5em02NC45IDBsMy41IDExaDExLjVsLTkuMyA2LjcgMy41IDEwLjktOS4yLTYuOC05LjMgNi44IDMuNS0xMS05LjItNi43aDExLjR6bTY0LjggMGwzLjYgMTFIMTc3bC05LjIgNi43IDMuNSAxMC45LTkuMy02LjgtOS4yIDYuOCAzLjUtMTEtOS4zLTYuN2gxMS41em02NC45IDBsMy41IDExSDI0MmwtOS4zIDYuNyAzLjYgMTAuOS05LjMtNi44LTkuMyA2LjggMy42LTExLTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMWgxMS40bC05LjIgNi43IDMuNSAxMC45LTkuMy02LjgtOS4yIDYuOCAzLjUtMTEtOS4yLTYuN2gxMS40em02NC45IDBsMy41IDExaDExLjVsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuOC05LjMgNi44IDMuNi0xMS05LjMtNi43aDExLjV6TTY0LjkgOTQuNWwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMS05LjItNi44LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4zIDYuNyAzLjYgMTEtOS4zLTYuOC05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43SDE5MXptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMiA2LjcgMy41IDExLTkuMy02LjgtOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43SDI1NnptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6TTMyLjQgMTIyLjFMMzYgMTMzaDExLjRsLTkuMiA2LjcgMy41IDExLTkuMy02LjgtOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43SDI5em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTAuOS05LjItNi43LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC44IDBsMy42IDEwLjlIMTc3bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjlIMjQybC05LjMgNi43IDMuNiAxMS05LjMtNi44LTkuMyA2LjcgMy42LTEwLjktOS4zLTYuN2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTEtOS4zLTYuOC05LjIgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy42IDExLTkuMy02LjgtOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjV6TTY0LjkgMTQ5LjdsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTAuOS05LjItNi44LTkuMyA2LjggMy41LTExLTkuMi02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuOC05LjMgNi44IDMuNi0xMS05LjMtNi43aDExLjV6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMC45LTkuMi02LjgtOS4zIDYuOCAzLjUtMTEtOS4yLTYuN0gxOTF6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjIgNi43IDMuNSAxMC45LTkuMy02LjgtOS4yIDYuOCAzLjUtMTEtOS4zLTYuN0gyNTZ6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMC45LTkuMi02LjgtOS4zIDYuOCAzLjUtMTEtOS4yLTYuN2gxMS40ek0zMi40IDE3Ny4ybDMuNiAxMWgxMS40bC05LjIgNi43IDMuNSAxMC44LTkuMy02LjctOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43SDI5em02NC45IDBsMy41IDExaDExLjVsLTkuMyA2LjcgMy42IDEwLjgtOS4zLTYuNy05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMUgxNzdsLTkuMiA2LjcgMy41IDEwLjgtOS4zLTYuNy05LjIgNi43IDMuNS0xMC45LTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMUgyNDJsLTkuMyA2LjcgMy42IDEwLjgtOS4zLTYuNy05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMWgxMS40bC05LjIgNi43IDMuNSAxMC44LTkuMy02LjctOS4yIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6bTY0LjkgMGwzLjUgMTFoMTEuNWwtOS4zIDYuNyAzLjYgMTAuOC05LjMtNi43LTkuMyA2LjcgMy42LTEwLjktOS4zLTYuN2gxMS41ek02NC45IDIwNC44bDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjMgNi43IDMuNiAxMS05LjMtNi44LTkuMyA2LjcgMy42LTEwLjktOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTEtOS4yLTYuOC05LjMgNi43IDMuNS0xMC45LTkuMi02LjdIMTkxem02NC44IDBsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTEtOS4zLTYuOC05LjIgNi43IDMuNS0xMC45LTkuMy02LjdIMjU2em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTEtOS4yLTYuOC05LjMgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHpNMzIuNCAyMzIuNGwzLjYgMTAuOWgxMS40bC05LjIgNi43IDMuNSAxMC45LTkuMy02LjctOS4yIDYuNyAzLjUtMTEtOS4zLTYuN0gyOXptNjQuOSAwbDMuNSAxMC45aDExLjVMMTAzIDI1MGwzLjYgMTAuOS05LjMtNi43LTkuMyA2LjcgMy42LTExLTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45SDE3N0wxNjggMjUwbDMuNSAxMC45LTkuMy02LjctOS4yIDYuNyAzLjUtMTEtOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjlIMjQybC05LjMgNi43IDMuNiAxMC45LTkuMy02LjctOS4zIDYuNyAzLjYtMTEtOS4zLTYuN2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTAuOS05LjMtNi43LTkuMiA2LjcgMy41LTExLTkuMi02LjdoMTEuNHptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuNy05LjMgNi43IDMuNi0xMS05LjMtNi43aDExLjV6IiB0cmFuc2Zvcm09InNjYWxlKC45Mzc1KSIvPgogIDwvZz4KPC9zdmc+Cg==)
}

.flag-icon-us.flag-icon-squared {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXVzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+CiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxnIHN0cm9rZS13aWR0aD0iMXB0Ij4KICAgICAgPHBhdGggZmlsbD0iI2JkM2Q0NCIgZD0iTTAgMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHoiIHRyYW5zZm9ybT0ic2NhbGUoMy45Mzg1KSIvPgogICAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAxMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHptMCAyMGgyNDd2MTBIMHoiIHRyYW5zZm9ybT0ic2NhbGUoMy45Mzg1KSIvPgogICAgPC9nPgogICAgPHBhdGggZmlsbD0iIzE5MmY1ZCIgZD0iTTAgMGg5OC44djcwSDB6IiB0cmFuc2Zvcm09InNjYWxlKDMuOTM4NSkiLz4KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik04LjIgM2wxIDIuOEgxMkw5LjcgNy41bC45IDIuNy0yLjQtMS43TDYgMTAuMmwuOS0yLjctMi40LTEuN2gzem0xNi41IDBsLjkgMi44aDIuOWwtMi40IDEuNyAxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhINDVsLTIuNCAxLjcgMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdoMi45em0xNi40IDBsMSAyLjhoMi44bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDN6bTE2LjUgMGwuOSAyLjhoMi45bC0yLjQgMS43IDEgMi43TDc0IDguNWwtMi4zIDEuNy45LTIuNy0yLjQtMS43aDIuOXptMTYuNSAwbC45IDIuOGgyLjlMOTIgNy41bDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptLTc0LjEgN2wuOSAyLjhoMi45bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptMTYuNCAwbDEgMi44aDIuOGwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gzem0xNi41IDBsLjkgMi44aDIuOWwtMi40IDEuNyAxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhoMi45bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43SDY1em0xNi40IDBsMSAyLjhIODZsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoM3ptLTc0IDdsLjggMi44aDNsLTIuNCAxLjcuOSAyLjctMi40LTEuN0w2IDI0LjJsLjktMi43LTIuNC0xLjdoM3ptMTYuNCAwbC45IDIuOGgyLjlsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoMi45em0xNi41IDBsLjkgMi44SDQ1bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptMTYuNCAwbDEgMi44aDIuOGwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gzem0xNi41IDBsLjkgMi44aDIuOWwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhoMi45TDkyIDIxLjVsMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdoMi45em0tNzQuMSA3bC45IDIuOGgyLjlsLTIuNCAxLjcgMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdoMi45em0xNi40IDBsMSAyLjhoMi44bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDN6bTE2LjUgMGwuOSAyLjhoMi45bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDIuOXptMTYuNSAwbC45IDIuOGgyLjlsLTIuNCAxLjcgMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdINjV6bTE2LjQgMGwxIDIuOEg4NmwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gzem0tNzQgN2wuOCAyLjhoM2wtMi40IDEuNy45IDIuNy0yLjQtMS43TDYgMzguMmwuOS0yLjctMi40LTEuN2gzem0xNi40IDBsLjkgMi44aDIuOWwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhINDVsLTIuNCAxLjcgMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdoMi45em0xNi40IDBsMSAyLjhoMi44bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDN6bTE2LjUgMGwuOSAyLjhoMi45bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDIuOXptMTYuNSAwbC45IDIuOGgyLjlMOTIgMzUuNWwxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN2gyLjl6bS03NC4xIDdsLjkgMi44aDIuOWwtMi40IDEuNyAxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN2gyLjl6bTE2LjQgMGwxIDIuOGgyLjhsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoM3ptMTYuNSAwbC45IDIuOGgyLjlsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoMi45em0xNi41IDBsLjkgMi44aDIuOWwtMi40IDEuNyAxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN0g2NXptMTYuNCAwbDEgMi44SDg2bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDN6bS03NCA3bC44IDIuOGgzbC0yLjQgMS43LjkgMi43LTIuNC0xLjdMNiA1Mi4ybC45LTIuNy0yLjQtMS43aDN6bTE2LjQgMGwuOSAyLjhoMi45bC0yLjMgMS43LjkgMi43LTIuNC0xLjctMi4zIDEuNy45LTIuNy0yLjQtMS43aDIuOXptMTYuNSAwbC45IDIuOEg0NWwtMi40IDEuNyAxIDIuNy0yLjQtMS43LTIuNCAxLjcgMS0yLjctMi40LTEuN2gyLjl6bTE2LjQgMGwxIDIuOGgyLjhsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoM3ptMTYuNSAwbC45IDIuOGgyLjlsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoMi45em0xNi41IDBsLjkgMi44aDIuOUw5MiA0OS41bDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptLTc0LjEgN2wuOSAyLjhoMi45bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptMTYuNCAwbDEgMi44aDIuOGwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gzem0xNi41IDBsLjkgMi44aDIuOWwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhoMi45bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43SDY1em0xNi40IDBsMSAyLjhIODZsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoM3ptLTc0IDdsLjggMi44aDNsLTIuNCAxLjcuOSAyLjctMi40LTEuN0w2IDY2LjJsLjktMi43LTIuNC0xLjdoM3ptMTYuNCAwbC45IDIuOGgyLjlsLTIuMyAxLjcuOSAyLjctMi40LTEuNy0yLjMgMS43LjktMi43LTIuNC0xLjdoMi45em0xNi41IDBsLjkgMi44SDQ1bC0yLjQgMS43IDEgMi43LTIuNC0xLjctMi40IDEuNyAxLTIuNy0yLjQtMS43aDIuOXptMTYuNCAwbDEgMi44aDIuOGwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gzem0xNi41IDBsLjkgMi44aDIuOWwtMi4zIDEuNy45IDIuNy0yLjQtMS43LTIuMyAxLjcuOS0yLjctMi40LTEuN2gyLjl6bTE2LjUgMGwuOSAyLjhoMi45TDkyIDYzLjVsMSAyLjctMi40LTEuNy0yLjQgMS43IDEtMi43LTIuNC0xLjdoMi45eiIgdHJhbnNmb3JtPSJzY2FsZSgzLjkzODUpIi8+CiAgPC9nPgo8L3N2Zz4K)
}

.smartbanner-show {
  margin-top: 80px
}

.smartbanner-show .smartbanner {
  display: block
}

.smartbanner {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-family: 'Helvetica Neue', sans-serif;
  background: #f4f4f4;
  z-index: 9998;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none
}

.smartbanner-container {
  margin: 0 auto;
  white-space: nowrap
}

.smartbanner-close {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 5px;
  font-family: 'ArialRoundedMTBold', Arial;
  font-size: 20px;
  text-align: center;
  color: #888;
  text-decoration: none;
  border: 0;
  border-radius: 14px;
  -webkit-font-smoothing: subpixel-antialiased
}

.smartbanner-icon {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  margin-right: 12px;
  background-size: cover;
  border-radius: 10px
}

.smartbanner-info {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold
}

.smartbanner-title {
  font-size: 13px;
  line-height: 18px
}

.smartbanner-button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8)
}

.smartbanner-android .smartbanner-icon {
  background-color: transparent;
  box-shadow: none
}

.smartbanner-android .smartbanner-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000
}

.smartbanner-android .smartbanner-title {
  color: #fff;
  font-weight: bold
}

.smartbanner-android .smartbanner-button {
  min-width: 12%;
  color: #d1d1d1;
  padding: 0;
  background: none;
  border-radius: 0;
  box-shadow: 0 0 0 1px #333, 0 0 0 2px #DDDCDC
}

.smartbanner-android .smartbanner-button-text {
  text-align: center;
  display: block;
  padding: 0 10px;
  background: #42B6C9;
  background: linear-gradient(to bottom, #42B6C9, #39A9BB);
  text-transform: none;
  text-shadow: none;
  box-shadow: none
}

</style><!-- critical styles end --><link rel="alternate" hreflang="de" href="https://www.globalcitizen.org/de/info/2021/" /><link rel="alternate" hreflang="en" href="https://www.globalcitizen.org/en/info/2021/" /><link rel="alternate" hreflang="es" href="https://www.globalcitizen.org/es/info/2021/" /><link rel="alternate" hreflang="fr" href="https://www.globalcitizen.org/fr/info/2021/" /><link rel="alternate" hreflang="x-default" href="https://www.globalcitizen.org/en/info/2021/" /><link rel="preload" href="https://static.globalcitizen.org/static/css/vendor/intlTelInput.28cde38ebf60.css" as="style"><link rel="stylesheet" href="https://static.globalcitizen.org/static/css/vendor/intlTelInput.28cde38ebf60.css"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><title>
  Global Citizen: A Recovery Plan for the World
</title><meta name="viewport" content="width=device-width, initial-scale=1, minimal-ui"><meta name="p:domain_verify" content="99348f341d1a40276c6b4960e7997c2f"/><meta name="apple-itunes-app" content="app-id=990655529"><meta name="google-play-app" content="app-id=lr.globalcitizen.com"><link rel="canonical" href=https://www.globalcitizen.org/en/info/2021/ /><link rel="shortcut icon" href="https://static.globalcitizen.org/static/img/favicon.fb497794bcd4.ico"><link rel="apple-touch-icon" href="https://static.globalcitizen.org/static/img/phone-icon.32b1a56e58d9.png"><link rel="apple-touch-icon" sizes="120x120" href="https://static.globalcitizen.org/static/img/120-phone-icon.959744338ceb.png"><link rel="apple-touch-icon" sizes="152x152" href="https://static.globalcitizen.org/static/img/152-phone-icon.cddee36fd645.png"><link rel="apple-touch-icon" sizes="180x180" href="https://static.globalcitizen.org/static/img/180-phone-icon.1f80ef773293.png"><script>
      document.documentElement.setAttribute('data-useragent',  navigator.userAgent);
      document.documentElement.setAttribute('data-iframe', !!window.frameElement);
      if (window.frameElement) {
        var parentUrl = window.parent.location.pathname;
        var urlContainsQueryParams = window.location.href.match(/\?/);
        var queryString = (urlContainsQueryParams ? '&' : '?') + "parent=" + encodeURI(parentUrl);
        var newUrl = window.location.href + queryString;
        window.history.replaceState(null, null, newUrl);
      }
      var mediaURL = 'https://media.globalcitizen.org/';
    </script><script>
  const appConfig = {
    isAppleIDEnabled: true,
    saveTrackingDataToRedshift: false,
    sendTrackingDataToSegment: true,
    trackAnonymousUsers: true
  };
  Object.defineProperty(window, 'appConfig', {
    value: appConfig,
    writable: false,
    configurable: false
  });
</script><link rel="preload" href="https://static.globalcitizen.org/static/css/bootstrap.ab39ccd78986.css" as="style"><link rel="preload" href="https://static.globalcitizen.org/static/css/app.54c1a60ca1d9.css" as="style"><link rel="preload" href="https://static.globalcitizen.org/static/css/vendor.5c0771bcc113.css" as="style"><link rel="stylesheet" href="https://static.globalcitizen.org/static/css/bootstrap.ab39ccd78986.css"><link rel="stylesheet" href="https://static.globalcitizen.org/static/css/app.54c1a60ca1d9.css"><link rel="stylesheet" href="https://static.globalcitizen.org/static/css/vendor.5c0771bcc113.css"><style>
  
   
      .headline__category--impact {
        background-color: #0072bc;
      }
    
  
   
      .headline__category--global-citizen-explains {
        background-color: #afd2d0;
      }
    
  
   
      .headline__category--global-citizen-life {
        background-color: #fcaf2b;
      }
    
  
   
      .headline__category--global-citizen-asks {
        background-color: #f97361;
      }
    
  
   
      .headline__category--in-my-own-words {
        background-color: #5cbd8e;
      }
    
  
   
      .headline__category--partner {
        background-color: #FF6600;
      }
    
  
   
      .headline__category--rewards {
        background-color: #706EBC;
      }
    
  
   
      .headline__category--opinion {
        background-color: #3FB34F;
      }
    
  
   
      .headline__category--advocacy {
        background-color: #D62027;
      }
    
  
   
      .headline__category--current-events {
        background-color: #9395a2;
      }
    
  
</style><script type="text/javascript" src="https://static.globalcitizen.org/static/js/jquery.c8d890d172dd.js" charset="utf-8"></script><script defer type="text/javascript" src="https://static.globalcitizen.org/static/js/vendor.fa4051c0101a.js" charset="utf-8"></script><script type="text/javascript" src="https://static.globalcitizen.org/static/js/vendor_bundle.c03d4374628f.js" ></script><script type="text/javascript" src="https://static.globalcitizen.org/static/js/main.2046291c4c60.js" ></script><script type="text/javascript" src="https://static.globalcitizen.org/static/js/vendor.fa4051c0101a.js" ></script><meta property="og:site_name" content="Global Citizen" /><meta property="og:title" content="Global Citizen: A Recovery Plan for the World" /><meta property="og:type" content="article" /><meta property="og:image" content="https://media.globalcitizen.org/thumbnails/3c/95/3c958dee-a559-4245-af00-727b3d3a6954/socialshare-2021.jpg__1500x670_q85_crop_subsampling-2.jpg" /><meta property="og:description" content="A campaign to end COVID-19 and kickstart a global recovery." /><meta name="description" content="A campaign to end COVID-19 and kickstart a global recovery."><meta property="fb:app_id" content="167247350078234" /><meta property="article:publisher" content="https://www.facebook.com/GLBLCTZN" /><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@glblctzn"><meta name="fragment" content="!"></head><body class=""><script type="text/javascript">
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  
  ga('create', 'UA-33907097-1', {'alwaysSendReferrer': true, 'cookieDomain': 'auto'});
  
  ga('set', 'page', window.location.pathname);
  ga('send', 'pageview');
</script><!--[if lt IE 9]><p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p><![endif]--><div id="registerDialogContainer"></div><dialog id="loginDialog" tabindex="-1" aria-hidden="true" class="fullscreen-fixed-dialog" aria-label="Dialog open. Sign in to start taking action" hidden><div class="shell bst"><div class="standard_dialog"><div class="dialog-header"><button class="close-dialog" aria-label="Close" title="Close" type="button">&times;</button></div><div class="valign-wrapper"><div class="valign"><div class="register-flow"><div class="modal_actions"><p class="signup-prompt headline__section">
                Welcome back!
                <br />
                Sign in to start taking action.
              </p><p class="register-flow-link">Not a Global Citizen yet?
              <a href="#" data-toggle="dialog" data-target="#registerDialog" aria-label="Not a Global Citizen yet? Sign up.">Sign up</a></p><section class="social-auth signup-dialog"><button class="facebook-button btn social-button fb-button"><i class="signup-facebook-icon fab fa-facebook fa-fw"></i>Sign in with Facebook</button><button class="apple-button btn btn--dark social-button"><i class="fa-apple fab fa-fw"></i>Sign in with Apple</button><div class="horizontal-rule-with-text"><hr /><span>or</span><hr /></div></section><section class="sign_up signup-dialog"><form method="POST" action="/account/login/"><input type="hidden" name="csrfmiddlewaretoken" value="wEjjWztYPUNRFNbK5Jd86iOfplExkhRN01uLKK2XE6RkGch8RZwZ53AJWKLEu2Ft"><fieldset><div id="login-fields"></div></fieldset><fieldset class="text-left"><label for="id_remember_me"><input type="checkbox" name="remember_me" id="id_remember_me" checked><span>Remember me</span></label><p class="mt-4"><a href="/account/password/reset/" id="forgotPassword">Forget your password?</a></p></fieldset></form></section></div><!-- end modal actions --></div><!-- end login-flow --></div><!-- end valign --></div><!-- end valign-wrapper --></div><!-- end standard-dialog--></div><!-- end shell --><script type="text/javascript">
      $(function() {
        if ($("#login-fields").get(0)) {
          var loginFields = React.createElement(LoginFields);
          ReactDOM.render(loginFields, document.getElementById('login-fields'));
        }
      });
  </script></dialog><dialog id="facebookRerequestDialog" class="one-pane" tabindex="-1" aria-hidden="true"><div class="shell"><div class="standard_dialog"><div class="dialog-header"><span class="close-dialog" aria-label="Close">&times;</span><img class="dialog-logo" src="https://static.globalcitizen.org/static/img/gc_logo.11b725af7068.png" data-src="https://static.globalcitizen.org/static/img/gc_logo.11b725af7068.png" alt="Global Citizen"/></div><div class="modal_actions"><p>
          Thanks for signing up as a global citizen. In order to create your account we need you to provide your email address. You can check out our <a href='/about/privacy-policy'>Privacy Policy</a> to see how we safeguard and use the information you provide us with. If your Facebook account does not have an attached e-mail address, you'll need to add that before you can sign up.
        </p><button class="facebook-button btn social-button fb-button"><i class="signup-facebook-icon fab fa-facebook fa-fw"></i>Rerequest with Facebook</button></div></div></div></dialog><dialog id="deactivatedDialog" class="one-pane" tabindex="-1" aria-hidden="true"><div class="shell"><div class="standard_dialog"><div class="dialog-header"><span class="close-dialog" aria-label="Close">&times;</span><img class="dialog-logo" src="https://static.globalcitizen.org/static/img/gc_logo.11b725af7068.png" data-src="https://static.globalcitizen.org/static/img/gc_logo.11b725af7068.png" alt="Global Citizen"/></div><div class="modal_actions"><p><strong>This account has been deactivated.</strong></p><p>
          Please contact us at <a href='mailto:contact@globalcitizen.org'>contact@globalcitizen.org</a> if you would like to re-activate your account.
        </p></div></div></div></dialog><div id="nav-bar">&nbsp;</div><div class="bst"><nav class="d-none"><ul><li><a href="/" title='Global Citizen'>Global Citizen</a></li><ul><li><a href="/en/categories/defeat-poverty/">Defeat Poverty</a></li><li><a href="/en/categories/defend-the-planet/">Defend the Planet</a></li><li><a href="/en/categories/demand-equity/">Demand Equity</a></li></ul><li><a href="/take-action/" title='Take Action'>Take Action</a></li><li><a href="/rewards/" title='Rewards'>Rewards</a></li><li><a href="/partners/" title='Partners'>Partners</a></li><li><a href="https://glblctzn.co/e/store" title='Global Citizen Official Store'>Store</a></li><li><a href="/live/" title='Global Citizen Live'>Global Citizen Live</a></li></ul></nav></div><script type="text/javascript">
  $(function() {
    var IP_COUNTRY = 'US';
    var USER_COUNTRY = 'US';
    var isUS = USER_COUNTRY == 'US' || IP_COUNTRY == 'US';

    var linkLists = [
      {
        'id': 1,
        'title': 'Issues',
        'links': [
          
          {
            'id': '1',
            'title': 'Defeat Poverty',
              'url': '/en/categories/defeat-poverty/'
          },
          
          {
            'id': '2',
            'title': 'Defend the Planet',
              'url': '/en/categories/defend-the-planet/'
          },
          
          {
            'id': '3',
            'title': 'Demand Equity',
              'url': '/en/categories/demand-equity/'
          },
          
        ]
      },
      {
        'id': 2,
        'title': 'Take Action',
        'links': [
          {
            'id': '2_1',
            'title': 'Take Action',
              'url': '/take-action/'
          }
        ]
      },
      
      {
        'id': 3,
        'title': 'Rewards',
        'links': [
          {
            'id': '3_1',
            'title': 'Rewards',
              'url': '/rewards/'
          }
        ]
      },
      
      {
        'id': 4,
        'title': 'Partners',
        'links': [
          {
            'id': '4_1',
            'title': 'Partners',
              'url': '/partners/'
          }
        ]
      },
      {
        'id': 5,
        'title': 'Store',
        'links': [
          {
            'id': '5_1',
            'title': 'Store',
              'url': 'https://glblctzn.co/e/store'
          }
        ]
      },
      {
        'id': 6,
        'title': 'Global Citizen Live',
        'links': [
          {
            'id': '6_1',
            'title': 'Global Citizen Live',
              'url': '/live/'
          }
        ]
      }
    ];

    var props = {
      dropDownLinkExtraSpace: true,
      titleIsActive: false,
      fluidContainer: true,
      showActiveBorder: true,
      mobileTextTransform: 'uppercase',
      desktopTopTextTransform: 'uppercase',
      mobileFontWeight: 'bold',
      desktopTopFontWeight: 'bold',
      desktopBottomTextTransform: 'none',
      destkopBottomFontWeight: 'normal',
      desktopBottomBg: '#e5e5e5',
      hamburgerColor: '#404040',
      desktopTopLinkColor: '#404040',
      mobileLinkColor: '#404040',
      color: '#000',
      navListClasses: 'justify-content-lg-around align-items-center',
      navItemClasses: 'mx-lg-auto',
      navChildrenClasses: 'ml-lg-auto',
      titles: [
        {
          'id': 1,
          'image': 'https://static.globalcitizen.org/static/img/gc-logo-no-space.935935601661.png',
          'title': 'Global Citizen',
          'url': '/'
        }
      ],
      linkLists: linkLists
    };
    bindComponentToDiv('nav-bar', NavBar, props);
  });
</script><div id="root" class="container "><div class="cms-page full-width"><div class="static-page"><style type="text/css">
            h1, h2, h3, h4, h5, h6 {
    font-family: "MarkWebPro-Book-W03-Regular";
    font-weight: bold;
}

.tile-with-image__button-wrapper {
   display:none !important;
}

.hero-image-text h1 {
    font-family: MarkWebPro-Book-W03-Regular;
    font-size: 3rem;
    line-height: 3.375rem;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin: 0px 0px 20px;
}

.hero-image-text p {
    font-size: 1.125rem;
    letter-spacing: -0.02em;
    line-height: 30px;
    max-width: 563px;
    margin: 0px auto;
}

@media (min-width: 960px) {
   .hero-image-text h1{
       font-size: 5.24rem;
       line-height: 5.24rem;
   }
   .hero-image-text p {
      margin: 0px;
   }
}

h3{
line-height:1.5;
letter-spacing:-1px;
}

.kYAbyj{
margin: 15px 0px;
}

.cejHwz .red-logo {
   display:none !important;
}
.ut-title-headline {
   display:none;
}
        </style><style>
  
    .page-section-plugin__654192
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
          background-color: #fcaf2b;
      
    }
</style><section class="page-section-plugin page-section-plugin__654192 hero-image-text" ><span id="654192" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid px-0 pl-lg-0 pr-lg-gutter"><div class="bst-row"><style>
      .bst .page-column-plugin__654194 {
        
          min-height: 563px;
        
        
      }

      
        @media (min-width: 599px) {
            .bst .page-column-plugin__654194 {
              
                  min-height: 563px;
              
              
            }
        }
      
    </style><div class="col-12 col-lg-7 px-lg-0 page-column-plugin__654194"><style>
  
    .page-section-plugin__654195
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
          background-color: #000;
      
    }
</style><section class="page-section-plugin page-section-plugin__654195 d-flex w-100 flex-column justify-content-center py-4 h-100" ><span id="654195" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container"><div class="bst-row align-items-center"><div class="col-12 offset-lg-1 col-lg-11 col-xl-11 offset-xl-1 text-center text-lg-left page-column-plugin__654196"><h1><span style="display:none;">Global Citizen: RECOVERY PLAN FOR THE WORLD</span></h1><p style="font-size:18px;"><span style="display:none;"><strong>A campaign to end COVID-19 and kickstart a global recovery.</strong></span></p><img src="https://media.globalcitizen.org/51/13/5113ec6a-c1ba-4aec-a137-5c6451351d84/en-header.gif"></div></div></div><!-- end shell --></div></section></div><div class="col-12 col-lg-5 py-5 page-column-plugin__654199"><div class="bst-row"><div class="col-12 p-5 align-self-center page-column-plugin__654201"><h5 style="letter-spacing:1px; margin-bottom:15px;">IN 2021, WE AIM TO:</h5><h5></h5><ul><li><h3>Help end COVID-19</h3></li><li><h3>Curb the hunger crisis</h3></li><li><h3>Resume learning everywhere</h3></li><li><h3>Protect the planet</h3></li><li><h3>Advance equity for all</h3></li></ul><p style="font-size:24px; line-height:1.5;"><br>
Join Billie Eilish, Coldplay, Femi Kuti, H.E.R., Hugh Jackman, Idris &amp; Sabrina Elba, Jonas Brothers, Lang Lang, Lars Ulrich, Miley Cyrus, Priyanka Chopra Jonas, Rachel Brosnahan, SuperM, Usher and Yemi Alade and more to support the Recovery Plan for the World.</p><h3></h3></div></div></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654204
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
          background-color: #000000;
      
    }
</style><section class="page-section-plugin page-section-plugin__654204 " ><span id="654204" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid py-3"><div id="email-subscription-plugin" class="bst"></div><script type="text/javascript">
  $(function() {
    var props = JSON.parse('{\u0022subscriptionName\u0022: \u00222021page\u0022, \u0022useEmailCaptureBlock\u0022: true, \u0022ctaMessage\u0022: \u0022Join the Campaign\u0022, \u0022campaignActions\u0022: [{\u0022button_text\u0022: \u0022Complete the Prompt!\u0022, \u0022id\u0022: 2605, \u0022title\u0022: \u0022Tell World Leaders What You Want Them to Do in 2021\u0022, \u0022social_share_title\u0022: \u0022To World Leaders \u005Cu2014 Take action in 2021\u0022, \u0022message_prompt\u0022: \u0022Complete the sentence and tweet it out to world leaders!\u0022, \u0022message_background_image\u0022: \u0022\u0022, \u0022message_tweet_handles_hashtags\u0022: \u0022\u0022, \u0022message_enable_request_tweet\u0022: true, \u0022message_template_response\u0022: \u0022\u005Cud83d\u005Cudc4f \u005Cud83d\u005Cudc4f @vonderleyen @JohnKerry will you tackle {20}20 in 2021 so we can kickstart the #WorldRecoveryPlan?\u0022, \u0022message_tweet_prompt\u0022: \u0022Share your question direct to world leaders on twitter!\u0022}, {\u0022button_text\u0022: \u0022Take the Quiz\u0022, \u0022id\u0022: 2604, \u0022title\u0022: \u0022How Does Global Citizen Change the World?\u0022, \u0022social_share_title\u0022: \u0022Quiz \u002D How Global Citizen Can Beat Poverty\u0022, \u0022questions\u0022: [{\u0022question_text\u0022: \u0022Fill in the blank: Global Citizens have taken over  ___ actions in order to eradicate poverty.\u0022, \u0022explanatory_text\u0022: \u0022Since 2011 Global Citizens have taken over 25 million actions. These actions have led to commitments from governments, enterprises and institutions and improved the lives of 880 million people worldwide.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u002225 Million.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u002210 Million.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u00222 Million.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002220 Million.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022True or False. Over $35 billion raised at Global Citizen festivals has been distributed to fight poverty around the world.\u0022, \u0022explanatory_text\u0022: \u0022In the last 10 years, Global Citizen Festivals have raised over $35.4 billion to fight poverty around the world. This money enables people in the world\u005Cu2019s poorest countries to overcome poverty by supporting projects and organizations working to tackle everything from hunger and climate change to gender equality and education.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022Which of the following artists have played at Global Citizen Festivals?\u0022, \u0022explanatory_text\u0022: \u0022We know: It\u005Cu2019s incredible, but all of them performed on our stage. The list of artists that have played at one of our legendary Global Citizen Festivals is endless. We are honored that all of these amazing artists are supporting our mission for a world without poverty. The Global Citizen pop and policy model brings cultural leaders together with political leaders and everydays citizens to get results!\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Beyonc\u005Cu00e9 and Jay\u002DZ.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Cardi B and The Weekend.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022John Legend and Chris Martin.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022True or false: The world is currently off\u002Dtrack to end extreme poverty by 2030?\u0022, \u0022explanatory_text\u0022: \u0022Before COVID\u002D19, not a single country was on track to end extreme poverty within the decade. It is now estimated that an additional 160 million people are expected to fall into extreme poverty due to the pandemic, pushing the world even further from off track. Time to act!\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022What can you do to make a difference?\u0022, \u0022explanatory_text\u0022: \u0022Global Citizen is a movement of people making a difference. Power the movement and take action to support the recovery plan for the world.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Nothing \u005Cu2014 the world\u005Cu2019s problems are too big.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Take action \u005Cu2014 and support the recovery plan for the world.\u0022, \u0022correct\u0022: true}]}]}, {\u0022button_text\u0022: \u0022Tweet Now\u0022, \u0022id\u0022: 2627, \u0022title\u0022: \u0022Europe: Provide Pandemic Vaccines to the World\u005Cu2019s Poorest\u0022, \u0022social_share_title\u0022: \u0022Europe: Donate Pandemic Vaccines Now\u0022, \u0022text\u0022: \u0022.@SwedishPM @MinPres @RegSprecher @sebastiankurz @MarinSanna @Palazzo_Chigi \u002D please commit to vaccine donations now, not later!  To beat the pandemic we have to prioritise health workers and the most vulnerable globally. Together we can defeat #COVID19! #EUCO #WorldRecoveryPlan\u0022, \u0022enable_message\u0022: true}, {\u0022button_text\u0022: \u0022Tweet Now\u0022, \u0022id\u0022: 2606, \u0022title\u0022: \u0022Tweet G20 Leaders \u005Cu2014 Support Poor Countries Trying to Recover from COVID\u002D19\u0022, \u0022social_share_title\u0022: \u0022G20 Countries \u005Cu2014 Lead the Recovery from COVID\u0022, \u0022text\u0022: \u0022.@g20org @JanetYellen @paologentiloni @brunolemaire @OlafScholz \u005Cu2014 we can only recover together! Please support new @IMFNews Special Drawing Rights so poor nations have the resources needed to respond to COVID\u005Cu2019s many impacts on #health, #hunger, #vaccines. #SDRs will save lives!\u0022, \u0022enable_message\u0022: true}, {\u0022button_text\u0022: \u0022Call Now\u0022, \u0022id\u0022: 2623, \u0022title\u0022: \u0022Call on Congress: Help All Children #ReturnToLearn\u0022, \u0022social_share_title\u0022: \u0022US Congress \u005Cu2014 Help Kids #ReturnToLearn\u0022, \u0022phone_number\u0022: \u0022+1 202\u002D225\u002D2661\u0022, \u0022script\u0022: \u0022Your phone should ring in just a moment and you\u005Cu2019ll be connected. You can use the talking points below to help with your message. It\u005Cu2019s okay to leave a voicemail.\u005Cr\u005Cn\u005Cr\u005Cn\u002D Hi, my name is {ADD NAME} and I live in {CITY/TOWN}.\u005Cr\u005Cn\u002D I\u005Cu2019m calling with a request related to the fiscal year 22 Budget.\u005Cr\u005Cn\u002D Around the world hundreds of millions of children are out of school. \u005Cr\u005Cn\u002D And COVID\u002D19 is forcing even more kids to be out of school forever. But the United States Government can help.\u005Cr\u005Cn\u002D As Congress considers fiscal year 22 funding for international development, I\u005Cu2019m calling you to please help end the education crisis by investing $1.1 billion in global education, which should include $50 million for Education Cannot Wait.\u005Cr\u005Cn\u005Cr\u005CnThank you for considering this request.\u0022, \u0022weekdays_only\u0022: false}, {\u0022button_text\u0022: \u0022Take the Quiz\u0022, \u0022id\u0022: 2425, \u0022title\u0022: \u0022How is COVID\u002D19 Deepening the Education Crisis for Children in Poverty?\u0022, \u0022social_share_title\u0022: \u0022How COVID\u002D19 is affecting children learning\u0022, \u0022questions\u0022: [{\u0022question_text\u0022: \u0022How many children have been impacted by COVID\u002D19 school closures?\u0022, \u0022explanatory_text\u0022: \u0022Over 1.5 billion children have been impacted by COVID\u002D19 school closures, placing the world\u005Cu2019s most vulnerable children \u005Cu2014 like girls, refugees, and children with disabilities \u005Cu2014 at particular risk of missing out on their right to an education.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022600 million\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Over 1.5 billion\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022Approximately 2 billion\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u00223.5 billion\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022True or false: marginalized girls are more at risk than boys of dropping out of school following COVID\u002D19 related lockdowns.\u0022, \u0022explanatory_text\u0022: \u0022The Malala Fund has said that \u005Cu201cin a crisis like COVID\u002D19, girls and young women are the first to be removed from school and the last to return\u005Cu201d. The COVID\u002D19 pandemic is a global health crisis upon an already existing global education crisis. Before the pandemic about 130 million girls were out of school.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022Approximately __ more secondary school\u002Daged girls could be out of school after COVID\u002D19 has passed.\u0022, \u0022explanatory_text\u0022: \u0022Following the 2014\u002D15 Ebola outbreak and school closures in Sierra Leone, Guinea, and Liberia, enrolment rates for girls dropped. Increased rates of poverty, household responsibilities, child labor, early marriage, and teenage pregnancy prevented many girls from returning to school. The Malala Fund estimates that approximately 20 million secondary school\u002Daged girls may never return to the classroom after the pandemic if dropouts increase at the same rate.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u00225 Million\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002210 Million\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002215 Million\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002220 Million\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022The following are some of the reasons girls might not be able to return to school.\u0022, \u0022explanatory_text\u0022: \u0022Adolescent girls, particularly those living in conflict\u002Daffected areas, face an increased risk of gender\u002Dbased violence, early pregnancy, or child marriage \u005Cu2013 they are often trapped in a cycle of violence and poverty, making it nearly impossible for them to fulfill their potential.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Increased rates of poverty.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Household responsibilities.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Child labor and teenage pregnancy.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022What is Education Cannot Wait (ECW)?\u0022, \u0022explanatory_text\u0022: \u0022ECW is a first\u002Dof\u002Dits\u002Dkind global fund for education in emergencies that offers governments, multilateral institutions, and the private sector the chance to finance comprehensive education programmes for children and youth affected by armed conflicts, natural disasters, forced displacement, and protracted crises.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022A fund dedicated to securing investment in year\u002Dround school for children.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022A fund dedicated to securing schooling for children as soon as their first birthday.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022The global fund for education in emergencies, providing education for children and youth impacted by conflicts and crises.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022A fund dedicated to securing remote video\u002Dconferencing classes for university students.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022What is Education Cannot Wait (ECW) doing to fight this crisis?\u0022, \u0022explanatory_text\u0022: \u0022ECW is allocating millions in emergency grants to protect and support vulnerable children and youth hit by the COVID\u002D19 pandemic in 27 countries or emergency contexts. Already, This emergency allocation supports the United Nations\u005Cu2019 coordinated USD $2 billion global humanitarian appeal launched on 25 March 2020 to fight COVID\u002D19.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Funding emergency education measures.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Supporting public health information campaigns.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Upgrading water and sanitation facilities in schools.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022It will cost an average of ___  per child to safely open schools again and get learning back on track.\u0022, \u0022explanatory_text\u0022: \u0022The child rights organizations found that it will cost an average of USD $370 per child to safely open schools again and get learning back on track in 59 of the world\u005Cu2019s poorest countries. By investing USD $50 billion, 136 million children can return to school safely.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022$110\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022$250\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022$370\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022$420\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022COVID\u002D19 could increase the global funding gap for education from $39 billion per year to  ___\u0022, \u0022explanatory_text\u0022: \u0022New figures released by UNESCO\u005Cu2019s global education monitoring report show that COVID\u002D19 could increase the global education funding gap by USD $200 billion per year. If world leaders commit more funds to education in emergencies, we can ensure quality, inclusive learning for all.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022USD $200 billion per year.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022USD $350 billion per year\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022USD $400 billion per year\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022USD $620 billion per year\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022Economic strains and a lack of resources for remote learning may force children into one of the following.\u0022, \u0022explanatory_text\u0022: \u0022As governments shift spending towards the health and economic response to the pandemic, new estimates from UNESCO suggest that there could be a 12% decline in aid for education which could create a USD $77 billion financing gap for low and middle\u002Dincome countries over the next two years.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Labor or child marriage.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022A higher risk of exploitation.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Abuse and violence.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022Up to 9.7 million children are at risk of dropping out of school due to rising levels of child poverty.\u0022, \u0022explanatory_text\u0022: \u0022Save the Children warns that deep budget cuts to education and rising poverty caused by the COVID\u002D19 pandemic may have forced at least 9.7 million children out of school forever by the end of 2021, with millions more falling behind in learning.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}]}, {\u0022button_text\u0022: \u0022Tweet Now\u0022, \u0022id\u0022: 2595, \u0022title\u0022: \u0022Tweet World Leaders \u005Cu2014 Help Children in Disaster Zones Return To Learn\u0022, \u0022social_share_title\u0022: \u0022You can help vulnerable children continue learning\u0022, \u0022text\u0022: \u0022.@eu_commission @francediplo_en @SpainMFA @ItalyMFA @bmz_bund @CanadaDev @g20org \u005Cu2014 COVID\u002D19 means that the 128M children living in conflict right now are doubly at risk of missing out on an education. Will you support @EduCannotWait to help all kids #ReturnToLearn? #GlobalCitizen\u0022, \u0022enable_message\u0022: true}, {\u0022button_text\u0022: \u0022Leave a message\u0022, \u0022id\u0022: 2621, \u0022title\u0022: \u0022Tell Germany \u005Cu2014  Help Children Return To Learn!\u0022, \u0022social_share_title\u0022: \u0022Tell Germany: Help Children Return To Learn!\u0022, \u0022message_prompt\u0022: \u0022Why is it important for Germany to be a champion for children\u0027s education in times of crisis? Write your best message.\u0022, \u0022message_background_image\u0022: \u0022\u0022, \u0022message_tweet_handles_hashtags\u0022: \u0022\u0022, \u0022message_enable_request_tweet\u0022: false, \u0022message_template_response\u0022: \u0022We need Germany to be a champion for education in emergencies with a long\u002Dterm commitment to Education Cannot Wait, because ____  {200}1000 #ReturnToLearn\u0022, \u0022message_tweet_prompt\u0022: \u0022\u0022}, {\u0022button_text\u0022: \u0022Tweet Now\u0022, \u0022id\u0022: 2712, \u0022title\u0022: \u0022African Union: Promote the Economic Justice and Rights of Women and Girls in Africa\u0022, \u0022social_share_title\u0022: \u0022African Leaders must advance gender equality\u0022, \u0022text\u0022: \u0022.@AU_WGDD The socio\u002Deconomic impact of #COVID on millions of women in Africa calls for concrete steps for financial inclusion and women empowerment. Will you strengthen commitments to advance gender equality for all? #ActForEqual #GlblCtzn\u0022, \u0022enable_message\u0022: true}, {\u0022button_text\u0022: \u0022Take the Quiz\u0022, \u0022id\u0022: 2717, \u0022title\u0022: \u0022Knowledge is Power \u005Cu2013 Find Out if Nigeria\u005Cu2019s Education System is on Track\u0022, \u0022social_share_title\u0022: \u0022Can Nigeria Ensure Education for All?\u0022, \u0022questions\u0022: [{\u0022question_text\u0022: \u0022True or false: Nigerian children have been seriously impacted by the pandemic?\u0022, \u0022explanatory_text\u0022: \u0022School closures have seriously impacted the education of almost 50M children in Nigeria. Worse, the country remains home to 1 in 5 out\u002Dof\u002Dschool children globally. More support is needed to ensure kids, particularly the most vulnerable including girls, displaced children, and those with disabilities can get back to school and learn.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022How many children are out\u002Dof\u002Dschool in Nigeria?\u0022, \u0022explanatory_text\u0022: \u0022According to the Nigeria ministry of education, over 10 children in Nigeria are out\u002Dof\u002Dschool, 60% of whom are girls. This is an increase of more than 3 million from 2020.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022100 thousand.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u00225.5 million.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002210.5 million.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022268 million.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022Apart from COVID\u002D19 disruptions, ___ is an enormous threat to safe and continuous learning for school\u002Daged kids, particularly in the North\u002DEast.\u0022, \u0022explanatory_text\u0022: \u0022Peter Hawkins, UNICEF Nigeria country representative says that \u005C\u0022at a time when the pandemic is rife, and some parents have withdrawn their children from school, or have not sent their children back to school, the insecurity and threats to educational facilities can only compound an already difficult situation.\u005Cu201d\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022E\u002Dlearning.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Insurgency/ insecurity.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022Social media.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022None of the above.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022Large\u002Dscale kidnappings from schools have occurred in the following states in Nigeria.\u0022, \u0022explanatory_text\u0022: \u0022Around 700 students have been kidnapped from schools since December 2021, of which scores remain in captivity. The Authorities have promised to strengthen security at schools, and \u005Cu201ctake a strong stance\u005Cu201d against criminal gangs.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Zamfara.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Katsina.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Jigawa.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Niger.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Kaduna.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022What has been the best way to bridge the educational digital divide in Nigeria?\u0022, \u0022explanatory_text\u0022: \u0022A recent World Bank survey that tracks the effects of Covid\u002D19 has revealed that only one\u002Dthird of Nigeria\u005Cu2019s primary and secondary school students were able to engage in any form of virtual education during the lockdown. Among them, only 7% used mobile\u002Dbased applications, compared to 20% that used radio and 17% that used TV programmes.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Radio.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022Television.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Online/ Virtual learning.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022What can be done to accelerate progress to ensure safe and quality learning for kids?\u0022, \u0022explanatory_text\u0022: \u0022Research has shown that education is one of the most effective development investments countries can make. Adequate investments in education facilitate the achievement of most other national development goals and increase the probability that progress will be sustained.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Financing safe schools.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Reskilling and upskilling teachers.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Ensuring learning continuity for out\u002Dof\u002Dschool kids.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Allocating more funds to education.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022As a Global Citizen, how can I help?\u0022, \u0022explanatory_text\u0022: \u0022Global Citizen is a community of people like you, who believe in a world free from extreme poverty. Together we are taking action to ensure that all children access and complete quality education, within a safe learning environment, to gain the skills and knowledge for lifelong learning.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Nothing, the educational system cannot improve.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Every child deserves access to quality education. Join Global Citizen and keep pressuring leaders to make bold commitments for underserved school\u002Daged kids.\u0022, \u0022correct\u0022: true}]}]}, {\u0022button_text\u0022: \u0022Take the Quiz\u0022, \u0022id\u0022: 2720, \u0022title\u0022: \u0022Why is Taking a Vaccine Important to Achieving Herd Immunity? Take the Quiz!\u0022, \u0022social_share_title\u0022: \u0022How do Vaccines Help Achieve Herd Immunity?\u0022, \u0022questions\u0022: [{\u0022question_text\u0022: \u0022True or false: Herd immunity is when a population is immune to an infectious disease either through vaccination or immunity developed through previous infection.\u0022, \u0022explanatory_text\u0022: \u0022WHO supports achieving \u0027herd immunity\u0027 through vaccination, not by allowing a disease to spread through any segment of the population, as this would result in unnecessary cases and deaths.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: true}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: false}]}, {\u0022question_text\u0022: \u0022How does taking a vaccine achieve herd immunity?\u0022, \u0022explanatory_text\u0022: \u0022To safely achieve herd immunity against COVID\u002D19, a substantial proportion of a population would need to be vaccinated, lowering the overall amount of virus able to spread in the whole population.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022A substantial proportion of the population is vaccinated.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Vulnerable populations are safe and protected against the disease.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Community transmission of the virus is reduced.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022The following threatens Nigeria\u005Cu2019s COVID response and could hamper herd immunity?\u0022, \u0022explanatory_text\u0022: \u0022In February, independent data scientist Youyang Gu said that the chance of reaching a herd\u002Dimmunity threshold was under threat because of factors such as vaccine hesitancy, the emergence of new variants, and the delayed arrival of vaccinations.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022Vaccine hesitancy.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022COVID variants.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Uneven/ inadequate vaccine roll\u002Dout.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022What percent of the population need to be vaccinated to achieve herd immunity?\u0022, \u0022explanatory_text\u0022: \u0022Most estimates had placed the threshold at 60\u005Cu201370% of the population gaining immunity, either through vaccinations or past exposure to the virus. But as new, faster spreading, variants of the virus appear, it is likely that percentage will need to rise.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u002223%\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002253%\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u002260 % or more.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022True or false: Nigeria is on track to achieving herd immunity.\u0022, \u0022explanatory_text\u0022: \u0022Although Nigeria is distributing more vaccines than neighbouring countries, less than 100k of 200M Nigerians have been fully vaccinated i.e received the 2 doses of the AstraZeneca vaccine. While the government plans to have covered 70% of the population by 2022, vaccine hesitancy and uneven roll\u002Dout of the vaccine remain barriers to achieving population immunity.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022True.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022False.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022Why is it important that everyone can access a vaccine as soon as possible?\u0022, \u0022explanatory_text\u0022: \u0022The COVID\u002D19 vaccination remains the safest and most effective public health intervention to contain the pandemic. Even as vaccine roll\u002Dout plans face distribution and allocation hurdles, new variants, like the highly contagious Indian variant, are sprouting up that might be more transmissible and resistant to vaccines. The longer it takes to stem transmission of the virus, the more time these variants have to emerge and spread.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022To prevent a resurgence.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022To prevent new COVID variants.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022To stop the risk of new variants emerging.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}, {\u0022question_text\u0022: \u0022How can I help?\u0022, \u0022explanatory_text\u0022: \u0022Herd immunity offers indirect protection to susceptible members of the population. We can all help protect not just ourselves and loved ones, but them too, by taking the vaccine and encouraging others who can to do the same. Visit vaxbecause.org for more on vaccines and keep taking action on platforms like Global Citizen to spread the word.\u0022, \u0022answers\u0022: [{\u0022text\u0022: \u0022If you\u005Cu2019re eligible, take the vaccine.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Educate others about the importance of achieving herd immunity.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022Urge leaders to provide adequate vaccines and deploy them quickly.\u0022, \u0022correct\u0022: false}, {\u0022text\u0022: \u0022All of the above.\u0022, \u0022correct\u0022: true}]}]}, {\u0022button_text\u0022: \u0022Send an Email\u0022, \u0022id\u0022: 2756, \u0022title\u0022: \u0022To PM Trudeau \u005Cu2014 Step\u002Dup Learning Support for Vulnerable Children\u0022, \u0022social_share_title\u0022: \u0022Tell Canada: Help Children Return To Learn!\u0022, \u0022to\u0022: [\u0022pm@pm.gc.ca\u0022, \u0022karina.gould@parl.gc.ca\u0022], \u0022cc\u0022: [], \u0022bcc\u0022: [\u0022emailactions+canforecw@globalpovertyproject.com\u0022], \u0022introduction\u0022: \u0022Prime Minister Trudeau and Minister Gould\u0022, \u0022subject\u0022: \u0022Step Up Support for Learning for Children Living Through Crisis.\u0022, \u0022enable_template\u0022: true, \u0022email_enable_dropdown\u0022: false, \u0022template\u0022: \u0022Dear Prime Minister Trudeau and Minister Gould,\u005Cr\u005Cn\u005Cr\u005CnThank you for the steps Canada has taken in addressing global inequalities including around the need to strengthen education systems and expand equal access to quality education for children around the world. \u005Cr\u005Cn\u005Cr\u005CnBuilding on your own historic leadership at the 2018 G7 Summit in Charlevoix, will you follow through on your 2019 election platform promise to pledge $450M in support of the 128 million out\u002Dof\u002Dschool kids in conflict and crisis areas who are now doubly impacted by the COVID\u002D19 pandemic? As part of this, will you provide $80M for Education Cannot Wait (ECW)?\u005Cr\u005Cn\u005Cr\u005CnThis investment will give vulnerable children not just an education, but hope for a brighter future. \u005Cr\u005Cn\u005Cr\u005CnI am counting on your support.\u005Cr\u005Cn\u005Cr\u005CnSincerely,\u0022, \u0022points_with_template\u0022: 5, \u0022use_template_by_default\u0022: false}, {\u0022button_text\u0022: \u0022Sign Now\u0022, \u0022id\u0022: 2864, \u0022title\u0022: \u0022Calling all Businesses: It\u005Cu2019s Time to Support #JusticeForAll\u0022, \u0022social_share_title\u0022: \u0022Calling all Businesses: Support #JusticeForAll\u0022, \u0022body\u0022: \u0022To business leaders everywhere: \u005Cr\u005Cn\u005Cr\u005CnAs Global Citizens committed to building a more inclusive, fair and just world, we urge you to sign onto the Justice Imperative Principles established by the Business Leaders For Justice Coalition. \u005Cr\u005Cn\u005Cr\u005CnWe also encourage you to work with the Business Leaders for Justice Coalition to take transformative action in your business practices to support equity and to elevate your external commitments to justice.\u005Cr\u005Cn\u005Cr\u005CnYour commitment to diversity, inclusivity and justice can have a profoundly positive impact on your employees, your customers and the communities you serve. \u005Cr\u005Cn\u005Cr\u005CnAs we recover from COVID\u002D19, please work together and with governments to help close the global justice gap and promote #JusticeForAll. The world is counting on you to help us get there.\u0022}], \u0022enableDatashare\u0022: false}');

    if (props.useEmailCaptureBlock) {
      bindComponentToDiv('email-subscription-plugin', EmailCaptureTakeActionBlock, {
        cta: props.ctaMessage,
        headlineMessage: props.headlineMessage,
        subscriptionName: props.subscriptionName,
        elementName: props.subscriptionName,
        campaignActions: props.campaignActions,
        action: props.action,
        enableDatashare: props.enableDatashare,
        partner: props.partner,
        partnerPrivacyPolicyLink: props.partnerPrivacyPolicyLink
      });
    } else {
      bindComponentToDiv('email-subscription-plugin', SubscriptionPlugin, props);
    }
  });
</script></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654206
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654206 " ><span id="654206" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid-cushion pt-5 pb-4"><div class="bst-row"><div class="col-12 col-lg-2 pb-3 page-column-plugin__654208"><p style="text-align: center;"><img src="https://media-staging.globalcitizen.org/c8/da/c8da2235-be72-4fed-a839-b0fc1a619024/1-icon-covid_1.gif" style="width:100%; max-width:150px;"></p></div><div class="col-12 col-lg-7 align-self-center pb-3 page-column-plugin__654210"><h3>Explore the five pillars of the<br>
Recovery Plan for the World.</h3></div><div class="col-12 col-lg-3 text-center align-self-center page-column-plugin__654212"><p style="text-align: center;"><a class="btn--alt" href="/info/recoveryplan/">Learn More</a></p></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654214
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654214 " ><span id="654214" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid-cushion pt-5 pb-5 bg-concrete"><div class="bst-row pb-4"><div class="col-12 col-lg  mb-4 page-column-plugin__654216"><h2 style="text-align: center;">Join Us Through the Year</h2><p></p><p style="text-align: center; ">Global Citizen will host a series of pledging moments and<br>
global events to unite Global Citizens, world leaders, artists, philanthropists and CEOs to achieve the campaign’s goals.</p></div></div><div class="bst-row"><div class="col-12 col-md-4 pb-5 page-column-plugin__654219"><p><span class="filer_image_wrapper "><span class="filer_image_wrapper__inner"><a href="/media/vaxlive/" class="filer_image_link"><img class="filer_image" alt="VAX LIVE: The Concert to Reunite the World Logo" src="https://static.globalcitizen.org/static/img/festival-banner.8c92dc451610.png" data-src="https://media.globalcitizen.org/thumbnails/c4/dc/c4dc30e1-6f8c-46a5-9c01-827a5eab315a/vaxlive_logo_white_bandaid_black_tagline_1.png__2918x1876_q85_crop_subject_location-1459%2C938_subsampling-2_upscale.png" /></a></span></span></p><p><strong>MAY 2021</strong><br>
VAX LIVE: A Concert to Reunite the World is a global broadcast special celebrating COVID-19 vaccines, and we are calling on world leaders to make vaccines accessible to everyone, everywhere.</p></div><div class="col-12 col-md-4 pb-5 page-column-plugin__654222"><p><span class="filer_image_wrapper "><span class="filer_image_wrapper__inner"><a href="/live/" class="filer_image_link"><img class="filer_image" alt="global-citizen-live.jpg" src="https://static.globalcitizen.org/static/img/festival-banner.8c92dc451610.png" data-src="https://media.globalcitizen.org/thumbnails/e0/32/e03265d3-01c2-43d6-b5db-d9e297ede25b/global-citizen-live.jpg__1404x900_q85_crop_subsampling-2_upscale.jpg" /></a></span></span></p><p><strong>SEPTEMBER 2021</strong><br>
A multi-hour global event on Sept. 25 featuring a blockbuster lineup of artists, with performances from all over the world, including: Lagos, New York City, Paris, Seoul and Sydney. Global Citizen Live is supported by Live Nation, SM Entertainment Group, the Sydney Opera House, Access Bank and more.</p></div><div class="col-12 col-md-4 pb-5 page-column-plugin__654225"><p><span class="filer_image_wrapper "><span class="filer_image_wrapper__inner"><img class="filer_image" alt="3c-g20.png" src="https://static.globalcitizen.org/static/img/festival-banner.8c92dc451610.png" data-src="https://media.globalcitizen.org/thumbnails/23/66/23669d64-2461-4532-9e61-df636e63203a/3c-g20.png__5040x2985_q85_crop_subsampling-2_upscale.png" /></span></span></p><p>Global Citizen at the G20 Summit, a global moment jointly hosted by the Italian G20 Presidency and the European Commission. Global Citizen at the G20 Summit will engage world leaders, organizations and advocates in a discussion about progress made toward the Recovery Plan for the World with an emphasis on climate change ahead of COP26. The Summit will occur in Rome, Italy, on October 30 and 31, 2021. Additional details will be released in the coming months. </p></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654228
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654228 " ><span id="654228" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid-cushion pt-5 pb-4"><div class="bst-row"><div class="col-12 col-lg  mb-4 page-column-plugin__654230"><h2 style="text-align: center;">Let's Get to Work</h2></div></div><div class="bst-row"><div class="col-12 col-lg  mb-4 page-column-plugin__654233"><div id="featured-campaigns-654234"></div><script type="text/javascript">
    $(function() {
        var props = {
           contentList: JSON.parse('[{\u0022actions\u0022: [{\u0022id\u0022: 2735}, {\u0022id\u0022: 2753}, {\u0022id\u0022: 2794}, {\u0022id\u0022: 2798}, {\u0022id\u0022: 2782}, {\u0022id\u0022: 2836}], \u0022background_pattern\u0022: \u0022https://media.globalcitizen.org/86/51/86513ab8\u002D92bd\u002D45b3\u002Da21a\u002D5a76b53e1bcc/endthehungercrisis\u002Dmin.png\u0022, \u0022campaign_updates\u0022: [{\u0022campaigns\u0022: [158], \u0022id\u0022: 696, \u0022date\u0022: \u00222021\u002D08\u002D11T16:31:12.923955Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [158], \u0022id\u0022: 672, \u0022date\u0022: \u00222020\u002D09\u002D14T20:45:55.128894Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [158], \u0022id\u0022: 671, \u0022date\u0022: \u00222020\u002D04\u002D18T18:41:21.537754Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [158], \u0022id\u0022: 670, \u0022date\u0022: \u00222020\u002D02\u002D19T21:17:45.151855Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [158], \u0022id\u0022: 669, \u0022date\u0022: \u00222020\u002D02\u002D12T12:09:13.109233Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}], \u0022cta\u0022: \u0022I\u005Cu2019ll join the movement to make sure everyone has access to good food \u005Cu2014 count me in!\u0022, \u0022cta_image_thumbnails\u0022: null, \u0022description\u0022: \u0022Take action to strengthen our food systems and nutrition security to ensure we have good food for all.\u0022, \u0022id\u0022: 158, \u0022is_featured\u0022: false, \u0022is_hidden\u0022: true, \u0022is_live\u0022: true, \u0022issues\u0022: [{\u0022id\u0022: 21, \u0022name\u0022: \u0022Food \u0026 Hunger\u0022, \u0022slug\u0022: \u0022food\u002Dhunger\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022meta_description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022share_description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022share_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/d1/c2/d1c2c9b7\u002Da868\u002D4009\u002D9f75\u002D412e55614580/defeat\u002Dpoverty\u002Dshare.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022key_color\u0022: \u0022#0072DD\u0022, \u0022didyouknow\u0022: [{\u0022description\u0022: \u0022Communities in Africa, Asia, and Latin America are most impacted.\u0022, \u0022link\u0022: \u0022/content/global\u002Dpoverty\u002Dincrease\u002Dcoronavirus/\u0022}, {\u0022description\u0022: \u0022Access to good health care, consistent education, nutritious food or clean water are key to ending extreme poverty.\u0022, \u0022link\u0022: \u0022/content/extreme\u002Dpoverty\u002Ddefinition\u002Dstatistics\u002Drate/\u0022}, {\u0022description\u0022: \u0022COVID is pushing millions back into poverty. See our Recovery Plan for the world.\u0022, \u0022link\u0022: \u0022/info/recoveryplan/\u0022}], \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022intro_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/cc/f5/ccf5e20d\u002D24d8\u002D438c\u002D8ba5\u002D09aa9ab699cf/defeat\u002Dpoverty\u002Dshare.jpg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}, \u0022key_color\u0022: \u0022#0072DD\u0022}], \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022key_color\u0022: null, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022Stop the Hunger Crisis\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/campaign/end\u002Dhunger/\u0022, \u0022video_url\u0022: null, \u0022what_to_know_about\u0022: \u0022Climate change, conflict and a global pandemic have made it hard to get good nutritious meals to all people.\u0022, \u0022what_to_know_target\u0022: \u0022Currently, 2 billion people do not have regular access to safe, nutritious, and sufficient food.\u0022, \u0022what_to_know_needs\u0022: \u0022Together we can stop the hunger crisis and ensure everyone has access to good nutritious food every day.\u0022, \u0022what_to_know_about_link\u0022: null, \u0022what_to_know_target_link\u0022: null, \u0022what_to_know_needs_link\u0022: null, \u0022cta_image\u0022: null, \u0022cta_response\u0022: null, \u0022is_recommendable\u0022: false, \u0022lead_partners\u0022: [{\u0022id\u0022: 701, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/partners/ifad/\u0022, \u0022name\u0022: \u0022IFAD\u0022, \u0022logo_url\u0022: \u0022https://media.globalcitizen.org/34/49/344900ff\u002Dc7a8\u002D4a82\u002D922d\u002Dcd1b52fabe02/jfuhuxah_400x400_1.jpg\u0022, \u0022alternate_logo_url\u0022: \u0022\u0022, \u0022hero_image\u0022: null, \u0022thumbnails\u0022: null, \u0022archived\u0022: false, \u0022about\u0022: \u0022At the International Fund for Agricultural Development (IFAD) we invest in rural people, empowering them to increase their food security, improve the nutrition of their families and increase their incomes. We help them build resilience, expand their businesses and take charge of their own development.\u0022, \u0022why_gc\u0022: \u0022\u0022, \u0022quote\u0022: \u0022\u0022, \u0022partner_type\u0022: \u0022ngo\u0022, \u0022sub_type\u0022: 2, \u0022issues\u0022: [], \u0022suggested_donation_amounts\u0022: {\u0022amounts\u0022: [\u002210\u0022, \u002220\u0022, \u002250\u0022, \u0022100\u0022], \u0022currency\u0022: \u0022USD\u0022, \u0022is_zero_decimal\u0022: false}, \u0022gift_aid\u0022: false, \u0022stripe_pk\u0022: \u0022pk_live_mpKi7jxEEc4qJX4rsopPVATA\u0022, \u0022donations_enabled\u0022: false, \u0022since\u0022: null}, {\u0022id\u0022: 628, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/partners/world\u002Dfood\u002Dprogramme/\u0022, \u0022name\u0022: \u0022World Food Programme\u0022, \u0022logo_url\u0022: \u0022https://media.globalcitizen.org/ab/36/ab36c355\u002D184a\u002D4f9c\u002D802b\u002Da1fb6a32f13c/wfpnewlogo_english_standard_blue_cmyk3x.png\u0022, \u0022alternate_logo_url\u0022: \u0022\u0022, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/39/5d/395d4b10\u002De678\u002D4c2f\u002Da882\u002Dd0d4f41ab722/stella\u002Dde\u002Dsmit\u002Dtz3ddh8e8us\u002Dunsplash.jpg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/39/5d/395d4b10\u002De678\u002D4c2f\u002Da882\u002Dd0d4f41ab722/stella\u002Dde\u002Dsmit\u002Dtz3ddh8e8us\u002Dunsplash.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/39/5d/395d4b10\u002De678\u002D4c2f\u002Da882\u002Dd0d4f41ab722/stella\u002Dde\u002Dsmit\u002Dtz3ddh8e8us\u002Dunsplash.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/39/5d/395d4b10\u002De678\u002D4c2f\u002Da882\u002Dd0d4f41ab722/stella\u002Dde\u002Dsmit\u002Dtz3ddh8e8us\u002Dunsplash.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/39/5d/395d4b10\u002De678\u002D4c2f\u002Da882\u002Dd0d4f41ab722/stella\u002Dde\u002Dsmit\u002Dtz3ddh8e8us\u002Dunsplash.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022archived\u0022: false, \u0022about\u0022: \u0022Assisting 80 million people in around 80 countries each year, the World Food Programme (WFP) is the leading humanitarian organization fighting hunger worldwide, delivering food assistance in emergencies and working with communities to improve nutrition and build resilience.\u0022, \u0022why_gc\u0022: \u0022\u0022, \u0022quote\u0022: \u0022\u0022, \u0022partner_type\u0022: \u0022ngo\u0022, \u0022sub_type\u0022: 3, \u0022issues\u0022: [], \u0022suggested_donation_amounts\u0022: {\u0022amounts\u0022: [\u002210\u0022, \u002220\u0022, \u002250\u0022, \u0022100\u0022], \u0022currency\u0022: \u0022USD\u0022, \u0022is_zero_decimal\u0022: false}, \u0022gift_aid\u0022: false, \u0022stripe_pk\u0022: \u0022pk_live_mpKi7jxEEc4qJX4rsopPVATA\u0022, \u0022donations_enabled\u0022: false, \u0022since\u0022: \u00222017\u002D08\u002D25\u0022}], \u0022other_partners\u0022: [], \u0022allowed_countries\u0022: [], \u0022supplementary_infographic_image\u0022: null, \u0022supplementary_infographic_image_thumbnails\u0022: null, \u0022hero_image_thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/49/ff49c04d\u002Ddc90\u002D4d10\u002D9b05\u002D51b23366b470/0j_luc84_1.jpeg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022actions_taken_count\u0022: 251793}, {\u0022actions\u0022: [{\u0022id\u0022: 2701}, {\u0022id\u0022: 2668}, {\u0022id\u0022: 2616}, {\u0022id\u0022: 2615}, {\u0022id\u0022: 2680}, {\u0022id\u0022: 2685}, {\u0022id\u0022: 2692}, {\u0022id\u0022: 2694}, {\u0022id\u0022: 2695}, {\u0022id\u0022: 2768}, {\u0022id\u0022: 2769}, {\u0022id\u0022: 2770}, {\u0022id\u0022: 2771}, {\u0022id\u0022: 2776}, {\u0022id\u0022: 2790}, {\u0022id\u0022: 2789}, {\u0022id\u0022: 2845}, {\u0022id\u0022: 2847}, {\u0022id\u0022: 2849}, {\u0022id\u0022: 2846}, {\u0022id\u0022: 2865}], \u0022background_pattern\u0022: \u0022https://media.globalcitizen.org/26/7a/267a8640\u002D0386\u002D4c04\u002Daf1e\u002D2304c8110e7a/end\u002Dpandemic\u002Dbackground.png\u0022, \u0022campaign_updates\u0022: [{\u0022campaigns\u0022: [161], \u0022id\u0022: 687, \u0022date\u0022: \u00222021\u002D07\u002D14T08:43:50.376338Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [161], \u0022id\u0022: 597, \u0022date\u0022: \u00222021\u002D05\u002D02T22:58:56.956486Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [161], \u0022id\u0022: 596, \u0022date\u0022: \u00222021\u002D04\u002D03T02:44:19.052058Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [161], \u0022id\u0022: 595, \u0022date\u0022: \u00222021\u002D03\u002D06T01:40:56.946211Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [161], \u0022id\u0022: 594, \u0022date\u0022: \u00222021\u002D02\u002D25T21:15:24.363344Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}], \u0022cta\u0022: \u0022I pledge to raise my voice  to help end COVID\u002D19 for all.\u0022, \u0022cta_image_thumbnails\u0022: null, \u0022description\u0022: \u0022Urge world leaders to step up to end the pandemic for all.\u0022, \u0022id\u0022: 161, \u0022is_featured\u0022: false, \u0022is_hidden\u0022: false, \u0022is_live\u0022: true, \u0022issues\u0022: [{\u0022id\u0022: 20, \u0022name\u0022: \u0022Health\u0022, \u0022slug\u0022: \u0022health\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022meta_description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022share_description\u0022: \u0022Over 700 million people in our world currently live in extreme poverty. With collective action, we can change this.\u0022, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022share_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/d1/c2/d1c2c9b7\u002Da868\u002D4009\u002D9f75\u002D412e55614580/defeat\u002Dpoverty\u002Dshare.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022key_color\u0022: \u0022#0072DD\u0022, \u0022didyouknow\u0022: [{\u0022description\u0022: \u0022Communities in Africa, Asia, and Latin America are most impacted.\u0022, \u0022link\u0022: \u0022/content/global\u002Dpoverty\u002Dincrease\u002Dcoronavirus/\u0022}, {\u0022description\u0022: \u0022Access to good health care, consistent education, nutritious food or clean water are key to ending extreme poverty.\u0022, \u0022link\u0022: \u0022/content/extreme\u002Dpoverty\u002Ddefinition\u002Dstatistics\u002Drate/\u0022}, {\u0022description\u0022: \u0022COVID is pushing millions back into poverty. See our Recovery Plan for the world.\u0022, \u0022link\u0022: \u0022/info/recoveryplan/\u0022}], \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/82/4e/824e21c5\u002D553d\u002D43a5\u002Da418\u002D944509e3b09c/defeat\u002Dpoverty.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022intro_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/cc/f5/ccf5e20d\u002D24d8\u002D438c\u002D8ba5\u002D09aa9ab699cf/defeat\u002Dpoverty\u002Dshare.jpg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}, \u0022key_color\u0022: \u0022#0072DD\u0022}], \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022key_color\u0022: null, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022End The Pandemic\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/campaign/end\u002Dthe\u002Dpandemic/\u0022, \u0022video_url\u0022: null, \u0022what_to_know_about\u0022: \u0022COVID\u002D19 has taken over 2 million lives globally, with millions more forced into poverty.\u0022, \u0022what_to_know_target\u0022: \u0022Vaccines, tests and treatments are key to ending the pandemic but only if they are accessible everywhere.\u0022, \u0022what_to_know_needs\u0022: \u0022Right now, only a few countries have access to enough COVID\u002D19 medical supplies, while many others have nothing \u005Cu2013 this needs to change.\u0022, \u0022what_to_know_about_link\u0022: null, \u0022what_to_know_target_link\u0022: null, \u0022what_to_know_needs_link\u0022: null, \u0022cta_image\u0022: null, \u0022cta_response\u0022: null, \u0022is_recommendable\u0022: true, \u0022lead_partners\u0022: [], \u0022other_partners\u0022: [], \u0022allowed_countries\u0022: [], \u0022supplementary_infographic_image\u0022: null, \u0022supplementary_infographic_image_thumbnails\u0022: null, \u0022hero_image_thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/37/5a/375a528e\u002D9799\u002D4df8\u002Da7c6\u002D23d78f2a17f0/astrazeneca_1280p_0.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022actions_taken_count\u0022: 409235}, {\u0022actions\u0022: [{\u0022id\u0022: 2738}, {\u0022id\u0022: 2520}], \u0022background_pattern\u0022: \u0022https://media.globalcitizen.org/46/ac/46ac063c\u002Dbcda\u002D400f\u002D8a4c\u002D1d7f9fdc86e7/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022campaign_updates\u0022: [{\u0022campaigns\u0022: [162], \u0022id\u0022: 693, \u0022date\u0022: \u00222021\u002D08\u002D03T18:54:21.429882Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u0022100000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [162], \u0022id\u0022: 664, \u0022date\u0022: \u00222021\u002D05\u002D21T06:56:09.519929Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002250000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [162], \u0022id\u0022: 663, \u0022date\u0022: \u00222021\u002D03\u002D22T20:19:27.822772Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [162], \u0022id\u0022: 662, \u0022date\u0022: \u00222021\u002D02\u002D21T21:48:05.204194Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u002210000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}, {\u0022campaigns\u0022: [162], \u0022id\u0022: 661, \u0022date\u0022: \u00222020\u002D12\u002D25T19:17:03.510758Z\u0022, \u0022link\u0022: null, \u0022title\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022description\u0022: \u00225000 Actions have been taken in support of the campaign\u0022, \u0022update_type\u0022: \u0022progress\u0022, \u0022key_color\u0022: null, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}}], \u0022cta\u0022: \u0022I\u0027ll add my name to the list of people pledging to defend the planet \u005Cu2014 count me in!\u0022, \u0022cta_image_thumbnails\u0022: null, \u0022description\u0022: \u0022We need to protect our planet to protect our future. World leaders and big business need to hear from us if we want them to take action!\u0022, \u0022id\u0022: 162, \u0022is_featured\u0022: false, \u0022is_hidden\u0022: true, \u0022is_live\u0022: true, \u0022issues\u0022: [{\u0022id\u0022: 23, \u0022name\u0022: \u0022Environment\u0022, \u0022slug\u0022: \u0022environment\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defend the Planet\u0022, \u0022description\u0022: \u0022The world\u005Cu2019s poorest people contribute the least but suffer the most from the climate crisis. Climate change impacts people\u0027s health, ability to access nutritious food, and livelihoods.\u0022, \u0022meta_description\u0022: \u0022The world\u005Cu2019s poorest people contribute the least but suffer the most from the climate crisis. Climate change impacts people\u0027s health, ability to access nutritious food, and livelihoods.\u0022, \u0022share_description\u0022: \u0022The world\u005Cu2019s poorest people contribute the least but suffer the most from the climate crisis. Climate change impacts people\u0027s health, ability to access nutritious food, and livelihoods.\u0022, \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/da/f1/daf196ef\u002D5310\u002D4d95\u002D8c86\u002Ddc14d1736c46/defend\u002Dplanet.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022share_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/e8/f7/e8f7618f\u002Dc59b\u002D4135\u002Db916\u002D0f6c30a0d161/defend\u002Dplanet\u002Dshare.jpg__1500x670_q85_subsampling\u002D2.jpg\u0022, \u0022key_color\u0022: \u0022#28A368\u0022, \u0022didyouknow\u0022: [{\u0022description\u0022: \u0022Everywhere on earth will be impacted by climate change \u005Cu2014\u005Cu00a0no one is immune.\u0022, \u0022link\u0022: \u0022/content/un\u002Dglobal\u002Dgoals\u002Dclimate\u002Dchange/\u0022}, {\u0022description\u0022: \u0022The poorest people are impacted the most and often lack the resources to cope with climate change.\u0022, \u0022link\u0022: \u0022/content/climate\u002Dchange\u002Dis\u002Dconnected\u002Dto\u002Dpoverty/\u0022}, {\u0022description\u0022: \u0022It\u0027s time for our leaders to step up and reboot climate action.\u0022, \u0022link\u0022: \u0022/info/recoveryplan/\u0022}], \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/da/f1/daf196ef\u002D5310\u002D4d95\u002D8c86\u002Ddc14d1736c46/defend\u002Dplanet.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/da/f1/daf196ef\u002D5310\u002D4d95\u002D8c86\u002Ddc14d1736c46/defend\u002Dplanet.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/da/f1/daf196ef\u002D5310\u002D4d95\u002D8c86\u002Ddc14d1736c46/defend\u002Dplanet.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/da/f1/daf196ef\u002D5310\u002D4d95\u002D8c86\u002Ddc14d1736c46/defend\u002Dplanet.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022intro_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/2a/c2/2ac21afa\u002D697d\u002D4ce0\u002D8153\u002Dc2650eaa0033/defend\u002Dplanet\u002Dshare.jpg__1500x670_q85_crop_subsampling\u002D2.jpg\u0022, \u0022slug\u0022: \u0022defend\u002Dthe\u002Dplanet\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defend\u002Dthe\u002Dplanet/\u0022}, \u0022key_color\u0022: \u0022#28A368\u0022}], \u0022hero_image\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1500x670_q85_crop_subsampling\u002D2.png\u0022, \u0022key_color\u0022: null, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022Protect the Planet\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/campaign/protect\u002Dthe\u002Dplanet/\u0022, \u0022video_url\u0022: null, \u0022what_to_know_about\u0022: \u0022Climate change threatens everything we love, everywhere.\u0022, \u0022what_to_know_target\u0022: \u0022Global Citizens are taking action by speaking out and urging world leaders and big business to protect our planet. Every action counts \u005Cu2013 join us!\u0022, \u0022what_to_know_needs\u0022: \u0022The most vulnerable people living in extreme poverty are disproportionately impacted by climate change\u0027s consequences, like droughts and hurricanes, which are already wreaking havoc around the world.\u0022, \u0022what_to_know_about_link\u0022: null, \u0022what_to_know_target_link\u0022: null, \u0022what_to_know_needs_link\u0022: null, \u0022cta_image\u0022: null, \u0022cta_response\u0022: null, \u0022is_recommendable\u0022: false, \u0022lead_partners\u0022: [], \u0022other_partners\u0022: [], \u0022allowed_countries\u0022: [], \u0022supplementary_infographic_image\u0022: null, \u0022supplementary_infographic_image_thumbnails\u0022: null, \u0022hero_image_thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/c2/bf/c2bfecf1\u002D8813\u002D40c9\u002Db267\u002D69a170e714d9/screen_shot_2021\u002D06\u002D09_at_113106.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022actions_taken_count\u0022: 189441}]'),
           ignoreFeaturedTile: true,
           showIssue: false,
           showButton: false,
           showTypeLabel: true,
           hideBorder: false,
           itemType: 'campaign',
           desktopFeaturedGroup: false,
           openInIframe: false,
           openInNewWindow: false,
           useRelativeLink: true,
           showTileHeader: false,
           hoverColorOverlay: true,
           topInfoBelow: true,
           showIssueChapter: true,
           showHeadlineTile: false,
           showHeadlineAsTitle: true,
           tileHeadline: "Let's Get to Work",
           tileSubhead: '29.9 million Actions Taken',
           tileBackgroundColor: '#ffffff',
           fluidContainer: true,
           mobileSlideshow: true,
           displayActionsTakenCount: true,
           actionsCounterColor: '#63646f',
           v3Styles: true,
           showGCLogo: true
         };
         bindComponentToDiv(
            "featured-campaigns-654234",
            ContentSection,
            props
        );
    });
</script></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654266
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
          background-color: #000000;
      
    }
</style><section class="page-section-plugin page-section-plugin__654266 " ><span id="654266" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid-cushion pt-5 pb-4 border-top text-white"><div class="bst-row"><div class="pb-4 pt-3 page-column-plugin__654268"><div class="bst"><div id="desktop-mobile-image-654269">&nbsp;</div></div><script type="text/javascript">
  $(function() {
    var props = {
      mobileImg: 'https://media.globalcitizen.org/9c/a6/9ca65b93-3515-4c9e-b77b-7f649d55a618/2021-m-partners.png',
      desktopImg: 'https://media.globalcitizen.org/51/45/51452640-8042-4c73-8cfc-c564c852a6b7/2021-d-partners.png',
      breakpoint: '599',
      alt: 'our partners',
      maxHeight: undefined,
      maxWidth: undefined,
      height: undefined,
      width: undefined,
      className: undefined,
    };

    bindComponentToDiv('desktop-mobile-image-654269', DesktopMobileImage, props);
  });
</script></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654270
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654270 " ><span id="654270" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container pt-5 pb-4"><div class="bst-row"></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654271
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654271 " ><span id="654271" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid pt-5 pb-4"><div class="bst-row"><div class="col-12 col-lg  mb-4 page-column-plugin__654272"><div id="content_list_slideshow"></div><script type="text/javascript">
var content_list = JSON.parse('[{\u0022authors\u0022: [], \u0022id\u0022: 23108, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#0072DD\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D05\u002D08T20:34:21Z\u0022, \u0022read_time\u0022: \u002217 min\u0022, \u0022teaser\u0022: \u0022Dollars and doses pledged through \u005C\u0022VAX LIVE\u005C\u0022 will support ACT\u002DA and equitable access to vaccines.\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/bc/79/bc7902ff\u002Da6ec\u002D4ae6\u002D832e\u002D9f6719ddcacd/vax\u002Dlive\u002Dimpact\u002Dreport\u002Dsocial.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/bc/79/bc7902ff\u002Da6ec\u002D4ae6\u002D832e\u002D9f6719ddcacd/vax\u002Dlive\u002Dimpact\u002Dreport\u002Dsocial.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/bc/79/bc7902ff\u002Da6ec\u002D4ae6\u002D832e\u002D9f6719ddcacd/vax\u002Dlive\u002Dimpact\u002Dreport\u002Dsocial.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/bc/79/bc7902ff\u002Da6ec\u002D4ae6\u002D832e\u002D9f6719ddcacd/vax\u002Dlive\u002Dimpact\u002Dreport\u002Dsocial.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: \u0022Rozette Rago for Global Citizen\u0022, \u0022description\u0022: \u0022Fans enjoy the VAX LIVE concert at SoFi Stadium on May 2, 2021, in Inglewood, California. VAX LIVE: The Concert to Reunite the World helped mobilize $302 million and more than 26 million COVID\u002D19 vaccine doses to help communities in need and frontline workers stay protected.\u0022, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022\u0027VAX LIVE\u0027 Helps Mobilize $302M and More Than 26M COVID\u002D19 Vaccine Doses for World\u0027s Most Vulnerable\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/vax\u002Dlive\u002Dimpact\u002Dreport/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Camille May\u0022, \u0022slug\u0022: \u0022camille\u002Dmay\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/camille\u002Dmay/\u0022}], \u0022id\u0022: 23071, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#0072DD\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D05\u002D03T05:45:35Z\u0022, \u0022read_time\u0022: \u00227 min\u0022, \u0022teaser\u0022: \u0022Global Citizens helped mobilize $53.8M in commitments so far, a week before \u0027VAX LIVE\u0027 airs May 8.\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/3f/f3/3ff38570\u002D5423\u002D4f5b\u002D8f12\u002D6bce2dcc089a/vax_live\u002D_social.png__800x600_q85_crop_subsampling\u002D2.png\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/3f/f3/3ff38570\u002D5423\u002D4f5b\u002D8f12\u002D6bce2dcc089a/vax_live\u002D_social.png__600x800_q85_crop_subsampling\u002D2.png\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/3f/f3/3ff38570\u002D5423\u002D4f5b\u002D8f12\u002D6bce2dcc089a/vax_live\u002D_social.png__800x450_q85_crop_subsampling\u002D2.png\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/3f/f3/3ff38570\u002D5423\u002D4f5b\u002D8f12\u002D6bce2dcc089a/vax_live\u002D_social.png__1600x900_q85_crop_subsampling\u002D2.png\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022\u0027VAX LIVE\u0027 Surpasses Campaign Goal With More Than 10 Million COVID\u002D19 Vaccine Doses Pledged\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/vax\u002Dlive\u002Dimpact\u002D10\u002Dmillion\u002Dvaccine\u002Ddoses/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Akindare Okunola\u0022, \u0022slug\u0022: \u0022akindare\u002Dokunola\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/akindare\u002Dokunola/\u0022}], \u0022id\u0022: 22627, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#0072DD\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D02\u002D23T16:01:57Z\u0022, \u0022read_time\u0022: \u00228 min\u0022, \u0022teaser\u0022: \u0022COVID\u002D19 has affected every one of us. But how do we now get life back on track?\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/bf/e1/bfe16b3c\u002D2a23\u002D4cb0\u002Da7d6\u002Df92190f649b8/covid\u002D19\u002Dending\u002Dthe\u002Dpandemic\u002Droadmap\u002Dsocial\u002Dshare.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/bf/e1/bfe16b3c\u002D2a23\u002D4cb0\u002Da7d6\u002Df92190f649b8/covid\u002D19\u002Dending\u002Dthe\u002Dpandemic\u002Droadmap\u002Dsocial\u002Dshare.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/bf/e1/bfe16b3c\u002D2a23\u002D4cb0\u002Da7d6\u002Df92190f649b8/covid\u002D19\u002Dending\u002Dthe\u002Dpandemic\u002Droadmap\u002Dsocial\u002Dshare.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/bf/e1/bfe16b3c\u002D2a23\u002D4cb0\u002Da7d6\u002Df92190f649b8/covid\u002D19\u002Dending\u002Dthe\u002Dpandemic\u002Droadmap\u002Dsocial\u002Dshare.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: \u0022A pharmacist prepares the Johnson \u0026 Johnson Covid\u002D19 vaccine to administer to health care workers at the government hospital in Klerksdorp, South Africa, Feb. 18, 2021.\u0022, \u0022author\u0022: \u0022Shiraaz Mohamed/AP\u0022, \u0022description\u0022: \u0022A pharmacist prepares the Johnson \u0026 Johnson Covid\u002D19 vaccine to administer to health care workers at the government hospital in Klerksdorp, South Africa, Feb. 18, 2021.\u0022, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022How Can We End COVID\u002D19 for Everyone, Everywhere?\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/how\u002Dto\u002Dend\u002Dcovid\u002D19\u002Drecovery\u002Dplan\u002Dfor\u002Dthe\u002Dworld/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Joe McCarthy\u0022, \u0022slug\u0022: \u0022joe\u002Dmccarthy\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/joe\u002Dmccarthy/\u0022}], \u0022id\u0022: 22620, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#0072DD\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D02\u002D23T16:02:50Z\u0022, \u0022read_time\u0022: \u00227 min\u0022, \u0022teaser\u0022: \u0022The COVID\u002D19 pandemic has pushed millions into famine\u002Dlike conditions.\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/42/ff4297dd\u002D4763\u002D40c2\u002Db14f\u002Dda9a799173ad/wfp\u002Dnobel\u002Dpeace\u002Dprize\u002D005.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/42/ff4297dd\u002D4763\u002D40c2\u002Db14f\u002Dda9a799173ad/wfp\u002Dnobel\u002Dpeace\u002Dprize\u002D005.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/42/ff4297dd\u002D4763\u002D40c2\u002Db14f\u002Dda9a799173ad/wfp\u002Dnobel\u002Dpeace\u002Dprize\u002D005.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/ff/42/ff4297dd\u002D4763\u002D40c2\u002Db14f\u002Dda9a799173ad/wfp\u002Dnobel\u002Dpeace\u002Dprize\u002D005.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: \u0022Take\u002Dhome ration distribution at Kakamar Primary School, July 2020. The Government of Uganda and the WFP are distributing food rations to children in the Karamoja region in Uganda to support home\u002Dlearning while schools remain closed due to the COVID\u002D19.\u0022, \u0022author\u0022: \u0022\u005Cu00a9  Hugh Rutherford/WFP\u0022, \u0022description\u0022: \u0022Take\u002Dhome ration distribution at Kakamar Primary School, July 2020. The Government of Uganda and the WFP are distributing food rations to children in the Karamoja region in Uganda to support home\u002Dlearning while schools remain closed due to the COVID\u002D19.\u0022, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022How\u005Cu200c \u005Cu200cAre\u005Cu200c \u005Cu200cWe\u005Cu200c \u005Cu200cGoing\u005Cu200c \u005Cu200cto\u005Cu200c \u005Cu200cStop\u005Cu200c \u005Cu200cthe\u005Cu200c \u005Cu200cWorld\u005Cu200c \u005Cu200cHunger\u005Cu200c \u005Cu200cCrisis?\u005Cu200c\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/end\u002Dworld\u002Dhunger\u002Drecovery\u002Dplan\u002Dfor\u002Dthe\u002Dworld/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Khanyi Mlaba\u0022, \u0022slug\u0022: \u0022khanyi\u002Dmlaba\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/khanyi\u002Dmlaba/\u0022}], \u0022id\u0022: 22610, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#0072DD\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defeat Poverty\u0022, \u0022slug\u0022: \u0022defeat\u002Dpoverty\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defeat\u002Dpoverty/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D02\u002D23T16:03:26Z\u0022, \u0022read_time\u0022: \u00227 min\u0022, \u0022teaser\u0022: \u00221.5 billion children were affected by COVID\u002D19 school closures in 2020, and millions may not return.\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/b8/70/b870b37e\u002Db8ed\u002D4e77\u002D89e0\u002Da0a20f7d6fdc/covid\u002D19\u002Dback\u002Dto\u002Dschool\u002D2021\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/b8/70/b870b37e\u002Db8ed\u002D4e77\u002D89e0\u002Da0a20f7d6fdc/covid\u002D19\u002Dback\u002Dto\u002Dschool\u002D2021\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/b8/70/b870b37e\u002Db8ed\u002D4e77\u002D89e0\u002Da0a20f7d6fdc/covid\u002D19\u002Dback\u002Dto\u002Dschool\u002D2021\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/b8/70/b870b37e\u002Db8ed\u002D4e77\u002D89e0\u002Da0a20f7d6fdc/covid\u002D19\u002Dback\u002Dto\u002Dschool\u002D2021\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: \u0022Students from Opebi Junior Grammar School, wearing face masks to protect against coronavirus, attend lessons in Lagos Nigeria, Jan. 18, 2021.\u0022, \u0022author\u0022: \u0022Sunday Alamba/AP\u0022, \u0022description\u0022: \u0022Students from Opebi Junior Grammar School, wearing face masks to protect against coronavirus, attend lessons in Lagos Nigeria, Jan. 18, 2021.\u0022, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022How Will We Resume Education Everywhere Amid COVID\u002D19?\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/education\u002Dcovid\u002D19\u002Drecovery\u002Dplan\u002Dfor\u002Dthe\u002Dworld/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Joe McCarthy\u0022, \u0022slug\u0022: \u0022joe\u002Dmccarthy\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/joe\u002Dmccarthy/\u0022}], \u0022id\u0022: 22621, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#28A368\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Defend the Planet\u0022, \u0022slug\u0022: \u0022defend\u002Dthe\u002Dplanet\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/defend\u002Dthe\u002Dplanet/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D02\u002D23T16:03:45Z\u0022, \u0022read_time\u0022: \u002210 min\u0022, \u0022teaser\u0022: \u0022COVID\u002D19 recovery plans present an opportunity for bold climate action.\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/b3/07/b307008d\u002D6a97\u002D4080\u002Da8be\u002Df6fea59916db/climate\u002Dchange\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/b3/07/b307008d\u002D6a97\u002D4080\u002Da8be\u002Df6fea59916db/climate\u002Dchange\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/b3/07/b307008d\u002D6a97\u002D4080\u002Da8be\u002Df6fea59916db/climate\u002Dchange\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/b3/07/b307008d\u002D6a97\u002D4080\u002Da8be\u002Df6fea59916db/climate\u002Dchange\u002Droad\u002Dto\u002Drecovery\u002D002.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: \u0022Young people attend a \u0027Fridays For Future\u0027 protest rally at the Brandenburg Gate in Berlin, Germany, Sept. 25, 2020.\u0022, \u0022author\u0022: \u0022Michael Sohn/AP\u0022, \u0022description\u0022: \u0022Young people attend a \u0027Fridays For Future\u0027 protest rally at the Brandenburg Gate in Berlin, Germany, Sept. 25, 2020.\u0022, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022How Are We Going to Kickstart Global Climate Action?\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/global\u002Dclimate\u002Daction\u002Drecovery\u002Dplan\u002Dfor\u002Dthe\u002Dworld/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}, {\u0022authors\u0022: [{\u0022name\u0022: \u0022Leah Rodriguez\u0022, \u0022slug\u0022: \u0022leah\u002Drodriguez\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/authors/leah\u002Drodriguez/\u0022}], \u0022id\u0022: 22632, \u0022issue\u0022: {\u0022key_color\u0022: \u0022#623DBF\u0022, \u0022chapter\u0022: {\u0022title\u0022: \u0022Demand Equity\u0022, \u0022slug\u0022: \u0022demand\u002Dequity\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/categories/demand\u002Dequity/\u0022}}, \u0022publication_date\u0022: \u00222021\u002D02\u002D23T16:04:31Z\u0022, \u0022read_time\u0022: \u00228 min\u0022, \u0022teaser\u0022: \u0022The COVID\u002D19 pandemic has presented an opportunity to address barriers to ending extreme poverty\u0022, \u0022thumbnails\u0022: {\u0022medium\u0022: {\u0022landscape\u0022: \u0022https://media.globalcitizen.org/thumbnails/72/b4/72b40202\u002Dd825\u002D4ada\u002D97c1\u002Dc855960e2378/equality\u002Dfor\u002Dall\u002Droad\u002Dto\u002Drecovery\u002Dexplainer\u002Dsocial\u002Dshare.jpg__800x600_q85_crop_subsampling\u002D2.jpg\u0022, \u0022portrait\u0022: \u0022https://media.globalcitizen.org/thumbnails/72/b4/72b40202\u002Dd825\u002D4ada\u002D97c1\u002Dc855960e2378/equality\u002Dfor\u002Dall\u002Droad\u002Dto\u002Drecovery\u002Dexplainer\u002Dsocial\u002Dshare.jpg__600x800_q85_crop_subsampling\u002D2.jpg\u0022, \u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/72/b4/72b40202\u002Dd825\u002D4ada\u002D97c1\u002Dc855960e2378/equality\u002Dfor\u002Dall\u002Droad\u002Dto\u002Drecovery\u002Dexplainer\u002Dsocial\u002Dshare.jpg__800x450_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022large\u0022: {\u0022landscape_16_9\u0022: \u0022https://media.globalcitizen.org/thumbnails/72/b4/72b40202\u002Dd825\u002D4ada\u002D97c1\u002Dc855960e2378/equality\u002Dfor\u002Dall\u002Droad\u002Dto\u002Drecovery\u002Dexplainer\u002Dsocial\u002Dshare.jpg__1600x900_q85_crop_subsampling\u002D2.jpg\u0022}, \u0022credits\u0022: {\u0022caption\u0022: null, \u0022author\u0022: null, \u0022description\u0022: null, \u0022source_link\u0022: null}}, \u0022title\u0022: \u0022How Can We Build a World With Equity and Justice for All?\u0022, \u0022url\u0022: \u0022https://www.globalcitizen.org/en/content/equity\u002Djustice\u002Drecovery\u002Dplan\u002Dfor\u002Dthe\u002Dworld/\u0022, \u0022partners\u0022: [], \u0022sponsor\u0022: null}]');

if (content_list && content_list.length) {
  bindComponentToDiv('content_list_slideshow', ContentLatestNews, {
    contentList: content_list,
    headline: "Latest News",
    openInIframe: false,
    openInNewWindow: false,
    useRelativeLink: true
  });
}
</script></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654263
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
          background-color: #000;
      
    }
</style><section class="page-section-plugin page-section-plugin__654263 " ><span id="654263" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container pt-5 pb-4"><div class="bst-row"><div class="col-md-12 text-white pt-3 pb-5 page-column-plugin__654264"><h3 style="text-align: center;">Meet Our Campaign Response Network</h3><p></p><p style="text-align: center;"><a class="btn--alt" href="https://globalcitizen.org/en/info/recoveryplan/campaign-response-network">Learn More</a></p></div></div></div><!-- end shell --></div></section><style>
  
    .page-section-plugin__654235
     {
      
          background-size: cover;
      
      
          background-repeat: no-repeat;
      
      
          background-position: center;
      
      
      
    }
</style><section class="page-section-plugin page-section-plugin__654235 " ><span id="654235" class="page-section-plugin__section-anchor-link"></span><div class="bst"><div class="bst-container-fluid-cushion pt-5 pb-4"><div class="bst-row"><div class="col-12 col-lg  mb-4 page-column-plugin__654237"><h2 style="text-align: center;">Frequently Asked Questions</h2></div></div><div class="bst-row"><div class="col-12 col-lg  mb-4 page-column-plugin__654240"><div class="accordion"><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>What is Global Citizen: Recovery Plan for the World?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>Global Citizen: Recovery Plan for the World is a campaign to end COVID-19 and kickstart a global recovery. </p><p>Our five-point policy plan and year-long campaign and series of events that centers on ending COVID-19 for all; ending the hunger crisis; resuming learning everywhere; protecting the planet; and advancing equity for all.</p><p>If we can get vaccines to everyone who needs them, get children back in classrooms, get food back on the table for everyone, recommit to protecting our planet, and make serious progress on achieving better equity, we will be in a much stronger place to achieve the Global Goals by 2030. Without it, we will fail.</p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>What is Global Citizen trying to achieve with the Recovery Plan for the World?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>End COVID-19 for All: Global Citizen is calling on all wealthy countries to donate excess doses to other countries in need to ensure vaccines are made globally available to everyone, everywhere before vaccine resistant strains begin to emerge and gather pace.</p><p>End the Hunger Crisis: Global Citizen is advocating for increases in long-term investments to ensure food systems remain resilient and production is not disrupted during the recovery process.</p><p>Resume Learning Everywhere: Global Citizen is calling on governments, businesses, and philanthropists to increase investment in global education, and ensure resources and action to prioritize the world’s most vulnerable learners, including children that are living through conflict and crisis, girls, and young learners who lack internet access. </p><p>Protect the Planet: Global Citizen is advocating for additional climate finance, supporting low carbon economies and development, and promoting carbon neutrality, in line with preventing global temperatures from rising beyond 1.5ºC above pre-industrial levels. Effort will focus on supporting underserved communities and people living in extreme poverty.</p><p>Advance Equity for All: Global Citizen is calling on the private sector to lean in through transformative commitments to people-centered justice, gender equality, racial equity, inclusion of persons with disabilities, and support for human rights and justice defenders worldwide.<br><br>
Global Citizen's white paper, "Five Critical Steps to Recover From COVID-19 Better, Together" takes a deep dive into the issues we need to work together to solve. Download it here.</p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>Who is supporting this campaign?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>As of Feb. 23, 2021, the following have lent their support for the campaign:</p><p>Artists:<br>
Billie Eilish, Coldplay, Femi Kuti, H.E.R., Hugh Jackman, Idris &amp; Sabrina Elba, Jonas Brothers, Lang Lang, Lars Ulrich, Miley Cyrus, Priyanka Chopra Jonas, Rachel Brosnahan, SuperM, Usher and Yemi Alade. Global Citizen Ambassadors Jill and Olivia Vedder are also supporting.  </p><p>Global Leaders<br>
With the support of Ursula von der Leyen, President of the European Commission, Italian Prime Minister Mario Draghi, and World Leaders Emmanuel Macron, President of France; Cyril Ramaphosa, President of the Republic of South Africa; Carlos Alvarado Quesada, President of Costa Rica; Nayib Bukele, President of El Salvador; Ralph Gonsalves, Prime Minister of Saint Vincent and the Grenadines; Lee Hsien Loong, Prime Minister of Singapore; Angela Merkel, Chancellor of Germany; Mario Draghi, Prime Minister of Italy;  Frank Bainimarama, Prime Minister of Fiji; Erna Solberg, Prime Minister of Norway;  Justin Trudeau, Prime Minister of Canada; António Costa, Prime Minister of Portugal; Andrej Plenković, Prime Minister of Croatia; Jacinda Ardern, Prime Minister of New Zealand; Pedro Sánchez, Prime Minister of Spain; Kyriakos Mitsotakis, Prime Minister of the Hellenic Republic; Robert Abela, Prime Minister of the Republic of Malta; Micheál Martin, Taoiseach of Ireland; Alexander De Croo, Prime Minister of Belgium; well as H.E. Amina J. Mohammed, Deputy Secretary General of the United Nations;  Pedro Brolo Vila, Minister of Foreign Affairs of Guatemala; Antony Blinken, U.S. Secretary of State, John Kerry, U.S. Special Presidential Envoy for Climate; and the Government of Paraguay.</p><p>Campaign Partners<br>
A coalition of many of the world's leading companies, including: Citi, Cisco, The Coca-Cola Company, Delta Air Lines, Google, Live Nation, P&amp;G and Verizon will work together to engage the private sector to help achieve the Recovery Plan for the World's policy priorities. Co-chairs Chuck Robbins, Chairman and CEO of Cisco; Hans Vestberg, CEO of Verizon; Ed Bastian, CEO of Delta Air Lines; James Quincey, Chairman and CEO of The Coca-Cola Company; Marc Pritchard, CBO of P&amp;G; Michael Rapino, CEO of Live Nation; and Jane Fraser, incoming CEO of Citi will lead their respective sectors to step up in-kind and value chain support, and investment for the campaign. Lorraine Twohill, CMO of Google and Mindy Grossman, CEO of WW International will also be supporting leaders of this campaign.</p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>Will there be any events as part of this campaign?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>There are three key events being planned as part of this campaign:</p><p><strong>VAX LIVE: A Concert to Reunite the World</strong>, a global broadcast special, premiering May 8, celebrating COVID-19 vaccines, and we are calling on world leaders to make vaccines accessible to everyone, everywhere.</p><p><strong>Global Citizen LIVE,</strong> a multi-hour global broadcast event featuring a blockbuster lineup of artists, with performances from all over the world. Global Citizen LIVE will take place on September 25, 2021. More details including the lineup will be announced in the coming months. <br><br><b data-stringify-type="bold">Global Citizen at the G20 Summit,</b> a global moment jointly hosted by the Italian G20 Presidency and the European Commission. Global Citizen at the G20 Summit will engage world leaders, organizations and advocates in a discussion about progress made toward the Recovery Plan for the World with an emphasis on climate change ahead of COP26. The Summit will occur in Rome, Italy, on October 30 and 31, 2021. Additional details will be released in the coming months.</p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>How are you keeping people safe from COVID at in-person events?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>Ending the COVID-19 pandemic is at the forefront of the Recover Better Together campaign, recognizing that no one is safe until we all are. As vaccines are rolled out across 2021, we expect that in-person events with COVID-safe precautions will become possible in many places. Global Citizen is working closely with local leaders, health authorities including the WHO, event production and broadcast partners to ensure that in-person components to the campaign are COVID-safe for crew and attendees.<br></p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>What is Global Citizen's carbon offset commitment for the Recovery Plan for the World campaign and how much as Global Citizen offset to date?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>Global Citizen has partnered with South Pole, the leading corporate climate action advisor, to reduce and offset carbon emissions.</p><p>Global Citizen will offset our operational footprint for the last two years to receive a 2020 and 2021 climate neutrality label. In addition, Global Citizen will offset Global Citizen LIVE, a multi-hour global broadcast event featuring a blockbuster lineup of artists, with performances from all over the world on Sept 25, 2021. </p><p>South Pole will independently certify emissions, and together with Global Citizen will identify impactful projects in areas such as forestry and sustainable agriculture to invest in.</p><p>To date, Global Citizen has offset the 2019 Global Citizen Festival and the 2020 One World: Together at Home broadcast. </p><p>The offsets Global Citizen has purchased have benefitted the Envira Amazonia Tropical Forest Conservation in Brazil. The Envira project in Brazil’s Amazon basin protects tropical forest from logging and encroaching cattle ranches. This simultaneously preserves the areas rich biodiversity and mitigates the release of carbon emissions. The project also fosters economic opportunities for local communities through sustainable farming and the sale of acai berries and medicinal plants, promotes environmental stewardship, and provides health services and educational courses</p></div></div><div class="accordion-entry"><div class="accordion-entry-top row-flex-stack-md"><p>Why does Global Citizen think it can be successful with this campaign?</p><span class="accordion-entry-toggle accordion-entry-toggle--open"><i class="fas fa-plus"></i></span><span class="accordion-entry-toggle accordion-entry-toggle--close hidden"><i class="fas fa-times"></i></span></div><div class="accordion-entry-bottom slideup"><p>In 2020, Global Citizen rallied to help deliver critical financial commitments to fight COVID-19 and led advocacy efforts, which resulted in nearly USD $1.1 billion being disbursed to support the pandemic response. Global Citizen’s efforts centered on  the equitable distribution of COVID-19 tests, treatments, and vaccines for everyone everywhere, and the organization’s advocacy also addressed the effect of the pandemic more broadly. Acting as a continuation of the impact achieved through Global Citizen’s One World: Together at Home and Global Goal: Unite for Our Future campaigns, Global Citizen’s efforts in 2021 will focus on the final push to end the pandemic and get the world back on the path to achieve the United Nations Global Goals.</p></div></div></div><script>
$(document).ready(function () {
  $('.accordion-entry-toggle').off();
  $('.accordion-entry-toggle').click(function(event) {
    $(this).parent().siblings('.accordion-entry-bottom').toggleClass('slidedown').toggleClass('slideup');
    $(this).parent().children('.accordion-entry-toggle').toggleClass('hidden');
  });
});
</script></div></div></div><!-- end shell --></div></section></div></div><div id="root-footer"></div></div><div id="dialog-container"></div><footer id="nav-footer">&nbsp;</footer><script type="text/javascript">
  $(function() {
    var props = {
      menuItems: JSON.parse('[{\u0022id\u0022: 15, \u0022url\u0022: \u0022/en/about/\u0022, \u0022title\u0022: \u0022About\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 16, \u0022url\u0022: \u0022/en/about/who\u002Dwe\u002Dare/\u0022, \u0022title\u0022: \u0022Who We Are\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 17, \u0022url\u0022: \u0022/en/about/impact/\u0022, \u0022title\u0022: \u0022Impact\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 22, \u0022url\u0022: \u0022/en/about/terms/\u0022, \u0022title\u0022: \u0022Terms of Use\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 23, \u0022url\u0022: \u0022/en/about/privacy\u002Dpolicy/\u0022, \u0022title\u0022: \u0022Privacy Policy\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1453, \u0022url\u0022: \u0022/en/about/rewards\u002Dwinners/\u0022, \u0022title\u0022: \u0022Rewards Winners\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1753, \u0022url\u0022: \u0022/en/about/loyalty/\u0022, \u0022title\u0022: \u0022Loyalty\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1880, \u0022url\u0022: \u0022/en/about/sitemap/\u0022, \u0022title\u0022: \u0022Sitemap\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1404, \u0022url\u0022: \u0022/en/involved/\u0022, \u0022title\u0022: \u0022Get Involved\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 653, \u0022url\u0022: \u0022/en/involved/donate/\u0022, \u0022title\u0022: \u0022Donate to Global Citizen\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 459, \u0022url\u0022: \u0022/en/involved/take\u002Daction/\u0022, \u0022title\u0022: \u0022Take Action\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 19, \u0022url\u0022: \u0022/en/involved/jobs/\u0022, \u0022title\u0022: \u0022Jobs\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 33, \u0022url\u0022: \u0022/en/involved/store/\u0022, \u0022title\u0022: \u0022Merchandise Shop\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1169, \u0022url\u0022: \u0022/en/involved/redcircle/\u0022, \u0022title\u0022: \u0022The Red Circle\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1323, \u0022url\u0022: \u0022/en/media/\u0022, \u0022title\u0022: \u0022Watch + Listen\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 1752, \u0022url\u0022: \u0022/en/media/vaxlive/\u0022, \u0022title\u0022: \u0022Vax Live\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 1769, \u0022url\u0022: \u0022/en/media/vaxlive/watch/\u0022, \u0022title\u0022: \u0022Vax Live: How to Watch\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1797, \u0022url\u0022: \u0022/en/media/vaxlive/act/\u0022, \u0022title\u0022: \u0022Vax Live: Act (Global)\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1798, \u0022url\u0022: \u0022/en/media/vaxlive/act\u002Dus/\u0022, \u0022title\u0022: \u0022Act US\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1606, \u0022url\u0022: \u0022/en/media/everyvote/\u0022, \u0022title\u0022: \u0022Every Vote Counts\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 1608, \u0022url\u0022: \u0022/en/media/everyvote/vote\u002Daction/\u0022, \u0022title\u0022: \u0022Vote Action\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1451, \u0022url\u0022: \u0022/en/media/globalgoalunite/\u0022, \u0022title\u0022: \u0022Global Goal: Unite\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1415, \u0022url\u0022: \u0022/en/media/coloresperanza/\u0022, \u0022title\u0022: \u0022Color Esperanza\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1724, \u0022url\u0022: \u0022/en/media/togetherathome/\u0022, \u0022title\u0022: \u0022Together At Home\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1676, \u0022url\u0022: \u0022/en/media/stand\u002Dup/\u0022, \u0022title\u0022: \u0022STAND UP\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 1713, \u0022url\u0022: \u0022/en/media/stand\u002Dup/credits/\u0022, \u0022title\u0022: \u0022Stand Up \u002D Credits\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1324, \u0022url\u0022: \u0022/en/media/activate/\u0022, \u0022title\u0022: \u0022ACTIVATE: The Global Citizen Movement\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1243, \u0022url\u0022: \u0022/en/media/crypower/\u0022, \u0022title\u0022: \u0022The Cry Power Podcast with Hozier\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1345, \u0022url\u0022: \u0022/en/media/poweringthemovement/\u0022, \u0022title\u0022: \u0022Powering the Movement \u002D Podcast\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 207, \u0022url\u0022: \u0022/en/programs/\u0022, \u0022title\u0022: \u0022Global Citizen Programs\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 209, \u0022url\u0022: \u0022/en/programs/waislitz\u002Daward/\u0022, \u0022title\u0022: \u0022Waislitz Global Citizen Awards\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 41, \u0022url\u0022: \u0022/en/programs/curtis\u002Dfellowship/\u0022, \u0022title\u0022: \u0022Curtis Fellowship\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 1747, \u0022url\u0022: \u0022/en/programs/curtis\u002Dfellowship/terms\u002Dconditions/\u0022, \u0022title\u0022: \u00222021 Curtis Fellowship Award  Terms and Conditions\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1116, \u0022url\u0022: \u0022/en/programs/fellowship/\u0022, \u0022title\u0022: \u0022Fellowship Program\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}, {\u0022id\u0022: 1405, \u0022url\u0022: \u0022/en/enquiries/\u0022, \u0022title\u0022: \u0022Enquiries\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: [{\u0022id\u0022: 20, \u0022url\u0022: \u0022/en/enquiries/contact\u002Dus/\u0022, \u0022title\u0022: \u0022Contact Us\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 21, \u0022url\u0022: \u0022/en/enquiries/frequently\u002Dasked\u002Dquestions/\u0022, \u0022title\u0022: \u0022FAQs\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}, {\u0022id\u0022: 1412, \u0022url\u0022: \u0022/en/enquiries/press/\u0022, \u0022title\u0022: \u0022Press\u0022, \u0022selected\u0022: false, \u0022ancestor\u0022: false, \u0022sibling\u0022: false, \u0022descendant\u0022: false, \u0022items\u0022: []}]}]'),
      menuItemsInRow: 5,
      logoUrl: 'https://static.globalcitizen.org/static/img/gc_footer_logo.fb6bf5fa6b68.png',
      labelNowYear: '2021',
      labelAllRights: 'All Rights Reserved',
      fluidContainer: true,
    };
    bindComponentToDiv('nav-footer', NavFooter, props);
  });
</script><div id='canada-language-popover'></div><script language='javascript'>
        $(function() {
          ReactDOM.render(
            React.createElement(CanadaLanguagePopover, {}),
            document.getElementById('canada-language-popover')
          );
        });
      </script><script type="text/javascript">
    window.fbAsyncInit = function() {
      FB.init({
        appId            : '167247350078234',
        autoLogAppEvents : true,
        xfbml            : true,
        version          : 'v8.0'
      });
    };
  </script><script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script><form style="display:none;" id="setLanguage" action="/i18n/setlang/" method="post"><input type="hidden" name="csrfmiddlewaretoken" value="wEjjWztYPUNRFNbK5Jd86iOfplExkhRN01uLKK2XE6RkGch8RZwZ53AJWKLEu2Ft"><input name="next" type="hidden" value="/info/2021/" /><select id="languageCode" name="language"><option value="en" selected="selected">
          English (en)
        </option><option value="de">
          Deutsch (de)
        </option><option value="fr">
          français (fr)
        </option><option value="es">
          español (es)
        </option></select></form><script type="text/javascript">
    $(function() {
      DialogUtils.polyfillDialogs();

          var shadowUserClient = new ShadowUserClient();
          shadowUserClient.getShadowUser(function(props) {
            props.shadowUserClient = shadowUserClient;

            if (window.ga !== undefined) {
              props.analytics = ga;
            } else {
              props.analytics = function(action, actionType, actionLocation) {
                console.log("action: " + action);
                console.log("actionType: " + actionType);
                console.log("actionLocation: " + actionLocation);
              }
            };

            var reactRegisterDialog = React.createElement(RegisterDialog, props);
            ReactDOM.render(reactRegisterDialog, document.getElementById("registerDialogContainer"));
        });
    });
  </script><div id='cookie-warning'></div><script>
   $(function() {
     var cookieWarning = React.createElement(CookieWarning, {});
     ReactDOM.render(cookieWarning, document.getElementById('cookie-warning'));
   });
  </script><script>
  $(document).ready(function($) {
    $('a')
      .filter('[href^="http"]')
      .not('[href*="' + window.location.host + '"]')
      .attr('rel', 'noopener noreferrer')
      .attr('target', '_blank')
      .each(function(index) {
        var origTitle = $(this).attr('title');
        if (origTitle) {
          $(this).attr('aria-label', origTitle + ' (open in new tab)');
        }
        else {
          var linkText = $(this).text().trim();
          if (linkText) {
            $(this).attr('aria-label', linkText + ' (open in new tab)');
          }
        }
    });
  });
  </script><script type="text/javascript" src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js"></script><script src="https://www.googleoptimize.com/optimize.js?id=OPT-KVVB9SS"></script></body></html>