/**
 * --------------------------------------------------------------------------------------------
 * 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__top {
  border-bottom: .0625rem solid rgba(126, 126, 126, .5);
}

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

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

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

html[dir=rtl] .footer__donations__heading {
  font-family: "Tajawal ExtraBold", helvetica;
}

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

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

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

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

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

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

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

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

@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.0909090909%;
  }

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

@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: "Tajawal Medium", 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: "GT America Compressed Bold", sans-serif;
  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.2222222222%;
  }
}

@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;
  }
}

.footer__logo--fifty {
  width: 120%;
  margin-top: .3125rem;
  margin-left: -0.9375rem;
  display: block;
}

@media (min-width: 1200px) {
  .footer__logo--fifty {
    width: 100%;
    max-width: 16.25rem;
  }
}

html[dir=rtl] .footer__logo--fifty {
  width: 100%;
  margin-top: 1.375rem;
}

.footer__logo--fifty img {
  max-width: 100%;
}

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

@media (min-width: 1200px) {
  html[dir=rtl] .footer__logo--fifty img {
    max-width: 12.5rem;
  }
}

.footer__navigation {
  width: 87.5%;
  margin-left: 12.5%;
}

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

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

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

.footer__links {
  width: 42.8571428571%;
}

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

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

.footer__links:first-child {
  width: 100%;
}

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

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

.footer__links:first-child .footer__links__heading {
  display: block;
  margin-left: -14.2857142857%;
  text-align: center;
}

html[dir=rtl] .footer__links:first-child .footer__links__heading {
  margin-left: 0;
  margin-right: -14.2857142857%;
}

@media (min-width: 750px) {
  .footer__links:first-child .footer__links__heading {
    display: inline-block;
    margin-left: 0;
    text-align: left;
  }

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

.footer__links:first-child .footer__links__list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  vertical-align: top;
}

.footer__links:first-child .footer__links__item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding-right: 14.2857142857%;
}

html[dir=rtl] .footer__links:first-child .footer__links__item {
  padding-right: 0;
  padding-left: 14.2857142857%;
}

@media (min-width: 750px) {
  .footer__links:first-child .footer__links__item {
    padding-right: 12.5%;
  }

  html[dir=rtl] .footer__links:first-child .footer__links__item {
    padding-right: 0;
    padding-left: 12.5%;
  }
}

.footer__links:nth-child(2) {
  margin-right: 7.1428571429%;
}

html[dir=rtl] .footer__links:nth-child(2) {
  margin-right: 0;
  margin-left: 7.1428571429%;
}

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

  html[dir=rtl] .footer__links:nth-child(2) {
    margin-left: 0;
  }
}

@media (min-width: 750px) {
  .footer__links:nth-child(3) {
    margin-left: auto;
  }

  html[dir=rtl] .footer__links:nth-child(3) {
    margin-left: 0;
    margin-right: auto;
  }
}

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

  html[dir=rtl] .footer__links:nth-child(3) {
    margin-right: 7.6923076923%;
  }
}

.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: #e00;
}

.footer__links__item__link:focus {
  color: #7e7e7e;
}

html[dir=rtl] .footer__links__item__link {
  font-family: "Tajawal Medium", helvetica;
  letter-spacing: 0;
}

html[dir=rtl] .footer__links__heading {
  font-family: "Tajawal Medium", 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-and-social {
    width: 72.2222222222%;
  }
}

@media (min-width: 1200px) {
  html[dir=rtl] .footer__terms-and-social {
    width: 100%;
  }
}

.footer__copyright {
  width: 100%;
}

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

html[dir=rtl] .footer__copyright {
  font-family: "Tajawal Medium", helvetica;
  letter-spacing: 0;
  font-size: .9375rem;
  line-height: 1.1875rem;
  text-align: center;
}

@media (min-width: 750px) {
  html[dir=rtl] .footer__copyright {
    line-height: normal;
    text-align: right;
    width: 21.0526315789%;
  }
}

@media (min-width: 1200px) {
  html[dir=rtl] .footer__copyright {
    width: 27.7777777778%;
    font-size: 1rem;
    line-height: 1.4375rem;
  }
}

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

@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: #e00;
}

.footer__terms__link:focus {
  color: #7e7e7e;
}

html[dir=rtl] .footer__terms__link .eyebrow {
  font-family: "Tajawal Medium", 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;
  }
}

@media (min-width: 1200px) {
  .footer__social {
    margin-right: -0.25rem;
  }
}

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

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: #e00;
}

.footer__social .icon {
  width: 1.375rem;
  height: 1.375rem;
  fill: #8e8e8e;
}

.footer__social .icon-twitter {
  width: 1.4375rem;
  height: 1.1875rem;
}

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

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

.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;
  }
}

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