:root {
  --navigationHeight: 80px;
  --navigationHeightMobile: 64px;
  --primaryHome: #39191C;
  --secondaryHome: #E96966;
  --primaryAbout: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) no-repeat;
  --primaryAboutV2: #689E4D;
  --primaryWhatsOn: #000;
  --color-primaryAbout: #fff !important;
  --colors-secondaryAboutV2: #000;
  --colors-whatsOn: #000;
  --color-primaryLeasing: #fff;
  --primary-minis: #000;
  --primaryAmenities: #FECDAF !important;
  --primaryVisit: #FECDAF;
  --primaryUpdates: #F9CBDF;
  --primaryLeasing: #000;
  --primaryLeasingCyan: #97C6D7;
  --secondaryLeasing: black;
  --secondaryVisit: #3C442C;
  --secondaryAbout: #F9CBDF;
  --secondaryAmenities: #000000;
  --primaryToggleColor: #FFF;
  --secondaryToggleColor: #fff;
  --secondaryUpdates: #614B9F;
  --opacityUpdates: rgba(249, 203, 223, 0.2);
  --opacityAbout: rgba(75, 85, 55, 0.12);
  --opacityVisit: rgba(127, 173, 207, 0.15);
  --opacityLeasing: rgba(97, 75, 159, 0.15);
  --textDark: #151519;
  --textWhite: white;
  --secondaryColor: var(--textWhite);
  --downloadCard-bg: black;
  --downloadCard-text: white;
  --text-gray:#333333;
  --light-gray: #666666;
  /* Page Background Color */
  --background-color: #EBE2D7;
  --background-color-dark: rgba(229, 13, 64, 0.10); 
  --background-color-light: rgba(254, 205, 175, 0.20);
  /* Button Colors */
  --cta-btn-white-bg: #ffffff;
  --cta-btn-white-text: #000000;

  --primaryFont: 'romie';
  --secondaryFont: 'rework';
  --secondFont: 'rework';
  --blush: #d99e6d;
  --black: #000;
  --gray: #f3ebe7;
  --green: #9fccb9;
  --btn-green: #bdded2;
  --maroon: #39191C;
  --lightpink: #ffffff;
  --mqTabsBackgroundColor: var(--lightpink);
  --mqTabsActiveBorderColor: var(--green);
  --mq-text-font-2: 'Roboto';
  --mqTabsTitleColor: #561212;
  --mqTabsTabTitleColor: #222222;
  
  --primary-btn-bg-color: white;
  --primary-btn-text-color: black;
  --primary-btn-weight: 550;
  --primary-btn-padding: 16px;

  --concept-carousel-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' viewBox='0 0 54 54' fill='none'%3E%3Crect width='54' height='54' rx='27' transform='matrix(-1 0 0 1 54 0)' fill='url(%23paint0_linear_10735_16131)'/%3E%3Cpath d='M30 19L22.0707 26.9293C22.0317 26.9683 22.0317 27.0317 22.0707 27.0707L30 35' stroke='%23F9F1E8' stroke-width='3' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_10735_16131' x1='-4' y1='8.5' x2='54' y2='8.5' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.0240385' stop-color='%23151519'/%3E%3Cstop offset='0.519231' stop-color='%23585858'/%3E%3Cstop offset='0.913462' stop-color='%23151519'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  --header-bg: #000000;
  --navigationColor: white;
  --toggleColor: rgba(15, 23, 42, 1);
  --carousel-active: black;

  --hover-black: rgba(0,0,0,0.8);
  --hover-white: #F0F4F8;
  
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-sticky-bg-color: black;
  --nav-sticky-text-color: white;
  --nav-btn-color-hover: var(--hover-black);
  --nav-btn-text-hover: white;
  --navigationFirstLevelLinkFont: var(--primaryFont);
  --nav-btn-font: var(--navigationFirstLevelLinkFont);
  --nav-font-size: 16px;
  --nav-text-color: #ffffff;
  --nav-font-family: var(--navigationFirstLevelLinkFont);
  --nav-font-weight: 500;

  --FooterBackgroundColor: #39191C;
  --nav-panel-bg: #F9F1E8;
  --nav-panel-text-color: var(--textDark);
  --nav-spacing-between: 15px;

  --nav-line-height: normal;
  --nav-bg-color: transparent !important;
  --navigationColor: #5e5452;
  --navigationMobileColor: #5e5452;
  --navigationMegaLinkColor: var(--nav-text-color);
  --navigationRegisterSquareBackgroundFontColor: var(--nav-bg-color);
  --nav-logo-width: 214px;
  --nav-logo-height: 70px;
  --nav-sticky-border-color: var(--nav-sticky-bg-color);
  --navigationMegamenuToggleColor: var(--nav-text-color);
  --nav-space-btn: 180px;
  --switch-nav-mobile-bg: white;
  --nav-childlist-color: var(--black);
  --propertyEnquireButtonBackgroundColor: var(--nav-btn-bg-color);
  
  --headingOneFontSize: 36px;
  --pargraphFontSize: 14px !important;
  --ulMobileFontSize: var(--pargraphFontSize) !important;

  --form-h1-color: black;
  --form-label-color: #151519;
  --form-btn-Color: #91565e;

  --form-privacyLink-color: var(--black);
  --form-btn-bgColor: black;
  --form-btn-textColor: white;
  --form-btn-radius: 6px;
  --formFont: var(--primaryFont);
  --input-color: var(--black);


    --profBackgroundColor: #ffffff;
    --profWrapperBackgroundColor: #ffffff;
    --profIntroColor: #000000;
    --profLabelColor: black;
    --profTextboxFontColor: #000000;
    --profBorderColor: #000000;
    --profSubmitBackground:#bdded2;
    --profSubmitTextColor: black;
    --profRadioBorderColor: #000000;
    --profKeychain: url('/mulgoa/images/keychain.svg');
    --profMoney: url('/mulgoa/images/money.svg');
    --profCouple: url('/mulgoa/images/couple.svg');
    --profFamily: url('/mulgoa/images/family.svg');
    --profGrand: url('/mulgoa/images/grandparents.svg');
    --prof-bath1: url('/mulgoa/images/Isle_WebIcons_1Bath.svg');
    --prof-bath2: url('/mulgoa/images/Isle_WebIcons_2Bath.svg');
    --prof-bath3: url('/mulgoa/images/Isle_WebIcons_3Bath.svg');
    --prof-car1: url('/mulgoa/images/Isle_WebIcons_1Car.svg');
    --prof-car2:url('/mulgoa/images/Isle_WebIcons_2Car.svg');
    --prof-car3:url('/mulgoa/images/Isle_WebIcons_3Car.svg');
    --prof-bed1: url('/kinlea/images/Isle_WebIcons_1Bed.svg');
    --prof-bed2:url('/kinlea/images/Isle_WebIcons_2Bed.svg');
    --prof-bed3:url('/mulgoa/images/Isle_WebIcons_3Bed.svg');
    --prof-bed4:url('/mulgoa/images/Isle_WebIcons_4Bed.svg');
    --pf-borderColor: var(--maroon);
    --colors-white: 255 255 255;
    --colors-black: 0 0 0;
    --accordion-icon: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 7V21M5 14H19" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    --accordion-icon-open: url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8L6 20M6 8L18 20" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    --grid-bg-color: #E50D4010;

    --padding-inline-mb: 1rem;
    --padding-block-mb: 40px;
    --container-width: 1350px;
}
body{
  --color-black: black;
}

