@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");
@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}
@media (max-width: 1440px) {
  #home-hero {
    padding: 150px 0;
  }
  .two-col-section {
    background-size: 55% !important;
  }
  .two-col-section.reverse {
    background-size: 55% !important;
  }
  #about-hero {
    padding: 75px 0 !important;
    background-size: contain !important;
  }
  #videos-list {
    padding-top: 0;
  }
  .bg-hero {
    background-size: cover;
    padding: 140px 0;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (max-width: 1200px) {
  h1 {
    font-size: 42px;
  }
  footer p {
    font-size: 15px;
  }
  footer a {
    font-size: 15px;
  }
  footer .social-wrap {
    text-align: center !important;
  }
  footer .social-wrap svg {
    margin: 0 6px;
  }
  #about-hero {
    padding: 10px 0 !important;
  }
  #headlines-cards .headline-card img {
    max-height: 188px;
  }
}
@media (max-width: 991px) {
  .page-template-who-we-are-template .two-col-section {
    padding-top: 60px !important;
  }
  .small-dev-buttons {
    position: relative !important;
  }
  .mt-header-height {
    margin-top: 98px;
  }
  .disable-click {
    pointer-events: none;
  }
  .mb-180 {
    margin-bottom: 130px;
  }
  header .btn-wrap {
    display: none;
    position: relative;
  }
  header .logo img {
    max-width: 132px;
  }
  header .hamburger {
    display: block !important;
  }
  header.menu-open .btn-wrap {
    display: block;
    padding-bottom: 80px;
  }
  header .bottom-line {
    position: absolute;
    top: 96px;
    right: 100%;
    width: 100%;
    background: #fff;
    height: 100vh;
    z-index: 99;
    transition: all 0.3s;
  }
  header .bottom-line .container {
    overflow-y: scroll;
    padding-bottom: 18%;
  }
  header .bottom-line__nav {
    justify-content: flex-start;
  }
  header .bottom-line__nav .navigation {
    flex-direction: column-reverse;
    flex-grow: 1;
  }
  header .bottom-line__nav .navigation .nav-links {
    flex-direction: column;
    padding-top: 20px;
  }
  header .bottom-line__nav .navigation .nav-links.search-open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    color: var(--text-secondary);
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item::after {
    content: none;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item a {
    padding: 10px 0;
    color: var(--text-secondary);
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item a::after {
    content: none;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item ul.dropdown {
    padding-top: 12px;
    display: none;
    position: relative;
    top: unset;
    left: unset;
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    border-radius: 0;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item ul.dropdown li.dropdown-item {
    padding: 10px;
    border-bottom: none;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item ul.dropdown li.dropdown-item a {
    color: var(--text-primary);
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item ul.dropdown li.dropdown-item:hover a {
    transition: all 0.2s;
    color: var(--accent-color);
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item ul.dropdown.dropdown-active {
    display: block;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item-has-children {
    position: relative;
  }
  header .bottom-line__nav .navigation .nav-links li.menu-item-has-children span {
    display: inline-block;
    padding: 16px;
    transition: all 0.3s;
    width: 14px;
    height: 14px;
    background: url("/wp-content/uploads/2020/12/accordion-down.png") center no-repeat;
    position: absolute;
    top: 14px;
    right: 0;
  }
  header .bottom-line__nav .navigation .search-open {
    transform: translateY(0);
  }
  header .bottom-line.mobile-open {
    display: flex;
    right: 0;
    transition: all 0.3s;
  }
  header .bottom-line .search-form-wrapper {
    position: relative;
  }
  header .bottom-line .search-form-wrapper .search-form {
    position: relative;
    width: 100%;
    right: 0;
    visibility: visible;
    transition: all 0.15s;
  }
  header .bottom-line .search-form-wrapper .search-form svg {
    opacity: 1;
    transform: translateY(0);
  }
  header .bottom-line .search-form-wrapper .search-form input {
    opacity: 1;
    transform: translateY(0);
    min-height: 48px;
    margin-bottom: 0;
  }
  header .bottom-line .search-form-wrapper .search-button-wrap {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  header .bottom-line .search-form-wrapper .search-button-wrap button {
    margin-left: 0;
  }
  #home-cards .card-wrap img {
    width: 100%;
  }
  .hero-img-change img.hero-large {
    display: none;
  }
  .hero-img-change img.mobile-top {
    display: block;
  }
  .hero-title-wrap {
    position: relative;
    margin-top: 40px;
  }
  .two-col-section {
    background-size: 80%;
  }
  .two-col-section.reverse {
    background-size: 80%;
  }
  .two-col-section img {
    width: 100%;
  }
  #about-hero {
    background: none !important;
    padding: 0;
  }
  #about-hero .img-wrap img {
    display: block !important;
    max-width: 100% !important;
  }
  footer .copyright .wrap div {
    text-align: center !important;
  }
  footer .copyright .wrap div:last-of-type {
    text-align: center !important;
  }
  .list-of-videos .video-item .responsive-iframe {
    padding-top: 60%;
    /* Aspect Ratio */
  }
}
.rotate-icon {
  transform: rotate(180deg);
  transition: all 0.2s;
}
@media (max-width: 768px) {
  .bg-hero {
    background-size: cover;
    padding: 100px 0;
  }
  #cta {
    padding: 100px 0;
  }
  .mb-180 {
    margin-bottom: 100px;
  }
  .btn {
    padding: 12px 30px;
  }
  h1 {
    line-height: 1.5;
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  #home-hero {
    padding: 100px 0;
    background-position: 70%;
    margin-top: 60px !important;
  }
  .col-wrap {
    margin-bottom: 54px;
  }
  #organization-list .organization-card {
    padding: 24px;
  }
  #university-list p {
    text-align: left !important;
  }
  #university-list .university-card {
    padding: 24px;
  }
  .tab-buttons {
    overflow-y: hidden;
    overflow-x: scroll;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: nowrap;
  }
  .tab-buttons li {
    font-size: 16px;
    white-space: nowrap;
  }
  footer {
    text-align: center;
  }
  footer .copy-links {
    flex-direction: column;
  }
  footer .copy-links span {
    display: none;
  }
  footer .copy-links a {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  #search-results .search-content {
    flex-direction: column;
  }
  #headlines-cards .headline-card img {
    max-height: 240px;
  }
}
@media (max-width: 575px) {
  .pt-120 {
    padding-top: 80px;
  }
  #report-page.pt-120 {
    padding-top: 40px;
  }
  .mb-180 {
    margin-bottom: 80px;
  }
  .mb-100 {
    margin-bottom: 70px;
  }
  .mt-80 {
    margin-top: 40px;
  }
  .mb-60 {
    margin-bottom: 40px;
  }
  .mb-80 {
    margin-bottom: 40px;
  }
  .mt-120 {
    margin-top: 80px;
  }
  p {
    font-size: 15px;
  }
  h5 {
    font-size: 15px;
  }
  .h3-s {
    margin-bottom: 10px;
    font-size: 18px;
  }
  header .navigation li a {
    font-size: 15px;
  }
  header .btn-wrap a {
    width: 100%;
  }
  header .btn-wrap a:first-of-type {
    margin-bottom: 10px;
  }
  #cta .btn-wrap {
    flex-direction: column;
  }
  #headlines-cards p, #headlines-cards a, #headlines-cards span {
    margin-bottom: 10px;
  }
  #headlines-cards nav ul.pagination li {
    display: inline-block;
  }
  #headlines-cards nav ul.pagination li:first-of-type, #headlines-cards nav ul.pagination li:last-of-type {
    margin-top: 20px;
  }
  #search-results .search-content .date {
    margin-bottom: 12px;
  }
  #search-results .search-content .img-wrap {
    max-width: 100%;
    margin-bottom: 10px;
  }
  #internship-form .form-wrapper, #contact .form-wrapper {
    padding: 12px;
  }
  #internship-form .form-wrapper form fieldset, #contact .form-wrapper form fieldset {
    flex-direction: column;
  }
  #internship-form .form-wrapper form fieldset input, #contact .form-wrapper form fieldset input {
    width: 100%;
  }
  #internship-form .form-wrapper form textarea, #contact .form-wrapper form textarea {
    margin-bottom: 20px;
  }
  #internship-form .img-wrap img {
    max-height: 340px;
    object-fit: cover;
  }
  #video-report .step-wrap {
    margin-bottom: 50px;
  }
}
@media (max-width: 320px) {
  h1 {
    line-height: 1.1;
  }
  .hero-title-wrap {
    margin-top: 30px;
  }
}
.page-template-schedule-training-consultations .hero-title-wrap p {
  max-width: 80% !important;
}
body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--text-primary);
}
:root {
  --accent-color: #ed8142;
  --text-primary: #2a2a2a;
  --text-secondary: #555555;
  --card-bg-color: #fcfbf6;
}
* {
  box-sizing: border-box;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}
