.location-main-hero-banner .hero-banner-one__overlay,
.mirvac-quality-main-hero-banner .hero-banner-one__overlay,
.masterplan-main-hero-banner .hero-banner-one__overlay,
.amenity-main-hero-banner .hero-banner-one__overlay,
.visit-us-main-hero-banner .hero-banner-one__overlay,
.now-selling-main-hero-banner .hero-banner-one__overlay,
.home-main-hero-banner .hero-banner-one__overlay {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(64, 40, 48, 0.7) 50%,
    #402830 100%
  );
}
.home-secondary-hero-banner .hero-banner-one__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9.47%, rgba(0, 0, 0, 0.6) 75.67%);
}
.home-main-hero-banner .hero-banner-one__description {
  margin-bottom: 100px;
}
.home-main-hero-banner .hero-banner-one__description img {
  width: 292px;
  height: 70px;
  scale: unset !important;
  margin-inline: auto !important;
}
.home-main-hero-banner .hero-banner-one__description p.font-bold {
  font-weight: 700;
}
.home-main-hero-banner-container .promo {
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  margin-inline: 0 !important;
  bottom: 7% !important;
}
.home-main-hero-banner-container .promo > .component-content {
  gap: 0px !important;
}
.home-main-hero-banner-container .promo > .component-content > .field-promoicon {
  padding-right: 10px !important;
}
.home-secondary-hero-banner a {
  font-family: var(--primaryFont);
  padding: 8px 15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #402830;
  background-color: #cfeae1;
  border-radius: 0px;
  width: 250px;
  display: inline-block;
}

@media (max-width: 992px) {
  .location-main-hero-banner .hero-banner-one__overlay,
  .masterplan-main-hero-banner .hero-banner-one__overlay {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(64, 40, 48, 0.45) 50%,
      #402830 100%
    );
  }

  .mirvac-quality-main-hero-banner .hero-banner-one__overlay {
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(64, 40, 48, 0) 50%,
      #402830 100%
    );
  }
  .masterplan-main-hero-banner div.hero-banner-one__overlay-wrapper h1 {
    font-size: 32px !important;
    line-height: 46px !important;
  }
  .now-selling-main-hero-banner .hero-banner-one__image img {
    object-position: 25% center !important;
  }
}
.mirvac-quality-main-hero-banner h1 span,
.masterplan-main-hero-banner h1 span:nth-child(2),
.home-main-hero-banner h1 span:nth-child(2),
.visit-us-main-hero-banner h1 span,
.now-selling-main-hero-banner h1 span {
  margin-left: 7px;
}
.masterplan-main-hero-banner .hero-banner-one__overlay-wrapper h1 {
  font-size: 40px !important;
  line-height: 46px !important;
}
.mirvac-quality-main-hero-banner .hero-banner-one__description img {
  display: inline-block;
  height: 30px;
  width: 158px;
  scale: unset !important;
  margin-top: 40px !important;
}
.hero-banner-one.has-video .hero-banner-one__description__mirvac__quality {
  color: white !important;
  font-family: Georgia;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  max-width: 708px;
  width: 100%;
}
.main-text-container {
  padding: 80px;
  background-color: #f0e6e0;
}
.main-text-container .our-green-space-text {
  border-left: 1px solid #402830;
  padding-left: 15px;
}

.main-text-container .our-green-space-text h2 {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 10%;
  color: #958745;
}

.main-text-container .our-green-space-text p {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
}

.main-text-container .column-splitter div:nth-child(2) p {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.main-text-container > .component-content > .row > .column-splitter {
  gap: 50px;
}

@media (max-width: 992px) {
  .main-text-container {
    padding: 40px 20px 50px;
  }
  .main-text-container > .component-content > .row > .column-splitter > div:last-child {
    padding-top: 20px;
  }
  .world-class-amenities-container {
    margin-top: 40px !important;
    padding-inline: 20px !important;
  }
  .world-class-amenities-container .column-splitter .rich-text .component-content div div {
    margin-top: 20px;
    margin-bottom: 0px !important;
    height: unset !important;
  }
  .visit-us .field-promotext {
    padding: 40px 20px !important;
  }
  .visit-us .field-promotext .visit-us-cta-container a {
    width: 100%;
  }
  .visit-us {
    max-height: unset !important;
    margin-inline: 0px !important;
  }
  .visit-us-splitter > div:last-child {
    height: 500px;
  }
  .visit-us .field-promotext > div > div:first-child a {
    text-align: left !important;
  }
  .spencer-form div.form-assembly-wrapper {
    padding: 40px 20px !important;
  }
  .form-assembly-wrapper .form form {
    padding-block: 10px !important;
  }
  div.privacy-submit-container {
    flex-direction: column-reverse;
    padding: 0 !important;
    gap: 10px;
  }
  div.privacy-submit-container .privacy-statement-wrapper {
    text-align: left !important;
  }
  div.form-assembly-wrapper .form .btn {
    width: 100% !important;
    max-width: unset !important;
    border-radius: unset !important;
  }
  .sticky-header__button {
    display: none !important;
  }
  .main-text-container {
    background-image: url('./images/everdene-dark-bg-logo-mobile.svg') !important;
    background-repeat: no-repeat;
    background-position: bottom -4.7% left;
  }
  div.form-assembly-wrapper {
    background-image: url('./images/everdene-light-bg-logo-mobile.svg') !important;
    background-repeat: no-repeat;
    background-position: bottom -18% center;
  }
  footer #nav-footer .cb-footer__acknowledgement {
    text-align: left !important;
  }
}

