/*Form*/
:root {
  --profKeychain: url('/nine-by-mirvac/images/Profiling Form/Nine/keychain.svg');
  --profMoney: url('/nine-by-mirvac/images/Profiling Form/Nine/money.svg');
  --profCouple: url('/nine-by-mirvac/images/Profiling Form/Nine/couple.svg');
  --profFamily: url('/nine-by-mirvac/images/Profiling Form/Nine/family.svg');
  --profGrand: url('/nine-by-mirvac/images/Profiling Form/Nine/grandparents.svg');
  --prof-bath1: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_1Bath.svg');
  --prof-bath2: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_2Bath.svg');
  --prof-bath3: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_3Bath.svg');
  --prof-car1: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_1Car.svg');
  --prof-car2: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_2Car.svg');
  --prof-car3: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_3Car.svg');
  --prof-bed1: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_1Bed.svg');
  --prof-bed2: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_2Bed.svg');
  --prof-bed3: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_3Bed.svg');
  --prof-bed4: url('/nine-by-mirvac/images/Profiling Form/Nine/Isle_WebIcons_4Bed.svg');
}
.form-assembly-wrapper form .input-wrapper input {
  border: 1px solid #eeeeee;
}
.form-assembly-wrapper form h1 {
  font-family: 'Moderat Bold', arial;
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
}
.form-assembly-wrapper .form p {
  color: #666666 !important;
}
.form-assembly-wrapper form .privacy-statement-link {
  font-family: 'Moderat Bold';
  font-weight: 700;
}
/*overlays*/
.image.absolute img{
  width: 100%;
  height: 100%;
}

@media(min-width: 1200px) {
    .pink-overlay{
        min-width: 450px;
    }
}

@media(max-width: 768px) {
  .pink-overlay{
     width: 30vw;
     max-width: 300px;
  }
}

.top-right__container,
.top-left__container,
.bottom-left-v,
.bg-red-z,
.bg-red-dot,
.explore-bg {
  position: relative;
}

@media (max-width: 992px) {
  .top-hide-mb,
  .top-left,
  .top-right,
  .top-left-green::before {
    display: none;
  }
}
.top-right {
  position: absolute;
  right: 0;
  top: 0;

  /*content: "";
    background-image: url(data:image/svg+xml,<svg width="284" height="892" viewBox="0 0 284 892" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.15" d="M540.694 111.887C687.501 285.579 935.292 320.774 841.257 637.743C760.796 908.763 579.025 919.735 316.25 866.943C4.06806 804.266 -42.4064 569.418 29.4768 349.451C101.36 129.376 307.888 -163.587 540.694 111.887Z" fill="%23FDB714"/></svg>);
    width: 284px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100% 100%;*/
}
.visit-us .top-left,
.top-left {
  position: absolute;
  left: 0;
  top: unset;
  bottom: 60%;
  overflow-y: visible;
  z-index: 2;
}
.bottom-right-violet{
  position: relative;
  overflow: hidden;
}
.bottom-right-violet::before {
  content: '';
  background-image: url('/thefabric/images/icons/violet-circle.svg');
  width: 200px;
  height: 400px;
  position: absolute;
  right: 0;
  bottom: -270px;
  background-size: 100% 100%;
}
@media(max-width: 992px) {
  .bottom-right-violet::before {
    height: 350px;
    right: -50px;
  }
}
.bottom-left {
  position: absolute;
  left: 0;
  bottom: -50%;
}
.bottom-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.bottom-right-v {
  overflow: hidden;
  position: relative;
}
.bottom-right-v::after {
  content: '';
  background-image: url('data:image/svg+xml,<svg width="200" height="186" viewBox="0 0 200 186" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.1" d="M200 186L0.42705 186C0.213603 182.625 0 179.438 0 176.063C0.640341 79.3125 89.8613 0.9375 200 0L200 186Z" fill="%23762237"/></svg>');
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  bottom: -20px;
  background-size: 100% 100%;
}
.bg-red-z > div,
.bg-red-dot > div,
.bottom-right-violet > div,
.explore-bg > div,
.bottom-right-v > div{
  position: relative;
  z-index: 2;
}
.bg-red-z::after {
  content: '';
  background-image: url('/thefabric/images/bg/red-z.png');
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}
@media (max-width: 1200px) {
    footer #nav-footer > .row .explore-bg {
        margin: 0;
    }
}
.explore-bg{
  width: 100vw;
  transform: translateX(-50%);
  left: 50%;
}
.explore-bg::after {
  content: '';
  background-image: url('/thefabric/images/bg/explore-bg.png');
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
}
@media (max-width: 568px) {
  .explore-bg::after {
    background-image: url('/thefabric/images/bg/mobile-explore.png'); 
  }
}
.bg-red-dot{
  background: var(--maroon);
}
.bg-red-dot::after {
  content: '';
  background-image: url('/thefabric/images/bg/dotbg.png');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/*video grid*/
.video-grid .btn-primary-1 {
  width: 100%;
  display: block;
  text-align: center;
}
.video__description {
  background-color: white;
  padding: 20px 40px;
}

.video__description h4 {
  font-family: 'Moderat Bold';
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.video__description p {
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

div.mk-carousel-one .mk-carousel__slide-image {
  height: auto;
}
.other-pages h1,
.other-pages h2,
.other-pages h3,
.other-pages h4 {
  margin-block: 1em;
  text-transform: uppercase;
  font-weight: bold;
}

.other-pages .hero-banner-one__text img,
.other-pages .hero-banner-one__overlay-wrapper {
  width: 80vw;
  max-width: 80vw;
}
main:has(.other-pages) {
  margin-top: 80px;
}

#wrapper:has(.has-cookiebar) main:has(.other-pages) {
  margin-top: 120px;
}

@media (max-width: 1200px) {
  main:has(.other-pages) {
    margin-top: 60px;
  }

  #wrapper:has(.has-cookiebar) main:has(.other-pages) {
    margin-top: 100px;
  }
}

.static-gallery__text.text-left {
  text-align: center;
}

.faq .--theme-lightOverlap {
  margin-top: 0;
  position: relative;
  top: -50px;
  border-radius: 12px;
}