@media(min-width: 1901px){
  body{
    --container-width: 1550px;
  }
}

.w-full.flex.justify-start .text-black {
  max-width: 1000px;
  width: 100%;
  word-break: break-word;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .component.container-default.container-discover-more .component.promo.basis-full.-theme--imageText .basis-full {
    margin-inline: auto;
  }
}

@font-face {
  font-family: 'romie';
  src:url('fonts/romielight.woff2') format('woff2');
}

@font-face {
  font-family: 'rework';
  src:url('fonts/reworkregular.woff2') format('woff2');
}

strong {
    font-weight: 500;
}

.office-description-block .ck-content {
    font-weight: 76;
    font-size: 14px;
    font-style: normal;
    font-family: 'Rework';
}
p.artist-impression-footer {
    margin-top: 32px;
    font-style: italic;
    font-family: var(--secondaryFont);
    font-weight: 76;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0%;
    color: rgb(255 255 255 / 75%);
}

.text-shale{
  color: #151519;
}
.border-shale{
  border: 1px solid rgba(21, 21, 25, 0.30);
}
.background-color-black{
  background-color: #000000 !important;
}
.background-color-light-blue{
  background: rgba(151, 198, 215, 0.20) !important;
}
.color-background-biege,.container-default.color-background-biege{
  background-color: #BFBAA3 !important;
}
.color-background-shale{
  background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/styling/shale-background.png') !important;
  position: relative;

  .tenants-carousel{
      padding-top: 72px !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
                  
      .card-swiper>h1 {
        color: #fff !important;
        font-size: 36px;
      }

      .card-heading-color {
        color: #fff !important;
      }
  }

  &.color-background-shale-image:after{
        content: '';
         width: 301px;
        height: 219px;
        position: absolute;
        right: 0;
        bottom: 0;
                background-repeat: no-repeat;
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/styling/shale-icon.svg');
  }
  .concept-carousel__title{
      color: #ffffff !important;
  }
  .concept-carousel__slide-title{
      color: #ffffff !important;
  }
  .concept-carousel__slide-blurb{
      color: rgb( 255 255 255 / 75%) !important;
          font-weight: 76;
  }
  .tns-nav button{
    background-color: #ffffff20 !important;
  }
  .tns-nav button.tns-nav-active{
    background-color: #ffffff !important;
  }
  .image-caption.field-imagecaption{
    color: #ffffff !important;
  }
  .container-discover-more h1{
    color: #ffffff !important;
  }
  .sub-container-discover-more.extended-images .component-content .row > .component.image {
    flex: 1;
  }
  .sub-container-discover-more.extended-images .component-content .row > .component.image img{
    aspect-ratio: 383 / 478;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
  }
  .sub-container-discover-more.extended-images .row{
    display: flex;
    align-items: flex-start;
    gap: 33px;
    margin-top: 24px !important;
  }
  
  /* .sub-container-discover-more .component-content > .row {
    margin-top: 24px;
  } */

  --concept-carousel-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' viewBox='0 0 54 54' fill='none'%3E%3Crect width='54' height='54' rx='27' transform='matrix(-1 0 0 1 54 0)' fill='url(%23paint0_linear_10735_16167)'/%3E%3Cpath d='M30 19L22.0707 26.9293C22.0317 26.9683 22.0317 27.0317 22.0707 27.0707L30 35' stroke='%23151519' stroke-width='3' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_10735_16167' x1='5.43103' y1='8.80435' x2='56.7224' y2='12.1401' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D2BCA6'/%3E%3Cstop offset='0.485577' stop-color='%23FFF3E8'/%3E%3Cstop offset='1' stop-color='%23D2BCA6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.color-background-leasing{
  background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/styling/leasing-background.png') !important;
  position: relative;
}

 .concept-carousel__slide-blurb{
      color: #444 !important;
            font-weight: 76;
    }

.parking-hours{
  background: #F6F2ED !important;
}

.bg-goldButton{
  background: linear-gradient(94deg, #D2BCA6 10.44%, #FFF3E8 53.93%, #D2BCA6 100%);
  align-content: space-evenly;
}

.transparent-button {
    outline: 1px solid #D2BCA6;
    margin-top: 24px;
}
/* @font-face {
  font-family: 'Rhetorik';
  src:url('Fonts/RhetorikSerif-Light.otf') format('opentype'),
  url('Fonts/RhetorikSerif-Light.woff2') format('woff2');
  font-weight: 400;
}
@font-face {
  font-family: 'Rhetorik Medium';
  src:url('Fonts/RhetorikSerif-Medium.otf') format('opentype'),
  url('Fonts/RhetorikSerif-Medium.woff2') format('woff2');
  font-weight: 400;
} */

h1,
h2
{
  font-family: var(--primaryFont);
}
a,h3,
h4,
p,.form-assembly-wrapper form label,
.megamenu__back-button{
  font-family: var(--secondaryFont);
}

main h2,
.container-discover-more h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: normal;
  color: #151519;
}
.container-discover-more h1{
  color: #fff !important;
}

.promo h2,
.promo h1{
  font-size: 36px;
  font-weight: 300;
  line-height: 138%;
  color: var(--textDark);
  margin-bottom: 12px;
}
.container-default{
 background-color: inherit !important;
}
.promo{
  font-size: 18px;
  line-height: 150%;

  .promo-tagline{
    margin-bottom: 20px;
    span{
      font-size: 12px;
      color: rgba(21, 21, 25, .75);
      font-weight: 126;
    }
  }

  p {
    font-size: 14px;
    line-height: 150%;
    color: #444444;
}

  li::marker{
      display: none !important;
      opacity: 0;
      visibility: hidden;
  }

  .field-promotext ul{
    list-style: none;
  }
  li{
    position: relative;
  }
  li::before{
    content: "•";
    font-size: 15px;
    vertical-align: middle;
    position: absolute;
    left: -12px;
  }
  a{
    font-weight: 126;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    display: inline-block;

  }
}
.george-container.events-page .article-image-overlay,
.george-container.events-page .article-image-overlay img,
.store .article-image-overlay,
.store .article-image-overlay img {
    width: 160px !important;
    height: 160px !important;
    min-width: 160px;
    min-height: 160px;
    border-radius: 12.8px;
    border: 1.6px solid #E0E0E0;
    background: var(--UI-colours-neutral-00, #FFF);
    z-index:9999999;
}

.george-container.events-page .article-image-overlay img {
    object-fit: fill; 
}
.split-container-promo-container .btn-primary-1 {
  border: none;
}
.george-container .split-container-description-list .ck-content h3 {
  font-weight: 500;
  padding-bottom: 20px;
}
.george-container .ck-content p {
  color: rgba(68, 68, 68, 1);  
}
.george-container .split-container-promo-container .ck-content p{
  color: #fff;
}
.george-container .ck-content a[href^="mailto:"] {
  text-decoration: underline;
}
@media(max-width: 992px) {
  main h2,
  .container-discover-more h1,
  .promo h2,
  div.cardgrid-bg .component-content .cardgrid-card .cardgrid-label {
    font-size: 36px;
  }
  .cardgrid-bg .component-content .cardgrid-card .cardgrid-desc{
    font-size: 16px;
  }
}
.component.container-default.basis-full {
    /* background-color: inherit !important; */
}
main h3 {
  font-size: 20px;
}
main h4 {
  font-size: 18px;
}

main h1 {
  font-weight: 550;
  font-family: var(--primaryFont);
  font-size: 48px;
  line-height: 138%;
}

@media(max-width: 992px) {
  main h1{
    font-size: 36px;
  }
   div .article-news-heading h1 {
    font-size: 36px !important;
    line-height: 138%;
  }
}

p {
  font-weight: 76;
  font-size: 16px;
  line-height: 138%;
  font-family: var(--secondaryFont);

}

.download-card__title{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px;
  font-family: 'Roboto';
}
.download-card__blurb{
  line-height: 150%;
}
@media (max-width: 992px) {
  footer #nav-footer .cb-footer {
    padding-top: 40px;
  }

  footer #nav-footer .cb-footer__acknowledgement {
    flex-direction: column-reverse;
  }

  footer #nav-footer .cb-footer__acknowledgement h3 {
    font-size: 24px;
  }
}