@media (min-width: 993px) {
  .main-text-container {
    background-image: url('./images/everdene-dark-bg-logo-desktop.svg') !important;
    background-repeat: no-repeat;
    background-position: bottom -20% left;
  }
  div.form-assembly-wrapper {
    background-image: url('./images/everdene-light-bg-logo-desktop.svg') !important;
    background-repeat: no-repeat;
    background-position: bottom -25% right 13%;
  }
}

.world-class-amenities-container {
  margin-top: 80px;
  background-color: #ffffff;
  padding: 50px 30px;
}

.world-class-amenities-container .column-splitter {
  justify-content: center;
  margin-top: 40px;
  gap: 30px;
}

.world-class-amenities-container .column-splitter > div {
  flex-basis: unset !important;
}

.world-class-amenities-heading h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  color: #402830;
}

.world-class-amenities-heading p {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #666666;
  padding: 20px 10px 0;
}

.world-class-amenities-container .column-splitter h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #402830;
  padding-top: 15px;
}
.world-class-amenities-container .column-splitter p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  max-width: 540px;
  width: 100%;
}
.world-class-amenities-container .column-splitter .rich-text .component-content div div {
  height: 384px;
  margin-bottom: 40px;
}
.visit-us {
  max-height: 585px;
  height: 100%;
}
.visit-us .field-promotext {
  padding: 80px;
}
.visit-us .field-promotext h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #d9c0b1;
  margin-left: 10px;
}
.visit-us .field-promotext p {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
.visit-us .field-promotext > div > div > p:nth-of-type(1) {
  padding-block: 20px;
}
.visit-us .field-promotext h5 {
  font-family: var(--secondaryFont);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #d9c0b1;
}
.visit-us .field-promotext .visit-us-cta-container a {
  font-family: var(--primaryFont);
  padding: 11px 30px;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #402830;
  background-color: #cfeae1;
  border-radius: 0px;
}

.visit-us .field-promotext > div > div:first-child a {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  text-align: right;
  text-decoration: underline;
  text-decoration-style: solid;
}

.visit-us .field-promotext > div > div:first-child {
  border-left: 1px solid #d9c0b1;
  padding-left: 10px;
}
.visit-us .gmap > div > div > div {
  min-height: unset !important;
}
.visit-us-cta-container {
  padding-top: 40px !important;
}

.form-assembly-wrapper .form form {
  h2,
  span,
  p,
  label,
  a {
    color: white !important;
  }
}

.privacy-submit-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100% !important;
  padding-top: 20px !important;
}
.privacy-submit-container .form-submit-border {
  margin-bottom: 0 !important;
}

.privacy-submit-container .privacy-statement-wrapper {
  margin-block: 10px 0 !important;
}

.privacy-submit-container .privacy-statement-wrapper a.privacy-statement-link {
  font-family: Arial;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
}

.form-assembly-wrapper .form p {
  padding-bottom: 60px !important;
}
.cb-footer {
  max-width: 1360px !important;
}

.form-assembly-wrapper form label {
  font-weight: 400 !important;
}

body:has(.location-main-hero-banner) {
  .mk-carousel-one .owl-nav button.owl-prev,
  .mk-carousel-one .owl-nav button.owl-next {
    background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.30" cx="20" cy="20" r="20" fill="gray"/><path d="M23 11L15 20L23 29" stroke="white" stroke-width="2"/></svg>') !important;
  }
}

.why-mirvac-container {
  background-color: #402830 !important;
  padding-block: 80px !important;
}

.why-mirvac-container h1 {
  font-size: 34px;
  line-height: 44px;
  color: white !important;
}

.why-mirvac-container p {
  color: white !important;
}

.awards-won-container {
  background-color: #f0e6e0;
}

.awards-won-container h1 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400 !important;
  color: #402830 !important;
  margin-top: 10px;
}

.awards-won-container a {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #402830 !important;
  border: 1px solid #97d2be;
  width: 202px;
  border-radius: 0px !important;
}

.quality-carousel {
  background-color: #402830 !important;
}

.quality-carousel .field-promotext h1 {
  font-size: 34px;
  line-height: 44px;
  color: white !important;
}

.quality-carousel .field-promotext p {
  color: white !important;
}

