@media (max-width: 992px) {
  div.form-assembly-wrapper form {
    padding: var(--cb-spacing-block-mb) 0 30px !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: 30px;
}
.map__panel {
  display: none;
}

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

.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 (min-width: 769px) {
    body .form-assembly-wrapper .form form > div[name="g-recaptcha-response"] {
        margin-left: 0;
    }

    body:has(.leasing-list) .form-assembly-wrapper .form form > div:nth-of-type(1), 
    body:has(.leasing-list) .form-assembly-wrapper .form form > div:nth-of-type(2){
      width: calc(50% - 10px);
    }
}


@media (max-width: 768px) {
  div.container-promo-overlay .container-default {
    padding-bottom: 54.5px;
  }

  body:has(.leasing-list) .form-column-splitter .privacy-statement-wrapper{
    margin-block: 20px;
  }
}
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;
  }
}
.megamenu__list .cta-square a {
  border-radius: 1000px;
}
@media (min-width: 1200px) {
  .megamenu__list {
    margin-left: 4vw;
  }
}

.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;
  }
  
  body .form-assembly-wrapper form .privacy-statement-wrapper{
    text-align: left;
  }
}

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

/* 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;
}
.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;
  padding-inline: 100px;
  /* padding-top: 170px; var(--mq-overlay); */
}
@media (max-width: 992px) {
  div.mq-container-maxwidth {
    padding: 140px 24px 24px; /*var(--mq-overlay-mb);*/
  }
}

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

.mq-tabs::before {
  content: '';
  height: 170px; /*var(--mq-overlay);*/
  position: absolute;
  top: -170px; /*var(--mq-overlay);*/
  background: var(--orange);
  width: 99vw;
  margin-left: 50%;
  margin-right: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .mq-tabs::before {
    height: 140px; /*var(--mq-overlay-mb);*/
    top: -141px; /*var(--mq-overlay-mb);*/
    width: 100vw;
  }
}
@media (min-width: 1300px) {
  div.mq-tabs--text-image {
    margin-right: 100px;
  }
}
div.mq-tabs--text-image__text,
div.mq-tabs--text-image__text p {
  text-align: center;
}
h2.mq-tabs__title {
  margin-top: -62px;
}
.mq-tabs--text-image__text h4 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 125% */
}
/*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 {
  padding-block: 20px;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 24px;
  line-height: 138%;
  letter-spacing: 0%;
}
@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,
.concept-carousel--linked.concept-carousel--arrow .tns-controls button:first-child,
.concept-carousel--linked.concept-carousel--arrow .tns-controls button:last-child {
  background-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="47" height="47" rx="23.5" fill="white"/><rect x="0.5" y="0.5" width="47" height="47" rx="23.5" stroke="%23F0F4F8"/><path d="M27 30L21 24L27 18" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  width: 48px;
  height: 48px;
  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);
  }
}

@media(max-width: 1200px) {
  .concept-carousel.concept-carousel--dots .tns-controls button:first-child,
  .concept-carousel.concept-carousel--dots .tns-controls button:last-child{
    display: none; 
  }
}

div footer {
  position: relative;
  color: white !important;
  /* z-index: 1000 !important; */
  justify-content: unset !important;
  padding-inline: 100px !important;
  background: #282828 !important;
}

div footer::before {
  content: '';
  height: 1px;
  background: #ffffff0d;
  position: absolute;
  left: 0;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  z-index: 0;
}

@media (max-width: 992px) {
  div footer::before { 
    display: none !important;
  }
}

@media (min-width: 768px) {
  footer #nav-footer .cb-footer__acknowledgement div.col-md-2 img {
    width: 85px;
    height: 85px;
  }
}

