@charset "UTF-8";body{--top-group: 77dvh;--bottom-group: 33dvh;--app-height: 100dvh;--menu-width: 164px;--body-bg: #EDE8E6;--col-block-space: 150px;--header-width: 164px;--wp--preset--spacing--2x-large: 15rem;--wp--preset--spacing--x-large: 11rem;--wp--preset--spacing--large: 6rem;--wp--preset--spacing--medium: 4rem;--wp--preset--spacing--small: 2rem;--wp--preset--font-size--small: .9rem;--wp--preset--font-size--medium: 1rem;--wp--preset--font-size--large: 1.375rem;--wp--preset--font-size--x-large: clamp(1.125rem, 2vw, 1.375rem);--header-height: var(--wp--custom--header-height);--shade-1: var(--wp--preset--color--shade-1);--shade-2: var(--wp--preset--color--shade-2);--shade-3: var(--wp--preset--color--shade-3);--shade-4: var(--wp--preset--color--shade-4);--shade-5: var(--wp--preset--color--shade-5);--shade-6: var(--wp--preset--color--shade-6);--colour-1: var(--wp--preset--color--colour-1);--colour-2: var(--wp--preset--color--colour-2);--colour-3: var(--wp--preset--color--colour-3);--colour-4: var(--wp--preset--color--colour-4);--font-1: var(--wp--preset--font-family--quadrant-text);--font-2: var(--wp--preset--font-family--sohne-buch);--body-font-family: var(--wp--preset--font-family--quadrant-text);--body-font-weight: 400}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{font-size:16px}body{font-size:clamp(1rem,.9vw + .5rem,1.125rem);line-height:1.36;font-family:var(--body-font-family);font-family:var(--wp--preset--font-family--quadrant-text);font-weight:var(--body-font-weight);font-style:var(--body-font-style);height:100vh;height:var(--app-height);min-height:33vw;background-color:var(--body-bg)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style)}p{font-size:clamp(1rem,.9vw + .5rem,1rem)}legend,label{font-size:clamp(1rem,.9vw + .5rem,1.125rem);font-weight:600}h1,.h1{font-size:clamp(1.75rem,2vw,2.125rem);letter-spacing:.05em}h2,.h2{font-size:clamp(1rem,1.75vw,1.75rem);letter-spacing:.05em}h3,.h3{font-size:clamp(1.5rem,2.2vw,2rem);letter-spacing:.05em}h4,.h4{font-size:clamp(.875rem,1.375vw,1.375rem)}.has-large-font-size{font-size:clamp(.875rem,1.375vw,1.375rem)!important}h5,.h5{font-size:clamp(.875rem,1.25vw,1.25rem)}h6,.h6{font-size:clamp(.875rem,1.125vw,1.125rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.uppercase{text-transform:uppercase}.h-100{height:100%}.row{display:flex;flex-wrap:wrap;gap:2rem}[class*=col-]{flex-grow:1;flex-basis:0;max-width:100%}.col-1{flex-basis:calc(10% - 1.8rem);max-width:calc(10% - 1.8rem)}.col-2{flex-basis:calc(20% - 1.6rem);max-width:calc(20% - 1.6rem)}.col-3{flex-basis:calc(30% - 1.4rem);max-width:calc(30% - 1.4rem)}.col-4{flex-basis:calc(40% - 1.2rem);max-width:calc(40% - 1.2rem)}.col-5{flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}.col-6{flex-basis:calc(60% - .8rem);max-width:calc(60% - .8rem)}.col-7{flex-basis:calc(70% - .6rem);max-width:calc(70% - .6rem)}.col-8{flex-basis:calc(80% - .4rem);max-width:calc(80% - .4rem)}.col-9{flex-basis:calc(90% - .2rem);max-width:calc(90% - .2rem)}.col-10{flex-basis:100%;max-width:100%}.flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.pt-1{padding-top:2rem}.pb-1{padding-bottom:2rem}.pt-2{padding-top:4rem}.pb-2{padding-bottom:4rem}.pt-3{padding-top:6rem}.pb-3{padding-bottom:6rem}.pt-4{padding-top:8rem}.pb-4{padding-bottom:8rem}.mt-1{margin-top:2rem}.mb-1{margin-bottom:2rem}.mt-2{margin-top:4rem}.mb-2{margin-bottom:4rem}.mt-3{margin-top:6rem}.mb-3{margin-bottom:6rem}.mt-4{margin-top:8rem}.mb-4{margin-bottom:8rem}ul{margin:0}a{color:var(--shade-5)}.button,.wp-block-buttons .wp-block-button__link,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:1rem;text-decoration:none;font-family:var(--font-2);text-transform:uppercase;font-size:12px;letter-spacing:.1em;padding:1.3rem 2rem;background-color:var(--shade-1);color:var(--shade-5);border-radius:0;box-shadow:none;border:0;cursor:pointer;transition:.2s ease-in-out;transition-property:color,background-color,border;line-height:1.1}.button:hover,.wp-block-buttons .wp-block-button__link:hover,input[type=submit]:hover{background-color:var(--shade-5);color:var(--shade-1)}form>*:not(:first-child){margin-block-start:1rem}form .wpcf7-form-control-wrap{display:flex;flex-direction:column;gap:2rem}label{display:inline-block;margin-bottom:.5em;font-size:.85em}.input-wrap{margin-bottom:1em}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{-webkit-appearance:none;background-color:transparent;border:1px solid var(--shade-6);box-shadow:none;box-sizing:inherit;height:64px;padding:.6rem 1rem .7rem;width:100%;transition:.2s ease-in-out;transition-property:color,background-color,border;font-family:var(--font-2);font-size:18px;color:var(--shade-5)}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:var(--colour-1);outline:0}input[type=checkbox],input[type=radio]{display:inline;margin-top:-.2rem;vertical-align:middle}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-left:.5rem}textarea{height:auto}select{background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);padding-right:3rem;background-repeat:no-repeat;background-position:100% 50%}.container{width:var(--wp--custom--content-size);max-width:calc(100% - (var(--header-width) * 2 + 4rem));margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.container-wide{width:var(--wp--custom--wide-size);max-width:calc(100% - (var(--header-width) * 2 + 2rem));margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.content-area>*{width:var(--wp--custom--content-size);max-width:calc(100% - (var(--header-width) * 2 + 2rem));margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;margin-block-start:2rem;margin-block-end:0}.content-area>.alignwide{width:var(--wp--custom--wide-size);max-width:calc(100% - (var(--header-width) * 2 + 2rem))}.content-area>.full-width,.content-area>.alignfull{width:100%;max-width:100%;padding-left:0;padding-right:0}.content-area>.wp-block-group{width:100%;max-width:100%;padding-left:0;padding-right:0;margin-block-start:0;margin-block-end:0}.content-area>.wp-block-group>*{width:var(--wp--custom--content-size);max-width:calc(100% - (var(--header-width) * 2 + 2rem));margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.content-area>.wp-block-group.alignwide>*{width:var(--wp--custom--wide-size);max-width:calc(100% - (var(--header-width) * 2 + 2rem))}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){padding-left:2rem;padding-right:2rem}.block-editor-block-list__layout.is-root-container>:where(:not(.alignleft):not(.alignright):not(.alignfull)){padding-left:2rem;padding-right:2rem}.editor-visual-editor__post-title-wrapper>:where(:not(.alignleft):not(.alignright):not(.alignfull)){padding-left:2rem;padding-right:2rem}.slider-wrapper{position:relative}.slider-wrapper .swiper .swiper-slide{position:relative;aspect-ratio:3/2}.slider-wrapper .swiper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.slider-wrapper .swiper .swiper-button-prev{color:var(--shade-1);top:0;left:0;height:100%;margin-top:0;width:50%;cursor:url('data:image/svg+xml;utf8,<svg width="15" height="42" viewBox="0 0 15 42" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.6066 40.9785L0.886603 20.9689L13.7666 0.398124" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/></svg>') 5 21,pointer}.slider-wrapper .swiper .swiper-button-prev:hover{cursor:url('data:image/svg+xml;utf8,<svg width="15" height="42" viewBox="0 0 15 42" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.6066 40.9785L0.886603 20.9689L13.7666 0.398124" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/></svg>') 5 21,pointer}.slider-wrapper .swiper .swiper-button-prev svg{display:none}.slider-wrapper .swiper .swiper-button-next{color:var(--shade-1);top:0;height:100%;margin-top:0;width:50%;cursor:url('data:image/svg+xml;utf8,<svg width="15" height="42" viewBox="0 0 15 42" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.795742 0.402344L13.5157 20.412L0.635742 40.9827" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/></svg>') 5 21,pointer}.slider-wrapper .swiper .swiper-button-next:hover{cursor:url('data:image/svg+xml;utf8,<svg width="15" height="42" viewBox="0 0 15 42" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.795742 0.402344L13.5157 20.412L0.635742 40.9827" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/></svg>') 5 21,pointer}.slider-wrapper .swiper .swiper-button-next svg{display:none}.slider-wrapper .swiper .swiper-button-next{left:auto;right:0}.slider-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal{display:flex;flex-wrap:wrap;gap:0;position:absolute;bottom:0}.slider-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{width:25px;height:25px;border-radius:0;background-color:#fff9;position:relative;opacity:1;margin:0}.slider-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:before{content:"";display:block;width:100%;height:5px;background-color:transparent;position:absolute;top:-5px;left:0}.slider-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:after{content:"";display:block;width:100%;height:5px;background-color:transparent;position:absolute;bottom:-5px;left:0}.slider-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--shade-1)}.fade-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-section.fade-in{opacity:1;transform:translateY(0)}.cover-buttons-block .buttons.fade-section{opacity:0;transform:translateY(calc(50% + 20px));transition:opacity .6s ease,transform .6s ease}.cover-buttons-block .buttons.fade-section.fade-in{opacity:1;transform:translateY(50%)}.normal-letter-spacing{letter-spacing:normal!important}.wp-block-separator{border:none!important;width:calc(var(--wp--custom--wide-size) - 4rem)!important;position:relative;height:1px}.wp-block-separator:after{content:"";position:absolute;bottom:0;left:1.5rem;width:calc(100% - 3rem);height:1px;background-color:var(--shade-3)}header.header{position:fixed;top:2rem;right:2rem;width:var(--header-width);background-color:var(--shade-1);z-index:100;font-family:var(--font-2);font-size:14px;line-height:20px}header.header nav ul{list-style:none;padding:0}header.header nav ul li a,header.header nav ul li button{text-decoration:none;text-transform:uppercase;display:flex;width:100%;min-height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0 .5rem;letter-spacing:.05em;font-size:14px}header.header nav ul li a:hover,header.header nav ul li button:hover{background-color:var(--colour-1)}header.header nav ul li .button{background-color:var(--colour-2);color:var(--shade-1);position:relative}header.header nav ul li .button:hover{background-color:var(--shade-5)}header.header nav ul li button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}header.header nav ul li button.is-active:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:-1}header.header nav ul li ul.navigation{background-color:var(--shade-1);position:absolute;top:40px;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:all 0s ease}header.header nav ul li ul.navigation.is-active{opacity:1;visibility:visible;pointer-events:auto}header.header nav ul li ul.navigation li a:hover{background-color:var(--colour-1)}footer.footer{background-color:var(--colour-4);padding:100px 0;position:relative;font-size:14px;line-height:1.6em;font-family:var(--font-2)}footer.footer p{margin-bottom:0;font-size:14px;line-height:1.6em}footer.footer address{font-style:normal;line-height:1.6em}footer.footer h6{color:#8f775a;font-size:14px;line-height:1.6em}footer.footer a{text-decoration:none;overflow-wrap:break-word;display:block;line-height:1.6em}footer.footer a:hover{text-decoration:underline}footer.footer ul{list-style:none;padding:0;margin:0}footer.footer .footer-lines{position:absolute;top:0;left:0;width:100%;height:4px;display:flex}footer.footer .footer-line{flex:1;height:23px}footer.footer .footer-line--1{background-color:var(--colour-3)}footer.footer .footer-line--2{background-color:var(--colour-2)}footer.footer .footer-line--3{background-color:var(--colour-3)}footer.footer .footer-line--4{background-color:var(--colour-2)}footer.footer .brand{display:flex;flex-direction:column;justify-content:space-between;line-height:1.3em}footer.footer .brand>a{margin-top:1%}footer.footer .brand>a svg{width:100%;max-width:467px;height:auto}footer.footer .content-area>*{max-width:100%;width:var(--wp--custom--wide-size)}.block-editor-block-list__layout.is-root-container .mobile{display:inherit}.block-editor-block-list__layout.is-root-container .fade-section{opacity:1!important;transform:none!important}.block-editor-block-list__layout.is-root-container .wp-block-acf-hero-video,.block-editor-block-list__layout.is-root-container .wp-block-acf-columns,.block-editor-block-list__layout.is-root-container .wp-block-acf-cover-buttons,.block-editor-block-list__layout.is-root-container .wp-block-acf-slider-text,.block-editor-block-list__layout.is-root-container .wp-block-acf-cover-shape{max-width:100%!important}.block-editor-block-list__layout.is-root-container .row{gap:1rem!important}.block-editor-block-list__layout.is-root-container .col-1{flex-basis:calc(10% - 1.8rem);max-width:calc(10% - 1.8rem)}.block-editor-block-list__layout.is-root-container .col-2{flex-basis:calc(20% - 1.6rem);max-width:calc(20% - 1.6rem)}.block-editor-block-list__layout.is-root-container .col-3{flex-basis:calc(30% - 1.4rem);max-width:calc(30% - 1.4rem)}.block-editor-block-list__layout.is-root-container .col-4{flex-basis:calc(40% - 1.2rem);max-width:calc(40% - 1.2rem)}.block-editor-block-list__layout.is-root-container .col-5{flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}.block-editor-block-list__layout.is-root-container .col-6{flex-basis:calc(60% - .8rem);max-width:calc(60% - .8rem)}.block-editor-block-list__layout.is-root-container .col-7{flex-basis:calc(70% - .6rem);max-width:calc(70% - .6rem)}.block-editor-block-list__layout.is-root-container .col-8{flex-basis:calc(80% - .4rem);max-width:calc(80% - .4rem)}.block-editor-block-list__layout.is-root-container .col-9{flex-basis:calc(90% - .2rem);max-width:calc(90% - .2rem)}.block-editor-block-list__layout.is-root-container .col-10{flex-basis:100%;max-width:100%}.block-editor-block-list__layout.is-root-container .slider-wrapper{height:400px!important}.hero-video-block{margin-block-start:0;clip-path:inset(0 0 0 0);min-height:100vh}.hero-video-block .row{gap:0}.hero-video-block .hero-video-block-inner{height:100vh;padding:70px 2rem;text-align:center;max-width:620px;margin:auto;gap:2vh}.hero-video-block .hero-video-block-inner p{line-height:1.3;font-size:clamp(14px,14px + 8 * (100vw - 768px) / 832,22px)}@media (orientation: landscape) and (max-height: 450px){.hero-video-block .hero-video-block-inner p{font-size:4.77vh}}@media (orientation: portrait){.hero-video-block .hero-video-block-inner p{line-height:1.25}}.hero-video-block .hero-video-block-inner>*{flex-shrink:1}.hero-video-block .hero-video-block-inner img.pattern,.hero-video-block .hero-video-block-inner svg.pattern{max-height:clamp(1px,40vh,264px)}.hero-video-block .hero-video-block-inner img.logo{max-height:clamp(1px,5vh,36px)}.hero-video-block .vimeo-wrapper{position:fixed;overflow:hidden;height:100%;width:100%}.hero-video-block .image-wrapper{position:fixed;overflow:hidden;height:100%;width:50%;left:50%}.hero-video-block .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}.hero-video-block .vimeo-container{padding:0;width:100%;min-height:100vh;overflow:hidden;position:relative}.hero-video-block .vimeo-container video{box-sizing:border-box;width:177.77777778vh;height:56.25vw;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.hero-video-block iframe{box-sizing:border-box;width:177.77777778vh;height:56.25vw;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video-block .pattern-path-1,.hero-video-block .pattern-path-2,.hero-video-block .pattern-path-3,.hero-video-block .pattern-path-4,.hero-video-block .pattern-path-5,.hero-video-block .pattern-path-6{opacity:0;animation:timeline-fadein 1s cubic-bezier(.55,.01,.52,.98) forwards}.hero-video-block .pattern-path-1{animation-delay:.2s}.hero-video-block .pattern-path-2{animation-delay:.4s}.hero-video-block .pattern-path-3{animation-delay:.6s}.hero-video-block .pattern-path-4{animation-delay:.8s}.hero-video-block .pattern-path-5{animation-delay:1s}.hero-video-block .pattern-path-6{animation-delay:1.2s}.hero-video-block .content,.hero-video-block img{opacity:0;animation:timeline-fadein 1s cubic-bezier(.55,.01,.52,.98) forwards;animation-delay:2.2s}@keyframes timeline-fadein{0%{opacity:0}to{opacity:1}}.cover-buttons-block{position:relative;margin-block-start:0;height:50vw}.cover-buttons-block .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.1;mix-blend-mode:multiply}.cover-buttons-block h2{font-family:var(--font-2)}.cover-buttons-block>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cover-buttons-block .container{text-align:center;position:relative;color:var(--shade-1);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cover-buttons-block .container h2{margin-block-end:50px;font-size:20px;text-transform:uppercase}.cover-buttons-block .container h1{font-size:clamp(1.75rem,2vw,2.125rem)}.cover-buttons-block .buttons{position:absolute;bottom:0;transform:translateY(50%);display:flex;justify-content:center;align-items:center;z-index:2;width:100%}.cover-buttons-block .buttons .button{padding:1rem 4rem;font-size:clamp(.75rem,1.25vw,1.25rem);min-height:70px}.cover-buttons-block .buttons .button:first-child{background-color:var(--colour-1)}.cover-buttons-block .buttons .button:first-child:hover{background-color:var(--shade-5)}.cover-buttons-block.fixed-at-top .fixed-wrap{position:absolute;top:0;height:100%;overflow:hidden;width:100%;clip-path:inset(0 0 0 0)}.cover-buttons-block.fixed-at-top .fixed-wrap img{position:fixed;object-fit:cover;height:50vw;width:100%;top:0;left:0}.cover-buttons-block.fixed-at-top .fixed-wrap .container{height:50vw;width:100%;position:fixed;top:0;left:50%;transform:translate(-50%)}.slider-text-block{margin-bottom:50px}.slider-text-block .row{display:flex;align-items:stretch}.slider-text-block .col-5{display:flex;flex-direction:column}.slider-text-block .container-wide .content{height:100%;align-items:flex-start;padding-top:2rem;padding-bottom:2rem;gap:1rem}.slider-text-block .container-wide .content>*{margin-block-start:2rem}.slider-text-block .container-wide .content>*:first-child{margin-block-start:0}.slider-text-block .container-wide .content h3{text-transform:uppercase;font-size:16px;letter-spacing:.05em;font-family:var(--font-2)}.slider-text-block .container-wide .content .button{margin-top:auto}.slider-text-block .slider-wrapper{display:flex;flex-direction:column;aspect-ratio:3/2;min-height:100%;max-width:100%;flex:1}.slider-text-block .slider-wrapper .swiper{flex:1;width:100%;height:100%}.slider-text-block .slider-wrapper .swiper .swiper-slide{aspect-ratio:unset;position:relative;height:100%;display:flex;justify-content:center;align-items:center;font-size:24px;background:#ddd}.slider-text-block .slider-wrapper .swiper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.neighbourhood-block .neighbourhood-grid{display:flex;flex-wrap:wrap;gap:8rem 4rem;align-items:flex-start;justify-content:space-between}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-image{position:relative}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content{position:relative;padding-top:2rem}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content>*:not(:first-child){margin-block-start:1rem}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content h3{text-transform:uppercase;font-family:var(--font-2);font-size:18px}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content a.text-link{text-transform:uppercase;font-family:var(--font-2);font-size:14px;margin-top:2rem;display:block}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content a.text-link:hover{text-decoration:none}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content.featured{background-color:var(--shade-1);padding:2rem}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content.featured>*:first-child{margin-block-start:0}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-1 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-2 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-5 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-6 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-9 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-10 .neighbourhood-image{aspect-ratio:10/7}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-3 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-7 .neighbourhood-image{aspect-ratio:1/1}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-4 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-8 .neighbourhood-image{aspect-ratio:16/9}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-2 .neighbourhood-image{margin-top:18.5%}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-3 .neighbourhood-image{margin-top:18%}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-5 .neighbourhood-image{margin-top:18.5%}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-7 .neighbourhood-image,.neighbourhood-block .neighbourhood-grid .neighbourhood-item.item-9 .neighbourhood-image{margin-top:18%}.experience-block .experience-item{display:flex;flex-direction:column}.experience-block .experience-image{position:relative;aspect-ratio:3/2}.experience-block .experience-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.experience-block .experience-content{padding:2rem;background-color:var(--shade-1);flex-grow:1;display:flex;flex-direction:column}.experience-block .experience-content h3{font-family:var(--font-2);text-transform:uppercase;font-size:clamp(.875rem,1.25vw,1.25rem)}.experience-block .experience-content>*:not(:first-child){margin-block-start:2rem}.experience-block .experience-content.featured{background-color:var(--colour-3)}.experience-block .experience-content>*:last-child{margin-top:auto}.experience-block .experience-content>*:nth-last-child(2){margin-block-end:2rem}.room-block{padding-bottom:70px;margin-bottom:70px;position:relative}.room-block:after{content:"";position:absolute;bottom:0;left:1.5rem;width:calc(100% - 3rem);height:1px;background-color:var(--shade-3)}.room-block .content{gap:2rem}.room-block h4{font-family:var(--font-2);font-size:18px;font-weight:400;margin-bottom:.5rem;text-transform:uppercase}.room-block h4:last-of-type{font-family:var(--font-2);text-transform:none;margin-block-start:2rem;font-size:16px;color:#a4a4a4;border-bottom:1px solid var(--shade-3);padding-bottom:.5rem;margin-bottom:.5rem;text-transform:uppercase}.room-block p{font-size:16px}.room-block ul.specifications{display:flex;flex-wrap:wrap;font-size:16px;margin-left:0;padding-left:0;margin-bottom:2rem;gap:.2rem}.room-block ul.specifications li{list-style:none}.room-block ul.specifications li:not(:first-child){position:relative}.room-block ul.specifications li:not(:first-child):before{content:" \2022  "}.room-block ul.highlights{padding-left:0;font-family:var(--font-2);font-size:16px;list-style-type:none}.room-block ul.highlights li{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--shade-3)}.room-block ul.highlights li:before{display:none}.room-block ul.highlights li:last-of-type{margin-bottom:0}.room-block:last-of-type{padding-bottom:0;margin-bottom:0}.room-block:last-of-type:after{display:none}.accordion-block .accordion{border-top:1px solid var(--shade-3);margin-top:2rem}.accordion-block .accordion .accordion-item{border-bottom:1px solid var(--shade-3)}.accordion-block .accordion .accordion-item .heading{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2rem;padding-top:2rem}.accordion-block .accordion .accordion-item .heading h3{font-family:var(--font-2);font-size:20px;font-weight:400;max-width:714px}.accordion-block .accordion .accordion-item .heading .icon{margin-right:35px;flex:none}.accordion-block .accordion .accordion-item .heading .icon svg{transition:transform .3s ease-in-out}.accordion-block .accordion .accordion-item .heading.active .icon svg{transform:rotate(45deg)}.accordion-block .accordion .accordion-item .content{max-height:0;overflow:hidden;opacity:0;transition:all .5s ease-in-out;max-width:714px}.accordion-block .accordion .accordion-item .content .inner{margin-bottom:2rem}.accordion-block .accordion .accordion-item .content.active{display:block;max-height:1000px;opacity:1}.cover-shape-block{position:relative;margin-block-start:0;aspect-ratio:16/9;overflow:hidden;clip-path:inset(0 0 0 0)}.cover-shape-block .inner{position:relative;width:100%;aspect-ratio:16/9}.cover-shape-block .inner.locked{position:fixed;top:0}.cover-shape-block .inner>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cover-shape-block .inner .heading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:716px;width:calc(100% - 2rem)}.cover-shape-block .inner .heading h2{font-size:clamp(1.375rem,2vw,1.875rem);letter-spacing:normal}.cards-block .cards .card{background-color:var(--shade-1)}.cards-block .cards .card .card-image{aspect-ratio:16/9;position:relative}.cards-block .cards .card .card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cards-block .cards .card .card-content{padding:2rem}.cards-block .cards .card .card-content h3{font-size:16px;font-family:var(--font-2);letter-spacing:.05em}.cards-block .cards .card .card-content p{margin-block-start:1rem;font-size:clamp(.875rem,1.125vw,1.125rem);max-width:460px}.columns-block{padding:180px 0;margin-block-start:0}.columns-block p{font-size:clamp(14px,14px + 8 * (100vw - 768px) / 832,18px);font-family:var(--font-2)}.columns-block img{mix-blend-mode:multiply;width:100%;height:auto}.columns-block img.right-image{margin-bottom:2rem}.wp-block-spacer{margin-block-start:0}.gift-voucher{gap:2rem}.tabs-block .tabs{display:flex;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.tabs-block .tabs li.tab a{text-decoration:none;color:#868686;font-family:var(--font-2);text-transform:uppercase;font-size:18px}.tabs-block .tabs li.tab a:hover{text-decoration:underline;color:var(--shade-5)}.tabs-block .tabs li.tab.active a{color:var(--shade-5);text-decoration:underline}.featured-img{max-width:100%!important;width:100%!important;height:auto!important;padding:0!important;margin-block-start:0!important}.featured-img img{width:100%!important;height:auto!important}.mobile{display:none}@media (max-width: 1400px){.room-block .col-7{flex-basis:calc(60% - .8rem);max-width:calc(60% - .8rem)}.room-block .col-3{flex-basis:calc(40% - 1.2rem);max-width:calc(40% - 1.2rem)}}@media (max-width: 1200px){body{--header-width: 140px;--menu-width: 120px;--col-block-space: 80px}header.header nav ul li a,header.header nav ul li button{font-size:13px}.slider-text-block .container-wide{max-width:calc(100% - (var(--header-width) * 1 + 2rem));margin-left:0}footer.footer .content-area>.row>[class*=col-]{flex-basis:100%;max-width:100%}footer.footer .col-6,footer.footer .col-4{flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}footer.footer .brand svg{margin-bottom:30px}}@media all and (max-width: 960px){.columns-block [class*=col-]{flex-basis:100%;max-width:100%}.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap!important}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important;flex-grow:1!important}footer.footer{font-size:14px;padding:50px 0}footer.footer p{font-size:14px}footer.footer .col-6,footer.footer .col-4{flex-basis:100%;max-width:100%}footer.footer .col-6 .row{flex-direction:column}footer.footer .col-6 .row .col-5{flex-basis:100%;max-width:100%}footer.footer .col-2{flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}footer.footer .brand>a{width:100%;max-width:273px}footer.footer .brand>a svg{width:100%;height:auto}footer.footer .brand>a[href^="mailto:"]{display:none}.neighbourhood-block .neighbourhood-grid [class*=col-]{flex-basis:100%;max-width:100%}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-image{margin-top:0!important;aspect-ratio:3/2!important}.cards-block .cards .card,.experience-block .experience-item{flex-basis:100%;max-width:100%}.room-block h4{margin-top:1rem}.room-block h4:last-of-type{font-size:14px}.room-block [class*=col-]{flex-basis:100%;max-width:100%}.room-block .swiper-wrapper{aspect-ratio:3/2}.columns-block .col-5 .row{display:flex;flex-direction:column-reverse;gap:3rem}.slider-text-block .container-wide{max-width:calc(100% - (var(--header-width) * 2 + 2rem));margin-left:auto}.slider-text-block .container-wide [class*=col-]{flex-basis:100%;max-width:100%}.slider-text-block .swiper-wrapper{aspect-ratio:16/9}.slider-text-block{padding:2rem}}@media all and (max-width: 1200px) and (min-width: 782px){header.header nav ul li .button{padding:0}}@media all and (max-width: 781px){:root{--wp--preset--spacing--x-large: 75px}.desktop{display:none}.mobile{display:block}header.header{position:fixed;top:0;left:0;width:100%}header.header nav ul{display:flex;flex-direction:row-reverse}header.header nav ul li:first-child .button{padding-left:1.5rem;padding-right:1.5rem}header.header nav ul li:last-child{flex-grow:1;position:relative}header.header nav ul li:last-child button{justify-content:flex-start;padding-left:1.5rem}header.header nav ul li ul.navigation{flex-direction:column}header.header nav ul li ul.navigation li a{justify-content:flex-start;position:relative;padding-left:1.5rem}header.header nav ul li ul.navigation li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.5px;background-color:var(--shade-6)}header.header nav ul li ul.navigation li:last-child a:after{display:none}.hero-video-block .row{flex-direction:column-reverse;flex-wrap:nowrap;height:var(--app-height)}.hero-video-block .row .col-5{flex-basis:auto;max-width:100%}.hero-video-block .row .col-5:first-child{flex:none}.hero-video-block .row .col-5:first-child img.pattern,.hero-video-block .row .col-5:first-child svg.pattern{display:none}.hero-video-block .row .col-5:last-child{flex-grow:1;flex-shrink:0;flex-basis:100%}.hero-video-block .row .vimeo-wrapper{position:relative}.hero-video-block .row .vimeo-wrapper .vimeo-container{min-height:100%}.hero-video-block .row .image-wrapper{position:relative;min-height:100%;left:0;width:100%}.hero-video-block .hero-video-block-inner{height:auto;max-width:none;padding:2rem}.hero-video-block .hero-video-block-inner .content{margin-bottom:4rem}.cover-buttons-block{height:110vw}.cover-buttons-block .container h2{font-size:14px;margin-bottom:2rem}.cover-buttons-block .buttons{width:auto;left:50%;transform:translate(-50%,-50%);position:relative;display:inline-flex;flex-direction:column;align-items:flex-start}.cover-buttons-block .buttons .button{width:100%;min-height:42px;font-size:13px}.cover-buttons-block .buttons.fade-section{transform:translate(-50%,calc(-50% + 20px))}.cover-buttons-block .buttons.fade-section.fade-in{transform:translate(-50%,-50%)}.cover-buttons-block.fixed-at-top .fixed-wrap img,.cover-buttons-block.fixed-at-top .fixed-wrap .container{height:110vw}.cover-buttons-block.fixed-at-top .fixed-wrap+.buttons{margin-top:110vw}.cover-buttons-block.fixed-at-top .fixed-wrap+.buttons.fade-section{transform:translate(-50%,calc(-50% + 20px))}.cover-buttons-block.fixed-at-top .fixed-wrap+.buttons.fade-section.fade-in{transform:translate(-50%,-50%)}.content-area>*,.content-area>.wp-block-group>*,.content-area>.alignwide,.content-area>.wp-block-group.alignwide>*,.container,.container-wide{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.container-wide{padding-left:1.5rem;padding-right:1.5rem}.slider-text-block [class*=col-]{flex-basis:100%;max-width:100%}.slider-text-block .swiper-wrapper{aspect-ratio:3/2}.slider-text-block .container-wide{max-width:100%}.slider-text-block .container-wide .content .button{margin-top:2rem}.accordion-block .accordion .accordion-item .heading h3,.accordion-block .accordion .accordion-item .content p{font-size:14px}.accordion-block .accordion .accordion-item .content .inner{padding-top:0}.columns-block{padding:4.5rem 0}.columns-block p{font-family:var(--font-2)}.columns-block .col-4 img{max-width:215px;margin:auto}.columns-block .col-5 .row{display:flex;flex-direction:column-reverse;gap:1rem}.columns-block .col-8 img{max-width:273px;margin:auto;margin-top:1rem}body{--col-block-space: 40px}.button,.wp-block-button__link,input[type=submit]{font-size:12px;padding:1.1em 2rem}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{height:50px;font-size:14px}.newsletter-signup{flex-direction:column-reverse}.newsletter-signup img{max-width:215px;margin:auto}.reverse-on-mobile{flex-direction:column-reverse}.reverse-on-mobile img{max-width:215px;margin:auto}.cover-shape-block,.cover-shape-block .inner{aspect-ratio:1/1.2}.room-block h4:last-of-type{text-transform:uppercase}.room-block{padding-bottom:50px;margin-bottom:50px}.question img{max-width:180px}.gift-voucher{flex-direction:column-reverse}.gift-voucher img{max-width:215px;margin:auto}.slider-text-block .container-wide .content{padding-top:2rem;padding-bottom:2rem}.neighbourhood-block .neighbourhood-grid{gap:2rem}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content{padding-bottom:2rem}.neighbourhood-block{padding-left:0!important;padding-right:0!important}.neighbourhood-block .neighbourhood-grid .neighbourhood-item{padding:1.5rem}.neighbourhood-block .neighbourhood-grid .neighbourhood-item .neighbourhood-content.featured{padding:1.5rem 0 0}.neighbourhood-block .neighbourhood-grid .neighbourhood-item.featured-mb{background-color:var(--shade-1);margin-bottom:3rem}.wp-block-buttons.is-content-justification-right{justify-content:flex-start!important}}
