/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.newsletter{grid-column-start:content-start;grid-column-end:content-end;background-color:#fcd500;border-radius:10px;text-align:center;padding:2rem}.newsletter__inner{width:50%;margin:auto}@media (max-width:1023px){.newsletter__inner{width:100%}}.newsletter__title{margin-bottom:.5em}.newsletter__description{margin-bottom:1rem}.newsletter .form__input--email{border-radius:2px;border:1px solid #173145}.newsletter .form__label{font-weight:400;margin-bottom:2rem}.newsletter .form__legend{font-weight:400;text-align:center}
.facts{display:flex;align-items:stretch;justify-content:center;background-color:#e9f5f7;padding:2rem}@media (max-width:1023px){.facts{padding:2rem 0 2rem 0}}@media (max-width:767px){.facts{flex-wrap:wrap;padding:0 2rem 0 2rem}}.facts__item{padding-left:3rem;padding-right:3rem;text-align:center}@media (max-width:1339px){.facts__item{padding-left:2rem;padding-right:2rem}}@media (max-width:767px){.facts__item{padding-bottom:2rem;padding-top:2rem}}.facts__item:nth-of-type(2),.facts__item:nth-of-type(3){border-left:1px solid #173145}@media (max-width:767px){.facts__item:nth-of-type(2),.facts__item:nth-of-type(3){border-left:0;border-top:1px solid #173145}}.facts__amount{font-family:"Tearfund Sans",sans-serif;color:#173145;font-size:2.6rem;line-height:1.2}@media (max-width:1023px){.facts__amount{font-size:2rem}}
