@charset "UTF-8";

.footer {
  background: var(--color-ictj-blue);
}

.footer > .layout {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (min-width: 37.5em) {
  .footer > .layout {
    padding: 2rem 7.4074074074% !important;
  }
}

.footer > .layout .l--offset-wide {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 37.5em) {
  .footer > .layout .l--offset-wide {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1280px;
  }
}

.c-footer__donation_block {
  background: var(--color-tan-white);
  margin-top: 0;
}

@media (min-width: 37.5em) {
  .c-footer__donation_block {
    margin-top: 90px;
  }
}

.c-footer__donation_block > .layout {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (min-width: 48em) {
  .c-footer__donation_block > .layout {
    padding: 0 7.4074074074% !important;
  }
}

.c-footer__donation_block .l--offset-wide {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 48em) {
  .c-footer__donation_block .l--offset-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-footer__donation_block .layout.layout--twocol-section {
  padding: 0;
  display: block;
}

@media (min-width: 48em) {
  .c-footer__donation_block .layout.layout--twocol-section {
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--first {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: left;
          justify-content: left;
}

@media (min-width: 48em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--first {
    -webkit-box-pack: start;
            justify-content: flex-start;
    border-right: 2px solid var(--color-lite-tan);
  }

  [dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--first {
    border-left: 2px solid var(--color-lite-tan);
    border-right: none;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image {
  padding: 45px 0 0 0;
}

@media (min-width: 48em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image {
    padding: 100px 65px 100px 0;
  }
}

@media (min-width: 62em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image {
    padding: 160px 0 160px 0;
  }
}

@media (min-width: 75em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image {
    padding: 180px 0 180px 0;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image .field__item img {
  height: 40px;
}

@media (min-width: 37.5em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--first .donate-block-logo .field--name-field-media-image .field__item img {
    height: auto;
    max-width: 100%;
    min-height: 100px;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second {
  width: 100%;
  border-top: 2px solid var(--color-lite-tan);
  margin-top: 30px;
}

[dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second {
  padding-right: 112px;
}

@media (min-width: 48em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second {
    border-top: none;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body {
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 160%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  color: #000000;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 1;
          order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 32px 0;
  padding: 0;
}

@media (min-width: 37.5em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body {
    padding: 0 70px;
  }
}

@media (min-width: 62em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body {
    padding: 0 0 0 100px;
    font-size: 1.2rem;
  }
}

@media (min-width: 75em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body {
    padding: 0 0 0 110px;
    font-size: 1.5rem;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body p {
  padding-left: 0;
}

[dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .donate-block-body p {
  padding-right: 45px;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: left;
          justify-content: left;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

@media (min-width: 37.5em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button {
    padding: 0 20px 0 70px;
    float: left;
  }

  [dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button {
    float: right;
  }
}

@media (min-width: 62em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button {
    padding: 0 45px 0 100px;
  }
}

@media (min-width: 75em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button {
    padding: 0 45px 0 110px;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 10px 20px;
  position: static;
  width: 200px;
  left: 0px;
  top: 0px;
  background: var(--color-ictj-red);
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 1;
          order: 0;
  flex-grow: 0;
  color: white;
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button a:after {
  font-size: 1.375rem;
  line-height: 22px;
  content: "";
  background-image: url(../../../images/icons/angle-right-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 22px;
  left: 152px;
  top: 11px;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  margin: 0 0 0 10px;
}

[dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button a:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin: 0 10px 0 10px;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button a:active {
  text-decoration: none;
  border: 4px solid rgba(36, 121, 194, 0.5);
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-donate-button a:hover {
  background: var(--color-dark-red);
  text-decoration: none;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-subscribe-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: left;
          justify-content: left;
  padding-bottom: 45px;
}

@media (min-width: 48em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-subscribe-button {
    display: block;
    padding: 0px 20px 45px 70px;
  }
}

@media (min-width: 62em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-subscribe-button {
    display: block;
    padding: 0 45px 0 100px;
  }
}

@media (min-width: 75em) {
  .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-subscribe-button {
    display: block;
    padding: 0px 20px 45px 70px;
  }
}

@media (min-width: 75em) {
  [dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second .field--name-field-subscribe-button a {
    margin-right: 25px;
  }
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 10px 20px;
  position: static;
  width: 275px;
  height: 44px;
  left: 205px;
  top: 0px;
  background: white;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  color: black;
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second a:after {
  font-size: 1.375rem;
  line-height: 22px;
  content: "";
  background-image: url(../../../images/icons/angle-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 22px;
  left: 152px;
  top: 11px;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  margin: 0 0 0 10px;
}

[dir="rtl"] .c-footer__donation_block .layout.layout--twocol-section .layout__region--second a:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin: 0 10px 0 10px;
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second a:active {
  text-decoration: none;
  border: 4px solid rgba(36, 121, 194, 0.5);
}

.c-footer__donation_block .layout.layout--twocol-section .layout__region--second a:hover {
  background: var(--color-tan);
  text-decoration: none;
}

.c-footer__content {
  padding-bottom: 75px;
}

.c-footer__content .c-footer__top_content {
  display: block;
  padding: 15px 0 48px 0;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__top_content {
    padding: 60px 0 48px 0;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__top_content {
    display: -webkit-box;
    display: flex;
  }
}

.c-footer__content .c-footer__top_content .c-footer__menu {
  display: block;
  width: 100%;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__top_content .c-footer__menu {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
            justify-content: center;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__top_content .c-footer__menu {
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
}

.c-footer__content .c-footer__top_content .c-footer__menu .menu {
  margin: 0;
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__top_content .c-footer__menu .menu {
    padding: 0 50px 0 0;
  }
}

.c-footer__content .c-footer__top_content .c-footer__menu .menu .menu__item {
  padding: 6px 0;
}

[dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu {
  margin: 0;
}

@media (min-width: 62em) {
  [dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu {
    padding: 0 0 0 50px;
  }
}

[dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu .menu__item {
  padding: 6px 0;
}

.c-footer__content .c-footer__top_content .c-footer__menu .menu--footer {
  padding-left: 0;
}

.c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second {
  padding-left: 0;
  margin: 0;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second {
    padding: 0 0 0 50px;
  }
}

.c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second .menu__item {
  padding: 6px 0;
}

[dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second {
  padding-left: 0;
  margin: 0;
}

@media (min-width: 37.5em) {
  [dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second {
    padding: 0 50px 0 0;
  }
}

[dir="rtl"] .c-footer__content .c-footer__top_content .c-footer__menu .menu--footer-second .menu__item {
  padding: 6px 0;
}

.c-footer__content .c-footer__top_content .c-footer__social {
  display: -webkit-box;
  display: flex;
  width: 100%;
  padding-top: 35px;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__top_content .c-footer__social {
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding-top: 35px;
    -webkit-box-pack: center;
            justify-content: center;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__top_content .c-footer__social {
    padding-top: 0;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important;
  }
}

.c-footer__content .c-footer__top_content .c-footer__social .menu--social-accounts {
  display: -webkit-box;
  display: flex;
  margin-top: 0;
  padding-left: 0;
}

.c-footer__content .c-footer__bottom_content {
  display: block;
  width: 100%;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content {
    display: -webkit-box;
    display: flex;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright {
  display: block;
  -webkit-box-align: start;
          align-items: start;
}

@media (min-width: 75em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    flex-wrap: wrap;
  }
}

[dir="ltr"] .c-footer__content .c-footer__bottom_content .c-footer__copyright .c-footer__copyright--text{
  text-align: left;
}

[dir="rtl"] .c-footer__content .c-footer__bottom_content .c-footer__copyright .c-footer__copyright--text{
  text-align: right;
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .c-footer__copyright--text {
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 160%;
  color: white;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: start;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .c-footer__copyright--text {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .c-footer__copyright--text {
    -webkit-box-pack: normal;
            justify-content: normal;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links {
  display: block;
  padding-left: 0;
  flex-wrap: wrap;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links {
    display: -webkit-box;
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-pack: normal;
            justify-content: normal;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item {
  display: block;
  padding: 8px 0;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item {
    display: inline-block;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a {
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 160%;
  color: white;
  padding: 8px 3px 8px 0;
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a:before {
  content: "";
  padding: 0;
  display: inline-block;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a:before {
    content: "";
    padding: 0 3px 0 0;
    display: inline-block;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a {
    padding: 8px 8px 8px 0;
  }

  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a:before {
    content: "|";
    padding: 0 8px 0 0;
    display: inline-block;
  }
}

@media (min-width: 75em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a {
    padding: 8px;
  }

  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a:before {
    content: "|";
    padding: 0 8px 0 8px;
    display: inline-block;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link:before {
  content: "";
  padding: 0;
  display: inline-block;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link:before {
    content: "";
    padding: 0;
    display: inline-block;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link {
    padding: 8px 8px 8px 0;
  }

  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link:before {
    content: "";
    padding: 0;
    display: inline-block;
  }
}

@media (min-width: 75em) {
  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link {
    padding: 8px;
  }

  .c-footer__content .c-footer__bottom_content .c-footer__copyright .menu--footer-copyright-links .menu__item a.privacy-link:before {
    content: "|";
    padding: 0 8px 0 8px;
    display: inline-block;
  }
}

.c-footer__content .c-footer__bottom_content .to-top-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: start;
  padding-top: 20px;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper {
    -webkit-box-pack: center;
            justify-content: center;
    padding-top: 0;
  }
}

@media (min-width: 62em) {
  .c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper {
    -webkit-box-pack: normal;
            justify-content: normal;
    padding-top: 0;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper .to-top-link {
  color: white;
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 160%;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 1;
          order: 0;
  flex-grow: 0;
  margin: 0 8px 0 0;
}

@media (min-width: 37.5em) {
  .c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper .to-top-link {
    margin: 0 8px;
  }
}

.c-footer__content .c-footer__bottom_content .c-footer__to-top-wrapper .to-top-link svg {
  margin-left: 8px;
}

.c-footer__content .menu .menu__item {
  list-style-type: none;
}

.c-footer__content .menu .menu__item a {
  color: white;
  font-weight: bold;
}

.social-account {
  color: white;
}

.social-account:hover {
  text-decoration: none;
}

.social-account.facebook:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  content: "";
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 48em) {
  .social-account.facebook:before {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.social-account.twitter:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  content: "";
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 48em) {
  .social-account.twitter:before {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.social-account.youtube:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  content: "";
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 48em) {
  .social-account.youtube:before {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.social-account.medium:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  content: "";
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 48em) {
  .social-account.medium:before {
    padding-left: 22px;
    padding-right: 22px;
  }
}

.social-account.linkedin:before {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-size: 1.75rem;
  line-height: 32px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  content: "";
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 48em) {
  .social-account.linkedin:before {
    padding-left: 22px;
    padding-right: 22px;
  }
}