/*transform origin*/
/*transform origin*/
@import url("https://fonts.googleapis.com/css2?family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Syne:wght@400..800&display=swap");
body .disabled {
  opacity: .3; }

iframe[src*="https://my.hy.ly"] {
  height: 0;
  width: 0;
  position: absolute;
  border: 0;
  margin-top: -1px; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  /* Deprecated, but safe fallback */
  background-color: #ECEAE5; }

.disabled {
  pointer-events: none;
  opacity: 0.3; }

.addtoany_content {
  display: none; }

.mt_specials_popup {
  background-color: #C4D1D4 !important;
  color: #000000 !important; }
  .mt_specials_popup .mt_btn.mt_fill_btn {
    background-color: #322837 !important;
    color: #ffffff !important;
    border-color: #322837 !important; }
    .mt_specials_popup .mt_btn.mt_fill_btn:hover {
      background-color: transparent !important;
      color: #322837 !important;
      border-color: #322837 !important; }
  .mt_specials_popup .mt_specials_heading {
    color: #000000 !important;
    font-family: "Syne" !important;
    font-weight: 700;
    font-size: 35px;
    line-height: 105%;
    letter-spacing: 0.005em;
    text-align: center;
    text-transform: uppercase; }
    @media (max-width: 991.8px) {
      .mt_specials_popup .mt_specials_heading {
        font-size: 25px; } }
  .mt_specials_popup .mt_copy_small {
    font-family: "Roboto Serif" !important;
    font-weight: 400;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center; }
    @media (max-width: 991.8px) {
      .mt_specials_popup .mt_copy_small {
        font-size: 16px;
        line-height: 125%; } }
  .mt_specials_popup .mt_spcls_disclaimer {
    font-family: "Roboto Serif" !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center; }
  .mt_specials_popup .mt_promo {
    color: #ffffff !important;
    font-family: "Roboto Serif" !important;
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    text-align: center; }
    @media (max-width: 991.8px) {
      .mt_specials_popup .mt_promo {
        font-size: 16px;
        line-height: 24px; } }

.special_slider_wrapper {
  border: none; }
  @media (min-width: 992px) {
    .special_slider_wrapper {
      border-style: solid;
      border-color: #ECEAE5 !important;
      border-width: 0 6px 6px 10px; } }
  @media (min-width: 992px) {
    .special_slider_wrapper .mt_cta_slider {
      max-width: 550px !important; } }
  .special_slider_wrapper .mt_cta_slider span,
  .special_slider_wrapper .mt_cta_slider a {
    font-family: "Roboto Serif" !important;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%; }
    @media (max-width: 991.8px) {
      .special_slider_wrapper .mt_cta_slider span,
      .special_slider_wrapper .mt_cta_slider a {
        font-size: 14px;
        line-height: 20px; } }
  .special_slider_wrapper .slick-slide {
    width: 550px !important; }

/* Moving Pattern Block Variations */
.has-moving-pattern-top {
  position: relative; }
  .has-moving-pattern-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-image: url("../images/moving-pattern-horizontal.png");
    background-repeat: repeat-x;
    background-position: 0 top;
    background-size: contain;
    opacity: 0.5 !important;
    pointer-events: none;
    transform: translateY(-100%); }
    @media (max-width: 575.8px) {
      .has-moving-pattern-top::before {
        left: -107px;
        width: 245vw; } }
  .has-moving-pattern-top.in-view::before {
    animation: patternSlideDown 1.5s ease-out forwards; }

.has-moving-pattern-bottom {
  position: relative; }
  .has-moving-pattern-bottom::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-image: url("../images/moving-pattern-horizontal.png");
    background-repeat: repeat-x;
    background-position: 0 bottom;
    background-size: contain;
    opacity: 0.3 !important;
    pointer-events: none;
    transform: translateY(100%); }
    @media (max-width: 575.8px) {
      .has-moving-pattern-bottom::after {
        left: -107px;
        width: 245vw; } }
  .has-moving-pattern-bottom.in-view::after {
    animation: patternSlideUp 1.5s ease-out forwards; }

@keyframes patternSlideDown {
  0% {
    transform: translateY(-100%);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@keyframes patternSlideUp {
  0% {
    transform: translateY(100%);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@media (max-width: 991.8px) {
  #available_filters.mt_one_column {
    padding: 2px 4.2vw 12px 4.2vw; } }
@media (max-width: 575.8px) {
  #available_filters .mt_col_heading {
    max-width: 239px;
    margin: 0 auto; } }
#available_filters .mt_filter_wrap .dropdown .selectivo__label,
#available_filters .mt_filter_wrap .dropdown .selectivo__option {
  font-variation-settings: "slnt" 0;
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  color: #000000; }
  @media (max-width: 991.8px) {
    #available_filters .mt_filter_wrap .dropdown .selectivo__label,
    #available_filters .mt_filter_wrap .dropdown .selectivo__option {
      font-size: 16px;
      line-height: 125%; } }
  #available_filters .mt_filter_wrap .dropdown .selectivo__label--selected, #available_filters .mt_filter_wrap .dropdown .selectivo__label:hover,
  #available_filters .mt_filter_wrap .dropdown .selectivo__option--selected,
  #available_filters .mt_filter_wrap .dropdown .selectivo__option:hover {
    background-color: #ECEAE5;
    color: #000000; }
  #available_filters .mt_filter_wrap .dropdown .selectivo__label::after,
  #available_filters .mt_filter_wrap .dropdown .selectivo__option::after {
    border-width: 0 2px 2px 0;
    right: 18px; }
#available_filters .mt_filter_wrap .dropdown .selectivo__option {
  font-size: 18px; }
#available_filters #fp_quick_search:hover {
  background-color: transparent !important;
  color: #000000 !important; }
#available_filters .mt_txt_sub {
  font-weight: 400;
  font-size: 24px;
  line-height: 115%; }
  @media (max-width: 991.8px) {
    #available_filters .mt_txt_sub {
      font-size: 20px; } }
  @media (max-width: 575.8px) {
    #available_filters .mt_txt_sub {
      max-width: 208px; } }