@media(max-width: 992px){
    footer>#nav-footer .container-footer {
        padding: unset !important;
        padding-top: 56px !important;
    }
    .container-footer section {
    padding-bottom: 56px;
}
.footer-text{
  color:#ffffffb2;
}
.footer-logos {
    padding-bottom: 32px;
    margin-bottom: 0px;
}
.container-footer-bottom .container-footer-mirvac-logo{
    width: 100% !important;
    height: 100% !important;
}
.footer-logos img.container-footer-mirvac-logo.cb-pc-only.\!h-\[55px\].\!w-\[220px\].\!mb-\[5px\] {
    height: auto !important;
    padding-bottom: 0 !important;
}
.footer-text {
    left: 0;
}
.footer-logos, .footer-text{
  justify-content: center;
  right: 0;
        left: 0;
}
.container-footer-bottom {
    padding-block-end: 56px;
}
  .container-footer-bottom>.component-content {
    padding-top: 40px;
}
.container-footer-bottom .rich-text .component-content {
    padding-top: 40px;
}
}

#nav-footer{
  @media(max-width: 992px){
    section .w-full.px-1.py-6 {
      padding: unset;
    }
    section .py-6 .mt-\[20px\].border-b.border-white\/20 {
    border: none;
    margin-top:0;
}
.sub-container-footer-1:before {
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.60);
    background: rgba(255, 255, 255, 0.60);
    display: flex;
}
  body footer #nav-footer > .row > *{
    margin: 0 20px;
  }
  }

  @media(min-width:993px){ 
  section .w-full.px-1.py-6 {
      padding-block: 36px;
      padding-block-end: 0;
  }
  section .w-full.px-1.py-6 .border-b.border-white\/20 {
      margin-top: 0;
      padding-block-start: 36px;
  }
     .grid.grid-cols-1.md\:grid-cols-12.\[\@media\(min-width\:1420px\)\]\:grid-cols-12.items-center.gap-4 {
      height: 46px;
  }
  .links-block {
    width: 50%;
}
.logo-block {
    width: 50%;
}
.container-footer-bottom .rich-text:before {
    content: "";
    width: 100vw;
    display: flex;
    height: 1px;
    background-color: rgb(255 255 255 / 0.1);
    position: absolute;
    z-index: 99999;
    left: 0;
}
}

   .sub-container-footer-1 .sub-container-footer-1-2 li {
      padding-top: 16px;
  }
   .rich-text-title small {
      font-size: 12px;
      font-weight: 500;
  }
   .rich-text-description p {
      font-size: 16px;
      font-weight:97;
  }

   .md\:col-span-6.flex.md\:justify-end {
      height: 46px;
  }

   a.w-fit.rounded-full.bg-white.px-6.py-2.text-sm.font-\[550\].text-black.transition.hover\:bg-gray-200 {
      display: flex;
      align-items: center;
      font-size: 16px;
  }
}

.art-logo:after {
    content: "";
    height: 40px;
    width: 1px;
    display: inline-block;
    position: absolute;
    right: -12px;
    top: -1px;
    background-color: rgba(0, 0, 0, .5);
}
@media (min-width: 1200px) {
    header.nav-phase-3 .image.image--mirvac:not(.image--logo) {
        padding-left: 24px !important;
    }
        header.nav-phase-3 .image.image--mirvac:not(.image--logo) {
        padding: 0 !important;
        padding-left: 5px !important;
        height: 30px;
        transform: translateY(5px);
        margin-right: 0px !important;
        max-width: unset !important;
        width: 350px;
    }
    .image--mirvac:not(.image--logo) .component-content a {
    width: inherit !important;
    height: inherit !important;
}
}

