@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);*/
  }
}
.hero-banner button{
    width: auto;
    height: auto;
    padding: 16px 20px !important;
    max-width: unset !important;
}
.hero-banner__content-col a {
    width: auto;
    display: flex;
}
.hero-banner p {
    font-size: 18px;
    line-height: 150%;
        color: rgba(255, 255, 255, .75);
}
.hero-banner p, .hero-banner h1 {
    padding-bottom: 0;
    margin-bottom: 40px;
}
.hero-banner h1 {
    font-size: 48px;
}

@media(max-width:768px){
  .hero-banner p {
    font-size: 16px;
}
.hero-banner h1 {
    font-size: 36px;
}
}

.dots-dot-border-onlight {
    border-color: rgba(255, 255, 255, 0.5) !important;
}
.dots-dot-bg-onlight-active {
    background-color: #fff !important;
}
.dots-group-bg-light {
    background-color: transparent !important;
}

.hero-carousel{
  background-color: #000000;
}
/* HeroBanner split layout */
.hero-banner__mobile { display: block; }
.hero-banner__desktop { display: none; }

/* ─── Hero Carousel: fixed proportional height ─────────────────────── */
/* base — scales proportionally below 1440px */
.hero-carousel {
  aspect-ratio: 16 / 7;
  width: 100%;
}
/* 1440px+ — full width, fixed 800px height, no aspect-ratio */
@media (min-width: 1440px) {
  .hero-carousel {
    aspect-ratio: unset !important;
    width: 100% !important;
    max-height: 800px !important;
    min-height: 800px !important;
  }
  .hero-carousel .hero-banner__desktop,
  .hero-carousel .hero-banner__container,
  .hero-banner__inner {
    max-height: 800px !important;
    min-height: 800px !important;
  }
}
/* Override height:100% on the image col within the hero carousel.
   align-self:stretch already handles vertical sizing correctly; 
   height:100% creates a circular dependency with aspect-ratio children. */
.hero-carousel .hero-banner__image-col {
  height: auto;
}
.hero-carousel .swiper-wrapper {
  padding-inline-start: 0 !important;
  padding-inline-end: 0 !important;
}



@media (min-width: 640px) {
  .hero-banner__mobile { display: none; }
  .hero-banner__desktop { display: block; }
   .hero-banner .hero-banner__image--half figure > div {
    border-radius: 15px;
}  
    .hero-carousel .hero-banner__image--half {
        align-items: center;
    }
}

@media (min-width: 661px) and (max-width: 1160px) {
.hero-banner__content-col > div {
    padding: 0;
}
}
.hero-banner__container {
  display: flex;
  min-height: unset !important;
  max-height: unset !important;
  height: 100%;
}
.hero-banner .hero-banner__mobile div.container {
        padding-inline: 0;
    }
@media (min-width: 992px) {
  .hero-banner__container { min-height: unset !important; }
  .hero-banner .hero-banner__desktop img {
    height: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  .hero-carousel .hero-banner__image--half {
    width: auto;
    height: 100%;
    justify-content: right;
   //display: block;
            aspect-ratio: 1 / 1;
}
}
@media(min-width:1440px){
  .hero-carousel, .hero-carousel .hero-banner__desktop,.hero-carousel .hero-banner__container,.hero-banner__inner{
    max-height: 800px !important;
    min-height: 800px !important;
  }
}
.hero-banner__inner {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    display: flex;
    height: 100%;
    gap: 40px;
    padding: 67px 112px;
}
@media(min-width:1201px){
.hero-banner__content-col > div{
  padding: 64px;
}
}

@media (min-width: 620px) and (max-width: 992px) {
  .hero-banner__container{
    max-height: unset !important;
    min-height: unset !important;
  }
  .hero-banner h1 {
    font-size: 2.5rem;
}
.hero-banner p{
  font-size: 1.125rem;
}
.hero-banner__inner {
    padding: 3rem 2rem;
}
}

.hero-banner__image-col {
    width: 100%;
    height: 100%;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: right;
    order: 1;
}

.hero-banner__content-col {
width: 70%;
    display: flex;
    align-items: center;
    justify-content: right;
    order: 2;
}

.hero-banner__content-col--full {
  width: 100%;
  order: 1;
}

@media(min-width:1441px){
  .hero-banner__content-col {
width: 100%;
justify-content: left;
}
.hero-banner__content-col > div{
  width:100%;
}
}

/* Reverse column order when image is on the right */
.hero-banner__inner[data-image-left="false"] .hero-banner__image-col { order: 2; }
.hero-banner__inner[data-image-left="false"] .hero-banner__content-col { order: 1; }

/* Image wrapper shape variants */
.hero-banner__image-wrapper {
  display:flex;
  height: 100%;
  width: inherit;
  align-items: center;
  justify-content: right;
}

.hero-banner__image-wrapper--square,
.hero-banner__image-wrapper--circle { width: 90%; }

.hero-banner__image-wrapper--arch { aspect-ratio: 4 / 5; }

.hero-banner__image--half {
  border-radius: 0.5rem;
  overflow: hidden;
}

.hero-banner__image--circle {
  border-radius: 50%;
  overflow: hidden;
}

.hero-banner__image--arch {
  border-radius: 9999px 9999px 0 0;
  overflow: hidden;
}

@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: 10px; /*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: 116px !important;
  background: #000 !important;
}

div footer::before {
  //content: '';
  height: 1px;
  background: #ffffff0d;
  position: absolute;
  left: 0;
  right: 0;
  top: 65%;
  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;
} */

.field-promoicon{
      max-height: 750px;
    max-width: 750px;
    aspect-ratio: 1 / 1;
}

.promo-block {
    padding-block: 0;
}

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

@media (min-width: 992px) {
.component.concept-carousel.variable {
    padding-top: 0;
}
    .concept-carousel.variable .component-content.container {
        padding-inline-start: unset;
        padding-inline-end: unset;
    }

.concept-carousel.variable .concept-carousel__slide-image {
    width: 60%;
}
    .concept-carousel.variable .concept-carousel__slide-content {
        width: 40%;
        row-gap: 0;
    }
    .concept-carousel.variable h3.concept-carousel__slide-title {
    color: rgba(0, 0, 0, 1) !important;
    font-size: 18px;
}
    .concept-carousel.variable p.concept-carousel__slide-blurb {
    padding-block-start: 24px;
    padding-block-end: 40px;
}
    .concept-carousel.variable .concept-carousel__slide-image img {
        max-height: 800px;
        aspect-ratio: 1 / 1;
    }
 }
@media (max-width: 991px) {
  .concept-carousel.variable .component-content.container {
    padding-inline-start: 0;
  }
}

@media (max-width: 1023px) {
  .concept-carousel.variable .concept-carousel__slide {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .concept-carousel.variable .concept-carousel__slide-content {
    width: 100%;
    padding-bottom: 40px;
    padding-top: 40px;
    max-width: 80% !important;
  }

  .concept-carousel.variable .concept-carousel__slide-image {
    width: 100%;
  }

  .concept-carousel.variable .concept-carousel__slide-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
}

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

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

    .concept-carousel__slide-image, 
    .concept-carousel__slide-image-medium img,
    .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-width: 639px) {
  .concept-carousel--one-slide.concept-hero-carousel .concept-carousel__slide {
    display: inline-flex !important;
    flex-direction: column !important;
    height: auto !important;
  }

  .concept-carousel--one-slide.concept-hero-carousel {
    .tns-slider {
      padding-block-start: 0 !important;
      padding-block-end: 12px !important;
    }

    div.container {
      padding-inline: 0 !important;
    }

    .concept-carousel__slide-image {
      flex: 0 0 auto !important;
      height: auto !important;
      aspect-ratio: 1 / 1 !important;
      min-height: unset !important;
      width: 100%;
    }

    .concept-carousel__slide-image img {
      width: 100%;
      height: auto !important;
      aspect-ratio: 1 / 1 !important;
      min-height: unset !important;
    }

    .concept-carousel__slide-content {
      flex: 0 0 auto !important;
    }

    .concept-carousel__slide-blurb h1{
      font-size: 36px !important;
    }
    .concept-carousel__slide-title{
      font-size: 16px !important;
    }
    .concept-carousel__slide-cta{
      font-size: 1rem !important;
    }
  }
}

@media (min-width: 640px) {
  .concept-carousel--one-slide.concept-hero-carousel .concept-carousel__slide {
    display: inline-flex !important;
    flex-direction: row-reverse !important;
    height: auto !important;
    max-height:800px; 
  }

  .concept-carousel--one-slide.concept-hero-carousel {
    padding-bottom: 0 !important;
    padding-inline-start: 0 !important;

    .component-content.container{
      padding-inline-start: 0 !important;
    }

    .tns-slider {
      padding-block: 0 !important;
    }

    .concept-carousel__slide-image,
    .concept-carousel__slide-image img {
      height: 100% !important;
      width: 100% !important;
      aspect-ratio: unset !important;
      min-height: unset !important;
    }

    .concept-carousel__slide-image {
      flex: 0 0 60% !important;
    }

    .concept-carousel__slide-content {
      flex: 0 0 40% !important;
    }
  }
}

@media (min-width: 1440px) {
  .concept-carousel--one-slide.concept-hero-carousel .concept-carousel__slide {
    height: 80dvh !important;
  }

  .concept-carousel--one-slide.concept-hero-carousel {
    .concept-carousel__slide-image {
      flex: 0 0 50% !important;
    }

    .concept-carousel__slide-image img {
      width: 100% !important;
      height: 100% !important;
      object-fit: fill;
    }
  }
}

/* Hero Carousel: nav dots at the bottom for multi-slide */
.concept-hero-carousel .tns-nav {
  display: inline-flex !important;
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: auto !important;
  align-items: center;
  z-index: 10;
  margin: 0 !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border-radius: 9999px !important;
  padding: 4px 8px !important;
}

@media (max-width: 639px){
  .concept-hero-carousel .tns-nav {
    bottom: 12px;
  }
}
.concept-hero-carousel .tns-nav button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 1) !important;
  border: solid 1px #000 !important;
  padding: 0 !important;
  margin: 0 4px !important;
  cursor: pointer;
  transition: background-color 0.2s;
}
.concept-hero-carousel .tns-nav button.tns-nav-active {
  background-color: #000 !important;
}
/* Make the slide wrapper relative so nav can be positioned inside it */
.concept-hero-carousel .component-content {
  position: relative;
}
.concept-hero-carousel .tns-controls button:first-child {
  left: 16px !important;
}