#available_filters .mt_filter_wrap .dropdown .selectivo__label {
  border-radius: 0px;
  background: #ECEAE5;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05); }

/*transform origin*/
.mt_header_wrap .mt_fill_header,
.mt_header_wrap .mt_fixed, .mt_header_wrap .mt_transparent {
  padding: 30px 0;
  background-color: #57596e; }
  @media (min-width: 992px) {
    .mt_header_wrap .mt_fill_header .mt_navigation_wrapper img.show_desk.logo.default,
    .mt_header_wrap .mt_fixed .mt_navigation_wrapper img.show_desk.logo.default, .mt_header_wrap .mt_transparent .mt_navigation_wrapper img.show_desk.logo.default {
      width: 230px !important; } }
  @media (min-width: 768px) {
    .mt_header_wrap .mt_fill_header .mt_navigation_wrapper img.show_desk.logo.default,
    .mt_header_wrap .mt_fixed .mt_navigation_wrapper img.show_desk.logo.default, .mt_header_wrap .mt_transparent .mt_navigation_wrapper img.show_desk.logo.default {
      width: 170px !important; } }
  .mt_header_wrap .mt_fill_header .mt_navigation_wrapper a.left_btn,
  .mt_header_wrap .mt_fixed .mt_navigation_wrapper a.left_btn, .mt_header_wrap .mt_transparent .mt_navigation_wrapper a.left_btn {
    background-color: #C4D1D4 !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 0 !important;
    font-family: "Roboto Serif" !important;
    font-weight: 400 !important; }
    @media (max-width: 1199.8px) {
      .mt_header_wrap .mt_fill_header .mt_navigation_wrapper a.left_btn,
      .mt_header_wrap .mt_fixed .mt_navigation_wrapper a.left_btn, .mt_header_wrap .mt_transparent .mt_navigation_wrapper a.left_btn {
        font-size: 16px !important;
        line-height: 24px !important; } }
    @media (min-width: 992px) {
      .mt_header_wrap .mt_fill_header .mt_navigation_wrapper a.left_btn,
      .mt_header_wrap .mt_fixed .mt_navigation_wrapper a.left_btn, .mt_header_wrap .mt_transparent .mt_navigation_wrapper a.left_btn {
        font-size: 19px !important;
        line-height: 100% !important; } }
    @media (max-width: 991.8px) {
      .mt_header_wrap .mt_fill_header .mt_navigation_wrapper a.left_btn,
      .mt_header_wrap .mt_fixed .mt_navigation_wrapper a.left_btn, .mt_header_wrap .mt_transparent .mt_navigation_wrapper a.left_btn {
        font-size: 12px !important;
        line-height: 16px !important; } }
    .mt_header_wrap .mt_fill_header .mt_navigation_wrapper a.left_btn:hover,
    .mt_header_wrap .mt_fixed .mt_navigation_wrapper a.left_btn:hover, .mt_header_wrap .mt_transparent .mt_navigation_wrapper a.left_btn:hover {
      background-color: #322837 !important;
      color: #ffffff !important; }
  .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .header_right nav,
  .mt_header_wrap .mt_fixed .mt_navigation_wrapper .header_right nav, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .header_right nav {
    margin-right: 10px; }
  @media (max-width: 1199.8px) {
    .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .header-menu li,
    .mt_header_wrap .mt_fixed .mt_navigation_wrapper .header-menu li, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .header-menu li {
      padding-right: 20px !important; } }
  .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .header-menu li a,
  .mt_header_wrap .mt_fixed .mt_navigation_wrapper .header-menu li a, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .header-menu li a {
    color: #C4D1D4; }
    @media (min-width: 992px) {
      .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .header-menu li a,
      .mt_header_wrap .mt_fixed .mt_navigation_wrapper .header-menu li a, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .header-menu li a {
        font-family: "Roboto Serif" !important;
        font-weight: 400 !important;
        font-size: 19px !important;
        line-height: 28px !important; } }
    @media (max-width: 1199.8px) {
      .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .header-menu li a,
      .mt_header_wrap .mt_fixed .mt_navigation_wrapper .header-menu li a, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .header-menu li a {
        font-size: 16px !important;
        line-height: 24px !important; } }
  .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .mt_menu_toggle,
  .mt_header_wrap .mt_fixed .mt_navigation_wrapper .mt_menu_toggle, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .mt_menu_toggle {
    border-color: #57596e !important; }
    .mt_header_wrap .mt_fill_header .mt_navigation_wrapper .mt_menu_toggle span,
    .mt_header_wrap .mt_fixed .mt_navigation_wrapper .mt_menu_toggle span, .mt_header_wrap .mt_transparent .mt_navigation_wrapper .mt_menu_toggle span {
      border-color: #C4D1D4 !important; }

.mt_hamb_menu {
  background-color: #322837; }
  .mt_hamb_menu .mt_ham_top {
    padding: 0px 15px 15px 15px; }
  .mt_hamb_menu .logo_ham_menu {
    display: none; }
  .mt_hamb_menu .mt_menu_toggle.close {
    border-color: #ffffff !important; }
    .mt_hamb_menu .mt_menu_toggle.close svg path {
      stroke: #ffffff !important; }
  .mt_hamb_menu #menu-hamburger-menu {
    margin-bottom: 26px; }
    .mt_hamb_menu #menu-hamburger-menu .mt_fill_btn {
      background-color: #ECEAE5 !important;
      color: #000000 !important;
      border-color: #ECEAE5 !important;
      transition: all 0.3s ease-in-out; }
      .mt_hamb_menu #menu-hamburger-menu .mt_fill_btn a {
        color: #000000 !important;
        font-size: 19px !important;
        line-height: 100%;
        font-weight: 400 !important; }
      .mt_hamb_menu #menu-hamburger-menu .mt_fill_btn:hover {
        background-color: transparent !important;
        color: #ECEAE5 !important;
        border-color: #ECEAE5 !important; }
        .mt_hamb_menu #menu-hamburger-menu .mt_fill_btn:hover a {
          color: #ECEAE5 !important; }
    .mt_hamb_menu #menu-hamburger-menu .mt_transparent_btn {
      background-color: transparent !important;
      color: #ffffff !important;
      border-color: #ffffff !important;
      transition: all 0.3s ease-in-out; }
      .mt_hamb_menu #menu-hamburger-menu .mt_transparent_btn a {
        color: #ffffff !important;
        font-size: 19px !important;
        line-height: 100%;
        font-weight: 400 !important; }
      .mt_hamb_menu #menu-hamburger-menu .mt_transparent_btn:hover {
        background-color: #ECEAE5 !important;
        color: #000000 !important;
        border-color: #ECEAE5 !important; }
        .mt_hamb_menu #menu-hamburger-menu .mt_transparent_btn:hover a {
          color: #000000 !important; }
  .mt_hamb_menu ul li.mt_fill_btn,
  .mt_hamb_menu ul li.mt_transparent_btn {
    list-style: none !important; }
    .mt_hamb_menu ul li.mt_fill_btn::marker,
    .mt_hamb_menu ul li.mt_transparent_btn::marker {
      content: none !important; }
  .mt_hamb_menu ul li:not(.mt_transparent_btn):not(.mt_fill_btn)::marker {
    content: none !important; }
  .mt_hamb_menu ul li:not(.mt_transparent_btn):not(.mt_fill_btn) a {
    color: #ffffff !important;
    font-size: 19px !important;
    line-height: 28px !important;
    font-weight: 400 !important; }
    .mt_hamb_menu ul li:not(.mt_transparent_btn):not(.mt_fill_btn) a:hover {
      background-color: #57596e !important;
      color: #ffffff !important; }
  .mt_hamb_menu ul li.current_page_item a {
    background-color: #57596e !important;
    color: #ffffff !important; }
  .mt_hamb_menu .inner_menu li.resident-icon::after {
    content: url(../images/icons/Icon.png) !important;
    top: 3.5px !important; }

.sightmap .mt_floorplas_page_wrap .mt_fp_filter_right_sec {
  margin-left: auto !important; }

/*transform origin*/
footer {
  background-color: transparent !important;
  z-index: 2;
  position: relative; }
  footer .mt_footer_top_row {
    padding-bottom: 0 !important; }
    @media (min-width: 992px) {
      footer .mt_footer_top_row {
        padding-bottom: 50px !important; } }
    @media (min-width: 992px) {
      footer .mt_footer_top_row .mt_footer_info {
        justify-content: flex-end !important; } }
    footer .mt_footer_top_row .mt_footer_info h3 {
      font-family: "Syne" !important;
      font-weight: 700;
      font-size: 24px;
      line-height: 28px;
      text-transform: uppercase; }
      @media (max-width: 991.8px) {
        footer .mt_footer_top_row .mt_footer_info h3 {
          font-size: 20px;
          line-height: 24px; } }
    footer .mt_footer_top_row .mt_footer_info span,
    footer .mt_footer_top_row .mt_footer_info p {
      font-family: "Roboto Serif" !important;
      font-weight: 400;
      font-size: 19px;
      line-height: 28px; }
      @media (max-width: 991.8px) {
        footer .mt_footer_top_row .mt_footer_info span,
        footer .mt_footer_top_row .mt_footer_info p {
          font-size: 16px;
          line-height: 125%; } }
    footer .mt_footer_top_row .mt_footer_info > div:not(:nth-child(4)) {
      padding-right: 3.3vw !important; }
    @media (min-width: 992px) {
      footer .mt_footer_top_row .mt_footer_logo_wrap {
        display: flex;
        flex-direction: column;
        justify-content: space-around; } }
  footer .mt_social {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    align-items: flex-start !important; }
  footer .mt_ft_links {
    font-size: 20px !important; }
  footer .mt_footer_sub {
    background: rgba(0, 0, 0, 0.25) !important; }
  footer .mt_ft_tour_btn:hover {
    background-color: #ECEAE5 !important;
    color: #000000 !important; }
  footer .mt_footer_btn_wrap .mt_ft_cnt_btn:hover {
    background-color: transparent !important;
    color: #ECEAE5 !important;
    border-color: #ECEAE5 !important; }

.footer_btns {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 991.8px) {
    .footer_btns {
      flex-wrap: wrap;
      justify-content: unset;
      row-gap: 8px;
      flex-direction: column;
      align-items: center; } }
  .footer_btns a {
    font-family: "Syne";
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 0em;
    line-height: 28px;
    text-transform: uppercase;
    color: #ffffff; }
    @media (max-width: 991.8px) {
      .footer_btns a {
        font-size: 16px;
        line-height: 24px;
        width: calc(50% - 10px);
        text-align: center; } }

.mt_footer_outer_wrap {
  background-color: #57596e !important;
  overflow: hidden;
  position: relative; }
  .mt_footer_outer_wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("../images/footer/footer-bg-img.png") center/cover no-repeat;
    opacity: 0.1;
    z-index: 0;
    transform: translateY(-200px) scale(1.2); }

a.cookie.data-layer-event-footer-links.mt_ft_links {
  opacity: .3;
  pointer-events: none; }

.mt_social_login {
  justify-content: space-between !important; }
  @media (max-width: 991.8px) {
    .mt_social_login {
      flex-direction: column;
      align-items: center; } }

.footer_resident_view {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important; }
  @media (max-width: 991.8px) {
    .footer_resident_view {
      flex-direction: column;
      align-items: center;
      gap: 0px !important; } }
  @media (max-width: 991.8px) {
    .footer_resident_view .mt_resident_login {
      margin-left: unset !important; } }

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