@font-face {
  font-family: Saans;
  src: url('../fonts/Saans-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Saans;
  src: url('../fonts/Saans-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.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-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  font-family: Inter, sans-serif;
}

p {
  letter-spacing: 0;
  text-transform: none;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

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

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  margin-bottom: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

.sg_spacing_list--gp1 {
  flex-direction: column;
  display: flex;
}

.sg_spacing_item--gp0-5-pb1-bw1b {
  display: flex;
}

.sg_spacing_tag--bw1-br2 {
  text-align: center;
  flex: none;
  min-width: 6em;
  padding: .4em .8em;
}

.hero_sg_wrap--vt1-vb1-sm0-2 {
  text-align: center;
  min-height: 100vh;
  display: flex;
}

.hero_sg_base--ca1 {
  opacity: 1;
}

.hero_sg_list--gp4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.hero_sg_logo {
  width: 10rem;
}

.hero_sg_tag_wrap--gp1-5 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card_sg_wrap--bw1-br2-pd2 {
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.card_sg_wrap--bw1-br2-pd2.cm0-2 {
  min-width: 50rem;
  max-width: 900px;
}

.card_sg_list--gp1-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.card_sg_visual_inner--bc0-1 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 5rem;
  display: flex;
  position: relative;
}

.sg_spacing_bar--cm0-2-br2 {
  display: flex;
}

.sg_example_list--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.sg_example_item {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.footer_sg_wrap--bw1t-vt1-vb1 {
  text-align: center;
}

.sg_color_card--br2-pd2-mt2-bw1 {
  width: 100%;
}

.sg_color_item-gv1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.sg_color_visual--br1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 9rem;
  padding: 1.4rem;
  display: flex;
}

.sg_list--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.sg_class_list--gp0-75 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.sg_class_item--br1-bw1 {
  text-align: center;
  min-width: 3.9em;
  padding: .5em .7em;
  line-height: 1;
  display: inline-block;
}

.sg_font_list--gv3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.sg_font_item--pb2-gp1-5-bw1b {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.sg_space_item_wrap--bw1-bc0-1 {
  width: 100%;
}

.sg_space_item_visual--bg0-1 {
  min-height: 1rem;
}

.sg_space_list--gp5 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.sg_space_item--gp1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sg_link_wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sg_link_item--bw1b-lm0-1 {
  padding-bottom: .1rem;
  display: inline-block;
}

.card_sg_icon {
  width: 2rem;
  height: 2rem;
}

.card_sg_visual_wrap--bw1, .form_main_field_wrap {
  width: 100%;
}

.form_main_label--fw2-fs7-2 {
  z-index: 1;
  position: relative;
}

.form_main_wrap {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success_wrap--br1-bw1 {
  background-color: #0000;
  padding: 1.2rem;
}

.form_main_list--gv2-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_option_list--gp1-5 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_option_item {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1 {
  background-color: #0000;
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_link--bw1-bc1 {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 .5rem 0 0;
}

.form_main_option_link--bw1-bc1.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1 {
  z-index: 2;
  background-color: #0000;
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form_main_field_input--fs7-1-fc1-bw1b-bc1.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.rich-text figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.rich-text blockquote {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.display-none {
  display: none;
}

.btn_main_wrap--fw2-br3 {
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.btn_main_icon {
  flex: none;
  width: .7rem;
  height: .9rem;
  transition: transform .2s;
  display: block;
}

.btn_main_list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.btn_play_wrap--br3-bg0 {
  position: relative;
}

.btn_play_base--ca1-br3-bg1 {
  padding-bottom: 0;
  transition: all .2s;
}

.btn_play_list {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: relative;
}

.btn_play_icon {
  width: 36%;
  height: 36%;
}

.page_code_wrap {
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.hero_section {
  width: 100%;
  height: 100svh;
  position: relative;
}

.background-video {
  object-position: 50% 100%;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.hero_content {
  background-color: #00000075;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.logo {
  width: 20rem;
}

.about-us_section--pv8 {
  width: 100%;
}

.container--gp3 {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.container--gp3.mission, .container--gp3.team--pv10, .container--gp3.events {
  justify-content: flex-start;
  align-items: center;
}

.div-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image {
  object-fit: cover;
  height: 100%;
}

.image-div-br1 {
  width: 100%;
  height: 30rem;
  position: relative;
}

.mission_section--pv4 {
  width: 100%;
}

.title {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.achievements {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.achievements-left--gp1, .achievements-right--gp0-5 {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.achievements-wrap--pv2--bw1b {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  display: flex;
}

.number--sm0-2--br3--ff2 {
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.paragraph--ff3-fw1 {
  text-align: left;
  background-color: #fff0;
  font-size: .92rem;
}

.paragraph--ff3-fw1.align-center {
  text-align: center;
}

.h3_title.hide {
  opacity: 0;
}

.h3_title.hide.none {
  display: none;
}

.list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.body {
  background-color: #fff;
}

.projects_sections--pv4, .page-css {
  display: none;
}

.cursor {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
}

.swiper_component {
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 6rem;
  display: flex;
  overflow: hidden;
}

.slider_list-wrapper.swiper {
  width: 100%;
}

.slider_list-item {
  flex: none;
  width: 20rem;
  max-width: 20rem;
}

.slider_list-item.swiper-slide {
  padding-left: 0;
  padding-right: 0;
}

.slider {
  position: relative;
}

.slider_list {
  display: flex;
}

.text-wrapper {
  overflow: hidden;
}

.cursor-text--fs7--ff2--fw2--tt2 {
  line-height: 1;
  transition: transform .3s;
}

.cursor-dot {
  opacity: 0;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 6.25rem;
  height: 6.25rem;
  transition: height .3s, width .3s, opacity .3s;
  display: flex;
  position: relative;
}

.cursor-dot-accent {
  opacity: 0;
  background-color: #fff;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
  transition: opacity .3s;
  position: absolute;
}

.cursor-dot-accent.right {
  right: -1rem;
}

.cursor-dot-accent.left {
  left: -1rem;
}

.slider_item-wrapper {
  padding-top: 150%;
  position: relative;
}

.abs-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.global-settings, .html-embed {
  display: none;
}

.slider_content--gp1--pd2 {
  color: #fff;
  background-color: #0000008a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.subtitle-slider--fs7--ff2--fw2--tt2, .slider-title--fs5 {
  text-align: center;
}

.members_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.image-2 {
  height: 100%;
}

.member_wrap--br1 {
  color: #fff;
  width: 100%;
  padding-top: 150%;
  position: relative;
  overflow: hidden;
}

.image-3 {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.members_content--pd1 {
  position: absolute;
  inset: auto 0% 0%;
}

.html-embed-2 {
  color: #fff;
}

.link-block {
  display: none;
}

.html-embed-3 {
  width: 100%;
}

.html-embed-4 {
  width: 84%;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". ." 1fr
                 "Area Area" 1fr
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-3 {
  border: 1px solid #000;
  border-radius: 4px 3rem 3rem 3px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 4rem;
  padding-left: 1rem;
  padding-right: .5rem;
  display: flex;
}

.div-block-4--gp1 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.footer_links-pv2--bw1t {
  justify-content: space-between;
  align-items: center;
  font-size: .95rem;
  display: flex;
}

.footer-links {
  grid-column-gap: 3rem;
  display: flex;
}

.div-block-4 {
  background-color: #000;
  border-radius: 2rem;
  width: 4rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.container--gp3-copy {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.card_sg_wrap {
  box-shadow: none;
  align-items: flex-start;
  min-width: 50rem;
  max-width: 55rem;
  height: 100%;
  position: relative;
}

.form_main_field_inputda--fs7--fc1-bc1-fw1--ff3 {
  z-index: 1;
  position: relative;
}

.form_main_list--gv2-5--bw1-br2-pd3 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template: ". ."
                 ". ."
                 "Area Area"
                 "Area-2 Area-2"
                 "Area-3 ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.form_main_error_wrap--br1-bw1-2 {
  color: red;
  background-color: #f003;
  border: 1px solid red;
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_option_list--gp1-5--pv1 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_field_input--fs7--bw1b--bc1--ff3 {
  z-index: 2;
  color: #00000080;
  background-color: #0000;
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form_main_field_input--fs7--bw1b--bc1--ff3::placeholder {
  color: #0003;
}

.form_main_field_input--fs7--bw1b--bc1--ff3.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 10rem;
  padding-top: .5rem;
}

.submit-button--ff2--tt2--fs7--br3 {
  background-color: #000;
  max-width: 10rem;
  transition: all .3s;
}

.submit-button--ff2--tt2--fs7--br3:hover {
  background-color: #5c5c5c;
}

.form_main_option_link--bw1-bc1-2 {
  border-radius: 4px;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 .75rem 0 0;
  transition: border-color .5s;
}

.form_main_option_link--bw1-bc1-2:hover {
  border-color: #000;
}

.form_main_option_link--bw1-bc1-2.w--redirected-checked {
  background-size: 15px;
  border-width: 0;
  border-color: #888;
}

.form_main_option_link--bw1-bc1-2.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_label--fw2--ff2--tt2--fs7 {
  z-index: 1;
  position: relative;
}

.form_main_field_wrap-2 {
  width: 100%;
  height: 100%;
}

.form_main_option_item_tc--pt2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_error_wrap--br1-bw1-3 {
  color: red;
  background-color: #f003;
  border: 1px solid red;
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_field_wrap-3 {
  width: 100%;
  height: 100%;
}

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

.svg {
  color: #fff;
  width: 25rem;
}

.svg.black {
  color: #222220;
  width: 16rem;
}

.container-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.svg-2 {
  color: #000;
}

.heading {
  font-size: 2.7rem;
}

.div-block-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.link {
  font-weight: 700;
  text-decoration: underline;
}

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

.section {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.container-3 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-top: 3rem;
  display: flex;
}

.rich-text-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.events {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.background-events {
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  inset: 0%;
}

.svg-events {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  z-index: 1;
  background-color: var(--black);
  opacity: .3;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2rem;
  margin-top: -2px;
  display: flex;
}

.svg-3 {
  width: auto;
  height: 52%;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .container--gp3.events {
    min-height: 470px;
  }

  .h2_title--ff1.center {
    text-align: center;
  }

  .members_grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer_links-pv2--bw1t {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-links {
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .card_sg_wrap {
    min-width: 100%;
    display: flex;
  }

  .form_main_list--gv2-5--bw1-br2-pd3 {
    grid-column-gap: 1rem;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .container-2 {
    flex-flow: column;
  }

  .heading {
    font-size: 1.9rem;
  }

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

@media screen and (max-width: 767px) {
  .sg_font_item--pb2-gp1-5-bw1b {
    grid-template-columns: 100%;
  }

  .container--gp3.events {
    width: 100%;
    padding-bottom: 0%;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

  .members_grid {
    grid-template-columns: 1fr 1fr;
  }

  .form_main_list--gv2-5--bw1-br2-pd3 {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "Area-3"
                   / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .heading {
    font-size: 6vw;
  }

  .events {
    aspect-ratio: auto;
    width: 199%;
    padding-bottom: 56.2%;
  }

  .div-block-6 {
    width: 100%;
    height: 100%;
  }

  .div-block-7 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    position: static;
  }

  .container--gp3.mission, .container--gp3.team--pv10 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .mission_section--pv4 {
    padding-bottom: 64px;
  }

  .achievements {
    grid-template-columns: 1fr;
  }

  .h3_title.hide {
    display: none;
  }

  .members_grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer_links-pv2--bw1t {
    flex-flow: column;
  }

  .contact_form--pt4 {
    padding-top: 64px;
    padding-bottom: 32px;
  }

  .form_main_option_item_tc--pt2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .svg {
    width: 85%;
  }

  .heading {
    font-size: 7vw;
  }
}

#w-node-d36ee58c-0d74-9bf8-4710-811b76b6011b-69140cad, #w-node-_4e3f20fa-cdbe-3bdc-90c9-a0dd58b70934-69140cad, #w-node-da91721a-9c04-fe4f-e46f-ff751f2fe8b4-69140cad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a7e909d-3e9a-a855-44a4-27e97984e879-69140cad {
  grid-area: Area;
}

#w-node-_1a7e909d-3e9a-a855-44a4-27e97984e87d-69140cad {
  grid-area: Area-2;
}

#w-node-_1a7e909d-3e9a-a855-44a4-27e97984e884-69140cad {
  grid-area: Area-3;
}

#w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7079-69140cae, #w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7080-69140cae, #w-node-_2139cfba-4359-e2fb-093a-723282222f65-82222f64, #w-node-_2139cfba-4359-e2fb-093a-723282222f6d-82222f64, #w-node-_5d9836e8-36b4-bbf2-4f52-953c9d6faf4b-69140caf, #w-node-_4e57750e-c85c-996e-ff75-b21925908532-69140caf, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119c7-69140caf, #w-node-e2ed2e8b-d97f-a228-73c6-54cdafe119f3-69140caf, #w-node-_89a9891d-3ee6-c5bd-a9b5-ff5a15c408d8-69140cb0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9c0-69140cb0, #w-node-_64ff30c5-aab8-db8f-a407-bd7dfbdf6603-69140cb0, #w-node-_1a9c9243-fa5f-41a5-58f4-49463148ec1f-69140cb0, #w-node-_0863400f-4363-f1e5-b59c-7540e3477ac3-69140cb0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9da-69140cb0, #w-node-_340dd001-37d3-525b-ee43-941c446ac9b3-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c206-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c208-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20a-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20c-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20e-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c210-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c212-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c214-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c216-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c218-69140cb0, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c21a-69140cb0, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1b9-69140cb1, #w-node-_46850dd2-0c17-d9d4-0b63-4674cfc8d1d9-69140cb1, #w-node-_862e949d-0961-5443-09ac-99461f752961-69140cb3, #w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-69140cb3, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-69140cb3, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-69140cb3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf1b-69140cb3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf22-69140cb3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf29-69140cb3, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf30-69140cb3, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b5ff-69140cb3, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b614-69140cb3, #w-node-_851f311e-14b5-c3aa-41c1-cb354d76929c-69140cb3, #w-node-_851f311e-14b5-c3aa-41c1-cb354d7692a3-69140cb3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-69140cb3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-69140cb3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-69140cb3, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-69140cb3, #w-node-_5a3f034d-ceef-ede6-1d33-e1bd63de09c4-69140cb3, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb470-69140cb4, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb460-69140cb4, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb468-69140cb4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b1-69140cb4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b9-69140cb4, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23c1-69140cb4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82222-69140cb4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82229-69140cb4, #w-node-_6d341d6b-5fdf-1fce-479d-9e8c61c82230-69140cb4, #w-node-ee03750d-98ba-9780-11c4-2594987e6758-69140cb4, #w-node-ee03750d-98ba-9780-11c4-2594987e6760-69140cb4, #w-node-ee03750d-98ba-9780-11c4-2594987e6768-69140cb4, #w-node-ee03750d-98ba-9780-11c4-2594987e6770-69140cb4, #w-node-c5e77e45-6330-3989-dff9-16d7860bd763-69140cb4, #w-node-_9fcf89a7-81ae-0ec3-2a5a-c861701f3ca7-69140cb4, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e25-69140cb4, #w-node-_2e598a54-24e8-e09b-98a1-b2647a8b2e2d-69140cb4, #w-node-_265b3891-2362-c7cd-a831-cdadbd211288-69140cb4, #w-node-_265b3891-2362-c7cd-a831-cdadbd211296-69140cb4, #w-node-_15624a92-df93-70aa-62c5-63a4950beaa2-69140cb4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_1a7e909d-3e9a-a855-44a4-27e97984e879-69140cad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1a7e909d-3e9a-a855-44a4-27e97984e87d-69140cad, #w-node-_1a7e909d-3e9a-a855-44a4-27e97984e884-69140cad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Saans';
  src: url('../fonts/Saans-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Saans';
  src: url('../fonts/Saans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}