.concept-hero-carousel .tns-controls button:last-child {
  right: 16px !important;
  left: unset !important;
}
@media (max-height: 700px) and (max-width: 768px){
  .concept-carousel--one-slide:not(.variable) .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-medium img,
    .concept-carousel__slide-image img{
      min-height: 300px;
    }

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

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

}
@media (max-height: 660px) and (max-width: 500px){
  .concept-carousel--one-slide:not(.variable) .concept-carousel__slide{
    .concept-carousel__slide-image, 
    .concept-carousel__slide-image-medium img,
    .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 ;
  font-size: 1.5rem;
  font-family: var(--primaryFont) ;
  font-weight: 500;
  padding-bottom:0;
  color: #333;
  line-height:100%;
}
.concept-carousel__slide-content {
    padding-block-start: 20px;
}
.concept-carousel .concept-carousel__slide-blurb {
  padding-block:12px;
  padding-block-end: 0px; 
  font-size: unset;
}
.concept-carousel .concept-carousel__slide-blurb {
  text-align: left ;
  color: #666;
}
.concept-carousel .tns-slider {
    padding-block: 40px;
}

.concept-hero-carousel .tns-slider {
  padding-block: 0;
}
@media(max-width: 992px) {
  .concept-carousel .concept-carousel__slide-title {
  font-size: 1.25rem;
}
.concept-carousel .tns-slider {
    padding-block: 32px;
    padding-block-end: 12px;
}
}


.concept-carousel__slide-image, .concept-carousel__slide-image-medium {
  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;
}

.concept-hero-carousel .concept-carousel__slide-title{
    font-size: 18px;
    line-height: 150%;
    color: rgba(255, 255, 255, .75) !important;
}

.concept-hero-carousel .concept-carousel__slide-blurb h1{
//font-size: 48px !important;
color: #fff;
}

.concept-hero-carousel .concept-carousel__slide-cta{
background-color: #fff;
color: #000;
width: auto;
    height: auto;
    padding: 16px 20px !important;
    max-width: unset !important;
}





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

@media (max-width: 991px) {
  .listing-carousel .tns-nav, .featured-tabs .tns-nav {
    margin-top: 12px !important;
  }
}

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

h2.concept-carousel__title {
  font-weight: 500;
  line-height: 46px;
  margin-bottom: 0px;
  //margin-top: 15px;
  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 {
    height: 100vw !important;
  }

  /* .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: 991px){
  div.container-map {
    padding: 0;
    padding-block: 0 !important;
  }
}
.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;
}
.accordion .acc-heading h2{
  font-weight: 500;
  font-size: 36px !important;
}
@media(max-width: 768px){
  div.accordion .acc-title::after{
    bottom: 50%;
    margin-bottom: -7px;
  }

  .accordion .acc-title.active:after{
    bottom: 50%;
    margin-bottom: 0px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .accordion .acc-title.active::after {
      margin-bottom: 22px;
  }
}
.acc-title h3{
  font-family: var(--secondaryFont);
  font-weight: 500;
  font-style: Light;
  font-size: 18px;
  line-height: 150%;
  color: #444444;
}
.pb-12px {
  font-weight: 500;
}
.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;
}
@media(min-width: 992px){
.tabcarousel .mq-tabs__image img{
    max-width: 600px;
    max-height: 600px;
}
}


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

.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%;
  text-transform: uppercase;
}

.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
  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;
  width: auto !important;
    max-width: 175px;
}

.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: 72px 0;
}
.accordion .acc-heading {
    padding-bottom: 48px;
}
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: rgba(0, 0, 0, 0.75) !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 rgba(0, 0, 0, 0.15);
}
.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;
}

/* Promo Containers */
.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;
  }

  @media(max-width: 992px){
     padding: 5px;
  }
}
@media(max-width: 991px){
.southeveleigh:not(.store,.event,.offer) .column-splitter .row.h-full .split-container-promo-container {
    padding: 24px;
    margin-top: 32px;
}
}

