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

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

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

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

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

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

.gb_div_2 {
  background-color: #f5f5f5;
}

.gb_grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.gb_p_regular {
  font-family: Inter, sans-serif;
  font-size: 16.5px;
  line-height: 1.8;
}

.gb_h1 {
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 600;
}

.gb_divider {
  background-color: #000;
  width: 150px;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.gb_div_accent {
  background-color: #b1d8b7;
  border-radius: 12px;
  padding: 32px;
}

.gb_p_large {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.gb_section_3 {
  z-index: 1;
  background-color: #f5f5f5;
  padding: 100px 60px;
  position: relative;
}

.gb_section_1 {
  z-index: 1;
  background-color: #fff;
  padding: 80px 60px;
  position: relative;
}

.gb_arrival {
  border-radius: 8px;
}

.gb_h3 {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}

.gb_note {
  text-align: center;
  letter-spacing: .4px;
  text-transform: uppercase;
  width: 65ch;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.gb_section_cta {
  z-index: 0;
  color: #fff;
  background-color: #2f5233;
  padding: 80px 60px;
  position: relative;
}

.gb_container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.gb_section_faq {
  z-index: 1;
  background-color: #fff;
  padding: 80px 60px;
  position: relative;
}

.faq-p {
  background-color: #f4f6f8;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  overflow: hidden;
}

.faq {
  color: #fff;
  white-space: break-spaces;
  background-color: #2f5233;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid #0000001a;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-body-cont {
  border-top: 1px #000;
  padding: 30px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.faq-img {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.faq-body {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-answer {
  margin-bottom: 24px;
  font-weight: 400;
}

.gb_section_2 {
  z-index: 1;
  background-color: #f5f5f5;
  padding: 120px 60px;
  position: relative;
}

.gb_info {
  z-index: 0;
  background-color: #2f5233;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.gb_info_grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.gb_info_heading {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  margin-top: 6px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.gb_info_int {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  padding: 20px;
  display: flex;
}

.gb_info_int.border {
  border-left: 1px solid #fff;
}

.gb_background {
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0% auto auto 0%;
}

.gb_info_text {
  color: #fff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.gb_faq_container {
  flex-flow: column;
  display: flex;
}

.gb_faq_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.toggle-text {
  z-index: 2;
  position: relative;
}

.go_list {
  color: #475267;
}

.faq-answer-2 {
  margin-bottom: 24px;
  font-weight: 500;
}

.go_faq_parent {
  margin-bottom: 60px;
}

.go_faq_left {
  margin-bottom: 60px;
  position: sticky;
  top: 220px;
}

.go_faq_grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  place-items: start stretch;
}

.faq_p {
  background-color: #f4f6f8;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 10px;
}

.go_faqs {
  z-index: 1;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 96px 40px 0;
  position: relative;
}

.go_h2 {
  color: #010f62;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
}

.go_h2.no_padding_top {
  margin-top: 0;
}

.faq-body-cont-2 {
  border-top: 1px #000;
  padding: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.go_container {
  max-width: 1140px;
}

.faq-2 {
  color: #fff;
  white-space: break-spaces;
  background-color: #2f5233;
  align-items: center;
  width: 100%;
  height: 120px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-2.w--open {
  border-bottom: 1px solid #0000001a;
}

.gb_definition {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.gb_definition_div {
  background-color: #fff;
  border-radius: 12px;
  padding: 24px;
}

.gb_definition_left, .gb_definition_right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.gb_info_flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gb_header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.gb_video_div {
  background-color: #fff;
  padding: 80px 60px;
  position: relative;
}

.co_navbar {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.go_container-2 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1140px;
  display: flex;
}

.brand {
  flex: 1;
}

.co_nav_link {
  color: #3a3f45;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 16.5px;
  font-weight: 600;
}

.gb_header_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: none;
}

.accordion-trigger---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-content---brix {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.accordion-arrow-wrap---brix {
  background-color: #fff;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-height: 50px;
  display: flex;
  box-shadow: 0 5px 16px #080f340f;
}

.accordion-paragraph---brix {
  width: 100%;
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.accordion-arrow-wrapper---brix {
  z-index: 200;
  color: #2f5233;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.arrow-line---brix {
  background-color: #4a3aff;
  border-radius: 500px;
  width: 11px;
  min-height: 2px;
  position: absolute;
}

.arrow-line---brix._2---brix {
  background-color: #2f5233;
  right: 7px;
  transform: rotate(-45deg);
}

.arrow-line---brix._1---brix {
  background-color: #2f5233;
  left: 7px;
  transform: rotate(45deg);
}

.accordion-item-title---brix {
  color: #2e2e2e;
  font-family: Inter Tight, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.accordion-item---brix {
  cursor: pointer;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.accordion-item---brix.accordion-1---brix {
  border: 2px solid #0000;
  margin-bottom: 32px;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 5px 16px #080f340f;
}

.accordion-item---brix.accordion-1---brix:hover {
  box-shadow: 0 14px 21px #4a3aff0f;
}

.go_footer_div {
  flex-flow: column;
  margin-top: 12px;
  display: flex;
}

.go_footer_link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  transition: all .35s;
}

.go_footer_link:hover {
  color: #aaa;
}

.go_footer_link_block {
  text-decoration: none;
}

.go_footer_copy_div {
  justify-content: space-between;
  display: flex;
}

.go_footer_line {
  opacity: .5;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin: 40px auto;
}

.go_container-3 {
  max-width: 1140px;
}

.go_footer {
  background-color: #1f1f1f;
  padding: 72px 40px 48px;
}

.go_footer_title {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.go_footer_grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1fr 1fr;
}

.footer_copy {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.go_footer_divider {
  opacity: .25;
  background-color: #fff;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 36px;
}

@media screen and (max-width: 991px) {
  .gb_grid {
    grid-template-columns: 1fr;
  }

  .gb_section_3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gb_section_1 {
    padding: 60px 30px;
  }

  .gb_note {
    width: auto;
  }

  .gb_section_cta, .gb_section_faq {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .gb_section_2, .gb_info {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gb_info_grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .gb_info_int {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    height: auto;
  }

  .gb_info_int.border {
    border-style: solid none none;
    border-width: 1px 0 0;
    border-top-color: #fff;
    border-bottom-color: #0000;
  }

  .gb_background {
    display: none;
  }

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

  .go_faq_parent {
    width: 100%;
    min-width: 0;
  }

  .go_faq_left {
    position: static;
  }

  .go_faq_grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .go_faqs {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .gb_definition {
    flex-flow: column;
    display: flex;
  }

  .gb_header {
    display: none;
  }

  .go_container-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .gb_header_mobile {
    display: flex;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 88%;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 20px;
  }

  .go_footer_copy_div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .go_footer_grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer_copy {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .faq-img {
    min-width: 50px;
    min-height: 40px;
  }

  .go_faqs {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gb_video_div {
    padding: 30px;
  }

  .accordion-arrow-wrap---brix {
    width: 40px;
    min-height: 40px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .accordion-item-title---brix {
    max-width: 80%;
    font-size: 18px;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 16px;
    padding: 32px;
  }

  .go_footer_title {
    margin-bottom: 24px;
  }

  .go_footer_grid {
    flex-flow: column;
    display: flex;
  }

  .go_footer_divider {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .faq-img {
    display: none;
  }

  .go_h2 {
    margin-top: 10px;
    font-size: 8.2vw;
  }

  .gb_video_div {
    padding: 20px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 70%;
    font-size: 20px;
  }

  .go_footer_link {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bcb30e59-edbe-0321-d88b-27b62f98bbe0-ee9a68a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