.main-home .art-logo:after {
    background-color: rgba(255, 255, 255, .5);
}

@media (max-width: 1200px){
  .art-logo:after {
    height: 35px;
    right: 5px;
    top: 12px;
  }
}

.thank-you-bg {
  background-color: #402830;
  color: white;
}

main{
  overflow-y: hidden;
  margin-top:var(--navigationHeight);
}

main::-webkit-scrollbar{
  display: none;
}
.grey-background{
  background-color: #E3E3DE !important;
}
.hidden-mobile,
div .hidden.lg\:inline,
div .hidden.lg\:flex{
  display: none;
}
.hidden-desktop,
div .lg\:hidden{
  display: block;
}
div .flex.lg\:hidden{
  display: flex;
}
@media(min-width: 992px){

  .hidden-mobile,
    div .hidden.lg\:inline{
    display: block;
  }
  .hidden-desktop,
  div .lg\:hidden,
  div .flex.lg\:hidden{
    display: none;
  }
  div .hidden.lg\:flex{
    display: flex;
  }
  .george-container-important{
    padding-inline: 100px !important;
  }

  main{
    overflow: hidden;
  }


}


.george-container,
.banner-container,
div.cardgrid-container.cardgrid-bg,
.hero-text > div > div,
div.container-map,
.articlelist-search-grid > .component-content > .container {
  padding-inline: 100px;
}
@media(max-width: 991px){
  .feature-banner-content-block,.george-container,
.banner-container,
div.cardgrid-container.cardgrid-bg,
.hero-text > div > div,
.articlelist-search-grid > .component-content > .container, div#default-id.events-page{
    padding-inline: 16px !important;
  }
}
@media(min-width: 992px) {
  .location-map > div{
      width: calc(100vw - 200px) !important;
      position: absolute;
  }
  div#default-id,.history-slides{
   /* padding-inline-start:100px !important; */
  }
}
@media(min-width: 1420px) {
  body .george-container,
  body .banner-container,
  body div.cardgrid-container.cardgrid-bg,
  .hero-text > div > div,
  div.container-map,
  body .container-discover-more > .component-content,
  body .leasing-list .component-content,
  body .current-leasing-availabilities,
  .articlelist-search-grid > .component-content > .container, footer>div#nav-footer, .mq-quality-tabs-placeholder, body .search-container{
    padding-inline: 0 ;
    max-width: var(--container-width);
    margin-inline: auto;
  }
  

  body:has(.events-page) div.george-container.download-card{
    max-width: var(--container-width);
    margin-inline: auto;
    padding: 65px 85px;
  }

  .location-map > div{
    width: var(--container-width) !important;
    position: absolute;
  }
}

/*left only*/
.george-container .mk-carousel .component-content,
.concept-carousel:not(.concept-carousel--one-slide) .tns-outer,
.concept-carousel .concept-carousel__title {
  /* //margin-left: 100px; */
}

@media(min-width: 992px) and (max-width:1200px){
  div .concept-carousel--one-slide .concept-carousel__slide-content{
    margin-left: 100px;
  }
}
@media(min-width: 992px){
  body div.hero-banner-one__overlay-wrapper{
    margin-left: 100px;
  }
}
@media(min-width: 1420px){
  .george-container .mk-carousel .component-content,
  .concept-carousel:not(.concept-carousel--one-slide) .tns-outer,
  .concept-carousel .concept-carousel__title,
  body div.hero-banner-one__overlay-wrapper, .tenants-carousel .card-swiper {
    /* //margin-left: calc((100% - var(--container-width)) / 2);
    //width: calc(100% - (100vw - var(--container-width)) / 2);
    //width: 100vw; */
  }
  
  .feature-banner-content-block,.variable-height .component-content.container,.listing-carousel .component-content.container, .tenants-carousel .card-swiper,.history-slides>.component-content.container,.container-office-amenities .component-content.container, .concept-carousel--linked .component-content.container, .discover-more-block {
    width: calc(100% - (100vw - var(--container-width)) / 2) !important;
    margin-left: calc((100vw - var(--container-width)) / 2) !important;
}
}
@media(max-width: 992px){
  .george-container,
  .banner-container,
  div.cardgrid-container.cardgrid-bg,
  div.container{
    padding-inline: var(--padding-inline-mb);
    /* //padding:0; */
  }
}
.george-container .owl-dots,
.concept-carousel .tns-nav{
  width: 100%;
  margin-inline: auto;
  padding-right:12px;
}

.spacing-block,.promo,
.events-page .accordion,
.cardgrid-bg{
  padding-block: 72px !important;
}
.spacing-block-margin{
  margin-block: 72px !important;
}
.spacing-top {
  padding-top: 72px !important;
}
.spacing-top-margin {
  margin-top: 72px !important;
}
.spacing-bottom {
  padding-bottom: 72px !important;
}

@media(max-width: 992px){
  .spacing-block,
  .promo,
  .cardgrid-bg,
  .events-page .accordion{
    padding-block: 40px !important;
  }
  .spacing-top {
    padding-top: 40px !important;
  }
  .spacing-top-margin{
    margin-top: 40px !important;
  }
  .spacing-block-margin{
    margin-block: 40px !important;
  }
  .spacing-bottom {
    padding-bottom: 40px !important;
  }
}
div .btn-primary-1{
  border-radius: 1000px;
}
.download-card,
.margin-block{
  margin-block: 72px;
}
@media(max-width: 992px){
  .download-card,
  .margin-block{
    margin-block: 40px;
  }
}
@media (min-width: 992px) {
  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-2\/3 {
    flex-basis:66.666667%;
    height: 100%;
  }
}
.container-discover-more {
    background-color: var(--discover-bg, #efebe7) !important;
    padding-block: 72px;
}

@media (max-width: 992px) {
  .container-discover-more {
    padding-block: var(--padding-block-mb);
  }
}
body header.nav-phase-3 .image.image--logo img{
  /* filter: var(--logo-color) */
  filter: brightness(1);
}
.font-secondary{
  font-family: var(--secondaryFont);
}
.download-card__btn{
  --primary-btn-bg-color: white;
  --primary-btn-text-color: black;
}

body:has(.bg-primaryThinksToDoV2) header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.bg-primaryHome) header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.bg-primaryAmenities) header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.bg-primaryUpdates) header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.bg-primaryVisit) header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.updates)  header.nav-phase-3 .image--mirvac:not(.image--logo) img,
body:has(.visit) header.nav-phase-3 .image--mirvac:not(.image--logo) img{
  filter: brightness(1);
}
body:has(.bg-primaryAmenities),
body:has(.bg-primaryUpdates),
body:has(.bg-primaryVisit),
body:has(.updates),
body:has(.visit) {
  header.nav-phase-3 .image--mirvac:not(.image--logo) img {
    filter: brightness(1);
  }
  .navigation-fat a::after {
     filter: brightness(0.4);
  }
}

