@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
/*transform origin*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
/*transform origin*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
body * {
  font-smooth: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.big_banner.mt_banner_outer_wrap.mt_with_both_margins_desktop {
  margin-top: 4px;
}
@media (max-width: 991.8px) {
  .big_banner.mt_banner_outer_wrap.mt_with_both_margins_desktop {
    margin-top: 0;
  }
}

body .mt_banner.mt_full_height_banner,
#mt_home_page .mt_banner.mt_full_height_banner {
  height: 95dvh;
  margin: 0;
}
@media (max-width: 991.8px) {
  body .mt_banner.mt_full_height_banner,
  #mt_home_page .mt_banner.mt_full_height_banner {
    height: min(120vw, 75vh) !important;
  }
}
@media screen and (max-height: 450px) {
  body .mt_banner.mt_full_height_banner,
  #mt_home_page .mt_banner.mt_full_height_banner {
    min-height: 350px;
  }
}
body .mt_banner.mt_full_height_banner .mt_banner_content,
#mt_home_page .mt_banner.mt_full_height_banner .mt_banner_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
body .mt_banner.mt_full_height_banner .mt_banner_content *:not(br):empty,
#mt_home_page .mt_banner.mt_full_height_banner .mt_banner_content *:not(br):empty {
  display: none !important;
}
body .mt_banner.mt_full_height_banner .mt_banner_content > img:empty,
#mt_home_page .mt_banner.mt_full_height_banner .mt_banner_content > img:empty {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block !important;
  z-index: 0;
}
body .mt_banner.mt_full_height_banner.overlay_content::before,
body .mt_banner.mt_full_height_banner .overlay_content::before,
#mt_home_page .mt_banner.mt_full_height_banner.overlay_content::before,
#mt_home_page .mt_banner.mt_full_height_banner .overlay_content::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 130%);
}
body .mt_banner.mt_full_height_banner .mt_main_heading,
#mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
  width: 100%;
  max-width: unset;
  padding: min(1.7vw, 35px) 7vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.12em;
  text-align: center;
  text-transform: uppercase;
  color: #EEE8E1;
}
body .mt_banner.mt_full_height_banner .mt_main_heading,
#mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
  font-size: 25px;
}
@media screen and (min-width: 992px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    font-size: calc(25px + 13 * (100vw - 992px) / 448);
  }
}
@media screen and (min-width: 1440px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    font-size: 38px;
  }
}
body .mt_banner.mt_full_height_banner .mt_main_heading,
#mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
  line-height: 30px;
}
@media screen and (min-width: 992px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    line-height: calc(30px + 15 * (100vw - 992px) / 448);
  }
}
@media screen and (min-width: 1440px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    line-height: 45px;
  }
}
@media (max-width: 991.8px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    letter-spacing: 0.07em;
    padding: 3.05vw 4.8vw 3.19vw;
  }
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 991.8px) and (min-width: 375px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    font-size: calc(18px + 7 * (100vw - 375px) / 617);
  }
}
@media screen and (max-width: 991.8px) and (min-width: 992px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    font-size: 25px;
  }
}
@media (max-width: 991.8px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    line-height: 22px;
  }
}
@media screen and (max-width: 991.8px) and (min-width: 375px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    line-height: calc(22px + 8 * (100vw - 375px) / 617);
  }
}
@media screen and (max-width: 991.8px) and (min-width: 992px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading {
    line-height: 30px;
  }
}
@media (max-width: 767.8px) {
  body .mt_banner.mt_full_height_banner .mt_main_heading br,
  #mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading br {
    display: none;
  }
}
body .mt_banner.mt_full_height_banner .mt_main_heading::before,
#mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading::before {
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #B5633F;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  mix-blend-mode: multiply;
}
body .mt_banner.mt_full_height_banner .mt_main_heading span,
#mt_home_page .mt_banner.mt_full_height_banner .mt_main_heading span {
  width: 100%;
  position: relative;
  z-index: 1;
}

.mt_btn {
  padding: 20px 32px;
  transition: all 0.5s ease-in-out !important;
  font-size: 16px;
  border: 0 !important;
  border-radius: 0 !important;
  text-transform: uppercase;
}
@media (max-width: 369.8px) {
  .mt_btn {
    padding: 20px 15px;
    font-size: 15px;
  }
}
.mt_btn:not(.mt_fill_btn):hover {
  background: #6B2E18 !important;
  border: none !important;
  color: #ffffff !important;
}
.mt_btn.mt_fill_btn {
  position: relative;
  z-index: 1;
  background: linear-gradient(90deg, #a05a44, #cf8566, #b67357, #a05a44, #a05a44);
}
.mt_btn.mt_fill_btn * {
  position: relative;
  z-index: 1;
}
.mt_btn.mt_fill_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6B2E18;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.mt_btn.mt_fill_btn:hover {
  color: #ffffff !important;
}
.mt_btn.mt_fill_btn:hover::before {
  opacity: 1;
}

.osano-cm-dialog,
.osano-cm-info {
  background: #d79f80;
  color: #000000;
  box-shadow: none;
}
.osano-cm-dialog *,
.osano-cm-info * {
  font-family: "arboria", sans-serif !important;
}

.osano-cm-dialog--type_bar.osano-cm-dialog--position_bottom {
  padding: 8px 30px;
  font-size: 14px;
}

.osano-cm-button {
  background: #6a5f4b;
  color: #ede7e0;
  border-color: #6a5f4b;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding-bottom: 9px;
}
.osano-cm-button:hover {
  background: rgb(202.7844311377, 129.6826347305, 89.2155688623);
  border-color: rgb(202.7844311377, 129.6826347305, 89.2155688623);
  color: #000000;
}

.osano-cm-header,
.osano-cm-info-dialog-header {
  background: #d79f80;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 17px;
  text-transform: uppercase;
}

.osano-cm-disclosure__toggle,
.osano-cm-expansion-panel__toggle {
  font-weight: 500;
  letter-spacing: 1px;
}

.osano-cm-link {
  font-weight: 500;
  letter-spacing: 1px;
}

.osano-cm-toggle__input:focus + .osano-cm-toggle__switch,
.osano-cm-toggle__input:hover + .osano-cm-toggle__switch {
  background-color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.4);
}

.osano-cm-toggle__switch {
  background-color: rgba(0, 0, 0, 0.4);
}

.osano-cm-toggle__input:disabled:checked + .osano-cm-toggle__switch,
.osano-cm-toggle__input:disabled:checked:focus + .osano-cm-toggle__switch,
.osano-cm-toggle__input:disabled:checked:hover + .osano-cm-toggle__switch {
  background-color: rgba(0, 0, 0, 0.24);
  border-color: rgba(0, 0, 0, 0.24);
}

.osano-cm-description {
  font-size: 14px;
  font-weight: 400;
}

.osano-cm-drawer-toggle .osano-cm-label {
  font-size: 16px;
  font-weight: 500;
}

.iframe_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.intro_with_icon .mt_one_column {
  padding-block: 58px 64px;
}
@media (max-width: 991.8px) {
  .intro_with_icon .mt_one_column {
    padding: 40px 8.53vw;
  }
}
.intro_with_icon .mt_col_img {
  margin-bottom: 32px;
}
.intro_with_icon .mt_col_heading {
  font-family: "freight-display-pro", serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
}
.intro_with_icon .mt_col_heading {
  font-size: 30px;
}
@media screen and (min-width: 375px) {
  .intro_with_icon .mt_col_heading {
    font-size: calc(30px + 12 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .intro_with_icon .mt_col_heading {
    font-size: 42px;
  }
}
.intro_with_icon .mt_col_heading {
  line-height: 31px;
}
@media screen and (min-width: 375px) {
  .intro_with_icon .mt_col_heading {
    line-height: calc(31px + 12 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .intro_with_icon .mt_col_heading {
    line-height: 43px;
  }
}
@media (min-width: 992px) {
  .intro_with_icon .mt_col_heading br {
    display: none;
  }
}

.twocol_home_page.mt_two_column_container.full_width .mt_two_col {
  align-items: stretch;
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col div.mt_col_img {
  height: auto;
  position: relative;
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col div.mt_col_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
@media (max-width: 991.8px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col div.mt_col_img {
    margin-top: 0px;
    min-height: 250px !important;
    height: 70.5vw;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_col_content {
  padding: min(8.33vw, 160px);
}
@media (max-width: 991.8px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_col_content {
    padding: 10.6vw 5.33vw 16vw;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_col_subheading {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
  font-size: 30px;
}
@media screen and (min-width: 375px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
    font-size: calc(30px + 16 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
    font-size: 46px;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
  line-height: 36px;
}
@media screen and (min-width: 375px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
    line-height: calc(36px + 19 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_sec_sub_heading {
    line-height: 55px;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
  font-family: "freight-display-pro", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 33px;
  letter-spacing: 0;
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
  font-size: 18px;
}
@media screen and (min-width: 375px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
    font-size: calc(18px + 15 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
    font-size: 33px;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
  line-height: 19px;
}
@media screen and (min-width: 375px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
    line-height: calc(19px + 15 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph {
    line-height: 34px;
  }
}
.twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_paragraph em {
  white-space: nowrap;
}
@media (max-width: 991.8px) {
  .twocol_home_page.mt_two_column_container.full_width .mt_two_col .mt_btn {
    margin-top: 40px;
  }
}
.twocol_home_page.mt_two_column_container.full_width.warm_grey_block .mt_btn {
  background: #0a342c;
  color: #ffffff;
  border-color: #0a342c;
}
.twocol_home_page.mt_two_column_container.full_width.warm_grey_block .mt_btn:hover {
  background: #6B2E18 !important;
  border-color: #6B2E18 !important;
  color: #ffffff;
}

#available_filters {
  padding: 7.22vw 3.125vw;
  background: linear-gradient(90deg, rgba(153, 153, 153, 0.2) 0%, rgba(222, 222, 222, 0.2) 28%, rgba(215, 215, 217, 0.2) 51%, rgba(219, 219, 219, 0.2) 65%, rgba(217, 217, 217, 0.2) 80%, rgba(232, 225, 237, 0.2) 100%), rgba(242, 242, 242, 0.8);
}
@media (max-width: 991.8px) {
  #available_filters {
    padding: 12.8vw 13.8vw 14vw;
  }
}
@media (max-width: 369.8px) {
  #available_filters {
    padding: 12.8vw 8vw 14vw;
  }
}
#available_filters .mt_one_column_content_wrapper {
  padding: 0;
}
#available_filters .mt_one_column_content_wrapper .mt_col_heading {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#available_filters .mt_one_column_content_wrapper .mt_col_heading {
  font-size: 30px;
}
@media screen and (min-width: 375px) {
  #available_filters .mt_one_column_content_wrapper .mt_col_heading {
    font-size: calc(30px + 25 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #available_filters .mt_one_column_content_wrapper .mt_col_heading {
    font-size: 55px;
  }
}
#available_filters .mt_one_column_content_wrapper .mt_col_heading {
  line-height: 36px;
}
@media screen and (min-width: 375px) {
  #available_filters .mt_one_column_content_wrapper .mt_col_heading {
    line-height: calc(36px + 30 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #available_filters .mt_one_column_content_wrapper .mt_col_heading {
    line-height: 66px;
  }
}
#available_filters .mt_one_column_content_wrapper .mt_txt_sub {
  margin: 0 auto 44px;
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.11em;
  width: 100%;
  max-width: 980px;
}
#available_filters .mt_one_column_content_wrapper .mt_txt_sub {
  font-size: 18px;
}
@media screen and (min-width: 375px) {
  #available_filters .mt_one_column_content_wrapper .mt_txt_sub {
    font-size: calc(18px + 11 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #available_filters .mt_one_column_content_wrapper .mt_txt_sub {
    font-size: 29px;
  }
}
#available_filters .mt_one_column_content_wrapper .mt_txt_sub {
  line-height: 22px;
}
@media screen and (min-width: 375px) {
  #available_filters .mt_one_column_content_wrapper .mt_txt_sub {
    line-height: calc(22px + 13 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #available_filters .mt_one_column_content_wrapper .mt_txt_sub {
    line-height: 35px;
  }
}
@media (max-width: 991.8px) {
  #available_filters .mt_one_column_content_wrapper .mt_btn {
    margin: 40px auto 0;
    width: calc(100% - 4.1vw - 4.1vw);
  }
}
#available_filters .mt_filter_wrap {
  position: relative;
  z-index: 10;
}
@media (max-width: 991.8px) {
  #available_filters .mt_filter_wrap {
    padding: 0 4.1vw;
  }
}
#available_filters .mt_filter_wrap .dropdown {
  margin-right: 1.66vw;
}
@media (max-width: 991.8px) {
  #available_filters .mt_filter_wrap .dropdown {
    margin-right: 0;
    margin-bottom: 24px;
  }
  #available_filters .mt_filter_wrap .dropdown:last-child {
    margin-bottom: 0;
  }
}
#available_filters .mt_filter_wrap .dropdown:last-child {
  margin-right: 0;
}
#available_filters .mt_filter_wrap .dropdown .selectivo__label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 24px 10px 14px;
  height: 44px;
  background: #ffffff;
  border: 1px solid #d0d5dd;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  font-family: "arboria", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.07em;
  border-radius: 0;
  color: #B5633F;
}
#available_filters .mt_filter_wrap .dropdown .selectivo__label::after {
  border-color: #B5633F;
  right: 14px;
  border-width: 0 1.7px 1.7px 0;
}

body .text_top_block {
  position: relative;
}
body .text_top_block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(205, 208, 219, 0.208) 12%, rgba(155, 161, 182, 0.424) 27%, rgba(115, 124, 153, 0.592) 43%, rgba(87, 97, 133, 0.704) 60%, rgba(70, 82, 120, 0.776) 78%, rgba(65, 77, 117, 0.8) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
}
body .text_top_block .mt_one_column {
  padding: 2.777vw 30px min(25.6vw, 370px);
}
body .text_top_block .mt_one_column *:empty {
  display: none;
}
@media (max-width: 991.8px) {
  body .text_top_block .mt_one_column {
    padding: 10.6vw 8.2vw min(85vw, 319px);
  }
}
body .text_top_block .mt_one_column * {
  position: relative;
  z-index: 1;
}
body .text_top_block .mt_one_column .mt_col_heading {
  max-width: unset;
  font-family: "trajan-sans-pro", sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  margin-block: 0;
}
body .text_top_block .mt_one_column .mt_col_heading {
  font-size: 60px;
}
@media screen and (min-width: 375px) {
  body .text_top_block .mt_one_column .mt_col_heading {
    font-size: calc(60px + 70 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  body .text_top_block .mt_one_column .mt_col_heading {
    font-size: 130px;
  }
}
body .text_top_block .mt_one_column .mt_col_heading {
  line-height: 72px;
}
@media screen and (min-width: 375px) {
  body .text_top_block .mt_one_column .mt_col_heading {
    line-height: calc(72px + 84 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  body .text_top_block .mt_one_column .mt_col_heading {
    line-height: 156px;
  }
}
@media (max-width: 369.8px) {
  body .text_top_block .mt_one_column .mt_col_heading {
    font-size: 45px;
    line-height: 55px;
  }
}
body .text_top_block .mt_one_column .mt_fill_btn {
  margin-top: min(17vw, 290px);
}
@media (max-width: 991.8px) {
  body .text_top_block .mt_one_column .mt_fill_btn {
    margin-top: min(24vw, 90px);
  }
}

.disabled[href="#"],
.left_btn[href="#"] {
  pointer-events: none;
  opacity: 1;
}

.system .mt_two_col .mt_btn.mt_fill_btn:hover {
  color: #ffffff !important;
}

.floor-plans .mt_filter_sticky_wrap #view_by .selectivo__dropdown a:first-child, .floor-plans .mt_filter_sticky_wrap #view_by .selectivo__dropdown a:nth-child(2), .sightmap .mt_filter_sticky_wrap #view_by .selectivo__dropdown a:first-child, .sightmap .mt_filter_sticky_wrap #view_by .selectivo__dropdown a:nth-child(2) {
  display: none;
}

.addtoany_content {
  display: none;
}

#mt_thank-you .mt_thankyou_wrapper {
  left: unset !important;
  width: 100% !important;
  margin-top: 0px !important;
}

#mt_thank-you {
  position: relative;
  overflow: hidden;
  min-height: 600px !important;
}

.mt_two_column_container .mt_two_column_layout .mt_col_content .mt_sec_sub_heading,
.mt_two_column_container .mt_two_column_list_layout .mt_col_content .mt_sec_sub_heading {
  font-size: 30px !important;
  line-height: 40px !important;
}
.mt_two_column_container .mt_two_column_layout .mt_col_content .mt_paragraph,
.mt_two_column_container .mt_two_column_layout .mt_col_content ul li,
.mt_two_column_container .mt_two_column_list_layout .mt_col_content .mt_paragraph,
.mt_two_column_container .mt_two_column_list_layout .mt_col_content ul li {
  font-size: clamp(1.13rem, 0.47vw + 1.01rem, 1.44rem) !important; /* 18px -> 23px (375px -> 1440px) */
}