.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{
  display: flex;
  line-height: 137%;
}
.articlelist-search-grid {
  margin-bottom: 72px;
}
.split-container-promo-container .time-block svg{
      margin-top: -2px;
}
@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;
  font-weight: 500;
}

.articlelist-search-grid .card__description{
font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    font-style: normal;
    color: #666;
}
.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;
  }
}

.articlelist-search-grid h1 {
    display: flex;
    width: 100vw;
}
.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:not(:first-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:not(:first-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;
}


/* /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;
  width: max-content; /* Ensures translateX(-100%) uses actual text width, not viewport width */
  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: right;
  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: black; */
  /* font-size: 1rem; */
  font-weight: 500;
}

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

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


@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-details a.block.text-center {
    max-width: fit-content;
    padding: 14px 20px;
}

.article-news-heading {
  padding-block: 80px 10px;
  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;
    padding-bottom: 0px;
  }
}
.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: 1200px;
  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;
  margin-bottom: 15px;
}

.article-details-section {
  max-width: 720px;
  margin: auto;
  @media(max-width: 992px){
    margin-left: 15px;
  }
}

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

.concept-carousel__slides{
  margin-bottom:0 !important;
}

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

.sub-container-footer-1 .sub-container-footer-1-2 {
  min-width: 696px;
}
/* APPLICATION FORM */

/* Wrapper */
.application-form {
  background: #f9fafb;
  padding: 40px 48px;
  box-sizing: border-box;
}

/* Headings & labels font-weight */
.application-form h1,
.application-form h2,
.application-form h3,
.application-form h4,
.application-form h5,
.application-form h6,
.application-form form label,
.application-form form .privacy-statement-link {
  font-weight: 500 !important;
}

/* Form reset */
.application-form form {
  display: block !important;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
}

.application-form form::before,
.application-form form::after {
  display: none !important;
}

/* Title */
.application-form .page-header {
  display: block !important;
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 28px;
}

.application-form .page-header h1 {
  all: unset !important;
  display: block !important;
  color: #000000 !important;
  font-weight: 500 !important;
  text-align: left !important;
  text-transform: none !important;
  text-transform: uppercase !important;
  font-size: 48px !important;
}

/* Hide spacers */
.application-form form > p,
.application-form form > br {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Section headings */
.application-form form h3 {
  display: block !important;
  width: 100% !important;
  clear: both !important;
  color: #000000 !important;
  text-transform: none !important;
  margin-bottom: 10px;
}

/* Form group */
.application-form form > div.form-group {
  margin-bottom: 16px !important;
  padding: 0 !important;
  box-sizing: border-box;
}

/* Labels */
.application-form form label {
  all: unset !important;
  display: block !important;
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

.application-form form .required-star {
  color: #000000 !important;
}

/* Input wrapper */
.application-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Inputs */
.application-form form input.form-control,
.application-form form .input-wrapper input {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000000 !important;
  line-height: 1.5 !important;
  transition: border-color 0.15s ease !important;
  -webkit-appearance: none !important;
}

/* Textareas */
.application-form form textarea.form-control,
.application-form form .input-wrapper textarea {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000000 !important;
  line-height: 1.5 !important;
  min-height: 140px !important;
  resize: vertical !important;
  transition: border-color 0.15s ease !important;
}

/* Focus */
.application-form form input.form-control:focus,
.application-form form .input-wrapper input:focus,
.application-form form textarea.form-control:focus,
.application-form form .input-wrapper textarea:focus {
  border-color: #667085 !important;
  box-shadow: 0 0 0 3px rgba(102, 112, 133, 0.1) !important;
  outline: none !important;
}

/* Placeholders */
.application-form form input::placeholder,
.application-form form textarea::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* Date pickers */
.application-form form label.control-label {
  grid-column: 1 / -1 !important;
  margin-top: 8px !important;
}

.application-form form div.control-label {
  display: block !important;
  justify-content: flex-start !important;
  text-align: left !important;
  margin-bottom: 16px !important;
  grid-column: 1 / -1 !important;
}

.application-form form input[type="date"],
.application-form form input[type="date"].form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #ffffff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000000 !important;
}

/* Recaptcha & privacy */
.application-form form div[name="g-recaptcha-response"],
.application-form form .form-privacy-and-submit-container {
  grid-column: 1 / -1 !important;
  display: block !important;
  width: 100% !important;
}

.application-form form div[name="g-recaptcha-response"] {
  padding-bottom: 20px !important;
}

.application-form form .privacy-statement-wrapper {
  margin-bottom: 16px !important;
  text-align: left !important;
  max-width: 100% !important;
}

.application-form form .privacy-statement-link {
  /* color: #1570ef !important; */
  font-weight: 500 !important;
  text-decoration: underline !important;
}

.application-form form .privacy-statement p {
  color: #000000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Submit button */
.application-form form .form-submit-border {
  display: flex !important;
  justify-content: flex-start !important;
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
}

.application-form form input[type="submit"],
.application-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 14px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
  -webkit-appearance: none !important;
  transition: background 0.15s ease !important;
}

.application-form form input[type="submit"]:hover,
.application-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.application-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  margin-top: 2px !important;
}

.application-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}

/* Desktop grid layout */
@media (min-width: 769px) {
  .application-form form {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    column-gap: 20px !important;
    row-gap: 0 !important;
    align-items: start !important;
  }

  .application-form form > * {
    grid-column: 1 / -1 !important;
  }

  .application-form form > div {
    width: 100% !important;
  }

  .application-form form > div.form-group:nth-child(5) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(6) { grid-column: 2 !important; }

  .application-form form > div.form-group:nth-child(7) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(8) { grid-column: 2 !important; }

  .application-form form > div.form-group:nth-child(9) { grid-column: 1 / -1 !important; }

  .application-form form > div.form-group:nth-child(11) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(12) { grid-column: 2 !important; }

  .application-form form > div.form-group:nth-last-child(9) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-last-child(8) { grid-column: 2 !important; }
  .application-form form > div.form-group:nth-last-child(7) { grid-column: 1 / -1 !important; }
}