@media(min-width: 1200px){
  header.nav-phase-3{
    height: var(--navigationHeight);
  }
}
@media(max-width:1199px){
  header.nav-phase-3{
    height: var(--navigationHeightMobile) !important;
  }
  main{
    margin-top: var(--navigationHeightMobile) !important;
  }
  .megamenu--three .megamenu__item.has-children>a:after{
    content: "" !important;
    height: 8px;
    width: 8px;
    display: inline-block;
    transition: border-color .5s ease;
    border-bottom: 1px solid var(--secondaryColor);
    border-left: 1px solid var(--secondaryColor);
    transform: rotate(-45deg);
    margin-left: 8px;
  }
}

/*home*/
body:has(.bg-primaryHome){
  --mqTabsContentParagraphColor: black;
  --toggleColor: #fff; 
  --nav-bg-color: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) no-repeat;
  --nav-text-color: #0c0b0b;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --nav-btn-bg-color: #FFFFFF;
  --nav-btn-text-color: #000000;
  --nav-btn-color-hover: #1E293B;
  --nav-btn-text-hover: white;
  --logo-color: white;
  --grid-bg-color: #E50D4010;
  --discover-bg: #E50D4010;      
}
@media (min-width: 1200px){
body:has(.bg-primaryHome) header.nav-phase-3 div.megamenu--three .component-content .cta-square a,body:has(.minis-v1) header.nav-phase-3 div.megamenu--three .component-content .cta-square a{
    background-color: white !important;
    border: white !important;
    color: #000 !important;        
}
}

header.nav-phase-3.main-home .megamenu--three .component-content .cta-square.last a:hover, body:has(.minis-v1) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a:hover {
    background: rgba(255, 255, 255, 0.8) !important;
    color: #000;
}

body:has(.bg-primaryHome) main{
  margin-top:0 !important;
}

body:has(.bg-primaryHome) header.nav-phase-3 {
  transition: background-color 0.6s ease !important;
}

body:has(.bg-primaryHome) header.nav-phase-3.is-scrolled, body:has(.bg-primaryRetail) header.nav-phase-3.is-scrolled, body:has(.bg-primaryAbout) header.nav-phase-3.is-scrolled, body:has(.bg-primaryWhatsOn) header.nav-phase-3.is-scrolled, body:has(.bg-primaryThinksToDo) header.nav-phase-3.is-scrolled, body:has(.bg-primaryThinksToDoV2) header.nav-phase-3.is-scrolled, body:has(.bg-primaryThingsToDoV2Gradient) header.nav-phase-3.is-scrolled, body:has(.bg-primaryAmenities) header.nav-phase-3.is-scrolled, body:has(.bg-primaryVisit) header.nav-phase-3.is-scrolled, body:has(.updates) header.nav-phase-3.is-scrolled, body:has(.visit) header.nav-phase-3.is-scrolled {
  background-color: black !important;
}


/*green*/
body:has(.bg-primaryAbout),
body:has(.about),
body:has(.store){
  --nav-bg-color: var(--primaryAbout);
  --nav-text-color: #fff;
  --toggleColor: #fff;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --logo-color: brightness(1);
  --nav-btn-bg-color: #ffffff !important;
  --nav-btn-text-color: #000000 !important;
  --nav-btn-color-hover: #ffffff !important;
  --nav-btn-text-hover: #000000 !important;
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;    
}
body:has(.bg-primaryOffice){
  --nav-bg-color: var(--primaryAbout);
  --nav-text-color: #fff;
  --toggleColor: #fff;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --logo-color: brightness(1);
  --nav-btn-bg-color: #ffffff !important;
  --nav-btn-text-color: #000000 !important;
  --nav-btn-color-hover: #ffffff !important;
  --nav-btn-text-hover: #000000 !important;
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #C0E8DB;
  --columnSplitTextColor: #FFF;    
}


body:has(.primaryAboutV2){
  --nav-bg-color: var(--primaryAboutV2);;
  --nav-text-color: black;
  --secondaryColor: black;
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: white;
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;    
}

body:has(.bg-primaryThinksToDo){
  --nav-bg-color: #000;
  --nav-text-color: #fff;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(1);
  --nav-btn-bg-color: #fff;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: white;
  --grid-bg-color: #E50D4010;
  --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.bg-primaryThinksToDoV2){
  --nav-bg-color: #000;
  --nav-text-color: white;
  --secondaryColor: white;
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --nav-btn-bg-color: white;
  --nav-btn-text-color: black;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: black;
  --grid-bg-color: #E50D4010;  
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.bg-primaryThingsToDoV2Gradient){
  --nav-bg-color: #000;
  --nav-text-color: white;
  --secondaryColor: white;
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --nav-btn-bg-color: white;
  --nav-btn-text-color: black;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: black;
  --grid-bg-color: #E50D4010;  
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.about) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a{
    background-color: #ffffff !important;
    border: #ffffff !important;        
}
body:has(.about) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a:hover{
    color:#000 !important;  
}

/* brown */
body:has(.bg-primaryAmenities){
  --nav-bg-color: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) no-repeat;
  --nav-text-color: #fff;
  --secondaryColor: #00000075;
  --logo-color: brightness(0);
  --grid-bg-color: #FECDAF25;
  --borderColor: rgba(216, 207, 197, 0.5);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: black;
  --discover-bg: #FECDAF25;
  --toggleColor: #FFF;
  --split-bg: #151519;
}