/*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: left;
  font-size: 48px;
  line-height: normal;
  font-weight: 550;
}
div.form-assembly-wrapper form label{
  font-weight: 550;
}

@media(max-width: 992px){
  .form-assembly-wrapper form .page-header h1 {
    font-size: 36px;
  }
}
div.form-assembly-wrapper form .input-wrapper input,
div.form-assembly-wrapper form .input-wrapper textarea {
  border: 1px solid rgba(225, 231, 239, 1);
  margin-block: 0 10px;
  border-radius: 4px;
  padding: 20px 15px;
  margin-block: 8px 5px;
  outline: none;
}

div.form-assembly-wrapper form .input-wrapper input:focus, 
div.form-assembly-wrapper form .input-wrapper textarea:focus {
  border: 1px solid black;
}
.form-assembly-wrapper .form form .form-group {
  margin-bottom: 32px !important;
}
@media (max-width: 992px) {
  .form-assembly-wrapper .form form .form-group {
    margin-bottom: 16px !important;
  }
  div.form-assembly-wrapper form .input-wrapper input,
  div.form-assembly-wrapper form .input-wrapper textarea { 
    margin-block: 10px 5px !important;
  }
}
@media (max-width: 768px) {

  div.form-assembly-wrapper {
    padding: 24px 20px 0;
  }
}
@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%;
}

@media (min-width: 1200px) {
  .form-assembly-wrapper form div.form-submit-border {
    margin-left: unset;
  }
}
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>');
  }
}
div .form-assembly-wrapper .form p {
  color: var(--black) !important;
  opacity: 0.75;
  text-align: left;
}
.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 iframe {
  transform: translate(-50%, -50%) !important;
}
div.hero-banner-one__overlay-wrapper > *:first-child {
  text-align: left;
}
div.hero-banner-one__text {
  display: block;
  max-width: 620px;
}
div.hero-banner-one__text h1 {
  color: #fff;
  font-family: var(--primaryFont);
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: initial;
}
div.hero-banner-one__text .cta-square-large {
  margin: 0;
  background-color: white;
  color: black;
  border: 1px solid #000033;
  border-radius: 9999px;
  padding-inline: 20px;
  display: inline-flex;
  margin-top: 20px;
  width: auto;
  height: 50px;
}
div.hero-banner-one__text .cta-square-large > a {
  padding: 0 !important;
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  color: black;
}

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

div.hero-banner-one__overlay {
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(237, 221, 83, 0) 100%);
  padding-bottom: 50px;
}

body:has(.bg-primaryLeasing) div.hero-banner-one__overlay{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(237, 221, 83, 0) 40%);
}
div.hero-banner-one__overlay-wrapper {
  position: unset;
  transform: none;
  margin: 0;
  max-width: 100%;
  padding: 0 !important;
  align-items: baseline;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  div.hero-banner-one__overlay-wrapper {
    padding: 0 1rem !important;
  }
}

.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 + 180px);
    max-height: 800px;
  }
}
.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;
}

.cta-square-large > a {
  color: var(--black) !important;
  font-weight: 700;
}

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

h2.mq-tabs__title {
  display: none;
}

.mq-container-maxwidth {
  padding-block: 0px !important;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.tns-controls {
  display: none;
}

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

  div.form-assembly-wrapper .form .btn {
    margin-left: auto;
  }
}
.spencer-form .image img,
.spencer-form .image .component-content {
  width: 100%;
  height: 100%;
}
div.form-assembly-wrapper .form .btn {
  border-radius: 1000px;
  justify-self: flex-start;
  margin-left: 0;
  max-width: 160px;
  border: 1px solid var(--form-btn-bgColor);
}

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

.form-richtext {
  background-color: var(--btn-green) !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(--btn-green) !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;
}
@media(max-width: 992px) {
  .amenities .promo .field-promoicon img {
    max-height: 55vh;
  }
}
.container-promo-overlay .promo:not(.-theme--imageText) .component-content::before {
  content: '';
  position: absolute;
  bottom: 0;
  background-image: url(
    data:image/svg + xml,
    <svgxmlns='http://www.w3.org/2000/svg'width='398'height='59'viewBox='0 0 398 59'fill='none'><pathd='M148.392 40.5C97.9921 48.5 28.7254 43.8333 0.39209 40.5V73H413.392V16.5C405.392 12.8333 383.492 4.60001 359.892 1.00001C330.392 -3.49999 211.392 30.5 148.392 40.5Z'fill='%23CCE5FC'/></svg>
  );
  width: 50%;
  height: 22%;
  background-size: 100%;
  right: 0;
  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;
}

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

.concept-carousel {
  margin: 0px !important;
  padding: 0px;
}
.concept-carousel--one-slide .concept-carousel__slide {
  display: inline-flex !important;
  flex-direction: row-reverse;
}
@media (max-width: 992px) {
  .concept-carousel--one-slide .concept-carousel__slide {
    /* max-height: 100dvh; */
    display: flex !important;
    flex-direction: column;
    height: calc(100dvh - 39px);

    .concept-carousel__slide-image{
      flex: 65%;
    }
    
    .concept-carousel__slide-content{
      flex: 35%;
    }

    .concept-carousel__slide-image, 
    .concept-carousel__slide-image img{
      height: 100%;
      width: 100%;
      aspect-ratio: 65 / 35;
      min-height: 372px;
    }
  }
  .concept-carousel .concept-carousel__slides .tns-outer{
    margin-left: 0px !important
  }
}
@media (max-height: 700px) and (max-width: 768px){
  .concept-carousel--one-slide .concept-carousel__slide{
    .concept-carousel__slide-title{
      margin: 0;
      padding: 0 !important;
    }
    .concept-carousel__slide-content{
      padding-block: 20px;
    }
    .concept-carousel__slide-image, 
    .concept-carousel__slide-image img{
      min-height: 300px;
    }

    .concept-carousel .concept-carousel__slide-blurb{
      padding-bottom: 10px;
    }

    .concept-carousel__slide-image,
    .concept-carousel__slide-content{
      flex: 50%;
    }
  }

}
@media (max-height: 660px) and (max-width: 500px){
  .concept-carousel--one-slide .concept-carousel__slide{
    .concept-carousel__slide-image, 
    .concept-carousel__slide-image img{
      min-height: calc((100dvh - 39px) / 2);
    }
    .concept-carousel__slide-blurb{
      padding-bottom: 0;
    }
  }
}
div.concept-carousel--no-padding {
  padding: 0px !important;
}
.concept-carousel--dots .component-content {
  margin: 0px !important;
  max-width: unset !important; 
  padding: 0;
}
.concept-carousel__slide {
  position: relative;
}
.concept-carousel--dots .concept-carousel__slide {
  border: none !important;
}
.concept-carousel .concept-carousel__slide-title {
  text-align: left ;
  margin-top: 20px ;
  font-size: 20px ;
  font-family: var(--primaryFont) ;
  padding-bottom: 30px ;
  font-weight: 500;
}