.quality-carousel .field-promolink a {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  width: 250px;
  border: 1px solid #97d2be;
  color: white !important;
  border-radius: 0px !important;
}

.quality-carousel .owl-carousel .image-description--side {
  color: white !important;
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

body:has(.mirvac-quality-main-hero-banner) {
  .quality-carousel .owl-carousel .owl-nav button.owl-prev,
  .quality-carousel .owl-carousel .owl-nav button.owl-next {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42" fill="none"><circle cx="21" cy="21" r="20" fill="white" stroke="none" stroke-width="2"/><path d="M26 12L13 20.8947L26 29.7895" stroke="%23402830" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  }
  .quality-carousel .owl-carousel .owl-nav button.owl-prev {
    left: 11% !important;
  }
  .quality-carousel .owl-carousel .owl-nav button.owl-next {
    right: 8% !important;
  }
}

.mirvac-difference-container .mq-container-maxwidth,
.mirvac-difference-container-footer .mq-container-maxwidth {
  padding-top: 0px !important;
}

.mirvac-difference-header {
  padding-top: 80px !important;
  padding-bottom: 20px !important;
}

.mirvac-difference-header h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 46px;
  text-align: center;
  color: #561212;
}
.mirvac-difference-header h1 span {
  margin-left: 7px;
}

.mirvac-difference-footer {
  margin-inline: 100px;
  padding: 20px 30px;
  border: 1px solid #eeeeee;
}

.mirvac-difference-footer .component-content > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.mirvac-difference-footer .component-content > div > div {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.mirvac-difference-footer .component-content h1 {
  width: 240px;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 10%;
  color: #402830;
}

.mirvac-difference-footer .five-green-star {
  width: 240px;
  height: 31px;
}

@media (max-width: 992px) {
  .hero-banner-one.has-video {
    height: 308px !important;
    min-height: unset;
  }
  .hero-banner-one.has-video h2.hero-banner-one__description__mirvac__quality {
    text-align: left;
    font-size: 28px;
    line-height: 38px;
  }
  .hero-banner-one.has-video .hero-banner-one__overlay {
    padding-bottom: 0px;
  }
  .hero-banner-one.has-video iframe {
    min-width: 100vh !important;
    min-height: 100% !important;
  }
  .why-mirvac-container {
    padding-block: 40px !important;
  }
  .why-mirvac-container > .component-content > .row > .rich-text:nth-child(2) p {
    padding-bottom: 10px !important;
    font-weight: 700 !important;
  }
  .awards-won-container > .component-content > .row > .promo {
    justify-content: unset;
    align-items: unset;
    padding: 20px 20px 15px !important;
  }
  .awards-won-container > .component-content > .row > .promo > .component-content {
    justify-content: unset;
    align-items: unset;
  }
  .awards-won-container a {
    width: 100% !important;
    margin: 10px 0 0 !important;
    max-width: unset !important;
  }
  .awards-won-container .static-gallery.logo-gallery-2 {
    padding-block: 30px 10px !important;
  }
  .awards-won-container .static-gallery.logo-gallery-2 > .component-content {
    justify-content: center;
    align-items: center;
    gap: 40px !important;
  }
  .awards-won-container .static-gallery.logo-gallery-2 .static-gallery__text {
    display: none;
  }

  body:has(.mirvac-quality-main-hero-banner) {
    .quality-carousel .owl-carousel .owl-nav button {
      position: absolute;
    }
    .quality-carousel .owl-carousel.mk-carousel-slides .owl-nav button.owl-prev {
      top: calc(50% - 50px);
      left: 3.5% !important;
    }
    .quality-carousel .owl-carousel.mk-carousel-slides .owl-nav button.owl-next {
      top: calc(50% - 50px);
      right: 3.5% !important;
    }
    .quality-carousel div.mk-carousel {
      padding: 20px 0px 40px 20px;
      margin-top: 20px;
    }
    .quality-carousel div.mk-carousel .owl-item img {
      border-radius: 0px !important;
    }
    .quality-carousel .field-promolink a {
      width: 100% !important;
      max-width: unset !important;
      margin: 20px 0 0;
    }
    .quality-carousel .field-promolink {
      padding-inline: 20px;
    }
  }
  div.mirvac-difference-header {
    padding-top: 40px !important;
  }
  .mirvac-difference-container
    .mq-tabs
    .mq-tab-content
    .mirvac-difference-container-footer
    .mq-tabs
    .mq-tab-content {
    padding-top: 0px !important;
  }
  .mirvac-difference-container .mq-tabs .mq-tab-content .mq-tabs--text-image__text h4,
  .mirvac-difference-container-footer .mq-tabs .mq-tab-content .mq-tabs--text-image__text h4 {
    text-align: left !important;
  }
  .mirvac-difference-container
    .mq-tabs
    .mq-tab-content
    .mq-tabs--text-image__text
    .mq-tabs--text-image__text-richtext
    div,
  .mirvac-difference-container-footer
    .mq-tabs
    .mq-tab-content
    .mq-tabs--text-image__text
    .mq-tabs--text-image__text-richtext
    div {
    text-align: left !important;
  }
  .mirvac-difference-container .mq-tabs .mq-tab-content .mq-tabs__img img,
  .mirvac-difference-container-footer .mq-tabs .mq-tab-content .mq-tabs__img img {
    border-radius: 0px !important;
  }
  .mirvac-difference-container .mq-tabs-nav li.active,
  .mirvac-difference-container-footer .mq-tabs-nav li.active {
    margin-bottom: 0px !important;
  }
  .mirvac-difference-container .mq-tabs-nav li,
  .mirvac-difference-container-footer .mq-tabs-nav li {
    padding-bottom: 0px !important;
  }
  .mirvac-difference-container .mq-container-maxwidth,
  .mirvac-difference-container-footer .mq-container-maxwidth {
    padding-bottom: 40px !important;
  }
  .mirvac-difference-footer {
    margin-inline: 20px;
    padding: 40px 0px;
  }
  .mirvac-difference-footer .component-content > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
  }
  .mirvac-difference-footer .component-content > div > div {
    flex-direction: column;
    justify-content: center;
    gap: 25px;
  }
  .mirvac-difference-footer .component-content h1 {
    text-align: center;
  }
}

.mk-carousel-one .owl-stage-outer {
  margin-left: 0 !important;
}

.amenity-card-grid {
  background-color: #402830;
  padding-block: 0px 80px !important;
}

@media (min-width: 993px) {
  .amenity-card-grid {
    background-image: url('./images/everdene-dark-bg-logo-desktop-2.svg');
    background-repeat: no-repeat;
    background-position: center left;
  }
}

.amenity-card-grid .textContent {
  height: 100%;
  align-items: center;
}

.amenity-card-grid .textContent .title {
  margin-bottom: auto;
  margin-top: auto;
  text-align: center;
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  text-transform: uppercase;
  color: #f0e6e0;
  max-width: 240px;
  text-shadow: 0px 0px 9px #000000;
}

.amenity-card-grid .textContent .title::first-letter {
  font-family: 'Carilo', 'Times New Roman', serif !important;
  font-size: 48px;
}

.amenity-card-grid .cardgrid-tile {
  width: 585px !important;
  height: 620px !important;
  margin-bottom: 0px !important;
}

@media (max-width: 992px) {
  .amenity-card-grid .cardgrid-tile {
    width: 100vw !important;
    height: 105vw !important;
    padding-inline: 20px !important;
  }
  .amenity-card-grid .cardgrid-tile .cardGridWholeImage {
    height: 100%;
  }
  div.amenity-card-grid div.cardgrid-flex {
    gap: 20px !important;
    max-width: unset !important;
    margin: -60px 0 0 !important;
  }
  div.amenity-card-grid {
    padding-bottom: 40px !important;
  }
}

.amenity-card-grid .cardgrid-flex {
  max-width: 1200px;
  margin: -150px auto 0 !important;
  gap: 16px;
}

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

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

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

.cardGridWholeImage .content {
  position: absolute;
  z-index: 10;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 66.45%);
}

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

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

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

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

  text-align: left !important;
}

