﻿/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
.highlightBlueFilter{filter:brightness(0) saturate(100%) invert(43%) sepia(84%) saturate(4408%) hue-rotate(177deg) brightness(95%) contrast(101%);}.lightGrayFilter{filter:brightness(0) saturate(100%) invert(86%) sepia(6%) saturate(78%) hue-rotate(182deg) brightness(86%) contrast(89%);}.whiteFilter{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(129deg) brightness(102%) contrast(103%);}.grayFilter{filter:brightness(0) saturate(100%) invert(27%) sepia(14%) saturate(215%) hue-rotate(169deg) brightness(96%) contrast(94%);}.Size100{width:100%;height:100%;}.Margin0{margin:0;}.Margin5{margin:5px;}.Margin10{margin:10px;}.Position0{top:0;left:0;}.Padding5{padding:5px;}.BackgroundImageContainCenter{background-size:contain;background-position:center;background-repeat:no-repeat;}.MaskBackgroundImageContainCenter{mask-size:contain;mask-position:center;mask-repeat:no-repeat;}.BackgroundImageCoverCenter{background-size:cover;background-position:center;background-repeat:no-repeat;}.RowFlex{display:flex;flex-direction:row;align-items:center;}.ColFlex{display:flex;flex-direction:column;align-items:center;}@font-face{font-family:HelveticaNowDisplay-Light;src:url('../../Fonts/HelveticaNowDisplay-Light.woff');}.FontLight{font-family:HelveticaNowDisplay-Light;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-Regular;src:url('../../Fonts/HelveticaNowDisplay-Regular.woff');}.FontRegular{font-family:HelveticaNowDisplay-Regular;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-ExtraBold;src:url('../../Fonts/HelveticaNowDisplay-ExtraBold.woff');}.FontBold{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}.XSSize{font-size:12px;}.SmallSize{font-size:14px;}.NormalSize{font-size:16px;}.MediumSize{font-size:20px;}.LargeSize{font-size:24px;}.XLSize{font-size:36px;}.XXLSize{font-size:48px;}.XXXLSize{font-size:60px;}.XXXXLSize{font-size:80px;}.unselectable{user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.selectable{user-drag:initial;-webkit-user-drag:initial;-webkit-touch-callout:initial;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}.unclickable{pointer-events:none;cursor:default;}.clickable{pointer-events:all;cursor:pointer;}.searchSelect{position:relative;min-width:0;}.searchSelect.open{z-index:20;}.searchSelect.open .selectMenu{display:block;}.searchSelect.open .chevron{transform:rotate(225deg);margin-top:5px;}.searchSelect .selectMenu{display:none;}.searchSelect.searchableSelect.open .selectMenu{display:flex;}.searchSelect.searchableSelect .selectMenu{flex-direction:column;overflow:hidden;max-height:420px;min-width:300px;}.searchSelect.searchableSelect .selectSearchWrapper{flex:0 0 auto;padding:10px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;}.searchSelect.searchableSelect .selectSearch{width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:0;font:inherit;background:#fff;}.searchSelect.searchableSelect .selectSearch:focus{border-color:rgba(0,0,0,.45);}.searchSelect.searchableSelect .selectOptions{flex:1 1 auto;min-height:0;overflow-y:auto;}.searchSelect.searchableSelect .selectOption{display:block;}.searchSelect.searchableSelect .selectOption a{display:block;padding:10px 12px;color:inherit;text-decoration:none;}.searchSelect.searchableSelect .selectOption.active,.searchSelect.searchableSelect .selectOption:hover{background:rgba(0,0,0,.06);}.searchSelect.searchableSelect .selectNoResults{flex:0 0 auto;display:none;padding:10px 12px;opacity:.65;}.selectButton{width:100%;height:48px;border:0;border-radius:999px;background-color:#fff;color:#999;padding:0 24px;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;line-height:1;text-align:left;}.selectButton span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.chevron{width:10px;height:10px;flex:0 0 auto;border-right:2px solid #aaa;border-bottom:2px solid #aaa;transform:rotate(45deg);transition:transform .2s ease,margin-top .2s ease;margin-top:-4px;}.selectMenu{display:none;position:absolute;top:calc(100% + 8px);left:0;width:100%;min-width:220px;background-color:#fff;border-radius:18px;padding:8px;box-sizing:border-box;box-shadow:0 10px 30px rgba(0,0,0,.22);max-height:260px;overflow-y:auto;}.selectMenu label{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;cursor:pointer;color:#555;font-size:14px;}.selectMenu label:hover{background-color:#f2f2f2;}.selectMenu input{margin:0;}.searchButton{height:48px;border:0;border-radius:999px;background-color:#008acc;color:#fff;cursor:pointer;font-size:14px;text-transform:lowercase;transition:background-color .2s ease;}.searchButton:hover{background-color:#00acff;}.event{display:flex;background-color:#f6f6f6;}.event .eventImage{background-size:cover;background-position:50% 0%;background-repeat:no-repeat;position:relative;}.event .eventImage:before{content:'';position:absolute;height:10px;left:0;bottom:0;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.event .eventImage:before{width:50%;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.event .eventImage:before{width:100%;}}.event .eventContent{display:flex;flex-direction:column;gap:20px;box-sizing:border-box;}.event .eventContent .eventTitle{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:20px;}.event .eventContent .button{align-self:flex-start;}.event .eventActions{display:flex;flex-wrap:wrap;gap:10px;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.event{flex-direction:column;gap:20px;}.event .eventImage{aspect-ratio:4/3;}.event .eventContent{padding:0 20px;padding-bottom:20px;}.event .eventActions{flex-direction:row;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.event{flex-direction:row;width:100%;}.event .eventImage{width:100%;}.event .eventContent{width:100%;padding:10px;}.event .eventActions{flex-direction:column;}}.event.red .eventImage:before{background-color:#c83d37;}.button{pointer-events:all;cursor:pointer;user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;padding:5px 14px;border-radius:999px;-webkit-transition:background-color,color;-moz-transition:background-color,color;-o-transition:background-color,color;transition:background-color,color;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;text-transform:lowercase;}.button::after{content:"→";display:inline-block;margin-left:10px;transition:margin-left .25s ease;background-size:contain;background-position:center;background-repeat:no-repeat;}.button:hover::after,.buttonHoverTrigger:hover .button::after{margin-left:25px;}.button.regular{border:1px solid #43474b;color:#43474b;}.button.regular:hover,.buttonHoverTrigger:hover .button.regular{background-color:#43474b;color:#fff;}.button.white{border:1px solid #fff;color:#fff;}.button.white:hover,.buttonHoverTrigger:hover .button.white{background-color:#fff;color:#43474b;}.button.blue{color:#fff;border:1px solid #008acc;background-color:#008acc;}.button.blue:hover,.buttonHoverTrigger:hover .button.blue{background-color:#00acff;color:#fff;}.button.red{color:#fff;border:1px solid #c83d37;background-color:#c83d37;}.button.red:hover,.buttonHoverTrigger:hover .button.red{background-color:#d3645f;color:#fff;}.button.developmentAccentColour{color:#fff;border:1px solid var(--developmentAccentColour);background-color:var(--developmentAccentColour);}.button.developmentAccentColour:hover,.buttonHoverTrigger:hover .button.developmentAccentColour{background-color:hsl(from var(--developmentAccentColour) h s calc(l + 15));color:#fff;}.floorplan .floorplanImage{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.floorplan .floorplanImage{height:200px;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.floorplan .floorplanImage{height:400px;}}.floorplan .floorplanImage .floorplanNote{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:24px;position:absolute;top:0;right:0;background-color:#c83d37;color:#fff;padding:5px 10px;}.floorplan .floorplanContent{background-color:#f6f6f6;padding:20px 40px;gap:20px;box-sizing:border-box;text-align:center;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.floorplan .floorplanContent{display:grid;display:-ms-grid;grid-template-columns:auto auto;-ms-grid-columns:auto auto;grid-template-rows:repeat(3,auto);-ms-grid-rows:repeat(3,auto);}.floorplan .floorplanContent .floorplanName{grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;}.floorplan .floorplanContent .floorplanPrice{grid-row-start:1;-ms-grid-row:1;grid-column-start:2;-ms-grid-column:2;}.floorplan .floorplanContent .floorplanSpecs{grid-row-start:2;-ms-grid-row:2;grid-column-start:1;-ms-grid-column:1;grid-column-end:3;-ms-grid-column-span:2;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.floorplan .floorplanContent{display:flex;flex-direction:column;align-items:center;align-items:flex-start;}}.floorplan .floorplanContent .floorplanName{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;line-height:20px;text-align:left;font-size:24px;}.floorplan .floorplanContent .floorplanPrice{font-size:24px;line-height:20px;text-align:right;}.floorplan .floorplanContent .button{grid-row-start:3;-ms-grid-row:3;grid-column-start:1;-ms-grid-column:1;grid-column-end:3;-ms-grid-column-span:2;justify-self:flex-start;}#floorplanContainer{position:relative;}#floorplanContainer .popupInner{display:flex;flex-direction:column;align-items:center;gap:20px;}#floorplanContainer .popupInner>*{flex:0 0 auto;}#floorplanContainer .popupInner .floorplanNote{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:24px;background-color:#c83d37;color:#fff;padding:10px;align-self:flex-end;transform:translateY(-50px) translateX(30px);position:absolute;}#floorplanContainer .popupInner.hasFloorplanNote{margin-top:30px;}#floorplanContainer .popupInner .floorplanName{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:36px;}#floorplanContainer .popupInner .floorplanPrice{display:none;font-size:36px;}#floorplanContainer .popupInner .priceCalculations{display:none;}#floorplanContainer .popupInner .galleryHeading{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:36px;}#floorplanContainer .popupInner .galleryCarousel{width:100%;}#floorplanContainer .popupInner .galleryCarousel .carousel{gap:20px;}#floorplanContainer .popupInner .galleryCarousel .carousel .galleryImage{background-size:cover;background-position:center;background-repeat:no-repeat;aspect-ratio:16/9;width:40%;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#floorplanContainer .popupInner .galleryCarousel .carousel .galleryImage{width:100%;}}#floorplanContainer .popupInner .galleryContent{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}#floorplanContainer.buying .popupInner .floorplanPrice.buying{display:block;}#floorplanContainer.buying .popupInner .priceCalculations.buying{display:block;}#floorplanContainer.renting .popupInner .floorplanPrice.renting{display:block;}#floorplanContainer.renting .popupInner .priceCalculations.renting{display:block;}.floorplanSpecs{display:flex;flex-direction:row;align-items:center;gap:20px;}.floorplanSpecs .floorplanSpec{display:flex;flex-direction:row;gap:5px;}.floorplanSpecs .floorplanSpec .specIcon{background-size:contain;background-position:center;background-repeat:no-repeat;width:1.5em;height:1.5em;}.floorplanSpecs .floorplanSpec .specIcon.bedroom{background-image:url('../../img/common/bedrooms.svg');}.floorplanSpecs .floorplanSpec .specIcon.bathroom{background-image:url('../../img/common/bathrooms.svg');}.floorplanSpecs .floorplanSpec .specIcon.garage{background-image:url('../../img/common/garage.svg');}.floorplanSpecs .floorplanSpec .specIcon.size{background-image:url('../../img/common/size.svg');}.switch{--switchCount:2;--switchPadding:3px;--switchBackground:#f3f3f3;--switchSelectedBackground:#008acc;--switchTextColour:#b5b5b5;--switchSelectedTextColour:#fff;position:relative;display:inline-grid;grid-template-columns:repeat(var(--switchCount),1fr);align-items:center;padding:var(--switchPadding);border-radius:999px;background:var(--switchBackground);overflow:hidden;}.switch.developmentAccentColour{--switchSelectedBackground:var(--developmentAccentColour);}.switchInput{position:absolute;opacity:0;pointer-events:none;}.switchLabel{position:relative;z-index:2;min-width:90px;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:600;line-height:1;text-align:center;color:var(--switchTextColour);cursor:pointer;user-select:none;transition:color 180ms ease;}.switchSlider{position:absolute;z-index:1;top:var(--switchPadding);left:var(--switchPadding);width:calc((100% - (var(--switchPadding)*2))/var(--switchCount));height:calc(100% - (var(--switchPadding)*2));border-radius:999px;background:var(--switchSelectedBackground);box-shadow:0 1px 3px rgba(0,0,0,.15);transform:translateX(0);transition:transform 220ms ease;}.switchInput:nth-of-type(1):checked~.switchSlider{transform:translateX(0%);}.switchInput:nth-of-type(1):checked~.switchLabel:nth-of-type(1){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(2):checked~.switchSlider{transform:translateX(100%);}.switchInput:nth-of-type(2):checked~.switchLabel:nth-of-type(2){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(3):checked~.switchSlider{transform:translateX(200%);}.switchInput:nth-of-type(3):checked~.switchLabel:nth-of-type(3){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(4):checked~.switchSlider{transform:translateX(300%);}.switchInput:nth-of-type(4):checked~.switchLabel:nth-of-type(4){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(5):checked~.switchSlider{transform:translateX(400%);}.switchInput:nth-of-type(5):checked~.switchLabel:nth-of-type(5){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(6):checked~.switchSlider{transform:translateX(500%);}.switchInput:nth-of-type(6):checked~.switchLabel:nth-of-type(6){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(7):checked~.switchSlider{transform:translateX(600%);}.switchInput:nth-of-type(7):checked~.switchLabel:nth-of-type(7){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(8):checked~.switchSlider{transform:translateX(700%);}.switchInput:nth-of-type(8):checked~.switchLabel:nth-of-type(8){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(9):checked~.switchSlider{transform:translateX(800%);}.switchInput:nth-of-type(9):checked~.switchLabel:nth-of-type(9){color:var(--switchSelectedTextColour);}.switchInput:nth-of-type(10):checked~.switchSlider{transform:translateX(900%);}.switchInput:nth-of-type(10):checked~.switchLabel:nth-of-type(10){color:var(--switchSelectedTextColour);}.carouselWrapper{width:100%;overflow:hidden;position:relative;}.carouselWrapper .carouselArrowContainer{position:absolute;inset:0;z-index:1;display:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 10px;box-sizing:border-box;pointer-events:none;cursor:default;}.carouselWrapper .carouselArrowContainer>button{pointer-events:all;cursor:pointer;z-index:2;}.carouselWrapper .initializeCarousel .carousel{overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;justify-content:flex-start;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-y;overscroll-behavior-x:contain;}.carouselWrapper .initializeCarousel .carousel.centerWhenFits{justify-content:flex-start;justify-content:safe center;}.carouselWrapper .initializeCarousel .carousel.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;}.carouselWrapper .initializeCarousel .carousel.dragging a,.carouselWrapper .initializeCarousel .carousel.dragging button,.carouselWrapper .initializeCarousel .carousel.dragging input,.carouselWrapper .initializeCarousel .carousel.dragging textarea,.carouselWrapper .initializeCarousel .carousel.dragging select,.carouselWrapper .initializeCarousel .carousel.dragging iframe{pointer-events:none;}.carouselWrapper .initializeCarousel .carousel.dragging *{user-select:none;}.carouselWrapper .initializeCarousel .carouselArrowContainer{display:flex;}.carouselWrapper .draggingBehaviour{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;}.carouselWrapper .draggingBehaviour a,.carouselWrapper .draggingBehaviour button,.carouselWrapper .draggingBehaviour input,.carouselWrapper .draggingBehaviour textarea,.carouselWrapper .draggingBehaviour select,.carouselWrapper .draggingBehaviour iframe{pointer-events:none;}.carouselWrapper .draggingBehaviour *{user-select:none;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel{overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;justify-content:flex-start;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-y;overscroll-behavior-x:contain;}.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.centerWhenFits{justify-content:flex-start;justify-content:safe center;}.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;}.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging a,.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging button,.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging input,.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging textarea,.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging select,.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging iframe{pointer-events:none;}.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carousel.dragging *{user-select:none;}.carouselWrapper:not(.carouselWrapper.noCarouselDesktop) .carouselArrowContainer{display:flex;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.carouselWrapper:not(.carouselWrapper.keepCarouselOnMobile) .carousel{display:flex;flex-direction:column;}.carouselWrapper.keepCarouselOnMobile .carousel{overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;justify-content:flex-start;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;user-select:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-y;overscroll-behavior-x:contain;}.carouselWrapper.keepCarouselOnMobile .carousel.centerWhenFits{justify-content:flex-start;justify-content:safe center;}.carouselWrapper.keepCarouselOnMobile .carousel.dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;}.carouselWrapper.keepCarouselOnMobile .carousel.dragging a,.carouselWrapper.keepCarouselOnMobile .carousel.dragging button,.carouselWrapper.keepCarouselOnMobile .carousel.dragging input,.carouselWrapper.keepCarouselOnMobile .carousel.dragging textarea,.carouselWrapper.keepCarouselOnMobile .carousel.dragging select,.carouselWrapper.keepCarouselOnMobile .carousel.dragging iframe{pointer-events:none;}.carouselWrapper.keepCarouselOnMobile .carousel.dragging *{user-select:none;}.carouselWrapper.keepCarouselOnMobile .carouselArrowContainer{display:flex;}}.carouselWrapper .carousel::-webkit-scrollbar{display:none;}.carouselWrapper .carousel>*{flex:0 0 auto;scroll-snap-align:start;user-select:none;-webkit-user-drag:none;}.carouselWrapper .carousel img{pointer-events:none;user-select:none;-webkit-user-drag:none;}.carouselArrowInner{appearance:none;width:42px;height:42px;flex:0 0 42px;padding:0;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;background-color:#f6f6f6;color:#43474b;box-shadow:0 2px 8px rgba(0,0,0,.14),0 1px 2px rgba(0,0,0,.08);cursor:pointer;backdrop-filter:blur(5px);transition:background-color 150ms ease,box-shadow 150ms ease,border-color 150ms ease,opacity 150ms ease;}.carouselArrowInner::before{content:"";display:block;width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;box-sizing:border-box;transition:translate 150ms ease;}.carouselArrowInner.carouselPrev::before{transform:rotate(135deg);translate:2px 0;}.carouselArrowInner.carouselNext::before{transform:rotate(-45deg);translate:-2px 0;}.carouselArrowInner:not(:disabled):hover{background-color:#fff;border-color:rgba(0,0,0,.12);box-shadow:0 5px 16px rgba(0,0,0,.18),0 2px 4px rgba(0,0,0,.1);}.carouselArrowInner:not(:disabled):hover.carouselPrev::before{translate:0 0;}.carouselArrowInner:not(:disabled):hover.carouselNext::before{translate:0 0;}.carouselArrowInner:not(:disabled):active{background-color:#f2f2f2;box-shadow:0 1px 3px rgba(0,0,0,.15),inset 0 1px 2px rgba(0,0,0,.08);}.carouselArrowInner:focus-visible{outline:3px solid rgba(0,0,0,.25);outline-offset:3px;}.carouselArrowInner.disabled,.carouselArrowInner:disabled{opacity:.25;cursor:default;pointer-events:none;}.highlight{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;aspect-ratio:1/1;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.highlight{width:90%;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.highlight{width:30%;}}.highlight .highlightTitle{background-color:color-mix(in srgb,var(--developmentAccentColour) 60%,transparent);color:#fff;text-align:center;position:absolute;bottom:0;padding:5px 10px;box-sizing:border-box;width:100%;}#footerMinimal{position:relative;background-color:#43474b;}#footerMinimal .sizingInner{display:grid;display:-ms-grid;color:#fff;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footerMinimal .sizingInner{grid-template-columns:auto auto;-ms-grid-columns:auto auto;grid-template-rows:20px 70px auto;-ms-grid-rows:20px 70px auto;gap:40px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footerMinimal .sizingInner{grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:70px auto auto;-ms-grid-rows:70px auto auto;gap:20px;}}#footerMinimal .sizingInner #colourBars{display:flex;flex-direction:row;align-items:center;position:absolute;right:-20px;align-items:stretch;justify-content:flex-end;height:20px;}#footerMinimal .sizingInner #colourBars div:nth-child(1){background-color:#c83d37;width:10vw;}#footerMinimal .sizingInner #colourBars div:nth-child(2){background-color:#f1ba38;width:20vw;}#footerMinimal .sizingInner #colourBars div:nth-child(3){background-color:#008acc;width:20vw;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footerMinimal .sizingInner #colourBars{display:none;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footerMinimal .sizingInner #colourBars{grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;grid-column-end:3;-ms-grid-column-span:-1;}}#footerMinimal .sizingInner .logo{display:flex;flex-direction:row;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footerMinimal .sizingInner .logo{justify-content:center;grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footerMinimal .sizingInner .logo{justify-content:flex-start;grid-row-start:2;-ms-grid-row:2;grid-column-start:1;-ms-grid-column:1;}}#footerMinimal .sizingInner .visit{display:flex;flex-direction:column;justify-content:center;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footerMinimal .sizingInner .visit{align-items:center;grid-row-start:2;-ms-grid-row:2;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footerMinimal .sizingInner .visit{align-items:flex-end;grid-row-start:2;-ms-grid-row:2;grid-column-start:2;-ms-grid-column:2;}}#footerMinimal .sizingInner .copyright{font-family:HelveticaNowDisplay-Light;font-display:auto;font-size:14px;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footerMinimal .sizingInner .copyright{text-align:center;grid-row-start:3;-ms-grid-row:3;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footerMinimal .sizingInner .copyright{grid-row-start:3;-ms-grid-row:3;grid-column-start:1;-ms-grid-column:1;grid-column-end:3;-ms-grid-column-span:2;}}.colContainer{display:flex;flex-direction:row;align-items:center;align-items:stretch;gap:5px;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.colContainer{display:flex;flex-direction:column;align-items:center;}}.colContainer .col{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#f6f6f6;width:100%;padding:10px;box-sizing:border-box;}.colContainer .col>*:not(img){width:100%;}.editor-image{max-width:100%;}body.popupVisible{overflow-y:hidden;}body .popup{position:fixed;--popupHeight:auto;--popupWidth:min(90vw,1000px);width:100%;height:100%;top:0;left:0;display:grid;display:-ms-grid;grid-template-rows:1fr var(--popupHeight) 1fr;-ms-grid-rows:1fr var(--popupHeight) 1fr;grid-template-columns:1fr var(--popupWidth) 1fr;-ms-grid-columns:1fr var(--popupWidth) 1fr;-webkit-transition:visibility,opacity;-moz-transition:visibility,opacity;-o-transition:visibility,opacity;transition:visibility,opacity;-webkit-transition-duration:.2s,.2s;-moz-transition-duration:.2s,.2s;-o-transition-duration:.2s,.2s;transition-duration:.2s,.2s;box-sizing:border-box;visibility:hidden;opacity:0;z-index:999;}body .popup.visible{visibility:visible;opacity:1;}body .popup>.closePopup{background-color:rgba(0,0,0,.8);grid-column-start:1;-ms-grid-column:1;grid-column-end:4;-ms-grid-column-span:-1;grid-row-start:1;-ms-grid-row:1;grid-row-end:4;-ms-grid-row-span:-1;}body .popup .popupContainer{width:100%;height:100%;display:grid;display:-ms-grid;grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:auto 1fr auto;-ms-grid-rows:auto 1fr auto;grid-column-start:2;-ms-grid-column:2;grid-row-start:2;-ms-grid-row:2;background-color:#fff;padding:20px;box-sizing:border-box;overflow:hidden;}body .popup .popupContainer .popupHeader{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:36px;padding-bottom:20px;}body .popup .popupContainer .popupInner{overflow:auto;}body .popup .popupContainer .popupActions{display:flex;flex-direction:row;align-items:center;padding-top:10px;gap:5px;justify-content:flex-end;}body .popup.noHeader .popupContainer{grid-template-rows:1fr auto;-ms-grid-rows:1fr auto;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){body .popup{--popupWidth:100vw;--popupHeight:100%;}}#floorplans .floorplanContainer #floorplanContainerInner{width:100%;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#floorplans .floorplanContainer #floorplanContainerInner{display:grid;display:-ms-grid;grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr;gap:20px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#floorplans .floorplanContainer #floorplanContainerInner{gap:10px;}}#floorplans .floorplanContainer #floorplanContainerInner>div{display:none;}#floorplans .floorplanContainer #floorplanContainerInner>div .floorplanContent .floorplanPrice{display:none;}#floorplans .floorplanContainer #floorplanContainerInner.renting>.renting{display:block;}#floorplans .floorplanContainer #floorplanContainerInner.renting>.renting .floorplanContent .floorplanPrice.renting{display:block;}#floorplans .floorplanContainer #floorplanContainerInner.buying>.buying{display:block;}#floorplans .floorplanContainer #floorplanContainerInner.buying>.buying .floorplanContent .floorplanPrice.buying{display:block;}#navigation{justify-content:flex-end;align-items:flex-start;}#navigation #enquireTop{padding:30px 20px 20px 20px;border-radius:0 0 20px 20px;}.enquireButtonBase{pointer-events:all;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;color:#fff;background-color:var(--developmentColour);text-transform:uppercase;}.enquireButtonBase:hover{background-color:var(--developmentAccentColour);}.enquireButton{pointer-events:all;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;color:#fff;background-color:var(--developmentColour);text-transform:uppercase;}.enquireButton:hover{background-color:var(--developmentAccentColour);}.enquireButton:before{display:none;}#stickyEnquireButton{pointer-events:all;cursor:pointer;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;color:#fff;background-color:var(--developmentColour);text-transform:uppercase;position:fixed;padding:5px 10px;border-radius:99px 0 0 99px;bottom:20px;right:0;z-index:999;filter:drop-shadow(0 5px 5px rgba(0,0,0,.3));display:none;}#stickyEnquireButton:hover{background-color:var(--developmentAccentColour);}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#stickyEnquireButton{display:block;}}.heroLogoSmallContainer{display:flex;flex-direction:column;align-items:center;padding:10px;}.heroLogoSmallContainer img{height:auto;width:100%;}.heroBanner .heroContent{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - var(--navHeight));top:var(--navHeight);color:#fff;text-align:center;gap:20px;}.heroBanner .heroContent .heroLogo{background-size:contain;background-position:center;background-repeat:no-repeat;width:min(500px,80%);}.heroBanner .heroContent .developmentSummary{position:relative;padding-top:10px;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.heroBanner .heroContent .developmentSummary .developmentUnitArea{font-size:36px;line-height:40px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.heroBanner .heroContent .developmentSummary .developmentUnitArea{font-size:24px;line-height:30px;}}.heroBanner .heroContent .developmentSummary .developmentUnitArea .smartSplitFirst{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.heroBanner .heroContent .developmentSummary .developmentPrice{font-size:24px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.heroBanner .heroContent .developmentSummary .developmentPrice{font-size:20px;}}.heroBanner .heroContent .developmentSummary:after{content:'';position:absolute;width:80%;height:100%;left:calc(50% - (80%*.5));top:0;border-top:2px solid var(--developmentAccentColour);}.heroBanner .heroContent .developmentNote{position:relative;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.heroBanner{margin-top:60px;height:50vh!important;}.heroBanner .heroContent{top:-10px;transform:translateY(-50px);height:auto;}.heroBanner .heroContent .developmentSummary{width:80%;background-color:#43474b;padding:10px 30px;}.heroBanner .heroContent .developmentSummary:after{border-top:0;border-bottom:5px solid var(--developmentAccentColour);bottom:0;top:unset;width:40%;left:calc(50% - (40%*.5));}}#developmentNote{display:flex;flex-direction:column;align-items:center;width:100%;color:#fff;font-size:24px;}#developmentNote .developmentNoteContainer{display:flex;background-color:#43474b;padding:20px;gap:10px;box-sizing:border-box;}#developmentNote .developmentNoteContainer .noteItem{text-align:center;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#developmentNote .developmentNoteContainer{width:80%;flex-direction:row;justify-content:center;}#developmentNote .developmentNoteContainer>div:not(:first-child){border-left:2px solid var(--developmentAccentColour);padding-left:10px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#developmentNote .developmentNoteContainer{width:100%;flex-direction:column;align-items:center;}#developmentNote .developmentNoteContainer>div:not(:first-child){position:relative;padding-top:10px;}#developmentNote .developmentNoteContainer>div:not(:first-child):after{position:absolute;content:'';width:80%;top:0;border-top:2px solid var(--developmentAccentColour);left:10%;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#developmentNote{transform:translateY(-50%);z-index:1;position:relative;}}#summaryComposite{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;}#summaryComposite .summary{display:flex;flex-direction:column;align-items:flex-start;width:60%;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#summaryComposite .summary{width:100%;}}#summaryComposite .summary .smartSplit{font-size:48px;line-height:50px;}#summaryComposite .summary .smartSplit .smartSplitFirst{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}#summaryComposite .summary .enquireButton{padding:10px 20px;border-radius:40px;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#summaryComposite .summary .enquireButton{align-self:center;}}#summaryComposite .event{background-color:#f6f6f6;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#summaryComposite .event{width:max(24ch,25vw);}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#summaryComposite .event{display:none;}}#summaryComposite .event .eventContent .button{color:#fff;border:1px solid var(--developmentAccentColour);background-color:var(--developmentAccentColour);}#summaryComposite .event .eventContent .button:hover,.buttonHoverTrigger:hover #summaryComposite .event .eventContent .button{background-color:hsl(from var(--developmentAccentColour) h s calc(l + 15));color:#fff;}#summaryComposite .event .eventContent .button:hover,.buttonHoverTrigger:hover #summaryComposite .event .eventContent .button{background-color:hsl(from var(--developmentAccentColour) h s calc(l + 15));color:#fff;}#highlights .highlightContainer .highlightContainerInner{gap:10px;}#layout{background-size:contain;background-position:center;background-repeat:no-repeat;aspect-ratio:16/9;}#residents .residentsContainer .residentsContainerInner{gap:10px;}#residents .residentsContainer .residentsContainerInner iframe{aspect-ratio:16/9;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#residents .residentsContainer .residentsContainerInner iframe{width:30vw;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#residents .residentsContainer .residentsContainerInner iframe{width:100%;}}#contact{display:flex;gap:20px;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#contact{flex-direction:row;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact{flex-direction:column;}}#contact .description{display:flex;flex-direction:column;}#contact .description .header{font-size:60px;line-height:60px;padding:40px;background-color:#43474b;color:#fff;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact .description .header{text-align:center;}}#contact .description .lineContainer{display:flex;flex-direction:column;width:100%;background-color:#43474b;box-sizing:border-box;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#contact .description .lineContainer{padding:0 40px 40px 40px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact .description .lineContainer{align-items:center;margin-bottom:20px;}}#contact .description .lineContainer .line{background-color:var(--developmentAccentColour);height:100%;width:50%;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#contact .description .lineContainer .line{height:3px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact .description .lineContainer .line{height:10px;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#contact .description .content{padding:0 40px 40px 40px;background-color:#43474b;color:#fff;height:100%;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact .description .content{text-align:center;width:100%;align-self:center;padding:0 10px;box-sizing:border-box;}}#contact .b24-form{width:100%;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#contact .b24-form .b24-form-wrapper{margin:0;min-width:100%;}}