@media(max-width: 992px) {
  .concept-carousel__slide-title {
    padding-bottom: 20px !important;
  }
}
.concept-carousel .concept-carousel__slide-blurb {
  text-align: left ;
  font-size: 14px ;
  margin-top: 5px ;
  padding-bottom: 25px;
}

.concept-carousel--dots .concept-carousel__slide {
  padding: 0px !important;
}
.concept-carousel__slide-image {
  position: relative;
}
.concept-carousel__slide-icon {
  position: absolute;
  color: #d9c0b1;
  left: 20px !important;
  bottom: 20px !important;
}

.concept-carousel__slide-icon img {
  height: 60px;
  width: auto;
}
.concept-carousel__slide .learn-more {
  display: none;
}

.concept-carousel {
  background-color: var(--primaryColor);
  text-align: center;
  color: var(--primaryContrast);
  position: relative;
  margin: 20px 0;
}

.tns-nav {
  margin: 0px !important;
}

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

h2.concept-carousel__title {
  font-weight: 400;
  line-height: 46px;
  margin-bottom: 20px;
  text-align: left;
  max-width: unset !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;
  }
} */
@media (max-width: 768px) {
  /* .background-overlay-home {
    background-color: var(--maroon) !important;
    height: 695px;
  } */

  /* .hero-banner-one__text > img {
    padding-top: 30px;
  } */

  .hero-banner-one {
    min-height: 100vh;
  }

  /* .hero-banner-one__overlay-wrapper img {
    height: auto;
    width: 250px;
  } */

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

  .concept-carousel__title {
    padding: 30px 0px 0px 0px !important;
    margin: 0 auto 20px !important;
  }
}