.cardGridWholeImage .description p {
  font-size: 14px;
  line-height: 1.4;
}
.let-us-help-you-container {
  padding: 80px;
  background-color: #f0e6e0;
  width: 100vw;
  margin-left: 50% !important;
  margin-right: 50% !important;
  transform: translateX(-50%);
}
.let-us-help-you-content .contact-container {
  background-color: #ffffff;
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.let-us-help-you-content h1 {
  text-align: center;
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #402830;
}
.let-us-help-you-content h1 span:nth-child(2) {
  margin-left: 7px;
}

.let-us-help-you-content h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #402830;
}
.let-us-help-you-content p {
  font-family: var(--primaryFont);
  color: #666666;
  font-weight: 400;
}
.let-us-help-you-content .title p {
  font-size: 14px;
  line-height: 20px;
}
.let-us-help-you-content .description {
  margin-top: 20px;
}
.let-us-help-you-content .description p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.let-us-help-you-content .contact-details {
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.let-us-help-you-content .contact-details span {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #402830;
}
.let-us-help-you-content .contact-content {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
}
.let-us-help-you-content .contact-content .profile-image {
  width: 110px;
  height: 120px;
  object-fit: cover;
}
.let-us-help-you-content .contact-content .contact-details .contact-item {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.let-us-help-you-content .contact-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.let-us-help-you-content .contact-content .contact-details .contact-item div {
  border: 1px solid #eeeeee;
  padding: 10px;
  border-radius: 50%;
}

@media (min-width: 993px) {
  .let-us-help-you-content .contact-details.mobile-only {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .let-us-help-you-container {
    padding: 40px 20px;
  }
  .let-us-help-you-content .contact-container {
    margin-top: 20px;
    padding: 20px;
  }
  .let-us-help-you-content .contact-details.mobile-only {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    gap: 0px !important;
  }
  .let-us-help-you-content .contact-content {
    gap: 20px;
  }
  .contact-details.mobile-only .contact-item {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 20px;
  }
  .contact-details.mobile-only .contact-item div {
    border: 1px solid #eeeeee;
    padding: 8px;
    border-radius: 50%;
  }
  .let-us-help-you-content .description p {
    text-align: left !important;
  }
  .let-us-help-you-content .contact-card {
    width: 100%;
  }
  .let-us-help-you-content .contact-content {
    gap: 15px !important;
  }
  .let-us-help-you-content > .component-content > div > p {
    margin-top: 10px !important;
  }
}

.article-detail-container {
  padding: 180px 80px 80px;
  background-color: #f0e6e0;
}
.article-detail-heading a {
  text-decoration: none;
  font-family: var(--secondaryFont);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.article-detail-heading a::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 14px;
  margin-right: 15px;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%20%3Cpath%20d%3D%22M8%201L1.17678%207.82322C1.07915%207.92085%201.07915%208.07915%201.17678%208.17678L8%2015%22%20stroke%3D%22%2397D2BE%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22/%3E%20%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
}

.article-detail-heading h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  text-transform: uppercase;
  color: #402830;
  margin-top: 30px;
}
.article-detail-heading p.date-published {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  margin-top: 30px;
}

.article-detail-heading img {
  width: 100%;
  margin-top: 30px;
}

.article-detail-body {
  margin-top: 40px;
}

.article-detail-body p,
.article-detail-footer p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.article-detail-body p.italic {
  font-size: 28px !important;
  line-height: 38px !important;
  color: #222222 !important;
}

.article-detail-footer {
  margin-top: 40px;
}

.article-detail-footer .image-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}
.article-detail-footer .image-grid .big {
  grid-row: span 2;
}

.article-detail-footer .image-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.article-detail-footer p {
  margin-top: 30px;
}
.article-detail-footer a {
  margin-top: 30px;
  font-family: var(--primaryFont);
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #402830;
  background-color: #cfeae1;
  border-radius: 0px;
  width: 250px;
  padding-block: 13px;
}

@media (max-width: 992px) {
  .article-detail-container {
    padding: 110px 20px 40px;
  }
  .article-detail-footer {
    margin-top: 0px;
  }
  .article-detail-footer a {
    width: 100%;
  }
}

.resi-property-search-filter .filters {
  background-color: #402830;
}
.resi-property-search-filter .filters .wrapper {
  max-width: 1200px !important;
}

.resi-property-search-filter .filters .filter-label {
  color: #ffffff;
}

.resi-property-search-filter .filters .filter-buttons .button--advanced-filters {
  border-radius: 0px;
  border: 1px solid #cfeae1;
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.resi-property-search-filter .filters .filter-buttons .button--advanced-filters:hover,
.resi-property-search-filter .filters .filter-buttons .button--advanced-filters:focus {
  color: #ffffff;
  border: 1px solid #cfeae1;
}
.resi-property-search-filter .filters .filter-buttons .button--search {
  background-color: #cfeae1;
  border-radius: 0px;
  padding: 8px 15px;
  color: #402830;
  font-weight: 700;
  line-height: 20px;
  font-family: var(--primaryFont);
}
.resi-property-search-filter .filters .filter-buttons .button--search:hover,
.resi-property-search-filter .filters .filter-buttons .button--search:focus {
  background-color: #cfeae1;
  border: 1px solid #cfeae1;
}

.resi-property-search-filter .filters .wrapper > .filter-buttons {
  margin-top: 0px !important;
}
.resi-property-search-filter .filters .wrapper > .filter-buttons .link--clear {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #cfeae1;
}

@media (min-width: 993px) {
  .resi-property-search-filter .filters .form-container--rows {
    flex-wrap: nowrap !important;
    flex-direction: row;
  }
  .resi-property-search-filter .filters .form-container--rows .filter-dropdown {
    width: 250px !important;
  }

  .resi-property-search-filter .filters .form-container--rows .form-container__row {
    flex-wrap: nowrap !important;
  }
  .resi-property-search-filter .filters .filter-buttons .button--search {
    width: 240px;
  }
}

.resi-property-search-filter .card__title a {
  font-family: var(--secondaryFont);
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #402830;
}

.resi-property-search-filter .card__property-size:before,
.resi-property-search-filter .card__property-depth:before,
.resi-property-search-filter .card__property-width:before {
  background: none !important;
  display: none !important;
}

.resi-property-search-filter .sort-by-selected,
.resi-property-search-filter .sort-by-item {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.resi-property-search-filter .listing__sort-container .input-wrapper--select--sort {
  width: 100% !important;
  min-width: unset !important;
}

.resi-property-search-filter .listing--residential .react-tabs__tab-panel {
  padding-bottom: 80px;
}
.resi-property-search-filter .listing__sort-container {
  margin-top: 40px !important;
}

.resi-property-search-filter .react-tabs__tab.react-tabs__tab--selected {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}

.resi-property-search-filter .card__property-size-container {
  display: inline-flex;
  align-items: center;
}

.resi-property-search-filter .card__property-size {
  padding-left: 5px;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}

.resi-property-search-filter .card__property-size-total-label {
  padding-left: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #767676;
}

.resi-property-search-filter .card__property-details sub {
  vertical-align: 4px;
  bottom: 0;
}

.mirvac-difference-container-footer {
  background-color: #ffffff;
  width: 100vw;
  margin-left: 50% !important;
  margin-right: 50% !important;
  transform: translateX(-50%);
}

.mq-tabs--text-image__text-richtext div {
  font-family: var(--primaryFont);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.home-middle-container {
  padding-block: 80px;
  background-color: #f0e6e0;
  background-image: url('./images/everdene-dark-bg-logo-desktop-3.svg');
  background-position: left center;
  background-repeat: no-repeat;
}

.home-middle-container .promo-two-card-text-bg-image > .component-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 40px;
}

.home-middle-container .promo-two-card-text-bg-image > .component-content > div {
  width: 585px;
  height: 650px;
}

.home-middle-container .promo-two-card-text-bg-image > .component-content > div h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  color: #f0e6e0;
  text-shadow: 0px 0px 9px #000000;
  margin-bottom: auto;
  margin-top: auto;
}
.home-middle-container .promo-two-card-text-bg-image > .component-content > div .column-text {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 40px;
}
.home-middle-container .promo-two-card-text-bg-image > .component-content > div .column-text > div {
  margin-top: auto;
  margin-bottom: auto;
}

.home-middle-container .promo-two-card-text-bg-image > .component-content > div .column-text a {
  width: 335px;
  height: 48px;
  padding-block: 15px;
  border: 1px solid #addacc;
  background-color: transparent;
  display: inline-block;
  margin-inline: auto;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
}

.home-middle-container
  .promo-two-card-text-bg-image
  > .component-content
  > div:last-child
  .column-text
  h1:first-child {
  padding-top: 40px;
}

@media (max-width: 992px) {
  .home-main-hero-banner .hero-banner-one__description img {
    width: 209px;
    height: 50px;
  }
  .home-main-hero-banner-container .promo {
    top: -40px;
  }
  .home-main-hero-banner-container .promo > .component-content > .field-promoicon,
  .home-main-hero-banner-container .promo > .component-content .card-content {
    padding: 20px !important;
  }
  .home-main-hero-banner .hero-banner-one__description {
    margin-block: 80px 0px !important;
  }
  .home-middle-container {
    padding: 40px 0px 0px;
  }
  .home-middle-container .promo-two-card-text-bg-image {
    padding-inline: 20px;
  }
  .home-middle-container .promo-two-card-text-bg-image > .component-content {
    flex-direction: column;
  }
  .home-middle-container .promo-two-card-text-bg-image > .component-content > div {
    width: 100%;
    height: 372px;
  }
  .home-middle-container .promo-two-card-text-bg-image > .component-content > div .column-text a {
    width: 100%;
  }
  .hero-banner-one.second-hero-banner.home-secondary-hero-banner {
    height: 100vh;
    min-height: 100vh;
    max-width: unset;
    max-height: unset;
  }
  .home-secondary-hero-banner a {
    width: 100%;
  }
  .mirvac-difference-container-footer .mq-tabs--text-image__text > h4,
  .mq-tabs--text-image__text > div {
    text-align: left !important;
  }
  .mirvac-difference-container-footer .mirvac-difference-header .mq-tabs__title__heading {
    padding-top: 0px !important;
  }
  .alphabet-carousel__counter.hidden {
    display: flex;
    position: relative;
    background-color: white;
    margin-inline: 25px;
    padding-block: 10px;
  }
  .alphabet-carousel__counter-text {
    position: absolute;
    top: -30px;
    left: 40%;
    transform: translateX(50%);
    letter-spacing: 2px;
    color: #767676;
  }
  .alphabet-carousel__current-count {
    color: #97d2be;
  }

  .alphabet-carousel__track .alphabet-carousel__slide-content h1,
  .alphabet-carousel__track .alphabet-carousel__slide-content h2,
  .alphabet-carousel__track .alphabet-carousel__slide-content p {
    text-align: center;
  }
}

.alphabet-carousel__track .tns-controls {
  display: block;
}

.alphabet-carousel__track .tns-controls button {
  width: 60px !important;
  height: 60px !important;
  border-radius: 0px !important;
}

.alphabet-carousel__track .alphabet-carousel__slide-content h2 {
  font-family: var(--primaryFont);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #958745;
}

.alphabet-carousel__track .alphabet-carousel__slide-content h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 46px;
  color: #402830;
}
.alphabet-carousel__track .alphabet-carousel__slide-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}