body:has(.bg-primaryAmenities,.store) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a{
  color: white;
  background-color: black !important;
  border: black !important;        
}
body:has(.bg-primaryAmenities,.store) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a:hover{
    color: #fff !important;      
}


body:has(.whatsOn) header.nav-phase-3 .image.image--mirvac img,
body:has(.aboutV2) header.nav-phase-3 .image.image--mirvac img,
body:has(.thingsToDo) header.nav-phase-3 .image.image--mirvac img,
body:has(.minis-v2) header.nav-phase-3 .image.image--mirvac img,
body:has(.minis-v3) header.nav-phase-3 .image.image--mirvac img,
body:has(.bg-primaryVisit) header.nav-phase-3 .image.image--mirvac img,
body:has(.bg-primaryThinksToDo) header.nav-phase-3 .image.image--mirvac img,
body:has(.bg-primaryLeasingCyan) header.nav-phase-3 .image.image--mirvac img,
body:has(.about) header.nav-phase-3 .image.image--mirvac img,
body:has(.bg-primaryAbout) header.nav-phase-3 .image.image--mirvac img,
body:has(.store,.event,.offer) header.nav-phase-3 .image.image--mirvac img{
   filter: var(--logo-color); 
  /*filter: brightness(0); */
}

body:has(.whatsOn) header.nav-phase-3 .image.art-logo img,
body:has(.aboutV2) header.nav-phase-3 .image.art-logo img,
body:has(.thingsToDo) header.nav-phase-3 .image.art-logo img,
body:has(.minis-v2) header.nav-phase-3 .image.art-logo img,
body:has(.minis-v3) header.nav-phase-3 .image.art-logo img,
body:has(.bg-primaryVisit) header.nav-phase-3 .image.art-logo img,
body:has(.bg-primaryThinksToDo) header.nav-phase-3 .image.art-logo img,
body:has(.bg-primaryLeasingCyan) header.nav-phase-3 .image.art-logo img,
body:has(.about) header.nav-phase-3 .image.art-logo img,
body:has(.bg-primaryAbout) header.nav-phase-3 .image.art-logo img {
  filter: var(--logo-color);
 /* filter: brightness(0); */
}

body:has(.bg-primaryThinksToDoV2) header.nav-phase-3 .image.image--mirvac img,
body:has(.minis-v1) header.nav-phase-3 .image.image--mirvac img,
body:has(.bg-primaryAmenities) header.nav-phase-3 .image.image--mirvac img {
  filter: var(--logo-color);
  /* filter: brightness(1); */
}

body:has(.minis-v1) header.nav-phase-3 .image.art-logo img,
body:has(.bg-primaryThinksToDoV2) header.nav-phase-3 .image.art-logo img {
  filter: var(--logo-color);
  /* filter: brightness(1); */
}

/*pink*/
body:has(.bg-primaryUpdates),
body:has(.updates){
  --nav-bg-color: var(--primaryUpdates);
  --nav-text-color: var(--secondaryUpdates);
  --secondaryColor: var(--secondaryUpdates);
  --logo-color: hue-rotate(260deg) saturate(1.2) brightness(0.8);
  --split-bg: #E50D4010;
  --discover-bg:  #E50D4010;
}

/*blue*/
body:has(.bg-primaryVisit),
body:has(.visit){
  --nav-bg-color: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%) no-repeat;
  --nav-text-color: #fff;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --logo-color: brightness(1);
  --grid-bg-color: #151519;
  --borderColor: rgba(216, 207, 197, 0.5);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: black;
  --discover-bg: #FECDAF25;
  --toggleColor: #FFF;
  --split-bg: #151519;
    --columnSplitH3Color: #DECDBC;
  --columnSplitTextColor: #FFF;  
}

body:has(.minis-v1){
  --nav-bg-color: black;
  --nav-text-color: white;
  --secondaryColor: white;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --borderColor: rgba(127, 173, 207, 0.3);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: rgb(54, 52, 52);
  --nav-btn-text-hover: black;
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.minis-v2){
  --nav-bg-color: #E16B94;;
  --nav-text-color: black;
  --secondaryColor: black;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --borderColor: rgba(127, 173, 207, 0.3);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: rgb(54, 52, 52);
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.minis-v3){
  --nav-bg-color: #409D79;;
  --nav-text-color: black;
  --secondaryColor: black;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --split-bg: #E50D4010;
  --discover-bg: #E50D4010;
  --borderColor: rgba(127, 173, 207, 0.3);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: rgb(54, 52, 52);
  --nav-btn-text-hover: white;
  --grid-bg-color: #E50D4010;
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  
}

body:has(.visit) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a{
    background-color: black !important;
    border: black !important;        
}

body:has(.whatsOn){
  --nav-bg-color: var(--primaryWhatsOn);;
  --nav-text-color: #fff;
  --secondaryColor: rgb( 255 255 255 / 75%);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(1);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: white;
  --grid-bg-color: #E50D4010;  
    --columnSplitH3Color: #DECDBC;
  --columnSplitTextColor: #FFF;  
}


/* violet */

/*green*/
body:has(.bg-primaryLeasing),
body:has(.Leasing){
  --nav-bg-color: var(--primaryLeasing);
  --nav-text-color: #fff;
  --toggleColor: #fff;
  --secondaryColor:  rgb( 255 255 255 / 75%);
  --split-bg: #151519;
  --discover-bg: #E50D4010;
  --logo-color: brightness(1);
  --nav-btn-bg-color: #ffffff !important;
  --nav-btn-text-color: #000000 !important;
  --nav-btn-color-hover: #ffffff !important;
  --nav-btn-text-hover: #000000 !important;
  --grid-bg-color: #E50D4010;  
    --columnSplitH3Color: #FFCC9E;
  --columnSplitTextColor: #FFF;  

  header.nav-phase-3 .megamenu--three .component-content .cta-square a:active, 
  header.nav-phase-3 .megamenu--three .component-content .cta-square a:focus,  
  header.nav-phase-3 .megamenu--three .component-content .cta-square a:hover,
  header.nav-phase-3 .megamenu--three .component-content .cta-square a:focus-visible{
    border: none;
  }
}
body:has(.bg-primaryLeasing) header.nav-phase-3 .image.image--mirvac img {
  filter: var(--logo-color); 
  /* filter: brightness(1); */
}

body:has(.bg-primaryLeasing) header.nav-phase-3 .image.art-logo img {
  /* filter: var(--logo-color); */
  filter: brightness(0);
}

