/* nav .megamenu__list {
  background-color: transparent !important;
} */

.megamenu__item > a {
  font-weight: 400;
}

/* .nav-row > :first-child {
  display: none;
  visibility: hidden;
} */

.megamenu__toggle {
  background-color: #000;
}

/* .megamenu__list {
  display: flex !important;
  //justify-content: center !important;
  align-items: center !important;

  color: var(--black) !important;
  margin: 0px auto !important;
} */

@media (max-width: 992px) {
  div.form-assembly-wrapper form {
    padding: 40px 16px !important;
  }
}

header {
  box-shadow: none !important;
  position: absolute !important;
}

footer .map__panel {
  display: none;
}
.input-hint-color-error[style='visibility: hidden;'] {
  display: none;
}

.property-map-container .form-submit-border {
  margin-inline: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
  margin-top: 10px;
  border: 0;
}

.property-map-container .form-submit-border .btn {
  max-width: 200px;
}

div[name='g-recaptcha-response'] {
  padding-bottom: 10px;
}
.map__panel {
  display: none;
}
.form-submit-border > input {
  border: 0 !important;
}

.sticky-header__button {
  border-radius: 5px !important;
}
footer #nav-footer .cb-footer__acknowledgement div.col-md-2 img {
  padding-right: 0;
  object-fit: contain;
}

footer #nav-footer div.cb-footer__bottom {
  padding-inline: 0;
}

footer #nav-footer div.cb-footer__bottom {
  padding-inline: 0;
  display: block;
  justify-content: space-between;
}
.cb-footer__links div.field-link {
  gap: 16px;
}

.cb-footer__links div.field-link span {
  font-size: 16px;
  opacity: 0.9;
}

footer #nav-footer div.cb-footer__bottom .cb-footer__links ul li a p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
  text-decoration-style: solid;
}

footer #nav-footer div.cb-footer__bottom .cb-footer__links ul li a {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}

footer #nav-footer div.cb-footer__acknowledgement .col-md-10 p {
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
}
footer #nav-footer .cb-footer__acknowledgement {
  padding-inline: 0;
  padding-inline: 100px !important;
}
.input-hint-color-error[style='visibility: hidden;'] {
  display: none;
}
@media (max-width: 768px) {
  .container-promo-overlay h1 {
    line-height: 62px;
  }
  div.form-assembly-wrapper .form .btn {
    max-width: 160px;
    justify-self: center;
  }
}
@media (max-width: 768px) {
  div.container-promo-overlay .container-default {
    padding-bottom: 54.5px;
  }
}
ul.mq-tabs-nav {
  flex-wrap: nowrap;
}
@media (min-width: 1200px) and (max-width: 1630px) {
  body header.nav-phase-3 .cookiebar,
  body header.nav-phase-3 .nav-row .cookiebar {
    left: 0px;
  }
}
@media (max-width: 991px) {
  div.mq-tabs__image {
    margin-block: 2rem;
  }
}
div[name='g-recaptcha-response'] {
  padding-bottom: 10px;
  margin-top: -60px;
}

@supports (-moz-appearance: none) {
  div[name='g-recaptcha-response'] {
    margin-top: unset;
  }
}

@media (max-width: 992px) {
  div[name='g-recaptcha-response'] {
    margin-top: -80px;
  }
  @supports (-moz-appearance: none) {
    div[name='g-recaptcha-response'] {
      margin-top: -30px;
    }
  }
}

.megamenu__list .cta-square a {
  border-radius: 1000px;
}

.no-scroll-banner__container {
  z-index: 50;
  width: 100%;
}
.map__panel {
  display: none;
}

footer #nav-footer .cb-footer__acknowledgement div.col-md-2 img {
  padding-right: 0;
  object-fit: contain;
}

@media (max-width: 991px) {
  div .mq-tabs__content-section {
    flex-direction: column;
    align-items: center;
  }

  .form-assembly-wrapper form .form-submit-border {
    display: flex;
    justify-content: center;
  }
}

footer #nav-footer div.cb-footer__bottom {
  padding-inline: 100px !important;
}

/* Optimized min 3 */

.container-promo-overlay {
  background-color: #f7c7a1;
}

@media (max-width: 768px) {
  .container-promo-overlay {
    padding-top: 50px;
  }
  .container-promo-overlay h3 {
    font-size: 24px;
    line-height: normal;
    margin-top: 15px;
  }
}
.container-promo-overlay .container-default {
  background-color: white;
  margin: 0px 50px -50px;
  border-radius: 16px;
  position: relative;
  bottom: -60px;
  padding: 60px 100px;
  margin-inline: auto;
  max-width: 1200px;
}
@media (max-width: 768px) {
  .container-promo-overlay .container-default {
    padding: 50px 32px 45px;
    margin-inline: 24px;
    bottom: -35px;
    margin-bottom: 0;
  }

  .container-promo-overlay .promo:not(.-theme--imageText) .component-content {
    flex-direction: column-reverse;
    margin-bottom: 15px;
  }
}
/*mq-tabs*/
.mq-tabs .g-tablinks:not(.active) .m-content-block__carousel-slide-image {
  filter: grayscale(1);
}

.mq-tabs-nav li.active {
  border-bottom: 5px solid #b7dcd0 !important;
}

.mq-tabs .mq-tabs-nav img {
  min-height: 80px;
}

.mq-tabs .mq-tabs-nav h5,
.mq-tabs .mq-tabs--text-image__text h4 {
  font-weight: 700;
}

div.mq-tabs__img-overlay {
  position: absolute;
  left: calc(100% - 75px);
  bottom: 10px;
}
.mq-tabs__img-overlay img {
  max-width: 60px;
}
.mq-tabs__container {
  background: var(--mqTabsBackgroundColor, #fff);
  position: relative;
}

.mq-tabs__title {
  position: relative;
  z-index: 5;
  padding-bottom: 0px !important;
  margin-right: 20px;
  font-size: 40px !important;
}
.tab-overlay img {
  width: 100%;
  height: 100%;
  width: calc(100vw - 100px);
  max-height: 180px;
}

@media (max-width: 768px) {
  .tab-overlay img {
    position: relative;
    right: 30px;
    width: auto;
    height: 160px;
  }
}
.tab-overlay {
  position: absolute;
  z-index: 1;
  top: 40px;
}
div.mq-container-maxwidth {
  max-width: unset;
  opacity: unset !important;
}

.mq-container-maxwidth #mq-tabs-content .mq-tab-content .component > .component-content {
  max-width: unset !important;
}

.mq-container-maxwidth .our-locations-carousel .tns-ovh {
  width: 100%;
}
@media (max-width: 768px) {
  div.mq-container-maxwidth {
    padding: 52px 10px 20px 10px;
  }
}

@media (max-width: 1200px) {
  .hero-banner-one[data-maintainaspectratio='True'] {
    display: block;
    width: 100%;
    max-height: 100%;
    height: 100vh;
    max-width: 100vh;
    margin: auto;
  }
}

.bedroom-section {
  color: #666;
  line-height: 1.6;
  padding: 15px;
  max-width: 680px;
  width: 100%;
}
.bedroom-title {
  color: var(--livPagesBedroomSectionColor);
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}
.bedroom-price {
  color: var(--livPagesBedroomSectionColor);
  font-size: 16px;
  font-weight: 400;
}
.bedroom-description {
  color: #666;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.bedroom-features-title {
  margin-bottom: 10px;
}
.bedroom-includes {
  color: #666;
  font-size: 16px;
  margin: 0 0 16px 0;
}
.bedroom-features {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
.bedroom-feature {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  font-size: 16px;
  color: #666;
}
.feature-bullet {
  width: 8px;
  height: 8px;
  background-color: var(--livPagesBedroomSectionColor);
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 8px;
  flex-shrink: 0;
}
.bedroom-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.btn-search {
  padding: 11px 24px;
  background-color: transparent;
  border: 1px solid #282828;
  border-radius: 25px;
  color: #282828;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.btn-search:hover {
  background-color: #282828;
  color: white;
}
.btn-tour {
  padding: 11px 24px;
  background-color: #282828;
  border: 1px solid #282828;
  border-radius: 25px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
.btn-tour:hover {
  background-color: transparent;
  color: #282828;
  border: 1px solid #282828;
}
@media (max-width: 768px) {
  .bedroom-section {
    padding: 30px 20px;
  }
  .bedroom-buttons {
    flex-direction: column;
  }
  .btn-search,
  .btn-tour {
    text-align: center;
    width: 100%;
  }
}

/*end tabs*/
.carousel-container {
  background: #ff9fcf;
  position: relative;
  padding-top: 60px;
}

.carousel-container::before {
  content: '';
  height: 100%;
  width: 100%;
  max-width: 216px;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 110% 100%;
  object-position: 100%;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="217" height="935" viewBox="0 0 217 935" fill="none"><path d="M154.036 189.572V192.176C154.036 192.039 154.036 191.093 154.036 189.572ZM0.511888 178.379C-5.31093 293.247 38.6258 318.122 128.083 320.773C127.551 301.19 128.782 271.681 129.25 247.133C129.719 222.584 139.302 212.769 158.475 213.7C177.642 214.636 183.492 231.7 183.492 249C183.492 266.3 183.723 892.279 182.792 937H216.538V0H0.00166668L0.511888 178.379Z" fill="%23FF4A1A"/></svg>');
}
.mk-carousel .image-description--side {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  .carousel-container {
    padding-top: 45px;
    &::before {
      background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="73" height="815" viewBox="0 0 73 815" fill="none"><path d="M51.793 63.6408V64.505C51.793 64.4596 51.793 64.1453 51.793 63.6408ZM0.836924 59.9256C-1.09573 98.0515 13.4873 106.308 43.179 107.187C43.0027 100.688 43.4112 90.8935 43.5666 82.7456C43.722 74.5977 46.9029 71.34 53.2665 71.649C59.6284 71.9597 61.5698 77.6233 61.5698 83.3654C61.5698 89.1075 61.6466 926.877 61.3376 941.72H72.5383V0.719727H0.667576L0.836924 59.9256Z" fill="%23FF4A1A"/></svg>');
      max-width: 70px;
      background-size: 113% 100%;
    }
  }

  div.mk-carousel {
    padding-inline: 24px;
    margin-top: 40px;
  }

  .mk-carousel .owl-theme .owl-nav {
    display: flex !important;
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  div.mk-carousel {
    padding: 70px 0;
  }
}

.mk-carousel img {
  border-radius: 11.346px;
}

div.mk-carousel .owl-nav .owl-prev,
div.mk-carousel .owl-nav .owl-next,
div.mk-carousel .owl-nav .owl-next:hover,
div.mk-carousel .owl-nav .owl-prev:hover {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42" fill="none"><circle cx="21" cy="21" r="20" fill="white" stroke="%239FCCB9" stroke-width="2"/><path d="M26 12L13 20.8947L26 29.7895" stroke="%239FCCB9" stroke-width="2.73684" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  width: 42px;
  height: 42px;
  background: transparent;
}
@media (min-width: 1200px) {
  div.mk-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 3%;
    top: calc(50% - 40px);
  }
  div.mk-carousel .owl-nav .owl-next {
    position: absolute;
    right: 3%;
    top: calc(50% - 40px);
  }
}
div footer {
  display: block;
  position: relative;
  color: white !important;
  z-index: 90 !important;
}

.nav-row {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 3rem; /* Space between grid columns */
  padding: 0 2rem;
}

.nav-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  gap: clamp(2rem, 12vw, 16rem); /* Min: 2rem, Preferred: 12% of viewport width, Max: 16rem */
}

.image--logo {
  flex-shrink: 0;
}

.megamenu--three {
  flex: 1;
  display: flex;
  justify-content: center;
}

.megamenu--tabs-list {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

.megamenu__item.cta-square {
  margin-left: auto;
}
@media (min-width: 768px) {
  footer #nav-footer .cb-footer__acknowledgement div.col-md-2 img {
    width: 140px;
    height: 140px;
  }
}
body header.nav-phase-3 .megamenu--three .component-content li :first-child {
  justify-content: start;
}

body header.nav-phase-3 .megamenu--three .component-content li.cta-square {
  justify-items: end;
}

body header.nav-phase-3 div.megamenu--three.is-opened {
  background-color: var(--yellow);
}

/* body header.nav-phase-3 div.megamenu--three .is-opened {
  background-color: transparent;
} */

body header.nav-phase-3.main-home .megamenu--three .component-content li.cta-square.last a {
  border-radius: 100px;
  border-color: transparent !important;
  color: white !important;
  font-weight: 500 !important;
  background-color: var(--black) !important;
  width: 120px;
  height: 40px;
}

body header.nav-phase-3.main-home .megamenu--three .component-content li.cta-square.last a > div {
  font-size: 16px !important;
}

body header.nav-phase-3 .megamenu--three .component-content .cta-square a {
  padding: 7px 16px !important;
}

body header.nav-phase-3 .megamenu--three .component-content li.cta-square.last a {
  border-radius: 100px;
  background-color: #ffffff !important;
  color: var(--black) !important;
  border-color: transparent !important;
}
body header.nav-phase-3 .megamenu--three .component-content li.cta-square.last a:hover {
  background-color: var(--nav-btn-color-hover) !important;
  color: var(--nav-btn-text-color) !important;
  opacity: unset !important;
}
@media (min-width: 1200px) {
  header.boutique-nav--1 .image.image--logo,
  header.boutique-nav--1 .image.image--logo div,
  header.boutique-nav--1 .image.image--logo img {
    min-width: 200px;
    transform: translateY(-1px);
  }
}
@media (max-width: 1200px) {
  body header.nav-phase-3 div.image.image--mirvac:not(.image--logo) {
    left: calc(100vw - 120px);
  }
}

header.boutique-nav--1 .image.image--logo img {
  height: 50px;
  margin-top: 4px;
  margin-left: 1px;
  height: 100%;
  object-fit: contain;
}

/*form*/
footer #nav-footer > .row .form-assembly__container:has(.form-assembly-wrapper) {
  width: 100vw;
  margin-left: 50%;
  margin-right: 50%;
  transform: translateX(-50%);
}

