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

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

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

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bodonimoda, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 18px;
}

p {
  letter-spacing: .02em;
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}

a {
  color: #fff;
  text-decoration: none;
}

.rl_menu-icon-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -10px;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rl-dropdown-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.rl_navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar1_menu.is-page-height-tablet {
  background-color: #fff;
  position: absolute;
  overflow: auto;
}

.rl_navbar1_logo-link {
  padding-left: 0;
}

.rl_navbar1_dropdown-toggle {
  color: #000;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar1_dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: .5rem;
}

.rl_navbar1_dropdown-link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar1_dropdown-link.w--current {
  color: #000;
}

.rl_menu-icon_line-top-2, .rl_menu-icon_line-bottom-2 {
  background-color: #000;
  width: 24px;
  height: 2px;
}

.rl_menu-icon_line-middle-inner-2 {
  width: 4px;
  height: 0;
}

.rl_navbar1_link {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar1_link.w--current {
  color: #000;
}

.wb_nav-menu_wrapper-left {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
  position: relative;
}

.wb_nav-menu_wrapper-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  margin-top: 5px;
  display: flex;
}

.wb_navbar-t1 {
  background-color: #fff;
  border-bottom: 1px solid #000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.rl_menu-icon_line-middle-2 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.rl_navbar1_menu-button {
  padding: 0;
}

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