.disable-click {
  pointer-events: none;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mt-80 {
  margin-top: 80px;
}
.pt-120 {
  padding-top: 120px;
}
.mt-header-height {
  margin-top: 156px;
}
.mt-header-sp {
  margin-top: 230px;
}
.mt-120 {
  margin-top: 120px;
}
.mb-180 {
  margin-bottom: 180px;
}
.text-white {
  color: #fff;
}
.text-accent {
  color: var(--accent-color);
}
input {
  border: none;
}
input::placeholder {
  font-size: 14px;
}
button {
  border: none;
  cursor: pointer;
  background: transparent;
}
.btn, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button {
  padding: 13px 50px;
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}
#ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button {
  line-height: normal;
  height: auto;
}
.btn-primary:active, .btn:hover, .btn:active, .btn:focus, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button:hover, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button:hover, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button:hover, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button:focus, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button:focus, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button:focus, .nav-previous a:hover, .nav-previous a:focus, .nav-next a:hover, .nav-next a:focus {
  transform: translateY(-1px);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 8px 8px rgba(0, 0, 0, 0.05), 0 16px 16px rgba(0, 0, 0, 0.05);
}
.btn-primary, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button {
  background-color: var(--accent-color);
  border: solid 2px var(--accent-color);
  transition: all 0.3s;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button:hover, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button:focus, #ajaxsearchpro3_1 .probox .promagnifier div.asp_text_button:active, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button:hover, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button:focus, #ajaxsearchpro3_2 .probox .promagnifier div.asp_text_button:active, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button:hover, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button:focus, div.asp_m.asp_m_2 .probox .promagnifier div.asp_text_button:active {
  border: solid 2px var(--accent-color);
  background-color: var(--accent-color);
}
.btn-secondary {
  background: transparent;
  border: solid 2px #ffffff;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  border: solid 2px var(--accent-color);
  background: transparent;
}
.btn-contact {
  border: solid 2px var(--accent-color);
  color: var(--accent-color);
}
.btn-contact:hover {
  color: var(--accent-color);
}
.card-border {
  display: inline-block;
  height: 100%;
  border-bottom: 4px solid var(--accent-color);
}
ul {
  list-style-type: none;
  margin-bottom: 0;
}
#internship ul li {
  padding-left: 16px;
  line-height: 2.75;
  color: var(--text-secondary);
  position: relative;
}
#internship ul li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 38%;
  left: 0;
  background: var(--accent-color);
}
ul a, input, button:focus {
  outline: none;
}
a {
  color: var(--text-primary);
}
a:hover {
  color: var(--text-primary);
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 0;
}
h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 1.3;
}
h2 {
  font-size: 42px;
  font-weight: 700;
}
h3 {
  font-size: 26px;
  font-weight: 700;
}
.h3-s {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 14px;
}
h4 {
  font-size: 20px;
  font-weight: 500;
}
h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #2a2a2a !important;
}
p {
  line-height: 1.88;
  font-weight: 400;
  color: var(--text-secondary);
}
.underline {
  position: relative;
}
.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: var(--accent-color);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.2s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
}
.underline:focus::after, .underline:hover::after {
  transform: scaleX(1);
  transform-origin: left center;
  transition: transform 0.2s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
}
body.no-scroll {
  overflow: hidden;
}
header {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  transition: all 0.3s;
  z-index: 6;
  transform: translateY(0);
}
header .logo img {
  max-width: 186px;
}
header .btn-wrap {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 120%;
  right: 0;
}
header .hamburger {
  position: relative;
  min-width: 44px;
  height: 22px;
  display: none;
}
header .hamburger span {
  display: block;
  width: 100%;
  height: 3px;
  background: var(--text-primary);
  transition: all 0.3s;
  transform: scaleX(1);
}
header .hamburger span::after, header .hamburger span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  background: var(--text-primary);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
header .hamburger span::after {
  bottom: 8px;
}
header .hamburger span::before {
  top: 8px;
}
header .hamburger.active span {
  background: transparent;
}
header .hamburger.active span::after, header .hamburger.active span::before {
  top: 0;
}
header .hamburger.active span::after {
  transform: translateY(8px) rotate(-45deg);
  top: -8px;
}
header .hamburger.active span::before {
  transform: rotate(45deg);
}
header .bottom-line__nav {
  justify-content: flex-end;
}
header .navigation {
  display: flex;
  justify-content: end;
  z-index: 1;
}
header .navigation .nav-links {
  transform: translateY(0);
  transition: all 0.2s;
  opacity: 1;
}
header .navigation .nav-links.search-open {
  transform: translateY(-10px);
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}
header .navigation .nav-links .menu-item {
  padding-bottom: 18px;
  position: relative;
}
header .navigation .nav-links .menu-item a {
  padding: 0 20px;
  padding-bottom: 20px;
  transition: all 0.3s;
}
header .navigation .nav-links .menu-item:hover {
  cursor: pointer;
}
header .navigation .nav-links .menu-item:hover .dropdown {
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
}
header .navigation .nav-links .menu-item .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 27px 50px rgba(0, 0, 0, 0.05);
}
header .navigation .nav-links .menu-item .dropdown .dropdown-item {
  clear: both;
  transition: all 0.2s;
  width: 100%;
  padding: 26px 34px;
  color: var(--text-primary);
  border-bottom: 1px solid #eee;
}
header .navigation .nav-links .menu-item .dropdown .dropdown-item:hover, header .navigation .nav-links .menu-item .dropdown .dropdown-item:active {
  background: transparent;
}
header .navigation .nav-links .menu-item .dropdown .dropdown-item:hover a, header .navigation .nav-links .menu-item .dropdown .dropdown-item:active a {
  transition: all 0.2s;
  color: var(--accent-color);
}
header .search-form-wrapper .search-form {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  right: 70px;
  width: 400px;
  overflow: hidden;
  display: flex;
  align-items: baseline;
}
header .search-form-wrapper .search-form input[type="text"] {
  padding: 8px;
  margin-bottom: 10px;
  border: none;
  border-bottom: 1px solid #e2e2e2;
  line-height: 1.2;
  width: 100%;
  transition: all 0.15s;
  opacity: 0;
  transform: translateY(80%);
  position: relative;
}
header .search-form-wrapper .search-form #ajaxsearchpro2_1 .probox, header .search-form-wrapper .search-form #ajaxsearchpro2_2 .probox, header .search-form-wrapper .search-form div.asp_m.asp_m_2 .probox {
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
header .search-form-wrapper .search-form #ajaxsearchpro2_1 .probox .promagnifier, header .search-form-wrapper .search-form #ajaxsearchpro2_2 .probox .promagnifier, header .search-form-wrapper .search-form div.asp_m.asp_m_2 .probox .promagnifier {
  display: none !important;
}
header .search-form-wrapper .search-form svg {
  transition: all 0.1s;
  opacity: 0;
  transform: translateY(80%);
}
header .search-form-wrapper .search-form.visible {
  visibility: visible;
  transition: all 0.15s;
}
header .search-form-wrapper .search-form.visible input[type="text"] {
  opacity: 1;
  transform: translateY(0);
}
header .search-form-wrapper .search-form.visible svg {
  opacity: 1;
  transform: translateY(0);
}
header .search-form-wrapper .search-button-wrap {
  position: relative;
}
header .search-form-wrapper .search-button-wrap button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--accent-color);
  display: flex;
  justify-content: center;
  align-items: center;
}
#home-hero {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  margin-top: 120px !important;
  padding: 234px 0;
}
#home-hero h1 {
  text-transform: uppercase;
  line-height: 1.7;
  font-family: "Gotham-Bold" !important;
}
#numbers {
  margin-bottom: 160px;
}
#numbers .icon-wrap {
  width: 114px;
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 50%;
  box-shadow: 0 19px 45px -21px #b9b9b9;
}
#numbers .text-wrap {
  padding-left: 24px;
  min-height: 80px;
}
#home-cards .card-wrap {
  display: block;
  border-bottom: 4px solid var(--accent-color);
  height: 100%;
}
#home-cards .card-wrap img {
  max-width: 100%;
  border-radius: 3px;
}
#cta {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 180px 0;
}
#search-section .search-wrap {
  margin-bottom: 10px;
  border-radius: 3px;
  border: solid 4px #f3f3f3;
}
#search-section .search-wrap form {
  padding: 12px;
  width: 100%;
}
#search-section small {
  font-size: 14px;
  color: var(--text-secondary);
}
#search-results .search-content .img-wrap {
  overflow: hidden;
  height: 160px;
  border-radius: 3px;
  max-width: 270px;
  width: 100%;
}
#search-results .search-content img {
  width: 100%;
}
#search-results .search-content .date {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 20px;
}
#search-results .search-content .title {
  font-size: 16px;
  margin-bottom: 20px;
}
.search-results {
  color: var(--text-primary);
}
.scroll-wrap {
  position: relative;
  display: flex;
}
.scroll-wrap h4 {
  font-size: 15px;
}
.scroll-wrap p {
  font-size: 12px;
}
.scroll-wrap .scroll {
  position: relative;
  display: block;
  width: 32px;
}
.scroll-wrap .scroll::before {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 40px;
  border: 1px solid var(--text-primary);
  border-radius: 12px;
  content: "";
}
.scroll-wrap .scroll::after {
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 2px;
  height: 8px;
  background: var(--accent-color);
  border-radius: 1px;
  content: "";
  animation-name: scroll;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}
