.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-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
}

h2 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  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 {
  margin-bottom: 20px;
}

.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 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.wb_nav-menu_wrapper-right {
  justify-content: flex-end;
  align-items: center;
  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;
}

.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: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  padding: 30px;
  display: flex;
  position: relative;
}

.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;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.wb_popup.disclaimer-popup {
  background-color: #fff;
  border-radius: 0;
  display: none;
}

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

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

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

.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 {
  background-image: url('../images/background1.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 84%;
  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: 910px;
  max-width: 100%;
  height: 0;
}

.wb_button-hollow {
  color: #000;
  letter-spacing: .2em;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  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: #4f4f36;
  border-color: #4f4f36;
  padding: 5px 15px;
}

.wb_button-hollow.wb_font-2.bgm-enable {
  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_divider-vertical {
  background-color: #000;
  width: 1px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.wb_lanaguage-option {
  color: #474a35;
  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 {
  border-bottom-style: none;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

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

.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%;
  padding-left: 0;
  display: flex;
}

.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: 60px;
}

.rl_navbar3_menu-2 {
  color: rgba(0, 0, 0, 0);
  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: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.4rem;
  line-height: 1.5;
}

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

.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;
  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: -70px;
  top: auto;
}

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

.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: 1rem;
}

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

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

.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 {
  color: #eec06d;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Bodonimoda, sans-serif;
  font-size: 5.6rem;
  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 {
  color: #000;
}

.wb_barba_container {
  flex-direction: column;
}

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

.wb_content_wrapper {
  flex: 1;
  width: 0;
}

.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: 260px;
  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;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: auto;
}

.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 {
  justify-content: space-between;
  align-items: flex-start;
  width: 980px;
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.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.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.png');
  background-position: 0 0;
  width: 22px;
}

.bgm-toggle.side_nav {
  background-image: url('../images/sound_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: block;
  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 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.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%;
  height: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.wb_popup_content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 720px;
  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;
  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-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.wb_toggle-disclaimer_content-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.wb_toggle-disclaimer_content {
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
}

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

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

.wb_toggle-disclaimer_background {
  z-index: 0;
  background-image: linear-gradient(to top, #4f4f36, rgba(0, 0, 0, 0));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

.wb_button_text {
  font-size: 1.1rem;
  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: 910px;
  max-width: 100%;
  height: 0;
  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;
  flex-flow: column wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 6fr) 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

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

.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-detail {
  color: #636467;
  order: 1;
  width: 300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

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

.floor-plan-detail-heading {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.floor-plan-detail-divider {
  background-color: #636467;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.floor-plan-detail-mid {
  letter-spacing: .1em;
  font-family: Bodonimoda, sans-serif;
  font-size: 1.8rem;
}

.spacer-30, .spacer-30-copy {
  height: 30px;
}

.spacer-20 {
  height: 20px;
}

.floor-plan-detail-small {
  letter-spacing: .1em;
  font-family: Bodonimoda, sans-serif;
  font-size: 1.2rem;
}

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

.spacer-10 {
  height: 10px;
}

.col-2 {
  justify-content: center;
  display: flex;
}

.floor-plan-detail-size-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.floor-plan-detail-large {
  letter-spacing: .1em;
  font-family: Bodonimoda, sans-serif;
  font-size: 2.4rem;
}

.floor-plan-detail-tiny {
  letter-spacing: .1em;
  font-family: Bodonimoda, sans-serif;
  font-size: .8rem;
}

.floor-plan-detail-divider-vertical {
  background-color: #636467;
  width: 2px;
  height: 50px;
  margin-left: 15px;
  margin-right: 15px;
}

.floor-plan-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  display: flex;
}

.floor-plan-slider-text {
  color: #868686;
  text-align: center;
  margin-top: 20px;
  font-family: Bodonimoda, sans-serif;
}

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

@media screen and (min-width: 1280px) {
  .rl_navbar3_logo-2 {
    height: 80px;
  }

  .sales-information-button.wb_font-1.sidenav {
    font-size: 1.4rem;
  }

  .wb_header_side.wb_pad-global.side_nav {
    width: 320px;
  }

  .floor-plan-grid {
    flex-flow: row;
    display: flex;
  }

  .floor-plan-menu {
    display: block;
  }

  .floor-plan-detail {
    order: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .floor-plan-slider {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .responsive-padder {
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .wb_width-3 {
    width: 828px;
  }
}

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

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

@media screen and (max-width: 1024px) {
  .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-right {
    z-index: 0;
    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;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

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

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

  .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: 60px;
  }

  .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-2 {
    font-size: 1.2rem;
  }

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

  .sales-information-button.wb_font-1.sidenav {
    font-size: 1.4rem;
  }

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

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

  .coming-soon {
    font-size: 4.2rem;
  }

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

  .wb_content_wrapper {
    width: 100%;
  }

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

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

  .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 {
    height: 0;
    position: fixed;
  }

  .wb_side_logo {
    object-fit: contain;
    width: auto;
  }

  .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 {
    display: none;
  }

  .floor-plan-menu-item-link {
    font-size: 1.6rem;
  }

  .floor-plan-wrapper {
    display: none;
  }

  .floor-plan-detail {
    order: 1;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .floor-plan-slider {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: auto;
    display: flex;
  }

  .floor-plan-slider-text {
    text-align: center;
    margin-top: 20px;
    font-family: Bodonimoda, sans-serif;
  }

  .floor-plan-slider-image {
    height: auto;
  }

  .icon, .icon-2 {
    color: #000;
  }

  .wb_header_side_close {
    z-index: 11;
    flex-direction: column;
    align-items: center;
    width: 60px;
    display: flex;
    position: absolute;
    top: 80px;
    right: 50px;
  }

  .text-block-5 {
    text-align: center;
    letter-spacing: .2em;
    padding-left: .2em;
    font-family: Gillsans, sans-serif;
  }

  .wb_header_side_close_crossline_1 {
    opacity: 1;
    background-color: #000;
    width: 1px;
    height: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
    transform: rotate(40deg);
  }

  .wb_header_side_close_crossline_2 {
    opacity: 1;
    background-color: #000;
    width: 1px;
    height: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    transform: rotate(-40deg);
  }
}

@media screen and (max-width: 767px) {
  .rl_navbar1_logo-link {
    padding-left: 0;
  }

  .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 {
    background-image: url('../images/background1.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .wb_button-hollow {
    padding-left: 10px;
    padding-right: 10px;
    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;
    display: none;
  }

  .wb_lanaguage-option {
    font-size: 1.2rem;
  }

  .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: 96px;
  }

  .rl_navbar3_button-2 {
    padding: .25rem 1rem;
  }

  .rl_navbar3_logo-2 {
    height: 46px;
  }

  .rl_navbar3_menu-2 {
    align-items: flex-start;
  }

  .rl_navbar3_container-2 {
    align-items: start;
  }

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

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

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

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

  .floor-plan-detail-heading {
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 400;
  }

  .wb_header_side_close {
    top: 72px;
    right: 40px;
  }

  .text-block-5 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.6rem;
  }

  p {
    font-size: 1.2rem;
  }

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

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

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

  .wb_header_side_close {
    right: 25px;
  }
}

#w-node-fbf42c92-b6c0-ed36-e794-09a13162e37e-e468c324 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74559d-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74559e-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455a0-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455a3-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455ae-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455b3-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455bb-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455c0-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455c8-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455cd-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455d5-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455da-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e2-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e3-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455e9-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455f1-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455f6-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7455fe-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745603-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74560b-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74560c-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745611-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74561d-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74562b-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745633-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745640-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745643-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74564b-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74564c-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74565e-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d745661-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745678-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745679-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74567c-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d74567f-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745682-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745685-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745688-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74568b-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d74568e-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745696-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d745697-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456b5-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456b8-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c0-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c1-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456c9-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456d1-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456d2-57a97703 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456da-57a97703 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456dd-57a97703, #w-node-_73c75bf6-4f8b-02de-fe0b-88533d7456f5-57a97703, #w-node-_660e7158-27b9-859d-8284-2a998a9aa649-2dd3da58, #w-node-c5e0296f-95d8-cf5b-1680-b3995db082af-2dd3da58, #w-node-_74fa8397-accb-a92e-b86c-45654a768f0a-2dd3da58 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa560b08-357b-06eb-30dd-ca6a693dbd75-d26196d4 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: start;
}

#w-node-aa560b08-357b-06eb-30dd-ca6a693dbd7e-d26196d4, #w-node-_46df4fd5-c71f-9eb4-ffea-19a83af4b30c-d26196d4 {
  justify-self: end;
}

#w-node-_5998fd6b-4b8f-e5cd-856c-9ab2b15603c0-3b28bc5a {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: start;
}

#w-node-_46df4fd5-c71f-9eb4-ffea-19a83af4b30c-3b28bc5a, #w-node-_3ad42115-459f-75d7-13b6-896be08539b7-3b28bc5a {
  justify-self: end;
}

@media screen and (max-width: 1024px) {
  #w-node-aa560b08-357b-06eb-30dd-ca6a693dbd75-d26196d4 {
    grid-row: span 1 / span 1;
    justify-self: auto;
  }

  #w-node-aa560b08-357b-06eb-30dd-ca6a693dbd7e-d26196d4 {
    order: -9999;
  }

  #w-node-_46df4fd5-c71f-9eb4-ffea-19a83af4b30c-d26196d4 {
    justify-self: end;
  }

  #w-node-_46df4fd5-c71f-9eb4-ffea-19a83af4b30c-3b28bc5a {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a0e720bd-e76c-8d33-ed70-5ff20e75ea64-d3648b94, #w-node-_8834d45f-5c87-5137-8cfd-dbf3f1c4ed3c-d0993580, #w-node-bfb0976f-83d3-de19-c5f8-2e64cbfa8bb0-33667bf7, #w-node-f91f31fd-01d9-3d9b-e157-9161ee621a91-c40ca22a, #w-node-_1f9a36f1-3f7c-3a78-b354-9c08da0c47a7-2dd3da58, #w-node-_77b76cdf-5ddf-80e1-6acb-6f757f6124cb-b6f455ba, #w-node-_87fdaf49-d73d-64a5-0c76-74db85040a0b-04ca8f84, #w-node-_78bcd70a-d864-d36e-982d-8072bad032cf-d26196d4, #w-node-_4c0aeb37-f2b5-07e0-96b2-a860e5fd91bc-3b28bc5a, #w-node-d6377cfd-7f1f-1c8c-995c-d63425de5629-b37d67f7, #w-node-_3b1b4885-23da-a585-7478-96e0cb23b28a-81260f25, #w-node-_16ba6983-8728-bd30-7b7a-1acf1780d1e0-8468e7d5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


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