/* Mobile */
@media (max-width: 768px) {
  .application-form {
    padding: 24px 20px;
  }
  .application-form .form-privacy-and-submit-container{
    margin-top: 40px !important;
  }

  .application-form form {
    display: block !important;
  }

  .application-form form > * {
    grid-column: unset !important;
    width: 100% !important;
  }

  div.form-assembly-wrapper {
    padding: revert !important;
  }
  .application-form form input[type="submit"],
  .application-form form .btn.btn-default {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
  }
}
/* Desktop */
@media (min-width: 769px) {

  /* raw-html-field always full width */
  .application-form form > div.form-group.raw-html-field {
    grid-column: 1 / -1 !important;
    margin-bottom: 0px !important;
  }

  /* Organization name (3) + Charity (4) */
  .application-form form > div.form-group:nth-child(3) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(4) { grid-column: 2 !important; }

  /* ABN (5) + Contact Name (6) */
  .application-form form > div.form-group:nth-child(5) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(6) { grid-column: 2 !important; }

  /* Address (7) full width */
  .application-form form > div.form-group:nth-child(7) { grid-column: 1 / -1 !important; }

  /* Contact number (9) + Email (10) */
  .application-form form > div.form-group:nth-child(9) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(10) { grid-column: 2 !important; }

  /* Purpose (11) + Area of focus (12) full width */
  .application-form form > div.form-group:nth-child(11) { grid-column: 1 / -1 !important; }
  .application-form form > div.form-group:nth-child(12) { grid-column: 1 / -1 !important; }

  /* Project Title (15) full width */
  .application-form form > div.form-group:nth-child(15) { grid-column: 1 / -1 !important; }

  /* Project overview (16) full width */
  .application-form form > div.form-group:nth-child(16) { grid-column: 1 / -1 !important; }

  /* Total budget (17) full width */
  .application-form form > div.form-group:nth-child(17) { grid-column: 1 / -1 !important; }

  /* First name (30) + Last name (31) */
  .application-form form > div.form-group:nth-child(30) { grid-column: 1 !important; }
  .application-form form > div.form-group:nth-child(31) { grid-column: 2 !important; }

  /* Position (32) full width */
  .application-form form > div.form-group:nth-child(32) { grid-column: 1 / -1 !important; }

  .application-form form input[type="submit"],
  .application-form form .btn.btn-default {
    width: auto !important;
  }
}

@media (min-width: 992px) {
  .application-form form > div.form-group.raw-html-field {
      margin-bottom: 22px !important;
  }
}
@media (max-width: 991px) {
  .application-form .page-header h1 {
      font-size: 36px !important;
  }
}
/* REQUEST FORM — scoped to .request-form */

/* Font weight */
.request-form h1,
.request-form h2,
.request-form h3,
.request-form h4,
.request-form h5,
.request-form h6,
.request-form form label,
.request-form form .privacy-statement-link {
  font-weight: 500 !important;
}

/* Form reset */
.request-form form {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.request-form form::before,
.request-form form::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

/* Hide br spacers */
.request-form form > br {
  display: none !important;
}

/* Title */
.request-form .page-header {
  display: block !important;
  width: 100% !important;
  margin-bottom: 12px !important;
  text-align: left !important;
}

.request-form .page-header h1 {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: 48px !important;
}

/* Mobile */
@media (max-width: 768px) {
  .request-form form input[type="submit"],
  .request-form form .btn.btn-default {
    width: 100% !important;
    justify-content: center !important;
  }
  .request-form .page-header h1 {
    font-size: 36px !important;
  }
}
/* Description */
.form-assembly-wrapper .form.request-form form > p,
.request-form form > p {
  display: block !important;
  color: #444444 !important;
  margin-bottom: 24px !important;
  opacity: 0.75 !important;
  width: 100% !important;
}

/* ALL direct children: block full width by default */
.request-form form > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 16px !important;
}

/* Labels */
.request-form form label {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

.request-form form .required-star {
  color: #000 !important;
}

/* Input wrapper */
.request-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Text inputs */
.request-form form input.form-control,
.request-form form .input-wrapper input[type="email"] {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  line-height: 1.5 !important;
  -webkit-appearance: none !important;
}

/* Textareas */
.request-form form textarea.form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  line-height: 1.5 !important;
  min-height: 140px !important;
  resize: vertical !important;
}

/* React Select */
.request-form form .input-wrapper--select,
.request-form form .form-control-select,
.request-form form .css-b62m3t-container {
  display: block !important;
  width: 100% !important;
}

.request-form form .form-control-select__control {
  width: 100% !important;
  height: 48px !important;
  min-height: 48px !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
}

.request-form form .form-control-select__value-container {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  padding: 0 15px !important;
  position: relative !important;
}

.request-form form .form-control-select__indicators {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}

.request-form form .form-control-select__placeholder,
.request-form form .form-control-select__single-value {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;
  line-height: 1 !important;
}

.request-form form .form-control-select__placeholder { color: #98a2b3 !important; }
.request-form form .form-control-select__single-value { color: #000 !important; }
.request-form form .form-control-select__indicator-separator { display: none !important; }

.request-form form .form-control-select__input-container {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  opacity: 0 !important;
}

/* Focus */
.request-form form input.form-control:focus,
.request-form form textarea.form-control:focus {
  border-color: #667085 !important;
  box-shadow: 0 0 0 3px rgba(102,112,133,0.1) !important;
  outline: none !important;
}

/* Placeholders */
.request-form form input::placeholder,
.request-form form textarea::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* Date picker */
.request-form form label.control-label {
  display: block !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
  clear: both !important;
}

.request-form form div.control-label:not(.checkbox) {
  display: block !important;
  text-align: left !important;
  clear: both !important;
}

.request-form form input[type="date"].form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  max-height: 48px !important;
}

/* Checkbox */
.request-form form div.control-label.checkbox {
  display: block !important;
  clear: both !important;
}

.request-form form div.control-label.checkbox table {
  width: auto !important;
}

.request-form form div.control-label.checkbox label {
  display: flex !important;
  align-items: center !important;
  cursor: pointer !important;
}

/* Recaptcha & privacy */
.request-form form div[name="g-recaptcha-response"] {
  padding-bottom: 20px !important;
}

.request-form form .privacy-statement-wrapper {
  margin-bottom: 16px !important;
  text-align: left !important;
}

.request-form form .privacy-statement-link {
  color: #1570ef !important;
  text-decoration: underline !important;
}

.request-form form .privacy-statement p {
  color: #000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Submit */
.request-form form .form-submit-border {
  display: block !important;
  clear: both !important;
}

.request-form form input[type="submit"],
.request-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 14px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.request-form form input[type="submit"]:hover,
.request-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.request-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  font-size: 12px !important;
  margin-top: 2px !important;
  clear: both !important;
}

.request-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}
/* Desktop 2-column layout */
@media (min-width: 769px) {

  .request-form form > div.form-group.raw-html-field {
    display: block !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }

  /* First name (5) + Last name (6) */
  .request-form form > div.form-group:nth-child(5),
  .request-form form > div.form-group:nth-child(6) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .request-form form > div.form-group:nth-child(5) { margin-right: 20px !important; }
  .request-form form > div.form-group:nth-child(8) { clear: both !important; }

  /* Email (9) + Postcode (10) */
  .request-form form > div.form-group:nth-child(9),
  .request-form form > div.form-group:nth-child(10) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .request-form form > div.form-group:nth-child(9) { margin-right: 20px !important; }
  .request-form form > div.form-group:nth-child(11) { clear: both !important; }

  /* Preferred time (17) + Preferred date label (18) + input (19) */
  .request-form form > div.form-group:nth-child(17) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
    margin-right: 20px !important;
  }
  .request-form form > label.control-label:nth-child(18),
  .request-form form > div.control-label:nth-child(19) {
    display: block !important;
    width: calc(50% - 10px) !important;
    float: right !important;
    clear: none !important;
    margin-bottom: 4px !important;
  }
  .request-form form > div.input-wrapper--select:nth-child(20) { clear: both !important; }

  /* People attending (21) + Crew members (22) */
  .request-form form > div.form-group:nth-child(21),
  .request-form form > div.form-group:nth-child(22) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .request-form form > div.form-group:nth-child(21) { margin-right: 20px !important; }
  .request-form form > div.form-group:nth-child(23) { clear: both !important; }

  /* Alcohol (25) + Food (26) */
  .request-form form > div.input-wrapper--select:nth-child(25),
  .request-form form > div.input-wrapper--select:nth-child(26) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .request-form form > div.input-wrapper--select:nth-child(25) { margin-right: 20px !important; }
  .request-form form > div.form-group:nth-child(27) { clear: both !important; }

  .request-form form input[type="submit"],
  .request-form form .btn.btn-default {
    width: auto !important;
  }
}

