.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-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.intro {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bgn-0.jpg');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section-1 {
  display: none;
}

.intro_row {
  justify-content: center;
  width: 80%;
  display: flex;
}

.intro_col {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.intro_col.intro_col--l {
  width: 40%;
}

.intro_col.intro_col--r {
  justify-content: flex-end;
  align-items: center;
}

.section-2 {
  height: 200vh;
  display: block;
}

.section-3, .section-3.bgn-paper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5, .section-6, .section-8 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-9.bgn-paper-2 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section-10 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sky {
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: sticky;
  top: 0;
}

.sky_head {
  border-bottom: 1px solid #a17c52;
  padding-bottom: 10px;
  display: flex;
}

.sky_head.text-gold {
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-block;
}

.sky_head.text-gold.h1.headline {
  margin-top: 40px;
  font-size: 4.5rem;
}

.avenuv_row {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.avenuv_col.avenuv_col--l {
  width: 75%;
}

.avenuv_col.avenuv_col--r {
  writing-mode: vertical-rl;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.corridor {
  width: 80%;
  margin-top: 140px;
  margin-bottom: 140px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.honor {
  border-left: 1px solid #a17c52;
  width: 90%;
  margin-bottom: 60px;
  padding-top: 40px;
  padding-left: 40px;
}

.intor_des {
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 100px;
  display: flex;
}

.intro_des__logo {
  width: 50%;
  max-width: 170px;
  margin-right: 30px;
}

.image {
  width: 100%;
  min-width: 0;
  max-width: 560px;
}

.image-2 {
  width: 90%;
  min-width: 0;
  max-width: 100%;
}

.text-white {
  color: #fff;
}

.intro_des__txt {
  letter-spacing: .3rem;
  font-size: 1.4rem;
}

.intro_des__txt.text-white {
  letter-spacing: .1rem;
}

.txt-scale-m {
  font-size: 1.5em;
}

.bgn-paper {
  background-image: url('../images/bgn-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.sky_slider {
  height: auto;
  display: block;
}

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

.slide {
  height: 300px;
}

.text-gold {
  color: #a17c52;
}

.only {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 140px;
  display: flex;
}

.only_top {
  width: 100%;
  display: flex;
}

.only_bottom {
  padding-top: 60px;
  padding-bottom: 60px;
}

.only_col {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.only_des {
  width: 50%;
}

.only_des__txt {
  border-left: 1px solid #7e5227;
  margin-left: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
  padding-left: 80px;
}

.only_des__txt.text-gold.h6 {
  border-left: 1px solid #a17c52;
  margin-left: 80px;
  padding-top: 40px;
  padding-bottom: 80px;
  padding-left: 80px;
}

.only_des__txt.text-brown.h6 {
  margin-left: 5%;
  padding-left: 5%;
}

.only_title.text-gold.text-right {
  letter-spacing: .3rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
}

.headline {
  margin-top: 0;
  font-family: Bellefair, sans-serif;
  font-weight: 400;
  display: block;
}

.h1 {
  font-size: 4vw;
  font-weight: 400;
  line-height: 120%;
}

.h1.headline {
  font-weight: 400;
  line-height: 120%;
}

.h2 {
  font-size: 3vw;
  line-height: 120%;
}

.text-right {
  text-align: right;
}

.sky_txt__code {
  margin-right: 40px;
}

.h4 {
  letter-spacing: .2rem;
  font-size: 2vw;
  line-height: 140%;
}

.hr {
  border-bottom: 1px solid #a17c52;
  height: 1px;
}

.sky_hr {
  display: block;
}

.sky_hr.hr {
  width: 450px;
  margin-top: 3%;
  margin-bottom: 3%;
  margin-right: -110px;
}

.h6 {
  font-size: 1.2rem;
  line-height: 160%;
}

.text-brown {
  color: #7e5227;
}

.slide-nav-2 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.right-arrow, .left-arrow {
  display: none;
}

.h3 {
  letter-spacing: .3rem;
  font-size: 2.3vw;
  line-height: 120%;
}

.avenuv_head {
  margin-top: 0;
  margin-bottom: 0;
}

.avenuv_head.headline.h1.text-gold {
  margin-top: -80px;
}

.avenuv_title {
  margin-top: 0;
  margin-bottom: 0;
}

.avenuv_title.h3.text-brown {
  letter-spacing: .3rem;
  font-size: 2.2rem;
}

.image-4 {
  width: 100px;
}

.slide-2 {
  width: 100%;
}

.image-5 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slider {
  height: 100%;
}

.cell {
  justify-content: flex-start;
  align-items: center;
}

.corridor_des {
  margin-top: 60px;
}

.corridor_des.h6.text-brown {
  margin-top: 15%;
}

.corridor_spec {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.corridor_hr {
  width: 100px;
  margin-top: 60px;
}

.corridor_hr.hr {
  margin-top: 15%;
}

.corridor_title {
  margin-right: 40px;
}

.corridor_title.text-right.text-brown {
  margin-top: 30px;
}

.corridor_code {
  white-space: nowrap;
  margin-left: 100px;
}

.corridor_code.headline {
  margin-left: 10%;
  display: inline-block;
}

.corridor_titleblock {
  border-left: 1px solid #a17c52;
  padding-left: 60px;
}

.corridor_img-1 {
  width: 60%;
}

.corridor_img-2 {
  width: 120%;
  margin-top: 25%;
}

.cell-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
}

.cell-3 {
  padding-top: 100px;
}

.image-6 {
  max-width: 100%;
}

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

.cell1 {
  justify-content: flex-start;
  align-items: center;
}

.honor_head.headline.text-gold.h2 {
  margin-left: 8%;
}

.honor_slider {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
  margin-top: 100px;
}

.left-arrow-2, .right-arrow-2 {
  display: none;
}

.slide-nav-3 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.honor_slider__img {
  object-fit: cover;
  width: 100%;
}

.avenuv_slider {
  aspect-ratio: 16 / 9.2;
  width: 100%;
  height: auto;
}

.honor_des.text-brown.h6 {
  width: 45%;
}

.honor_spec {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.world {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.world_titleblock {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 100px auto auto;
}

.world_bgn {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: 90vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.world_bgn__img {
  width: 100%;
  height: 120%;
}

.world_spec {
  justify-content: flex-end;
  align-items: flex-start;
  width: 80%;
  padding-bottom: 140px;
  display: flex;
}

.world_des.text-brown.h6 {
  margin-top: 20px;
}

.div-block-2 {
  width: 50%;
  padding-right: 5%;
}

.world_specblock {
  width: auto;
  margin-top: 60px;
  margin-right: 140px;
  display: block;
}

.build {
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  padding-bottom: 60px;
  display: flex;
}

.build_col.build_col--l {
  width: 45%;
  display: flex;
}

.build_col.build_col--r {
  width: 55%;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.slide-nav-4 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.build_head {
  writing-mode: vertical-rl;
  line-height: 120%;
}

.build_code {
  margin-top: 220px;
  padding-right: 40px;
}

.build_code.headline {
  padding-right: 20px;
}

.build_slider {
  background-color: #ddd0;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}

.image-7 {
  width: 100%;
}

.build_des.h6.text-brown {
  margin-top: 40px;
}

.bgn-paper-2 {
  background-image: url('../images/bgn-2.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.team {
  justify-content: center;
  align-items: stretch;
  width: 90%;
  display: flex;
  position: relative;
}

.team_top {
  margin-bottom: 50px;
}

.team_bottom {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.heading {
  text-align: center;
}

.left-arrow-4, .right-arrow-4 {
  display: none;
}

.team_slider {
  background-color: #ddd0;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-bottom: 60px;
  display: flex;
}

.team_item {
  background-color: #fff;
  flex-flow: column;
  width: 33.33%;
  height: auto;
  display: flex;
}

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

.team_code.h2 {
  letter-spacing: .5rem;
  margin-left: 20px;
  padding-left: 40px;
  display: inline-block;
}

.team_item__top {
  width: 100%;
  padding-top: 5%;
  padding-left: 12%;
  padding-right: 10%;
}

.team_item__meddle {
  padding-left: 12%;
}

.team_item__bottom {
  padding-bottom: 10%;
  padding-left: 12%;
  padding-right: 5%;
}

.team_item__head {
  letter-spacing: 0;
}

.team_item__head.text-org.h3 {
  margin-bottom: 20px;
  font-size: 2rem;
}

.team_item__title {
  font-size: 1.2rem;
  line-height: 120%;
}

.team_item__title.text-org {
  font-size: .9rem;
}

.paragraph-2 {
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.text-org {
  color: #a16948;
}

.team_item__name {
  letter-spacing: .2rem;
  font-size: 1.7rem;
}

.team_item__name.text-org {
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 120%;
}

.image-8 {
  width: 100%;
  margin-top: 5%;
  margin-bottom: 10%;
}

.p5 {
  font-size: 1rem;
  line-height: 160%;
}

.team_item__hr.hr {
  border-bottom-width: 2px;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.slide-nav-5 {
  justify-content: flex-end;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.footer_title {
  text-align: center;
}

.footer_box {
  background-image: url('../images/bgn-0.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  padding: 60px 40px;
  display: flex;
  position: relative;
}

.image-9 {
  width: 80%;
  max-width: 500px;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_spec {
  color: #e4bc74;
  text-align: center;
  letter-spacing: .1rem;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 160%;
}

.footer_info {
  border-top: 1px solid #a17c52;
  border-bottom: 1px solid #a17c52;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.footer_info__txt.p5 {
  text-align: center;
}

.footer_info__txt.p5.text-gold {
  margin-bottom: 0;
}

.slide-5 {
  margin-right: 35px;
}

.image-10 {
  width: 30%;
  max-width: 400px;
  margin-top: 20px;
}

.team_slider_m {
  display: none;
}

.content_field {
  color: #eec975;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  border: 1px solid #eec975;
  margin-bottom: 20px;
  padding: 30px;
  font-size: 1rem;
}

.content_info_icon {
  margin-right: 10px;
}

.content_select {
  color: #9a9a9a;
  background-color: #f3f3f300;
  border: 1px solid #eec975;
  height: 63px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.125rem;
}

.content_form {
  border-left: 1px #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.form-block {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
}

.content_submit {
  color: #000;
  background-color: #eec975;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.125rem;
}

.content_info__item {
  border-left: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.content_info__item.content_info__item--right {
  border-top: 1px #000;
  border-left: 1px solid #5b5b5b;
  border-right: 1px #000;
}

.content_info {
  border: 1px solid #5b5b5b;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.content_label {
  color: #eec975;
  font-size: 1.125rem;
  font-weight: 400;
}

.content_info__txt {
  color: #fff;
  font-size: 1.125rem;
  text-decoration: none;
}

.div-block-5 {
  width: 100%;
  height: 80vh;
  position: relative;
}

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

.code-5 {
  display: block;
}

.recaptcha, .input_hide {
  width: 100%;
}

.slider-2 {
  height: auto;
}

.banner_img {
  width: 100%;
}

.video {
  width: 100%;
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
}

.code-embed {
  aspect-ratio: 16 / 9;
  object-fit: fill;
  width: 100%;
}

.m-banner-img {
  display: none;
}

@media screen and (min-width: 1280px) {
  .sky {
    position: sticky;
    top: 0;
  }

  .image-3 {
    object-fit: cover;
  }

  .content_field {
    color: #eec975;
    border-color: #eec975;
  }

  .content_select {
    color: #eec975;
    border-color: #eec975;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .content_submit {
    color: #000;
    background-color: #eec975;
  }

  .content_info__item {
    text-decoration: none;
  }

  .content_info {
    margin-top: 0;
  }

  .content_label {
    font-size: 1rem;
    font-weight: 400;
  }

  .content_info__txt {
    font-size: 1rem;
    text-decoration: none;
  }

  .div-block-5 {
    object-fit: cover;
    width: 100%;
    height: 80vh;
    display: block;
    position: relative;
  }

  .image-12 {
    z-index: 2;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
  }
}

@media screen and (min-width: 1440px) {
  .section-2 {
    height: 200vh;
    padding-bottom: 0;
    position: relative;
    top: 0;
  }

  .sky {
    position: sticky;
    top: 0;
  }

  .avenuv_col.avenuv_col--r {
    position: relative;
  }

  .honor {
    width: 80%;
  }

  .intro_des__txt.text-white {
    letter-spacing: .3rem;
  }

  .sky_slider {
    display: none;
  }

  .image-3 {
    object-fit: cover;
    position: static;
  }

  .only_des__txt.text-brown.h6 {
    margin-left: 60px;
    padding-left: 40px;
  }

  .h1 {
    font-size: 4.5rem;
  }

  .h2 {
    font-size: 3.2rem;
  }

  .h4 {
    font-size: 2rem;
  }

  .sky_hr.hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .h3 {
    font-size: 2.3rem;
  }

  .avenuv_head.headline.h1.text-gold {
    position: relative;
  }

  .corridor_des.h6.text-brown, .corridor_hr.hr {
    margin-top: 60px;
  }

  .corridor_code.headline {
    margin-left: 140px;
    display: block;
  }

  .world_titleblock {
    z-index: 2;
  }

  .world_bgn__img {
    height: calc(100% + 400px);
    margin-top: -10%;
  }

  .world_spec {
    width: 80%;
  }

  .world_specblock {
    width: 47%;
  }

  .build {
    width: 80%;
    position: relative;
  }

  .build_col.build_col--l {
    justify-content: flex-start;
    align-items: stretch;
  }

  .team {
    width: 80%;
  }

  .footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer_info {
    width: 100%;
  }

  .image-10 {
    width: 60%;
    max-width: 250px;
    margin-top: 60px;
  }

  .h5 {
    font-size: 1.25rem;
  }

  .build_line {
    border-left: 1px solid #a17c52;
    width: 1px;
    height: 490px;
    display: block;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-4 {
    border-left: 1px solid #a17c52;
    width: 1px;
    height: 300px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .code {
    border-left: 1px solid #a17c52;
    width: 1px;
    height: 280px;
    display: block;
    position: absolute;
    inset: 80% auto auto -35%;
  }

  .content_field, .content_select {
    border-color: #eec975;
  }

  .content_form {
    max-width: 600px;
  }

  .content_submit {
    background-color: #eec975;
  }

  .content_info {
    border-color: #eec975;
  }

  .content_info__txt {
    color: #eec975;
  }

  .success-message {
    background-color: #eec975;
  }

  .div-block-5 {
    width: 100%;
    height: 80vh;
  }

  .image-12 {
    opacity: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    inset: 0% auto auto 0%;
  }

  .video, .code-embed {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .intro_row {
    width: 80%;
  }

  .section-2 {
    display: none;
  }

  .sky {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .sky_head.text-gold.h1.headline {
    font-size: 9vw;
  }

  .avenuv_row {
    flex-flow: column;
  }

  .avenuv_col.avenuv_col--l {
    width: 100%;
  }

  .avenuv_col.avenuv_col--r {
    writing-mode: horizontal-tb;
    order: -1;
    width: 100%;
    padding: 5%;
  }

  .corridor {
    width: 90%;
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .quick-stack {
    padding: 0;
  }

  .honor {
    border-left-style: none;
    padding-left: 0;
  }

  .intor_des {
    flex-flow: column;
    width: 90%;
  }

  .intro_des__logo {
    order: 1;
    margin-top: 60px;
  }

  .intro_des__txt.text-white {
    font-size: 1rem;
  }

  .txt-scale-m {
    font-size: 1.4em;
    display: inline-block;
  }

  .only {
    width: 90%;
    margin-top: 0;
    padding-bottom: 10%;
  }

  .only_top {
    flex-flow: column;
    width: 100%;
  }

  .only_bottom {
    padding-top: 5%;
    padding-bottom: 0;
  }

  .only_col {
    width: 100%;
    margin-top: 0%;
  }

  .only_col.only_col--r {
    order: -1;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .only_des {
    width: 100%;
  }

  .only_des__txt.text-brown.h6 {
    border-left-style: none;
    margin-left: 0%;
    padding-top: 0%;
    padding-bottom: 0;
    padding-left: 0%;
  }

  .only_head.text-gold.headline.h2.text-right {
    margin-top: 0%;
    font-size: 2.6rem;
  }

  .only_title.text-brown.text-right.h4 {
    margin-top: 0%;
    font-size: 1.8rem;
  }

  .sky_txt__code.headline {
    text-align: center;
    margin-right: 0;
  }

  .sky_hr.hr {
    width: 90%;
    margin-right: 0;
    display: none;
  }

  .avenuv_head.headline.h1.text-gold {
    margin-top: 0;
    font-size: 2.6rem;
  }

  .avenuv_title.h3.text-brown {
    font-size: 1.8rem;
  }

  .corridor_des.h6.text-brown {
    margin-top: 10%;
  }

  .corridor_spec {
    margin-top: 5%;
  }

  .corridor_hr.hr {
    display: none;
  }

  .corridor_head.headline.h2.text-gold {
    font-size: 2.6rem;
  }

  .corridor_title.text-right.text-brown.h4 {
    text-align: left;
    margin-top: 0%;
    font-size: 1.8rem;
  }

  .corridor_code.headline {
    margin-left: 0%;
  }

  .corridor_titleblock {
    border-left-style: none;
    padding-left: 0%;
  }

  .corridor_img-1 {
    width: 80%;
  }

  .cell1 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .honor_head.headline.text-gold.h2 {
    margin-bottom: 0;
    margin-left: 0%;
    font-size: 2.6rem;
  }

  .honor_title.h4.text-brown {
    margin-top: 0;
    font-size: 1.8rem;
  }

  .honor_slider {
    margin-top: 5%;
  }

  .honor_des.text-brown.h6 {
    width: 100%;
  }

  .honor_spec {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .world_head.headline.h1.text-white {
    font-size: 2.6rem;
  }

  .world_title.text-white.h3 {
    margin-top: 0;
    font-size: 1.8rem;
  }

  .world_title.h4.text-brown {
    font-size: 1.8rem;
  }

  .world_bgn {
    height: 70vh;
  }

  .world_spec {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    padding-bottom: 10%;
  }

  .world_specblock {
    width: 100%;
    margin-top: 5%;
    margin-right: 0;
  }

  .build {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .build_col.build_col--l, .build_col.build_col--r {
    width: 100%;
  }

  .build_head.headline.h1.text-gold {
    writing-mode: horizontal-tb;
    width: 100%;
    font-size: 2.6rem;
  }

  .build_code.headline {
    margin-top: 0;
    padding-right: 0;
    display: inline;
  }

  .team {
    justify-content: flex-start;
    align-items: stretch;
  }

  .team_bottom {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-right: 10px;
    display: block;
  }

  .team_slider {
    display: none;
  }

  .team_item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .team_code.h2.team_code--m {
    border-left-style: none;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .team_item__top {
    padding-left: 5%;
    padding-right: 5%;
  }

  .team_item__meddle, .team_item__bottom {
    padding-left: 5%;
  }

  .image-8 {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .slide-nav-5 {
    justify-content: flex-end;
    align-items: center;
    min-height: 0;
  }

  .footer {
    flex-flow: column;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    width: 90%;
    padding-top: 10%;
    padding-bottom: 10%;
    display: flex;
  }

  .footer_title.text-brown.h3 {
    font-size: 1.8rem;
  }

  .footer_box {
    margin-top: 3%;
  }

  .footer_spec {
    font-size: 1rem;
  }

  .footer_info__txt.p5.text-gold {
    font-size: .75rem;
  }

  .image-10 {
    max-width: 200px;
    margin-top: 20px;
  }

  .build_line {
    display: none;
  }

  .team_slider_m {
    background-color: #ddd0;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    display: block;
    overflow: visible;
  }

  .mask {
    overflow: visible;
  }

  .slide-7 {
    vertical-align: baseline;
  }

  .slide-8, .slide-9, .slide-10, .slide-11, .slide-12 {
    margin-left: 20px;
  }

  .content_field {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content_select {
    height: 43px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .content_label, .content_info__txt {
    font-size: 1rem;
  }

  .div-block-5 {
    position: relative;
  }

  .image-12 {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .banner_img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: 100% 50%;
    display: none;
  }

  .banner_img.banner_img--l {
    object-position: 0% 50%;
  }

  .slide-nav-6 {
    object-fit: fill;
    object-position: 100% 50%;
  }

  .video {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .m-banner-img {
    width: 100%;
    height: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .intro_row {
    width: 90%;
  }

  .section-2 {
    height: auto;
    padding-bottom: 0;
  }

  .sky_head.text-gold.h1.headline {
    font-size: 3rem;
  }

  .intor_des {
    margin-top: 10%;
  }

  .intro_des__txt.text-white {
    text-align: center;
    letter-spacing: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    display: block;
  }

  .only_des__txt.text-brown.h6 {
    font-size: 1.1rem;
  }

  .only_head.text-gold.headline.h2.text-right {
    font-size: 2.2rem;
  }

  .only_title.text-brown.text-right.h4 {
    letter-spacing: .1rem;
    font-size: 1.4rem;
  }

  .avenuv_head.headline.h1.text-gold {
    font-size: 2.2rem;
  }

  .avenuv_title.h3.text-brown {
    letter-spacing: .1rem;
    font-size: 1.4rem;
  }

  .corridor_des.h6.text-brown {
    font-size: 1.1rem;
  }

  .corridor_head.headline.h2.text-gold {
    font-size: 2.2rem;
  }

  .corridor_title.text-right.text-brown.h4 {
    letter-spacing: .1rem;
    font-size: 1.4rem;
  }

  .honor_head.headline.text-gold.h2 {
    font-size: 2.2rem;
  }

  .honor_title.h4.text-brown {
    letter-spacing: .1rem;
    font-size: 1.4rem;
  }

  .honor_des.text-brown.h6 {
    font-size: 1.1rem;
  }

  .world_head.headline.h1.text-white {
    font-size: 2.2rem;
  }

  .world_title.text-white.h3 {
    letter-spacing: .2rem;
    font-size: 1.4rem;
  }

  .world_title.h4.text-brown {
    letter-spacing: .1rem;
    font-size: 1.6rem;
  }

  .world_bgn {
    height: 100svw;
  }

  .world_bgn__img {
    object-fit: cover;
  }

  .world_des.text-brown.h6 {
    font-size: 1.1rem;
  }

  .build_head.headline.h1.text-gold {
    font-size: 2.2rem;
  }

  .build_code.headline {
    display: inline;
  }

  .build_des.h6.text-brown {
    font-size: 1.1rem;
  }

  .team_head.heading.text-white.headline.h1 {
    font-size: 2.2rem;
  }

  .team_item {
    min-height: 820px;
  }

  .team_code.h2.team_code--m {
    letter-spacing: .2rem;
    font-size: 1.4rem;
  }

  .team_item__head.text-org.h3 {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }

  .team_item__title.text-org {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .team_item__name.text-org {
    letter-spacing: .1rem;
    margin-top: 10px;
    font-size: 1.2rem;
  }

  .image-8 {
    margin-top: 3%;
  }

  .footer_title.text-brown.h3 {
    letter-spacing: .1rem;
    font-size: 1.6rem;
  }

  .footer_box {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer_spec {
    letter-spacing: .1rem;
    font-size: 1.1rem;
  }

  .footer_info__txt.p5.text-gold {
    font-size: .7rem;
  }

  .code-2 {
    display: block;
  }

  .content_field {
    padding: 20px;
    font-size: 1rem;
  }

  .content_select {
    height: 46px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
  }

  .content_label {
    font-size: 1rem;
  }

  .div-block-5 {
    aspect-ratio: 1;
    height: auto;
  }

  .recaptcha {
    margin-bottom: 20px;
  }

  .left-arrow-5, .right-arrow-5 {
    display: none;
  }

  .m-banner-img {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .intro_row {
    flex-flow: column;
  }

  .intro_col.intro_col--l {
    width: 100%;
  }

  .intro_col.intro_col--r {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-9.bgn-paper-2 {
    overflow: hidden;
  }

  .sky {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .sky_top {
    justify-content: center;
    align-items: flex-start;
  }

  .sky_head.text-gold.h1.headline {
    margin-top: 5%;
    font-size: 1.3rem;
  }

  .image {
    max-width: 140px;
    margin-bottom: 10%;
  }

  .intro_des__txt.text-white {
    line-height: 140%;
  }

  .slide {
    height: auto;
  }

  .only_des__txt.text-brown.h6 {
    font-size: 1rem;
  }

  .only_head.text-gold.headline.h2.text-right {
    font-size: 1.6rem;
  }

  .only_title.text-brown.text-right.h4 {
    text-align: center;
    letter-spacing: 0;
    font-size: 1.2rem;
  }

  .slide-nav-2 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .avenuv_head.headline.h1.text-gold {
    font-size: 1.6rem;
  }

  .avenuv_title.h3.text-brown {
    letter-spacing: 0;
    font-size: 1.2rem;
  }

  .corridor_des.h6.text-brown {
    font-size: 1rem;
  }

  .corridor_head.headline.h2.text-gold {
    font-size: 1.6rem;
  }

  .corridor_title.text-right.text-brown.h4 {
    font-size: 1.2rem;
  }

  .cell-3 {
    padding-top: 20px;
  }

  .honor_head.headline.text-gold.h2 {
    font-size: 1.6rem;
  }

  .honor_title.h4.text-brown {
    letter-spacing: .1rem;
    font-size: 1.2rem;
  }

  .slide-nav-3 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .honor_des.text-brown.h6 {
    font-size: 1rem;
  }

  .world_titleblock {
    width: 100%;
    padding-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    top: 5%;
  }

  .world_head.headline.h1.text-white {
    font-size: 1.2rem;
  }

  .world_title.text-white.h3 {
    letter-spacing: .1rem;
    font-size: 1.1rem;
  }

  .world_title.h4.text-brown {
    letter-spacing: 0;
    font-size: 1.2rem;
    line-height: 140%;
  }

  .world_bgn {
    height: 100svw;
  }

  .world_bgn__img {
    object-fit: cover;
  }

  .world_des.text-brown.h6 {
    font-size: 1rem;
  }

  .build {
    padding-bottom: 5%;
  }

  .slide-nav-4 {
    justify-content: center;
    align-items: center;
  }

  .build_head.headline.h1.text-gold {
    font-size: 1.6rem;
  }

  .build_des.h6.text-brown {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .team_bottom {
    padding-right: 10px;
  }

  .team_head.heading.text-white.headline.h1 {
    margin-bottom: 0%;
    font-size: 1.6rem;
  }

  .team_item {
    min-height: 680px;
  }

  .team_code.h2.team_code--m {
    padding-top: 10px;
    font-size: 1.2rem;
  }

  .team_item__meddle {
    padding-left: 0%;
  }

  .team_item__head.text-org.h3 {
    font-size: 1.8rem;
  }

  .team_item__title.text-org {
    font-size: .9rem;
  }

  .team_item__name.text-org {
    margin-top: 3px;
    font-size: .9rem;
  }

  .slide-nav-5 {
    justify-content: center;
    align-items: center;
  }

  .footer_title.text-brown.h3 {
    font-size: 1.4rem;
  }

  .footer_spec {
    font-size: .8rem;
  }

  .mask {
    overflow: visible;
  }

  .slide-8, .slide-9, .slide-10, .slide-11, .slide-12 {
    margin-left: 0;
  }

  .code-3, .code-4 {
    display: block;
  }

  .content_submit {
    font-size: 1rem;
  }

  .content_info__item {
    justify-content: flex-start;
    align-items: center;
  }

  .content_info__item.content_info__item--right {
    border-top-style: solid;
    border-top-color: #5b5b5b;
  }

  .content_info {
    flex-flow: column;
  }

  .div-block-5 {
    aspect-ratio: 1;
    height: auto;
  }

  .left-arrow-5, .right-arrow-5, .slide-nav-6 {
    display: none;
  }
}

#w-node-_3bd321e3-5a62-8728-e4ee-dbf51bb528e2-d5638215 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_3fb76348-b73d-cf62-0081-403adcc50baa-d5638215 {
  grid-column: span 3 / span 3;
}

#w-node-d2d6218c-ef3d-e760-db16-2775f798d4cd-d5638215 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-ce723239-bd8a-730b-86eb-28dc8a32c9ff-d5638215 {
  grid-area: span 2 / span 3 / span 2 / span 3;
}

#w-node-_15409b3d-6ee8-d969-905e-123be3231a67-d5638215 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_3fb76348-b73d-cf62-0081-403adcc50baa-d5638215 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }

  #w-node-d2d6218c-ef3d-e760-db16-2775f798d4cd-d5638215 {
    grid-area: span 2 / span 5 / span 2 / span 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ce723239-bd8a-730b-86eb-28dc8a32c9ff-d5638215 {
    grid-column: span 3 / span 3;
  }
}