.hide_me {
  display: none !important;
}

#mt_home_page .video_banner.mt_banner_outer_wrap .mt_banner .mt_main_heading {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#mt_home_page .video_banner.mt_banner_outer_wrap .mt_banner video {
  object-position: center bottom;
}

#mt_home_page .mt_banner.mt_full_height_banner.overlay_content::before {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 32.5%, rgba(0, 0, 0, 0.3) 120.83%);
}

#mt_home_page .video_banner {
  margin: 0 auto;
}

.mt_one_column_container .parent_img_as_img {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.mt_video_bg_mob {
  object-fit: cover;
  object-position: center center;
}

.mt_no_banner {
  padding-top: 12.7vw;
}
@media (min-width: 1500px) {
  .mt_no_banner {
    padding-top: 184px;
  }
}
@media (max-width: 991.8px) {
  .mt_no_banner {
    padding-top: 72px;
  }
}

.illustration_img {
  width: 100%;
  display: block;
  margin: 40px auto 20px;
}
@media (max-width: 991.8px) {
  .illustration_img {
    width: 100%;
    height: 68vw;
    min-height: 252px;
    display: block;
    object-fit: cover;
    margin: 20px auto 20px;
    object-position: 52% center;
  }
}

.home .intro_with_icon .mt_one_column {
  padding-inline: 4vw;
}
@media (max-width: 991.8px) {
  .home .intro_with_icon .mt_one_column {
    padding-inline: 0;
  }
  .home .intro_with_icon .mt_one_column .mt_col_heading {
    padding-inline: 5.33vw;
  }
}

iframe[src*="https://my.hy.ly/"] {
  position: absolute;
  bottom: 0;
}

/*transform origin*/
.special_slider_wrapper {
  overflow: hidden;
  margin-bottom: 4px;
}
@media (max-width: 991.8px) {
  .special_slider_wrapper {
    margin-bottom: 0;
  }
  .special_slider_wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgb(208, 213, 221);
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;
    opacity: 0.8;
  }
}
.special_slider_wrapper .special_slider_wrapper_close {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991.8px) {
  .special_slider_wrapper .special_slider_wrapper_close {
    right: 4.2vw;
  }
}
.special_slider_wrapper div.mt_cta_slider {
  width: 100%;
  max-width: calc(100% - 4.2vw - 4.2vw);
}
.special_slider_wrapper div.mt_cta_slider .slick-list {
  width: 100%;
}
.special_slider_wrapper div.mt_cta_slider .slick-slide div, .special_slider_wrapper div.mt_cta_slider .slick-slide span {
  min-width: 80vw;
  text-align: center;
  display: block;
}
@media (max-width: 991.8px) {
  .special_slider_wrapper div.mt_cta_slider {
    max-width: calc(100% - 4.2vw - 4.2vw);
  }
  .special_slider_wrapper div.mt_cta_slider .slick-slide {
    padding-right: 0;
  }
}
.special_slider_wrapper div.mt_cta_slider .slick-prev,
.special_slider_wrapper div.mt_cta_slider .slick-next {
  border-width: 0 2px 2px 0;
}
@media (max-width: 991.8px) {
  .special_slider_wrapper div.mt_cta_slider .slick-prev,
  .special_slider_wrapper div.mt_cta_slider .slick-next {
    display: none !important;
  }
}
.special_slider_wrapper div.mt_cta_slider div,
.special_slider_wrapper div.mt_cta_slider span,
.special_slider_wrapper div.mt_cta_slider a {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 991.8px) {
  .special_slider_wrapper div.mt_cta_slider div,
  .special_slider_wrapper div.mt_cta_slider span,
  .special_slider_wrapper div.mt_cta_slider a {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991.8px) {
  .special_slider_wrapper div.mt_cta_slider div div,
  .special_slider_wrapper div.mt_cta_slider span div,
  .special_slider_wrapper div.mt_cta_slider a div {
    width: 100%;
    padding-right: 20px;
  }
}
@media (max-width: 991.8px) {
  .special_slider_wrapper div.mt_cta_slider div a,
  .special_slider_wrapper div.mt_cta_slider span a,
  .special_slider_wrapper div.mt_cta_slider a a {
    display: block;
    margin-left: 0;
  }
}

header.juniper_header.color_theme {
  margin-top: 0;
  height: 12.7vw;
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 1500px) {
  header.juniper_header.color_theme {
    height: 184px;
  }
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme {
    height: 72px;
    margin-top: 0;
    border: 0;
  }
}
header.juniper_header.color_theme.mt_fill_header .logo path {
  fill: #B5633F;
}
header.juniper_header.color_theme.mt_fill_header .header_right .tel-link svg path {
  stroke: #B5633F;
}
header.juniper_header.color_theme.mt_fill_header .header_right nav ul li a {
  color: #B5633F;
}
header.juniper_header.color_theme.mt_fill_header .mt_menu_toggle span.mt_menu_1,
header.juniper_header.color_theme.mt_fill_header .mt_menu_toggle span.mt_menu_2,
header.juniper_header.color_theme.mt_fill_header .mt_menu_toggle span.mt_menu_3 {
  border: 2px solid #B5633F;
}
header.juniper_header.color_theme.mt_fill_header .mt_menu_toggle:hover span {
  border: 2px solid #B5633F;
}
header.juniper_header.color_theme.headerTransparent {
  background: none;
}
header.juniper_header.color_theme.mt_fixed {
  background: #222224;
  height: 100px;
}
header.juniper_header.color_theme.mt_fixed .logo path {
  fill: #ffffff;
}
@media (min-width: 992px) {
  header.juniper_header.color_theme.mt_fixed .logo {
    transform: scale(0.8);
  }
}
header.juniper_header.color_theme.mt_fixed .header_right .tel-link svg path {
  stroke: #ffffff !important;
}
header.juniper_header.color_theme.mt_fixed .header_right nav ul li a {
  color: #ffffff !important;
}
header.juniper_header.color_theme.mt_fixed .header_right nav ul li a:hover {
  color: #B5633F !important;
}
header.juniper_header.color_theme.mt_fixed .header_right nav ul li.current_page_item a {
  color: #B5633F !important;
}
header.juniper_header.color_theme.mt_fixed .mt_menu_toggle span.mt_menu_1,
header.juniper_header.color_theme.mt_fixed .mt_menu_toggle span.mt_menu_2,
header.juniper_header.color_theme.mt_fixed .mt_menu_toggle span.mt_menu_3 {
  border: 2px solid #ffffff;
}
header.juniper_header.color_theme.mt_fixed .mt_menu_toggle:hover span {
  border: 2px solid #ffffff;
}
header.juniper_header.color_theme .mt_navigation_wrapper {
  padding-inline: 2.222vw;
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme .mt_navigation_wrapper {
    padding-inline: 4.2vw;
    pointer-events: all;
  }
}
header.juniper_header.color_theme .left_btn {
  background: linear-gradient(90deg, #A05A44 0%, #CF8566 28%, #B67357 51%, #A05A44 80%, #A05A44 100%);
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 0;
  border: 0;
  padding: 10px 18px;
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
header.juniper_header.color_theme .left_btn * {
  position: relative;
  z-index: 2;
}
header.juniper_header.color_theme .left_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6B2E18;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
header.juniper_header.color_theme .left_btn:hover {
  border: 0;
  color: #ffffff !important;
}
header.juniper_header.color_theme .left_btn:hover::before {
  opacity: 1;
}
header.juniper_header.color_theme .logo {
  width: 20.5vw;
  max-width: 296px;
  display: block;
}
@media (max-width: 1279.8px) {
  header.juniper_header.color_theme .logo {
    max-width: 160px;
  }
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme .logo {
    width: 110px;
  }
}
header.juniper_header.color_theme .logo.privy_logo {
  max-width: 225px;
}
@media (max-width: 1279.8px) {
  header.juniper_header.color_theme .logo.privy_logo {
    max-width: 160px;
  }
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme .logo.privy_logo {
    width: 110px;
    height: 59px;
  }
}
header.juniper_header.color_theme .mt_menu_toggle {
  padding: 0;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 0;
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme .mt_menu_toggle {
    width: 40px;
  }
}
header.juniper_header.color_theme .mt_menu_toggle span.mt_menu_1,
header.juniper_header.color_theme .mt_menu_toggle span.mt_menu_2,
header.juniper_header.color_theme .mt_menu_toggle span.mt_menu_3 {
  width: 100%;
  border: 2px solid #ffffff;
  height: 0;
  margin: 3px 0;
}
header.juniper_header.color_theme .mt_menu_toggle:hover {
  background: none;
}
header.juniper_header.color_theme .mt_menu_toggle:hover span {
  border: 2px solid #ffffff;
}
header.juniper_header.color_theme .header_right nav {
  margin-right: 2.22vw;
}
header.juniper_header.color_theme .header_right nav ul li {
  padding: 0;
  margin-right: 2.22vw;
}
header.juniper_header.color_theme .header_right nav ul li:last-child {
  margin-right: 0;
}
header.juniper_header.color_theme .header_right nav ul li.current_page_item a {
  color: #475467 !important;
}
header.juniper_header.color_theme .header_right nav ul li a {
  font-family: "barlow-semi-condensed", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
header.juniper_header.color_theme .header_right nav ul li a::after {
  display: none;
}
.system header.juniper_header.color_theme .header_right nav ul li a:hover {
  color: #475467;
}
@media (max-width: 991.8px) {
  header.juniper_header.color_theme .header_right .show_mob {
    margin-right: 15px;
  }
  header.juniper_header.color_theme .header_right .show_mob .left_btn {
    display: none !important;
  }
  header.juniper_header.color_theme .header_right .tel-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header.juniper_header.color_theme .header_right .tel-link svg {
    width: 28px;
    height: auto;
  }
}

.overlay {
  width: 50%;
  overflow: hidden;
}
.overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 991.8px) {
  .overlay {
    background: none !important;
  }
}

.mt_hamb_menu {
  width: 52vw;
  background: #222224;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu {
    width: 100%;
    padding-top: 0;
  }
}
.mt_hamb_menu .mt_menu_toggle {
  width: 4.1666vw;
  height: 4.1666vw;
  position: absolute;
  top: 3.33vw;
  right: 3.33vw;
  z-index: 1;
  border: 0;
  background: none;
  padding: 0;
  max-width: 70px;
  max-height: 70px;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .mt_menu_toggle {
    display: none;
  }
}
.mt_hamb_menu .mt_menu_toggle svg {
  width: 100%;
  height: 100%;
}
.mt_hamb_menu .mt_menu_toggle:hover {
  background: none;
}
.mt_hamb_menu .inner_menu {
  border: 0;
  height: 100%;
  padding-top: 3.33vw;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu {
    padding-top: 0;
  }
}
.mt_hamb_menu .inner_menu ul {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul {
    padding-bottom: 15px;
  }
}
.mt_hamb_menu .inner_menu ul li {
  padding-right: 6.94vw;
  margin-bottom: 20px;
  padding-inline: 3.33vw;
}
@media (max-width: 1399.8px) {
  .mt_hamb_menu .inner_menu ul li {
    margin-bottom: 13px;
  }
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li {
    order: 3;
    padding: 3px 4.2vw;
    margin: 8px 0;
  }
}
.mt_hamb_menu .inner_menu ul li a {
  padding: 0;
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #d7806a;
  text-transform: uppercase;
}
@media (max-width: 1399.8px) {
  .mt_hamb_menu .inner_menu ul li a {
    font-size: 20px;
  }
}
@media (max-width: 1279.8px) {
  .mt_hamb_menu .inner_menu ul li a {
    font-size: 18px;
  }
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #B5633F;
  }
}
.mt_hamb_menu .inner_menu ul li a:hover {
  color: #ffffff;
  background: none;
}
.mt_hamb_menu .inner_menu ul li.schedule_btn {
  margin-block: 4.44vw 16px;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li.schedule_btn {
    order: 1;
    margin-block: 6.4vw 12px;
    padding-block: 0;
  }
}
.mt_hamb_menu .inner_menu ul li.schedule_btn a {
  position: relative;
  z-index: 1;
  width: 232px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 22px;
  background: linear-gradient(90deg, #A05A44 0%, #CF8566 28%, #B67357 51%, #A05A44 80%, #A05A44 100%);
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li.schedule_btn a {
    width: 100%;
    padding: 12px 32px;
  }
}
.mt_hamb_menu .inner_menu ul li.schedule_btn a * {
  position: relative;
  z-index: 1;
}
.mt_hamb_menu .inner_menu ul li.schedule_btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6B2E18;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.mt_hamb_menu .inner_menu ul li.schedule_btn a:hover {
  color: #ffffff !important;
}
.mt_hamb_menu .inner_menu ul li.schedule_btn a:hover::before {
  opacity: 1;
}
.mt_hamb_menu .inner_menu ul li.call_link {
  margin-block: 0 3.6vw;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li.call_link {
    padding-block: 0;
    order: 2;
    margin-block-end: 6.4vw;
  }
}
.mt_hamb_menu .inner_menu ul li.call_link a {
  width: 232px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 22px;
  background: #ece6df;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #0a342c;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu ul li.call_link a {
    width: 100%;
    padding: 12px 32px;
  }
}
.mt_hamb_menu .inner_menu ul li.call_link a:hover {
  background: #6B2E18;
  color: #ffffff;
}
.mt_hamb_menu .inner_menu ul li.current_page_item a {
  background: none;
  color: #ffffff;
}
.mt_hamb_menu .inner_menu .menu-hamburger-menu-container {
  min-height: calc(100% - 123px);
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .inner_menu .menu-hamburger-menu-container {
    min-height: calc(100% - 72px);
  }
}
.mt_hamb_menu .sub_menu_2_wrap {
  height: 123px;
  position: fi;
  border-top: 1px solid #eaecf0;
  display: flex;
  justify-content: space-between;
  padding: 32px 3.33vw 48px;
  align-items: center;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .sub_menu_2_wrap {
    height: 72px;
    padding: 0 4.2vw;
  }
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 {
  border-top: 0;
  padding: 0;
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon::after {
  display: none;
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon a {
  font-style: normal;
  font-weight: 400;
  font-size: 15.71px;
  line-height: 19px;
  letter-spacing: 0.07em;
  color: #ede7e0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 2.7vw;
  padding: 0;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon a {
    gap: 39px;
  }
  .mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon a svg {
    width: 28px;
    height: auto;
  }
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon a:hover {
  color: #d7806a;
}
.mt_hamb_menu #menu-hamburger-sub-menu-2 li.resident-icon a:hover svg path {
  fill: #d7806a;
}
.mt_hamb_menu .social_ham_links {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (min-width: 992px) {
  .mt_hamb_menu .social_ham_links {
    margin-bottom: -5px;
  }
}
.mt_hamb_menu .social_ham_links a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mt_hamb_menu .social_ham_links a svg {
  width: 31px;
  height: auto;
}
@media (max-width: 991.8px) {
  .mt_hamb_menu .social_ham_links a svg {
    width: 25px;
  }
}
.mt_hamb_menu .social_ham_links a:hover svg path {
  fill: #d7806a;
}

body.mt_hid {
  overflow: hidden;
}
@media (min-width: 992px) {
  body.mt_hid {
    padding-right: 17px;
  }
  body.mt_hid .mt_hamb_menu {
    overflow-y: scroll;
    overscroll-behavior: contain;
  }
}

.mt_specials_popup .mt_specials_heading {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.07em;
  text-transform: none;
}
.mt_specials_popup .mt_specials_heading {
  font-size: 25px;
}
@media screen and (min-width: 375px) {
  .mt_specials_popup .mt_specials_heading {
    font-size: calc(25px + 10 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  .mt_specials_popup .mt_specials_heading {
    font-size: 35px;
  }
}
.mt_specials_popup .mt_copy_small {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0;
}
.mt_specials_popup .mt_promo {
  font-size: 13px;
  text-transform: uppercase;
}

/*transform origin*/
.mt_footer_outer_wrap {
  position: relative;
  z-index: 0;
  background: linear-gradient(90deg, #A05A44 0%, #CF8566 14%, #DBA783 22%, #CF8566 29%, #B67357 41%, #DBA783 56%, #A05A44 80%, #A05A44 100%);
  padding-top: 80px;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap {
    padding-top: 40px;
  }
}
.mt_footer_outer_wrap .mt_footer_main {
  padding: 64px 7.77vw 48px;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main {
    padding: 40px 7.46vw 20px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row {
  padding-bottom: 64px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row {
    padding-bottom: 52px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap {
  width: 22.2vw;
}
@media (min-width: 1920px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap {
    max-width: 500px;
  }
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap {
    width: 100%;
    margin-bottom: 52px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo:not(.reserve_logo) {
  margin-bottom: 0;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo:not(.reserve_logo) img {
  width: min(222px, 15.4166vw);
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo:not(.reserve_logo) img {
    width: 182px;
    height: auto;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .separator {
  margin: 46px auto;
  background: #ffffff;
  width: 76px;
  height: 1px;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .separator {
    margin: 38px auto;
    width: 62px;
    height: 0.5px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .reserve_logo {
  margin-bottom: 64px;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .reserve_logo img {
  width: min(320px, 22.22vw);
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .reserve_logo {
    margin-bottom: 40px;
  }
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .reserve_logo img {
    width: 263px;
    height: auto;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap .mt_ft_cnt_btn {
  margin-bottom: 16px;
  background: #ece6df;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  color: #0a342c;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap .mt_fill_btn {
  white-space: nowrap;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info {
  flex: none;
}
@media (min-width: 1920px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info {
    width: 30vw;
  }
}
@media (min-width: 992px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info {
    flex-wrap: nowrap;
    gap: 32px;
  }
  .mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info > div {
    padding-right: 0 !important;
    width: 240px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_txt_sub {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  /* Base/White */
  color: #ffffff;
  margin-bottom: 4px;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info h3:not(:first-of-type) {
  margin-top: 32px;
}
.mt_footer_outer_wrap .mt_footer_main .mt_footer_top_row .mt_footer_info a {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #ffffff;
}
.mt_footer_outer_wrap .mt_footer_main .mt_resident_login {
  font-family: "arboria", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 24px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_resident_login {
    gap: 16px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_resident_login svg {
  width: 40px;
  height: auto;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_main .mt_resident_login svg {
    width: 28px;
  }
}
.mt_footer_outer_wrap .mt_footer_main .mt_resident_login svg path {
  transition: all 0.3s ease-in-out;
}
.mt_footer_outer_wrap .mt_footer_main .mt_resident_login:hover {
  color: #B5633F;
  background: none;
}
.mt_footer_outer_wrap .mt_footer_main .mt_resident_login:hover svg path {
  stroke: transparent;
  fill: #B5633F;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap div.mt_social_login {
    width: unset;
    margin-inline: -3.2vw;
  }
}
.mt_footer_outer_wrap div.mt_social_login .mt_social {
  display: flex;
  align-items: center;
  gap: 20px;
}
.mt_footer_outer_wrap div.mt_social_login .mt_social a {
  margin-right: 0;
  display: flex;
  align-items: center;
}
.mt_footer_outer_wrap .mt_footer_sub {
  padding: 48px 7.77vw;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_sub {
    padding: 32px 4.26vw;
  }
}
.mt_footer_outer_wrap .mt_footer_sub .mt_ft_links {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
@media (max-width: 991.8px) {
  .mt_footer_outer_wrap .mt_footer_sub .mt_subfooter_logo {
    margin-bottom: 56px;
  }
}
.mt_footer_outer_wrap .mt_footer_sub .mt_subfooter_logo img {
  height: 28px;
  width: auto;
}

/*# sourceMappingURL=common-styles.css.map */