/* SUBSCRIBE FORM — scoped to .subscribe-form */

/* Font weight */
.subscribe-form h1,
.subscribe-form h2,
.subscribe-form h3,
.subscribe-form h4,
.subscribe-form h5,
.subscribe-form h6,
.subscribe-form form label,
.subscribe-form form .privacy-statement-link {
  font-weight: 500 !important;
}

/* Wrapper padding */
.subscribe-form {
  padding: 52px !important;
  padding-bottom: 59px !important;
  max-width: 1024px !important;
}
.subscribe-form .form-control-select__menu {
  z-index: 9999 !important;
  position: absolute !important;
}

.subscribe-form .input-wrapper--select.form-group {
  position: relative !important;
  z-index: 9998 !important;
}

.subscribe-form .input-wrapper--select.form-group:focus-within {
  z-index: 9999 !important;
}

@media (min-width: 1024px) {
  div#register-now {
    padding-right: 0px !important;
    padding-left: 0px !important;  }
}
@media (max-width: 1023px) {
  div#register-now:not(.application-form):not(.request-form):not(.leasing-form):not(.enquire-form):not(.contact-form) {
    padding: 20px !important;
  }
  div#register-now.subscribe-form.minis-fixed,
  div#register-now.contact-form{
    padding: 20px 0px !important;
  }
}

.subscribe-form .input-wrapper--select.form-group {
  display: none !important;
}
/* Form reset */
.subscribe-form form {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.subscribe-form form::before,
.subscribe-form form::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

/* Hide br spacers */
.subscribe-form form > br {
  display: none !important;
}

/* ALL direct children: block full width by default */
.subscribe-form form > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 16px !important;
}

/* Title */
.subscribe-form form > div.mt-3.mb-3 {
  margin-bottom: 8px !important;
}

.subscribe-form form > div.mt-3.mb-3 h2,
.subscribe-form form > div.raw-html-field div.mt-3.mb-3 h2 {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-size: 30px !important;
}
div#register-now.subscribe-form {
  margin: 0 auto !important;
}

/* Section heading */
.subscribe-form form h3 {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  clear: both !important;
  color: #000 !important;
  font-weight: 500 !important;
  margin: 16px 0 8px !important;
  text-align: center !important;
}

/* Description */
.form-assembly-wrapper .form.subscribe-form form > p,
.subscribe-form form > p,
.subscribe-form form > div.raw-html-field p:not(.tell-us-more){
  display: block !important;
  color: #444 !important;
  width: 100% !important;
  clear: both !important;
  margin-bottom: 20px !important;
  opacity: 0.75 !important;
  text-align: center !important;
  font-weight: 500;
  min-width: 100%;
  font-size: 18px;
}

