/**
 * --------------------------------------------------------------------------------------------
 * FONT
 *
 * Apply font-size, line-height, and letter-spacing in one go.
 *
 * @usage
 *    @include font($font-size $line-height $letter-spacing);
 *    // All arguments are optional
 * --------------------------------------------------------------------------------------------
 */

.footer {
  float: left;
  width: 100%;
}

.footer__top {
  border-bottom: .0625rem solid rgba(108, 108, 108, .5);
}

@media (min-width: 750px) {
  .footer__callout {
    width: 27.77778%;
  }
}

@media (min-width: 750px) {
  .footer__donations {
    width: 33.33333%;
  }
}

@media (min-width: 1200px) {
  .footer__donations {
    width: 27.77778%;
  }
}

@media (min-width: 1200px) {
  .footer__donations__heading {
    letter-spacing: .025rem;
  }
}

@media (min-width: 750px) {
  .footer__key-figures {
    width: 61.11111%;
  }
}

@media (min-width: 1200px) {
  .footer__key-figures {
    width: 55.55556%;
  }
}

@media (min-width: 750px) {
  .footer__key-figures {
    margin-left: 5.55556%;
  }

  html[dir="rtl"] .footer__key-figures {
    margin-left: 0;
    margin-right: 5.55556%;
  }
}

@media (min-width: 1200px) {
  .footer__key-figures {
    margin-left: 16.66667%;
  }

  html[dir="rtl"] .footer__key-figures {
    margin-left: 0;
    margin-right: 16.66667%;
  }
}

.footer__key-figures__item {
  width: 43.75%;
  margin-right: 6.25%;
}

@media (min-width: 750px) {
  .footer__key-figures__item {
    width: 27.27273%;
  }
}

@media (min-width: 1200px) {
  .footer__key-figures__item {
    width: 30%;
  }
}

html[dir="rtl"] .footer__key-figures__item {
  margin-right: 0;
  margin-left: 6.25%;
}

@media (min-width: 750px) {
  .footer__key-figures__item {
    margin-right: 9.09091%;
  }

  html[dir="rtl"] .footer__key-figures__item {
    margin-right: 0;
    margin-left: 9.09091%;
  }
}

@media (min-width: 1200px) {
  .footer__key-figures__item {
    margin-right: 5%;
  }

  html[dir="rtl"] .footer__key-figures__item {
    margin-right: 0;
    margin-left: 5%;
  }
}

@media (max-width: 749px) {
  .footer__key-figures__item:nth-child(2n+2) {
    margin-right: 0;
  }

  html[dir="rtl"] .footer__key-figures__item:nth-child(2n+2) {
    margin-left: 0;
  }
}

@media (min-width: 750px) {
  .footer__key-figures__item:nth-child(3n+3) {
    margin-right: 0;
  }

  html[dir="rtl"] .footer__key-figures__item:nth-child(3n+3) {
    margin-left: 0;
  }
}

html[dir="rtl"] .footer__key-figures__item .eyebrow {
  font-family: "Helvetica Neue LT Arabic Roman", helvetica;
  letter-spacing: 0;
  font-size: .8125rem;
  line-height: .8125rem;
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__key-figures__item .eyebrow {
    font-size: .9375rem;
    line-height: 1.375rem;
  }
}

.footer__key-figures .counter {
  font-size: 2.75rem;
  line-height: 2.5rem;
  letter-spacing: normal;
}

html[dir="rtl"] .footer__key-figures .counter {
  margin-bottom: .625rem;
}

@media (min-width: 750px) {
  html[dir="rtl"] .footer__key-figures .counter {
    margin-bottom: .8125rem;
  }
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__key-figures .counter {
    margin-bottom: .875rem;
  }
}

@media (min-width: 1200px) {
  .footer__key-figures .counter {
    font-size: 4.25rem;
    line-height: 3.9375rem;
  }
}

html[dir="rtl"] .footer__key-figures .counter__value,
html[dir="rtl"] .footer__key-figures .counter__copy {
  font-family: "Open Sans";
  font-size: 2.75rem;
  line-height: 2.5rem;
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__key-figures .counter__value,
  html[dir="rtl"] .footer__key-figures .counter__copy {
    font-size: 4.25rem;
    line-height: 3rem;
    letter-spacing: .01875rem;
  }
}

.footer__key-figures .label {
  color: #d1d1d1;
}

.footer__logo {
  display: block;
  width: 10.9375rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 750px) {
  .footer__logo {
    width: 22.22222%;
  }
}