footer #nav-footer > .row .form-assembly__container .container-default:has(.form-assembly-wrapper) {
  max-width: 1200px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  transform: unset;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
  footer
    #nav-footer
    > .row
    .form-assembly__container
    .container-default:has(.form-assembly-wrapper) {
    margin-left: 24px;
    margin-right: 24px;
    width: -webkit-fill-available;
  }
}

.form-assembly-wrapper form .page-header h1 {
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  line-height: normal;
}
.form-assembly-wrapper form .page-header h1 .carilo {
  font-size: 40px;
}
div.form-assembly-wrapper form .input-wrapper input {
  border-radius: unset;
}
div.form-assembly-wrapper {
  background: var(--yellow);
  /*padding: 60px 60px 50px 40px;*/
  padding-block: 56px;
  padding-inline: 100px;
}

@media (max-width: 768px) {
  div.form-assembly-wrapper {
    padding: 24px 20px 0;
  }
  div.form-assembly-wrapper .form form > div:nth-last-child(2) {
    margin-top: -10px;
  }
}
@media (min-width: 769px) {
  /* div.form-assembly-wrapper .form form > div:nth-of-type(3), 
  div.form-assembly-wrapper .form form > div:nth-of-type(4), 
  div.form-assembly-wrapper .form form > div:nth-of-type(6), 
  div.form-assembly-wrapper .form form > div:nth-of-type(7) {
      width: 100%;
  } */
}
div.form-assembly-wrapper .form form > div:nth-last-child(2),
.form-assembly-wrapper .form form > div:last-child {
  width: 100%;
}

div.form-assembly-wrapper .form .btn {
  border-radius: 6px;
  max-width: 200px;
  justify-self: center;
  font-weight: 700;
}
footer .form-overlay-image {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  bottom: 0;
  transform: translateX(-50%);
  margin: 0;
  margin-top: 120px;
}
@media (max-width: 992px) {
  footer .form-overlay-image {
    margin-top: 70px;
  }
}
@media (max-width: 468px) {
  footer .form-overlay-image {
    position: relative;
    height: 74px;
  }
  footer .form-overlay-image img {
    display: none;
  }
  footer .form-overlay-image::before {
    content: '';
    position: absolute;
    height: 80px;
    width: 101%;
    margin-left: 50%;
    margin-right: 50%;
    transform: translateX(-50%);
    top: 0;
    background-size: 100% 100%;
    object-position: 100%;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="440" height="79" viewBox="0 0 440 79" fill="none"><g clip-path="url(%23clip0_2009_2011)"><path d="M45.5798 14.862C45.7144 5.56867 47.735 0 54.825 0H221.94V132.11H45.5524C45.5524 132.11 45.5566 16.4648 45.5798 14.862Z" fill="%23FF4A1A"/><path d="M391.722 14.862C391.592 5.56867 389.647 0 382.821 0H221.94V132.11H391.748C391.748 132.11 391.744 16.4648 391.722 14.862Z" fill="%23FF4A1A"/><path d="M16.5609 77.2106L14.6694 34.7212L-24 103.916V122.141H20.0876L16.5609 77.2106Z" fill="%23F5F0F0"/><path d="M38.2854 54.4403C37.9411 42.0786 32.984 35.2567 14.6694 34.6733C14.6694 35.4306 14.721 94.8886 14.6694 122.093H38.2854V54.4403Z" fill="%23CCE5FC"/><path d="M14.6694 122.093C14.6694 122.093 45.5284 44.3507 47.7006 39.8674C49.8712 35.3841 53.9637 31.8871 61.8423 32.3668C69.7193 32.8466 80.2084 36.4841 80.2084 48.1587V122.095H14.6694V122.093Z" fill="%23FF9600"/><path d="M423.439 77.2106L425.331 34.7212L464 103.916V122.141H419.912L423.439 77.2106Z" fill="%23F5F0F0"/><path d="M401.715 54.4403C402.059 42.0786 407.016 35.2567 425.331 34.6733C425.331 35.4306 425.279 94.8886 425.331 122.093H401.715V54.4403Z" fill="%23CCE5FC"/><path d="M425.331 122.093C425.331 122.093 394.472 44.3507 392.3 39.8674C390.129 35.3841 386.036 31.8871 378.158 32.3668C370.281 32.8466 359.792 36.4841 359.792 48.1587V122.095H425.331V122.093Z" fill="%23FF9600"/><g clip-path="url(%23clip1_2009_2011)"><path d="M215.924 55.0517V43.2995C215.915 40.5292 213.558 38.2845 210.784 38.2845C213.574 38.2845 215.839 36.0638 215.924 33.2946V18.7949H209.066V57.6569H213.318C214.757 57.6569 215.924 56.4906 215.924 55.0506V55.0517ZM219.303 38.9633H216.065V39.2206C220.139 40.6346 223.552 48.3361 223.552 57.6569H230.673C230.673 47.3327 226.277 38.9633 219.303 38.9633ZM230.673 18.7949H223.552C223.552 28.1157 220.139 35.9584 216.065 37.3756V37.633H219.303C226.277 37.633 230.673 29.1191 230.673 18.7949ZM221.299 65.4649L219.858 66.2272L218.417 65.4649C216.804 64.6124 215.01 64.4973 213.468 64.4973H209.043V65.6745H213.468C214.936 65.6745 216.485 65.7755 217.867 66.5053L219.858 67.5586L221.849 66.5053C223.231 65.7744 224.78 65.6745 226.248 65.6745H230.672V64.4973H226.248C224.706 64.4973 222.912 64.6124 221.299 65.4649Z" fill="black"/></g></g><defs><clipPath id="clip0_2009_2011"><rect width="488" height="79" fill="white" transform="translate(-24)"/></clipPath><clipPath id="clip1_2009_2011"><rect width="22" height="49.5001" fill="white" transform="translate(209 18.4282)"/></clipPath></defs></svg>');
  }
}
.form-assembly-wrapper .form p {
  color: var(--black) !important;
  opacity: 0.75;
}
.form-assembly__container {
  background: #f7c7a1;
}
/*end form*/
/*maps*/
/* .component.gmap.undefined *,
.gmap,
.row:has(.gmap) {
  height: 100%;
} */

/*hero banner*/
/* @media (max-width: 768px) {
  div.hero-banner-one,
  .hero-banner-one__video,
  .hero-banner-one[data-maintainaspectratio='True'] iframe {
    min-height: calc(100vh);
  }
  .hero-banner-one[data-maintainaspectratio='True'] iframe {
    transform: translate(-50%, -50%) scale(1.55) !important;
  }

  .hero-banner-one__text {
    padding-top: 250px;
    padding-bottom: 100px;
  }
} */

div.hero-banner-one__text {
  flex-direction: column-reverse;
}
div.hero-banner-one iframe {
  transform: translate(-50%, -50%) !important;
}
div.hero-banner-one__text h1 {
  color: #fff;
  text-align: center;
  font-family: Northwell;
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.hero-banner-one__text h3 {
  font-weight: 700;
  padding-top: 10px;
  line-height: normal;
}

div.hero-banner-one__overlay {
  background: unset;
}

.hero-banner-one__description > div > h1 {
  max-width: 900px;
}
.hero-banner-one__description > div > p {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
/* 
@media (min-width: 1200px) {
  div.hero-banner-one {
    height: calc(100vh + 140px);
  }

  div.hero-banner-one__overlay-wrapper {
    top: calc(50% - 90px);
  }
} */
.text-center {
  text-align: center;
}

.cta-square-large {
  /* Frame 9408 */

  /* Auto layout */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0px auto;

  gap: 10px;

  width: 250px;
  height: 40px;

  background: var(--btn-green);
  border-radius: 6px;
}

@media (max-width: 992px) {
  .cta-square-large {
    display: none;
  }

  .centered-image {
    height: 1000px;
    width: 1000px;
  }

  .image--logo {
    margin-top: 0px;
    /* margin-bottom: 10px; */
    padding-bottom: 10px;
  }
}

.mq-tabs__title__heading {
  color: var(--mqTabsTitleColor, #000);
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  padding-top: 80px;
}

.centered-image {
  z-index: 100;
  position: absolute;
  top: 12%;
  left: 50%;
  height: 100px;
  width: 100px;
  transform: translate(-50%, -50%);
}

/* optimized min 4 */

.progressive-profiling {
  max-width: 1200px;
  margin-inline: auto;
  margin-top: 120px;
}

div.form-assembly-wrapper:has(.progressive-profiling) {
  background: white;
}
@media (min-width: 769px) {
  .form-assembly-wrapper .progressive-profiling.form form > div:nth-of-type(3) {
    width: 100%;
  }
}
.spencer-form .image img,
.spencer-form .image .component-content {
  width: 100%;
  height: 100%;
}
div.form-assembly-wrapper .form .btn {
  background-color: var(--black);
  border-radius: unset;
}

.form-richtext.rich-text {
  color: var(--black) !important;
  padding-inline: 82px;
  font-family: var(--primaryFont);
  background: var(--yellow);
  display: none;
}

.form-richtext {
  background-color: var(--yellow) !important;
}

.btn-default {
  border-radius: 100px !important;
}

@media (max-width: 992px) {
  .form-richtext.rich-text {
    padding-inline: 1rem;
    border-top: 1px solid rgba(64, 40, 48, 0.1);
    padding-top: 30px;
    background: var(--yellow) !important;
  }
}
.kinlea-btn {
  background-color: var(--nav-btn-text-color) !important;
  border-radius: 6px;
  border-color: transparent !important;
  font-weight: 700;
  color: black;
  padding: 12px 50px;
  max-width: 250px;
}

/* div header.boutique-nav--1.nav-phase-3:has(.sh-2) {
  position: fixed;
} */

/* body header.nav-phase-3 div.megamenu--three .component-content li.cta-square.last a {
    color: var(--nav-btn-bg-color) !important;
  } */

.container-promo-overlay .btn-primary-1 {
  display: block;
  text-align: center;
}

.staticGallery-container {
  background: var(--lightOrange);
  padding-block: 80px;
}

@media (max-width: 991px) {
  .staticGallery-container {
    padding-block: 40px;
  }

  .staticGallery-container .static-gallery .component-content {
    align-items: center;
  }
}
.container-promo-overlay .promo img {
  border-radius: 12px;
  aspect-ratio: 16 / 9;
}

.container-promo-overlay .promo:not(.-theme--imageText) .field-promoicon,
.container-promo-overlay .promo:not(.-theme--imageText) .component-content {
  position: relative;
}

.container-promo-overlay .promo:not(.-theme--imageText) .field-promoicon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="546" height="93" viewBox="0 0 546 93" fill="none"%3E%3Cpath d="M406.001 17.9928C470.485 19.8244 552.268 68.2669 585.098 92.2592L559.178 -91.9259L0.185955 -13.2592C21.0702 -2.39689 76.5229 21.8453 131.26 31.9155C199.682 44.5033 325.395 15.7034 406.001 17.9928Z" fill="%23FF9600"/%3E%3C/svg%3E');
  width: 100%;
  height: 22%;
  background-size: 100%;
  z-index: 2;
}

.container-promo-overlay .promo:not(.-theme--imageText) .field-promoicon::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="286" height="256" viewBox="0 0 286 256" fill="none"%3E%3Cpath d="M-49.0403 53.2938C-63.9428 42.2812 -75.6115 13.2768 -79.583 0.151123L-96.7939 259.08L283.367 284.349L285.059 258.905C274.304 257.355 248.438 251.961 231.009 242.785C209.221 231.315 51.3615 178.729 24.8446 132.869C-1.67219 87.0097 -30.4123 67.0596 -49.0403 53.2938Z" fill="%23FF9FCF"/%3E%3C/svg%3E');
  width: 72%;
  height: 100%;
  background-size: 100%;
  z-index: 2;
}
.-theme--imageText img {
  position: relative;
  z-index: 2;
}

/* .navigation {
  display: none;
  visibility: hidden;
} */

/* .image--logo {
  display: none;
  visibility: hidden;
}

@media (max-width: 992px) {
  .image--mirvac {
    display: none;
  }
} */

/* .nav-phase-3 {
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-color: black;
} */

main #content {
  /* Your styles here */

  margin-top: 0px !important;
}