/* Labels */
.subscribe-form form label {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

.subscribe-form form .required-star {
  color: #000 !important;
}

/* Input wrapper */
.subscribe-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Inputs */
.subscribe-form form input.form-control,
.subscribe-form form .input-wrapper input[type="email"] {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  line-height: 1.5 !important;
  -webkit-appearance: none !important;
}

/* Focus */
.subscribe-form form input.form-control:focus {
  border-color: #667085 !important;
  box-shadow: 0 0 0 3px rgba(102,112,133,0.1) !important;
  outline: none !important;
}

/* Placeholders */
.subscribe-form form input::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* React Select */
.subscribe-form form .form-control-select,
.subscribe-form form .css-b62m3t-container {
  display: block !important;
  width: 100% !important;
  position: relative !important;
  z-index: 9998 !important;
}

.subscribe-form form .form-control-select__control {
  width: 100% !important;
  height: 48px !important;
  min-height: 48px !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
}

.subscribe-form form .form-control-select__control--menu-is-open {
  z-index: 9999 !important;
}

.subscribe-form form .form-control-select__value-container {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
  padding: 0 15px !important;
  position: relative !important;
}

.subscribe-form form .form-control-select__indicators {
  display: flex !important;
  align-items: center !important;
  height: 100% !important;
}
.subscribe-form form div.control-label.checkbox.minis_community {
  margin-right: 0 !important;
  display: block !important;
  float: none !important;
  clear: both !important;
  width: 100% !important;
}
.minis-fixed .control-label.checkbox.minis_community {
  max-width: 960px !important;
}
.subscribe-form form .form-control-select__placeholder,
.subscribe-form form .form-control-select__single-value {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  margin: 0 !important;
  line-height: 1 !important;
}

.subscribe-form form .form-control-select__placeholder { color: #98a2b3 !important; }
.subscribe-form form .form-control-select__single-value { color: #000 !important; }
.subscribe-form form .form-control-select__indicator-separator { display: none !important; }

.subscribe-form form .form-control-select__input-container {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  opacity: 0 !important;
}

.subscribe-form form .form-control-select__menu {
  z-index: 9999 !important;
  position: absolute !important;
}

/* Checkboxes inline */
.subscribe-form form div.control-label.checkbox {
  display: inline-block !important;
  width: auto !important;
  float: left !important;
  clear: none !important;
  margin-right: 40px !important;
}

.subscribe-form form div.control-label.checkbox table {
  width: auto !important;
  justify-content: unset !important;
}

.subscribe-form form div.control-label.checkbox label {
  display: flex !important;
  align-items: center !important;
  cursor: pointer !important;
}

/* Clear after checkboxes */
.subscribe-form form > div.form-group:nth-child(16) {
  clear: both !important;
}

/* Minis community banner */
.subscribe-form form div.minis_community {
  width: 100% !important;
  clear: both !important;
  float: none !important;
}

/* Recaptcha & privacy */
.subscribe-form form div[name="g-recaptcha-response"] {
  padding-bottom: 20px !important;
}

.subscribe-form form .privacy-statement-wrapper {
  margin-bottom: 16px !important;
  text-align: left !important;
}

.subscribe-form form .privacy-statement-link {
  color: #1570ef !important;
  text-decoration: underline !important;
}

.subscribe-form form .privacy-statement p {
  color: #000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Submit */
.subscribe-form form .form-submit-border {
  display: block !important;
  clear: both !important;
}

.subscribe-form form input[type="submit"],
.subscribe-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 14px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.subscribe-form form input[type="submit"]:hover,
.subscribe-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.subscribe-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  font-size: 12px !important;
  margin-top: 2px !important;
  clear: both !important;
}

.subscribe-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}
.subscribe-form form .input-wrapper--select.form-group.block {
  clear: both !important;
  display: block !important;
  width: 100% !important;
  float: none !important;
}
/* Force checkboxes onto same line */
.subscribe-form form > div.control-label.checkbox:not(.minis_community) {
  display: inline-block !important;
  width: auto !important;
  float: left !important;
  clear: none !important;
  margin-right: 40px !important;
}
/* Desktop */
@media (min-width: 769px) {
  .subscribe-form form {
    /* padding-right: 20px !important; */
  }
  .subscribe-form form div.control-label.checkbox {
    margin-bottom: 20px !important;
  }
  .control-label.checkbox.minis_community {
    padding-bottom: 10px;
  }
  .subscribe-form form .form-submit-border {
    margin-bottom: 14px !important;
  }
  .subscribe-form form div.control-label.checkbox.minis_community {
    padding-top: 4px !important;
  }
  .subscribe-form form > div.control-label.checkbox:not(.minis_community){
    margin-bottom: 20px !important;
  }
  /* First name (4) + Last name (5) */
  .subscribe-form form > div.form-group:nth-child(4),
  .subscribe-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .subscribe-form form > div.form-group:nth-child(4) { margin-right: 20px !important; }
  .subscribe-form form > div.form-group:nth-child(6) { clear: both !important; }

  /* Email (6) + Confirmation Email (7) */
  .subscribe-form form > div.form-group:nth-child(6),
  .subscribe-form form > div.form-group:nth-child(7) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .subscribe-form form > div.form-group:nth-child(6) { margin-right: 20px !important; }
  .subscribe-form form > div.form-group:nth-child(8) { clear: both !important; }

  /* Phone (8) + Postcode (9) */
  .subscribe-form form > div.form-group:nth-child(8),
  .subscribe-form form > div.form-group:nth-child(9) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .subscribe-form form > div.form-group:nth-child(8) { margin-right: 20px !important; }
  .subscribe-form form > div.control-label.checkbox:nth-child(11) { clear: both !important; }

  /* Submit auto width */
  .subscribe-form form input[type="submit"],
  .subscribe-form form .btn.btn-default {
    width: auto !important;
  }

  /* Minis desktop checkbox — show on desktop */
  .minis-desktop-checkbox {
    display: inline-flex !important;
  }

  /* Show desktop-only minis title on desktop */
  .minis-title.hidden {
    display: block !important;
  }

  /* Hide mobile-only checkbox+title div on desktop */
  .flex.items-center.gap-2.sm\:hidden {
    display: none !important;
  }
}

/* Clear after the last checkbox group */
.subscribe-form form > div.control-label.checkbox:not(.minis_community) + *:not(.control-label) {
  clear: both !important;
}
.subscribe-form.george-container form > div.control-label.checkbox:nth-child(10),
.subscribe-form.george-container form > div.control-label.checkbox:nth-child(11) {
  display: inline-block !important;
  width: auto !important;
  float: left !important;
  clear: none !important;
  margin-right: 24px !important;
  margin-bottom: 12px !important;
}

.subscribe-form.george-container form > div.input-wrapper--select:nth-child(12) {
  clear: both !important;
}
/* Mobile */
@media (max-width: 768px) {
  .subscribe-form form input[type="submit"],
  .subscribe-form form .btn.btn-default {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

  .subscribe-form form p,
  .subscribe-form form a {
    font-size: 14px !important;
  }

  /* First name (4) + Last name (5) — 50% each on mobile */
  .subscribe-form form > div.form-group:nth-child(4),
  .subscribe-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .subscribe-form form > div.form-group:nth-child(4) { margin-right: 20px !important; }
  .subscribe-form form > div.form-group:nth-child(6) { clear: both !important; }

  /* Phone (8) + Postcode (9) — 50% each on mobile */
  .subscribe-form form > div.form-group:nth-child(8),
  .subscribe-form form > div.form-group:nth-child(9) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .subscribe-form form > div.form-group:nth-child(8) { margin-right: 20px !important; }
  .subscribe-form form > div.control-label.checkbox:nth-child(11) { clear: both !important; }

  /* Checkboxes inline on mobile */
  .subscribe-form form > div.control-label.checkbox:not(.minis_community) {
    display: inline-block !important;
    width: auto !important;
    float: left !important;
    clear: none !important;
    margin-bottom: 10px !important;
  }

  /* Minis desktop checkbox — hide on mobile */
  .minis-desktop-checkbox {
    display: none !important;
  }

  /* Hide desktop-only minis title on mobile */
  .minis-title.hidden {
    display: none !important;
  }

  /* Minis banner — center all content on mobile */
  .subscribe-form form div.minis_community .min-w-0.flex-1 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  /* Margin below description on mobile */
  .subscribe-form form div.minis_community .minis-description {
    margin-bottom: 20px !important;
    text-align: center !important;
    font-size: 14px !important;
  }

  /* Minis logo — max width on mobile */
  .subscribe-form form div.minis_community .flex.justify-center.w-full svg {
    max-width: 120px !important;
    width: 100% !important;
    height: auto !important;
  }
  .subscribe-form form div.control-label.checkbox.minis_community {
    padding-bottom: 16px;
    padding-top: 10px;
  }
  .subscribe-form form div[name="g-recaptcha-response"] {
    padding-top: 8px;
  }
}

@media (max-width: 768px) {
  .form-assembly-wrapper .form.subscribe-form form > p, .subscribe-form form > p, .subscribe-form form > div.raw-html-field p:not(.tell-us-more){
    font-size: 20px !important;
  }
}
@media (min-width: 1200px) {
  .subscribe-form.form-assembly-wrapper form .form-submit-border {
    margin-bottom: 0 !important;
  }
}

div .form-assembly-wrapper .form .minis-title {
  color: #000 !important;
  font-family: "Everett" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  opacity: 1 !important;
  text-align: left !important;
}

div .form-assembly-wrapper .form .minis-description {
  color: #767676 !important;
  font-family: 'Everett' !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 18px !important;
  margin-top: 4px !important;
  opacity: 1 !important;
  text-align: left !important;
}

div .form-assembly-wrapper .form .minis-description-link {
  color: #0F172A !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 18px !important;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: none !important;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto !important;
  text-underline-position: from-font !important;
}

/* SUBSCRIBE FORM — scoped to .subscribe-form */

form .control-label.checkbox label a {
  text-decoration: underline !important;
  text-underline-offset: 2px !important;
}

.form-group.raw-html-field {
  min-width: 100%;
}


/* CONTACT FORM — scoped to .contact-form */

/* Font weight */
.contact-form h1,
.contact-form h2,
.contact-form h3,
.contact-form h4,
.contact-form h5,
.contact-form h6,
.contact-form form label,
.contact-form form .privacy-statement-link {
  font-weight: 500 !important;
}

/* Form reset */
.contact-form form {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.contact-form {
  background: #ffffff !important;
}

.form-assembly-wrapper .form.contact-form .page-header h1,
.contact-form form .page-header h1 {
  text-align: left !important;
}

.contact-form form::before,
.contact-form form::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

/* Hide br spacers */
.contact-form form > br {
  display: none !important;
}

/* ALL direct children: block full width by default */
.contact-form form > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 16px !important;
}

/* Title */
.contact-form form .page-header {
  display: block !important;
  width: 100% !important;
  margin-bottom: 8px !important;
}

.contact-form form .page-header h1 {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  font-size: 48px !important;
}


/* Hide empty label */
.contact-form form > label.control-label:empty {
  display: none !important;
}

/* Radio buttons */
.contact-form form .control-label.radio {
  display: block !important;
  width: 100% !important;
  clear: both !important;
  margin-bottom: 20px !important;
}

.contact-form form .control-label.radio table {
  width: 100% !important;
  justify-content: unset !important;
  border-collapse: collapse !important;
}

.contact-form form .control-label.radio table tr {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 16px !important;
}

.contact-form form .control-label.radio table td {
  display: block !important;
  padding: 0 !important;
}

.contact-form form .control-label.radio label {
  all: unset !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  white-space: nowrap !important;
  padding-bottom: 10px !important;
}

.contact-form form .control-label.radio input[type="radio"] {
  all: unset !important;
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  border: 1.5px solid #d0d5dd !important;
  border-radius: 50% !important;
  cursor: pointer !important;
  display: inline-block !important;
  position: relative !important;
}

.contact-form form .control-label.radio input[type="radio"]:checked {
  border-color: #000 !important;
  background: #000 !important;
  box-shadow: inset 0 0 0 3px #fff !important;
}

/* Labels */
.contact-form form label {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

.contact-form form .required-star {
  color: #000 !important;
}

/* Input wrapper */
.contact-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Inputs */
.contact-form form input.form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  line-height: 1.5 !important;
  -webkit-appearance: none !important;
}

/* Textareas */
.contact-form form textarea.form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  line-height: 1.5 !important;
  min-height: 140px !important;
  resize: vertical !important;
}

/* Focus */
.contact-form form input.form-control:focus,
.contact-form form textarea.form-control:focus {
  border-color: #667085 !important;
  box-shadow: 0 0 0 3px rgba(102,112,133,0.1) !important;
  outline: none !important;
}

/* Placeholders */
.contact-form form input::placeholder,
.contact-form form textarea::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* Hidden inputs */
.contact-form form input[type="hidden"] {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Privacy statement */
.contact-form form .privacy-statement-wrapper {
  margin-bottom: 16px !important;
  text-align: left !important;
}

.contact-form form .privacy-statement-link {
  color: #1570ef !important;
  text-decoration: underline !important;
}

.contact-form form .privacy-statement p {
  color: #000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Recaptcha */
.contact-form form div[name="g-recaptcha-response"] {
  padding-bottom: 20px !important;
}

/* Submit */
.contact-form form .form-submit-border {
  display: block !important;
  clear: both !important;
}

.contact-form form input[type="submit"],
.contact-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 14px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.contact-form form input[type="submit"]:hover,
.contact-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.contact-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  font-size: 12px !important;
  margin-top: 2px !important;
  clear: both !important;
}

.contact-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}
 /* First Name (5) + Last Name (6) */
 .contact-form form > div.form-group:nth-child(5),
 .contact-form form > div.form-group:nth-child(6) {
   display: inline-block !important;
   width: calc(50% - 10px) !important;
   float: left !important;
   clear: none !important;
   vertical-align: top !important;
 }
 .contact-form form > div.form-group:nth-child(5) { margin-right: 20px !important; }
 .contact-form form > div.form-group:nth-child(7) { clear: both !important; }

 /* Email (7) + Postcode (8) */
 .contact-form form > div.form-group:nth-child(7),
 .contact-form form > div.form-group:nth-child(8) {
   display: inline-block !important;
   width: calc(50% - 10px) !important;
   float: left !important;
   clear: none !important;
   vertical-align: top !important;
 }
 .contact-form form > div.form-group:nth-child(7) { margin-right: 20px !important; }
 .contact-form form > div.form-group:nth-child(9) { clear: both !important; }

/* Desktop */
@media (min-width: 769px) {

  /* Submit auto width */
  .contact-form form input[type="submit"],
  .contact-form form .btn.btn-default {
    width: auto !important;
  }
}

/* Mobile */
@media (max-width: 768px) {
  div#register-now.contact-form {
    margin-bottom: 0 !important;
  }

  .contact-form form input[type="submit"],
  .contact-form form .btn.btn-default {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    -webkit-appearance: none !important;
  }

  .contact-form form .page-header h1 {
    font-size: 36px !important;
  }
}

/* Hide Discover Minis link by default */
.minis-description-link {
  display: none !important;
}

/* Show only when form has minis-fixed class */
.minis-fixed .minis-description-link {
  display: inline !important;
}

.subscribe-form form div.minis_community > div {
  background-color: #fefaed;
  border: 1px solid #eae4cf;
  border-radius: 6px;
  padding: 20px;
  background-image: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/Project/Retail-2023/National-Retail/FY24-Campaigns/Minis/minis_vector-top.svg'), url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/Project/Retail-2023/National-Retail/FY24-Campaigns/Minis/minis-vector-bottom.svg');
  background-repeat: no-repeat, no-repeat;
  background-position: 60% 0%, 75% 100%;
}
/* LEASING FORM */