@media (max-width: 1200px) {
    body:has(.bg-primaryHome) header.nav-phase-3 div.megamenu--three .component-content .cta-square a,
    body:has(.bg-primaryLeasing) header.nav-phase-3 div.megamenu--three .component-content .cta-square a{
        color:white;
        background: black;
    }
}

@media(min-width: 1200px){
  body:has(.bg-primaryAmenities),
  body:has(.bg-primaryAbout),
  body:has(.about),
  body:has(.bg-primaryLeasing),
  body:has(.leasing),
  body:has(.bg-primaryVisit),
  body:has(.visit),
  body:has(.bg-primaryLeasing),
  body:has(.leasing){
    --nav-btn-bg-color: transparent !important;
  }
}

@media(max-width: 991px){
.basis-full{
  /* //padding-left: 0 !important;
 // padding-right:0 !important */
}
}

.info-table-border {
  align-items: center;
}

.info-table-border > div:last-child p,
.info-table-border > div:last-child div {
  white-space: pre-line;
}
body:has(.about) header.nav-phase-3 .megamenu--three .component-content .cta-square.last a
@media (max-width: 576px) {
  .info-table-border > div:last-child {
    text-align: right;
  }
}

body:has(.bg-primaryLeasingCyan){
  --nav-bg-color: var(--primaryLeasingCyan);
  --nav-text-color: black;
  --secondaryColor: black;
  --split-bg: #E50D4010;
  --discover-bg: #E50D4010;
  --toggleColor: var(--primaryToggleColor);
  --logo-color: brightness(0) invert(0);
  --nav-btn-bg-color: black;
  --nav-btn-text-color: white;
  --nav-btn-color-hover: var(--hover-white);
  --nav-btn-text-hover: black;
  --toggleColor: #FFF;
}

.discover-more-block,.more-news-block {
    padding-top: 72px;
}

@media (max-width: 991px){
.discover-more-block,.more-news-block {
    padding-inline-start: 16px;
}
}

@media (min-width:992px) and (max-width:1399px){
.discover-more-block,.more-news-block {
    padding-inline-start: 100px;
}
}

.no-padding-right{
  padding-right: 0 !important;
}
.no-padding-left{
  padding-left: 0 !important;
}
.no-padding-top{
  padding-top: 0 !important;
}
.no-padding-bottom{
  padding-bottom: 0 !important;
}
.no-padding{
  padding: 0 !important;
}
.padding-72-top{
  padding-top: 72px !important;
}


.basis-full.banner-container h2 {
    font-family: 'Roboto';
}

.is-hovered .megamenu--three .megamenu__item.has-children > a:after, .is-scrolled .megamenu--three .megamenu__item.has-children > a:after, .is-normal .megamenu--three .megamenu__item.has-children > a:after {
    border-bottom: 1px solid var(--secondaryColor);
    border-left: 1px solid var(--secondaryColor);
}
@media(max-width: 1199px){
body header.nav-phase-3 .megamenu--three .component-content .megamenu__item.cta-square.last a{
  background-color: #000 !important;
  color: #fff !important;
}
.mobile-margin-top{
  margin-top: 40px !important;
}
}


