.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #000;
  background-color: #fff;
  font-family: Fira Sans, sans-serif;
  font-size: 1vw;
  line-height: 1.25;
}

h1 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.25;
}

h2 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.6875em;
  font-weight: 500;
  line-height: 1.25;
}

h3 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.1875em;
  font-weight: 500;
  line-height: 1.25;
}

h4 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.25;
}

h5 {
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1.25;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.25;
}

p {
  margin-bottom: 10px;
  font-size: 1em;
}

a {
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

.menu-header {
  color: #faf8f4;
  font-size: 9em;
  line-height: 1;
}

.nav_mob-body_sub-head {
  color: #fff;
  text-align: left;
  font-size: 1.875em;
  font-weight: 400;
}

.nav_mob-body_sub-head.is--footer {
  font-size: 1.125em;
  font-weight: 500;
}

.nav_wrap {
  z-index: 100;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.void {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  display: flex;
}

.nav_mob-body {
  grid-column-gap: 18em;
  grid-row-gap: 18em;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.menu-head {
  border-bottom: 1px solid #faf8f4;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.nav_logo {
  width: 7.5em;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.global_elements {
  position: relative;
}

.footer-logo {
  width: 10em;
  filter: brightness(1000%);
}

.global_embed {
  display: none;
}

.nav_mob-body_div {
  grid-row-gap: 1.5em;
  flex-direction: column;
  display: flex;
}

.nav_mob-menu {
  z-index: 101;
  background-color: #1a1a1a;
  flex-direction: column;
  justify-content: space-between;
  padding: 2em 3em;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-text {
  font-size: .85em;
  font-weight: 500;
}

.nav-text.cta {
  font-size: 1em;
}

.nav-link {
  height: 100%;
  text-transform: capitalize;
  border-top: 4px rgba(245, 245, 245, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 1.25em;
  padding-right: 1.25em;
  font-size: 1em;
  text-decoration: none;
  transition: all .1s;
  display: flex;
}

.nav-link:hover {
  border-top-color: rgba(102, 111, 113, .45);
}

.nav-link.w--current {
  border-top-color: #952d21;
  font-weight: 500;
}

.nav-link.dd:hover {
  border-top-style: none;
}

.nav-link.dd-cta {
  height: 5em;
  padding-left: 0;
  padding-right: 0;
}

.nav-link.dd-cta:hover {
  border-top-style: none;
}

.nav-link._2 {
  color: #991c1f;
  padding-left: 0;
  padding-right: 0;
}

.nav_mob-link {
  color: #faf8f4;
  text-transform: uppercase;
  font-size: 1.125em;
  text-decoration: none;
}

.nav_mob-link:hover {
  opacity: .8;
}

.nav_mob-link.w--current {
  color: #dd1b40;
}

.nav_mob-link.is--small {
  text-transform: none;
  font-size: 1.125em;
  font-weight: 400;
}

.ham {
  width: 1.625em;
  cursor: pointer;
  transition: all .4s;
}

.c_footer_element-wrap {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.c_footer_element-wrap.alt {
  align-items: flex-end;
  margin-top: 3.5em;
}

.nav_block {
  width: 100%;
  height: 5em;
  max-width: 100em;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5em;
  padding-right: 5em;
  transition: all .2s;
  display: flex;
}

.ham-close {
  z-index: 103;
  width: 1.5em;
  cursor: pointer;
  transition: all .3s;
  display: block;
  position: absolute;
  top: 2.2em;
  bottom: auto;
  left: auto;
  right: 2.8em;
}

.nav_element {
  height: 100%;
  position: relative;
}

.nav_element.links {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav_element.is--btn-wrap {
  height: auto;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  align-items: center;
  display: flex;
}

.nav_element.first {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  display: flex;
}

.div-2 {
  position: relative;
}

.page-wrapper {
  padding-top: 5em;
}

.page-wrapper.sub {
  padding-top: 8em;
}

.page-wrapper.news {
  position: relative;
}

.tag-wrap {
  border-style: solid;
  border-width: 1px;
  border-radius: 20em;
  margin-left: 0;
  margin-right: 0;
  padding: .3em .5em;
  display: inline-block;
}

.tag-wrap.black {
  color: #1a1a1a;
  border-color: #1a1a1a;
}

.tag-text {
  font-size: .9em;
}

.text-size-display {
  letter-spacing: -.045em;
  font-size: 8em;
}

.text-size-big {
  font-size: 1.25em;
}

.text-size-big.network {
  font-size: 1.0625em;
}

.rich-text {
  width: 100%;
  border-bottom: 1px #000;
  padding-bottom: 4em;
}

.rich-text p {
  margin-top: 0;
  margin-bottom: 3em;
}

.rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-bottom: .5em;
}

.style-item_wrap {
  background-color: #f5f5f5;
  border-bottom: .1em #bdbdbd;
  border-radius: 20px;
  margin-bottom: 1.5em;
  padding: 0 0 3.5em;
  display: block;
}

.section.is--blue {
  color: #fff;
  background-color: #0096be;
}

.section.is--grey {
  background-color: #f5f5f5;
}

.section.is--orange {
  color: #fff;
  background-color: #dc7f00;
}

.section.lr {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.section.is--purple {
  color: #fff;
  background-color: #77267a;
}

.section.is--red {
  color: #fff;
  background-color: #991c1f;
}

.section.is--filter {
  z-index: 99;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
}

.section.is--filter.active {
  z-index: 102;
}

.section.ct-cta {
  background-color: #f5f5f5;
}

.text-span {
  color: #991c1f;
}

.button-primary {
  color: #fff;
  background-color: #991c1f;
  border-radius: 20em;
  padding: .8em 1.2em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
}

.button-primary:hover {
  background-color: #8d191b;
}

.button-primary.white {
  color: #000;
  background-color: #fff;
}

.button-primary.pop {
  width: 100%;
}

.button-primary.mar-right {
  margin-right: 1.2em;
}

.button-primary.career {
  background-color: #0096be;
  border: 1px solid #fff;
}

.button-primary.hero-cta {
  margin-top: 1.375em;
}

.button-primary.white-2 {
  color: #000;
  background-color: #fff;
  margin-top: 4em;
}

.hide {
  display: none;
}

.c_form_input {
  height: 3em;
  background-color: rgba(255, 255, 255, 0);
  border-style: none none solid;
  border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) #fff;
  border-bottom-width: 1px;
  border-radius: 0;
  margin-bottom: 1em;
  padding: 0 .9em 0 0;
  font-size: 1.125em;
  width:100% !important;
}

.c_form_input::-ms-input-placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: .9em;
  font-weight: 300;
}

.c_form_input::placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: .9em;
  font-weight: 300;
}

.c_form_input.popup {
  border-bottom-color: #000;
  margin-bottom: 1.5em;
  line-height: 1;
}

.c_form_input.popup::-ms-input-placeholder {
  color: #747273;
}

.c_form_input.popup::placeholder {
  color: #747273;
}

.c_form_input.pay {
  color: #000;
  border-bottom-color: #000;
}

.c_form_input.pay::-ms-input-placeholder {
  color: #000;
}

.c_form_input.pay::placeholder {
  color: #000;
}

.container {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 6em 5em;
}

.container.acc_head {
  cursor: pointer;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.container.acc_head:hover {
  color: #666f71;
}

.container.acc_content {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.container.last {
  padding-bottom: 10em;
}

.container.split-hero {
  grid-column-gap: 8.125em;
  grid-row-gap: 8.125em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5em;
  padding-bottom: 5em;
  display: grid;
}

.container.hero-video {
  padding: 0;
}

.container.hero-content {
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.container.team {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5em;
  padding-bottom: 0;
  display: grid;
}

.container.team.last {
  padding-bottom: 15em;
}

.container.program-grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 3em;
  display: grid;
}

.container.lr {
  padding: 2em 7.5em;
}

.container.history {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.container.partner-hero {
  padding-top: 7.2em;
  padding-bottom: 7.2em;
}

.container.career-bar {
  text-align: center;
  padding: 7em 17em;
}

.container.career-testimonials {
  padding: 7.5em;
}

.container.jo {
  padding-top: 13em;
  padding-bottom: 13em;
}

.container.contact-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.news-hero {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.container.news-hero._2 {
  padding-top: 5.5em;
  padding-bottom: 5.5em;
}

.container.news-sub {
  min-height: 150vh;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container.filter-block {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.container.ss {
  padding-top: 0;
}

.container.sdgs {
  padding-top: 8em;
  padding-bottom: 10em;
  font-size: 1.25vw;
}

.container.ct-hero {
  text-align: center;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.container.ct-cta {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 10em 22.8em;
  display: flex;
}

.container.ss-sub {
  grid-column-gap: 7.8125em;
  grid-row-gap: 7.8125em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container.ss-sub.last {
  grid-template-rows: auto;
  position: relative;
}

.container.ss-sub_more-ss {
  padding-bottom: 15em;
}

.container.pay {
  grid-column-gap: 7em;
  grid-row-gap: 7em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: .5em;
  display: grid;
}

.text-size-small {
  font-size: 1em;
}

.div-7 {
  height: 53.881%;
}

.c_footer_link {
  color: #fff;
  text-align: left;
  margin-bottom: 1em;
  font-size: .9375em;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.c_footer_link:hover {
  opacity: .7;
}

.c_footer_link.no-space {
  margin-bottom: 0;
}

.c_footer {
  color: #fff;
  text-align: center;
  background-color: #991c1f;
  align-items: flex-start;
}

.c_footer_link-grid {
  grid-column-gap: 6em;
  grid-row-gap: 3em;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.c_footer_link-contain {
  margin-top: 1.5em;
}

.c_footer_small-txt {
  color: #fff;
  text-align: left;
  font-size: .9375em;
  font-weight: 100;
  display: inline-block;
}

.mob-only {
  display: none;
}

.hori-spaced {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.c_accordion_section {
  z-index: 50;
  cursor: pointer;
  border-bottom: 1px solid #000;
  position: relative;
}

.c_accordion_content-wrap {
  padding-top: 3.5em;
  padding-bottom: 5em;
}

.c_accordion_heading {
  line-height: 1;
  transition: all .2s;
}

.bg-1 {
  background-color: #952d21;
}

.bg-4 {
  background-color: #666f71;
}

.bg-2 {
  background-color: #f5f5f5;
}

.bg-3 {
  background-color: #fcf9f8;
}

.div-3 {
  height: 100%;
}

.bt-block {
  min-height: 20em;
  border-right: 1px solid #afafaf;
  flex-direction: column;
  align-items: stretch;
  padding: 3.1em 2em;
  display: flex;
}

.bt-block:hover {
  background-color: #f5f5f5;
}

.body {
  overflow: auto;
}

.tab-menu {
  margin-bottom: 3em;
}

.tab-wrap {
  z-index: 75;
}

.style-item_contain {
  margin-left: 3.5em;
  margin-right: 3.5em;
  padding: 3.5em 0;
}

.style-item_contain.no-space {
  padding-top: 0;
  padding-bottom: 0;
}

.style-item_contain.hori-left {
  align-items: center;
}

.border-bottom {
  border-bottom: 1px solid #000;
}

.style-item_head {
  margin-left: 0;
  margin-right: 0;
  padding: 3.5em;
}

.hori-left {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: flex-start;
  display: flex;
}

.tab-link {
  min-width: 5em;
  color: rgba(102, 111, 113, .68);
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 4px solid rgba(149, 45, 33, 0);
  margin-right: 2em;
  padding: .4em 0;
  font-size: 1.6em;
  line-height: 1;
  transition: all .2s;
}

.tab-link.w--current {
  color: #1a1a1a;
  background-color: rgba(221, 221, 221, 0);
  border-bottom-color: #952d21;
}

.c_footer_container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 3em 5em;
}

.c_footer_container.acc_head {
  cursor: pointer;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.c_footer_container.acc_head:hover {
  color: #666f71;
}

.c_footer_container.acc_content {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.faq-wrap {
  width: 44.6875em;
  margin-left: auto;
  margin-right: auto;
}

.faq-item {
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #112258;
  margin-bottom: 0;
  padding-top: 3em;
  padding-bottom: 3em;
}

.faq-trigger {
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.faq-question {
  font-size: 1.53em;
}

.faq-ans-wrap {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.faq-ans {
  padding-top: 2em;
}

.wfthumb {
  width: 100%;
  height: 100vh;
  grid-row-gap: 2em;
  color: #f1f1f1;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tf-modal {
  z-index: 102;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tf-embed {
  width: 100%;
  height: 100%;
}

.tf-closewrap {
  height: 6em;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 3.5em;
}

.tf-closer {
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  font-size: .875em;
  line-height: 1;
}

.rich-text-policy {
  width: 80em;
  border-bottom: 1px #000;
  padding-bottom: 4em;
}

.rich-text-policy p {
  margin-bottom: 2em;
}

.rich-text-policy h5 {
  margin-top: 3em;
  margin-bottom: 1em;
  font-weight: 500;
}

.rich-text-policy strong {
  margin-bottom: 1em;
  display: block;
}

.button-primary-text {
  display: inline-block;
}

.button-secondary {
  color: #991c1f;
  border-radius: 0;
  padding: .8em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.button-secondary:hover {
  color: #fff;
}

.button-secondary.filter {
  height: 3em;
  align-items: center;
  display: flex;
}

.button-secondary.reset {
  margin-bottom: 4em;
  margin-left: -.8em;
}

.button-secondary.nav {
  align-self: flex-start;
}

.button-secondary.partners {
  margin-top: 3em;
}

.button-secondary-fill {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #991c1f;
  transition: all .125s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.button-secondary-text {
  z-index: 2;
  display: inline-block;
  position: relative;
}

.button-secondary-text.designation {
  opacity: .69;
  margin-top: .4em;
  font-size: .9em;
  font-weight: 400;
  display: block;
}

.button-arrow {
  z-index: 2;
  margin-left: 1em;
  position: relative;
}

.button-arrow.flip {
  margin-left: 0;
  margin-right: 1em;
  transform: rotate(-180deg);
}

.button-arrow.filter-icon {
  width: 1.25em;
  height: 1.25em;
}

.newsletter-heading {
  letter-spacing: -.04px;
  font-size: 1.75em;
  font-weight: 500;
}

.newsletter-wrap {
  text-align: left;
}

.newsletter-form {
  margin-top: 2.5em;
}

.div-block {
  margin-bottom: 2.5em;
}

.dd-toggle {
  padding: 0 0;
  display: flex;
  position: relative;
}

.dd-toggle.cta {
  color: #fff;
  background-color: #991c1f;
  border-radius: 20em;
  padding: .8em 1.2em;
}

.dd-toggle.cta.w--open {
  padding: 1.3em;
}

.dd-list {
  z-index: 102;
  padding-top: 2em;
  padding-bottom: 2em;
  position: fixed;
  top: 5em;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dd-list.w--open {
  height: 30.3em;
  background-color: #fff;
  border-bottom: 1px solid #d7d7d7;
  box-shadow: 0 17px 16px rgba(0, 0, 0, .1);
}

.dd-list.about.w--open {
  height: 14.3em;
  position: fixed;
}

.dd-list.news.w--open {
  height: 28.5em;
}

.dd-list.cta.w--open {
  height: 23em;
}

.dd-head {
  border-bottom: 1px solid #b4a6ad;
  padding-top: .5em;
  padding-bottom: .5em;
  font-weight: 500;
}

.dd-grid {
  grid-column-gap: 1.25em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  display: grid;
}

.dd-grid.news {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.dd-link {
  height: 100%;
  background-color: #f5f5f5;
  padding: 1em;
  text-decoration: none;
  transition: all .1s;
}

.dd-link:hover {
  color: #fff;
  background-color: #991c1f;
}

.dd-title {
  letter-spacing: -.04em;
  font-size: 1.375em;
  font-weight: 500;
}

.dd-des {
  text-transform: none;
  font-size: .8em;
}

.dd-title-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: .8em;
  display: flex;
}

.dd-col {
  max-width: 1560px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.dd-vert-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: grid;
}

.dd-vert-link {
  height: 100%;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block {
  line-height: 1;
}

.dd-grid-wrap {
  grid-column-gap: 1.25em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  display: grid;
}

.dd-grid-wrap.news {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.dd-grid-wrap.cta {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  grid-template-columns: .5fr 1fr;
}

.dd-grid-wrap.no-bottom-pad {
  margin-bottom: 0;
}

.nav-icon {
  margin: 0 0 0 .5em;
  transition: all .1s;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-icon.active {
  transform: rotate(180deg);
}

.div-10 {
  padding: 1.25em 8.55em 1.25em 0;
}

.text {
  letter-spacing: -.04em;
  margin-bottom: .5em;
  font-size: 1.875em;
  font-weight: 500;
}

.dropdown-toggle {
  padding: 0;
}

.split-hero-img {
  width: 100%;
  height: 28.4375em;
  object-fit: cover;
}

.split-hero-content {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.grid-3 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.story-item {
  height: 30em;
  cursor: pointer;
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}

.story-item.program {
  width: 27em;
  height: 27em;
}

.story-item._2 {
  width: 100%;
}

.story-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
}

.story-con {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  margin: 1em;
  padding: 1em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.story-cred {
  background-color: #fff;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.story-cred.hori-spaced {
  height: 3em;
}

.story-name {
  z-index: 2;
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.story-con-wrap {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 1em;
  bottom: 1em;
  left: 1em;
  right: 1em;
}

.story-des {
  height: 0%;
  background-color: #fff;
  margin-bottom: -1px;
  padding: 0 1em;
  transition: all .15s cubic-bezier(.55, .085, .68, .53);
  overflow: hidden;
}

.story-des.active {
  height: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}

.story-designation {
  z-index: 2;
  width: 10em;
  text-align: right;
  font-size: .9375em;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.story-overlay {
  z-index: 100;
  cursor: default;
  background-color: rgba(0, 0, 0, .65);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.story-vid {
  width: 56.125em;
  height: 31.5625em;
  padding-bottom: 0;
  display: block;
}

.story-vid-wrap {
  width: 56.125em;
  height: 31.5625em;
  background-color: #fff;
  position: relative;
}

.story-close {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  top: -7%;
  bottom: auto;
  left: auto;
  right: -4%;
}

.story-location {
  z-index: 2;
  white-space: pre;
  font-size: .9375em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
}

.div-11 {
  height: 1em;
  position: relative;
}

.news-item {
  width: 100%;
  text-decoration: none;
  transition: color .1s;
  position: relative;
}

.news-item:hover {
  color: #991c1f;
}

.news-img {
  width: 100%;
  height: 18em;
  object-fit: cover;
}

.news-content {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-direction: column;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.news-title {
  font-size: 1.375em;
  font-weight: 500;
}

.news-title.campaign {
  color: #000;
}

.news-des {
  color: #585757;
  font-size: 1em;
}

.news-date {
  color: #585757;
  align-self: flex-start;
  margin-right: 1em;
  font-size: .75em;
}

.news-tag-wrap {
  margin-top: 0;
}

.news-tag-item {
  color: #fff;
  background-color: #0096be;
  margin-bottom: .5em;
  margin-right: .5em;
  padding: .3em;
  display: inline-block;
}

.news-tag-item.orange {
  background-color: #dc7f00;
}

.news-tag-item.orange.hide {
  display: none;
}

.news-tag-item.purple {
  background-color: #77267a;
}

.news-tag-item.tl {
  background-color: #dc7f00;
  margin-bottom: 1.6em;
}

.tag-label {
  font-size: .75em;
}

.case-item {
  height: 21.25em;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.case-item:hover {
  color: #fff;
  background-color: #0096be;
}

.case-item.tl {
  height: 24em;
  align-items: flex-start;
}

.case-item.tl:hover {
  background-color: #dc7f00;
}

.case-item.office:hover {
  background-color: #991c1f;
}

.case-title {
  letter-spacing: -.04em;
  font-size: 1.75em;
  font-weight: 500;
}

.button-case {
  color: #991c1f;
  border-radius: 0;
  align-self: flex-start;
  padding: .8em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.button-case-fill {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all .125s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 100.2%);
}

.contact-card {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #f5f5f5;
  flex-direction: column;
  padding: 1.8em;
  display: flex;
}

.text-block-3 {
  margin-bottom: .5em;
  font-size: .8em;
}

.text-block-4 {
  font-size: .8em;
  font-weight: 500;
}

.contact-time {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.clock-embed-1 {
  font-size: 1.25em;
  font-weight: 500;
}

.contact-link {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.contact-link:hover {
  color: #991c1f;
  background-color: #fff;
  padding-left: 1em;
  padding-right: 1em;
}

.contact-text {
  font-size: 1em;
  font-weight: 500;
}

.announcement-bar {
  width: 100%;
  height: 2.5em;
  color: #fff;
  background-color: #991c1f;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -1px;
  padding-left: 5em;
  padding-right: 5em;
  text-decoration: none;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
  overflow: hidden;
}

.announcement-bar.hide {
  display: none;
}

.text-block-6 {
  font-size: 1em;
  display: inline-block;
}

.go-icon {
  margin-left: 1em;
}

.div-12 {
  align-items: center;
  display: flex;
}

.announcement-close {
  width: 1.2em;
  display: none;
}

.popup-modal {
  z-index: 102;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up {
  width: 29em;
  background-color: #fff;
  padding: 2.5em;
  position: relative;
}

.pop-t {
  letter-spacing: -.04em;
  margin-bottom: 1em;
  font-size: 2.1875em;
  font-weight: 500;
}

.pop-close {
  z-index: 103;
  cursor: pointer;
  transition: all .3s;
  display: block;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: auto;
  right: 1em;
}

.pop-close-icon {
  width: 1em;
}

.pop-p {
  margin-bottom: 1.5em;
  font-weight: 300;
}

.pop-form {
  min-height: 7.7em;
}

.success-message {
  color: #fff;
  background-color: #991c1f;
}

.error-message {
  margin-top: 1.5em;
  padding: 20px;
}

.pop-back {
  width: 100%;
  height: 100%;
  background-color: rgba(32, 32, 32, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.proxy {
  height: 300vh;
}

.hero-video {
  height: 33em;
  object-fit: cover;
}

.hero-left {
  width: 42.5em;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-right {
  width: 29.0625em;
}

.hero-heading {
  margin-top: -8px;
}

.hero-para {
  font-size: 1.125em;
}

.metric-grid-1 {
  grid-column-gap: 11.875em;
  grid-row-gap: 11.875em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.5em;
  display: grid;
}

.metric-wrap {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  display: flex;
}

.counter {
  letter-spacing: -.04em;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.counter.network {
  font-size: 2.8125em;
}

.divider-white {
  height: 1px;
  background-color: #fff;
}

.section-heading {
  width: 50vw;
  color: #991c1f;
}

.section-heading.no-cap {
  width: auto;
}

.section-heading.white {
  color: #fff;
}

.section-heading.ss-sub {
  width: auto;
  display: inline-block;
}

.div-13 {
  margin-top: 3.2em;
}

.film-tab-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.film-tab-menu {
  width: 24em;
  flex-direction: column;
  order: -1;
  display: flex;
}

.film-tab-content {
  width: 48.75em;
  height: 33.6875em;
  order: 1;
}

.film-tab-button {
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid #bbb;
  padding: 2em 0;
  transition: all .2s;
  overflow: hidden;
}

.film-tab-button:hover {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.film-tab-button.w--current {
  background-color: rgba(221, 221, 221, 0);
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.film-tab-button.red {
  color: #991c1f;
}

.film-tab-button.blue {
  color: #0096be;
}

.film-tab-button.orange {
  color: #dc7f00;
}

.film-tab-button.purple {
  color: #77267a;
}

.film-tab-pane {
  height: 100%;
}

.film-tab-label {
  z-index: 2;
  font-size: 1.375em;
  font-weight: 600;
  position: relative;
}

.film-tab-des {
  z-index: 2;
  height: 0;
  max-width: 21.8em;
  padding-top: 0;
  font-size: .9375em;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.film-tab-des.active {
  height: auto;
  padding-top: 1em;
}

.film-tab-bg {
  z-index: 1;
  background-color: rgba(0, 150, 190, 0);
  transition: all .1s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.div-14 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-label {
  margin-bottom: 1em;
  font-size: 1em;
  display: inline-block;
}

.swiper-component.swiper1 {
  margin-top: 3em;
}

.swiper.swiper1 {
  width: 100%;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  width: 33.33%;
}

.swiper-slide.current {
  filter: grayscale();
}

.splide, .splide.swiper1 {
  margin-top: 3em;
}

.splide.slider1 {
  width: 100%;
  overflow: hidden;
}

.splide__track, .splide__track.swiper1 {
  width: 100%;
}

.splide__list {
  display: flex;
}

.splide__slide {
  width: 100%;
}

.story-vid-item {
  z-index: 50;
  opacity: 0;
  background-color: #991c1f;
  transition: opacity .1s;
  display: block;
  position: absolute;
}

.story-vid-item.current {
  z-index: 101;
  opacity: 1;
  display: block;
}

.collection-list {
  height: 31.5625em;
  position: relative;
}

.collection-list-wrapper {
  width: 100%;
}

.team-grid {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-overlay-1 {
  z-index: 102;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-slide-1 {
  z-index: 105;
  width: 35em;
  height: 100%;
  background-color: #f5f5f5;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: scroll;
}

.team-o-item-1 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-1.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.div-block-3 {
  height: 100%;
  padding: 5em;
  position: relative;
}

.team-close {
  z-index: 105;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 500em;
  position: absolute;
  top: 1.7em;
  bottom: auto;
  left: auto;
  right: 5%;
}

.team-trigger {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger:hover, .team-trigger.active {
  color: #fff;
}

.team-img {
  width: 8em;
  height: 8em;
  object-fit: cover;
  border-radius: 500em;
}

.team-section.is--blue {
  color: #fff;
  background-color: #0096be;
}

.team-section.is--grey {
  background-color: #f5f5f5;
}

.team-title {
  font-size: 3em;
}

.team-cred-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  display: flex;
}

.text-block-7 {
  align-self: center;
  font-size: 1.75em;
  font-weight: 500;
}

.div-15 {
  align-self: center;
}

.team-content {
  margin-top: .7em;
  font-size: 1.125em;
}

.team-content.board-list {
  color: #991c1f;
  white-space: pre;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 2;
}

.text-block-8 {
  font-size: 1.25em;
  font-weight: 600;
}

.nav-sub_in {
  z-index: 100;
  width: 100%;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
}

.nav-sub_link {
  height: 3em;
  border-bottom: 5px solid rgba(153, 28, 31, 0);
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-sub_link:hover {
  border-bottom-color: #e2e2e2;
}

.nav-sub_link.w--current {
  border-bottom-color: #991c1f;
  font-weight: 500;
}

.nav-sub_text {
  font-size: .9em;
  line-height: 1;
}

.div-16 {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 1.5em;
  padding-top: 0;
  padding-bottom: 1em;
}

.team-block {
  margin-bottom: 7em;
}

.team-o-item-2 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-2.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-3 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-3.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-4 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-4.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-5 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-5.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-6 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-6.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-7 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-7.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-8 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-8.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-o-item-9 {
  z-index: 100;
  height: 100vh;
  opacity: 0;
  background-color: #f5f5f5;
  padding: 2.5em;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.team-o-item-9.active {
  z-index: 102;
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  opacity: 1;
  flex-direction: column;
  display: flex;
}

.team-slide-2 {
  z-index: 105;
  width: 35em;
  height: 100%;
  background-color: #f5f5f5;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: scroll;
}

.team-slide-3 {
  z-index: 105;
  width: 50em;
  height: 100%;
  background-color: #f5f5f5;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: scroll;
}

.team-slide-4, .team-slide-5, .team-slide-6, .team-slide-7, .team-slide-8, .team-slide-9 {
  z-index: 105;
  width: 35em;
  height: 100%;
  background-color: #f5f5f5;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: scroll;
}

.nav-sub {
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-trigger-2 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-2:hover {
  color: #fff;
}

.team-trigger-1 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-1:hover {
  color: #fff;
}

.program-model {
  width: 100%;
  margin-top: 5em;
}

.program-ss-list {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.story-description {
  margin-top: 1em;
}

.program-partner-list {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.partner-link {
  width: 100%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 1em 3.5em;
  text-decoration: none;
  transition: background-color .1s;
  display: flex;
  position: relative;
}

.partner-link:hover {
  background-color: #f5f5f5;
}

.partner-logo {
  object-fit: scale-down;
  display: block;
}

.visit-text {
  color: #991c1f;
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  position: absolute;
}

.visit-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.eco-wrap {
  margin-top: 5em;
}

.head-2 {
  text-align: center;
  padding: 1em 3em;
  font-size: 2.6875em;
}

.lr-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lr-grid.flip {
  flex-direction: row-reverse;
}

.lr-img {
  width: 35em;
  height: 23em;
  object-fit: cover;
}

.lr-wrap {
  width: 35em;
}

.lr-para {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1.25em;
}

.history-track {
  position: relative;
}

.history-card {
  height: 16em;
  background-color: #77267a;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2em;
  padding-left: 1px;
  padding-right: 1px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 7.5em;
}

.history-year {
  color: rgba(255, 255, 255, .4);
  letter-spacing: -.04em;
  margin-bottom: .5em;
  font-size: 4.375em;
  font-weight: 500;
  line-height: 1;
}

.div-17 {
  position: -webkit-sticky;
  position: sticky;
  top: 10em;
}

.gh-grid {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7em;
  display: grid;
}

.gh-card {
  background-color: #f5f5f5;
  padding: 1.5em;
}

.gh-title {
  color: #991c1f;
}

.div-24 {
  width: 46em;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.para-2 {
  font-size: 2.1875em;
}

.program-partner-list-4 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.partner-logo-2 {
  max-height: 6em;
  max-width: 10em;
  object-fit: scale-down;
  display: block;
}

.partner-logo-2.program-template {
  max-height: 3em;
  max-width: 8em;
}

.partner-logo-2.network {
  max-height: 4em;
  max-width: 8em;
}

.partner-link-2 {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: 1px solid rgba(215, 215, 215, 0);
  justify-content: center;
  align-items: center;
  padding: 2em 3.5em;
  text-decoration: none;
  transition: border-color .1s;
  display: flex;
  position: relative;
}

.partner-link-2:hover {
  border-color: #d7d7d7;
}

.partner-link-2.program-template {
  padding: 1.5em;
}

.career-testimonial-wrap {
  height: 33em;
  background-color: rgba(255, 255, 255, .99);
  margin-top: 7em;
}

.heading-3 {
  text-align: center;
}

.career-testimonial-grid {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slide {
  padding-left: 9em;
  padding-right: 9em;
}

.career-testimonial-img {
  width: 100%;
  height: 33em;
  object-fit: cover;
}

.slide-nav {
  margin-bottom: -4.5em;
}

.career-testimonial-p {
  margin-bottom: 2em;
  font-size: 1.25em;
}

.career-testimonial-label {
  margin-top: .5em;
}

.para-3 {
  letter-spacing: -.04em;
  font-size: 2.1875em;
}

.jo-wrap {
  margin-top: 7em;
}

.jo-list {
  width: 55.8125em;
  margin-left: auto;
  margin-right: auto;
}

.jo-item {
  margin-bottom: 1.5em;
}

.jo-link {
  width: 100%;
  background-color: #f5f5f5;
  padding: 2em;
  text-decoration: none;
  transition: all .2s;
}

.jo-link:hover {
  color: #fff;
  background-color: #991c1f;
}

.jo-info-wrap {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  margin-top: 3.5em;
  display: flex;
}

.jo-info-label {
  margin-bottom: .5em;
  font-size: .9375em;
}

.jo-info-text {
  font-size: 1.375em;
  font-weight: 500;
}

.jo-job-title {
  font-size: 2em;
}

.ov-title {
  font-size: 1.8125em;
}

.ov-card {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  color: #fff;
  background-color: #f5f5f5;
  flex-direction: column;
  padding: 2em;
  display: flex;
}

.ov-card.purple {
  background-color: #77267a;
}

.ov-card.blue {
  background-color: #0096be;
}

.ov-card.orange {
  background-color: #dc7f00;
}

.ov-icon {
  width: 3em;
  height: 3em;
}

.div-25 {
  width: 50%;
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-9 {
  font-size: 1.375em;
  display: inline-block;
}

.resource-wrap {
  margin-top: 5em;
}

.resource-list {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.financials-title {
  font-size: 1.125em;
  font-weight: 500;
}

.resource-des {
  margin-top: 1em;
}

.clock-embed-2, .clock-embed-3, .clock-embed-4, .clock-embed-5, .clock-embed-6, .clock-embed-7, .clock-embed-8, .clock-embed-9, .clock-embed-10, .clock-embed-11 {
  font-size: 1.25em;
  font-weight: 500;
}

.back-button {
  color: #fff;
  background-color: #991c1f;
  border-radius: 20em;
  padding: .8em 1.2em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
}

.back-button:hover {
  background-color: #8d191b;
}

.back-button.white {
  color: #000;
  background-color: #fff;
}

.back-button.pop {
  width: 100%;
}

.back-button.mar-right {
  margin-right: 1.2em;
}

.back-button.career {
  background-color: #0096be;
  border: 1px solid #fff;
}

.live-data-embed {
  margin-top: 6.5em;
  margin-left: auto;
  margin-right: auto;
}

.div-18 {
  width: 50%;
  position: -webkit-sticky;
  position: sticky;
  top: 10em;
}

.div-18.ct-hero {
  margin-left: auto;
  margin-right: auto;
}

.news-prev-wrap {
  margin-top: 5em;
}

.spotlight-list {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.spotlight-item {
  height: 41.875em;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.spotlight-item:hover {
  background-color: #fff;
}

.spotlight-item.is--home {
  height: 33em;
}

.spotlight-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .2s;
  transform: scale(1);
}

.spotlight-info {
  min-height: 15em;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  padding: 1em;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1em;
  left: 1em;
  right: 1em;
  overflow: hidden;
}

.spotlight-item-wrap {
  position: relative;
}

.spotlight-item-wrap:hover {
  color: #fff;
}

.publish-date {
  z-index: 2;
  font-size: .9375em;
  position: relative;
}

.publish-date.nav-news {
  margin-bottom: 1em;
}

.spotlight-title {
  z-index: 2;
  letter-spacing: -.04em;
  margin-bottom: .5em;
  font-size: 2.1875em;
  font-weight: 500;
  position: relative;
}

.spotlight-title.home-feature {
  font-size: 1.75em;
}

.spotlight-info-fill {
  z-index: 0;
  background-color: #991c1f;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.news-grid {
  grid-column-gap: 4em;
  grid-row-gap: 7em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tag-list {
  justify-content: flex-start;
  display: flex;
}

.button-secondary-text-copy {
  z-index: 2;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.progress-bar-wrap {
  z-index: 100;
  width: 100%;
  height: 10px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d7d7d7;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 5em;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.progress-bar {
  width: 100%;
  height: 100%;
  background-color: #dc7f00;
}

.news-con-left {
  width: 70%;
  padding-top: 5em;
  padding-bottom: 15em;
  padding-right: 2.5em;
}

.news-con-right {
  width: 35%;
  padding-top: 5em;
  padding-left: 2.5em;
  position: relative;
}

.news-divider {
  width: 1px;
  background-color: #d7d7d7;
}

.news-body-img {
  width: 100%;
  height: 34.0625em;
  object-fit: cover;
  margin-top: 2.9em;
  margin-bottom: 2.9em;
}

.news-share-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3em;
  display: flex;
}

.text-block-10 {
  display: inline;
}

.share-link {
  width: 2em;
  height: 2em;
  margin-left: 1em;
  display: inline-block;
}

.more-news-wrap {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.more-news-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #d7d7d7;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  padding: 1em 1em 1em 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.more-news-item:hover {
  color: #fff;
  padding-left: 1em;
}

.more-news-item.home-feature {
  width: 100%;
}

.more-news {
  margin-bottom: 10em;
  position: -webkit-sticky;
  position: sticky;
  top: 10em;
}

.more-news-img {
  z-index: 2;
  width: 5.625em;
  height: 5.625em;
  object-fit: cover;
  margin-right: 1em;
  position: relative;
}

.more-news-img.home-feature {
  width: 9.125em;
  height: 9.125em;
}

.more-news-title {
  width: 100%;
  font-size: 1.125em;
  font-weight: 500;
}

.more-news-title.home-feature {
  font-size: 1.375em;
}

.div-19 {
  z-index: 2;
  width: 16em;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.more-news-date {
  font-size: .75em;
}

.more-news-date.home-feature {
  font-size: .8em;
}

.more-news-fill {
  z-index: 0;
  background-color: #991c1f;
  transition: all .25s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.more-news-con {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px #d7d7d7;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.more-news-con:hover {
  border-bottom-style: none;
}

.filter-form {
  background-color: #fff;
  position: relative;
}

.filter-dd-element {
  display: block;
}

.filter-dd-toggle {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px #000;
  border-bottom-style: solid;
  justify-content: space-between;
  padding: .8em 0;
  font-size: 1em;
  font-weight: 500;
  display: flex;
}

.filter-dd-toggle:focus {
  border-bottom-color: #991c1f;
}

.filter-dd-toggle:focus-visible {
  border-bottom-color: #991c1f;
}

.filter-dd-toggle[data-wf-focus-visible] {
  border-bottom-color: #991c1f;
}

.filter-dd-toggle::-ms-input-placeholder {
  font-weight: 400;
}

.filter-dd-toggle::placeholder {
  font-weight: 400;
}

.filter-dd-label {
  font-size: 1em;
}

.filter-dd-icon {
  margin-right: 0;
  position: static;
}

.filter-search {
  width: 20em;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50em;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 1em;
  font-size: 1em;
  font-weight: 500;
}

.filter-search:focus {
  border-color: #991c1f;
}

.filter-search:focus-visible {
  border-color: #991c1f;
}

.filter-search[data-wf-focus-visible] {
  border-color: #991c1f;
}

.filter-search::-ms-input-placeholder {
  font-weight: 400;
}

.filter-search::placeholder {
  font-weight: 400;
}

.filter-option-wrap {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  align-items: center;
  display: flex;
}

.filter-option-wrap.hide {
  display: none;
}

.filter-tag-wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.filter-tag-text {
  margin-bottom: 1em;
  display: inline-block;
}

.filter-tag {
  color: #fff;
  background-color: #dc7f00;
  margin-bottom: 1em;
  margin-right: 1em;
  padding: .8em;
}

.filter-label {
  font-size: .9em;
  line-height: 1;
  display: inline;
}

.filter-remove {
  width: 1.2em;
  cursor: pointer;
  margin-left: 1em;
}

.filter-overlay {
  z-index: 102;
  width: 40vw;
  height: 100vh;
  background-color: #f5f5f5;
  padding: 2.5em;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: auto;
}

.div-20 {
  margin-top: 2em;
  margin-bottom: 4.1em;
}

.filter-collection {
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.filter-item {
  cursor: pointer;
}

.filter-checkbox {
  cursor: pointer;
  background-color: #fff;
  margin-bottom: 0;
  padding: .8em;
  position: relative;
}

.filter-checkbox.active {
  color: #fff;
}

.filter-checkbox.is--active {
  color: #fff;
  background-color: #dc7f00;
}

.checkbox {
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  border-style: none;
  border-radius: 0;
  margin: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.checkbox.w--redirected-checked {
  background-color: #dc7f00;
  background-image: none;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.checkbox-label {
  cursor: pointer;
  position: relative;
}

.checkbox-label.active {
  color: #fff;
}

.filter-close {
  z-index: 103;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 50em;
  transition: all .3s;
  display: block;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: auto;
  right: 1em;
}

.link {
  margin-bottom: 6em;
  font-size: 1em;
  display: inline-block;
}

.tag-list-wrapper {
  display: inline-block;
}

.para-4 {
  color: #747273;
  font-size: .95em;
}

.press-tag {
  color: #fff;
  background-color: #991c1f;
  margin-bottom: .5em;
  margin-right: .5em;
  padding: .3em;
  display: flex;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: 1em;
  right: auto;
}

.press-tag.orange {
  background-color: #dc7f00;
}

.press-tag.purple {
  background-color: #77267a;
}

.tl-tag {
  color: #fff;
  background-color: #dc7f00;
  margin-bottom: 1.5em;
  margin-right: .5em;
  padding: .3em;
  display: inline-block;
}

.tl-tag.orange {
  background-color: #dc7f00;
}

.tl-tag.purple {
  background-color: #77267a;
}

.tl-tag.tl {
  background-color: #dc7f00;
  margin-bottom: 1.6em;
}

.network-tab-wrap {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.network-tab-menu {
  width: 17em;
  flex-direction: column;
  order: -1;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 7.5em;
  overflow: scroll;
}

.network-tab-menu._2 {
  width: auto;
}

.network-tab-content {
  width: 55em;
  order: 1;
}

.network-tab-button {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid #bbb;
  padding: 0 0;
  transition: all .2s;
  overflow: hidden;
}

.network-tab-button.w--current {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #fff;
  background-color: rgba(221, 221, 221, 0);
}

.network-tab-button.red {
  color: #991c1f;
}

.network-tab-button.blue {
  color: #0096be;
}

.network-tab-button.orange {
  color: #dc7f00;
}

.network-tab-button.purple {
  color: #77267a;
}

.network-tab-label {
  z-index: 2;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
}

.network-tab-bg {
  z-index: 1;
  background-color: #991c1f;
  transition: all .1s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.flag-img {
  z-index: 2;
  width: 2.375em;
  height: 1.5625em;
  object-fit: cover;
  border: 1px solid #fff;
  display: block;
  position: relative;
}

.network-tab-pane {
  height: 100%;
}

.network-item {
  width: 55em;
  grid-column-gap: 7.5em;
  grid-row-gap: 3em;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 7em;
  display: flex;
}

.fs-tab-link {
  z-index: 2;
  width: 100%;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  padding: 1.3em 0;
  transition: all .1s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-tab-link:hover {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.fs-tab-link._2 {
  border-bottom: 1px solid #bbb;
  text-decoration: none;
}

.fs-tab-link._2.w--current {
  color: #fff;
  background-color: #991c1f;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.network-head-wrap {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-link {
  width: 1.8em;
  height: 1.8em;
  margin-right: 1.2em;
  display: inline-block;
}

.network-img {
  width: 100%;
  height: 32.0625em;
  object-fit: cover;
}

.network-description {
  letter-spacing: -.04em;
  font-size: 1.5em;
}

.divider-horizontal {
  width: 100%;
  height: 1px;
  background-color: #bbb;
}

.network-metric-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.5em;
  margin-bottom: 3.5em;
  display: grid;
}

.divider-red {
  height: 1px;
  background-color: #991c1f;
}

.network-metric-wrap {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  color: #991c1f;
  flex-direction: column;
  display: flex;
}

.sector-list {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  flex-wrap: wrap;
  display: flex;
}

.sector-item {
  color: #fff;
  background-color: #77267a;
  padding: .5em;
}

.sector-label {
  font-size: .95em;
}

.hori-spaced-span {
  width: 100%;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.heading-4 {
  display: inline;
}

.network-block {
  width: 100%;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-direction: column;
  display: flex;
}

.div-21 {
  width: 55em;
  padding-top: 1em;
  padding-bottom: 1em;
}

.network-partner-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-bottom {
  margin-bottom: 3em;
}

.network-ss-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.network-ss-list._2 {
  width: 100%;
  grid-template-rows: auto;
}

.network-ss-item._2 {
  width: 100%;
}

.network-resource-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.proxy-link {
  display: none;
}

.network-news-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-22 {
  margin-top: 5em;
}

.div-22.is--news {
  grid-column-gap: 8.25em;
  grid-row-gap: 8.25em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.featured-news-wrap {
  margin-top: 0;
  margin-bottom: 0;
}

.featured-news-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px #d7d7d7;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.featured-news-item:hover {
  border-bottom-style: none;
}

.div-23 {
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.text-size-xs {
  width: 95%;
  font-size: .9375em;
}

.dd-col-wrap {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1.25em;
  padding-left: 5em;
  padding-right: 5em;
}

.team-trigger-3 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-3:hover {
  color: #fff;
}

.team-selector {
  padding: .8em;
}

.team-trigger-4 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-4:hover {
  color: #fff;
}

.team-trigger-5 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-5:hover {
  color: #fff;
}

.team-trigger-6 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-6:hover {
  color: #fff;
}

.team-trigger-7 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-7:hover {
  color: #fff;
}

.team-trigger-8 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-8:hover {
  color: #fff;
}

.team-trigger-9 {
  color: #991c1f;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.team-trigger-9:hover {
  color: #fff;
}

.nav-sub_out {
  z-index: 99;
  background-color: #fff;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  justify-content: flex-start;
  align-items: center;
  position: fixed;
  top: 5em;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.split-hero-des {
  font-size: 1.125em;
}

.news-item-main {
  position: relative;
}

.news-item-main:hover {
  color: #991c1f;
}

.conditional-link {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.campaign-des {
  color: #000;
}

.if-mob {
  display: none;
}

.if-watch-trigger {
  text-decoration: underline;
  display: none;
}

.ss-slider-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.news-img-wrap {
  width: 100%;
  height: 18em;
  background-color: #f5f5f5;
}

.topic-tag-contain {
  display: inline-block;
}

.if-mobile {
  display: none;
}

.story-close-if {
  z-index: 100;
  cursor: pointer;
  position: absolute;
  top: -7%;
  bottom: auto;
  left: auto;
  right: -4%;
}

.if-embed {
  display: none;
}

.div-block-13 {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.nav-news-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav-news-list {
  height: 100%;
  margin-top: 1em;
}

.nav-news-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-block-14 {
  grid-row-gap: 2em;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.spot-para {
  z-index: 2;
  position: relative;
}

.container-nof {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 6.25em 5em;
}

.container-nof.acc_head {
  cursor: pointer;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.container-nof.acc_head:hover {
  color: #666f71;
}

.container-nof.acc_content {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.container-nof.last {
  padding-bottom: 15em;
}

.container-nof.split-hero {
  grid-column-gap: 8.125em;
  grid-row-gap: 8.125em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5em;
  padding-bottom: 5em;
  display: grid;
}

.container-nof.hero-video {
  padding: 0;
}

.container-nof.hero-content {
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.container-nof.team {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 10em;
  display: grid;
}

.container-nof.team.last {
  padding-bottom: 15em;
}

.container-nof.program-grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 3em;
  display: grid;
}

.container-nof.lr {
  padding-left: 7.5em;
  padding-right: 7.5em;
}

.container-nof.history {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.container-nof.partner-hero {
  padding-top: 7.2em;
  padding-bottom: 7.2em;
}

.container-nof.career-bar {
  text-align: center;
  padding: 7em 17em;
}

.container-nof.career-testimonials {
  padding: 7.5em;
}

.container-nof.jo {
  padding-top: 13em;
  padding-bottom: 13em;
}

.container-nof.contact-grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
}

.container-nof.news-hero {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.container-nof.news-sub {
  min-height: 150vh;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-nof.filter-block {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.yt-em {
  width: 100%;
  height: 100%;
  display: none;
}

.div-block-16 {
  width: 1.2em;
}

.history-text {
  font-size: 1.25em;
}

.gh-p {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.gh-link {
  color: #991c1f;
  font-weight: 500;
}

.div-26 {
  grid-column-gap: 10em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2em;
  display: grid;
}

.div-28 {
  align-items: center;
  display: flex;
}

.div-27 {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  align-items: center;
  display: flex;
}

.counter-wrap {
  display: inline-block;
}

.counter-exclude {
  letter-spacing: -.04em;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.counter-exclude.network {
  font-size: 2.8125em;
}

.counter-network {
  letter-spacing: -.04em;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
}

.counter-network.network {
  font-size: 2.8125em;
}

.heading-10 {
  margin-bottom: .85em;
}

.guidestar {
  width: 11em;
  filter: brightness(1000%);
  display: none;
}

.sdg-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3em;
  display: grid;
}

.sdg-img {
  width: 10em;
  height: 10em;
}

.heading-11 {
  text-align: center;
}

.div-block-18 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-wrap: wrap;
  display: flex;
}

.heading-12 {
  margin-bottom: .5em;
}

.eco-wrapper {
  margin-top: 3.2em;
}

.eco-tab-wrap {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.eco-tab-menu {
  width: 21.875em;
  flex-direction: column;
  order: -1;
  display: flex;
}

.eco-tab-content {
  width: 59.375em;
  height: 33.6875em;
  order: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 6em;
  overflow: visible;
}

.eco-tab-button {
  z-index: 10;
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid #bbb;
  justify-content: space-between;
  align-items: center;
  padding: .75em 0;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.eco-tab-button:hover {
  padding-left: .75em;
  padding-right: .75em;
}

.eco-tab-button.w--current {
  background-color: rgba(221, 221, 221, 0);
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.eco-tab-button.red {
  color: #991c1f;
}

.eco-tab-button.blue {
  color: #0096be;
}

.eco-tab-button.orange {
  color: #dc7f00;
}

.eco-tab-button.purple {
  color: #77267a;
}

.eco-tab-button.sec-head {
  margin-top: 3.5625em;
  padding-top: .5em;
  padding-bottom: .5em;
}

.eco-tab-button.sec-head:hover {
  padding-left: 0;
  padding-right: 0;
}

.eco-tab-button.sec-head.first {
  margin-top: 0;
}

.eco-tab-label {
  z-index: 2;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  position: relative;
}

.eco-tab-label.sec-head {
  font-size: .9375em;
}

.eco-tab-pane {
  height: 100%;
}

.eco-tab-pane.test {
  background-color: #0096be;
}

.eco-tab-bg {
  z-index: 1;
  background-color: rgba(0, 150, 190, 0);
  transition: all .1s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 101%);
}

.eco-img {
  width: 100%;
  height: 38.3125em;
  object-fit: contain;
}

.form-embed {
  width: 100%;
  height: 50em;
  margin-top: 4em;
}

.ct-richtxt {
  text-align: center;
}

.ct-richtxt img {
  height: auto;
  display: block;
  position: relative;
}

.richtxt-wrap {
  width: 55.875em;
  margin-left: auto;
  margin-right: auto;
}

.ct-para {
  font-size: 1.25em;
}

.story-fill {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #991c1f;
  transition: all .125s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, 100.2%);
}

.ss-sub_img-wrap {
  margin-top: 4em;
}

.ss-sub_img {
  width: 100%;
  height: 34.375em;
  object-fit: cover;
}

.ss-sub_con-wrap {
  width: 100%;
}

.ss-sub_block {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border-bottom: 1px solid #a6a6a6;
  flex-direction: column;
  margin-bottom: 4em;
  padding-bottom: 4em;
  display: flex;
}

.ss-sub_block.last {
  border-bottom-style: none;
}

.ss-sub_des {
  letter-spacing: -.04em;
  font-size: 1.6875em;
}

.ss-sub_sec-head {
  letter-spacing: -.04em;
  font-size: 1.3em;
  font-weight: 500;
}

.ss-sub_sec-head._2 {
  display: inline-block;
}

.ss-sub_story {
  font-size: 1.125em;
}

.ss-sub_video {
  width: 100%;
}

.div-block-19 {
  position: -webkit-sticky;
  position: sticky;
  top: 7.5em;
}

.html-embed-2, .image {
  width: 5em;
}

.div-block-20 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-direction: column;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  display: flex;
}

.eco-sys-full {
  width: 100%;
}

.pay-left {
  position: relative;
}

.pay-left-block {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  position: -webkit-sticky;
  position: sticky;
  top: 10em;
}

.pay-heading {
  margin-top: 1em;
  margin-bottom: .5em;
}

.pay-section-label {
  color: #991c1f;
  margin-top: 4em;
  margin-bottom: 1.5em;
  font-size: 1.5em;
}

.pay-section-label.first {
  margin-top: 0;
}

.pay-radio-main {
  margin-right: 2em;
  display: inline-block;
}

.ms-pill-wrap {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-wrap: wrap;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-top: 5px;
  display: flex;
}

.ms-pill-wrap.leb {
  justify-content: space-between;
  align-items: center;
  margin-top: 3.1em;
  margin-bottom: 3.1em;
  padding-top: 0;
}

.ms-pill-wrap.in {
  margin: 0;
  padding-top: 0;
}

.ms-pill-item {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.ms-pill-radio {
  display: none;
}

.ms-pill-label {
  z-index: 2;
  white-space: nowrap;
  border: 1px solid rgba(18, 19, 49, .25);
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 700;
  line-height: 2em;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.ms-pill-label:hover {
  border-color: #2962ff;
}

.div-block-22 {
  margin-top: 3em;
}

.text-block-11 {
  font-weight: 500;
}

.c_form_select {
  height: 3em;
  background-color: rgba(255, 255, 255, 0);
  border-style: none none solid;
  border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) #000;
  border-bottom-width: 1px;
  border-radius: 0;
  margin-bottom: 1em;
  padding: 0 .9em 0 0;
  font-size: 1.125em;
}

.c_form_select::-ms-input-placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: .9em;
  font-weight: 300;
}

.c_form_select::placeholder {
  color: rgba(255, 255, 255, .6);
  font-size: .9em;
  font-weight: 300;
}

.c_form_select.popup {
  border-bottom-color: #000;
  margin-bottom: 1.5em;
  line-height: 1;
}

.c_form_select.popup::-ms-input-placeholder {
  color: #747273;
}

.c_form_select.popup::placeholder {
  color: #747273;
}

.c_form_select.pay {
  color: #000;
  border-bottom-color: #000;
}

.c_form_select.pay::-ms-input-placeholder {
  color: #000;
}

.c_form_select.pay::placeholder {
  color: #000;
}

.div-block-23 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-24 {
  margin-top: 3em;
  margin-bottom: 3em;
}

.checkbox-field {
  margin-top: 2em;
  margin-bottom: 2em;
}

.link-block {
  width: 100%;
}

.link-block._2 {
  height: 100%;
}

.heading-13 {
  margin-bottom: 1em;
}

.net-tab-wrap {
  width: 17em;
  flex-direction: column;
  order: -1;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 7.5em;
  overflow: scroll;
}

.net-tab-wrap._2 {
  overflow: hidden;
}

.bg-closer {
  z-index: 200;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 35em;
  right: 0%;
}

.no-bot-pad {
  padding-bottom: 0;
}

.hero-embed {
  width: 100%;
  height: 100%;
}

.video-cover {
  height: 33em;
  object-fit: cover;
}

.text-block-12, .text-block-13 {
  text-align: center;
}

.video {
  object-fit: scale-down;
  object-position: 50% 25%;
  margin-top: 10px;
}

.youtube {
  margin-top: 10px;
}

.paragraph, .paragraph-2, .paragraph-3 {
  margin-top: 5px;
}

@media screen and (min-width: 1920px) {
  .nav_wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav_block {
    max-width: 1920px;
  }

  .section-heading {
    width: 17em;
  }
}

@media screen and (max-width: 991px) {
  .nav_mob-body_sub-head {
    color: #000;
  }

  .nav_mob-body_sub-head.is--footer {
    color: #f5f5f5;
  }

  .void {
    grid-column-gap: 7.5em;
    grid-row-gap: 7.5em;
  }

  .nav_mob-body {
    grid-column-gap: 18em;
    grid-row-gap: 5em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-head {
    display: none;
  }

  .nav_logo {
    width: 10em;
    height: auto;
  }

  .footer-logo {
    width: 10em;
  }

  .footer-logo.is--nav {
    width: 10em;
    filter: none;
  }

  .nav_mob-body_div {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .nav_mob-menu {
    min-height: 100vh;
    background-color: #fff;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 14px;
    display: none;
    overflow: auto;
  }

  .nav-link {
    width: 92vw;
    height: auto;
    letter-spacing: -.045em;
    border-top-style: none;
    justify-content: flex-start;
    margin: 0 0 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2.1em;
  }

  .nav-link:hover {
    border-top-style: none;
  }

  .nav-link.w--current {
    color: #952d21;
    border-top-style: none;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link.dd {
    flex-direction: column;
  }

  .nav-link.dd-cta {
    flex-direction: column;
    font-size: 14px;
  }

  .nav_mob-link {
    color: #000;
    text-transform: none;
  }

  .nav_mob-link.is--small {
    color: #000;
  }

  .ham {
    width: 2.3em;
  }

  .c_footer_element-wrap {
    grid-row-gap: 6em;
    align-items: flex-end;
    font-size: 14px;
  }

  .c_footer_element-wrap.alt {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .nav_block {
    z-index: 100;
    height: 6em;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
  }

  .ham-close {
    top: 2.4em;
    right: 4vw;
  }

  .nav_element {
    width: 100%;
    height: auto;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .nav_element.links {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav_element.is--btn-wrap {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nav_element.is--btn-wrap.mob-hide {
    display: none;
  }

  .page-wrapper {
    padding-top: 6em;
  }

  .page-wrapper.sub {
    padding-top: 12em;
  }

  .mob-hide {
    display: none;
  }

  .button-primary {
    font-size: 1em;
  }

  .button-primary.white-2 {
    margin-top: 3.5em;
  }

  .container {
    padding: 5em 4vw;
    font-size: 14px;
  }

  .container.last {
    padding-bottom: 12em;
  }

  .container.split-hero {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container.hero-content {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .container.team {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-columns: 1fr;
    padding-bottom: 5em;
  }

  .container.program-grid {
    grid-row-gap: 5em;
    flex-direction: column;
    display: flex;
  }

  .container.lr {
    padding: 5.5em 4vw;
  }

  .container.history {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .container.partner-hero {
    font-size: 14px;
  }

  .container.career-bar {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .container.career-testimonials {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .container.contact-grid.last {
    grid-template-columns: 1fr 1fr;
  }

  .container.news-sub {
    flex-direction: column;
  }

  .container.filter-block {
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .container.ct-cta {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .container.ss-sub {
    grid-column-gap: 2em;
    grid-row-gap: 5em;
    grid-template-columns: 1fr;
  }

  .container.pay {
    flex-direction: column;
    display: flex;
  }

  .div-7 {
    margin-top: 4em;
  }

  .c_footer {
    padding-left: 0;
    padding-right: 0;
  }

  .c_footer_small-txt {
    font-size: .9375em;
  }

  .mob-only {
    display: block;
  }

  .close {
    width: 100%;
  }

  .style-item_contain {
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .style-item_contain.hori-left {
    flex-wrap: wrap;
  }

  .style-item_head {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .c_footer_container {
    padding: 3.5em 4vw;
    font-size: 14px;
  }

  .faq-question {
    font-size: 22px;
  }

  .faq-ans {
    font-size: 16px;
  }

  .tf-modal {
    font-size: 14px;
    display: none;
  }

  .tf-closewrap {
    height: 7em;
    right: 4vw;
  }

  .tf-closer {
    font-size: 1em;
  }

  .button-secondary {
    font-size: 16px;
  }

  .button-secondary.nav {
    font-size: 18px;
  }

  .button-secondary.partners {
    margin-top: 1.6em;
  }

  .button-arrow.filter-icon {
    margin-left: 0;
  }

  .dd-toggle {
    width: 100%;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .dd-toggle.cta {
    justify-content: center;
    align-items: center;
    font-size: 21px;
  }

  .dd-list.w--open {
    height: auto;
    box-shadow: none;
    margin-bottom: 3em;
    padding: 0;
    font-size: 14px;
    position: relative;
    top: 0;
  }

  .dd-list.about.w--open {
    height: auto;
    position: relative;
  }

  .dd-list.news {
    position: relative;
    top: 0;
  }

  .dd-list.news.w--open {
    height: auto;
  }

  .dd-list.cta {
    position: relative;
    top: 0;
  }

  .dd-list.cta.w--open {
    height: auto;
  }

  .dd-head {
    letter-spacing: -.02em;
    font-size: 1.2em;
  }

  .dd-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dd-des {
    font-size: .95em;
  }

  .dd-col {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .dd-vert-wrap {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .dd-grid-wrap, .dd-grid-wrap.cta {
    grid-template-columns: 1fr;
  }

  .dropdown-toggle {
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
  }

  .split-hero-content {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-3.ss-sub {
    flex-wrap: wrap;
    display: flex;
  }

  .story-item {
    height: 42vw;
  }

  .story-item.program {
    width: auto;
    height: 46vw;
  }

  .story-item.ss-mob {
    height: 50vw;
  }

  .story-overlay {
    display: none;
  }

  .story-vid {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .story-vid-wrap {
    width: 100%;
    height: auto;
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .story-close {
    top: -10%;
    right: 0;
  }

  .button-case {
    font-size: 1em;
  }

  .contact-card {
    grid-row-gap: 2.5em;
    font-size: 14px;
  }

  .contact-link {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .announcement-bar {
    height: 3.5em;
    padding-left: 4vw;
    padding-right: 4vw;
    top: 6em;
  }

  .div-12, .popup-modal {
    font-size: 14px;
  }

  .pop-close {
    top: 1.2em;
    right: 1.2em;
  }

  .hero-left, .hero-right {
    width: 100%;
  }

  .metric-grid-1 {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    font-size: 10px;
  }

  .section-heading {
    width: 90%;
  }

  .section-heading.gh, .film-tab-menu {
    width: 100%;
  }

  .film-tab-des {
    max-width: 100%;
  }

  .team-grid {
    font-size: 18px;
  }

  .team-slide-1 {
    width: 70vw;
    display: none;
  }

  .team-o-item-1 {
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 14px;
  }

  .team-trigger {
    font-size: 1em;
  }

  .nav-sub_in {
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 16px;
    font-weight: 400;
  }

  .team-o-item-2, .team-o-item-3, .team-o-item-4, .team-o-item-5, .team-o-item-6, .team-o-item-7, .team-o-item-8, .team-o-item-9 {
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 14px;
  }

  .team-slide-2 {
    width: 70vw;
  }

  .team-slide-3 {
    width: 100vw;
    display: none;
  }

  .team-slide-4, .team-slide-5, .team-slide-6, .team-slide-7, .team-slide-8, .team-slide-9 {
    width: 70vw;
  }

  .team-trigger-2, .team-trigger-1 {
    font-size: 1em;
  }

  .head-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .lr-grid {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
  }

  .lr-img {
    width: 50vw;
    height: 15em;
  }

  .lr-wrap {
    font-size: 12px;
  }

  .history-card {
    height: 14.5em;
    font-size: 16px;
  }

  .history-year {
    font-size: 3.6em;
  }

  .gh-grid {
    grid-template-columns: 1fr;
  }

  .program-partner-list-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .career-testimonial-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .slide {
    padding-left: 0;
    padding-right: 0;
  }

  .career-testimonial-img {
    height: 26em;
  }

  .slide-nav {
    margin-bottom: 0;
  }

  .jo-list {
    width: auto;
  }

  .jo-info-wrap {
    margin-top: 5em;
    font-size: 12px;
  }

  .div-25 {
    width: 80%;
  }

  .back-button {
    font-size: 1em;
  }

  .div-18 {
    width: 80vw;
  }

  .spotlight-item {
    height: 44vw;
  }

  .spotlight-item.is--home {
    height: 70vw;
  }

  .spotlight-info {
    font-size: 11px;
  }

  .spotlight-title.home-feature {
    font-size: 2.5em;
  }

  .news-grid {
    grid-column-gap: 4vw;
    grid-row-gap: 10vw;
    grid-template-columns: 1fr 1fr;
  }

  .progress-bar-wrap {
    height: 5px;
    top: 6em;
  }

  .news-con-left {
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 4em;
    padding-right: 0;
  }

  .news-con-right {
    width: 100%;
    padding-left: 0;
  }

  .news-body-img {
    height: 50vw;
  }

  .more-news-item {
    width: 100%;
  }

  .more-news-list {
    font-size: 18px;
  }

  .div-19 {
    width: 25em;
  }

  .filter-overlay {
    width: 70vw;
    padding: 4vw;
    font-size: 14px;
  }

  .filter-close {
    width: 2em;
    font-size: 12px;
    top: 1.2em;
    right: 1.2em;
  }

  .network-tab-wrap {
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .network-tab-menu {
    z-index: 99;
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 0em;
    background-color: #fff;
    flex-direction: row;
    margin-left: -1px;
    margin-right: -1px;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 1vw;
    top: 6em;
  }

  .network-tab-menu._2, .network-tab-content {
    width: 100%;
  }

  .network-tab-button {
    flex: none;
  }

  .network-item {
    width: auto;
  }

  .fs-tab-link {
    font-size: 12px;
  }

  .fs-tab-link:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .fs-tab-link._2 {
    border-bottom-style: none;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .network-head-wrap {
    flex-wrap: wrap;
  }

  .div-21 {
    width: 100%;
  }

  .div-22.is--news {
    grid-template-columns: 1fr;
  }

  .dd-col-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .team-trigger-3, .team-trigger-4, .team-trigger-5, .team-trigger-6, .team-trigger-7, .team-trigger-8, .team-trigger-9 {
    font-size: 1em;
  }

  .nav-sub_out {
    top: 6em;
  }

  .head-5 {
    font-size: 2.2em;
  }

  .if-mob {
    z-index: 2;
    margin-top: 2em;
    display: block;
    position: relative;
  }

  .html-embed {
    height: 5em;
  }

  .if-watch-trigger {
    font-size: 18px;
    font-weight: 500;
    display: inline;
  }

  .head-6 {
    margin-bottom: 1em;
  }

  .team-cat-title {
    font-size: 1.75em;
  }

  .div-block-7, .div-block-9 {
    font-size: 12px;
  }

  .ss-slider-list {
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ss-slide-item {
    width: 50vw;
  }

  .ss-slider {
    height: auto;
    background-color: rgba(221, 221, 221, 0);
    margin-top: 5em;
    margin-bottom: 5em;
  }

  .mask {
    height: auto;
  }

  .slide-nav-2 {
    display: none;
  }

  .icon-invert {
    filter: invert();
  }

  .if-mobile {
    display: block;
  }

  .story-close-if {
    top: -10%;
    right: 0;
  }

  .if-embed {
    z-index: 2;
    background-color: #fff;
    display: block;
    position: relative;
  }

  .div-block-15 {
    margin-bottom: 3em;
  }

  .rich-text-block {
    font-size: 16px;
  }

  .container-nof {
    padding: 5em 4vw;
    font-size: 14px;
  }

  .container-nof.last {
    padding-bottom: 12em;
  }

  .container-nof.split-hero {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column-reverse;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-nof.hero-content {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-direction: column;
  }

  .container-nof.team {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-columns: 1fr;
    padding-bottom: 5em;
  }

  .container-nof.program-grid {
    grid-row-gap: 5em;
    flex-direction: column;
    display: flex;
  }

  .container-nof.lr {
    padding: 5.5em 4vw;
  }

  .container-nof.history {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .container-nof.partner-hero {
    font-size: 14px;
  }

  .container-nof.career-bar {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .container-nof.career-testimonials {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .container-nof.contact-grid.last {
    grid-template-columns: 1fr 1fr;
  }

  .container-nof.news-sub {
    flex-direction: column;
  }

  .container-nof.filter-block {
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .guidestar {
    width: 10em;
  }

  .guidestar.is--nav {
    width: 10em;
    filter: none;
  }

  .sdg-grid {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .eco-tab-menu {
    width: 100%;
  }

  .richtxt-wrap {
    width: auto;
  }

  .ss-sub_img {
    height: 92vw;
  }

  .net-item {
    min-width: 14em;
    flex: none;
  }

  .net-tab-wrap {
    z-index: 99;
    width: 100%;
    grid-column-gap: 5em;
    grid-row-gap: 0em;
    background-color: #fff;
    flex-direction: row;
    margin-left: -1px;
    margin-right: -1px;
    padding-top: 2vw;
    padding-bottom: 2vw;
    font-size: 1vw;
    top: 6em;
  }

  .net-wrap {
    width: 100%;
  }

  .div-29 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.5625em;
  }

  h4 {
    font-size: 1.25em;
  }

  h5 {
    font-size: 1em;
  }

  .void {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-direction: column;
    align-self: auto;
  }

  .nav_mob-body {
    padding-bottom: 0;
  }

  .footer-logo {
    width: 10em;
  }

  .nav_mob-menu {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    width: 100vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .nav-link._2 {
    width: auto;
  }

  .c_footer_element-wrap.alt {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 4em;
  }

  .ham-close {
    width: 2em;
    top: 2.5em;
    right: 4.1vw;
  }

  .nav_element.is--btn-wrap {
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .container.lr {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }

  .container.career-bar {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .container.contact-grid.last {
    grid-template-columns: 1fr;
  }

  .c_footer {
    padding: 0;
  }

  .c_footer_link-grid {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    grid-template-columns: 1fr 1fr;
  }

  .c_footer_small-txt {
    font-size: 14px;
  }

  .bt-block {
    min-height: 17em;
    border-bottom: 1px solid #afafaf;
    border-right-style: none;
    padding: 3em 0;
  }

  .tab-menu {
    overflow: scroll;
  }

  .dd-toggle.cta {
    width: auto;
  }

  .dd-list.w--open {
    height: 56.4em;
  }

  .dd-list.about.w--open {
    height: 40em;
  }

  .dd-list.news.w--open, .dd-list.cta.w--open {
    height: 65em;
  }

  .dd-grid, .dd-grid.news {
    grid-template-columns: 1fr;
  }

  .div-10 {
    padding-right: 0;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .story-item, .story-item.program {
    height: 92vw;
  }

  .contact-card {
    padding: 4vw;
  }

  .metric-grid-1 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .team-grid {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    grid-template-columns: 1fr 1fr;
  }

  .team-slide-1 {
    width: 100vw;
  }

  .team-close {
    right: 4vw;
  }

  .team-slide-2, .team-slide-3, .team-slide-4, .team-slide-5, .team-slide-6, .team-slide-7, .team-slide-8, .team-slide-9 {
    width: 100vw;
  }

  .program-ss-list {
    grid-template-columns: 1fr;
  }

  .program-partner-list {
    grid-template-columns: 1fr 1fr;
  }

  .head-2 {
    font-size: 2em;
  }

  .lr-grid {
    flex-direction: column;
    align-items: stretch;
  }

  .lr-grid.flip {
    flex-direction: column;
  }

  .lr-img {
    width: 100%;
    height: 50vw;
  }

  .lr-wrap {
    width: 70vw;
  }

  .div-24 {
    width: auto;
  }

  .program-partner-list-4 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .partner-link-2 {
    padding: 1em 2em;
  }

  .career-testimonial-wrap {
    height: auto;
  }

  .career-testimonial-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .career-testimonial-img {
    width: 50vw;
    height: 50vw;
  }

  .slide-nav {
    margin-bottom: -4.6em;
  }

  .career-testimonial-p {
    text-align: center;
  }

  .jo-info-wrap {
    grid-column-gap: 10em;
    grid-row-gap: 3em;
    flex-wrap: wrap;
    font-size: 14px;
  }

  .div-25 {
    width: 100%;
    font-size: 14px;
  }

  .div-18 {
    width: 100%;
  }

  .spotlight-list {
    grid-template-columns: 1fr;
  }

  .spotlight-item {
    height: 92vw;
  }

  .spotlight-info {
    font-size: 12px;
  }

  .news-grid {
    grid-row-gap: 10vw;
    grid-template-columns: 1fr;
  }

  .news-grid._2 {
    grid-column-gap: 4vw;
    grid-template-columns: 1fr 1fr;
  }

  .network-tab-menu {
    top: 11em;
  }

  .network-social-wrap {
    width: 100%;
  }

  .network-img {
    height: 92vw;
  }

  .network-ss-list, .network-resource-list, .network-news-list {
    grid-template-columns: 1fr;
  }

  .head-6 {
    display: none;
  }

  .div-block-8 {
    text-align: center;
  }

  .ss-slider-list, .nav-news-item {
    grid-template-columns: 1fr;
  }

  .div-block-15 {
    margin-left: 4vw;
  }

  .container-nof.lr {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }

  .container-nof.career-bar {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .container-nof.contact-grid.last {
    grid-template-columns: 1fr;
  }

  .div-block-16 {
    display: none;
  }

  .guidestar {
    width: 10em;
  }

  .div-block-21 {
    flex-wrap: wrap;
  }

  .net-tab-wrap {
    top: 11em;
  }

  .net-tab-wrap._2 {
    width: 101%;
    margin-left: -4px;
    margin-right: -4px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.4em;
  }

  h2 {
    font-size: 2.2em;
  }

  .menu-header {
    font-size: 2em;
  }

  .void {
    width: 19em;
  }

  .nav_mob-body {
    padding-bottom: 3.9em;
    padding-right: 0;
  }

  .footer-logo {
    width: 8em;
  }

  .nav_mob-body_div {
    font-size: 12.5px;
  }

  .nav_mob-menu {
    width: 100vw;
    padding-top: 4vw;
    display: flex;
  }

  .nav-text {
    font-size: .85em;
  }

  .nav-link {
    margin-bottom: .5em;
  }

  .nav-link.dd {
    width: 100vw;
  }

  .nav-link.dd-cta._3 {
    width: 100%;
    height: auto;
  }

  .ham-close {
    width: 1.5em;
    top: 1.8em;
    right: 4vw;
  }

  .div-4 {
    width: auto;
  }

  .nav_element.links {
    width: 100vw;
  }

  .nav_element.is--btn-wrap {
    width: 90vw;
    margin-bottom: 5em;
    padding-left: 0;
    padding-right: 0;
  }

  .nav_element.is--btn-wrap._2 {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .text-size-big.partner {
    font-size: 1em;
  }

  .c_accordion__expand {
    margin-left: 2em;
  }

  .button-primary.mar-right {
    margin-bottom: 1.2em;
  }

  .button-primary.program-website {
    margin-top: 1em;
  }

  .container {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .container.split-hero {
    grid-row-gap: 3em;
  }

  .container.hero-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .container.team {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .container.partner-hero {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .container.jo {
    padding-top: 7em;
    padding-bottom: 7em;
  }

  .container.news-hero, .container.ct-hero {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .container.ct-cta {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .c_footer_link {
    margin-bottom: 1.5em;
  }

  .c_footer {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .c_footer_link-grid {
    grid-column-gap: 2.25em;
    grid-row-gap: 4.5em;
    grid-template-columns: 1fr 1fr;
  }

  .c_accordion_heading {
    width: 70%;
    font-size: 1.6em;
  }

  .tab-menu {
    display: flex;
  }

  .tab-link {
    flex: none;
    font-size: 1.4em;
  }

  .faq-trigger {
    align-items: flex-start;
  }

  .faq-question {
    font-size: 18px;
  }

  .faq-expand {
    width: 2em;
    margin-left: 2em;
  }

  .button-secondary {
    font-size: 11px;
  }

  .button-secondary.filter {
    font-size: 14px;
  }

  .button-secondary.reset {
    margin-left: 0;
  }

  .button-secondary-text {
    font-size: 1.1em;
  }

  .newsletter-heading {
    font-size: 1.3em;
  }

  .newsletter-wrap, .dd-toggle.cta, .dd-toggle.cta-2 {
    width: 100%;
  }

  .dd-list.w--open {
    height: auto;
    margin-bottom: 0;
  }

  .dd-list.about.w--open, .dd-list.news.w--open, .dd-list.cta.w--open {
    height: auto;
  }

  .dd-head {
    font-size: 1.1em;
  }

  .dd-grid {
    width: 100%;
  }

  .dd-link {
    width: 100%;
    padding: 1em;
  }

  .split-hero-img {
    height: 20em;
  }

  .split-hero-content {
    grid-row-gap: 1.75em;
  }

  .grid-3 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .story-item.ss-mob {
    height: 92vw;
  }

  .news-img {
    height: 14em;
  }

  .case-item {
    padding: 4vw;
  }

  .case-title {
    font-size: 1.56em;
  }

  .announcement-bar {
    justify-content: center;
  }

  .text-block-6 {
    font-size: .8em;
  }

  .go-icon {
    display: none;
  }

  .pop-up {
    width: auto;
    margin-left: 4vw;
    margin-right: 4vw;
    padding: 2em;
  }

  .pop-close {
    top: 1em;
    right: 1em;
  }

  .hero-video {
    height: 20em;
  }

  .hero-para {
    font-size: 1em;
  }

  .metric-grid-1 {
    grid-row-gap: 4em;
    grid-template-columns: 1fr;
    margin-top: 6em;
  }

  .metric-wrap {
    font-size: 12px;
  }

  .counter {
    font-size: 3.2em;
  }

  .section-heading {
    width: 100%;
    font-size: 2em;
  }

  .film-tab-button {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .film-tab-button.w--current {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .film-tab-label {
    font-size: 1.25em;
  }

  .team-grid {
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    grid-template-columns: 1fr 1fr;
    font-size: 14px;
  }

  .team-title {
    font-size: 2em;
  }

  .team-cred-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-15 {
    align-self: flex-start;
  }

  .nav-sub_link {
    padding-left: 1em;
    padding-right: 1em;
  }

  .team-block {
    margin-bottom: 5.5em;
  }

  .head-2 {
    font-size: 1.9em;
  }

  .lr-img {
    height: 80vw;
  }

  .lr-wrap {
    width: 100%;
  }

  .lr-para.history {
    font-size: 1em;
  }

  .history-year {
    font-size: 3em;
  }

  .div-17 {
    margin-bottom: 5em;
  }

  .gh-grid {
    margin-top: 5em;
  }

  .para-2 {
    font-size: 1.25em;
  }

  .program-partner-list-4 {
    grid-template-columns: 1fr 1fr;
  }

  .partner-logo-2 {
    max-height: 3em;
    max-width: 6em;
  }

  .partner-link-2 {
    padding: 2em 0;
  }

  .heading-3 {
    font-size: 2.4em;
  }

  .jo-link {
    padding: 6vw;
  }

  .jo-info-wrap {
    grid-column-gap: 6em;
    font-size: 12px;
  }

  .jo-job-title {
    font-size: 1.8em;
  }

  .ov-card {
    padding: 6vw;
  }

  .spotlight-info {
    font-size: 10px;
  }

  .news-grid, .news-grid.tl {
    grid-row-gap: 10vw;
  }

  .news-con-left {
    padding-top: 8vw;
  }

  .news-body-img {
    height: 80vw;
  }

  .more-news-item, .more-news-item.home-feature {
    flex-direction: column;
  }

  .more-news-img, .more-news-img.home-feature {
    width: 5em;
    height: 3em;
  }

  .more-news-title.home-feature {
    font-size: 1.3em;
  }

  .div-19 {
    width: auto;
  }

  .more-news-date {
    margin-top: 2em;
  }

  .filter-search {
    font-size: 12px;
  }

  .filter-overlay {
    width: 100vw;
    font-size: 13px;
  }

  .filter-close {
    top: 1em;
    right: 1em;
  }

  .network-tab-menu {
    top: 16em;
  }

  .network-social-wrap {
    margin-top: 1.6em;
  }

  .network-description {
    font-size: 1.2em;
  }

  .network-partner-list {
    grid-column-gap: 1em;
    grid-template-columns: 1fr 1fr;
  }

  .div-23 {
    width: 90%;
  }

  .text-size-xs {
    display: none;
  }

  .split-hero-des {
    font-size: 1em;
  }

  .news-item-main {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10vw;
  }

  .head-5 {
    font-size: 2em;
  }

  .team-cat-title {
    font-size: 1.25em;
  }

  .div-block-6, .div-block-9, .div-block-10 {
    font-size: 12px;
  }

  .ss-slide-item {
    width: 100%;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .news-img-wrap {
    height: 14em;
  }

  .heading-5, .heading-6 {
    font-size: 2.5em;
  }

  .heading-7 {
    font-size: 2em;
  }

  .proxy-img {
    width: 100%;
    height: 14em;
    object-fit: cover;
  }

  .heading-8 {
    font-size: 1.56em;
  }

  .heading-9 {
    font-size: 2em;
  }

  .container-nof {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .container-nof.split-hero {
    grid-row-gap: 3em;
  }

  .container-nof.hero-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .container-nof.team {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .container-nof.partner-hero {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }

  .container-nof.jo {
    padding-top: 7em;
    padding-bottom: 7em;
  }

  .container-nof.news-hero {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .div-26 {
    grid-column-gap: 8vw;
    grid-row-gap: 8vw;
    grid-template-columns: 1fr;
  }

  .div-27 {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: flex-start;
  }

  .counter-exclude, .counter-network {
    font-size: 3.2em;
  }

  .guidestar {
    width: 8em;
  }

  .sdg-img {
    width: 5em;
    height: 5em;
  }

  .heading-12 {
    font-size: 2em;
  }

  .eco-tab-button {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .eco-tab-button.w--current {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .eco-tab-label {
    font-size: 1.25em;
  }

  .ct-para.history {
    font-size: 1em;
  }

  .ss-sub_des {
    font-size: 1.5em;
  }

  .div-block-21 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .div-block-23 {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
  }

  .net-tab-wrap {
    top: 16em;
  }

  .video-cover {
    height: 20em;
  }
}

#w-node-_8ff913a4-d203-b5fc-9960-25134fa30226-838ceca7, #w-node-b3c373f2-c7fa-720b-5322-1db7cce7324e-838ceca7, #w-node-_0a2d7a47-251f-d52a-f309-e4ea18d54146-838ceca7, #w-node-_274a9d9b-0eca-c86b-c8a7-3a0d78ba061d-838ceca7, #w-node-_9c1d9546-2e98-38e2-74e1-9e6b98184c63-838ceca7, #w-node-_36f70c00-7139-b93a-b4cf-b6d7c1bc4d93-c1bc4d84, #w-node-_36f70c00-7139-b93a-b4cf-b6d7c1bc4d99-c1bc4d84, #w-node-_36f70c00-7139-b93a-b4cf-b6d7c1bc4d9f-c1bc4d84, #w-node-_36f70c00-7139-b93a-b4cf-b6d7c1bc4da5-c1bc4d84, #w-node-_4b1afb25-edd7-fd66-c770-aeb28a78d2d5-c1bc4d84, #w-node-d0002eb0-efbd-80c8-1c8d-8c6c34015a65-53b23901, #w-node-d0002eb0-efbd-80c8-1c8d-8c6c34015a6b-53b23901, #w-node-d0002eb0-efbd-80c8-1c8d-8c6c34015a71-53b23901, #w-node-_260edc49-bb84-a119-794c-c91f2d11ba15-53b23901, #w-node-_260edc49-bb84-a119-794c-c91f2d11ba1b-53b23901, #w-node-_260edc49-bb84-a119-794c-c91f2d11ba21-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b23941-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b23947-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b2394d-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b23953-53b23901 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a8bd0d90-be96-dcd8-f079-45e844fc6fb0-53b23901, #w-node-_9b1366d4-dbee-1743-728d-c1d7521ba765-53b23901 {
  align-self: center;
  justify-self: start;
}

#w-node-f468854b-0da9-7bfc-ba1c-b9de53b23975-53b23901 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_793297ac-a18a-1de4-8a29-fe115abc66aa-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b2397b-53b23901, #w-node-f034cdd5-de7f-88af-55fe-23df946104d2-53b23901, #w-node-f355f009-6772-4706-90ab-40d4b966494e-53b23901, #w-node-_863c42fa-c50c-501a-6534-4cb322a8381c-53b23901, #w-node-_5a453ec2-8394-e79d-7a95-47a6ea0c06ff-838ceccb, #w-node-_5a453ec2-8394-e79d-7a95-47a6ea0c06ff-838cece3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9965066-6784-90d8-c6b2-4f9d03430fc1-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f9965066-6784-90d8-c6b2-4f9d03430fc8-838cece6, #w-node-_2bcc409d-f543-c65f-ad7b-0d3620a7f170-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3606a790-eef5-3b7a-a1e1-bad88056f9de-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_4a47f1e1-51e1-f2f5-4fc0-5d2c530df62e-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a47f1e1-51e1-f2f5-4fc0-5d2c530df62f-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_689a3d78-8950-111d-6a1d-3740a93f5e15-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_689a3d78-8950-111d-6a1d-3740a93f5e16-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-de54544c-f259-66ce-692c-ce10dba11fbd-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de54544c-f259-66ce-692c-ce10dba11fbe-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f9d90e19-e727-efd4-60bf-d313aaae4dc7-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9d90e19-e727-efd4-60bf-d313aaae4dc8-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f15c8a4a-7b1c-78d2-29fb-0ef0be5f3584-838cece6, #w-node-_2c8150b4-ee3c-7676-8c16-3e4390bce35e-838cece6, #w-node-_1d89adb2-fa2e-204b-0f3e-58b2326eb357-838cece6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08cee5b5-4545-9a96-e8e2-9f01b806e4b2-838cece7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_318afa32-3da7-8587-6135-98e515161a87-838cece7, #w-node-_8cb5f18a-6aa0-6631-d512-e75ba22caf6b-838cece7, #w-node-_80259299-da1a-06bc-9976-2400aca82781-838cece7, #w-node-_8630729b-0aaf-a130-3379-e4bd280f2674-838cece7, #w-node-dae539b8-45c8-9028-5383-4fb850124b6e-838cece7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d134069e-49b9-ed16-fcb3-c82d0feca91b-838cece7 {
  justify-self: end;
}

#w-node-ebbd4edc-b51f-1458-7aa4-743f72a1d220-838cece7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36d64ecb-edbd-dd7c-04e4-1b8816f0094d-838cece8 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_36d64ecb-edbd-dd7c-04e4-1b8816f00956-838cece8 {
  justify-self: end;
}

#w-node-b85cbcae-e4bd-c79f-8b2e-062e2f9b325c-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b85cbcae-e4bd-c79f-8b2e-062e2f9b3265-838cece8 {
  justify-self: end;
}

#w-node-bf6c9f71-9b3c-ec6a-ff22-fdb76e65c9ee-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf6c9f71-9b3c-ec6a-ff22-fdb76e65c9f7-838cece8 {
  justify-self: end;
}

#w-node-_87023533-0dd9-cd12-df0a-a56b2253b740-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87023533-0dd9-cd12-df0a-a56b2253b749-838cece8 {
  justify-self: end;
}

#w-node-_2dfb89ea-7270-06d4-1848-a3a7b2dedabc-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2dfb89ea-7270-06d4-1848-a3a7b2dedac5-838cece8 {
  justify-self: end;
}

#w-node-e82424cf-5123-c495-e92d-41686f4aee62-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e82424cf-5123-c495-e92d-41686f4aee6b-838cece8 {
  justify-self: end;
}

#w-node-_2b5b0c60-7361-4a8f-8479-d1994627d146-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b5b0c60-7361-4a8f-8479-d1994627d14f-838cece8 {
  justify-self: end;
}

#w-node-f203b2d1-a7f4-7c61-424c-745ce2421cf5-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f203b2d1-a7f4-7c61-424c-745ce2421cfe-838cece8 {
  justify-self: end;
}

#w-node-_78f6da2c-ab58-8342-c161-a7c7d832d4db-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78f6da2c-ab58-8342-c161-a7c7d832d4e4-838cece8 {
  justify-self: end;
}

#w-node-_8e4edaef-f958-8820-234e-ec21c091a0b1-838cece8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8e4edaef-f958-8820-234e-ec21c091a0ba-838cece8 {
  justify-self: end;
}

#w-node-_6273b260-bee0-f0f8-db01-8ca3ee5eb87e-838ced05, #w-node-_6273b260-bee0-f0f8-db01-8ca3ee5eb884-838ced05, #w-node-_6273b260-bee0-f0f8-db01-8ca3ee5eb88a-838ced05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_59c2c73e-b2f5-c158-97e0-f997e5aca3dd-838ced17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_59c2c73e-b2f5-c158-97e0-f997e5aca3e4-838ced17, #w-node-dc9be75e-b899-470a-5053-f22088b91dbf-838ced17, #w-node-ee3c8095-fd98-a42b-c338-e4e3bc07c402-838ced17, #w-node-_38406e96-b510-bd3f-7444-84d3a6cfb7fc-838ced17, #w-node-_38406e96-b510-bd3f-7444-84d3a6cfb7ff-838ced17, #w-node-a1e59fa1-bd92-c898-f21d-0285f20fbc1d-838ced1a, #w-node-_5a453ec2-8394-e79d-7a95-47a6ea0c06ff-838ced1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3240aa2f-8d48-bae7-f211-530d6634c23c-838ced1d {
  align-self: start;
}

#w-node-_9d1ca663-5b9c-d376-a59e-9eef340e9a77-838ced1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5a453ec2-8394-e79d-7a95-47a6ea0c06ff-838ced1e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_31076b3e-9b3c-a015-5256-364a9ba64fe5-838ced1f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_31076b3e-9b3c-a015-5256-364a9ba64fec-838ced1f, #w-node-_13965198-bcc0-6f32-d8cb-f1d4e392b3b3-838ced1f, #w-node-_13965198-bcc0-6f32-d8cb-f1d4e392b3b9-838ced1f, #w-node-_13965198-bcc0-6f32-d8cb-f1d4e392b3bf-838ced1f, #w-node-_3c439a96-f5cf-6b9c-4d58-3e4216caddac-838ced21, #w-node-_47048706-1ff5-cf5d-ac37-0394a89353bb-838ced21, #w-node-d9d4cd75-64a9-d888-df79-798f65d194e0-838ced21, #w-node-_8be8e745-072d-078e-4618-1ad3f27cdaca-838ced26, #w-node-_608b4154-6568-dc0d-ebb4-60f7284b0f61-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b647b88-0349-a137-ebc8-787699dad610-838ced26, #w-node-cc9c3337-5630-463f-c3a7-d9e66f085ff0-838ced26, #w-node-_5db66d81-2dc6-acec-0987-efe6ec3e09f6-838ced26 {
  justify-self: start;
}

#w-node-_99deb3da-f56f-490f-cba1-dcc07c91489e-838ced26, #w-node-_99deb3da-f56f-490f-cba1-dcc07c9148a1-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99deb3da-f56f-490f-cba1-dcc07c9148a7-838ced26 {
  justify-self: start;
}

#w-node-edf27f3c-d01e-8570-2e9c-df03ef9e1ba0-838ced26, #w-node-edf27f3c-d01e-8570-2e9c-df03ef9e1ba3-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-edf27f3c-d01e-8570-2e9c-df03ef9e1ba9-838ced26 {
  justify-self: start;
}

#w-node-_799054cb-e7a1-ebe7-05aa-216bc2017fe5-838ced26, #w-node-_799054cb-e7a1-ebe7-05aa-216bc2017fe8-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_799054cb-e7a1-ebe7-05aa-216bc2017fee-838ced26, #w-node-_2ca83c17-2c09-1f2d-2634-325bacebdad1-838ced26 {
  justify-self: start;
}

#w-node-_0d03c17d-d68e-6892-37b0-76a28f9468dc-838ced26, #w-node-_0d03c17d-d68e-6892-37b0-76a28f9468df-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d03c17d-d68e-6892-37b0-76a28f9468e5-838ced26 {
  justify-self: start;
}

#w-node-_34391456-4cb1-8336-7e8e-e73164800631-838ced26, #w-node-_34391456-4cb1-8336-7e8e-e73164800634-838ced26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_34391456-4cb1-8336-7e8e-e7316480063a-838ced26 {
  justify-self: start;
}

#w-node-e2f2d992-002b-192b-9875-cfc151e12e23-838ced31, #w-node-d9357c60-14f2-4043-56ea-8f7e2560ecd7-838ced31, #w-node-f2c0db0d-6c6f-8b91-5fc6-08356a27457e-838ced31, #w-node-f0b35984-031a-14ea-c3e3-86c8182ac2e6-838ced31 {
  justify-self: center;
}

#w-node-e6f35dfe-bb7b-07d4-c71d-542adaf7af97-838ced31, #w-node-_84dff139-1421-c7ca-1f08-28df7dd103b7-838ced31, #w-node-_6b077003-fed4-3aa0-3d2e-c7065ce4c679-838ced31, #w-node-f6465687-c367-792f-2188-f522400a44cb-838ced31, #w-node-_7b8de421-7f53-c6f3-7e27-dfe1653d9ece-838ced31 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b898b95-f877-e933-ced1-c6ae0459f632-838ced33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1b898b95-f877-e933-ced1-c6ae0459f640-838ced33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3240aa2f-8d48-bae7-f211-530d6634c23c-838ced34 {
  align-self: start;
}

#w-node-_9d1ca663-5b9c-d376-a59e-9eef340e9a77-838ced34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_3240aa2f-8d48-bae7-f211-530d6634c23c-838ced3a {
  align-self: start;
}

#w-node-_9d1ca663-5b9c-d376-a59e-9eef340e9a77-838ced3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-aa8ad645-0f39-2b82-e60f-9bd150c4e59d-dfa740c6 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-d0002eb0-efbd-80c8-1c8d-8c6c34015a65-53b23901, #w-node-_260edc49-bb84-a119-794c-c91f2d11ba15-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b23941-53b23901 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_36d64ecb-edbd-dd7c-04e4-1b8816f0094d-838cece8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d0002eb0-efbd-80c8-1c8d-8c6c34015a65-53b23901, #w-node-_260edc49-bb84-a119-794c-c91f2d11ba15-53b23901, #w-node-f468854b-0da9-7bfc-ba1c-b9de53b23941-53b23901 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_36d64ecb-edbd-dd7c-04e4-1b8816f0094d-838cece8, #w-node-_99deb3da-f56f-490f-cba1-dcc07c9148a1-838ced26 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