@keyframes scroll {
  0% {
    opacity: 1;
    height: 8px;
  }
  20% {
    opacity: 1;
    height: 9px;
  }
  30% {
    transform: translateY(0);
    opacity: 1;
    height: 19px;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translateY(19px);
    opacity: 0;
    height: 0;
  }
  81% {
    transform: translateY(0);
    opacity: 0;
    height: 8px;
  }
  100% {
    opacity: 1;
    height: 8px;
  }
}
.col-wrap {
  margin-bottom: 100px;
}
#organization-list .organization-card {
  padding: 40px 32px;
  box-shadow: 0 4px 41px 1px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
#organization-list .organization-card .logo {
  margin-bottom: 30px;
}
#organization-list .organization-card .logo img {
  max-width: 100%;
}
#organization-list .organization-card .title {
  font-size: 20px;
  font-weight: 500;
}
.hero-title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  display: flex;
  align-items: center;
}
.hero-title-wrap h1, .hero-title-wrap p {
  animation: show-text 1.3s;
}
@keyframes show-text {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hero-img-change img.mobile-top {
  display: none;
}
.hero-img-change img {
  width: 100%;
}
#headlines-cards p {
  margin-bottom: 20px;
}
#headlines-cards a, #headlines-cards span {
  display: inline-block;
  margin-bottom: 20px;
}
#headlines-cards .headline-card {
  height: 100%;
}
#headlines-cards .headline-card img {
  max-width: 100%;
  border-radius: 3px;
}
#headlines-cards .headline-card .date {
  font-size: 14px;
}
#headlines-cards .headline-card a {
  transition: all 0.2s;
}
#headlines-cards .headline-card a svg {
  vertical-align: baseline;
  margin-left: 6px;
  transition: all 0.2s;
}
#headlines-cards .headline-card a:focus, #headlines-cards .headline-card a:hover {
  color: var(--accent-color);
}
#headlines-cards .headline-card a:focus svg, #headlines-cards .headline-card a:hover svg {
  transform: translateX(4px);
  transition: all 0.2s;
}
#headlines-cards .headline-card a:focus svg path, #headlines-cards .headline-card a:hover svg path {
  stroke: var(--accent-color);
}
nav ul.pagination li {
  line-height: 1;
  display: inline-block;
}
nav ul.pagination li a {
  line-height: 1;
  margin-bottom: 0;
  font-weight: 500;
}
nav ul.pagination li a.active {
  color: var(--accent-color);
}
#press-hero {
  background-image: url("/css/img/press-clipping-hero.jpg");
}
#press-clipping .card-wrap {
  height: 100%;
  display: block;
  border-radius: 3px;
}
#press-clipping .card-wrap .text-wrap {
  display: block;
}
#press-clipping .img-wrap {
  position: relative;
}
#press-clipping .img-wrap img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
  max-height: 232px;
  object-fit: cover;
}
#hero-publications {
  background-repeat: no-repeat !important;
  background-position: center !important;
}
#publication-list .publication-card {
  height: 100%;
}
#publication-list .publication-card img {
  max-width: 100%;
  width: 100%;
}
#publication-list .publication-card ul.languages li {
  display: inline-block;
}
#publication-list .publication-card ul.languages li a:hover {
  color: var(--text-primary);
}
#publication-list .publication-card ul.languages li span {
  color: #b9b9b9;
}
#publication-list .publication-card .text-wrap button {
  display: inline-block;
  margin-bottom: 20px;
  transition: all 0.2s;
}
#publication-list .publication-card .text-wrap button span {
  pointer-events: none;
}
#publication-list .publication-card .text-wrap button span.less {
  display: none;
}
#publication-list .publication-card .text-wrap p.visible-text {
  display: block;
}
#publication-list .publication-card .text-wrap p.hidden-text {
  display: none;
}
#publication-list .publication-card .text-wrap.display-text p.visible-text {
  display: none;
}
#publication-list .publication-card .text-wrap.display-text p.hidden-text {
  display: block;
}
#publication-list .publication-card .text-wrap.display-text button span.more {
  display: none;
}
#publication-list .publication-card .text-wrap.display-text button span.less {
  display: inline-block;
}
#publication-list .publication-card .text-wrap.display-text button svg {
  transform: rotate(180deg);
}
.show-more svg {
  pointer-events: none;
  transform: rotate(0deg);
  margin-left: 6px;
  transition: all 0.2s;
}
.show-more:hover {
  color: var(--accent-color);
}
.show-more:hover svg path {
  stroke: var(--accent-color);
}
#university-list .university-card {
  padding: 40px 32px;
  box-shadow: 0 4px 41px 1px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