body:has(.bg-primaryRetail) main, body:has(.bg-primaryAbout) main, body:has(.bg-primaryVisit) main, body:has(.bg-primaryOffice) main{
  margin-top: 0 !important;
  overflow: visible !important;
}
.bg-primaryRetail, .bg-primaryAbout, .bg-primaryVisit, .bg-primaryOffice{
  &.hero-text{
    margin-bottom: 0 !important;

    >div{
      padding-top:160px !important;
    }
    @media(max-width: 991px){
      >div{
        padding-top: 42px !important;
      }
    }
  }
  &.bg-retail-1{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/retail/backgrounds/harbourside-background.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-retail-2{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/retail/backgrounds/harbourside-background-2.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-retail-3{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/retail/backgrounds/harbourside-background-3.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-retail-4{
/*     background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/retail/backgrounds/harbourside-background-4.png') no-repeat center center;
 */    background-size: cover;
    background-color: #000 !important;
  }
  &.bg-about-1{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/retail/backgrounds/harbourside-background-3.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-visit-1{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/visit/visit-background-1.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-visit-2{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/visit/visit-background-2.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-visit-3{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/visit/visit-background-3.png') no-repeat center center;
    background-size: cover;
  }
  &.bg-office-1{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/office/backgrounds/harbourside-background-1.webp') no-repeat center center;
    background-size: cover;
  }
  &.bg-office-2{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/office/backgrounds/harbourside-background-2.webp') no-repeat center center;
    background-size: cover;
  }
  &.bg-office-3{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/office/backgrounds/harbourside-background-3.webp') no-repeat center center;
    background-size: cover;
  }
  &.bg-office-4{
    background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/office/backgrounds/harbourside-background-4.webp') no-repeat center center;
    background-size: cover;
  }
  &.bg-generic-1{
    /* background: url('https://edge.sitecorecloud.io/mirvacprocu45a5-mirvacsitec7536-prodc5da-5fc1/media/project/oandi/harbourside/graphics/harbourside-plain-website-banner.jpg') no-repeat center center;
    background-size: cover; */
    background: #000 !important;
    background-size: cover;
  }
}

.nav-pills{
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
  gap: 10px;

 a{
  display: flex;
  padding: 14px 20px;
  align-items: center;
  gap: 8px;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: #fff;
  

    &.active{
      background-color: #fff;
      color: #000;

      &::before{
        filter: brightness(0) invert(0) !important;
      }
    }

    &.news-page::before{
      background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 5V12.5C17 13.8807 15.8807 15 14.5 15C13.1193 15 12 13.8807 12 12.5V3C12 1.89543 11.1046 1 10 1H3C1.89543 1 1 1.89543 1 3V13C1 14.1046 1.89543 15 3 15H14' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M14 3H15V12H14V3Z' fill='black'/%3E%3Crect x='4' y='4' width='5' height='2' rx='1' fill='black'/%3E%3Crect x='4' y='7' width='4' height='2' rx='1' fill='black'/%3E%3Crect x='4' y='10' width='5' height='2' rx='1' fill='black'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.inspiration-page::before{
      background-image: url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='14' height='16' rx='2' stroke='white' stroke-width='2'/%3E%3Cpath d='M5 5H11' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M5 9H11' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M5 13H8' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.events-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='2' width='16' height='15' rx='2' stroke='black' stroke-width='2'/%3E%3Cpath d='M5 1V3' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 1V3' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M1 6H17' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Crect x='10' y='10' width='4' height='4' rx='1' fill='black'/%3E%3C/svg%3E%0A");      background-repeat: no-repeat;
      height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.offers-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.94922 1.40915L10.9146 3.36043L13.6515 2.93701L14.0946 5.67083L16.5577 6.93701L15.3092 9.40915L16.5577 11.8813L14.0946 13.1475L13.6515 15.8813L10.9146 15.4579L8.94922 17.4091L6.98387 15.4579L4.24694 15.8813L3.80387 13.1475L1.34077 11.8813L2.58922 9.40915L1.34077 6.93701L3.80387 5.67083L4.24694 2.93701L6.98387 3.36043L8.94922 1.40915Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M6.44922 9.40915L8.54013 10.9091L11.4492 7.90915' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");      background-repeat: no-repeat;
      height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.thingstodo-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='14' height='16' rx='2' stroke='white' stroke-width='2'/%3E%3Cpath d='M5 13H11' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M6 6.5L7.52109 7.92602C7.56363 7.96591 7.63114 7.96107 7.66757 7.91554L10 5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");      background-repeat: no-repeat;
      height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.centre-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' stroke='white' stroke-width='2'/%3E%3Ccircle cx='9' cy='5' r='1' fill='white'/%3E%3Cpath d='M9 7V13' stroke='white' stroke-width='2'/%3E%3Crect x='7' y='7' width='4' height='1' fill='white'/%3E%3Crect x='7' y='12' width='4' height='1' fill='white'/%3E%3C/svg%3E%0A");      
height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.onsite-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.5' cy='10.5' r='1.5' fill='white'/%3E%3Ccircle cx='14.5' cy='10.5' r='1.5' fill='white'/%3E%3Crect x='10' y='10' width='2' height='1' rx='0.5' fill='white'/%3E%3Cpath d='M3 9C3 7.89543 3.89543 7 5 7H17C18.1046 7 19 7.89543 19 9V14H3V9Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M4 14H9V15C9 16.1046 8.10457 17 7 17H6C4.89543 17 4 16.1046 4 15V14Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M13 14H18V15C18 16.1046 17.1046 17 16 17H15C13.8954 17 13 16.1046 13 15V14Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M4.75021 1.85569C4.82187 1.36435 5.2432 1 5.73974 1H16.2603C16.7568 1 17.1781 1.36435 17.2498 1.85569L18 7H4L4.75021 1.85569Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M18 4H19C20.1046 4 21 4.89543 21 6V7C21 7.55228 20.5523 8 20 8H19' stroke='white' stroke-width='2'/%3E%3Cpath d='M4 4H3C1.89543 4 1 4.89543 1 6V7C1 7.55228 1.44772 8 2 8H3' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");      
height: 18px;
            width: 22px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.spacevenue-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.72077L9 1.05411L17 3.72077V14.3874L9 17.0541L1 14.3874V3.72077Z' stroke='white' stroke-width='2'/%3E%3Cpath d='M1 14.5541L9 12.0541L17 14.5541' stroke='white' stroke-width='2'/%3E%3Cpath d='M10 5.05411V12.0541L14 13.5541V6.05411L10 5.05411Z' fill='white'/%3E%3Cpath d='M7 6.05411L4 7.05411V10.0541L7 9.05411V6.05411Z' fill='white'/%3E%3Ccircle cx='11.5' cy='8.55411' r='0.5' fill='white'/%3E%3C/svg%3E%0A");      
height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
    &.contact-page::before{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1H4C2.34315 1 1 2.34315 1 4V17L5 15H14C15.6569 15 17 13.6569 17 12V4C17 2.34315 15.6569 1 14 1Z' stroke='white' stroke-width='2'/%3E%3Crect x='4' y='5' width='10' height='2' rx='1' fill='white'/%3E%3Crect x='4' y='9' width='5' height='2' rx='1' fill='white'/%3E%3Crect x='10' y='9' width='3' height='2' rx='1' fill='white'/%3E%3C/svg%3E%0A");      
height: 18px;
      width:18px;
      content:"";
      filter: brightness(0) invert(1);
    }
  }
}

/* Page bottom border - 4px colored strip */
/* When feature-banner or mk-carousel-one/mk-carousel-one-no-nav is second child, border goes there instead */
#content > div[class*="bg-retail-"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #E26435;
}
#content > div[class*="bg-retail-"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-retail-"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-retail-"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #E26435;
}

#content > div[class*="bg-office-"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #C0E8DB;
}
#content > div[class*="bg-office-"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-office-"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-office-"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #C0E8DB;
}

#content > div[class*="bg-visit-"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
#content > div[class*="bg-visit-"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-visit-"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-visit-"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}

#content > div[class*="bg-primaryHome"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
#content > div[class*="bg-primaryHome"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-primaryHome"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-primaryHome"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}

#content > div[class*="bg-about-"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
#content > div[class*="bg-about-"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-about-"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-about-"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}

/* Store pages */
.store #content > div:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #E26435;
  z-index: 1 !important;
    position: relative;
}
.store #content > div:first-child:has(+ .feature-banner) + .feature-banner,
.store #content > div:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
.store #content > div:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #E26435;
}

/* Event pages */
.event #content > div:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
.event #content > div:first-child:has(+ .feature-banner) + .feature-banner,
.event #content > div:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
.event #content > div:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}

/* Offer pages */
.offer #content > div:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
.offer #content > div:first-child:has(+ .feature-banner) + .feature-banner,
.offer #content > div:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
.offer #content > div:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}

#content > div[class*="bg-resi-"]:first-child:not(:has(+ .feature-banner)):not(:has(+ .mk-carousel-one)):not(:has(+ .mk-carousel-one-no-nav)) {
  border-bottom: 4px solid #DECDBC;
}
#content > div[class*="bg-resi-"]:first-child:has(+ .feature-banner) + .feature-banner,
#content > div[class*="bg-resi-"]:first-child:has(+ .mk-carousel-one) + .mk-carousel-one,
#content > div[class*="bg-resi-"]:first-child:has(+ .mk-carousel-one-no-nav) + .mk-carousel-one-no-nav {
  border-bottom: 4px solid #DECDBC;
}