.component .image .image--mirvac {
  display: none;
}
.hero-banner-one__overlay-wrapper img {
  height: 95px;
  width: auto;
  margin-top: 130px;
  scale: 2.2;
}

@media (max-width: 550px) {
  .hero-banner-one.main-home-banner {
    height: calc(100vh + 165px);
  }

  .hero-banner-one__overlay-wrapper img {
    margin-block: 0;
  }
}

.hero-banner-one__overlay-wrapper {
  top: 40% !important;
}

.hero-banner-one__overlay-wrapper h1 {
  font-size: 32px !important;
}

.hero-banner-one__description p {
  font-size: 16px !important;
  color: white !important;
}

.mq-tabs--text-image__text {
  text-align: left;
}

.mq-tabs--text-image__text > h4 {
  text-align: left;
}

.mq-tabs--text-image__text > div {
  text-align: left;
}

/* .hero-banner-one__overlay-wrapper {
  top: 45% !important;
} */

.home-gradient-background {
  position: relative !important;
  background: linear-gradient(0deg, rgba(64, 40, 48, 0) 0%, #402830 100%),
    linear-gradient(180deg, rgba(240, 230, 224, 0) 0%, #f0e6e0 100%);
}

.mirvac-quality-image > div > img {
  width: 100%;
  height: 720px;
  object-fit: cover;
  padding-bottom: 40px;
}

.home-gradient-background {
  position: relative !important;
  background: linear-gradient(0deg, rgba(64, 40, 48, 0) 0%, #402830 100%),
    linear-gradient(180deg, rgba(240, 230, 224, 0) 0%, #f0e6e0 100%);
}

.home-carousel-container {
  background-color: var(--maroon) !important;
  margin: 0px !important;
  padding: 0px !important;
}

.text-lightpink {
  color: #ffffff !important;
}

@media (max-height: 680px) {
  .main-home-banner .hero-banner-one {
    height: 116vh;
  }

  .main-home-banner .hero-banner-one__overlay-wrapper {
    height: 116vh;
  }
}

.background-overlay-home {
  background-color: var(--maroon) !important;
  position: relative;
}

/* @media (min-width: 769px) and (max-width: 991px) {
  .background-overlay-home {
    background-color: var(--maroon) !important;
    //height: 795px;
  }
}

@media (min-width: 769px) and (max-width: 800px) {
  .background-overlay-home {
    //height: 750px;
  }
} */

.staggered {
  max-width: 1200px;
  margin: 0 auto;
}

.staggered h2 {
  margin-bottom: 30px !important;
  font-size: 40px !important;
}

.staggered p {
  line-height: 1.5;
  font-size: 16px !important;
}

@media (max-width: 768px) {
  .hero-banner-one {
    min-height: 100vh;
  }

  .hero-banner-one__overlay-wrapper {
    top: 50% !important;
  }

  .staggered h2 {
    line-height: 1.5;
    font-size: 20px !important;
  }

  .staggered p {
    font-size: 16px !important;
    text-align: center;
  }
}

@media (max-width: 991px) {
  div.mq-tabs__image {
    margin-block: 2rem;
  }
}

@media (max-width: 991px) {
  div.mq-tabs__content-section {
    flex-direction: column-reverse;
    align-items: center;
  }

  .mq-tabs--text-image__text h4 {
    text-align: center;
  }

  .mq-tabs--text-image__text > h4,
  .mq-tabs--text-image__text > div {
    text-align: center;
  }
}

div.second-hero-banner.hero-banner-one {
  height: 56.25vw;
  min-height: 56.25vw;
  max-width: 100vw;
  max-height: 100%;
}
div.hero-banner-one[data-maintainaspectratio='True'] .hero-banner-one__image img {
  max-height: 100%;
}

@media (min-width: 992px) {
  .centered-image {
    width: 200px;
    height: auto;
  }
}

@media (min-width: 992px) {
  .centered-image {
    width: 200px;
    height: auto;
  }

  .promo.-theme--lightOverlap {
    margin-top: 0;
    bottom: -40px;
  }

  div.hero-banner-one.main-home-banner {
    height: calc(100vh + 450px);
  }

  .hero-banner-one__overlay-wrapper img {
    height: 200px;
    width: auto;
    margin-block: 0px !important;
  }
}
@media (max-width: 991px) {
  .promo.-theme--lightOverlap {
    margin-top: 0;
    position: relative;
  }

  .main-home-banner::after {
    content: '';
    background: linear-gradient(180deg, #402830 0%, rgba(64, 40, 48, 0) 68.17%);
    height: 195px;
    width: 100%;
    position: absolute;
    bottom: -50px;
    transform: rotate(180deg);
  }
}

.megamenu__list {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Center the navigation items except CTA buttons */
.megamenu__item:not(.cta-square) {
  margin: 0 1.5rem;
  font-weight: 400;
  flex: 0 0 auto;
}

.megamenu__item:not(.cta-square) a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
  padding: 0.5rem 0;
  transition: color 0.3s ease;
  white-space: nowrap;
}

body header.nav-phase-3.main-home .megamenu--three .megamenu__item > a {
  color: var(--black) !important;
}

body
  header.nav-phase-3.main-home
  .megamenu--three.is-hovered
  .megamenu__item.has-children[aria-expanded='true']
  > a {
  color: #e74c3c !important;
  transition: color 0.3s ease !important;
}

body
  header.nav-phase-3.main-home
  .megamenu--three
  .megamenu__item
  > a
  > .megamenu__title-container {
  font-weight: 400;
  font-size: 18px !important;
}

/* Header layout: Logo left, nav center, CTA right */
.nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1516px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Logo positioning - left side */
.nav-row .image--logo {
  flex: 0 0 auto;
  order: 1;
}

/* Navigation container - center */
.nav-row .megamenu--three {
  flex: 1 1 auto;
  order: 2;
  display: flex;
  justify-content: center;
}

.nav-row .image--mirvac:first-child {
  order: 3;
  flex: 0 0 auto;
}

/* Center the navigation items except CTA buttons */
.megamenu__list {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.megamenu__item:not(.cta-square) {
  margin: 0 1.5rem;
  font-weight: 400;
  flex: 0 0 auto;
}

/* Position CTA buttons to the right */
.megamenu__item.cta-square {
  margin-left: auto;
  flex: 0 0 auto;
}

body header.nav-phase-3 .megamenu--three .component-content .cta-square:not(.last) {
  margin-left: auto;
}

/* Responsive navigation */
@media (max-width: 991px) {
  .nav-row {
    flex-direction: column;
    align-items: stretch;
  }

  .nav-row .image--logo {
    order: 1;
    text-align: center;
    margin-bottom: 10px;
  }

  .nav-row .megamenu--three {
    order: 2;
    width: 100%;
  }

  .nav-row .image--mirvac:first-child {
    order: 3;
  }

  .megamenu__list {
    flex-direction: column;
    justify-content: flex-start;
  }

  .megamenu__item:not(.cta-square) {
    margin: 0.5rem 0;
  }

  .megamenu__item.cta-square {
    margin-left: 0;
    margin-top: 1rem;
  }
}

/* Staggered Card */
.cardgrid-bg {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;

  padding: 40px 0px;
}

.cardgrid-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;

  max-width: 1200px;
}

.cardgrid-tile,
.cardgrid-pair-item {
  display: flex;
  flex-direction: column;
  flex-basis: calc(50% - 10px);
  margin-bottom: -50px !important;
  align-items: center;
}

.cardgrid-pair-item:nth-child(odd) {
  padding: 0 70px 0 0 !important;
}

/* Create staggered effect */

.cardgrid-tile:nth-child(even) {
  margin-top: 160px;
}

.cardgrid-tile-pair:first-child .cardgrid-pair-item:nth-child(even) {
  margin-top: 310px;
}

.cardgrid-pair-item:nth-child(even) {
  margin-top: 160px;
}

.cardgrid-tile-pair:not(:first-child) .cardgrid-pair-item:nth-child(odd) {
  margin-top: -160px;
}

.cardgrid-card {
  background: #f0ebcd;
  overflow: hidden;
  padding: 10px !important;

  transition: transform 0.2s ease;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  width: 100%;
}

.cardgrid-card:hover {
  transform: translateY(-2px);
}

.cardgrid-icon {
  width: 100%;
  margin-bottom: 0px !important;
}

.cardgrid-icon span {
  display: block;
  position: relative;
}

.cardgrid-img {
  width: 100%;
  max-height: 313px;
  height: 100%;
  object-fit: cover;
}

.cardgrid-label {
  display: none;
}

.cardgrid-desc {
  width: fit-content;
  flex-grow: 1;
  background-color: white;
  width: 100%;
  text-align: left;
  width: auto;
  padding: 20px;
}

.cardgrid-desc div {
  color: #666;
  font-size: 13px;
  line-height: 1.5;
  width: 100%;
}

.cardgrid-desc h3 {
  font-size: 20px !important;
  margin-bottom: 10px !important;
  line-height: 1.3;
  color: #ff5546;
}

.cardgrid-desc p,
.cardgrid-desc h6 {
  font-size: 14px !important;
  line-height: 1.5;
  margin: 0 !important;
  color: #666;
}

/* Tablet adjustments - make cards wider */

/* Responsive adjustments */
@media (max-width: 992px) {
  .cardgrid-main-container {
    padding-bottom: 70px !important;
  }

  .cardgrid-flex {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin: 0px auto;
  }

  .cardgrid-tile,
  .cardgrid-pair-item {
    flex-basis: 100%;
    margin: 0;
    width: 100%;
  }

  .cardgrid-tile:nth-child(even) {
    margin-top: 30px;
  }

  .cardgrid-pair-item:nth-child(even) {
    margin: 80px 0px 0px 10px !important;
  }

  .cardgrid-tile:nth-child(odd) {
    margin-top: 30px;
  }

  .cardgrid-pair-item:nth-child(odd) {
    margin-top: 10px !important;
  }

  .cardgrid-card {
    position: relative;
    max-width: none;
    flex-direction: column;
    background: #f0ebcd;
    padding: 20px;
    width: 100%;
    overflow: hidden;
    max-width: 296px;
    background-color: var(--yellow);
  }

  /* Alternating card positions with margin offsets */
  .cardgrid-tile:nth-child(odd) .cardgrid-card,
  .cardgrid-pair-item:nth-child(odd) .cardgrid-card {
    margin-right: auto;
  }

  .cardgrid-tile:nth-child(even) .cardgrid-card,
  .cardgrid-pair-item:nth-child(even) .cardgrid-card {
    margin-left: auto;
  }

  .cardgrid-icon {
    width: 100%;
    margin-bottom: 15px;
  }

  .cardgrid-img {
    width: 100%;
    height: 153px !important;
    object-fit: cover;
  }

  .cardgrid-icon {
    margin-bottom: 0px !important;
  }

  .cardgrid-desc {
    background-color: white;
    text-align: left;
  }

  .cardgrid-desc {
    padding: 16px !important;
  }

  .cardgrid-desc h3 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    line-height: 1.3;
    color: #ff5546;
  }

  .cardgrid-desc p,
  .cardgrid-desc h6 {
    font-size: 14px !important;
    line-height: 1.5;
    margin: 0 !important;
    color: #666;
  }

  .cardgrid-label {
    display: none;
  }
}

.owl-theme .owl-dots .owl-dot span {
  background-color: #fcfbeb !important;
  width: 10px !important;
  height: 6px !important;
  border-radius: 4px;
  display: block;
}

.owl-theme .owl-dots .owl-dot.active span,
.variables .owl-theme .owl-dots .owl-dot.active span {
  background-color: #d6ff34 !important;
}
.variables .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.5) !important;
}
.variables .owl-theme .owl-dots .owl-dot.active,
.variables .owl-theme .owl-dots .owl-dot {
  margin-block: 0 !important;
  background: transparent !important;
}
.liv-logo-indigo,
.ratings-badge {
  position: absolute;
  left: 0;
  top: -50px;
  z-index: 3;
  opacity: 1;
  width: 100%;
  padding-left: 20%;
}

.ratings-badge {
  top: -45px;
  padding-left: 80%;
}

.ratings-badge img {
  width: 100px;
  height: 100px;
}

.animated.liv-logo-indigo img,
.animated.ratings-badge img {
  opacity: 0;
  animation: slide-right 0.8s ease-in-out forwards;
}

/* Mobile Navigation Fixes */
@media (max-width: 992px) {
  /* Keep header positioning more subtle */
  body header.nav-phase-3.is-hundred-vh {
    position: sticky !important;
    background: #282828 !important;
    z-index: 9999;
    --toggleColor: #fff;
  }

  body header.nav-phase-3.is-hundred-vh .image--logo {
    filter: brightness(0) invert(1) !important;
  }

  body header.nav-phase-3.is-hundred-vh .megamenu--three .component-content li.cta-square.last a {
    background-color: #ff5546 !important;
    color: #fff !important;
  }

  body:has(.megamenu--three.is-opened.is-hundred-vh) header .image--logo {
    filter: none !important;
  }

  /* Fix any invisible nav elements taking up space */
  nav:empty,
  .navigation:empty {
    display: none !important;
  }

  /* Ensure navigation doesn't interfere with layout */
  nav {
    min-height: 0 !important;
  }

  /* Hide any problematic navigation containers */
  .nav-container:not(:has(.megamenu--three)) {
    display: none !important;
  }

  /* Only fix the mobile menu when it's actually opened */
  .megamenu--three.is-opened {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(252, 251, 235, 0.98) !important;
    z-index: 9999;
    overflow-y: auto;
    padding: 80px 20px 20px;
  }

  /* Mobile menu items styling only when menu is open */
  .megamenu--three.is-opened .megamenu__list {
    flex-direction: column !important;
    align-items: center !important;
    gap: 0 !important;
    padding: 40px 0;
  }

  .megamenu--three.is-opened .megamenu__item {
    margin: 0 !important;
    width: 100%;
  }

  .megamenu--three.is-opened .megamenu__item > a {
    display: block;
    padding: 15px 20px;
    font-weight: 500;
    color: #333 !important;

    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
  }

  .megamenu--three.is-opened .megamenu__item > a:hover {
    background: transparent;
    color: #000 !important;
  }

  body
    header.nav-phase-3
    .megamenu--three
    .megamenu--tabs
    .megamenu__item:not(.cta-square):hover
    > a
    .megamenu__title-container,
  body
    header.nav-phase-3.main-home
    .megamenu--three.is-hovered
    .megamenu--tabs
    .megamenu__item.has-children[aria-expanded='true']
    > a {
    color: #282828 !important;
  }

  /* Mobile CTA button when menu is open */
  .megamenu--three.is-opened .cta-square a {
    background: #333 !important;
    color: white !important;
    border-radius: 25px !important;
    padding: 15px 40px !important;
    margin: 20px auto !important;
    display: block !important;
    width: fit-content !important;
    font-weight: 600;
    border: none !important;
  }

  /* Mobile logo adjustments */
  .nav-row .image--logo img {
    max-height: 45px !important;
    width: auto !important;
  }

  /* Fix any navigation elements causing layout issues */
  .megamenu--three:not(.is-opened) {
    position: static !important;
    height: auto !important;
    width: auto !important;
    transform: none !important;
  }

  /* Ensure megamenu doesn't create phantom space when closed
  .megamenu--three:not(.is-opened) .megamenu__list {
    display: none !important;
  } */

  /* Reset any navigation positioning issues */
  .nav-phase-3 .nav-row {
    min-height: 60px !important;
    height: auto !important;
  }
}

.concept-carousel .tns-controls button:first-child,
.concept-carousel .tns-controls button:last-child {
  padding: 20px;
  border: none;
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20" r="20" fill="%23F0EBCD"/><path d="M23 11L15 20L23 29" stroke="%23FF5546" stroke-width="2"/></svg>') !important;
  transform: unset;
}

.our-locations-carousel.concept-carousel .tns-controls button:first-child:hover,
.our-locations-carousel.concept-carousel .tns-controls button:last-child:hover,
.liv-indigo-ratings .tns-controls button:first-child:hover,
.liv-indigo-ratings .tns-controls button:last-child:hover,
.homepage-ratings .tns-controls button:first-child:hover,
.homepage-ratings .tns-controls button:last-child:hover {
  padding: 20px;
  border: none;
  background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20" r="20" fill="%23FF5546"/><path d="M23 11L15 20L23 29" stroke="%23FFFFFF" stroke-width="2"/></svg>') !important;
  transform: unset;
}
@media (max-width: 768px) {
  .concept-carousel .tns-controls button:first-child,
  .concept-carousel .tns-controls button:last-child {
    top: 40%;
  }
}
.concept-carousel .tns-controls button:first-child {
  transform: rotate(0deg) !important;
}
.concept-carousel .tns-controls button:last-child {
  transform: rotate(180deg) !important;
}

.ratings .concept-carousel__title {
  display: none;
}

.ratings .tns-nav button {
  display: none;
}

/* mq tabs */
.mq-tabs__title-container {
  display: flex;
  align-items: center;
}

.animated .mq-tabs__title-container {
  animation: slide-down 0.8s ease-in-out forwards, fadeIn 0.8s ease-in-out forwards !important;
}

.bg-white-tabs {
  display: flex;
  padding: 4px;
  background-color: #f0ebcd;
  border-radius: 10px;
}

.mq-tabs-button {
  padding: 3px 13.5px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 10px;
  border: none;
  background-color: transparent;
  color: #2d3748;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.mq-tabs-button.active {
  background-color: #dfff00;
  color: #1a202c !important;
}

.mq-tabs-button:not(.active):hover {
  background-color: #e2e8f0;
}

@media (max-width: 768px) {
  .mq-tabs__title-container {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    padding-inline: 0px;
  }

  .mq-tabs__title-container {
    flex-direction: column;
  }

  .mq-tabs__title {
    position: relative;
    z-index: 5;
    padding-bottom: 0px !important;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}

.carousel-homepage .mk-carousel__slide > img {
  min-height: 90vh;
}

.carousel-detail .mk-carousel__slide > img {
  min-height: 90vh;
}

@media (max-width: 1200px) {
  .carousel-homepage .mk-carousel__slide > img {
    height: 50vh;
    min-height: 50vh;
  }

  .carousel-detail .mk-carousel__slide > img {
    height: 50vh;
    min-height: 50vh;
  }
}

/* Our Locations Carousel */

.our-locations-carousel {
  background-color: var(--black) !important;
  padding-top: 40px !important;
}

.ratings .concept-carousel__slide {
  background-color: white !important;
  text-align: left;
  gap: 20px;
}

.ratings .concept-carousel__slide h4 {
  margin-bottom: 30px;
  font-size: 16px;
  margin-top: 20px;
  min-height: 100px;
}

.ratings .concept-carousel__slide h4 {
  margin-bottom: 30px;
}

.concept-carousel.our-locations-carousel {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.concept-carousel.ratings {
  padding-top: 20px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

.concept-carousel__slide-title {
  display: none;
}

.table-container {
  width: 100%;
  margin: 0 auto;
  padding: 50px 100px 50px 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--lightYellow);
}

.table-container .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 70px;
  min-height: 50vh;
  width: 100%;
  max-width: 1600px;
}

.table-container .row .rich-text h2 {
  color: var(--tertiaryColorTwo);
}

.table-container .row .rich-text:last-child {
  flex: 1;
}

.comparison-section {
  font-family: Arial, sans-serif;
  width: 100%;
}

/* Mobile responsive */
@media (max-width: 992px) {
  .table-container .row {
    flex-direction: column-reverse;
    gap: 30px;
    min-height: auto;
    padding: 20px 0;
  }

  .table-container .row .rich-text:first-child,
  .table-container .row .rich-text:last-child {
    flex: none;
    max-width: 100%;
    width: 100%;
  }

  .comparison-table {
    font-size: 14px;
    width: 100% !important;
  }

  .header-row th {
    padding: 15px 10px;
    font-size: 14px;
  }

  .feature-cell,
  .liv-cell,
  .private-cell {
    padding: 12px 8px;
  }

  .feature-text {
    font-size: 13px;
  }

  .feature-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}

/* maps heading */

.liv-section {
  color: white;
  height: 100%;
}

.liv-title {
  color: var(--tertiaryColor);
  font-size: 48px;
  font-weight: 300;
  margin: 0 0 30px 0;
  letter-spacing: 2px;
  line-height: 1.1;
}

.liv-description {
  color: white;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 800px;
}

.amenities-title {
  color: var(--tertiaryColor);
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 15px 0;
  letter-spacing: 1px;
}

.amenities-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.amenity-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.amenity-icon {
  width: 40px;
  height: 40px;
  background-color: var(--tertiaryColor);
  border-radius: 50%;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.amenity-icon img {
  width: 30px;
  height: 30px;
}

/* Container and base layout */
.map-container {
  width: 100%;
  margin: 0 auto;
  padding-inline: 100px 0px;
  display: flex;
  background-color: var(--black);
}

@media (max-width: 992px) {
  .map-container {
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 993px) {
  .map-container {
    overflow: hidden;
  }
  .map-container .component-content {
    flex: 1;
  }
  .anura-ratings-main-container .container,
  .albert-ratings-main-container .container,
  .indigo-ratings-main-container .container,
  .aston-ratings-main-container .container,
  .aston-ratings-main-container .container,
  .munro-ratings-main-container .container,
  .homepage-ratings-main-container .container {
    padding: 0 100px;
    max-width: 2200px;
  }
}

@media (min-width: 2201px) {
  .ratings .tns-ovh {
    overflow-x: hidden;
    width: 100% !important;
  }
}

.map-container .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  height: 100%;
  width: 100%;
}

/* Rich text section - specific to map container */
.map-container .rich-text {
  flex: 1;
  padding: 40px;

  border-radius: 12px;
}

@media (min-width: 993px) {
  .map-container .rich-text {
    padding: 80px 0px !important;
  }
}

.map-container .rich-text .main-title {
  color: #4dd0e1;
  font-size: 3rem;
  font-weight: bold;
  margin: 0 0 30px 0;
  letter-spacing: 1px;
  line-height: 1.2;
}

.map-container .rich-text .description {
  color: #e0e0e0;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 40px;
}

.map-container .rich-text .section-title {
  color: #4dd0e1;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 25px 0;
  letter-spacing: 1px;
}

.map-container .rich-text .amenities-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.map-container .rich-text .amenities-list li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1rem;
  color: #e0e0e0;
}

.map-container .rich-text .amenity-icon {
  width: 40px;
  height: 40px;
  background-color: var(--tertiaryColor);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 1.2rem;
  flex-shrink: 0;
}

/* Map section */
.map-container .gmap.circular-map {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 640px;
}

@media (max-width: 992px) {
  .map-container .gmap .component-content {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 993px) {
  .map-container .gmap.circular-map {
    position: relative;
  }

  .map-container .gmap .component-content {
    position: absolute;
    left: 0;
    top: -35px;
  }
}

.map-container .map__container.circular-container {
  width: 100%;
  height: 100%;
  min-height: 600px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  padding: 0;
  border: none;
  box-sizing: border-box;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  clip-path: circle(50% at 50% 50%);
}

.map-container .map__container > div {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

/* Error state styling */
.map-container .gm-err-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #e5e3df;
}

.map-container .gm-err-content {
  text-align: center;
  padding: 20px;
}

.map-container .gm-err-icon img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.map-container .gm-err-title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}

.map-container .gm-err-message {
  font-size: 0.9rem;
  color: #666;
}

/* Mobile responsive - matches the image layout */
@media (max-width: 992px) {
  .map-container {
    padding: 0;
    align-items: flex-start;
  }

  .map-container .row {
    flex-direction: column;
    gap: 0;
  }

  /* Map takes top half of screen */
  .map-container .gmap.circular-map {
    order: 1;
    flex: 0 0 50vh;
    min-height: 50vh;
    width: 100%;
    padding-top: 0px;
  }

  .map-container .map__container.circular-container {
    min-height: 100%;
    /* // max-width: 100vh;
    //width: 100vh;
    //height: 100vh; */
  }

  /* Rich text takes bottom half */
  .map-container .rich-text {
    order: 2;
    flex: 1;
    padding: 30px 20px 25px 20px;
    border-radius: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .map-container .rich-text .main-title {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .map-container .rich-text .description {
    font-size: 0.9rem;
    margin-bottom: 30px;
  }

  .map-container .rich-text .section-title {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }

  .map-container .rich-text .amenities-list li {
    margin-bottom: 15px;
    font-size: 0.9rem;
  }

  .map-container .rich-text .amenity-icon {
    width: 35px;
    height: 35px;
    margin-right: 15px;
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .map-container .map__container.circular-container {
    min-height: 48vh;
    max-width: 40vh;
    width: 40vh;
    height: 40vh;
  }

  .map-container .rich-text .main-title {
    font-size: 1.8rem;
  }

  .map-container .rich-text .amenities-list li {
    font-size: 0.85rem;
  }
}

/* Shared styles */
.explore-tab-items-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.explore-tabs {
  background-color: var(--lightYellow);
}

.explore-tabs .mq-tabs__title {
  color: var(--exploreTabsTitleColor) !important;
  font-weight: 500;
  font-size: 40px;
  text-transform: uppercase;
}

.explore-tabs .mq-tabs__title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}

.explore-tabs .bg-white-tabs {
  background-color: #f0ebcd;
  margin-bottom: 20px;
  padding: 2px;
}

.explore-tabs .mq-tabs-button {
  padding: 3px 22px;
  font-size: 14px;
  font-weight: 400;
}

.explore-tabs .mq-tabs-button.active {
  background-color: #d4f685;
  border-radius: 6px;
  font-weight: 600;
}

.explore-tabs .row {
  position: relative;
}

.explore-tabs .mk-carousel__slide > img {
  height: 560px;
}

.explore-tabs.mq-container-maxwidth {
  max-width: unset;
  padding-inline: 0px 0px;

  /* padding-top: 170px; var(--mq-overlay); */
}
@media (max-width: 768px) {
  .explore-tabs.mq-container-maxwidth {
    padding: 52px 10px 20px 10px;
  }

  .explore-tabs .mq-tabs-button {
    padding: 5px 5px;
  }
}

.tabcontainer .row {
  display: flex;
  gap: 50px; /* Space between components */
  align-items: center; /* Align to top */
}

.tabcontainer .mk-carousel-one,
.tabcontainer .rich-text {
  width: 100%;
  flex: 1; /* Equal width distribution */
}

.tabcontainer .mk-carousel-one {
  max-width: 100vw;
  width: 100px;
}

/* Responsive design for tabcontainer */
@media (max-width: 992px) {
  .tabcontainer .row {
    gap: 15px;
  }
}

@media (max-width: 768px) {
  .tabcontainer .row {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .tabcontainer .mk-carousel-one,
  .tabcontainer .rich-text {
    flex: none;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .tabcontainer .row {
    gap: 20px;
  }
}

/* /Marquee */

.marquee {
  background: var(--livPagesMarqueeBackgroundColor); /* Purple background */
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
  padding: var(--primaryspacing) 0;
}

.marquee .component-content {
  display: flex;
  animation: marquee 30s linear infinite;
  will-change: transform;
  flex-direction: row; /* Ensure it's always a row */
  /* The justify-content is set to flex-start to override a justify-between class in the HTML */
  justify-content: flex-start;
  gap: 8rem;
}

.marquee .static-gallery__inner {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  white-space: nowrap;
  color: white;
  font-weight: 500;
}

/* Transform the existing image into a checkmark icon */
.marquee .static-gallery__image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.marquee .static-gallery__image::before {
  content: '✓';
  color: #501e71;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
}

/* Hide the original image */
.marquee .static-gallery__image {
  background-image: none !important;
}

.marquee .static-gallery__text {
  color: var(--livPagesMarqueeContainerBackgroundTextColor);
  font-size: 1rem;
  font-weight: 500;
}

/* Create seamless infinite scroll */
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Optional: Pause on hover */
.marquee:hover .component-content {
  animation-play-state: paused;
}

/* Our Amenities */
.our-amenities-container {
  //background-color: var(--livPagesMarqueeBackgroundColor);
  background-color: var(--livPagesMarqueeContainerBackgroundColor);
  position: relative;
  //height: 35vh;
}
.our-amenities-container::after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 50%;
  background-color: var(--lightYellow);
  bottom: 0;
  left: 0;
}

.our-amenities-container .concept-carousel {
  position: relative;
  z-index: 2;
}

.our-amenities-carousel .concept-carousel__title {
  color: var(--livPagesMarqueeContainerBackgroundTextColor) !important;
}

.concept-carousel.our-amenities-carousel {
  padding: 30px 0px 30px 0px !important;
  margin: 0px 0px 0px 0px !important;
  background-color: transparent;
  //background-color: var(--livPagesMarqueeContainerBackgroundColor);
}

/* Hover effect for amenities carousel */
.our-amenities-carousel .concept-carousel__slide {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.our-amenities-carousel .concept-carousel__slide-image {
  position: relative;
  transition: all 0.3s ease;
  min-height: 300px;
}

/* Solid color overlay on hover */
.our-amenities-carousel .concept-carousel__slide-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tertiaryColor);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 5;
}

.our-amenities-carousel.liv-anura .concept-carousel__slide-image::after {
  background-color: #AFF0E6;
}

@media (max-width: 992px) {
  .our-amenities-carousel .concept-carousel__slide-image::before {
    content: '';
    position: absolute;
    display: block;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
    z-index: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70.16%, rgba(0, 0, 0, 0.5) 100%);
  }

  .our-amenities-carousel .concept-carousel__slide .concept-carousel__slide-icon-button {
    z-index: 3;
  }
}
.apartment-listing-header::before {
  content: '';
  position: absolute;
  display: block;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('./images/brand/overlay_darker.webp');
  background-size: 100% 100%;
}

.our-amenities-carousel .concept-carousel__slide:hover .concept-carousel__slide-image::after {
  opacity: 0.9;
}

.our-amenities-carousel .concept-carousel__slide .concept-carousel__slide-icon-button {
  display: none;
}

/* Content that appears on hover (rich text) */
.our-amenities-carousel .concept-carousel__slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background: transparent !important;
  color: white;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 10;
  width: 75%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.concept-carousel .tns-nav {
  margin-top: 20px;
}

.concept-carousel .tns-nav button {
  height: 6px !important;
  width: 10px !important;
  border-radius: 100px !important;
  background-color: rgb(82, 82, 82) !important;
  border: none !important;
  margin: 10px 5px !important;
}

.concept-carousel .tns-nav {
  display: block !important;
}

.concept-carousel .tns-nav button.tns-nav-active {
  background-color: white;
}

.concept-carousel__nav-numbers {
  display: none;
}

.our-amenities-carousel .concept-carousel__slide-image > img {
  object-fit: fill;
  width: 100%;
  height: 350px;
}

.our-amenities-carousel .concept-carousel__slide:hover .concept-carousel__slide-content {
  opacity: 1;
}

/* Hide the original title and blurb on hover */
.our-amenities-carousel .concept-carousel__slide:hover .concept-carousel__slide-title {
  opacity: 0;
}

/* Show only the blurb content on hover over the image */
.our-amenities-carousel .concept-carousel__slide-content .concept-carousel__slide-title {
  display: none;
}

.our-amenities-carousel .concept-carousel__slide-blurb {
  color: white;
  font-size: 14px;
  line-height: 1.4;
}

.our-amenities-carousel .concept-carousel__slide-blurb p {
  margin: 0 0 8px 0;
  color: var(--primaryColor);
}

.our-amenities-carousel.liv-anura .concept-carousel__slide-blurb p {
  color:#00324B;
}

.our-amenities-carousel .concept-carousel__slide-blurb p:last-child {
  margin-bottom: 0;
}

/* Title that stays below the card */
.our-amenities-carousel .concept-carousel__slide-title {
  color: var(--livPagesMarqueeContainerBackgroundTextColor);
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  transition: opacity 0.3s ease;
  position: relative;
  z-index: 1;
}

/* Position icon on upper left of the image */
.our-amenities-carousel .concept-carousel__slide-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 16px;
  left: 16px;
  z-index: 15;
  transition: opacity 0.3s ease;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 993px) {
  .our-amenities-carousel .concept-carousel__slide:hover .concept-carousel__slide-icon {
    opacity: 0;
  }
}

/* liv indigo */

.liv-munro {
  --primaryColor: #af2628;
  --secondaryColor: #ed5c00;

  /* Tertiary Colors - Maps, Texts etc */
  --tertiaryColor: #f0b1ff;
  --tertiaryColorTwo: #af2628;

  /* Hero Banner */
  --livPagesheroBannerBackgroundColor: var(--primaryColor);

  /* First Promo Section */
  --livPagesPromoFirstTitleColor: var(--secondaryColor);
  --livPagesPromoSecondTitleColor: var(--primaryColor);

  /* Marquee - Amenities*/
  --livPagesMarqueeContainerBackgroundColor: var(--secondaryColor);
  --livPagesMarqueeBackgroundColor: #fe6300;
  --livPagesMarqueeContainerBackgroundTextColor: white;

  /* Maps */

  --livPagesFeaturesTableHeadingTextColor: #501e71;
  --livPagesFeaturesTableFirstColumnHeaderColor: #42291e;
  --livPagesFeaturesTableSecondColumnHeaderColor: #af2628;
  --livPagesFeaturesTableThirdColumnHeaderColor: #fe6300;
  --livPagesFeaturesTableFirstColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnBodyColor: #e9c5ba;
  --livPagesFeaturesTableThirdColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnHeaderTextColor: white;

  --livPagesBedroomSectionColor: var(--primaryColor);

  --exploreTabsTitleColor: var(--tertiaryColorTwo);
}

.liv-indigo {
  --primaryColor: #501e71;
  --secondaryColor: #2e69bf;

  --tertiaryColor: #96ffff;
  --tertiaryColorTwo: #501e71;

  --livPagesheroBannerBackgroundColor: #aa88d0;
  --livPagesPromoFirstTitleColor: var(--primaryColor);
  --livPagesPromoSecondTitleColor: var(--secondaryColor);
  --livPagesMarqueeContainerBackgroundTextColor: white;
  --livPagesMarqueeContainerBackgroundColor: var(--primaryColor);
  --livPagesMarqueeBackgroundColor: var(--primaryColor);
  --livPagesFeaturesTableHeadingTextColor: var(--primaryColor);
  --livPagesFeaturesTableFirstColumnHeaderColor: var(--primaryColor);
  --livPagesFeaturesTableSecondColumnHeaderColor: var(--secondaryColor);
  --livPagesFeaturesTableThirdColumnHeaderColor: var(--tertiaryColor);
  --livPagesFeaturesTableFirstColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnBodyColor: #e2fcf0;
  --livPagesFeaturesTableThirdColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnHeaderTextColor: #282828;

  --livPagesBedroomSectionColor: var(--primaryColor);

  --exploreTabsTitleColor: var(--tertiaryColorTwo);
}

.liv-anura {
  --primaryColor: #173836;
  --secondaryColor: #005f82;

  --tertiaryColor: #fffa93;
  --tertiaryColorTwo: #0f7df5;

  --livPagesheroBannerBackgroundColor: var(--primaryColor);
  --livPagesPromoFirstTitleColor: var(--tertiaryColorTwo);
  --livPagesPromoSecondTitleColor: var(--secondaryColor);
  --livPagesMarqueeContainerBackgroundTextColor: var(--secondaryColor);
  --livPagesMarqueeContainerBackgroundColor: var(--tertiaryColor);
  --livPagesMarqueeBackgroundColor: var(--tertiaryColor);
  --livPagesFeaturesTableHeadingTextColor: var(--primaryColor);
  --livPagesFeaturesTableFirstColumnHeaderColor: var(--primaryColor);
  --livPagesFeaturesTableSecondColumnHeaderColor: var(--secondaryColor);
  --livPagesFeaturesTableThirdColumnHeaderColor: var(--tertiaryColor);
  --livPagesFeaturesTableFirstColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnBodyColor: #e2fcf0;
  --livPagesFeaturesTableThirdColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnHeaderTextColor: white;

  --livPagesBedroomSectionColor: var(--primaryColor);

  --exploreTabsTitleColor: #00324b;
}

.liv-aston {
  --primaryColor: #173836;
  --secondaryColor: #66766a;

  /* Tertiary Colors - Maps, Texts etc */
  --tertiaryColor: #d4f685;
  --tertiaryColorTwo: #173836;

  /* Hero Banner */
  --livPagesheroBannerBackgroundColor: var(--primaryColor);

  /* First Promo Section */
  --livPagesPromoFirstTitleColor: var(--primaryColor);
  --livPagesPromoSecondTitleColor: var(--secondaryColor);

  /* Marquee - Amenities*/
  --livPagesMarqueeContainerBackgroundColor: var(--secondaryColor);
  --livPagesMarqueeBackgroundColor: var(--secondaryColor);
  --livPagesMarqueeContainerBackgroundTextColor: #fcfbeb;

  /* Maps */

  --livPagesFeaturesTableHeadingTextColor: #501e71;
  --livPagesFeaturesTableFirstColumnHeaderColor: #42291e;
  --livPagesFeaturesTableSecondColumnHeaderColor: #af2628;
  --livPagesFeaturesTableThirdColumnHeaderColor: #fe6300;
  --livPagesFeaturesTableFirstColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnBodyColor: #e9c5ba;
  --livPagesFeaturesTableThirdColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnHeaderTextColor: white;

  --livPagesBedroomSectionColor: var(--primaryColor);

  --exploreTabsTitleColor: var(--tertiaryColorTwo);
}

.liv-albert {
  --primaryColor: #aa4100;
  --secondaryColor: #ed5c00;

  /* Tertiary Colors - Maps, Texts etc */
  --tertiaryColor: #FFEB82;
  --tertiaryColorTwo: #aa4100;

  /* Hero Banner */
  --livPagesheroBannerBackgroundColor: var(--primaryColor);

  /* First Promo Section */
  --livPagesPromoFirstTitleColor: #aa4100;
  --livPagesPromoSecondTitleColor: #91a078;

  /* Marquee - Amenities*/
  --livPagesMarqueeContainerBackgroundColor: #ffeb82;
  --livPagesMarqueeBackgroundColor: #ffeb82;
  --livPagesMarqueeContainerBackgroundTextColor: var(--primaryColor);

  /* Maps */

  --livPagesFeaturesTableHeadingTextColor: #501e71;
  --livPagesFeaturesTableFirstColumnHeaderColor: #42291e;
  --livPagesFeaturesTableSecondColumnHeaderColor: #af2628;
  --livPagesFeaturesTableThirdColumnHeaderColor: #fe6300;
  --livPagesFeaturesTableFirstColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnBodyColor: #e9c5ba;
  --livPagesFeaturesTableThirdColumnBodyColor: #ffffff;
  --livPagesFeaturesTableSecondColumnHeaderTextColor: white;

  --livPagesBedroomSectionColor: var(--primaryColor);

  --exploreTabsTitleColor: var(--tertiaryColorTwo);
}

/* Hero Banner For Liv Pages */

.hero-banner-one.hero-banner-liv-main-three.liv-indigo {
  color: #ffffff !important;
  background-color: var(--livPagesheroBannerBackgroundColor) !important;
}

.hero-banner-one-text-content-container {
  background-color: var(--livPagesheroBannerBackgroundColor) !important;
}

/* Mirvac Promo 1st */
.header-section {
  position: relative;
}

.header-section > p {
  margin-top: 20px;
  padding: 0px 20px 0px 20px;
  text-align: left;
}

.first-title {
  color: var(--livPagesPromoFirstTitleColor);
  font-size: 32px;
  font-weight: 500;
  margin: 15px 0 15px 0;
  letter-spacing: 1px;
  text-align: left;
  padding: 0px 20px 0px 20px;
  line-height: 64px;
}

.second-title {
  color: var(--livPagesPromoSecondTitleColor);
  font-size: 32px;
  font-weight: 500;
  margin: 30px 0 30px 0;
  letter-spacing: 2px;
  text-align: right;
  padding: 0px 30px 0px 30px;
  line-height: 64px;
}

/* Onsite Amenities Container 1 */

/* .onsite-amenities-main-container {
  padding: 0px 0px 20px 0px;
} */

.onsite-amenities-container-one {
  background-color: var(--livPagesMarqueeContainerBackgroundColor);
}

/* Features Table */
.comparison-section {
  font-family: Arial, sans-serif;
}

.comparison-table {
  border-collapse: collapse;
  overflow: hidden;
}

.header-row th {
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  font-family: var(--primaryFont);
}

.header-features {
  background-color: var(--livPagesFeaturesTableFirstColumnHeaderColor);
  text-align: left !important;
  color: white;
}

.header-liv {
  background-color: var(--livPagesFeaturesTableSecondColumnHeaderColor);
  color: var(--livPagesFeaturesTableSecondColumnHeaderTextColor) !important;
}

.header-private {
  background-color: var(--livPagesFeaturesTableThirdColumnHeaderColor);
  color: var(--black);
}

.feature-row {
  background-color: white !important;
  color: #282828;
}

.feature-row:nth-child(even) {
  background-color: #ffffff;
}

.feature-cell {
  padding: 16px 20px;
  display: flex;
  background-color: var(--livPagesFeaturesTableFirstColumnBodyColor);
  align-items: center;
  border-right: 1px solid #e5e7eb;
}

.feature-icon {
  width: 24px;
  height: 24px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #6b7280;
}

.liv-cell {
  padding: 16px 20px;
  text-align: center;
  background-color: var(--livPagesFeaturesTableSecondColumnBodyColor);
  border-right: 1px solid #e5e7eb;
}

.private-cell {
  padding: 16px 20px;
  text-align: center;
  background-color: var(--livPagesFeaturesTableThirdColumnBodyColor);
}

.liv-cell > img,
.private-cell > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.checkmark {
  color: #10b981;
  font-size: 20px;
  font-weight: bold;
}

.cross {
  color: #ef4444;
  font-size: 18px;
  font-weight: bold;
}

.feature-text {
  color: #374151;
  font-size: 14px;
}

/* Mobile adjustments for marquee */
@media (max-width: 768px) {
  .marquee {
    padding: 1.5rem 0;
  }

  .marquee .component-content {
    gap: 1.5rem;
    animation-duration: 35s;
    width: max-content;
  }
}

/* Mobile adjustments for Our Amenities */
@media (max-width: 768px) {
  .our-amenities-container,
  .our-amenities-below-container {
    height: auto;
  }

  .our-amenities-container {
    height: 60vh;
  }

  .our-amenities-carousel .tns-controls {
    display: none;
  }

  /* .concept-carousel.our-amenities-carousel {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 2rem 0 !important;
  } */
}

.apartment-details-carousel-container .apartment-details-carousel {
  margin-top: -450px;
  margin-left: calc((100% - 1200px) / 2);
}

.apartment-details-carousel .mk-carousel__slide > img {
  min-height: 300px;
  aspect-ratio: unset;
  height: 400px;
  width: unset !important;
}

.apartment-details-carousel .owl-item {
  width: unset !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-next {
  top: 40%;
  transform: unset !important;
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev {
  top: 40%;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev.disabled {
  display: none;
}

.unit-details-2 .rich-text {
  max-width: 1200px;
  margin-bottom: 40px;
}

.unit-details-2 .accordion .acc-card:last-child {
  border-bottom: 1px solid var(--acc-borderColor, #eee);
}

.unit--left-only {
  margin-bottom: 40px;
}

.unit--left-only .tr-logo-grid__heading {
  margin-bottom: 24px;
  text-transform: uppercase;
}
.unit-details-2.unit--left-only {
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .unit-details-2.unit--left-only > div {
    max-width: 1200px;
    margin-right: auto;
    margin-left: calc((100% - 1200px) / 2);
  }

  .unit-details-2.unit--left-only > div > div {
    max-width: calc(1200px - 30%);
    margin-right: auto;
    margin-left: calc((100% - 1200px) / 2);
    background-color: unset;
    padding-inline: 0;
  }
}

.aptd-header-ribbon {
  position: absolute;
  top: -35px;
  left: -30px;
}

.apartment-details-carousel-container .apartment-details-carousel .owl-dots {
  display: none;
}

@media (max-width: 768px) {
  .aptd-header-ribbon {
    top: -50px;
    left: -50px;
  }

  .apartment-details-carousel.mk-carousel-three .owl-nav .owl-next {
    display: none;
  }

  .apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev {
    display: none;
  }

  .apartment-details-carousel-container .apartment-details-carousel {
    margin-left: 16px;
    margin-top: -350px;
  }

  .apartment-details-carousel-container .apartment-details-carousel .owl-dots {
    display: block;
  }

  .apartment-details-carousel-container
    .apartment-details-carousel
    .owl-theme
    .owl-dots
    .owl-dot.active
    span {
    background-color: #ff5546 !important;
  }
}

/*LIV Privacy Policy */
.hero-banner-one.h-318 {
  height: 39rem;
  margin-top: 0px;
  background-color: #282828;
}
.rich-text-privacy {
  background-color: #fcfbeb;
  font-family: Jost;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  max-width: 1000px;
  margin: auto;
  padding: 50px 0px 50px 0px;
}
.rich-text-privacy h3 {
  padding-bottom: 45px;
}
.rich-text-privacy p {
  padding-bottom: 35px;
}

/* container black */

.container-default.bg-black {
  background-image: url('./images/brand/vertical_liv_white_3pc.svg');
  background-position: top right;
  background-repeat: no-repeat;
}

/* Horizontal promo cta */

.promo-horizontal {
  background-color: #f0ebcd;
  padding: 0;
  margin: 0;
}

.promo-horizontal .hero-section {
  display: flex;
  align-items: center;
  padding: 80px 100px;
  margin: 0 auto;
  gap: 50px;
}

.promo-horizontal .hero-section .content {
  width: 100%;
}

.promo-horizontal .content > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}

.promo-horizontal .title-container {
  flex-shrink: 0;
  max-width: 100rem;
}

.promo-horizontal .subtitle-container {
  flex: 1;
  max-width: 300px;
}

.promo-horizontal .title {
  font-size: 2.5rem;
  color: #ff6b5a;
  line-height: 1.1;
  margin: 0;
  letter-spacing: -0.02em;
}

.promo-horizontal .subtitle {
  font-size: 1.1rem;
  color: #333333;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}

.promo-horizontal .cta-button {
  display: block;
  background-color: #2d2d2d;
  color: white;
  border: none;
  padding: 11px 32px;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  width: 250px;
  text-align: center;
}

.promo-horizontal .cta-button:hover {
  background-color: #1a1a1a;
}

@media (max-width: 768px) {
  .promo-horizontal .hero-section {
    flex-direction: column;
    text-align: center;
    padding: 40px;
    gap: 30px;
  }

  .promo-horizontal .content {
    max-width: none;
  }
}

/* promo two image */

.liv-lifestyle-container {
  background-color: #fcfbe8;
  position: relative;
  min-height: 620px;
}

.content-wrapper {
  display: flex;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 40px;
  gap: 60px;
}

.text-section {
  flex: 1;
  max-width: 450px;
}

@media (max-width: 992px) {
  .text-section {
    padding-inline: 20px;
  }
}

.main-heading {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 48px;
  color: #2d2d2d;
  margin: 0 0 30px 0;
  letter-spacing: 0;
  text-align: center;
}

.description {
  font-size: 1rem;
  line-height: 1.6;
  color: #4a4a4a;
  margin: 0;
  font-weight: 400;

  text-align: center;
}

.images-section {
  flex: 1;
  position: relative;
  height: 450px;
}

.image-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.lounge-image {
  position: absolute;
  top: 40px;
  left: 0;
  width: 360px;
  height: 480px;
  object-fit: cover;
  z-index: 5;
}

.pool-image {
  position: absolute;
  top: 0px;
  right: -40px;
  width: 435px;
  height: 580px;
  object-fit: cover;
  z-index: 3;
}

.liv-badge {
  position: absolute;
  top: 80px;
  left: 290px;
  width: 60px;
  height: 60px;
  background-color: #c8e53f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);

  background-image: url(/livmirvac/images/brand/badge_lemon.svg);
  background-size: contain;
}

.liv-badge span {
  font-size: 1.2rem;
  font-weight: 700;
  color: #2d2d2d;
  letter-spacing: 0.05em;
}

/* @media (max-width: 768px) {
  .liv-lifestyle-container {
    min-height: 690px;
  }

  .content-wrapper {
    flex-direction: column;
    padding: 40px 20px;
    gap: 40px;
  }

  .main-heading {
    font-size: 2.5rem;
    text-align: center;
  }

  .description {
    text-align: center;
  }

  .images-section {
    height: 350px;
    left: -67px;
  }

  .lounge-image {
    width: 220px;
    max-width: 220px;
    height: 230px;
    top: 22px;
    left: -145px;
  }

  .pool-image {
    width: 240px;
    max-width: 240px;
    height: 270px;
    left: 35px;
  }

  .liv-badge {
    top: 60px;
    left: 48px;
    width: 50px;
    height: 50px;
  }

  .liv-badge span {
    font-size: 1rem;
  }
} */

/* Featured Content Tile whole image */

.cardGridWholeImage img.backgroundImage {
  object-fit: cover;
  position: relative !important;
}

.cardgrid-bg {
  justify-content: flex-start;
}

.cardgrid-bg.cardgrid-homepage {
  justify-content: center;
}

.cardGridWholeImage {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: none;
}

.cardGridWholeImage .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.cardGridWholeImage .content {
  position: absolute;
  z-index: 10;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.cardGridWholeImage .textContent {
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: left !important;
  position: relative;
}

.cardGridWholeImage .logo {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fef3c7;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: -70px;
}

.cardGridWholeImage .title {
  color: var(--White, #fff);
  font-family: Jost;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  text-transform: uppercase;
  margin: 0;
}

.cardGridWholeImage .description {
  color: rgba(255, 255, 255, 0.9);
  font-family: Inter;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;

  text-align: left !important;
}

.cardGridWholeImage .description p {
  font-size: 14px;
  line-height: 1.4;
}

/* Hero Banner One static */

.hero-banner-one-static .alh-subtitle {
  background-color: #f0ebcd;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 500;
  color: #282828;
  border-radius: 4px;
  margin-bottom: 20px;
}

.hero-banner-one-static .alh-title {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  padding-top: 19.2px;
  margin-left: 5rem;
  margin-right: 5rem;
  text-align: center;
}

.apartment-listing-content-header-top-left h2 {
  font-size: 24px;
  font-weight: 500;
}

.apartment-listing-content-header-description {
  margin-bottom: 30px;
}

.apartment-listing-header-content p {
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
}

.hero-banner-one-static .apartment-listing-header-content {
  padding: 40px 0 !important;
}

.hero-banner-one-static .apartment-listing-header-content > div {
  z-index: 1;
  background-color: #282828;
  width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  gap: 10px;
}

.apartment-listing-header .apartment-listing-header-content .h-line {
  width: 100%;
  height: 1px;
  max-width: 325px;
  background: #fff;
  opacity: 0.3;
}

.apartment-listing-header .apartment-listing-header-content h1 {
  line-height: 56px;
}

.apartment-listing-header .apartment-listing-header-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/* promo card */

.liv-card-black {
  background-image: url(/livmirvac/images/brand/vertical_liv_white.svg);
  background-color: #282828;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 992px) {
  .liv-card-black {
    background-image: none !important;
  }
}

.liv-card-blue {
  background-image: url(/livmirvac/images/brand/vertical_liv_blue.svg);
  background-color: #0affff;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-purple {
  background-image: url(/livmirvac/images/brand/vertical_liv_purple.svg);
  background-color: #501e71;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-orange {
  background-image: url(/livmirvac/images/brand/vertical_liv_cherry.svg);
  background-color: #fe6300;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-pink {
  background-image: url(/livmirvac/images/brand/vertical_liv_pink.svg);
  background-color: #af2628;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-darkgreen {
  background-image: url(/livmirvac/images/brand/vertical_liv_darkgreen.svg);
  background-color: #66766a;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-lime {
  background-image: url(/livmirvac/images/brand/vertical_liv_lime.svg);
  background-color: #173836;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-navy {
  background-image: url(/livmirvac/images/brand/vertical_liv_navy.svg);
  background-color: #00324b;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-sky {
  background-image: url(/livmirvac/images/brand/vertical_liv_sky.svg);
  background-color: #005f82;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-brick {
  background-image: url(/livmirvac/images/brand/vertical_liv_brick.svg);
  background-color: #740403;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-card-clay {
  background-image: url(/livmirvac/images/brand/vertical_liv_clay.svg);
  background-color: #aa4100;
  /* background-color: rgba(1, 1, 1, 0.95); */
  background-repeat: no-repeat;
  background-size: contain;
}

.liv-promo-card-container {
  max-width: 2200px;
  margin: 0 auto;
  background-color: #fcfbe8;
}

.max-width-2200 {
  max-width: 2200px;
  margin: 0 auto;
}

.liv-promo-card-container .promo {
  flex: 1;
  padding-right: 100px;
}

.liv-promo-card-container > .component-content > .row {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  padding-top: 5rem;
}

@media screen and (max-width: 992px) {
  .liv-promo-card-container > .component-content > .row {
    flex-direction: column-reverse !important;
  }
}

.liv-promo-card-container .staggered-text {
  margin-left: 40px;
}

/* promo staggered text */

.staggered-text > div.component-content {
  height: 100%;
  max-width: 500px;
}

.staggered-text .text-content {
  width: 100%;
}

.staggered-text .main-heading {
  color: #2a2a2a;
  font-size: 40px;

  letter-spacing: 0;
  margin-bottom: 20px;
  line-height: 48px;

  margin-right: auto;
  width: fit-content;
  text-align: left;
}

.staggered-text .description {
  color: #666;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: left;
}

.staggered-text .highlight-text {
  color: #ff4444;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  text-align: right;
  margin-left: auto;
  width: fit-content;
  font-weight: 500;
}

/* accordion */

:root {
  --acc-borderColor: rgba(0, 0, 0, 0.15);
}

.faq-container,
.accordion {
  background-color: #f0ebcd;
}

.faq-tabs .accordion {
  background-color: transparent;
}

.faq-container .accordion-footer {
  padding: 0 40px 30px 40px;
}

.faq-container .accordion-footer .component-content {
  padding-top: 30px;
  border-top: 1px solid var(--acc-borderColor, #eeeeee);
}

.faq-container .accordion .acc {
  padding-bottom: 0px;
}

/* Terms Of Use */

/* Faq tabs */

.faq-tabs,
.faq-tabs > div {
  display: flex;
  flex-direction: row;
  justify-content: normal;
  width: 100%;
  background-color: #fcfbe8;
}

.faq-tabs div.acc {
  padding-top: 0px;
}

.faq-tabs div.acc .acc-card:first-child {
  margin-top: 0px;
}

.faq-tabs .bg-white-tabs {
  flex-direction: column;
  background-color: initial;
}

.faq-tabs #mq-tabs-content {
  flex-grow: 1;
}

.mq-tabs-button:not(.active):hover {
  background-color: transparent;
}

.mq-tabs-button.active {
  background-color: transparent;
  border-left: 3px red;
}

.mq-tabs-button {
  padding: 8px 13.5px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 0px;
  border: none;
  background-color: transparent;
  color: #2d3748;
  cursor: pointer;
  transition: none;
  text-align: left;
}

.faq-tabs .acc-title h3 {
  color: #000;
}

.faq-tabs .mq-tabs__title-container {
  align-items: baseline;
  width: unset;
}

.faq-tabs .mq-tabs-content {
  flex: 1;
}

.faq-tabs .component.accordion {
  padding-top: 0px;
}

.faq-tabs .accordion .acc-title {
  padding-right: 50px;
}

.faq-tabs .accordion .acc-card {
  padding: 0;
}

.component.form:not(.progressive-profiling) .progressive-profiling_2 td label {
  padding-right: 40px;
  padding-top: 0 !important;
}

@media (min-width: 993px) {
  .component.form:not(.progressive-profiling) .progressive-profiling_2 td label {
    padding-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0 !important;
  }
}

.component.form:not(.progressive-profiling) .control-label.radio.progressive-profiling_2 > table {
  justify-content: flex-start !important;
}

@media (max-width: 768px) {
  .component.form:not(.progressive-profiling)
    .control-label.radio.progressive-profiling_2
    > table
    tr {
    display: flex;
    flex-direction: column;
  }
}

.accordion .acc-title::after {
  top: 50%;
  transform: translateY(-50%);
  margin-bottom: 0 !important;
}

.acc-panel {
  padding: 1rem;
}

.acc-panel {
  background-color: #f0ebcd !important;
}

.acc-title h3 {
  color: black;
}

/* faq */

.liv-faq-container {
  background-color: #fcfbe8;
}

.liv-faq-container h1 {
  font-size: 40px;
  color: #282828;
}

.liv-faq-container .rich-text,
.liv-faq-container .faq-container {
  flex: 1;
}

.liv-faq-container .accordion {
  flex-basis: 50%;
  padding: 0 !important;
}

.liv-faq-container > .component-content > .row {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  padding: 5rem 100px;
  justify-content: space-evenly;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-next {
  top: 40%;
  transform: unset !important;
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-next:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev {
  top: 40%;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg%20width='90'%20height='90'%20viewBox='0%200%2090%2090'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle%20cx='45'%20cy='45'%20r='25'%20transform='rotate(-180%2045%2045)'%20fill='%23F0EBCD'/%3E%3Cpath%20d='M42%2035L51.9293%2044.9293C51.9683%2044.9683%2051.9683%2045.0317%2051.9293%2045.0707L42%2055'%20stroke='%23FF5546'%20stroke-width='2'%20stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

.apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev.disabled {
  display: none;
}

.unit-details-2 .rich-text {
  max-width: 1200px;
  margin-bottom: 40px;
}

.unit-details-2 .accordion .acc-card:last-child {
  border-bottom: 1px solid var(--acc-borderColor, #eee);
}

.unit--left-only {
  margin-bottom: 40px;
}

.unit--left-only .tr-logo-grid__heading {
  margin-bottom: 24px;
}

.aptd-header-ribbon {
  position: absolute;
  top: -35px;
  left: -30px;
}

.apartment-details-carousel-container .apartment-details-carousel .owl-dots {
  display: none;
}

@media (max-width: 992px) {
  .aptd-header-ribbon {
    top: -50px;
    left: -50px;
  }

  .apartment-details-carousel.mk-carousel-three .owl-nav .owl-next {
    display: none;
  }

  .apartment-details-carousel.mk-carousel-three .owl-nav .owl-prev {
    display: none;
  }

  .apartment-details-carousel-container .apartment-details-carousel {
    margin-left: 16px;
    margin-top: -350px;
  }

  .apartment-details-carousel-container .apartment-details-carousel .owl-dots {
    display: block;
  }

  .apartment-details-carousel-container
    .apartment-details-carousel
    .owl-theme
    .owl-dots
    .owl-dot.active
    span {
    background-color: #ff5546 !important;
  }
}

/*LIV Privacy Policy */
.hero-banner-one.h-318 {
  height: 39rem;
  margin-top: 0px;
  background-color: #282828;
}
.rich-text-privacy {
  background-color: #fcfbeb;
  font-family: Jost;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  max-width: 1000px;
  margin: auto;
  padding: 50px 0px 50px 0px;
}
.rich-text-privacy h3 {
  padding-bottom: 45px;
}
.rich-text-privacy p {
  padding-bottom: 35px;
}
@media (max-width: 768px) {
  .rich-text-privacy {
    padding: 0px 30px 0px 30px;
  }
}

/* Terms Of Use */

/* Faq tabs */

.faq-tabs,
.faq-tabs > div {
  display: flex;
  flex-direction: row;
  background-color: #fcfbe8;
  justify-content: space-around;
}

.faq-tabs div.acc {
  padding-top: 0px;
}

.faq-tabs div.acc .acc-card:first-child {
  margin-top: 0px;
}

.faq-tabs .bg-white-tabs {
  flex-direction: column;
  background-color: initial;
}

.faq-tabs .mq-tabs-content {
  min-width: 70vw;
}

.mq-tabs-button:not(.active):hover {
  background-color: transparent;
}

.mq-tabs-button.active {
  background-color: transparent;
}

.faq-tabs .mq-tabs-button.active {
  border-left: 3px solid #ff5546;
}

.mq-tabs-button {
  padding: 8px 13.5px;
  font-size: 20px;
  font-weight: 400;
  border-radius: 0px;
  border: none;
  background-color: transparent;
  color: #2d3748;
  cursor: pointer;
  transition: none;
  text-align: left;
}

.faq-tabs .acc-title h3 {
  color: #282828;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}

.faq-tabs .mq-tabs__title-container {
  align-items: baseline;
}

.faq-tabs .mq-tabs-content {
  flex: 1;
}

.faq-tabs .component.accordion {
  padding-top: 0px;
}

.faq-tabs .accordion .acc-title {
  padding: 16px 0px;
  padding-right: 50px;
  padding-top: 0;
}

.component.form:not(.progressive-profiling) .progressive-profiling_2 td label {
  padding-right: 40px;
}

.component.form:not(.progressive-profiling) .control-label.radio.progressive-profiling_2 > table {
  justify-content: flex-start !important;
}

form:not(.progressive-profiling) .control-label.radio input {
  margin-right: 1em;
  accent-color: #ff5546;
}

@media (min-width: 993px) {
  form:not(.progressive-profiling) .control-label.radio input {
    height: 20px;
    width: 18px;
  }
}

form:not(.progressive-profiling) .privacy-statement-wrapper {
  display: block !important;
  margin-top: 10px;
}

.liv-indigo .tabcontainer .owl-prev,
.liv-indigo .tabcontainer .owl-next,
.liv-munro .tabcontainer .owl-prev,
.liv-munro .tabcontainer .owl-next,
.liv-albert .tabcontainer .owl-prev,
.liv-albert .tabcontainer .owl-next,
.liv-anura .tabcontainer .owl-prev,
.liv-anura .tabcontainer .owl-next,
.liv-aston .tabcontainer .owl-prev,
.liv-aston .tabcontainer .owl-next,
.liv-aston .tabcontainer .owl-prev,
.liv-aston .tabcontainer .owl-next {
  display: none !important;
}

.hero-banner-one .welcome-to {
  color: var(--hero-banner-one-welcome-to-text-color);
}

@media (min-width: 993px) {
  .hero-banner-one .welcome-to {
    font-size: 32px !important;
    line-height: 38px !important;
  }
}

@media (max-width: 992px) {
  .hero-banner-one .welcome-to {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}

.albert-ratings-main-container .concept-carousel .tns-controls button:first-child,
.albert-ratings-main-container .concept-carousel .tns-controls button:last-child,
.mk-carousel-one.carousel-detail .owl-nav button.owl-prev,
.mk-carousel-one.carousel-detail .owl-nav button.owl-next {
  /* background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='25' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 20 70)' fill='%230AFFFF'/%3E%3Cpath d='M48 35L38.0707 44.9293C38.0317 44.9683 38.0317 45.0317 38.0707 45.0707L48 55' stroke='%23501E71' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important; */
  background-image: var(--mkCarouselOwlArrowBGImage) !important;
}

.albert-ratings-main-container .concept-carousel .tns-controls button:first-child:hover,
.albert-ratings-main-container .concept-carousel .tns-controls button:last-child:hover,
.mk-carousel-one.carousel-detail .owl-nav button.owl-prev:hover,
.mk-carousel-one.carousel-detail .owl-nav button.owl-next:hover {
  /* background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='25' cy='25' r='25' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 20 70)' fill='%23501E71'/%3E%3Cpath d='M48 35L38.0707 44.9293C38.0317 44.9683 38.0317 45.0317 38.0707 45.0707L48 55' stroke='%23501E71' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") !important; */
  background-image: var(--mkCarouselOwlArrowBGImageOnHover) !important;
}

#nav-header .cookiebar {
  display: none !important;
}

.landing .mq-tabs__title-container {
  gap: 15px;
  max-width: unset !important;
}

.landing .mq-tabs-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.landing .mq-tabs-button.active {
  background-color: #d6ff34;
  border-radius: 6px;
}

.landing .bg-white-tabs {
  padding: 2px;
}

header.boutique-nav--1.has-cookiebar {
  margin-top: 0px !important;
}

.life-at-liv-accordion .acc-panel > div > p {
  background-color: #fcfbeb;
  padding: 24px;
  color: black;
}

.life-at-liv-accordion .acc-panel {
  padding: 0;
}

.life-at-liv-carousel .mk-carousel__slide.item .mk-carousel__slide-image {
  max-height: 768px;
}

.life-at-liv-find-your-apartment-promo {
  background-color: #f0ebcd;
}

.Life .backgroundContainer::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  pointer-events: none;
}

.Life .textContent .description p {
  color: #fff;
}

.liv-lifestyle-container .liv-badge {
  height: 92px;
  width: 92px;
}

.liv-lifestyle-container .description {
  color: #282828;
  font-weight: 400;
  font-size: 16px;
}

.faq-hero-banner.hero-banner-one-static .alh-title {
  margin-left: 3rem;
  margin-right: 3rem;
}

.faq-tabs {
  flex-grow: 1;
}

.concept-carousel.ratings .tns-controls[aria-label='Carousel Navigation'] button:first-child {
  left: -15px;
}

.concept-carousel.ratings .tns-controls[aria-label='Carousel Navigation'] button:nth-child(2) {
  right: -15px;
}

.concept-carousel.ratings .concept-carousel__slide.tns-item {
  border: none;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  .mq-container-maxwidth.landing {
    padding-bottom: 1px;
  }

  .mq-container-maxwidth.landing .mq-tabs-button {
    padding: 4px;
    width: 88px;
    text-align: center;
  }

  .our-locations-carousel {
    margin-top: -40px !important;
  }
  .our-locations-carousel .tns-controls button:first-child {
    left: 100px !important;
  }

  .our-locations-carousel .tns-controls button:nth-child(2) {
    right: 100px !important;
  }
}

@media (min-width: 993px) {
  .concept-carousel.our-amenities-carousel .tns-item {
    width: 285px !important;
    height: 394px !important;
    padding-right: 0 !important;
    margin-right: 24px !important;
  }
}

/* enquire form styling */

div.component.form .iti {
  /* display: block !important; */
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  gap: 1em;
}

div.component.form .iti__country-container {
  background-color: white;
  /* padding-right: 8px; */
  position: initial;
}

.iti__selected-country-primary {
  padding-inline: 20px 0px !important;
}

.iti__arrow {
  display: none;
}

.iti__selected-dial-code {
  color: black;
  padding-inline: 15px 23px;
  display: flex;
  align-items: center;
  margin-left: 0px !important;
}

.iti__selected-dial-code::after {
  content: '';
  /* display: inline-block; */
  width: 5px;

  margin-left: 15px;

  border-style: solid;
  border-color: #ff5546;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  /* display: inline-block; */
  height: 0.55em;
  left: 0.15em;
  position: relative;
  transform: rotate(135deg);
  vertical-align: top;
  width: 0.55em;
  bottom: 0.13em;
}

div.component.form form.greyBackgroundForm input.iti__tel-input[type='tel'] {
  /* margin-left: 120px !important;
  width: 84%; */
}

div.component.form form.greyBackgroundForm input.iti__tel-input[type='tel']::placeholder {
  color: white;
}

div.form-assembly-wrapper {
  background-color: rgb(238, 232, 198);
}

.form-assembly-wrapper .form form {
  justify-content: space-evenly !important;
  gap: 1.5em;
  margin-top: unset !important;
  position: relative;
}
.form-assembly-wrapper form {
  padding-bottom: 0px !important;
}

.form-assembly-wrapper form label,
div.form-assembly-wrapper .form .btn {
  font-weight: 500 !important;
}

.form-assembly-wrapper form label.control-label {
  flex-basis: 100%;
}

.form-assembly-wrapper form .input-wrapper input {
  margin-top: 15px !important;
  font-size: 16px !important;
}

.form-assembly-wrapper form .input-wrapper input,
div.component.form .iti__country-container {
  border-radius: 5px !important;
}

.form-assembly-wrapper .form form > div:nth-of-type(5),
.input-wrapper--select {
  width: calc(50% - 15px) !important;
}

@media (max-width: 768px) {
  .form-assembly-wrapper .form form > div:nth-of-type(5),
  .input-wrapper--select {
    width: 100% !important;
  }
}

.form-assembly-wrapper .form form > div:nth-of-type(7) {
  margin-left: 0px !important;
}

/* .form-control-select {
  height: 24px;
} */

.form-control-select__input-container {
  height: 64px;
}

.form-assembly-wrapper form .input-wrapper input.form-control-select__input {
  padding-top: 0px !important;
}

.form-control-select__indicators {
  height: 66px;
}

.form-control-select__control {
  height: 66px;
  margin-top: 15px;
  border-width: 0px !important;
}

.form-control-select__indicator-separator {
  display: none;
}

.form-control-select__indicator.form-control-select__dropdown-indicator {
  color: #ff5546;
}

@media (min-width: 993px) {
  .form-control-select__indicator.form-control-select__dropdown-indicator {
    padding-right: 20px !important;
  }

  .form-control-select__value-container {
    padding-left: 20px !important;
  }
}

.form-control-select__indicator.form-control-select__dropdown-indicator svg {
}

.form-control-select__menu * {
  color: black !important;
}

.h-620 {
  height: 40rem !important;
}

.h-620 .hero-banner-one__description .title * {
  font-family: 'Jost', sans-serif !important;
}

.h-620 .hero-banner-one__overlay-wrapper.container {
  top: 50% !important;
}

@media (max-width: 768px) {
  .centre-nav {
    height: 100%;
  }

  .h-620,
  .h-620 .component-content,
  .h-620 .hero-banner-one__description,
  .h-620 .hero-banner-one__image img {
    height: 40rem !important;
  }
}

.centre-nav .navigation,
.centre-nav .navigation .component-content {
  height: 100%;
}

.centre-nav .navigation .component-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.centre-nav .navigation .component-content .logo {
  width: fit-content;
  display: block;
}

.centre-nav.liv-indigo {
  background-color: #501e71;
}
.our-amenities-carousel .tns-item {
  width: 285px !important;
  height: 394px !important;
  padding-right: 0 !important;
  margin-right: 24px !important;
}

footer #nav-footer {
  max-width: 100% !important;
}

footer div.form-assembly-wrapper {
  min-height: 800px;
}

footer div.form-assembly-wrapper .form {
  margin: 0 auto !important;
}

footer #nav-footer > .row .container-default:has(.form-assembly-wrapper) {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: none !important;
}
.animated.spencer-form {
  animation: none !important;
  opacity: 1 !important;
}

.image--logo {
  display: block;
}
.image--logo.header-logo--mobile {
  display: none;
}
header.boutique-nav--1 div.image.image--logo,
header.boutique-nav--1 div.image.image--logo img {
  width: var(--nav-logo-width, 180px);
}
@media (max-width: 1200px) {
  .image--logo {
    display: none;
  }
  .image--logo.header-logo--mobile {
    display: block;
  }
  header.boutique-nav--1 div.image.image--logo,
  header.boutique-nav--1 div.image.image--logo img {
    width: 125px;
    z-index: 10000;
  }
  header.boutique-nav--1 div.image.image--logo img {
    max-height: 100%;
    height: 60px;
  }
  body header.nav-phase-3 .megamenu--three .component-content .cta-square.last {
    top: -5px;
    position: absolute;
    right: 65px;
    margin-top: 0;
    width: auto;
  }

  body header.nav-phase-3 div .megamenu__toggle > div {
    width: 16px;
  }

  body header.nav-phase-3 .megamenu__toggle[aria-expanded='true'] > div {
    width: 20px;
  }
  body
    header.nav-phase-3.main-home
    .megamenu--three
    .megamenu__item
    > a
    > .megamenu__title-container {
    font-weight: 500;
  }

  .megamenu--three.is-opened li.cta-square.last {
    display: none;
  }

  body:has(.megamenu--three.is-opened) .header-logo--mobile img {
    filter: brightness(0%);
  }

  header .megamenu--three.is-opened {
    padding-top: 60px;
  }
  body
    header.nav-phase-3
    .megamenu__toggle[aria-expanded='true']
    + .megamenu__list.megamenu--tabs-list {
    padding-top: 0px;
  }
}

body header.nav-phase-3.is-hundred-vh {
  position: sticky;
}