#university-list .university-card .logo {
  margin-bottom: 30px;
}
#university-list .university-card .logo img {
  max-width: 100%;
  width: 100%;
  max-height: 150px;
  object-fit: contain;
}
#university-list .university-card .text-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#university-list .university-card .text-wrap p.visible-text {
  display: block;
}
#university-list .university-card .text-wrap p.hidden-text {
  display: none;
}
#university-list .university-card .text-wrap button {
  display: inline-block;
  transition: all 0.2s;
}
#university-list .university-card .text-wrap button span {
  pointer-events: none;
}
#university-list .university-card .text-wrap button span.less {
  display: none;
}
#university-list .university-card .text-wrap.display-text p.visible-text {
  display: none;
}
#university-list .university-card .text-wrap.display-text p.hidden-text {
  display: block;
}
#university-list .university-card .text-wrap.display-text button span.more {
  display: none;
}
#university-list .university-card .text-wrap.display-text button span.less {
  display: inline-block;
}
#university-list .university-card .text-wrap.display-text button svg {
  transform: rotate(180deg);
}
.two-col-section {
  padding-top: 60px;
  background-position: top left !important;
  background-repeat: no-repeat !important;
}
.two-col-section img {
  max-width: 100%;
  border-radius: 3px;
}
.two-col-section .donate-link {
  font-size: 15px;
}
.two-col-section .donate-link a {
  font-weight: 600;
}
.two-col-section .donate-link a:hover {
  color: var(--accent-color);
}
.two-col-section.reverse {
  padding-top: 60px;
  background-position: top right !important;
  background-repeat: no-repeat !important;
}
#report-page img {
  max-width: 100%;
  margin-bottom: 30px;
  width: 100%;
}
#report-page .text-wrap {
  margin-bottom: 40px;
}
#report-page .text-wrap:last-of-type {
  margin-bottom: 0;
}
#report-page .text-wrap p {
  margin-bottom: 20px;
}
.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.2s;
}
.play:hover, .play:focus {
  transition: all 0.2s;
  transform: translate(-50%, -50%) scale(1.1);
}
.modal-content {
  background-color: transparent !important;
  border: none !important;
}
.modal-content .close {
  opacity: 1 !important;
}
.modal-dialog {
  transform: translateY(50%);
  max-width: 800px;
  margin: 20vh auto;
}
.modal-body .embed-responsive img {
  object-fit: cover;
  object-position: right;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.bg-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 170px 0;
}
#videos {
  background-image: url("/css/img/videos-hero.jpg");
}
#videos-list .card-wrap .img-wrap {
  overflow: hidden;
  border-radius: 3px;
}
#videos-list .card-wrap .img-wrap img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
  transform: scale(1);
  min-height: 232px;
  object-fit: cover;
  transition: transform 0.5s;
}
#videos-list .card-wrap .img-wrap img:hover {
  transform: scale(1.07);
}
.tab-buttons {
  text-align: center;
  justify-content: center;
}
.tab-buttons li {
  font-size: 20px;
  font-weight: 500;
}
.tab-buttons li a {
  padding: 0 20px 10px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tab-buttons li a.underline::after {
  height: 3px;
}
.tab-buttons li a.active::after {
  transform: scaleX(1);
  transform-origin: left center;
  transition: transform 0.2s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(1, 0, 0, 1);
}
footer .social-wrap {
  text-align: end;
}
footer .social-wrap a svg {
  margin-left: 9px;
  margin-right: 9px;
}
footer .social-wrap a svg:nth-of-type(1) {
  margin-left: 0;
}
footer .social-wrap a svg:nth-of-type(5) {
  margin-right: 0;
}
footer .social-wrap a:hover svg, footer .social-wrap a:focus svg {
  cursor: pointer;
}
footer .social-wrap a:hover svg path, footer .social-wrap a:focus svg path {
  transition: all 0.2s;
  fill: var(--accent-color);
}
footer .copyright {
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
footer .copyright .wrap {
  display: flex;
  justify-content: space-between;
}
footer .copyright .wrap div:last-of-type {
  text-align: right;
}
footer .copyright .wrap span {
  font-size: 14px;
}
textarea {
  resize: none;
  margin-bottom: 40px;
}
textarea:focus {
  outline: none;
}
li:focus {
  outline: none;
}
#internship-form .img-wrap {
  background: url("/wp-content/uploads/2020/12/bg-element-form.png") left top no-repeat;
  padding: 20px 0 0 20px;
}
#internship-form .img-wrap img {
  max-width: 100%;
  border-radius: 3px;
  width: 100%;
}
#internship-form .form-wrapper, #contact .form-wrapper {
  border: 4px solid var(--accent-color);
  padding: 45px 30px;
  border-radius: 3px;
}
#internship-form .form-wrapper input, #contact .form-wrapper input {
  margin-bottom: 20px;
}
#internship-form .form-wrapper form fieldset, #contact .form-wrapper form fieldset {
  display: flex;
  justify-content: space-between;
}
#internship-form .form-wrapper form fieldset input, #contact .form-wrapper form fieldset input {
  width: 48%;
  margin-bottom: 14px;
}
#internship-form .form-wrapper form input, #internship-form .form-wrapper form textarea, #contact .form-wrapper form input, #contact .form-wrapper form textarea {
  border-radius: 3px;
  border: solid 1px #e3e3e3;
  width: 100%;
  padding: 10px 20px;
}
#internship-form .form-wrapper form input[type="submit"], #contact .form-wrapper form input[type="submit"] {
  max-width: 150px;
  border: 1px solid var(--accent-color);
  margin-bottom: 0;
}
#internship-form .form-wrapper form input[type="file"], #contact .form-wrapper form input[type="file"] {
  display: none;
}
#internship-form .form-wrapper form .custom-file-upload, #contact .form-wrapper form .custom-file-upload {
  display: inline-block;
  cursor: pointer;
  color: var(--text-secondary);
  font-size: 14px;
  margin-bottom: 20px;
}
.wpcf7-form-control-wrap #first-name, .wpcf7-form-control-wrap #last-name {
  width: 98% !important;
}
#internship-form .form-wrapper form fieldset {
  justify-content: space-between !important;
}
#about-hero {
  background-position: right !important;
  background-repeat: no-repeat !important;
  background-size: 50% !important;
  padding: 180px 0;
}
#about-hero .img-wrap img {
  display: none;
}
#team .team-card {
  height: 100%;
  padding-bottom: 60px;
}
#team .img-wrap {
  background: url("/wp-content/uploads/2020/12/team-bg-element.png") left top no-repeat;
  background-position: left top !important;
  background-repeat: no-repeat !important;
  margin-bottom: 20px;
  text-align: right;
  padding-left: 15px;
}
#team .img-wrap img {
  margin-top: 15px;
  border-radius: 5px;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