.alphabet-carousel__track .alphabet-carousel__slide-content {
  padding: 40px !important;
}

#nav-header .link-list.cta-square .component-content,
#nav-header .link-list.cta-square .component-content ul,
#nav-header .link-list.cta-square .component-content .field-link {
  display: flex;
  height: 100%;
}
#nav-header .link-list.cta-square .component-content .field-link {
  align-items: center;
}
#nav-header .link-list.cta-square .component-content ul {
  gap: 1rem;
}


#nav-header .megamenu__list {
  justify-content: center;
}

body header.nav-phase-3 .megamenu__panel[aria-expanded='true'] {
  background: white !important;
  border-radius: unset !important;
}

.megamenu--three .megamenu__list {
  gap: 30px;
}
.megamenu--three .megamenu__list .megamenu__item a {
  font-family: var(--primaryFont) !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 100% !important;
}

header.nav-phase-3 .megamenu__list .megamenu__item.cta-square.item3 a,
header.nav-phase-3 .link-list.cta-square .item0 a {
  border: 1px solid #CFEAE1 !important;
  background-color: transparent !important;
  color: #FFFFFF !important;
}

header.nav-phase-3 .megamenu--three .megamenu__list .megamenu__item.cta-square.item5 a,
header.nav-phase-3 .link-list.cta-square .item1 a {
  background-color: var(--nav-btn-text-color) !important;
  border-color: transparent !important;
  color: #402830 !important;
  white-space: nowrap;
}