.leasing-form form {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.leasing-form form::before,
.leasing-form form::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.leasing-form form > br {
  display: none !important;
}

.leasing-form form > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 0 !important;
}

.leasing-form form input[type="hidden"] {
  display: none !important;
  margin: 0 !important;
}

.leasing-form form h1 {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  line-height: 137.5% !important;
  letter-spacing: -0.9px !important;
  text-transform: uppercase !important;
  text-align: left !important;
  margin-bottom: 8px !important;
}

.leasing-form form .form-intro-text,
.leasing-form form .form-intro-text span {
  display: block !important;
  color: #444 !important;
  font-family: Everett !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  text-align: left !important;
  margin-bottom: 40px !important; 
  padding: 0px !important
}

.leasing-form form > div.form-group {
  margin-bottom: 32px !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

.leasing-form form > div.form-group.raw-html-field {
  margin-bottom: 0 !important;
}

.leasing-form form > div.form-group:nth-child(9) {
  margin-bottom: 40px !important;
}

/* Labels */
.leasing-form form label {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  font-feature-settings: 'liga' off, 'clig' off !important;
  margin-bottom: 8px !important;
}

.leasing-form form .required-star {
  display: none !important;
}

/* Input wrapper */
.leasing-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Inputs — underline style */
.leasing-form form input.form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #d0d5dd !important;
  padding: 8px 0 !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  -webkit-appearance: none !important;
}