.wb_pad-global {
  flex-direction: column;
  width: 100%;
  height: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.wb_pad-global.login {
  flex: 0 auto;
  height: auto;
}

.wb_section {
  position: relative;
}

.wb_section.section-3 {
  background-color: #424c6a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wb_section.section-4 {
  background-color: #4a5882;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.wb_section.section-2 {
  background-color: #1d253d;
  justify-content: center;
  align-items: flex-start;
  height: 320vh;
  display: flex;
}

.wb_section.section-5 {
  background-color: #4a5882;
  background-image: linear-gradient(#4a5882, #4a5681);
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.wb_section.section-6 {
  background-color: #4a5882;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.wb_section.section-7 {
  background-color: #c9c3bd;
  justify-content: center;
  align-items: center;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
}

.wb_section.section-7.wb_height-full-header {
  background-image: url('../images/paper_texture.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0 30px;
}

.wb_section.section-8, .wb_section.section-9 {
  background-color: #1d253d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wb_section.section-9 {
  color: #1d253d;
  background-color: #c9c3bd;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10vw;
  display: flex;
}

.wb_section.section-3-2 {
  background-color: #3b5163;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wb_footer {
  background-color: #172237;
  padding: 30px 30px 20px;
  position: relative;
}

.style-guide-color-wrap {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  margin-top: 30px;
  padding: 15px 30px;
  display: flex;
}

.style-guide-color-wrap.light-color-background {
  background-color: #fff;
}

.style-guide-color-wrap.mid-grey-color-background {
  background-color: #727272;
}

.style-guide-color-wrap.white-background {
  background-color: #fff;
}

.style-guide-color-wrap.secondary-color-background {
  background-color: #89b6ff;
}

.style-guide-color-wrap.light-grey-color-background {
  background-color: #ddd;
}

.style-guide-color-wrap.primary-color-background {
  background-color: #3b83f7;
}

.style-guide-popup-wrap {
  background-color: #000;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 22px;
  display: flex;
}

.list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.style-guide-class {
  color: #fff;
  background-color: #3b83f7;
  border-radius: 3px;
  padding: 3px 8px;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
}

.style-guide-class.tag-class {
  background-color: #cc55b8;
}

.style-guide-layout-demo {
  background-color: #d3d3d3;
  border: 1px solid #d3d3d3;
}

.style-guide-layout-demo.section-padding {
  margin-top: 30px;
}

.large-p {
  font-size: 22px;
  line-height: 28px;
}

.style-guide-category {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 50px;
  padding-bottom: 5px;
  font-weight: 700;
}

.style-guide-element {
  color: #fff;
  background-color: #3b83f7;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
}

.form-checkbox {
  width: 20px;
}

.section-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.light-text {
  color: #fff;
}

.container {
  flex: 1;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.form-field.form-select {
  background-color: #fff;
}

.style-guide-edit-wrap {
  opacity: .4;
  padding-top: 20px;
}

.style-guide-edit-wrap:hover {
  opacity: 1;
}

.style-guide-white-div {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.wb_ul {
  padding-left: 15px;
}

.wp_fs {
  font-size: 14px;
  line-height: 18px;
}

.close-popup-button {
  color: #000;
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  top: -5px;
  bottom: auto;
  left: auto;
  right: -5px;
}

.style-guide-grid-item-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  justify-items: stretch;
  padding-top: 10px;
  display: grid;
}

.style-guide-edit {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 10px;
  margin-bottom: 10px;
}

.style-guide-grid {
  grid-column-gap: 40px;
  grid-row-gap: 41px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}

.wb_button-solid {
  background-color: #333;
  margin-top: 0;
}

.wb_button-solid.form-submit {
  margin-top: 15px;
}

.wb_button-solid.ghost-button {
  color: #3b83f7;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #3b83f7;
}

.wb_button-solid.ghost-button.invese-ghost {
  color: #fff;
  border-color: #fff;
}

.wb_button-solid.inverse-button {
  color: #3b83f7;
  background-color: #fff;
}

.popup-card {
  text-align: center;
  background-color: #cfcfcf;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
  padding: 1vw;
  position: relative;
}

.popup-card.active {
  display: flex;
}

.popup-card.wide {
  width: 50vw;
  padding: 15px;
}

.form-lable {
  margin-top: 20px;
}

.popup-background-wrap {
  z-index: 100;
  background-color: rgba(0, 0, 0, .8);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.rl_footer3_menu-wrapper {
  grid-column-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.rl_footer3_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.lynx-nav-link {
  color: #1f2022;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding: 15px 20px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-nav-link:hover {
  color: #8979ec;
}

.rl_footer3_text {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.main {
  margin-left: 0;
  margin-right: 0;
}

.main.cc-home-wrap {
  position: relative;
}

.rl-padding-global-3 {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.responsive-padder {
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 100px;
  font-weight: 700;
}

.footer {
  color: #e6e6e6;
  text-align: center;
  background-color: #474b36;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.footer.wb_pad-global {
  height: auto;
}

.nav-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

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

.rl_footer3_legal-link {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: underline;
}

.rl_footer3_spacing-block-2 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl_footer3_spacing-block-1 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer3_social-link {
  color: #000;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rl_footer3_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lynx-logo {
  width: 86px;
  height: 42px;
}

.rl_footer3_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

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

.rl_footer3_spacing-block-3 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_footer3_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-items: start;
  justify-items: start;
  display: grid;
}

.rl_footer3_component {
  background-color: rgba(0, 0, 0, 0);
}

.rl-social-icon-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.rl_footer3_spacing-block-4 {
  width: 100%;
  padding-bottom: 5rem;
}

._1200-flex-container {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 100px;
  display: flex;
}

.rich-text-block {
  object-fit: fill;
  width: 100%;
  font-size: 16px;
}

.navigation {
  z-index: 12000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.footer_content {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.rl-padding-section-medium-3 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.rl_footer3_spacing-block-5 {
  width: 100%;
  padding-bottom: 2rem;
}

.lynx-brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 5px;
  display: flex;
}

.rl_footer3_credit-text {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_footer3_logo-link {
  float: none;
  padding-left: 0;
}

.wb_smoothscroll_script {
  height: 0;
  position: absolute;
  left: -100vw;
}

.rl_footer3_link {
  color: #000;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
}

.lynx-nav-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 14px;
  display: flex;
}

.rl_footer3_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-items: start;
  display: grid;
}

.rl-text-style-small-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.lynx-nav-button {
  color: #fff;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: #1f2022;
  border-radius: 50px;
  padding: 15px 25px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .2s;
}

.lynx-nav-button:hover {
  background-color: #8979ec;
}

.wb_popup {
  z-index: 1000000;
  opacity: 0;
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .5s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.wb_popup.disclaimer-popup {
  z-index: 2147483647;
  background-color: #172237;
  border-radius: 0;
  display: none;
}

.wb_popup.privacy-popup {
  display: none;
}

.wb_popup.vr-popup {
  border-radius: 0;
  padding: 60px;
  display: none;
}

.wb_popup.vr-popup.vr1 {
  z-index: 10000;
  display: flex;
}

.wb_popup.vr-popup.vr1._1, .wb_popup.vr-popup.vr1._2, .wb_popup.vr-popup.vr1._3, .wb_popup.vr-popup.vr1._4, .wb_popup.vr-popup.vr1._5, .wb_popup.vr-popup.vr1._6, .wb_popup.vr-popup.vr1.terms-of-use, .wb_popup.vr-popup.vr1.ingormation-of-vender, .wb_popup.vr-popup.vr1._7 {
  display: none;
}

.wb_popup.vr-popup.provacy-policy {
  z-index: 10000;
}

.wb_popup.vr-popup.provacy-policy._1, .wb_popup.vr-popup.provacy-policy._2, .wb_popup.vr-popup.provacy-policy._3, .wb_popup.vr-popup.provacy-policy.terms-of-use, .wb_popup.vr-popup.provacy-policy.ingormation-of-vender {
  display: none;
}

.wb_popup.sales-information-popup {
  border-radius: 0;
  padding: 60px;
  display: none;
}

.wb_popup.sales-information-popup.vr1 {
  z-index: 10000;
  display: flex;
}

.wb_popup.sales-information-popup.vr1._1 {
  display: flex;
}

.wb_popup.sales-information-popup.vr1._2, .wb_popup.sales-information-popup.vr1._3, .wb_popup.sales-information-popup.vr1._4, .wb_popup.sales-information-popup.vr1._5, .wb_popup.sales-information-popup.vr1._6, .wb_popup.sales-information-popup.vr1.terms-of-use, .wb_popup.sales-information-popup.vr1.ingormation-of-vender, .wb_popup.sales-information-popup.vr1._7 {
  display: none;
}

.wb_popup.sales-information-popup.provacy-policy {
  z-index: 10000;
  display: none;
}

.wb_popup.sales-information-popup.provacy-policy._1, .wb_popup.sales-information-popup.provacy-policy._2, .wb_popup.sales-information-popup.provacy-policy._3, .wb_popup.sales-information-popup.provacy-policy.terms-of-use, .wb_popup.sales-information-popup.provacy-policy.ingormation-of-vender {
  display: none;
}

.wb_popup.active {
  opacity: 1;
  pointer-events: auto;
  display: flex;
}

.wb_popup.section-7-scope {
  pointer-events: none;
}

.wb_popup.section-7-scope.active {
  pointer-events: auto;
}

.wb_bg_img-wrapper {
  z-index: 0;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.wb_bg_img-wrapper.landing-disclaimer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #172237;
  flex-direction: column;
  grid-template-rows: minmax(auto, 50px) auto minmax(auto, 50px);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wb_bg_img {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-size: 1rem;
}

.wb_bg_img.wb_height-full {
  position: fixed;
  top: 0;
}

.wb_bg_img.center {
  flex: 1;
  height: 0%;
}

.wb_bg_img.size {
  height: 50px;
}

.wb_popup_content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
}

.wb_popup_content.login {
  position: absolute;
}

.wb_popup_content.copyright {
  background-image: none;
}

.wp_space-30 {
  max-width: 40vw;
  height: 30px;
  position: relative;
}

.wb_width-default {
  text-align: center;
  flex: 1;
  width: 1380px;
  max-width: 100%;
  height: 0;
}

.wb_width-default.wb_pad-global.pad-header {
  padding-top: 100px;
}

.wb_width-default.wb_pad-global.pad-header.pad-footer {
  padding-top: 140px;
  padding-bottom: 80px;
  position: relative;
}

.wb_button-hollow {
  color: #fff;
  letter-spacing: .2em;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 0;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 20px;
  font-family: Lato, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
  transition: background-color .3s cubic-bezier(.165, .84, .44, 1), color .3s cubic-bezier(.165, .84, .44, 1);
}

.wb_button-hollow:hover {
  color: #fff;
  background-color: #000;
}

.wb_button-hollow.wb_font-2 {
  color: #fff;
  border-color: #fff;
  padding: 5px 15px;
}

.wb_button-hollow.wb_font-2.bgm-enable {
  color: #fff;
  border-color: #fff;
  display: inline-block;
}

.wb_button-hollow.wb_font-2.bgm-enable:hover {
  color: #fff;
}

.wb_button-hollow.wb_style_inverse {
  color: #fff;
  border-color: #fff;
}

.wb_button-hollow.wb_style_inverse:hover {
  color: #000;
  background-color: #fff;
}

.wb_button-hollow.logout {
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Gillsans, sans-serif;
  position: fixed;
  top: 20px;
  right: 30px;
}

.wb_button-hollow.header-login-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-transform: uppercase;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.body {
  color: #000;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.4rem;
  line-height: 1.5;
}

.wb_richtext-wrapper {
  text-align: justify;
  width: 100%;
  height: 50vh;
  line-height: 1.5;
  overflow: auto;
}

.wb_richtext-wrapper.landing-dislcaimer {
  margin-bottom: 30px;
}

.align-right {
  text-align: right;
  justify-content: flex-end;
  display: flex;
}

.wb_language-list {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Gillsans, sans-serif;
  display: flex;
}

.wb_language-list.inside {
  position: fixed;
  top: 60px;
  right: 68px;
}

.wb_language-list.center {
  text-align: center;
}

.wb_language-list.header-nav-language {
  font-size: min(1.4vw, 2rem);
}

.wb_language-list.header-nav-language.side-menu {
  display: none;
}

.wb_divider-vertical {
  background-color: #000;
  width: 1px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.wb_lanaguage-option {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
}

.text-block {
  color: #474a35;
}

.image {
  width: 423px;
  max-width: 30vw;
  height: auto;
}

.wb_pad-default {
  padding-left: 30px;
  padding-right: 30px;
}

.wb_header_t1 {
  background-color: #fff;
  align-items: center;
  height: 100px;
  display: flex;
}

.wb_header_t1.wb_pad-global {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
}

.wb_header_t1.wb_pad-global.side_nav {
  z-index: 10;
  width: 320px;
  height: 100vh;
  position: relative;
}

.wb_header_t1.wb_pad-global.wb_header {
  background-color: #172237;
  border-bottom-style: none;
  display: flex;
  position: fixed;
}

.wb_header_t1.wb_pad-global.wb_header.temp {
  display: none;
  top: 109px;
}

.wb_header_t1.wb_pad-global.wb_header.home {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding: .5vw 2vw;
  position: fixed;
}

.rl_navbar3_tablet-menu-button-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  margin-left: 1rem;
  padding: .5rem 1.5rem;
  display: none;
}

.wb_navbar_side_background {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.rl_navbar3_logo-link-2 {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  display: flex;
}

.rl_navbar3_logo-link-2.w--current {
  margin-left: 5vw;
  margin-right: 5vw;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rl_navbar3_dropdown-toggle-2 {
  color: #000;
  align-items: center;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.rl_navbar3_dropdown-link-2 {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar3_dropdown-link-2.w--current {
  color: #000;
}

.rl_navbar3_menu-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
}

.rl_navbar3_button-2 {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  padding: .5rem 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.rl_navbar3_link-2 {
  color: #000;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar3_link-2.w--current {
  color: #000;
}

.rl_navbar3_dropdown-list-2.w--open {
  background-color: #fff;
  border: 1px solid #000;
  padding: 8px;
  position: absolute;
}

.rl_navbar3_logo-link-menu-2 {
  padding-left: 0;
  display: none;
}

.rl_navbar3_menu-button-2 {
  padding: 0;
}

.rl_navbar3_logo-2 {
  height: 3.5vw;
  max-height: 60px;
  margin-top: auto;
}

.rl_navbar3_menu-2 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: static;
}

.rl_navbar3_container-2 {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar3_container-2.side_nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wb_h1 {
  font-size: 5rem;
  line-height: 1.2;
}

.wb_h2 {
  font-size: 4rem;
  line-height: 1.2;
}

.wb_h3 {
  font-size: 2.8rem;
  line-height: 1.2;
}

.wb_p {
  font-size: 1.4rem;
  line-height: 1.5;
}

.body-2 {
  font-size: 10px;
}

.wb_style-default {
  display: none;
}

.body-3 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.wb_body {
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
}

.wb_body.wb_font-0 {
  color: #fff;
  letter-spacing: .05em;
  background-color: #172237;
  font-family: Montserrat, sans-serif;
}

.wb_font-1 {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.wb_font-1.tag-line {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2vw;
}

.wb_font-2 {
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Gillsans, sans-serif;
  font-weight: 400;
}

.wb_script-default {
  display: none;
}

.div-block {
  z-index: 1;
  position: relative;
}

.wb_textbox-float {
  z-index: 1;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  top: 20%;
}

.wb_textbox-float.menu {
  top: 50%;
  transform: translate(0, -50%);
}

.wb_textbox-float.wb_pad-default {
  padding-left: 30px;
  padding-right: 30px;
}

.wb_textbox-float.wb_pad-global {
  height: auto;
  margin-top: 0;
  top: auto;
  bottom: 70%;
}

.wb_textbox-float.wb_pad-global.vertical-center {
  height: auto;
  top: 45%;
  transform: translate(0, -50%);
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wb_height-full {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wb_height-full.wb_section.kv {
  z-index: 1;
  overflow: visible;
}

.wp_space-20 {
  height: 20px;
}

.wb_fs3 {
  font-size: 2.6rem;
}

.image-2 {
  width: auto;
  height: 74px;
}

.button-2, .link-block {
  position: relative;
}

.sales-information-button {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.sales-information-button.wb_font-1 {
  color: #474b36;
  -webkit-text-stroke-color: #eec06d;
  padding: 21px 62px;
  font-size: 1.4rem;
}

.sales-information-button.wb_font-1.sidebar {
  z-index: 11;
  text-align: center;
  background-color: #474a35;
  border-bottom-style: none;
  width: 100%;
  font-size: 1.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sales-information-button.wb_font-1.sidenav {
  z-index: 13;
  color: #eec06d;
  border-bottom-style: none;
  font-size: 1.4rem;
}

.developer-logo {
  margin: 66px 20px;
  display: block;
  position: relative;
}

.footer-detail {
  color: #eec06d;
  font-size: 1.1rem;
  position: relative;
}

.wb_language-list_item {
  margin-left: 20px;
}

.sales-information-menu {
  z-index: 110;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.sales-information-menu.wb_nav_menu {
  display: none;
}

.sales-information-menu.wb_nav_menu.wb_height-full-max, .sales-information-menu.wb_nav_menu.wb_height-full-header {
  display: none;
  position: absolute;
}

.menu-header {
  color: #eec06d;
  letter-spacing: .1em;
  -webkit-text-stroke-color: #eec06d;
  text-transform: uppercase;
  border-bottom: 1px solid #eec06d;
  margin-bottom: 20px;
  padding: 20px 40px;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.2rem;
  display: inline-block;
}

.menu-header.no-content {
  border-bottom-style: none;
}

.menu-list {
  letter-spacing: .1em;
  max-height: 400px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Bodonimoda, sans-serif;
  overflow: auto;
}

.menu-list.vertical {
  max-height: none;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.6rem;
}

.menu-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.menu-item.vertical {
  margin-bottom: 10px;
}

.text-block-2 {
  color: #eec06d;
  text-align: left;
  -webkit-text-stroke-color: #eec06d;
  text-transform: uppercase;
}

.text-block-2.center {
  color: #474b36;
  text-align: center;
  letter-spacing: .2em;
  padding: 21px 10px;
}

.link-block-2 {
  flex: 1;
  text-decoration: none;
}

.button-3 {
  background-color: rgba(0, 0, 0, 0);
}

.image-3 {
  width: 60px;
  margin-top: 19px;
  padding: 10px;
  display: inline-block;
  position: relative;
}

.wb_width-50 {
  width: 50px;
}

.coming-soon {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

.wb_fullscreen {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.input-block {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.input {
  letter-spacing: .1em;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid #13110c;
  width: 100%;
  min-height: 50px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Gillsans, sans-serif;
  font-size: 1.6rem;
}

.input:focus {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #000;
}

.input::placeholder {
  color: #13110c;
}

.toggle-password {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50px;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0;
  overflow: hidden;
}

.eye_inner {
  align-items: center;
  display: flex;
}

.eye_img {
  cursor: pointer;
  width: 50px;
  display: block;
}

.eye_img_close {
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wb_width1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 575px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-block {
  width: 100%;
}

.relative {
  position: relative;
}

.show-hide-code {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.show-password-wrap {
  z-index: 4;
  position: absolute;
  top: 7px;
  bottom: auto;
  left: auto;
  right: 0;
}

.show-password {
  background-color: #fff;
  padding: 0 7px 0 6px;
  font-size: 13.5px;
  display: flex;
  bottom: 5px;
}

.show-password.w--current {
  display: none;
}

.eye-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  margin-right: 4px;
  display: flex;
}

.hide {
  display: none;
}

.wb_ol {
  padding-left: 15px;
}

.link-with-image {
  color: #fff;
  flex-direction: column;
  align-items: center;
  font-size: 1rem;
  display: flex;
}

.wb_barba_container {
  flex-direction: column;
  position: relative;
}

.wb_barba_container.layout_side_nav {
  flex-direction: row;
  display: flex;
}

.wb_content_wrapper {
  flex: 1;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.rl_navbar2_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.rl_navbar2_menu.is-page-height-tablet {
  background-color: rgba(0, 0, 0, 0);
}

.rl_navbar2_dropdown-list {
  text-align: center;
  display: none;
  position: static;
  overflow: hidden;
}

.rl_navbar2_dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  border-style: solid none;
  flex-direction: column;
  padding: 0 .5rem;
  display: flex;
  position: static;
}

.rl_navbar2_dropdown-list._w--open {
  position: static;
}

.rl_navbar2_dropdwn-toggle {
  color: #000;
  padding: .5rem 2.5rem .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_dropdwn-toggle.side_nav {
  text-transform: uppercase;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 1rem;
  font-family: Bodonimoda, sans-serif;
  font-size: 1.6rem;
  display: flex;
}

.rl_navbar2_link-text.current-parent {
  font-weight: 700;
}

.rl_navbar2_menu-dropdown.side_nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_navbar2_link {
  color: #000;
  padding: .5rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_link.w--current {
  color: #000;
}

.rl_navbar2_link.side_nav {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bodonimoda, sans-serif;
  font-size: 1.6rem;
}

.rl_navbar2_link.side_nav.w--current {
  font-family: Bodonimoda, sans-serif;
  font-weight: 700;
}

.rl_navbar2_dropdown-link {
  color: #000;
  text-align: center;
  padding: .5rem 1rem;
  font-family: Bodonimoda, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_navbar2_dropdown-link.w--current {
  color: #000;
  font-style: italic;
  font-weight: 700;
}

.wb_navbar_side_nav {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 27%;
}

.wb_navbar_side_nav.is-page-height-tablet {
  background-color: rgba(0, 0, 0, 0);
}

.wb_navbar_side-logo {
  flex-direction: column;
  justify-content: center;
  padding-left: 0;
  display: block;
  position: absolute;
  top: 8%;
}

.wb_pad_all-default {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 60px;
}

.wb_imagewithcaption_wrapper {
  width: 100%;
  height: 100%;
}

.wb_imagewithcaption_wrapper.deisgn-content {
  width: 100%;
  max-width: 100%;
}

.wb_imagewithcaption_wrapper.deisgn-content.adjust-margni-top {
  margin-top: 8px;
}

.wb_width-1 {
  text-align: center;
  width: 570px;
  max-width: 100%;
}

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

.link-wrapper {
  padding: 10px 0;
}

.wb_header_side {
  background-color: #fff;
  border-bottom: 1px solid #000;
  align-items: center;
  height: 100px;
  display: flex;
}

.wb_header_side.wb_pad-global {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
}

.wb_header_side.wb_pad-global.side_nav {
  z-index: 10;
  flex: none;
  width: 320px;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
}

.caption {
  color: #1d1d1b;
  text-align: center;
  margin-top: 19px;
}

.caption.swap {
  z-index: 0;
  opacity: 0;
  width: 100%;
  margin-top: 0;
  position: absolute;
  top: 0;
}

.caption.swap.active {
  z-index: 10;
  opacity: 1;
  transition: opacity .5s cubic-bezier(.77, 0, .175, 1);
}

.wb_videowithcaption_wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 40px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.wb_width-2 {
  text-align: center;
  width: 570px;
  max-width: 100%;
}

.wb_center_wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.wb_center_wrapper.location_map {
  width: 113vh;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wb_img-contain {
  object-fit: contain;
  flex: 1;
  width: 100%;
  height: 0;
}

.wb_img-contain.mobile {
  display: none;
}

.wb_img-contain.mlp {
  max-width: 1220px;
}

.floorplan-header {
  color: #636467;
  text-transform: uppercase;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.4rem;
}

.floorplan-title-divider {
  background-color: #636467;
  width: 80px;
  height: 2px;
  margin-top: 50px;
  margin-bottom: 50px;
}

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

.wb_divider-horizontal {
  background-color: #000;
  width: 100%;
  height: 1px;
  margin-left: 3px;
  margin-right: 3px;
}

.align-center {
  text-align: right;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.landing-disclaimer-title {
  letter-spacing: .04em;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.wb_scrollable-wrapper {
  flex: 1;
  width: 100%;
  height: 0;
  max-height: 50vh;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.wb_scrollable-wrapper.coming-soon-state {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wb_scrollable-content {
  text-align: justify;
  line-height: 1.2;
}

.wb_scrollable-content.popup-disclaimer-scope {
  max-height: 50vh;
}

.landing-disclaimer-paragraph-large {
  text-align: justify;
  margin-top: 0;
  font-size: 1.2rem;
  line-height: 1.2;
}

.landing-disclaimer-paragraph-small {
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.2;
}

.wp_space-50 {
  max-width: 40vw;
  height: 50px;
  position: relative;
}

.site-logo {
  width: 423px;
  max-width: 25vw;
}

.developers-row {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wb_height-full-header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.sales-information-nav {
  z-index: 1;
  background-color: #474b36;
  background-image: url('../images/background1.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.menu-list---horizontal {
  text-align: center;
  letter-spacing: .4em;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Bodonimoda, sans-serif;
  font-size: 1rem;
  display: flex;
}

.sales-information-button-wrapper {
  background-image: url('../images/background1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  bottom: 0;
  left: 0;
}

.sales-information-button-wrapper.sidenav {
  z-index: 11;
  background-image: url('../images/background2.jpg');
  position: absolute;
}

.sales-information-button-wrapper.sales-information {
  display: none;
}

.back-button-wrapper {
  background-color: #4f4f36;
  background-image: url('../images/background1.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.back-button {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.back-button.wb_font-1 {
  color: #474b36;
  -webkit-text-stroke-color: #eec06d;
  padding: 21px 62px;
  font-size: 1.4rem;
}

.back-button.wb_font-1.sidebar {
  z-index: 11;
  text-align: center;
  background-color: #474a35;
  border-bottom-style: none;
  width: 100%;
  font-size: 1.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.back-button.wb_font-1.sidenav {
  border-bottom-style: none;
  font-size: 1.4rem;
}

.wb_height-full-min {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.design-header {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.4rem;
}

.design-header.lower-case {
  text-transform: none;
}

.wb_content-row {
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.6rem;
  display: flex;
}

.wb_content-row.first {
  border-top: 1px solid #fff;
}

.design-content-wide {
  text-align: justify;
  width: 177%;
  max-width: 100%;
  margin-left: 30px;
  font-size: 1.6rem;
}

.wb_img {
  height: auto;
}

.wb_font-3 {
  color: #9d9d9c;
  font-family: Athelas, sans-serif;
  font-weight: 400;
  line-height: 1.444;
}

.caption-title {
  color: #1d1d1b;
  letter-spacing: .1em;
  font-family: Athelas, sans-serif;
  font-weight: 400;
}

.caption-description {
  color: #9d9d9c;
  letter-spacing: .05em;
  font-family: Athelas, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.design-content-even {
  text-align: justify;
  width: 95%;
  max-width: 100%;
  font-size: 1.6rem;
}

.wb_slider-with_thumbnail {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.wb_resolution_fix {
  width: 100%;
  margin-top: 0;
  padding-bottom: 83%;
  position: relative;
}

.slider-navigation {
  z-index: 10;
  grid-column-gap: 1.25%;
  grid-row-gap: 1.25%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 13.5%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-navigation.default {
  z-index: 11;
  font-size: 500%;
}

.slider-thumbnail-wrapper {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 19%;
  height: 100%;
  transition: opacity .3s;
  display: flex;
}

.slider-thumbnail-wrapper:hover, .slider-thumbnail-wrapper.active {
  opacity: 1;
}

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

.wb_pad_all-1 {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 30px 160px;
}

.wb_width-3 {
  text-align: center;
  width: 774px;
  max-width: 100%;
}

.slider-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.caption-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 125px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.slider {
  height: 85%;
}

.slide-nav {
  display: none;
}

.bgm-toggle {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/sound_button_1sound_button.png');
  background-position: 0 -18px;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  padding: 0;
}

.bgm-toggle.active {
  background-image: url('../images/sound_button_1sound_button.png');
  background-position: 0 0;
  width: 22px;
}

.bgm-toggle.side_nav {
  background-image: url('../images/sound_button_1sound_button.png');
  position: fixed;
  top: 60px;
  right: 31px;
}

.bgm-toggle.header-nav-bgm {
  height: 19px;
}

.wb_bg_video-wrapper {
  z-index: 0;
  flex: 1;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.wb_bg_video-wrapper.landing-disclaimer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: minmax(auto, 50px) auto minmax(auto, 50px);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  width: 100%;
  height: 100%;
}

.wb_pad_all-2 {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 60px 30px;
}

.row {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.row.section-5-scope {
  min-width: 120vw;
  height: auto;
  margin-bottom: 1vw;
}

.row.section-5-scope.align-right {
  flex-flow: row;
  align-self: flex-end;
}

.developer-logo-image {
  width: auto;
  height: 74px;
}

.wb_language-dropdown-list {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Gillsans, sans-serif;
  display: flex;
}

.wb_language-dropdown-list.inside {
  position: fixed;
  top: 60px;
  right: 68px;
}

.wb_language-dropdown-list.center {
  text-align: center;
}

.wb_language-dropdown {
  display: none;
  position: relative;
}

.wb_language-dropdown_button {
  color: #474a35;
}

.wb_language-dropdown-list-wrapper {
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Gillsans, sans-serif;
  display: flex;
  position: absolute;
}

.wb_language-dropdown-list-wrapper.inside {
  position: fixed;
  top: 60px;
  right: 68px;
}

.wb_language-dropdown-list-wrapper.center {
  text-align: center;
}

.open-menu-listing {
  padding-top: 5%;
  padding-left: 5%;
}

.rl_menu-icon_line-top-3 {
  background-color: #000;
  width: 24px;
  height: 2px;
}

.rl_navbar1_menu-button-2 {
  z-index: 11;
  margin-left: auto;
  padding: 0;
  display: flex;
}

.rl_navbar1_menu-button-2.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.rl_menu-icon_line-bottom-3 {
  background-color: #000;
  width: 24px;
  height: 2px;
}

.open_menu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.hide-show-menu {
  width: 300px;
  margin-bottom: 3%;
  margin-right: 3%;
  padding-left: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.rl_navbar1_link-2 {
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.rl_navbar1_link-2.w--current {
  color: #000;
}

.rl_menu-icon_line-middle-3 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.hide_show_menu {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: static;
}

.hide_show_menu.is-page-height-tablet {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
}

.hide_show_menu.is-page-height-tablet.wb_backgroundcolor-0 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  display: none;
  overflow: hidden;
}

.rl_navbar1_logo-2 {
  text-align: center;
  width: auto;
  height: 100%;
}

.rl_navbar1_logo-2.max-width {
  width: 100%;
  height: auto;
}

.wb_header_t2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: none;
  position: absolute;
}

.wb_header_t2.wb_pad-global.wb_header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: relative;
}

.wb_header_t2-container {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wb_header_t2-container.side_nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.wb_lanaguage-option-2 {
  text-decoration: none;
}

.developer-logo-link-block {
  height: 15px;
  margin-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.wb_divider-vertical-2 {
  background-color: #000;
  width: 0;
  height: 0;
  margin: 20px 15px;
}

.wb_nav-menu_wrapper-left-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.wb_fontcolor-2 {
  color: #fff;
}

.wb_fontcolor-2.wb_fontsize-1 {
  font-size: 1.6rem;
}

.wb_fontcolor-2.wb_fontsize-2 {
  font-size: 1.5rem;
}

.rl_navbar1_logo-link-2 {
  justify-content: center;
  align-items: center;
  height: 110px;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.wb_language-list-2 {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.developer-logo-2 {
  width: auto;
  max-width: none;
  height: 100%;
  font-size: 2rem;
  position: relative;
}

.rl_menu-icon_line-top-4 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.rl_navbar1_menu-button-3 {
  z-index: 11;
  padding: 0;
}

.rl_navbar1_menu-button-3.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.rl_menu-icon_line-bottom-4 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.rl_menu-icon_line-middle-4 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.rl_navbar1_container-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(272px, 1fr) 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.rl_navbar1_logo-3 {
  text-align: center;
  width: auto;
  height: 100%;
}

.rl_navbar1_logo-3.max-width {
  width: 100%;
  height: auto;
}

.rl_menu-icon-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -.5rem;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.wb_side_wrapper, .wb_side_wrapper.wb_height-full-max {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.wb_side_logo {
  height: 80px;
}

.wb_width-privay {
  text-align: center;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 910px;
  max-width: 100%;
  height: 0;
  padding: 60px 45px 30px;
  display: flex;
}

.wb_pad-global-copy {
  flex-direction: column;
  flex: 1;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.wb_popup_content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.wb_popup_content-wrapper.privacy {
  background-color: #f9f5f2;
  width: 630px;
  max-width: 100%;
  height: 240px;
}

.wb_fullscreen-full.login {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.wb_display-mobile {
  display: none;
}

.wb_display-desktop {
  display: block;
}

.page-title {
  color: #636467;
  text-transform: uppercase;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.4rem;
}

.title-divider {
  background-color: #636467;
  width: 80px;
  height: 2px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.menu-link-text {
  color: #eec06d;
  text-align: left;
  -webkit-text-stroke-color: #eec06d;
  text-transform: uppercase;
}

.menu-link-text.center {
  color: #eec06d;
  text-align: center;
  letter-spacing: .2em;
}

.wb_content-grid {
  justify-content: space-between;
  align-items: flex-start;
  width: 980px;
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.wb_content-grid.wb_font-3 {
  grid-template-rows: .5fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 0;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: space-between;
  justify-content: space-around;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.wb_toggle-disclaimer {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wb_toggle-disclaimer_toggle {
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 4px 8px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  bottom: 20px;
}

.wb_toggle-disclaimer_content-wrapper {
  z-index: 1;
  background-color: #212430;
  max-width: 100%;
  padding: 20px;
  display: none;
  position: absolute;
  bottom: 20px;
  overflow: hidden;
}

.wb_toggle-disclaimer_content {
  color: #fff;
  max-width: 500px;
  max-height: 150px;
  font-size: 1rem;
  line-height: 1.2;
  overflow: auto;
}

.wb_toggle-disclaimer_content.wb_scrollable-wrapper {
  height: 100%;
}

.text-block-3 {
  font-size: 1.2rem;
  text-decoration: none;
}

.wb_toggle-disclaimer_toggle_label {
  letter-spacing: .15em;
  font-size: 8px;
  text-decoration: none;
}

.wb_toggle-disclaimer_toggle_label.dark {
  color: #000;
}

.wb_toggle-disclaimer_background {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wb_toggle-disclaimer_toggle_indicator {
  margin-left: 5px;
}

.wb_button_text {
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.link-block-3 {
  display: block;
}

.wb_bg {
  background-color: rgba(79, 79, 54, .9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wb_button-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  margin-right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.2rem;
  text-decoration: underline;
  transition: background-color .3s cubic-bezier(.165, .84, .44, 1), color .3s cubic-bezier(.165, .84, .44, 1);
}

.wb_button-text.wb_font-2 {
  color: #4f4f36;
  border-color: #4f4f36;
  padding: 5px 15px;
}

.wb_button-text.wb_font-2.bgm-enable {
  display: inline-block;
}

.wb_button-text.wb_font-2.bgm-enable:hover {
  color: #fff;
}

.wb_button-text.wb_style_inverse {
  color: #fff;
  border-color: #fff;
}

.wb_button-text.wb_style_inverse:hover {
  color: #000;
  background-color: #fff;
}

.wb_button-text.logout {
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Gillsans, sans-serif;
  position: fixed;
  top: 20px;
  right: 30px;
}

.wb_button-text.header-login-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-transform: uppercase;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.privacy-text {
  color: #4f4f36;
  text-align: justify;
  font-size: 1.2rem;
  line-height: 1.2;
}

.wb_pad-global-copy-copy {
  flex-direction: column;
  flex: 1;
  width: 100%;
  height: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.wb_width-landing-disclaimer {
  text-align: center;
  flex-direction: column;
  flex: 1;
  align-items: center;
  width: 1024px;
  max-width: 100%;
  font-size: 1.2rem;
  display: flex;
}

.wb_gallery-accordion {
  display: none;
}

.menu-item-link {
  flex: 1;
  text-decoration: none;
}

.menu-nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.menu-nav-item.vertical {
  margin-bottom: 10px;
}

.menu-nav-item {
  padding-top: 0;
  padding-bottom: 0;
}

.wb_pad_all-gallery {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 30px 140px;
}

.wb_pad_all-location {
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 20px 60px;
}

.floor-plan-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 6fr) 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.floor-plan-menu {
  margin-bottom: 0;
  margin-left: 20px;
  padding-left: 0;
}

.floor-plan-menu-item {
  justify-content: flex-start;
  display: flex;
}

.floor-plan-menu-item-link {
  color: #6d6d6d;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
  text-decoration: none;
}

.floor-plan-menu-item-link.active {
  font-weight: 700;
}

.text-block-4 {
  color: #868686;
}

.floor-plan-wrapper {
  flex: 1;
  position: relative;
}

.floor-plan-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.floor-plan-upper {
  flex: 1;
  display: flex;
}

.floor-plan-image-wrapper {
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity .3s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
}

.floor-plan-image-wrapper.active {
  opacity: 1;
}

.back-cross {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.wb-logo-footer {
  z-index: 1;
}

.wb_image_fill-height {
  object-fit: contain;
  width: auto;
  height: 50px;
  margin-bottom: 2px;
}

.social-list {
  height: 20px;
  display: flex;
}

.social-list.side-menu, .social-list.side-menu-scope {
  display: none;
}

.social-link {
  height: 100%;
  margin-left: 20px;
}

.icon {
  height: 100%;
  display: block;
}

.text-block-5.tc-only {
  font-size: 1.4rem;
}

.navigation-items {
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 100%;
  display: flex;
}

.menu-dropdown-hint {
  color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
}

.bgm-toggle-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/soundBTN_1soundBTN.png');
  background-position: 0 -18px;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  width: 20px;
  height: 20px;
  padding: 0;
}

.menu-dropdown-list {
  letter-spacing: normal;
  background-color: #172237;
  height: 0;
  font-size: 10px;
  line-height: 12px;
  transition: height .3s cubic-bezier(.165, .84, .44, 1);
  position: absolute;
  left: 0;
  overflow: hidden;
}

.menu-dropdown-list.w--open {
  text-transform: none;
  background-color: #172237;
  overflow: hidden;
}

.navigation-item {
  color: #fff;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-size: 1.2rem;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
}

.navigation-item.w--current:hover {
  opacity: .8;
}

.navigation-item.w--current:active {
  opacity: .7;
}

.navigation-item.pulldown {
  padding-top: 15px;
  padding-bottom: 15px;
}

.navigation-item.small {
  font-size: 1rem;
}

.menu {
  z-index: 0;
  margin-left: auto;
  position: relative;
}

.menu-button {
  cursor: pointer;
  display: none;
}

.dropdown-button-text {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 5px;
  font-size: 1.2rem;
}

.menu-list-item-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.navigation-padder {
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
}

.navigation-padder.mobile {
  display: none;
}

.rl_menu-icon-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: -.5rem;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rl_menu-icon_line-top-5 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.rl_menu-icon_line-middle-5 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: flex;
}

.rl_menu-icon_line-bottom-5 {
  background-color: #fff;
  width: 24px;
  height: 2px;
}

.menu-dropdown-item {
  color: #fff;
  cursor: pointer;
  padding: 5px 16px 5px 0;
  position: relative;
}

.menu-dropdown-item:hover {
  opacity: .9;
}

.menu-dropdown-item:active {
  opacity: .8;
}

.menu-dropdown-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.menu-dropdown-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.menu-dropdown-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.menu-dropdown-item.pulldown {
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 1.4rem;
}

.menu-dropdown-item.pulldown.first {
  padding-top: 30px;
}

.menu-dropdown-item.pulldown.lsat {
  padding-bottom: 30px;
}

.column-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.contact-detail-heading {
  color: #fff;
  text-align: left;
  letter-spacing: .05em;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.contact-detail-heading.form {
  margin-bottom: 30px;
}

.wb_fontsize_default {
  text-align: left;
}

.sapcer-20 {
  height: 20px;
}

.wb_fontsize_1 {
  text-align: left;
  font-size: 1.6rem;
}

.sapcer-30 {
  height: 30px;
}

.column-right {
  flex-direction: column;
  justify-content: center;
  width: 50%;
  display: flex;
}

.wb_form_checkbox_wrapper {
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.checkbox {
  margin-top: 0;
}

.space-wrapper {
  align-items: center;
  width: 32%;
  display: flex;
}

.radio-button {
  border: 1px #000;
  width: 15px;
  height: 15px;
}

.wb_form_wrapper {
  margin-bottom: 0;
}

.input-text {
  z-index: 1;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #bbb9bc;
  height: 35px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.input-text:focus {
  border-bottom-color: #cca467;
}

.input-text::placeholder {
  color: rgba(0, 0, 0, 0);
}

.wb_form_select_wrapper {
  width: 100%;
  margin-bottom: 30px;
}

.wb_form_select_wrapper.first {
  margin-right: 10px;
}

.checkbox-button-label {
  text-align: left;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 1.2rem;
}

.wb_form {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  width: 960px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
  display: flex;
}

.wb_form_select-1 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #bbb9bc;
  border-bottom-style: solid;
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.wb_form_textarea {
  color: #fff;
  background-color: #bebcc0;
  width: 100%;
  max-width: 100%;
  min-height: 100px;
  position: relative;
}

.wb_form_textarea::placeholder {
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.wb_form_radio_wrapper {
  align-items: center;
  margin-right: 50px;
  padding-left: 20px;
  display: flex;
}

.floating-label {
  z-index: 0;
  transition: bottom .2s, color .2s, font-size .2s;
  position: absolute;
  bottom: 14px;
  left: 0;
}

.wb_field_wrap {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

.wb_field_wrap.first {
  padding-right: 10px;
}

.wb_button-solid-2 {
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  margin-top: 0;
  padding: 9px 40px 6px;
  font-size: 1.7rem;
}

.radio-button-label {
  margin-bottom: 0;
  padding-left: 10px;
}

.wb_form_label {
  text-align: left;
  width: 32%;
}

.wb_field_radio_group {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.contact-disclaimer {
  text-align: left;
}

.wb_field_select_group {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

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

.wb_bg_img-wrapper-2 {
  z-index: 0;
  background-color: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wb_bg_img-wrapper-2.vr {
  background-color: rgba(0, 0, 0, .69);
}

.wb_popup_content-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 720px;
  display: flex;
}

.wb_popup_content-2 {
  background-color: #212430;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1024px;
  max-width: 90vw;
  height: 768px;
  max-height: 80vh;
  padding: 30px;
  display: flex;
  position: absolute;
}

.vr-iframe {
  width: 100%;
  height: 100%;
}

.download-button {
  color: #fff;
  text-decoration: none;
}

.popup-heading {
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.wb_footer_menu {
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.footer_divider {
  margin-left: 10px;
  margin-right: 10px;
}

.paragraph-2 {
  letter-spacing: .02em;
  margin-bottom: 0;
  line-height: 1.3;
}

.sc-only {
  font-size: 1.4rem;
}

.wb_field_wrap-2 {
  margin-bottom: 30px;
  position: relative;
}

.wb-footer-disclaimer {
  text-align: justify;
  letter-spacing: .02em;
  font-size: 1rem;
}

.wb-footer-nav {
  font-size: 1rem;
}

.footer-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: minmax(25px, 1fr) minmax(0, .5fr);
  grid-template-columns: minmax(auto, 5fr) 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-between;
  align-items: flex-end;
  display: grid;
}

.footer-nav-link {
  letter-spacing: .02em;
  margin-right: 10px;
  text-decoration: underline;
}

.footer-others {
  letter-spacing: .02em;
  font-size: 1rem;
}

.checkbox-field-link {
  text-decoration: underline;
}

.wb_toggle-disclaimer-2 {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.disclaimer-title {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.navigation-speaker {
  align-items: center;
  display: flex;
}

.bgm_toggle {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icon_speaker_close.png');
  background-position: 0 0;
  background-size: contain;
  width: 16px;
  height: 14px;
  margin-left: 30px;
  padding: 0;
}

.bgm_toggle.active {
  background-image: url('../images/icon_speaker_open.png');
  background-position: 0 0;
  background-size: 16px 14px;
}

.navigation-items-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.side-menu {
  z-index: 100;
  background-color: rgba(6, 43, 49, .9);
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-left: 60px;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(-100%);
}

.mobile-speaker {
  align-items: center;
  display: none;
}

.menu-list-item-link {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.side-menu-list-main {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-size: 2.4rem;
  display: flex;
}

.menu-list-item {
  z-index: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 150px;
  display: flex;
  position: relative;
}

.menu-list-item.sub {
  justify-content: flex-start;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu-list-item.main-item {
  text-align: left;
  width: auto;
}

.main-menu-copyright {
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 1rem;
  line-height: 1.5;
}

.wb_lanaguage-option-3 {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  text-decoration: none;
}

.mobile-menu-contact {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  padding-right: 20px;
  display: flex;
}

.mobile-menu-list {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.side-menu-list-wrapper {
  padding: 30px;
}

.side-menu-list-wrapper.sub-menu {
  display: none;
}

.side-menu-list-wrapper.main-menu {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-left: 0;
}

.menu-list-item-link-main {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.wb_image_fill-height-2 {
  object-fit: contain;
  width: auto;
  height: 100%;
}

.side-menu-wrapper {
  align-items: flex-start;
  display: flex;
}

.wb_language-list-3 {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Gillsans, sans-serif;
  display: flex;
}

.wb_language-list-3.main-menu {
  margin-top: 30px;
  font-size: 1.6rem;
}

.wb_language-list_divider-2 {
  background-color: #fff;
  width: 1px;
  height: 12px;
  margin-left: 8px;
  margin-right: 8px;
}

.menu-logo-link {
  color: #fff;
  height: 100%;
  margin-right: 20px;
}

.menu-logo-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 30px;
}

.menu-dropdown-item-label {
  letter-spacing: .1em;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 20px;
}

.menu-dropdown-toggle {
  color: #fff;
  padding: 20px 16px 20px 0;
}

.menu-dropdown-toggle:hover {
  opacity: .9;
}

.menu-dropdown-toggle:active {
  opacity: .8;
}

.menu-dropdown-toggle.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.menu-dropdown-toggle.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.menu-dropdown-toggle.w--current:active {
  opacity: .7;
  color: #32343a;
}

.menu-dropdown-toggle.pulldown {
  letter-spacing: .1em;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 1.4rem;
}

.menu-dropdown-toggle.pulldown.first {
  padding-top: 30px;
}

.menu-dropdown-toggle.pulldown.lsat {
  padding-bottom: 30px;
}

.img_pos_top {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.text-wrapper {
  text-align: justify;
  width: 250px;
}

.text-wrapper.section-2-scope {
  position: absolute;
  left: 5vw;
}

.text-wrapper.section-3-scope {
  z-index: 1;
  width: 320px;
  position: absolute;
  right: 6%;
}

.text-wrapper.section-4-scope {
  z-index: 1;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .7);
  position: absolute;
  left: 3%;
}

.text-wrapper.section-7-scope {
  z-index: 1;
  color: #000;
  flex: 1;
  width: auto;
  max-width: 400px;
  position: relative;
}

.text-wrapper.section-8-scope {
  color: #d9d9d9;
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 72vw;
  margin-top: 6vw;
  margin-bottom: 3.5vw;
  display: flex;
}

.text-wrapper.section-9-scope {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 2.5vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-wrapper.section-9-scope.sub-section-9-scope {
  width: 50%;
}

.text-wrapper.section-10-scope {
  z-index: 1;
  opacity: .8;
  color: #cbcbcb;
  background-color: #1a1e34;
  width: 450px;
  padding: 30px;
  position: absolute;
  left: 3%;
}

.text-paragraph {
  font-size: 1.4rem;
  line-height: 2;
}

.text-paragraph.section-8-scope {
  position: relative;
}

.text-paragraph.section-9-scope {
  max-width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.text-heading {
  text-align: left;
  letter-spacing: .3em;
  margin-top: 0;
  margin-bottom: 2vw;
  font-size: 2.4rem;
  line-height: 1.2;
}

.image-wrapper {
  position: relative;
}

.image-wrapper.section-3-scope2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 83vw;
  position: relative;
  transform: translate(0);
}

.image-wrapper.section-4-scope {
  width: 70%;
}

.image-wrapper.section-6-scope {
  width: 100%;
}

.image-wrapper.section-7-scope {
  width: 20%;
  position: relative;
  transform: translate(50%);
}

.image-wrapper.section-8-scope, .image-wrapper.section-9-scope {
  width: 100%;
}

.image-wrapper.section-9-scope.sub-section-9-scope {
  width: 50%;
}

.image-wrapper.section-5-scope {
  width: auto;
  height: 13vw;
}

.image-wrapper.section-3-scope {
  width: 60%;
  transform: translate(35%);
}

.image-wrapper.section-2-scope {
  height: 90%;
  overflow: hidden;
  transform: translate(35%);
}

.image-wrapper.section-3-scope3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 40vw;
  position: relative;
  transform: translate(0);
}

.image-wrapper.section-3-2-scope {
  width: 100%;
  height: 100%;
}

.paragraph-3 {
  letter-spacing: .02em;
}

.img_pos_center {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image_cover {
  text-shadow: 0 1px 4px rgba(0, 0, 0, .7);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image_cover.section-2-scope {
  transform: translate(-75%);
}

.header-wrapper {
  text-align: center;
}

.header-wrapper.section-2-scope {
  position: absolute;
}

.header-wrapper.section-3-scope {
  position: absolute;
  right: 6%;
}

.header-wrapper.section-4-scope {
  position: absolute;
  left: 3%;
}

.header-wrapper.section-6-scope {
  z-index: 1;
  position: absolute;
  bottom: 65%;
}

.header-wrapper.section-6-scope-copy {
  position: absolute;
  bottom: 65%;
}

.header-wrapper.section-9-scope {
  position: relative;
  bottom: 65%;
}

.heading-en {
  text-align: center;
  letter-spacing: .3em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.name-heading-zh {
  text-align: center;
  letter-spacing: .8em;
  margin-top: 0;
  margin-bottom: 0;
}

.name-heading-zh.section-9-scope {
  letter-spacing: .02em;
}

.sub-section-9 {
  width: 72vw;
  margin-bottom: 6vw;
}

.sub-section-9.full-wdith {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.sub-section-9.pad-5p {
  width: 100%;
  margin-top: 30px;
  padding-left: 5%;
  padding-right: 5%;
}

.sub-section-9.row {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.sub-section-9.row-reverse {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
}

.name-heading-en {
  text-align: left;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.video-card {
  position: relative;
}

.video-card-caption {
  position: absolute;
  bottom: .5vw;
  left: .5vw;
}

.h_1p {
  height: 1vw;
}

.temp-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60vw;
  position: relative;
  transform: translate(0);
}

.window-height-wrapper {
  width: 100%;
}

.window-height-wrapper.wb_height-full {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.header-side-upper-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-side-upper-wrapper.align-left {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
}

.header-side-lower-wrapper {
  width: 100%;
}

.scroll-position-checker {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 100vh;
}

.interactive-wrapper.section-3-scope2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 83vw;
  position: relative;
  transform: translate(0);
}

.interactive-wrapper.section-4-scope {
  width: 70%;
}

.interactive-wrapper.section-6-scope {
  width: 100%;
}

.interactive-wrapper.section-7-scope {
  z-index: 1;
  height: min(768px, calc(var(--vh, 100vh)  - var(--header-height)));
  width: min(768px, calc(var(--vh, 100vh)  - var(--header-height)));
  position: relative;
}

.interactive-wrapper.section-8-scope, .interactive-wrapper.section-9-scope {
  width: 100%;
}

.interactive-wrapper.section-9-scope.sub-section-9-scope {
  width: 50%;
}

.interactive-wrapper.section-5-scope {
  width: auto;
  height: 13vw;
}

.interactive-wrapper.section-3-scope {
  width: 60%;
  transform: translate(35%);
}

.interactive-wrapper.section-2-scope {
  width: 60%;
  overflow: hidden;
  transform: translate(35%);
}

.pin-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pin {
  color: #c9c3bd;
  cursor: pointer;
  background-color: #363433;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  display: flex;
  position: absolute;
  transform: translate(-50%, -50%);
}

.pin.index-1 {
  top: 6%;
  left: 20%;
}

.pin.index-1.popup-open {
  justify-content: center;
  align-items: center;
  top: 12%;
  left: 43%;
}

.pin.index-2 {
  top: 12%;
  left: 20%;
}

.pin.index-2.popup-open {
  top: 16%;
  left: 43%;
}

.pin.index-3 {
  top: 44%;
  left: 20%;
}

.pin.index-3.popup-open {
  top: 43%;
  left: 37%;
}

.pin.index-4 {
  top: 50%;
  left: 105%;
}

.pin.index-4.popup-open {
  top: 45%;
  left: 65%;
}

.pin.index-5 {
  top: 96%;
  left: 20%;
}

.pin.index-5.popup-open {
  top: 69%;
  left: 63%;
}

.pin.index-6 {
  top: 40%;
  left: 70%;
}

.pin.index-6.popup-open {
  top: 32.5%;
  left: 43%;
}

.popup-wrapper {
  z-index: 10;
  pointer-events: none;
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.popup-card-text {
  text-align: left;
  margin-bottom: 20px;
  font-size: .8vw;
  line-height: 2;
}

.popup-card-index {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 1.5vw;
  height: 1.5vw;
  font-size: 1vw;
  display: flex;
  position: absolute;
  top: 1.5vw;
  left: 1.5vw;
}

.popup-overlay.close {
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.bottom_disclaimer {
  font-size: 1rem;
  line-height: 1.5;
}

.video-wrapper.section-3-scope2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 83vw;
  position: relative;
  transform: translate(0);
}

.video-wrapper.section-4-scope {
  width: 100%;
  height: 100%;
}

.video-wrapper.section-6-scope {
  width: 100%;
}

.video-wrapper.section-7-scope {
  width: 20%;
  position: relative;
  transform: translate(50%);
}

.video-wrapper.section-8-scope, .video-wrapper.section-9-scope {
  width: 100%;
}

.video-wrapper.section-9-scope.sub-section-9-scope {
  width: 50%;
}

.video-wrapper.section-5-scope {
  width: auto;
  height: 13vw;
}

.video-wrapper.section-3-scope {
  width: 60%;
  transform: translate(35%);
}

.video-wrapper.section-2-scope {
  width: 60%;
  overflow: hidden;
  transform: translate(35%);
}

.html-embed {
  -webkit-text-stroke-color: #233569;
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  height: 100%;
}

.popup-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.subtle_pattern {
  z-index: 0;
  opacity: .2;
  pointer-events: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pattern_img_100x100 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.italic_of {
  font-family: Bigcaslonfb, sans-serif;
}

.wb_bg_image.section-1-scope {
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.virtual-anchor {
  margin-top: calc(-1 * var(--header-height));
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.image-caption {
  color: #fff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, .7);
  font-size: 1rem;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.image-caption.dark {
  color: #000;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, .7);
}

.sketch-points {
  color: #353231;
  text-align: right;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

.sketch-points.index-1 {
  white-space: nowrap;
  position: absolute;
  right: 100%;
}

.sketch-points.index-2 {
  top: 15.3%;
  left: 33.2%;
}

.sketch-points.index-6 {
  top: 37.4%;
  left: 31%;
}

.sketch-points.index-3 {
  top: 51.3%;
  left: 27%;
}

.sketch-points.index-4 {
  top: 44.2%;
  left: 67.5%;
}

.sketch-points.index-5 {
  top: 68.2%;
  left: 65.2%;
}

.sketch-points.align-left {
  width: 24vw;
  position: absolute;
  right: 100%;
}

.sketch-points.align-left.length-short {
  width: 21vw;
}

.sketch-points.align-left-copy {
  white-space: nowrap;
  position: absolute;
  right: 100%;
}

.sketch-points.align-right {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 24vw;
  left: 100%;
}

.div-block-5 {
  flex: 1;
}

.div-block-6 {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.popup-image-wrapper {
  margin-bottom: 20px;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .wb_textbox-float.wb_pad-global {
    bottom: 60%;
  }

  .text-wrapper.section-7-scope {
    flex: 0 auto;
    width: 400px;
  }

  .interactive-wrapper.section-7-scope {
    width: min(980px, calc(var(--vh, 100vh)  - var(--header-height)));
    height: min(980px, calc(var(--vh, 100vh)  - var(--header-height)));
  }
}

@media screen and (min-width: 1440px) {
  h2 {
    font-size: 2.2rem;
  }

  .responsive-padder {
    padding-left: 50px;
    padding-right: 50px;
  }

  .wb_font-1.tag-line {
    max-width: none;
    font-size: 3rem;
  }

  .wb_width-1, .wb_width-2 {
    width: 800px;
  }

  .wb_width-3 {
    width: 828px;
  }

  .navigation-item {
    text-align: left;
    font-size: 1.3rem;
  }

  .text-heading {
    line-height: 1.2;
  }

  .italic_of {
    font-family: Bigcaslonfb, sans-serif;
  }
}

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

  .wb_header_t1.wb_pad-global {
    height: 130px;
    position: -webkit-sticky;
    position: sticky;
  }

  .wb_font-1.tag-line {
    font-size: 4rem;
  }

  .wb_height-full.wb_section.kv {
    z-index: 5;
  }

  .menu-item.vertical {
    margin-bottom: 20px;
  }

  .wb_pad_all-default {
    padding: 80px;
  }

  .wb_width-1, .wb_width-2 {
    width: 880px;
  }

  .wb_scrollable-wrapper {
    max-height: none;
  }

  .sales-information-nav {
    padding: 0 60px;
  }

  .menu-list---horizontal {
    letter-spacing: .2em;
    font-size: 1.4rem;
    font-weight: 400;
  }

  .wb_content-row.wb_font-3 {
    width: 1070px;
  }

  .design-content-wide, .design-content-even {
    font-size: 1.8rem;
  }

  .wb_resolution_fix {
    margin-top: 0;
  }

  .wb_pad_all-1 {
    padding: 80px;
  }

  .wb_width-3 {
    width: 100vh;
  }

  .wb_pad_all-2 {
    padding: 80px;
  }

  .wb_pad-global-copy.flex-column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .wb_popup_content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-height: 740px;
  }

  .wb_content-grid.wb_font-3 {
    width: 1070px;
  }

  .wb_pad-global-copy-copy.flex-column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-nav-item.vertical {
    margin-bottom: 20px;
  }

  .wb_pad_all-gallery, .wb_pad_all-location {
    padding: 40px 80px;
  }

  .navigation-items-wrapper {
    justify-content: space-between;
  }

  .side-menu-list-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-wrapper.section-3-scope2, .image-wrapper.section-3-scope, .temp-2, .interactive-wrapper.section-3-scope2 {
    width: 83vw;
  }

  .interactive-wrapper.section-7-scope {
    height: calc(var(--vh, 100vh)  - var(--header-height));
    width: calc(var(--vh, 100vh)  - var(--header-height));
  }

  .interactive-wrapper.section-3-scope, .video-wrapper.section-3-scope2, .video-wrapper.section-3-scope {
    width: 83vw;
  }
}

@media screen and (max-width: 991px) {
  .rl_menu-icon-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl-dropdown-icon-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .rl_navbar1_menu-dropdown {
    width: 100%;
    font-size: 1.125rem;
  }

  .rl_navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar1_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_navbar1_dropdown-toggle {
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    display: flex;
  }

  .rl_navbar1_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar1_dropdown-list.w--open {
    border-style: none;
    padding: 0;
  }

  .rl_navbar1_dropdown-link {
    width: auto;
    padding: .75rem 0 .75rem 5%;
  }

  .rl_menu-icon_line-top-2, .rl_menu-icon_line-bottom-2 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-inner-2 {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .wb_nav-menu_wrapper-left {
    justify-content: space-between;
    align-items: flex-start;
  }

  .wb_nav-menu_wrapper-right {
    z-index: 0;
  }

  .rl_menu-icon_line-middle-2 {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar1_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .wb_section.section-3 {
    flex-flow: column-reverse;
  }

  .wb_section.section-4 {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .wb_section.section-2 {
    flex-flow: column;
    justify-content: flex-start;
  }

  .wb_section.section-6.wb_height-full-header {
    position: relative;
    top: auto;
  }

  .wb_section.section-7 {
    flex-flow: column;
  }

  .wb_section.section-7.wb_height-full-header {
    flex-flow: column-reverse;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wb_section.section-3-2 {
    flex-flow: column-reverse;
  }

  .popup-card, .popup-card.wide {
    width: 90vw;
  }

  .lynx-nav-menu {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 10px 15px -10px rgba(31, 32, 34, .1);
  }

  .responsive-padder {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rl_footer3_spacing-block-4 {
    padding-bottom: 4.5rem;
  }

  ._1200-flex-container {
    margin-top: 20px;
  }

  .footer_content {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .rl-padding-section-medium-3 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .rl_footer3_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .lynx-menu-button {
    color: #1f2022;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 8px;
    padding: 13px;
    font-size: 20px;
    transition: background-color .2s, color .2s;
    box-shadow: 0 10px 10px -10px rgba(31, 32, 34, .2);
  }

  .lynx-menu-button.w--open {
    color: #fff;
    background-color: #1f2022;
  }

  .wb_button-hollow.logout {
    z-index: 12;
    position: absolute;
    top: 26px;
  }

  .wb_richtext-wrapper {
    overflow: auto;
  }

  .wb_richtext-wrapper.landing-dislcaimer {
    height: 50vh;
  }

  .wb_language-list.inside {
    z-index: 12;
    position: absolute;
    top: 30px;
    left: 30px;
    right: auto;
  }

  .wb_language-list.header-nav-language {
    display: none;
  }

  .wb_language-list.header-nav-language.side-menu {
    margin-top: 20px;
    display: flex;
  }

  .wb_language-list.header-nav-language.side-menu-scope {
    flex-direction: row;
    margin-top: 20px;
    display: flex;
  }

  .rl_menu-icon3_line-middle-2 {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_tablet-menu-button-2 {
    width: 100%;
    margin-top: 1.5rem;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .wb_navbar_side_background {
    z-index: 0;
  }

  .rl_navbar3_logo-link-2 {
    z-index: 11;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rl_navbar3_logo-link-2.w--current {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rl_navbar3_dropdown-toggle-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: .75rem 2rem .75rem 0;
    position: relative;
  }

  .rl_menu-icon3-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar3_dropdown-link-2 {
    padding: .75rem 0 .75rem 5%;
  }

  .rl_navbar3_menu-dropdown-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: block;
    position: relative;
  }

  .rl_navbar3_link-2 {
    padding: .75rem 0;
    font-size: 1.125rem;
    position: static;
  }

  .rl_navbar3_dropdown-list-2 {
    position: static;
    overflow: hidden;
  }

  .rl_navbar3_dropdown-list-2.w--open {
    border-style: none;
    padding: 0;
    position: static;
  }

  .rl_menu-icon3_line-bottom-2 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar3_logo-link-menu-2 {
    float: none;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    display: flex;
    position: static;
  }

  .rl_navbar3_menu-button-2 {
    margin-left: -.5rem;
    padding: 0;
  }

  .rl_navbar3_menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .rl_menu-icon3_line-top-2 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar3_logo-2 {
    object-fit: contain;
    width: auto;
    height: 6vw;
    margin-top: 0;
  }

  .rl_navbar3_menu-2 {
    z-index: 1;
  }

  .rl_navbar3_container-2 {
    grid-template-columns: 1fr max-content 1fr;
    grid-auto-columns: 1fr;
  }

  .wb_font-1 {
    font-size: 3rem;
  }

  .wb_font-1.tag-line {
    font-size: 3vw;
  }

  .wb_font-2 {
    font-size: 1.2rem;
  }

  .wb_textbox-float.wb_pad-global {
    bottom: 60%;
  }

  .wb_fs3.wb_font-2 {
    font-size: 2rem;
  }

  .wb_language-list_item.side-menu, .wb_language-list_item.side-menu-scope {
    margin-left: 0;
    margin-right: 20px;
  }

  .sales-information-menu.wb_nav_menu.wb_height-full-header {
    display: none;
  }

  .menu-header {
    font-size: 1.8rem;
  }

  .wb_barba_container.layout_side_nav {
    flex-direction: column;
  }

  .wb_content_wrapper {
    flex-direction: column;
    width: 100%;
    height: auto;
  }

  .rl_navbar2_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .rl_navbar2_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .rl_navbar2_dropdown-list {
    position: static;
    overflow: hidden;
  }

  .rl_navbar2_dropdown-list.w--open {
    padding: 0;
  }

  .rl_navbar2_dropdwn-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 2rem 1rem 0;
    display: flex;
  }

  .rl_navbar2_dropdwn-toggle.side_nav {
    padding-right: 0;
  }

  .rl_navbar2_menu-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    display: flex;
  }

  .rl_navbar2_link {
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar2_dropdown-link {
    text-align: center;
    font-size: 16px;
  }

  .wb_navbar_side_nav {
    padding: 1rem 5% 2.5rem;
    top: 220px;
  }

  .wb_navbar_side_nav.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .wb_navbar_side-logo {
    top: 100px;
  }

  .wb_pad_all-default.designer {
    padding-top: 60px;
  }

  .wb_imagewithcaption_wrapper.deisgn-content.adjust-margni-top {
    text-align: center;
  }

  .wb_header_side.wb_pad-global {
    height: 70px;
  }

  .wb_header_side.wb_pad-global.side_nav {
    z-index: 12;
    width: 100%;
    height: 100vh;
    display: flex;
    position: absolute;
    overflow: hidden;
  }

  .wb_videowithcaption_wrapper {
    margin-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .wb_img-contain.mobile {
    display: block;
  }

  .wb_img-contain.desktop {
    display: none;
  }

  .floorplan-header {
    font-size: 2rem;
  }

  .floorplan-header.wb_display-mobile {
    text-align: center;
    font-size: 2rem;
  }

  .floorplan-title-divider {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .floorplan-title-divider.wb_display-mobile {
    margin: 30px auto;
  }

  .wb_scrollable-wrapper {
    max-height: 60vh;
  }

  .sales-information-nav {
    display: none;
  }

  .sales-information-button-wrapper.sales-information {
    display: flex;
    position: absolute;
  }

  .back-button-wrapper {
    background-color: #474b36;
  }

  .design-header {
    font-size: 2rem;
  }

  .wb_content-row.wb_font-3 {
    flex-direction: column;
  }

  .design-content-wide {
    margin-left: 0;
  }

  .wb_font-3 {
    font-size: 1.2rem;
  }

  .design-content-even {
    order: 1;
    width: 100%;
  }

  .design-content-even.reverse {
    order: -1;
  }

  .wb_pad_all-1 {
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .bgm-toggle.side_nav {
    position: absolute;
    top: 30px;
    left: 92px;
    right: auto;
  }

  .bgm-toggle.side_nav.active {
    z-index: 12;
    position: absolute;
    top: 30px;
    left: 92px;
    right: auto;
  }

  .row.section-5-scope {
    min-width: 200vw;
  }

  .open-menu-listing {
    padding-top: 30%;
    padding-left: 0%;
  }

  .rl_menu-icon_line-top-3 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .rl_menu-icon_line-bottom-3 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hide-show-menu {
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .rl_navbar1_link-2 {
    text-align: center;
    width: auto;
    padding: .75rem 0;
  }

  .rl_menu-icon_line-middle-3 {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .hide_show_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .hide_show_menu.is-page-height-tablet {
    height: 100vh;
    padding-bottom: 15rem;
  }

  .hide_show_menu.is-page-height-tablet.wb_backgroundcolor-0 {
    background-color: #cca467;
  }

  .wb_header_t2 {
    height: 95px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .wb_header_t2.wb_pad-global.wb_header {
    z-index: 10;
    background-color: #fff;
    background-image: url('../images/background1.jpg');
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    height: 96px;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .wb_header_t2-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr max-content 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .wb_divider-vertical-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .wb_nav-menu_wrapper-left-2 {
    z-index: 11;
    position: relative;
  }

  .wb_fontcolor-2.wb_fontsize-1 {
    font-size: 1.5rem;
  }

  .wb_fontcolor-2.wb_fontsize-2 {
    font-size: 1.4rem;
  }

  .rl_navbar1_logo-link-2 {
    height: 100px;
  }

  .rl_menu-icon_line-top-4 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar1_menu-button-3.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .rl_menu-icon_line-bottom-4 {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-4 {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar1_container-2 {
    align-content: center;
    justify-content: space-between;
  }

  .rl_menu-icon-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .wb_side_wrapper {
    z-index: 12;
    width: 100%;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
  }

  .wb_side_wrapper.wb_height-full-max {
    position: fixed;
  }

  .wb_side_logo {
    object-fit: contain;
    width: auto;
  }

  .wb_popup_content-wrapper {
    max-height: 60vh;
  }

  .wb_display-mobile {
    display: block;
  }

  .wb_display-desktop {
    display: none;
  }

  .page-title {
    font-size: 2rem;
  }

  .page-title.wb_display-mobile {
    text-align: center;
    letter-spacing: .1em;
    font-size: 2rem;
  }

  .title-divider {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .title-divider.wb_display-mobile {
    margin: 30px auto;
  }

  .wb_content-grid.wb_font-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .wb_button-text.logout {
    z-index: 12;
    position: absolute;
    top: 26px;
  }

  .wb_pad_all-gallery {
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .wb_pad_all-location.designer {
    padding-top: 60px;
  }

  .floor-plan-grid {
    flex-flow: column wrap;
  }

  .floor-plan-menu-item-link {
    font-size: 1.6rem;
  }

  .floor-plan-detail {
    order: 1;
    margin-top: 40px;
  }

  .wb-logo-footer {
    margin-left: 30px;
  }

  .social-list {
    display: none;
  }

  .social-list.side-menu-scope {
    display: flex;
  }

  .social-link {
    margin-right: 20px;
  }

  .navigation-items {
    z-index: 2;
    background-color: rgba(0, 0, 0, .85);
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 350px;
    height: 100vh;
    margin-left: auto;
    padding: 120px 20px 20px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
  }

  .menu-dropdown-hint {
    color: #fff;
    margin-right: 10px;
  }

  .bgm-toggle-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
  }

  .menu-dropdown-list {
    background-color: rgba(0, 0, 0, 0);
    font-size: 10px;
    display: block;
    position: relative;
  }

  .menu-dropdown-list.w--open {
    letter-spacing: 1px;
    text-transform: none;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    font-size: 10px;
    position: relative;
  }

  .navigation-item {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    font-size: 1.6rem;
    font-weight: 400;
  }

  .navigation-item.w--current {
    font-weight: 500;
  }

  .navigation-item.mobile:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-item.pulldown {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .navigation-_flex_speaker {
    padding-left: 18px;
    display: flex;
  }

  .menu {
    z-index: 3;
  }

  .menu-button {
    z-index: 101;
    padding: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-button-text {
    color: #fff;
    letter-spacing: .1em;
    margin-left: 0;
    font-size: 1.6rem;
  }

  .menu-list-item-dropdown {
    text-align: center;
    width: 100%;
  }

  .navigation-padder {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-padder.mobile {
    display: block;
  }

  .navigation-padder.desktop {
    display: none;
  }

  .menu-icon {
    object-fit: fill;
    width: 100%;
    max-width: 70px;
    height: 100%;
    max-height: 70px;
    overflow: visible;
  }

  .rl_menu-icon-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon_line-top-5 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon_line-middle-5 {
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon_line-bottom-5 {
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-dropdown-item {
    text-align: left;
    letter-spacing: .1em;
    text-transform: none;
    border: 1px #efefef;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .menu-dropdown-item.w--current {
    color: #646771;
    font-weight: 500;
  }

  .menu-dropdown-item.pulldown {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .column-left {
    width: 100%;
    height: auto;
  }

  .contact-detail-heading {
    text-align: center;
  }

  .contact-detail-heading.form {
    margin-top: 50px;
  }

  .wb_fontsize_1 {
    text-align: center;
  }

  .column-right {
    width: 100%;
  }

  .wb_form {
    align-items: center;
  }

  .wb_field_wrap.first {
    padding-right: 0;
  }

  .wb_field_row {
    flex-direction: column;
  }

  .popup-heading {
    font-size: 2rem;
  }

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

  .footer-row {
    grid-template-rows: minmax(25px, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(auto, 2.5fr) 1fr;
  }

  .wb_toggle-disclaimer-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-speaker {
    display: flex;
  }

  .bgm_toggle {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
  }

  .navigation-items-wrapper {
    display: none;
  }

  .side-menu {
    background-color: rgba(23, 34, 55, .95);
    justify-content: space-between;
    padding-top: 100px;
    padding-bottom: 30px;
    display: flex;
    transform: translate(-100%);
  }

  .menu-list-item-link {
    justify-content: flex-start;
  }

  .menu-list-item.sub {
    font-size: 1.6rem;
  }

  .side-menu-list-wrapper.sub-menu {
    padding-left: 0;
    display: flex;
  }

  .menu-dropdown-item-label {
    color: #fff;
    letter-spacing: .1em;
    margin-left: 0;
    font-size: 1.6rem;
  }

  .menu-dropdown-toggle {
    text-align: left;
    letter-spacing: .1em;
    text-transform: none;
    border: 1px #efefef;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .menu-dropdown-toggle.w--current {
    color: #646771;
    font-weight: 500;
  }

  .menu-dropdown-toggle.pulldown {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .text-wrapper.section-2-scope {
    text-align: center;
    margin-top: 5vw;
    position: relative;
    left: auto;
  }

  .text-wrapper.section-3-scope {
    width: auto;
    padding: 4vw 3vw;
    position: relative;
    right: auto;
  }

  .text-wrapper.section-4-scope {
    margin-top: 4vw;
    position: relative;
    left: auto;
  }

  .text-wrapper.section-7-scope {
    width: auto;
    max-width: none;
    margin-top: 0;
    padding: 4vw 3vw;
    position: relative;
    left: auto;
  }

  .text-wrapper.section-8-scope {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 8vw;
    margin-bottom: 6vw;
  }

  .text-wrapper.section-9-scope {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .text-wrapper.section-9-scope.sub-section-9-scope {
    width: 100%;
  }

  .text-wrapper.section-10-scope {
    width: auto;
    padding: 4vw 3vw;
    position: relative;
    left: auto;
  }

  .text-paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5vw;
  }

  .text-paragraph.section-9-scope {
    max-width: 100%;
  }

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

  .image-wrapper.section-3-scope2 {
    width: 100%;
  }

  .image-wrapper.section-7-scope {
    transform: none;
  }

  .image-wrapper.section-9-scope.sub-section-9-scope {
    width: 80%;
  }

  .image-wrapper.section-5-scope {
    height: 20vh;
  }

  .image-wrapper.section-2-scope, .image-wrapper.section-3-scope3 {
    width: 100%;
  }

  .header-wrapper.section-9-scope {
    padding-left: 5%;
    padding-right: 5%;
  }

  .sub-section-9.row, .sub-section-9.row-reverse {
    flex-flow: column-reverse;
    padding-left: 5%;
    padding-right: 5%;
  }

  .window-height-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .window-height-wrapper.wb_height-full {
    flex-flow: column-reverse;
  }

  .header-side-upper-wrapper.align-left, .header-side-lower-wrapper {
    display: none;
  }

  .interactive-wrapper.section-3-scope2 {
    width: 100%;
  }

  .interactive-wrapper.section-7-scope {
    width: 100%;
    height: 100%;
    left: 0%;
    transform: none;
  }

  .interactive-wrapper.section-9-scope.sub-section-9-scope {
    width: 80%;
  }

  .interactive-wrapper.section-5-scope {
    height: 20vh;
  }

  .interactive-wrapper.section-2-scope {
    width: 80%;
  }

  .pin {
    width: 15px;
    height: 15px;
    font-size: 10px;
  }

  .popup-card-text {
    font-size: 1.4rem;
  }

  .video-wrapper.section-3-scope2 {
    width: 100%;
  }

  .video-wrapper.section-7-scope {
    transform: none;
  }

  .video-wrapper.section-9-scope.sub-section-9-scope {
    width: 80%;
  }

  .video-wrapper.section-5-scope {
    height: 20vh;
  }

  .video-wrapper.section-2-scope {
    width: 80%;
  }

  .subtle_pattern {
    display: none;
  }

  .wb_bg_image.section-1-scope {
    width: 100%;
    height: 100%;
  }

  .sketch-points.align-left {
    width: 38vw;
  }

  .sketch-points.align-left.length-short {
    width: 34vw;
  }

  .sketch-points.align-right {
    width: 32vw;
  }

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

@media screen and (max-width: 767px) {
  .rl_navbar1_logo-link {
    padding-left: 0;
  }

  .wb_nav-menu_wrapper-right {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .wb_navbar-t1 {
    height: auto;
    min-height: 4rem;
  }

  .wb_pad-global.login {
    padding-left: 60px;
    padding-right: 60px;
  }

  .style-guide-color-wrap {
    height: auto;
  }

  .rl_footer3_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .rl_footer3_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
  }

  .main {
    margin-left: 15px;
    margin-right: 15px;
  }

  .main.cc-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .footer {
    background-image: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rl_footer3_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_footer3_spacing-block-1 {
    padding-bottom: 1.5rem;
  }

  .rl_footer3_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .rl_footer3_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .rl_footer3_spacing-block-4 {
    padding-bottom: 3rem;
  }

  ._1200-flex-container {
    flex-direction: column;
  }

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

  .rl-padding-section-medium-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .rl_footer3_spacing-block-5 {
    padding-bottom: 1.5rem;
  }

  .rl_footer3_credit-text {
    margin-top: 2rem;
  }

  .rl_footer3_top-wrapper {
    grid-row-gap: 3rem;
  }

  .wb_bg_img.center {
    flex: none;
    height: 500px;
  }

  .wb_bg_img.side, .wb_bg_img.size {
    flex: 1;
  }

  .wb_popup_content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wb_button-hollow {
    font-size: 1rem;
  }

  .wb_button-hollow.wb_font-2.bgm-enable {
    padding: 3px 10px;
  }

  .wb_button-hollow.header-login-button {
    margin-top: 25px;
  }

  .wb_language-list.inside {
    display: none;
  }

  .wb_language-list.header-nav-language {
    margin-top: 20px;
  }

  .wb_language-list.header-nav-language.side-menu {
    display: flex;
  }

  .wb_lanaguage-option {
    font-size: 1.2rem;
  }

  .wb_lanaguage-option.side-menu {
    font-size: 1.6rem;
  }

  .image {
    max-width: 30vw;
  }

  .wb_header_t1 {
    min-height: 4rem;
  }

  .wb_header_t1.wb_pad-global {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wb_header_t1.wb_pad-global.wb_header {
    height: 60px;
  }

  .wb_header_t1.wb_pad-global.wb_header.home {
    height: 50px;
    min-height: 0;
  }

  .rl_navbar3_button-2 {
    padding: .25rem 1rem;
  }

  .rl_navbar3_logo-2 {
    height: 6vw;
  }

  .rl_navbar3_menu-2 {
    align-items: center;
  }

  .rl_navbar3_container-2 {
    align-items: start;
  }

  .wb_font-1.tag-line {
    font-size: 4vw;
  }

  .wb_textbox-float.wb_pad-global.vertical-center {
    transform: translate(0, -50%);
  }

  .wb_textbox-float.wb_pad-global.vertical-center.color-brown {
    transform: none;
  }

  .image-2 {
    width: 200px;
  }

  .wb_language-list_item.side-menu {
    margin-left: 0;
    margin-right: 20px;
  }

  .menu-header {
    font-size: 1.4rem;
  }

  .menu-header.no-content {
    font-size: 1.8rem;
  }

  .menu-item {
    font-size: 1.2rem;
  }

  .text-block-2 {
    letter-spacing: .2em;
  }

  .link-block-2 {
    flex: 1;
  }

  .coming-soon {
    font-size: 3rem;
  }

  .rl_navbar2_dropdown-link {
    font-size: 12px;
  }

  .wb_navbar_side_nav {
    top: 200px;
  }

  .wb_pad_all-default {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wb_header_side {
    min-height: 4rem;
  }

  .wb_header_side.wb_pad-global {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wb_videowithcaption_wrapper {
    margin-top: 60px;
  }

  .floorplan-header.wb_display-mobile {
    font-size: 1.6rem;
  }

  .wb_divider-horizontal {
    display: none;
  }

  .wb_divider-horizontal.language-mobile-divider {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .align-center {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .landing-disclaimer-title {
    width: 260px;
    margin-top: 20px;
    font-size: 1.4rem;
  }

  .wb_scrollable-wrapper {
    max-height: 80vh;
  }

  .wb_scrollable-content {
    text-align: justify;
    font-size: 1.2rem;
  }

  .landing-disclaimer-paragraph-large {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.08;
  }

  .landing-disclaimer-paragraph-small {
    font-size: .7rem;
  }

  .wp_space-50.landing-popup {
    height: 20px;
  }

  .site-logo {
    max-width: 30vw;
  }

  .design-header {
    font-size: 1.6rem;
  }

  .wb_content-row.wb_font-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .caption-title, .wb_resolution_fix {
    display: none;
  }

  .wb_pad_all-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bgm-toggle.side_nav, .bgm-toggle.side_nav.active {
    left: 51px;
  }

  .bgm-toggle.header-nav-bgm {
    background-size: 18px 35px;
    width: 19px;
    height: 15px;
    margin-top: 25px;
    margin-left: 10px;
  }

  .bgm-toggle.header-nav-bgm.inside {
    margin-top: 3px;
  }

  .wb_pad_all-2 {
    padding-top: 40px;
  }

  .wb_language-dropdown-list {
    background-color: #d2d1cc;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .wb_language-dropdown-list.header-nav-language {
    margin-top: 20px;
  }

  .wb_language-dropdown {
    display: block;
  }

  .wb_language-dropdown.side-nav {
    z-index: 12;
    margin-top: 0;
    position: absolute;
    top: 25px;
    left: 30px;
  }

  .wb_language-dropdown.header-nav {
    margin-top: 19px;
    display: none;
  }

  .wb_language-dropdown_button {
    letter-spacing: .1em;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    padding: 5px 3px 0;
    font-family: Gillsans, sans-serif;
    font-size: 1.2rem;
  }

  .wb_language-dropdown-list_item {
    color: #fff;
    text-align: center;
    width: 100%;
  }

  .wb_language-dropdown-list-wrapper {
    background-color: #d2d1cc;
    flex-direction: column;
    justify-content: center;
    height: 0;
    margin-top: -1px;
    overflow: hidden;
  }

  .wb_language-dropdown-list-wrapper.header-nav-language {
    margin-top: 20px;
  }

  .open-menu-listing {
    padding-top: 40%;
  }

  .hide-show-menu {
    width: 200px;
  }

  .rl_navbar1_link-2 {
    font-size: 5rem;
  }

  .wb_header_t2.wb_pad-global.wb_header {
    height: 96px;
    padding: 0 30px;
  }

  .wb_header_t2-container {
    align-items: start;
  }

  .developer-logo-link-block {
    display: none;
  }

  .wb_divider-vertical-2 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .wb_fontcolor-2.wb_fontsize-1 {
    font-size: 1.4rem;
  }

  .wb_fontcolor-2.wb_fontsize-2 {
    font-size: 1.3rem;
  }

  .rl_navbar1_logo-link-2 {
    height: 90px;
  }

  .rl_navbar1_container-2 {
    align-content: center;
  }

  .wb_side_logo {
    height: 63px;
  }

  .wb_pad-global-copy.login {
    padding-left: 60px;
    padding-right: 60px;
  }

  .wb_popup_content-wrapper {
    max-height: 80vh;
  }

  .page-title.wb_display-mobile {
    font-size: 1.6rem;
  }

  .menu-link-text {
    letter-spacing: .2em;
  }

  .wb_content-grid.wb_font-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .wb_toggle-disclaimer_content {
    max-height: 50vh;
  }

  .wb_button-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
  }

  .wb_button-text.wb_font-2.bgm-enable {
    padding: 3px 10px;
  }

  .wb_button-text.header-login-button {
    margin-top: 25px;
  }

  .wb_pad-global-copy-copy.login {
    padding-left: 60px;
    padding-right: 60px;
  }

  .wb_gallery-accordion {
    display: block;
  }

  .wb_gallery-accordion_item {
    justify-content: center;
    align-items: center;
    height: 50px;
    transition: height .5s;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .wb_gallery-accordion_item.active {
    height: 50vw;
  }

  .wb_gallery-accordion_image {
    object-fit: cover;
    width: 100%;
    position: absolute;
  }

  .wb_gallery-accordion_caption {
    color: #fff;
    position: absolute;
    bottom: 16px;
  }

  .menu-item-link {
    flex: 1;
  }

  .menu-nav-item {
    font-size: 1.2rem;
  }

  .wb_pad_all-gallery {
    padding-left: 30px;
    padding-right: 30px;
  }

  .wb_pad_all-location {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wb-logo-footer {
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .wb-logo-footer.home {
    height: 40px;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }

  .wb_image_fill-height {
    height: 40px;
  }

  .social-list {
    display: none;
  }

  .social-list.side-menu, .social-list.side-menu-scope {
    display: flex;
  }

  .navigation-items {
    background-color: rgba(0, 0, 0, .85);
    width: 350px;
  }

  .bgm-toggle-2 {
    display: block;
  }

  .menu-button {
    width: 50px;
    height: 50px;
  }

  .navigation-padder.desktop {
    display: none;
  }

  .menu-icon {
    max-width: 70px;
  }

  .contact-detail-heading, .wb_fontsize_1 {
    text-align: center;
  }

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

  .wb_form {
    align-items: center;
  }

  .popup-heading {
    font-size: 1.6rem;
  }

  .wb_footer_menu {
    justify-content: center;
    margin-top: 29px;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }

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

  .wb-footer-disclaimer {
    font-size: .7rem;
  }

  .wb-footer-nav {
    text-align: center;
    font-size: .7rem;
  }

  .footer-row {
    flex-direction: column-reverse;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: minmax(auto, 1fr);
    align-items: center;
    justify-items: center;
  }

  .footer-col {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .footer-others {
    text-align: center;
    margin-top: 20px;
    font-size: .7rem;
  }

  .wb_toggle-disclaimer-2 {
    width: calc(100% - 30px);
    padding-left: 0;
    padding-right: 0;
    left: auto;
  }

  .bgm_toggle {
    margin-right: 5px;
    display: block;
  }

  .bgm_toggle.e-menu {
    margin-top: 0;
    margin-bottom: 0;
  }

  .side-menu {
    padding-left: 30px;
    padding-right: 30px;
  }

  .mobile-speaker {
    display: flex;
  }

  .menu-list-item-link {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .side-menu-list-main {
    align-items: flex-start;
    font-size: 1.8rem;
  }

  .main-menu-copyright {
    text-align: left;
    text-transform: uppercase;
    margin-top: 20px;
    padding-right: 20px;
    font-size: .8rem;
    line-height: 1.5;
    display: flex;
  }

  .wb_lanaguage-option-3 {
    font-size: 1.2rem;
  }

  .mobile-menu-contact {
    text-align: left;
    text-transform: uppercase;
    flex-direction: column;
    padding-right: 20px;
    display: flex;
  }

  .mobile-menu-list {
    align-items: flex-start;
  }

  .side-menu-list-wrapper {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .side-menu-list-wrapper.sub-menu {
    width: 50%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .side-menu-list-wrapper.main-menu {
    width: 50%;
    margin-top: 0;
  }

  .side-menu-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .wb_language-list-3.main-menu {
    margin-top: 20px;
  }

  .menu-logo-link {
    margin-left: 0;
    margin-right: 20px;
  }

  .mobile-menu-contact-link {
    margin-bottom: 10px;
  }

  .menu-logo-wrapper {
    text-align: center;
    justify-content: flex-start;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 0;
    display: flex;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .text-wrapper.section-3-scope, .text-wrapper.section-7-scope, .text-wrapper.section-10-scope {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .text-paragraph {
    font-size: 2vw;
  }

  .text-heading {
    margin-bottom: 20px;
    font-size: 2rem;
  }

  .heading-en, .name-heading-zh.section-9-scope {
    font-size: 2rem;
    line-height: 1.4;
  }

  .sub-section-9.row {
    flex-flow: column-reverse;
    padding-left: 5%;
    padding-right: 5%;
  }

  .name-heading-en {
    font-size: 2rem;
    line-height: 1.4;
  }

  .pin.index-2.popup-open {
    top: 19%;
  }

  .paragraph-4 {
    font-size: 1.3rem;
  }

  .paragraph-5 {
    line-height: 1.8;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.6rem;
  }

  p {
    font-size: 1.2rem;
  }

  .wb_footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-guide-grid-item-wrap {
    grid-template-columns: 1fr;
  }

  .style-guide-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .rl_footer3_menu-wrapper {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .main.cc-home-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .responsive-padder {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer {
    background-position: 0 0;
    background-size: cover;
  }

  ._1200-flex-container {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer_content {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .lynx-nav-buttons {
    display: none;
  }

  .wb_width-default.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_width-default.wb_pad-global.pad-header.pad-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wb_button-hollow.logout {
    z-index: 12;
    top: 25px;
    right: 15px;
  }

  .wb_button-hollow.header-login-button {
    font-size: .8rem;
  }

  .wb_lanaguage-option {
    font-size: 1.2rem;
  }

  .image {
    max-width: 50vw;
  }

  .rl_navbar3_logo-link-2 {
    flex-direction: column;
    align-items: center;
  }

  .rl_navbar3_container-2 {
    grid-template-columns: 1fr max-content 1fr;
    grid-auto-flow: row;
  }

  .wb_font-1 {
    font-size: 2.6rem;
  }

  .wb_font-1.tag-line {
    margin-top: 20px;
    font-size: 5.4vw;
  }

  .wb_font-2 {
    font-size: 1rem;
  }

  .wb_fs3.wb_font-2 {
    font-size: 1.6rem;
  }

  .sales-information-button.wb_font-1, .wb_language-list_item {
    font-size: 1.2rem;
  }

  .sales-information-menu.wb_nav_menu.wb_height-full-header {
    display: none;
  }

  .menu-header {
    padding: 10px 20px;
    font-size: 1.2rem;
  }

  .menu-header.no-content {
    font-size: 1.1rem;
  }

  .menu-list.vertical {
    margin-top: 5px;
  }

  .menu-item {
    font-size: 1rem;
  }

  .menu-item.vertical {
    margin-bottom: 5px;
  }

  .text-block-2.center {
    font-size: .9rem;
  }

  .wb_width-50 {
    width: 30px;
  }

  .coming-soon {
    font-size: 2rem;
  }

  .rl_navbar2_link-text {
    font-size: 1.4rem;
  }

  .rl_navbar2_link.side_nav {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
  }

  .rl_navbar2_dropdown-link {
    font-size: 10px;
  }

  .wb_navbar_side-logo {
    flex-direction: column;
    align-items: center;
  }

  .wb_pad_all-default {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_width-1.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_videowithcaption_wrapper {
    margin-top: 40px;
  }

  .wb_width-2.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .floorplan-header, .floorplan-header.wb_display-mobile {
    font-size: 1.6rem;
  }

  .floorplan-title-divider, .floorplan-title-divider.wb_display-mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .landing-disclaimer-title, .landing-disclaimer-paragraph-large {
    margin-top: 0;
  }

  .wp_space-50.landing-popup {
    height: 20px;
  }

  .site-logo {
    max-width: 50vw;
  }

  .sales-information-button-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .back-button.wb_font-1, .wb_content-row {
    font-size: 1.2rem;
  }

  .wb_font-3 {
    font-size: 1rem;
  }

  .wb_pad_all-1 {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_width-3.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .bgm-toggle.header-nav-bgm.active {
    background-position: 0 -1px;
  }

  .bgm-toggle.header-nav-bgm.outside {
    margin-top: 25px;
  }

  .wb_language-dropdown-list_item {
    font-size: 1.2rem;
  }

  .hide-show-menu {
    margin-bottom: 130px;
  }

  .rl_navbar1_link-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 4rem;
    line-height: 1.2;
  }

  .wb_header_t2.wb_pad-global.wb_header {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_header_t2-container {
    grid-template-columns: 1fr max-content 1fr;
    grid-auto-flow: row;
  }

  .wb_divider-vertical-2 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .rl_navbar1_logo-link-2 {
    height: 65px;
  }

  .rl_navbar1_container-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: minmax(80px, 1fr) minmax(0, 3.5fr) minmax(80px, 1fr);
  }

  .wb_width-privay.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wb_pad-global-copy {
    flex: 1;
    height: 0;
  }

  .wb_popup_content-wrapper {
    height: 80vh;
  }

  .page-title, .page-title.wb_display-mobile {
    font-size: 1.6rem;
  }

  .title-divider, .title-divider.wb_display-mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .menu-link-text.center {
    font-size: .9rem;
  }

  .wb_button-text.logout {
    z-index: 12;
    top: 25px;
    right: 15px;
  }

  .wb_button-text.header-login-button {
    font-size: .8rem;
  }

  .wb_width-landing-disclaimer {
    flex: 1;
    height: 0;
  }

  .wb_width-landing-disclaimer.wb_pad-global {
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-nav-item {
    font-size: 1rem;
  }

  .menu-nav-item.vertical {
    margin-bottom: 5px;
  }

  .wb_pad_all-gallery, .wb_pad_all-location {
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-items {
    width: 100vw;
  }

  .navigation-_flex_speaker {
    position: relative;
  }

  .menu {
    margin-left: auto;
  }

  .html-embed-4 {
    display: block;
  }

  .menu-button {
    flex: none;
    width: 45px;
    height: 45px;
  }

  .menu-button.w--open {
    flex: none;
  }

  .menu-icon {
    max-width: 70px;
  }

  .menu-dropdown-item {
    text-transform: none;
  }

  .wb_form_select_wrapper {
    width: auto;
    margin-right: 20px;
  }

  .wb_form_label {
    width: 100%;
  }

  .wb_field_radio_group {
    flex-direction: column;
  }

  .wb_field_select_group {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .wb_popup_content-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .row-label {
    text-align: left;
  }

  .download-button {
    text-align: right;
    width: 100px;
    margin-left: 10px;
  }

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

  .navigation-speaker {
    position: relative;
  }

  .side-menu {
    width: 100vw;
  }

  .mobile-speaker {
    position: relative;
  }

  .menu-list-item-link {
    line-height: 1.5;
  }

  .side-menu-list-main {
    font-size: 1.6rem;
  }

  .wb_lanaguage-option-3, .wb_language-list_item-3 {
    font-size: 1.2rem;
  }

  .menu-logo-link {
    height: 10vw;
  }

  .menu-dropdown-toggle {
    text-transform: none;
  }

  .heading-en, .name-heading-zh.section-9-scope, .name-heading-en {
    font-size: 1.8rem;
  }

  .pin.index-2.popup-open {
    top: 21%;
  }

  .paragraph-5 {
    font-size: 1.2rem;
  }

  .sketch-points.align-left, .sketch-points.align-right {
    font-size: .8rem;
    line-height: 1.2;
  }
}

#w-node-b881c587-ba44-7e81-efed-0306319821d1-319821bd {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: end;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74559d-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74559e-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455a0-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455a3-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455ae-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455b3-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455bb-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455c0-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455c8-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455cd-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455d5-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455da-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e2-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e3-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e9-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455f1-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455f6-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455fe-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745603-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74560b-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74560c-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745611-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74561d-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74562b-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745633-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745640-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745643-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74564b-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74564c-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74565e-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745661-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745678-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745679-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74567c-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74567f-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745682-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745685-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745688-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74568b-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74568e-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745696-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745697-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456b5-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456b8-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c0-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c1-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c9-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456d1-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456d2-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456da-c0762904 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456dd-c0762904, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456f5-c0762904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-b881c587-ba44-7e81-efed-0306319821c7-319821bd {
    align-self: center;
    justify-self: center;
  }

  #w-node-b881c587-ba44-7e81-efed-0306319821d1-319821bd {
    grid-row: span 1 / span 1;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Bodonimoda';
  src: url('../fonts/BodoniModa.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gillsans';
  src: url('../fonts/gillsans.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Athelas';
  src: url('../fonts/athelas-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Athelas';
  src: url('../fonts/Athelas-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bodonimoda';
  src: url('../fonts/BodoniModa_9pt-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sangbleu Sans';
  src: url('../fonts/sangbleu-sans-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-Regular.ttf') format('truetype'), url('../fonts/BigCaslonFB-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bigcaslonfb';
  src: url('../fonts/BigCaslonFB-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}