header.nav-phase-3 .megamenu__list .megamenu__item.cta-square a,
header.nav-phase-3 .link-list.cta-square a {
  font-family: var(--primaryFont) !important; 
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  border-radius: 0px !important;
  border-width: 1px !important;
  padding: 11px 30px;
}

@media (min-width: 993px) {
  header.nav-phase-3 .megamenu--three .component-content li.cta-square {
    position: absolute !important;
  }
  
  header.nav-phase-3 .megamenu--three .component-content li.cta-square.item3 {
    right: 130px;
  }
  header.nav-phase-3 .megamenu--three .component-content li.cta-square.item4 {
    right: 0px;
  }
  header.nav-phase-3 .image--mirvac--logo.mobile-only {
    display: none !important;
  }
}



@media (max-width: 992px) {
  .megamenu--three .megamenu__toggle {
    right: -15px !important;
    top: 2px !important;
  }
  header.nav-phase-3 .megamenu__toggle > div {
    width: 20px !important;
  }
  body:has(.megamenu--three.is-opened) {
    .megamenu--three .megamenu__toggle {
      top: 5px !important;
    }
    header.nav-phase-3 {
      background-color: #FFFFFF;
    }
    header.nav-phase-3 .megamenu__toggle > div {
      background-color: #402830 !important;
    }
    header.nav-phase-3 .component.image.image--mirvac--logo.mobile-only.opened {
      right: 30px !important;
    }
    
    header.nav-phase-3 .image--logo.image--mirvac.mobile-only.opened,
    header.nav-phase-3 .image--mirvac--logo.mobile-only.opened {
      display: block !important;
    }
    
    header.nav-phase-3 .image--logo.image--mirvac.not-opened,
    header.nav-phase-3 .image--mirvac--logo.not-opened {
      display: none !important;
    }
  }
  header.nav-phase-3 .component.image.image--mirvac--logo.not-opened {
    right: 50px !important;
  }
  
  header.nav-phase-3 .image--logo.image--mirvac.mobile-only.opened,
  header.nav-phase-3 .image--mirvac--logo.mobile-only.opened {
    display: none !important;
  }
  header.nav-phase-3 .megamenu--three .megamenu__toggle[aria-expanded=true] + .megamenu__list {
    gap: 0px;
    height: auto !important;
  }
  header.nav-phase-3 .link-list.cta-square {
    display: none;
  }
  header.nav-phase-3 .megamenu--three li:not(.cta-square) > a {
    padding-block: 25px !important;
  }
  header.nav-phase-3 .megamenu--three .megamenu__panel-list li:not(.cta-square) > a {
    padding-block: 10px !important;
  }
  header.nav-phase-3 .megamenu--three .megamenu__item[aria-expanded=true] {
    padding-block: 0px 10px !important;
  }
  
  header.nav-phase-3 .megamenu__list .megamenu__item.cta-square {
    display: block;
  }
  header.nav-phase-3 .megamenu--three .megamenu__list .megamenu__item.cta-square.item3 a {
    color: #402830 !important;
  }
  header.nav-phase-3 .megamenu--three:not(.position-center) .megamenu__panel[aria-expanded=true] {
    padding: 0px !important;
  }
  header.nav-phase-3 .megamenu__panel[aria-expanded=true] li a:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%23D9C0B1'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 15px;
    vertical-align: middle;
  }

  header.nav-phase-3 .megamenu--three:not(.position-center) .megamenu__panel[aria-expanded=true] .megamenu__item a {
    color: #666666 !important;
  }
  header.nav-phase-3 .megamenu__list .megamenu__item.cta-square.item3 a,
  header.nav-phase-3 .megamenu__list .megamenu__item.cta-square.item4 a {
    border-radius: 0px !important;
  }
  header.nav-phase-3 .megamenu--three {
    display: block;
  }
  header.nav-phase-3 .megamenu--three .megamenu__toggle {
    display: block;
  }
  header.nav-phase-3 .image--logo.image--mirvac img {
    width: 123px;
    height: 30px;
  }
  header.nav-phase-3 .image.image--mirvac--logo { 
    right: 70px !important;
    position: absolute;
    width: 95px;
    height: 18px;
    top: 20px !important;
    padding: 0px !important;
    left: unset !important;
  }
  header.nav-phase-3 div.megamenu--three.is-opened {
    background-color: #FFFFFF !important;
    height: 100vh;
  }
  header.nav-phase-3 .megamenu__list .megamenu__item a {
    color: #4B4847 !important;
  }
  header.nav-phase-3 .megamenu--three .megamenu__item.has-children > a:after {
    border-bottom: 2px solid #402830;
    border-left: 2px solid #402830;
  }
  header.nav-phase-3 .megamenu--three .megamenu__item.has-children[aria-expanded=true] > a:after {
    border-bottom: 2px solid #BBBBBB;
    border-left: 2px solid #BBBBBB;
  }
  header.nav-phase-3 .megamenu__panel .megamenu__panel-list .megamenu__item a {
    background-color: transparent !important;
  }
  header.nav-phase-3 .megamenu--three .megamenu__item.has-children > a:after {
    width: 10px;
    height: 10px;
  }
}