/* Focus */
.leasing-form form input.form-control:focus {
  border-bottom: 1.5px solid #000 !important;
  outline: none !important;
}

/* Placeholders */
.leasing-form form input::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* Privacy */
.leasing-form form .privacy-statement-wrapper {
  margin-bottom: 16px !important;
  text-align: left !important;
}

.leasing-form form .privacy-statement-link {
  color: #000 !important;
  text-decoration: underline !important;
  font-family: Everett !important;
  font-size: 14px !important;
}

.leasing-form form .privacy-statement p {
  color: #000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Recaptcha */
.leasing-form form div[name="g-recaptcha-response"] {
  padding-bottom: 20px !important;
}

/* Submit */
.leasing-form form .form-submit-border {
  display: block !important;
  clear: both !important;
}

.leasing-form form input[type="submit"],
.leasing-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 16px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.leasing-form form input[type="submit"]:hover,
.leasing-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.leasing-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  font-size: 12px !important;
  margin-top: 2px !important;
  clear: both !important;
}

.leasing-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}

/* Desktop */
@media (min-width: 769px) {

  /* First Name (4) + Last Name (5) */
  .leasing-form form > div.form-group:nth-child(4),
  .leasing-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .leasing-form form > div.form-group:nth-child(4) { margin-right: 20px !important; }
  .leasing-form form > div.form-group:nth-child(6) { clear: both !important; }

  /* Email (6) + Company (7) */
  .leasing-form form > div.form-group:nth-child(6),
  .leasing-form form > div.form-group:nth-child(7) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .leasing-form form > div.form-group:nth-child(6) { margin-right: 20px !important; }
  .leasing-form form > div.form-group:nth-child(8) { clear: both !important; }

  .leasing-form form input[type="submit"],
  .leasing-form form .btn.btn-default {
    width: auto !important;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .leasing-form {
    padding: 20px 0px !important;
  }
  /* First Name + Last Name 50/50 on mobile */
  .leasing-form form > div.form-group:nth-child(4),
  .leasing-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 8px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .leasing-form form > div.form-group:nth-child(4) { margin-right: 16px !important; }
  .leasing-form form > div.form-group:nth-child(6) { clear: both !important; }

  .leasing-form form h1 {
    font-size: 24px !important;
  }

  .leasing-form form .form-intro-text,
  .leasing-form form .form-intro-text span {
    font-size: 16px !important;
  }

  .leasing-form form input[type="submit"],
  .leasing-form form .btn.btn-default {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}
.leasing-form form input.form-control {
  background: #ffffff !important;
}
/* LEASING FORM */
/* ENQUIRE FORM */

/* Form reset */
.enquire-form form {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.enquire-form form::before,
.enquire-form form::after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.enquire-form form > br {
  display: none !important;
}

.enquire-form form > * {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 0 !important;
}

/* Hidden inputs */
.enquire-form form input[type="hidden"] {
  display: none !important;
  margin: 0 !important;
}

.enquire-form form h2 {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 137.5% !important;
  text-align: left !important;
  margin-bottom: 28px !important;
}

.enquire-form form p.introduction {
  color: #000 !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  text-align: left !important;
  margin-bottom: 40px !important;
  padding: 0 !important;
}

.enquire-form form > div.form-group.raw-html-field {
  margin-bottom: 0 !important;
}

.enquire-form form > div.form-group:not(.raw-html-field) {
  margin-bottom: 32px !important;
}

.enquire-form form > div.form-group:nth-child(9) {
  margin-bottom: 40px !important;
}

/* Labels */
.enquire-form form label {
  all: unset !important;
  display: block !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  font-feature-settings: 'liga' off, 'clig' off !important;
  margin-bottom: 8px !important;
}

.enquire-form form .required-star {
  color: #000 !important;
}

/* Input wrapper */
.enquire-form form .input-wrapper {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

/* Inputs */
.enquire-form form input.form-control {
  all: unset !important;
  display: block !important;
  width: 100% !important;
  max-height: 48px !important;
  box-sizing: border-box !important;
  background: #fff !important;
  border: 1px solid #d0d5dd !important;
  border-radius: 6px !important;
  padding: 10px 12px !important;
  color: #000 !important;
  font-family: Everett !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  -webkit-appearance: none !important;
}

/* Focus */
.enquire-form form input.form-control:focus {
  border-color: #667085 !important;
  box-shadow: 0 0 0 3px rgba(102,112,133,0.1) !important;
  outline: none !important;
}

/* Placeholders */
.enquire-form form input::placeholder {
  color: #98a2b3 !important;
  opacity: 1 !important;
}

/* Privacy */
.enquire-form form .privacy-statement-link {
  color: #000 !important;
  text-decoration: underline !important;
  font-family: Everett !important;
  font-size: 14px !important;
}

.enquire-form form .privacy-statement p {
  color: #000 !important;
  text-align: left !important;
  margin: 0 !important;
}

/* Submit */
.enquire-form form .form-submit-border {
  display: block !important;
  clear: both !important;
  margin-top: 24px !important;
}

.enquire-form form input[type="submit"],
.enquire-form form .btn.btn-default {
  all: unset !important;
  display: inline-flex !important;
  padding: 16px 20px !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  border-radius: 9999px !important;
  border: 1px solid #000 !important;
  background: #000 !important;
  color: #fff !important;
  font-family: Everett !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

.enquire-form form input[type="submit"]:hover,
.enquire-form form .btn.btn-default:hover {
  background: #1d2939 !important;
  border-color: #1d2939 !important;
}

/* Validation */
.enquire-form form .field-validation-valid {
  display: block !important;
  color: #f04438 !important;
  font-size: 12px !important;
  margin-top: 2px !important;
  clear: both !important;
}

.enquire-form .input-hint-color-error[style*="visibility: hidden"] {
  display: none !important;
}

/* Desktop */
@media (min-width: 769px) {
  .enquire-form form > div.form-group:nth-child(4),
  .enquire-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .enquire-form form > div.form-group:nth-child(4) { margin-right: 20px !important; }
  .enquire-form form > div.form-group:nth-child(6) { clear: both !important; }

  .enquire-form form > div.form-group:nth-child(6),
  .enquire-form form > div.form-group:nth-child(7) {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .enquire-form form > div.form-group:nth-child(6) { margin-right: 20px !important; }
  .enquire-form form > div.form-group:nth-child(8) { clear: both !important; }

  .enquire-form form input[type="submit"],
  .enquire-form form .btn.btn-default {
    width: auto !important;
  }
}

@media (max-width: 768px) {

  .enquire-form form > div.form-group:nth-child(4),
  .enquire-form form > div.form-group:nth-child(5) {
    display: inline-block !important;
    width: calc(50% - 8px) !important;
    float: left !important;
    clear: none !important;
    vertical-align: top !important;
  }
  .enquire-form form > div.form-group:nth-child(4) { margin-right: 16px !important; }
  .enquire-form form > div.form-group:nth-child(6) { clear: both !important; }

  .enquire-form form input[type="submit"],
  .enquire-form form .btn.btn-default {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
}
/* ENQUIRE FORM */