#team .info {
  margin-left: 15px;
}
#team .info .name {
  margin-bottom: 10px;
}
#donate-hero .bold {
  font-weight: 600;
  color: var(--text-primary);
}
.home-cards {
  position: relative;
}
.home-cards::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  background: #f8f8f8;
  height: 240px;
  z-index: -1;
}
.page-template-worldwide-media-template #hero-publications {
  margin-bottom: 60px !important;
}
#report-page p {
  line-height: 1.88 !important;
  font-weight: 400 !important;
  color: var(--text-secondary) !important;
  margin-bottom: 20px !important;
}
.search-results .page-title {
  display: none;
}
.search-results .entry-header {
  position: relative;
  background: none;
  top: unset;
  left: unset;
  width: auto;
  z-index: unset;
  transition: none;
  transform: none;
}
#search-section .probox, #search-section #ajaxsearchpro3_1, #search-section #ajaxsearchpro3_2, #search-section div.asp_m.asp_m_2 {
  overflow: unset;
}
.search-results #ajaxsearchprores3_1.vertical, .search-results #ajaxsearchprores3_2.vertical, .search-results div.asp_r.asp_r_3.vertical {
  display: none !important;
}
.dropdown-item:focus {
  background-color: transparent !important;
}
.dropdown-item:hover {
  background-color: transparent !important;
}
.dropdown-item:active {
  background-color: transparent !important;
}
.submenu .menu-item .arrow {
  display: none !important;
}
.page-template-videos-template .play {
  top: 31% !important;
}
#home-hero {
  padding-bottom: 20px !important;
  padding-top: 400px !important;
}
.navigation.posts-navigation {
  margin-top: -20px;
  margin-bottom: 20px;
}
.navigation.posts-navigation h2.screen-reader-text {
  display: none;
}
.navigation.posts-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
#home-hero {
  padding-bottom: 20px !important;
  padding-top: 400px !important;
}
#ajaxsearchprores2_1.vertical {
  background: none !important;
}
.page-template-who-we-are-template .two-col-section {
  padding-top: 0 !important;
  margin-bottom: 60px !important;
}
.page-template-who-we-are-template #team {
  margin-bottom: 60px !important;
}
.card-wrap img, .headline-card img {
  width: 370px !important;
  height: 240px !important;
  object-fit: cover !important;
  max-width: 100% !important;
}
.proinput input, .proinput input::-webkit-input-placeholder, .proinput input:-ms-input-placeholder, .proinput input:-moz-placeholder, .proinput input::-moz-placeholder {
  font-family: "Poppins", sans-serif !important;
}
.custom-logo-link img, .logo img {
  width: 119px !important;
}
.nav-previous a, .nav-next a {
  border: solid 2px var(--accent-color);
  background-color: var(--accent-color);
  padding: 13px 50px;
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}
#cookie_action_close_header, .cli-plugin-main-link {
  border: solid 2px var(--accent-color);
  background-color: var(--accent-color) !important;
  padding: 13px 50px;
  color: #fff;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 500;
}
.cli-plugin-main-link {
  text-decoration: none;
  color: #fff !important;
}
.page-template-videos-template #hero-publications {
  margin-bottom: 40px !important;
}
.post-navigation-added .navigation .screen-reader-text {
  display: none;
}
.post-navigation-added .nav-links {
  display: flex;
  flex-wrap: wrap;
}
.post-navigation-added .nav-links .nav-previous {
  margin-right: 10px;
}
#team .team-card .img-wrap {
  overflow: hidden;
  border-radius: 5px;
}
.wrap-img-helper {
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 400px) {
  .wrap-img-helper {
    max-height: 280px !important;
  }
}
@media (min-width: 768px) {
  .wrap-img-helper {
    max-height: 280px;
  }
}
@media (min-width: 992px) {
  .wrap-img-helper {
    max-height: 280px;
  }
}
.wrap-img-helper img {
  height: 100%;
}
.wrap-img-helper:hover {
  cursor: pointer;
}
.wrap-img-helper .profile-video {
  border-radius: 5px;
  height: 100%;
}
@media (min-width: 768px) {
  .wrap-img-helper .profile-video {
    max-height: 284px;
  }
}
.wrap-img-helper .profile-video video {
  width: 100% !important;
}
.team-card .img-wrap {
  padding-top: 15px;
}
@media (min-width: 992px) {
  .team-card .img-wrap {
    min-height: 270px;
  }
}
@media (min-width: 1201px) {
  .team-card .img-wrap {
    max-height: 320px;
  }
}
.team-card .img-wrap img {
  margin-top: 0;
}
@media (max-width: 767px) {
  .team-card .img-wrap img {
    max-height: 320px;
  }
}
.team-card:hover .img-wrap .wrap-img-helper .profile-video {
  max-height: 320px;
  height: 100%;
}
#team .img-wrap img {
  margin-top: 0 !important;
}
video {
  width: 100% !important;
  height: 100% !important;
}
.title-of-videos {
  margin-top: 175px;
}
@media (max-width: 991px) {
  margin-top: 125px !important;
}
.list-of-videos {
  margin-top: 60px;
  margin-bottom: 180px;
}
.list-of-videos .video-item {
  margin-top: 40px;
}
.list-of-videos .video-item p {
  color: #7D7D7D;
}
.list-of-videos .video-item .responsive-iframe {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 44%;
  /* Aspect Ratio */
}
.list-of-videos .video-item .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.call-to-action-section {
  padding: 160px 0 170px 0;
}
.call-to-action-section .cta-paragraph {
  max-width: 592px;
  margin: 0 auto;
}
.call-to-action-section .btn-wrap .btn-contact {
  border-color: #fff;
  color: #fff;
}
/*# sourceMappingURL=main.css.map */