@media (min-width: 750px) {
  .footer__logo {
    margin-top: .4375rem;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .footer__logo {
    margin-top: .5rem;
  }
}

.footer__logo img {
  width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .footer__logo img {
    max-width: 12.8125rem;
  }
}

@media (min-width: 750px) {
  .footer__navigation {
    width: 72.22222%;
  }
}

@media (min-width: 750px) {
  .footer__navigation {
    margin-left: 5.55556%;
  }
}

.footer__links {
  width: 100%;
}

@media (min-width: 750px) {
  .footer__links {
    width: 31.57895%;
  }
}

@media (min-width: 1200px) {
  .footer__links {
    width: 16.66667%;
  }
}

@media (min-width: 750px) {
  .footer__links {
    margin-right: 2.63158%;
  }
}

@media (min-width: 1200px) {
  .footer__links {
    margin-right: 4.16667%;
  }
}

@media (min-width: 750px) {
  .footer__links:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .footer__links:nth-child(3n) {
    margin-right: 4.16667%;
  }
}

@media (min-width: 1200px) {
  .footer__links:last-child {
    margin-right: 0;
  }
}

.footer__links__item:last-child {
  margin-bottom: 0;
}

.footer__links__item__link {
  -webkit-transition: color .35s cubic-bezier(.455, .03, .515, .955);
  transition: color .35s cubic-bezier(.455, .03, .515, .955);
}

.no-touch .footer__links__item__link:hover {
  color: #e31c3d;
}

.footer__links__item__link:focus {
  color: #6c6c6c;
}

html[dir="rtl"] .footer__links__item__link {
  font-family: "Helvetica Neue LT Arabic Roman", helvetica;
  letter-spacing: 0;
}

html[dir="rtl"] .footer__links__heading {
  font-family: "Helvetica Neue LT Arabic Roman", helvetica;
  letter-spacing: 0;
  font-size: .8125rem;
  line-height: .8125rem;
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__links__heading {
    font-size: .9375rem;
    line-height: 1.375rem;
  }
}

.footer__bottom {
  padding-left: 12.5%;
  padding-right: 12.5%;
}

@media (min-width: 750px) {
  .footer__bottom {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .footer__terms {
    margin-left: 0;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .footer__terms__item:first-child {
    margin-left: 0;
  }

  html[dir="rtl"] .footer__terms__item:first-child {
    margin-left: 3.125rem;
  }
}

.footer__terms__link {
  -webkit-transition: color .35s cubic-bezier(.455, .03, .515, .955);
  transition: color .35s cubic-bezier(.455, .03, .515, .955);
}

.no-touch .footer__terms__link:hover {
  color: #e31c3d;
}

.footer__terms__link:focus {
  color: #6c6c6c;
}

html[dir="rtl"] .footer__terms__link .eyebrow {
  font-family: "Helvetica Neue LT Arabic Roman", helvetica;
  letter-spacing: 0;
  font-size: .8125rem;
  line-height: 1.375rem;
}

@media (min-width: 750px) {
  html[dir="rtl"] .footer__terms__link .eyebrow {
    line-height: .8125rem;
  }
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__terms__link .eyebrow {
    font-size: .9375rem;
    line-height: 1.375rem;
  }
}

html[dir="rtl"] .footer__social__item {
  margin-left: 0;
  margin-right: 2.1875rem;
}

@media (min-width: 750px) {
  html[dir="rtl"] .footer__social__item {
    margin-left: 0;
    margin-right: 1.4375rem;
  }
}

@media (min-width: 1200px) {
  html[dir="rtl"] .footer__social__item {
    margin-left: 0;
    margin-right: 2.1875rem;
  }
}

.footer__social__item:first-child {
  margin-left: 0;
}

html[dir="rtl"] .footer__social__item:first-child {
  margin-right: 0;
}

.no-touch .footer__social__link:hover .icon {
  fill: #fff;
}

.footer__social__link:focus .icon {
  fill: #e31c3d;
}

.footer__social .icon {
  width: 1.375rem;
  height: 1.375rem;
  fill: #5b616b;
}

.footer__social .icon-facebook {
  width: 1.375rem;
  height: 1.5625rem;
}

@media (min-width: 750px) {
  .footer__social .icon-facebook {
    width: .8125rem;
    height: 1.0625rem;
  }
}

@media (min-width: 1200px) {
  .footer__social .icon-facebook {
    width: 1.125rem;
    height: 1.4375rem;
  }
}

.footer__social .icon-instagram {
  width: 1.375rem;
  height: 1.375rem;
}

@media (min-width: 750px) {
  .footer__social .icon-instagram {
    width: .8125rem;
    height: .8125rem;
  }
}

@media (min-width: 1200px) {
  .footer__social .icon-instagram {
    width: 1.3125rem;
    height: 1.3125rem;
  }
}

.footer__social .icon-youtube {
  width: 1.625rem;
  height: 1.125rem;
}

@media (min-width: 750px) {
  .footer__social .icon-youtube {
    width: 1rem;
    height: .6875rem;
  }
}

@media (min-width: 1200px) {
  .footer__social .icon-youtube {
    width: 1.5rem;
    height: 1.0625rem;
  }
}

.footer__copyright-and-newsletter {
  width: 100%;
}

.footer__copyright {
  width: 100%;
}

@media (min-width: 750px) {
  .footer__copyright {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .footer__copyright {
    width: 27.77778%;
  }
}

.footer__newsletter {
  width: 100%;
}

@media (min-width: 1200px) {
  .footer__newsletter {
    width: 72.22222%;
  }
}

.footer__newsletter .webform-submission-newsletter-signup-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 750px) {
  .footer__newsletter .webform-submission-newsletter-signup-form {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.footer__newsletter .form-item [type='text'],
.footer__newsletter .form-item [type='email'],
.footer__newsletter .form-item [type='number'] {
  color: #5b616b;
}

@media (min-width: 750px) {
  .footer__newsletter .form-item {
    margin-bottom: 0 !important;
  }
}

.footer__newsletter .form-item-subscribe-to-our-newsletter {
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    width: 34.78261%;
  }
}

@media (min-width: 750px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    text-align: left;
    padding-bottom: .75rem;
  }
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (min-width: 1200px) and (min-width: 1200px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    width: 21.73913%;
  }
}

@media (min-width: 1400px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    padding-top: 0;
  }
}

@media (min-width: 1400px) and (min-width: 1200px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter {
    width: 26.08696%;
  }
}

.footer__newsletter .form-item-subscribe-to-our-newsletter label {
  font-family: "League Gothic Regular", helvetica;
  font-size: 1rem;
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-subscribe-to-our-newsletter label {
    font-size: 1.875rem;
  }
}

.footer__newsletter .form-item-subscribe-to-our-newsletter p {
  display: none;
}

.footer__newsletter .form-item-first-name {
  width: 100%;
}

@media (min-width: 750px) {
  .footer__newsletter .form-item-first-name {
    width: 23.52941%;
  }
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-first-name {
    height: 2.125rem;
  }
}

@media (min-width: 1200px) and (min-width: 1200px) {
  .footer__newsletter .form-item-first-name {
    width: 17.3913%;
  }
}

.footer__newsletter .form-item-last-name {
  width: 100%;
}

@media (min-width: 750px) {
  .footer__newsletter .form-item-last-name {
    width: 23.52941%;
  }
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-last-name {
    height: 2.125rem;
  }
}

@media (min-width: 1200px) and (min-width: 1200px) {
  .footer__newsletter .form-item-last-name {
    width: 21.73913%;
  }
}

.footer__newsletter .form-item-email {
  width: 100%;
}

@media (min-width: 750px) {
  .footer__newsletter .form-item-email {
    width: 23.52941%;
  }
}

@media (min-width: 1200px) {
  .footer__newsletter .form-item-email {
    height: 2.125rem;
    margin-left: auto;
    margin-top: -12px;
  }
}

@media (min-width: 1200px) and (min-width: 1200px) {
  .footer__newsletter .form-item-email {
    width: 21.73913%;
  }
}

@media (min-width: 1400px) {
  .footer__newsletter .form-item-email {
    margin-left: 0;
    margin-top: 0;
  }
}

.footer__newsletter .form-submit {
  margin-top: .5rem;
}

@media (min-width: 750px) {
  .footer__newsletter .form-submit {
    width: 11.76471%;
  }
}

@media (min-width: 750px) {
  .footer__newsletter .form-submit {
    margin-top: 0;
  }
}

body.alias--donate .footer {
  padding-top: 2rem;
}

body.alias--donate .footer__top {
  display: none;
}

body.alias--donate .footer__main {
  padding-top: 0;
}

body.alias--donate .footer__main .footer__navigation {
  display: none;
}

body.alias--donate .footer__bottom {
  margin-top: 0;
}

body.alias--donate .footer__bottom .footer__terms-and-social {
  display: none;
}

/*# sourceMappingURL=footer.css.map */