header.nav-phase-3 div.megamenu--three {
  opacity: unset !important
}

.react-tabs__tab-panel .card__ribbon {
  font-weight: 700 !important;
  line-height: 18px !important;
  color: #FFFFFF !important;
  background-color: #767676 !important;
}

.react-tabs__tab-panel .card__ribbon.now-selling-ribbon {
  background-color: #206B5F !important;
}

body:has(.resi-property-detail) {
  --colors-black: #000;
  header.nav-phase-3 {
    background-color: var(--maroon);
  }
  .form-assembly-wrapper form label {
    color: black !important;
  }
  .component-header h2,
  .resi-property-booking__title{
    color: #402830;
  }
  .form-assembly-wrapper {
    padding: 0 !important
  }
  .form-assembly-wrapper form .page-header h1 {
    text-align: left !important;
    font-size: 22px;
    font-weight: 450;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .lightbox-container {
    z-index: 2000 !important;
  }
  .enquire-button {
    background-color: var(--maroon) !important;
  }
  .property-details-box sub  {
    vertical-align: 6px;
    bottom: 0 !important;
  }
  .chat-with-us-container {
    border: 1px solid var(--maroon) !important;
  }
  .chat-with-us-header {
    background-color: var(--maroon) !important;
  }
  .chat-with-us-title {
    color: white !important;
  }
  .property-read-more-btn {
    border: 1px solid var(--maroon) !important;
    color: var(--maroon) !important;
  }
  .resi-property-booking__wrapper:before {
    background-color: #F0E6E0 !important;
  }
  .resi-property-booking__button {
    background-color: var(--maroon) !important;
  }
  .property-detail__content .input-wrapper input,
  .property-detail__content .input-wrapper textarea {
    border: 1px solid rgb(238, 238, 238);
    border-radius: 6px !important;
  }
  .privacy-submit-container .privacy-statement-wrapper a.privacy-statement-link,
  .form-assembly-wrapper form .privacy-statement-wrapper p {
    color: black !important
  }
  div.form-assembly-wrapper .form .btn,
  div.form-assembly-wrapper .form .btn:hover {
    background-color: var(--maroon) !important;
    color: white !important;
    border-radius: 0px !important;
  }
  .property-detail__content .resi-property-now-selling-link::before {
    background: url('data:image/svg+xml,<svg class="now-selling-icon" xmlns="http://www.w3.org/2000/svg" width="8" height="14" viewBox="0 0 8 14" fill="none"><path d="M7 13L1.07071 7.07071C1.03166 7.03166 1.03166 6.96834 1.07071 6.92929L7 1" stroke="%23402830" stroke-width="2" stroke-linecap="round"></path></svg>') !important;
  }
}

body:has(.thank-you-page) { 
  header.nav-phase-3 {
    background-color: var(--maroon);
  }
  .form-assembly-wrapper form label,
  .form-assembly-wrapper p,
  .privacy-submit-container .privacy-statement-wrapper a.privacy-statement-link {
    color: black !important;
  }
}