@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: -270px;
    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-top: 25px !important;
    margin-block: 0px !important;
  }
}
@media (max-width: 991px) {
  .promo.-theme--lightOverlap {
    margin-top: 0;
    position: relative;
    bottom: -15px;
  }

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

/* 400 GEORGE */

.banner-container > .component-content > .row {
  display: flex;
  flex-direction: column;
  gap: 50px;
  padding-block: 72px;
}

.banner-container .rich-text > .component-content > div {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 48px;
  line-height: 130%;
  letter-spacing: -2.5%;
  color: black;
}

.banner-container .link-list > .component-content > ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.banner-container .link-list > .component-content > ul .item0 a,
.banner-container .link-list > .component-content > ul .item1 a {
  padding-block: 16px;
  padding-inline: 20px;
  gap: 8px;
  border-radius: 9999px;
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.banner-container .link-list > .component-content > ul .item0 a {
  background-color: black;
  color: white;
}

.banner-container .link-list > .component-content > ul .item1 a {
  background-color: white;
  color: black;
  border: 1px solid #00000033;
}
.cardgrid-bg > .component-content {
  width: 100%;
}
.cardgrid-bg .component-content .cardgrid-flex {
  display: flex;
  flex-direction: row;
  gap: 5px;
  flex-wrap: wrap;
}

.cardgrid-bg .component-content .cardgrid-card {
  background-color: var(--grid-bg-color, #4b553726);
  border-radius: 12px;
  padding: 32px;
  
}
.cardgrid-bg .component-content .cardgrid-card .cardgrid-icon {
  flex: 1;

  img{
    width: 30px;
    height: 30px;
  }
}
@media(max-width: 991px) {
  .cardgrid-bg .component-content .cardgrid-card .cardgrid-icon {
    margin-bottom: 32px;
  }

  .cardgrid-bg .component-content .cardgrid-tile{
    margin-bottom: 0;
  }
}
.cardgrid-bg .component-content .cardgrid-card .cardgrid-label {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 28px;
  line-height: 115%;
  letter-spacing: 0%;
  color: black;
  text-transform: none;
}

.cardgrid-bg .component-content .cardgrid-card .cardgrid-desc {
  font-family: 'Rhetorik', serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
  color: black;
}

@media (min-width: 768px) {
  .cardgrid-bg .cardgrid-flex .cardgrid-tile {
    width: calc((100% - 20px) / 4);
  }
}

.container-office-amenities {
  //padding-top: 72px;
}

.container-office-amenities .rich-text {
  margin: 0 auto;
  max-width: 1250px;
  width: 100%;
}

.container-office-amenities .rich-text > div {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
  color: black;
}

.container-office-amenities .mk-carousel-office-amenities {
  margin-top: -30px;
  padding-left: 5px;
}

.container-office-amenities .image-description--side {
  font-family: var(--primaryFont);
  font-weight: 500;
  font-size: 24px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #333333;
}

.container-discover-more > .component-content {
  padding-inline: 100px;
}

.container-discover-more .rich-text {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
  color: black;
}

.sub-container-discover-more .component-content > .row {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  gap: 32px
}

.sub-container-discover-more .component-content .row > .component.image {
  flex: 1;
}

.sub-container-discover-more .component-content .row > .component.image img {
  width: 100%;
  aspect-ratio: 591 / 402;
  object-fit: cover;
  border-radius: 12px;
}

.sub-container-discover-more .component-content .row > .component.image .image-caption {
  display: inline-block;
  margin-top: 20px;
  font-family: var(--primaryFont);
  font-weight: 500;
  font-size: 24px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #333333;
}

div.container-map {
  padding-block: 72px;
}
@media(max-width: 992px){
  div.container-map {
    padding: 40px var(--padding-inline-mb);
  }
}
.container-map .row {
  display: flex;
  gap: 60px;
}

.container-map .row .component {
  flex: 1;
}

.container-map .tabcarousel h3 {
  font-family: var(--primaryFont);
  font-size: 30px;
  text-align: left;
  font-weight: 550;
}
@media(max-width: 992px){
  .container-map .tabcarousel h3 {
    font-size: 24px;
  }
}
.container-map .tabcarousel h4 {
  font-family: var(--primaryFont);
  font-size: 16px;
  font-weight: 550;
  margin-bottom: 20px;
  color: #666666;
  text-transform: uppercase;
  line-height: 100%;
  text-align: left;
}
.tabcarousel .mq-tabs--text-image__text-richtext,
.tabcarousel .mq-tabs--text-image__text-richtext p{
  font-weight: 300;
  font-size: 18px;
  line-height: 138%;
  text-align: left;
}
.container-map .tabcarousel p {
  font-family: var(--secondaryFont);
  font-size: 18px;
}

.george-container .tabcarousel{
  margin-right: -1rem;
}

.container-map .accordion .acc-card:not(:last-child) {
  border-bottom: 0 !important;
}
.accordion .acc-heading h2,
.tabcarousel h2{
  font-size: 20px;
  text-align: left;
}

@media(max-width: 768px){
  div.accordion .acc-title::after{
    bottom: 50%;
    margin-bottom: -7px;
  }
}
.acc-title h3{
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-style: Light;
  font-size: 18px;
  line-height: 150%;
  color: black;
}
.container-map .tabcarousel .cta-button {
  margin-top: 20px;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 9999px;
  background: #000;
  color: #fff;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
}

.container-map img {
  height: 739px;
  border-radius: 12px;
}

.container-map .accordion .acc-title::after {
  display: none;
}

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

.container-footer > .component-content {
  margin: 0;
  width: 100%;
}
.container-footer .sub-container-footer-1 > .component-content > .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-block: 80px;
  width: 100%;
  gap: 80px;
}

.container-footer .sub-container-footer-1-1 .component-content > .row {
  display: flex;
  flex-direction: column;
  max-width: 380px;
  width: 100%;
}

.container-footer .sub-container-footer-1-1 .component-content > .row > .rich-text {
  line-height: 150%;
  letter-spacing: 0%;
  color: white;
}

.container-footer .sub-container-footer-1-1 .component-content > .row > .rich-text-title {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 12px;
}

.container-footer .sub-container-footer-1-1 .component-content > .row > .rich-text-description {
  margin-top: 20px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 18px;
}

.container-footer .sub-container-footer-1-1 .component-content > .row > .link-list  {
  margin-top: 10px;
}

.container-footer .sub-container-footer-1-1 .component-content > .row > .link-list .item0 a {
  display: inline-block;
  margin-top: 10px;
  gap: 8px;
  border-radius: 9999px;
  padding-top: 14px;
  padding-right: 20px;
  padding-bottom: 14px;
  padding-left: 20px;
  top: 112px;
  border-width: 1px;
  background-color: #ffffff;
  color: #39191c;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}

.container-footer .sub-container-footer-1-2 > .component-content > .row .link-list {
  width: 110px;
}

.container-footer .sub-container-footer-1-2 > .component-content > .row {
  display: flex;
  flex-direction: row;
  gap: 50px;
  justify-content: space-between;
}

.container-footer
  .sub-container-footer-1-2
  .component-content
  > .row
  > .link-list
  .component-content
  ul {
  margin-top: 20px;
}

.container-footer
  .sub-container-footer-1-2
  .component-content
  > .row
  > .link-list
  .component-content
  h3 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: white;
}
.container-footer
  .sub-container-footer-1-2
  .component-content
  > .row
  > .link-list
  .component-content
  ul
  a {
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  color: white;
}

.container-footer-bottom .component-content .row .rich-text > .component-content > div {
  margin-top: 10px;
  padding-block: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.container-footer-bottom .component-content .row .rich-text > .component-content > div > div { 
  min-width: 696px;
}

.container-footer-bottom .container-footer-mirvac-logo {
  width: 160px;
  height: 30px;
  object-fit: cover;
}

.container-footer-bottom .component-content .row .rich-text > .component-content > div > a {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffffb2;
  max-width: 380px;
  width: 100%;
  max-width: 100%;
}

.container-footer-bottom .container-footer-links{
  margin-block: 40px -20px;
}
.container-footer-bottom .container-footer-links ul {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media(min-width: 992px){
  .container-footer-links{
    column-gap: 20px;
  }
}
.container-footer-bottom .container-footer-acknowledgement p {
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffffb2;
}

.container-footer-bottom .container-footer-links ul a p {
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffffb2;
}

div.grid-images {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
  max-width: 800px;
  margin: 0;
}
.grid-images.featured-content-tiles .row {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: unset !important;
  justify-content: flex-start !important;
  column-gap: 0px !important;
  row-gap: 0px !important;
  gap: 25px !important;
}
.grid-images img {
  border-radius: 12px;
  width: 176px !important;
  height: 118px !important;
}
.grid-images .card {
  padding: 0;
}
.grid-images .card__link {
  display: none;
}
.grid-images .card .card__media {
  position: unset !important;
  margin-bottom: 10px;
}
.grid-images.featured-content-tiles .card > .component-content {
  display: flex !important;
  flex-direction: column !important;
}

.grid-images.featured-content-tiles .card {
  padding-bottom: 24px;
  border-bottom: none !important;
}

.grid-images .card .card__title {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 150%;
}
.grid-images.featured-content-tiles .card > .component-content {
  gap: 0px !important;
}
.grid-images .card .card__content {
  margin-top: 10px;
}
div.grid-features {
  padding-block: 72px !important;
}
.grid-features .component-content {
  padding: 0;
}
div.accordion {
  padding: 0;
}
div.accordion .acc {
  padding: 0;
}
div.accordion .acc-panel,
div.accordion .acc-panel div {
  font-size: 16px;
  color: rgb(107, 114, 128);
}
.accordion .acc-panel div span{
  color: #666666 !important;
}
.accordion .acc-title:not(.active){
  padding-block: 0;
}
div.split-container > .component-content > .row {
  display: flex;
  justify-content: space-between;
  column-gap: 130px;
}
@media(max-width: 992px){
  div.split-container > .component-content > .row{
    flex-direction: column;
    column-gap: 0;
  }
}
div.split-container h2 {
  font-size: 24px;
}
div.split-container-description-title {
  padding-top: 42px;
}
div.split-container-description-title .component-content div {
  font-family: var(--primaryFont) !important;
  font-weight: 550 !important;
  font-size: 20px;
  line-height: 138%;
}
div.split-container-description-list {
  padding: 30px;
  background: var(--split-bg, #efece8);
  border-radius: 12px;
  margin: 72px 0;

  a{
     font-family: var(--secondaryFont);
  }
}
@media(max-width: 992px){
  div.split-container-description-list {
    margin-top: 40px;
  }
}
div.split-container-description-list li:last-of-type div:has(a){
  color: #666666;
  font-size: 14px;
}
div.split-container-description-list li {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  color: black;
}
div.split-container-description-list li:not(:last-child) {
  border-bottom: 1px solid var(--borderColor, #e1e7ef);
}
.split-container-accordion h3 {
  font-family: var(--secondaryFont);
  font-size: 18px;
  font-weight: normal;
}
.split-container-accordion.accordion .acc-title::after {
  margin-bottom: 0;
  bottom: 15px;
}
.split-container-promo-container {
  padding: 24px;
  background: var(--split-bg, #efece8);
  border-radius: 12px;


  p.text-xs{
    color: #444444;
  }

  .space-y-2 a>.p-2,
  .space-y-2 a>.lg\:p-2{
    padding: 4px;
  }
}

.split-container-promo-container .rich-text .lg\:gap-4,
.team-container__item .lg\:gap-4{
    gap: 12px;
}
.right-container .split-container-promo-container h2 {
  margin-bottom: 14px;
  font-size: 20px; 
  line-height: 150%;
}
.split-container-promo-container .rich-text {
  margin-bottom: 0px;
}
.split-container-promo-container .flex p{
  line-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.articlelist-search-grid {
  margin-bottom: 72px;
}
@media (min-width: 768px) {
  .articlelist-search-grid.image-grid .card .card__item{
    margin-bottom: 0;
  }
}
 .articlelist-search-grid > .component-content > div{
  margin: 0 ;
  max-width: unset;
} 
.articlelist-search-grid div.card .card__bg {
  border-radius: 15px !important;
}
.articlelist-search-grid div.card .card__title {
  font-family: var(--primaryFont);
  font-size: 20px;
  line-height: 138%;
  margin-block: 20px 12px;
  height: auto;
}

.articlelist-search-grid .card__description{
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;

}
.articlelist-search-grid .card .card__link:hover {
  color: #000 !important;
}
.articlelist-search-grid .search-filter {
  margin-bottom: 48px;
}
.articlelist-search-grid .search-input {
  position: relative;
}
.articlelist-search-grid .search-input:before {
  content: ' ';
  position: absolute;
  top: 11px;
  left: 10px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  background: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 17.5L13.875 13.875M15.8333 9.16667C15.8333 12.8486 12.8486 15.8333 9.16667 15.8333C5.48477 15.8333 2.5 12.8486 2.5 9.16667C2.5 5.48477 5.48477 2.5 9.16667 2.5C12.8486 2.5 15.8333 5.48477 15.8333 9.16667Z" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.articlelist-search-grid .search-input input {
  padding-left: 40px;
  width: 260px;
  border-color: #e1e7ef;
}
.articlelist-search-grid .search-filter select {
  border-color: #e1e7ef;
  width: 260px;
}
.articlelist-search-grid .pagination button {
  font-family: var(--primaryFont);
  padding: 10px 20px;
  height: 44px;
}
.articlelist-search-grid .pagination .prev-button {
  position: relative;
  padding-left: 35px;
  margin-right: 30px;
}
.articlelist-search-grid .pagination .prev-button:before {
  content: ' ';
  position: absolute;
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.8337 7.00033H1.16699M1.16699 7.00033L7.00033 12.8337M1.16699 7.00033L7.00033 1.16699" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  top: 15px;
  left: 8px;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  font-size: 20px;
}
@media(max-width: 992px){
  .articlelist-search-grid .pagination .prev-button:before{
    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"><rect x="0.5" y="0.5" width="39" height="39" rx="19.5" fill="white"/><rect x="0.5" y="0.5" width="39" height="39" rx="19.5" stroke="%23F0F4F8"/><path d="M22.5 25L17.5 20L22.5 15" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 40px;
    height: 40px;
  }
}
.articlelist-search-grid .pagination .button:disabled {
  background: gray;
}
.articlelist-search-grid .pagination .page-button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.articlelist-search-grid .pagination .page-button.active {
  border-radius: 100px;
  background-color: black;
  color: white;
}
.articlelist-search-grid .pagination .next-button {
  position: relative;
  padding-right: 35px;
  margin-left: 30px;
}
.articlelist-search-grid .pagination .next-button:before {
  content: ' ';
  position: absolute;
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.16602 7.00033H12.8327M12.8327 7.00033L6.99935 1.16699M12.8327 7.00033L6.99935 12.8337" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  top: 15px;
  right: 8px;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  font-size: 20px;
}

@media(max-width: 992px){
  .articlelist-search-grid .pagination .next-button:before{
    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"><rect x="0.5" y="0.5" width="39" height="39" rx="19.5" fill="white"/><rect x="0.5" y="0.5" width="39" height="39" rx="19.5" stroke="%23F0F4F8"/><path d="M17.5 25L22.5 20L17.5 15" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');  
    width: 40px;
    height: 40px;
  }

  div.articlelist-search-grid .pagination .prev-button:before,
  div.articlelist-search-grid .pagination .next-button:before{
    top: unset;
    bottom: 0;
  }
}
.hide-search-filter .search-filter {
  display: none;
}
.latest-news .concept-carousel__title {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
}

.latest-news .concept-carousel__slide-title {
  font-family: var(--primaryFont) !important;
  font-weight: 550 !important;
  font-size: 24px !important;
  line-height: 138% !important;
}

.form-column-splitter {
  gap: 50px;
  padding-bottom: 72px;
  align-items: center;
  justify-content: center;
}

.form-column-splitter .component.image .component-content > img {
  width: 100%;
  height: 950px;
  object-fit: cover;
  border-radius: 12px;
}
@media(max-width: 992px){
  .form-column-splitter .component.image .component-content > img {
    height: auto;
  }
}
.form-column-splitter .form-assembly-wrapper .form p {
  text-align: left !important;
  padding-top: 10px;
  padding-bottom: 40px;
}

.leasing-list {
  padding: 30px 0 72px 0;
  max-width: unset !important;
  margin: 0 !important;
}

.leasing-list .component-content {
  max-width: unset;
  padding-inline: 100px;
}
.leasing-list .form-assembly-wrapper .component-content{
  padding-inline: 0;
}  
.leasing-list .button-filter {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.leasing-list .button-filter button {
  gap: 8px;
  padding: 18px 20px;
  border-radius: 9999px;
  border-width: 1px;
  color: #000000;
  border: 1px solid #00000080;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
}

.leasing-list .button-filter button:hover {
  background-color: #0000001a;
}

.leasing-list .button-filter button.clicked {
  background-color: black;
  color: white;
}

.leasing-list table {
  margin-top: 10px;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.leasing-list table th,
.leasing-list table td {
  padding-block: 30px;
  border-bottom: 1px solid #c5c5c5;
}

.leasing-list table tr {
  text-align: left;
  color: black;
}

.leasing-list table thead tr {
  padding: 10px;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 14px;
  line-height: 100%;
}

.leasing-list table tbody tr {
  padding: 10px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
}

.leasing-list table tbody tr td:first-child {
  font-weight: 550 !important;
  font-size: 18px;
  line-height: 138%;
  font-family: var(--primaryFont);
}

.leasing-list table tbody tr td:nth-child(5) p,
.leasing-list-mobile .badge {
  display: inline-block;
  background-color: #c6dfb7;
  padding: 4px !important;
  border-radius: 4px;
  font-size: 12px !important;
  font-weight: 550 !important;
  line-height: 100% !important;
  font-family: var(--primaryFont) !important;
  color: #334b29 !important;
}

.leasing-list table thead tr th button {
  position: relative;
  font-weight: 550;
}

.leasing-list table thead tr th button::after {
  width: 16px;
  height: 16px;
  position: absolute;
  content: ' ';
  background: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.66797 10.0003L8.0013 13.3337L11.3346 10.0003M4.66797 6.00033L8.0013 2.66699L11.3346 6.00033" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  left: 105%;
}

.leasing-list .offcanvas-sidebar {
  position: fixed;
  top: 0;
  right: -70%;
  width: 70%;
  height: 100vh;
  background-color: #fff;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease;
  z-index: 1001;
  overflow-y: scroll;

  .form-assembly-wrapper .form form > div:nth-of-type(6){
    width: 100%;
  }
}

.leasing-list .offcanvas-sidebar.open {
  right: 0;
}

.leasing-list .offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.leasing-list .offcanvas-overlay.show {
  opacity: 1;
  pointer-events: all;
}

.leasing-list .offcanvas-toggle-button {
  background: transparent;
  color: black;
  border: none;
  cursor: pointer;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}

.leasing-list .offcanvas-close-button-container {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  padding-right: 12px;
}

.leasing-list .offcanvas-close-button {
  background: none;
  border: none;
  font-size: 50px;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.leasing-list .pagination {
  padding-top: 40px;
  margin-block: 0;
}

.leasing-list .pagination button {
  font-family: var(--primaryFont);
  padding: 10px 20px;
  height: 44px;
  font-size: 14px;
  line-height: 100%;
}
.leasing-list .pagination .prev-button {
  position: relative;
  padding-left: 40px;
  margin-right: 30px;
}
.leasing-list .pagination .prev-button:before {
  content: ' ';
  position: absolute;
  top: 15px;
  left: 8px;
  width: 12px;
  height: 12px;
  font-size: 20px;
  
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.8337 7.00033H1.16699M1.16699 7.00033L7.00033 12.8337M1.16699 7.00033L7.00033 1.16699" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100% 100%;
}
.leasing-list .pagination .button:disabled {
  background: gray;
}
.leasing-list .pagination .page-button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.leasing-list .pagination .page-button.active {
  border-radius: 100px;
  background-color: black;
  color: white;
}
.leasing-list .pagination .next-button {
  position: relative;
  padding-right: 40px;
  margin-left: 30px;
}
.leasing-list .pagination .next-button:before {
  content: ' ';
  position: absolute;
  top: 15px;
  right: 8px;
  width: 12px;
  height: 12px;
  font-size: 20px;
  
  background: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.16602 7.00033H12.8327M12.8327 7.00033L6.99935 1.16699M12.8327 7.00033L6.99935 12.8337" stroke="black" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 100% 100%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-content-title {
  padding: 8px 0 50px 60px;
}

.leasing-list .offcanvas-sidebar .enquire-lease-content-title h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: -2.5%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-content-title p {
  margin-top: 15px;
  display: inline-block;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 14px;
  line-height: 100%;
  color: #961272;
  background-color: #ffcdf5;
  padding: 8px;
  border-radius: 4px;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two,
.leasing-list .offcanvas-sidebar .enquire-lease-description-three-form {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 72px 60px;
  column-gap: 32px;
}
.leasing-list .offcanvas-sidebar .enquire-lease-description-three-form .form-submit-border{
  margin-top: 16px;
}
.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two div,
.leasing-list .offcanvas-sidebar .enquire-lease-description-three-form div {
  //max-width: 420px;
  width: 100%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two > div:first-child > h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
  gap: 32px;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two > div:first-child > p {
  margin-top: 10px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two button {
  margin-top: 40px;
  padding: 16px 20px;
  border-radius: 9999px;
  border-width: 1px;
  border: 1px solid #e1e7ef;
  background-color: transparent;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two button:hover {
  background-color: #F0F4F8;
  border: 1px solid #F0F4F8;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two .tbc-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 420px;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two .tbc-container > div {
  display: flex;
  flex-direction: row;
  gap: 15px;
  border-bottom: 1px solid #cad4e0;
  padding: 5px 0 20px 0;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two .tbc-container .tbc-circle {
  width: 24px;
  height: 20px;
  /* border-radius: 100%;
  border: 2px solid black; */
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two .tbc-container h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 138%;
}

.leasing-list .offcanvas-sidebar .enquire-lease-description-one-two .tbc-container p {
  margin-top: 5px;
  font-family: var(--secondaryFont);
  font-size: 14px !important;
  line-height: 150%;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:first-child
  > h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:first-child
  > p {
  margin-top: 10px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:last-child
  > div:first-child {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:last-child
  h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 18px;
  line-height: 138%;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  .enquire-now-circle {
  width: 74px;
  height: 60px;
  border-radius: 100%;
  background-color: #cad4e0;
}

.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:last-child
  > div:last-child {
  padding: 5px 0 0 75px;
}
.leasing-list
  .offcanvas-sidebar
  .enquire-lease-description-three-form
  .enquire-now-container
  > div:last-child
  > div:last-child
  div {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.leasing-list .offcanvas-sidebar .form-assembly-wrapper .form p {
  text-align: left !important;
  padding-top: 10px;
  padding-bottom: 40px;
  font-family: var(--secondaryFont);
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}
@media (max-width: 992px) {
  .leasing-list .offcanvas-sidebar .form-assembly-wrapper .form p {
    padding-bottom: 20px;
  }
  .leasing-list .form-assembly-wrapper .form .input-wrapper{
    min-height: unset;
    height: unset;
  }
}
.leasing-list .offcanvas-sidebar .form-assembly-wrapper .form h1 {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 20px;
  line-height: 138%;
  letter-spacing: 0%;
}

.leasing-list-mobile {
  display: none;
}

.enquire-lease-content .component-content {
  padding-inline: 0 !important;
}
.enquire-lease-content .owl-dots .owl-dot {
  background: #000;
}
.enquire-lease-content .owl-dots .owl-dot:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.enquire-lease-content .owl-dots .owl-dot:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.enquire-lease-content .owl-dots .owl-dot.active span{
  background: #fff !important;
}
.enquire-lease-content .owl-dots .owl-dot span {
  border-color: #fff !important;
}


@media (max-width: 992px) {
  .leasing-list table {
    display: none;
  }

  .leasing-list-mobile {
    display: block;
  }

  .leasing-list-mobile .border-b {
    border-color: #e1e7ef;
  }

  .leasing-list-mobile .offcanvas-toggle-button {
    background: #e1e7ef;
  }

  .leasing-list-mobile .header {
    font-family: var(--primaryFont);
  }

  .leasing-list-mobile .title {
    font-family: var(--primaryFont);
    font-size: 20px;
  }
}

.current-leasing-availabilities {
  padding-inline: 100px;
}

.current-leasing-availabilities .component-content > div {
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 36px;
  line-height: 138%;
  letter-spacing: -2.5%;
}

.george-leasing-concept-carousel .concept-carousel__title {
  max-width: unset !important;
  padding-bottom: 20px !important;
}

.field-promotext ul {
  list-style: disc;
}
.field-promotext ul li {
  margin-left: 20px;
}

.amenities-wellness-carousel {
  padding: 30px !important;
}
.amenities-wellness-carousel-title {
  margin: 30px 0;
}

.amenities-wellness-carousel-title .component-content div {
  font-family: var(--primaryFont) !important;
  font-weight: 550 !important;
  font-size: 36px !important;
  line-height: 138% !important;
  letter-spacing: -2.5% !important;
  color: #000000;
}

.article-news-heading {
  padding-block: 200px 72px;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}
@media(max-width: 992px){
  .article-news-heading {
    padding-block: 120px 40px;
  }
  body:has(.cookiebar) .article-news-heading{
    padding-block: 150px 40px;
  }
  .article-news-heading,
  .article-news-image-heading,
  .article-news-details{
    padding-inline: 1rem;
  }
}
.article-news-heading h1 {
  font-family: var(--primaryFont);
  font-weight: 550 !important;
  font-size: 72px !important;
  line-height: 138% !important;
  letter-spacing: -2.5%;
}

.article-news-heading p {
  margin-top: 20px;
  font-family: var(--secondaryFont);
  font-weight: 300 !important;
  font-size: 24px;
  line-height: 150% !important;
}
@media(max-width: 992px){
  .article-news-heading p{
    font-size: 20px;
  }
}
.article-news-image-heading {
  max-width: 1090px;
  margin: auto;
  padding-block: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(max-width: 992px){
  div .article-news-image-heading {
    padding: 40px 0 30px;

    img{
      border-radius: 0;
    }
  }
}
.article-news-image-heading img,
.article-news-details img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}

.article-news-details {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 72px;
}

.article-details-section {
  max-width: 720px;
  margin: auto;
}

.article-details-section h1 {
  margin-top: 40px;
  font-family: var(--primaryFont);
  font-weight: 550 !important;
  font-size: 30px !important;
  line-height: 138% !important;
}

.article-details-section img {
  aspect-ratio: 16/9;
  border-radius: 12px;
  object-fit: cover;
  margin-block: 48px;
}
@media(max-width: 992px){
  .article-details-section img {
    margin-block: 16px 40px;
  }
}

.article-details-section a {
  display: inline-block;
  margin-top: 20px;
  gap: 8px;
  border-radius: 9999px;
  padding: 16px 20px;
  border-width: 1px;
  border: 1px solid #e1e7ef;
  font-family: var(--primaryFont);
  font-weight: 550;
  font-size: 16px;
  line-height: 100%;
  text-align:center;
}
@media(max-width: 992px){
  .article-details-section a {
    line-height: normal;
  }
}
.article-news-details-download-card-container {
  max-width: 720px;
  margin: auto;
}

.article-news-details-download-card {
  width: 100% !important;
  max-width: 720px !important;
  padding: 40px !important;
}
@media(max-width: 992px){
  .download-card.article-news-details-download-card {
    width: calc(100vw + 2px) !important;
    margin-inline: 50%;
    transform: translateX(-50%);
  }
}

.article-news-details-download-card .component-content {
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 30px !important;
}

div.concept-carousel .tns-controls button {
  top: 40%;
}

div.concept-carousel .tns-controls button:last-child {
  left: unset;
  right: 85px;
}

.sub-container-footer-1 .sub-container-footer-1-2 {
  min-width: 696px;
}