.footer{background-color:var(--light-grey);padding-top:5rem;color:#292823}@media (max-width:767px){.footer{padding:1rem 1rem}}.footer__container-top{display:flex;justify-content:space-between;padding-bottom:3rem;gap:4rem}@media (max-width:767px){.footer__container-top{flex-direction:column-reverse}}.footer__container-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:16px;padding:2rem 0!important}.footer__custom-content{display:flex;gap:4rem}@media (max-width:767px){.footer__custom-content{flex-wrap:wrap}}.footer__logo{align-self:center}@media (max-width:767px){.footer__logo{align-self:flex-start;width:150px}}.footer h3{margin-bottom:1rem}@media (max-width:767px){.footer h3{margin-bottom:0}}.footer a{color:#292823}.footer p{margin:0}.footer__address{display:flex;flex-direction:column;gap:1rem}.footer__address a{text-decoration:underline}.footer__links{display:flex;gap:2rem}@media (max-width:767px){.footer__links{flex-direction:column;gap:1rem}}.footer__social-icons a{margin-right:.8rem}.footer__some{display:flex;gap:.5rem}.footer__menu{display:flex;flex-direction:column;justify-content:flex-start!important}.footer__menu-action{padding:0;background-color:transparent!important;color:inherit;font-weight:inherit}.footer__menu-action span{border-bottom:1px solid #dfdfdf}.footer__menu-action span:hover{cursor:pointer;border-color:var(--primary)}.footer__menu-action+.footer__menu-action{margin-top:.7rem}.footer__menu-action--indent{margin-left:.5rem}.footer__title{font-weight:700;display:block;margin-bottom:1rem}.footer a{text-decoration:none;font-size:16px}.designer{font-size:1em;box-shadow:0 10px 30px -10px #000;background-color:#dfdfdf;padding:1rem 2rem;font-family:Arial;position:fixed;z-index:1001;bottom:0;right:0}@media (max-width:992px){.designer,.designer__sort-button{display:none}}.designer .elder-input__element{padding:.5em}.designer .elder-input__label{font-weight:400}.designer--open{padding:1rem 2rem 2rem 2rem;width:500px}.designer--open .designer__trigger{text-align:right}.designer__trigger{cursor:pointer}.designer__trigger-icon{margin-right:.3em}.designer__content{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.designer__colors,.designer__fonts,.designer__predefined{grid-column-end:span 2}.designer__fonts{display:flex;gap:1rem}.designer__fonts>*{flex-grow:1}.designer__sort{margin-top:auto}.designer__sort .elder-input__field{border:none}.designer__sort .elder-button{border:1px solid #dfdfdf}.designer__sort .elder-button__label{font-size:1em;text-align:left;padding:0 .7em}.designer__sort-button{margin:1rem 0;padding:.3em;background:#dfdfdf;font-family:Arial;margin-left:1rem;border:1px solid #545454;border-radius:3px}#app{background-color:var(--background-color);color:var(--body-color)}.nav{position:sticky;top:0;width:100%;z-index:1002;background:var(--primary);box-shadow:0 10px 15px -10px rgba(0,0,0,.05);transition:background .15s ease-in}.nav .elder-dropdown__content-box .elder__navigation-component{color:#000!important}.nav .elder__navigation-bars{color:var(--primary-contrast)}.nav .elder__navigation-component{color:var(--primary-contrast);font-weight:300;padding:8px 15px}.route--project.page--is-top .nav .elder__navigation-bars,.route--project.page--is-top .nav .elder__navigation-component{color:#fff}.nav .container{max-width:none}@media (max-width:767px){.nav .elder__navigation-logo-image{transition:none;max-height:3rem!important}}@media (min-width:768px){.route--project.page--is-top .nav .elder__navigation-logo-image{transition:all .2s ease}}.route--project.page--is-scrolled .nav{position:fixed;background:var(--primary);color:#292823;box-shadow:0 10px 15px -10px rgba(0,0,0,.05)}.nav .elder__navigation-component.elder__navigation-component--primary{background-color:var(--primary)!important;color:var(--primary-contrast)!important}.nav--project{position:absolute;background:linear-gradient(180deg,#000 -200%,transparent);box-shadow:none}.nav--project-expanded{box-shadow:none;background:linear-gradient(180deg,#000 -200%,rgba(0,0,0,.211765));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;padding-bottom:2rem}.route-enter,.route-leave-to{opacity:0;transform:scale(.98)}.route-enter-to,.route-leave{opacity:1;transform:scale(1)}.route-enter-active,.route-leave-active{transform-origin:top;transition:.5s ease}.cta-banner__modal-content p{font-weight:400}.cta-banner__modal-close{position:absolute!important;right:0;top:0;border-radius:0!important}.cta-banner__modal-close .elder-button__icon:first-child:last-child{padding:.8em 1em;border-radius:0}.cta-banner__modal-close .elder-button__icon svg{font-size:1.3rem}.cta-banner__modal-wrapper{padding:5rem 2rem;background-color:#fff;width:100%;max-width:500px;position:relative;color:#292823}.cta-banner__modal-action{margin-top:2rem}.cta-banner__trigger{position:fixed;right:0;top:40%;background-color:var(--primary);color:var(--primary-contrast);box-shadow:0 10px 20px -10px #000;align-items:center;text-decoration:none;border-radius:0 0 2px 2px;z-index:1001;white-space:nowrap;display:flex;flex-direction:column;cursor:pointer;justify-content:center}@media (max-width:767px){.cta-banner__trigger{top:15%}}.cta-banner__trigger-content{padding:2rem 1.5rem}.cta-banner__trigger-content:hover{padding:2.3rem 1.8rem;transition:all .5s linear}@media (max-width:767px){.cta-banner__trigger-content{padding:1.7rem 1.2rem}}.cta-banner__trigger-label{text-align:center;max-width:150px;white-space:break-spaces;display:flex;flex-direction:column;gap:.5rem}.cta-banner__trigger-label h2{line-height:1.7rem;font-size:clamp(.8em,1.2em,2em)}.cta-banner__trigger-label p{font-size:clamp(.5em,.8em,1em)}.cta-banner__trigger-label h2,.cta-banner__trigger-label p{margin:0}.cta-banner__trigger-decrease{position:absolute!important;right:0;top:0;border:none!important}.cta-banner__trigger-decrease .elder-button__icon{padding:.5rem!important}.cta-banner__trigger-decrease .elder-button__icon svg{font-size:1.3rem}.cta-banner__trigger-increase{border:none!important;min-height:150px}.cta-banner__trigger-increase .elder-button__icon{display:flex;padding:.5rem!important}.cta-banner__trigger-increase .elder-button__icon svg{font-size:1.3rem}@media (max-width:767px){.cta-banner__trigger-increase{min-height:60px}}.project-hero{position:relative;height:100vh;width:100%;background-color:hsla(var(--primary-h),var(--primary-s),var(--primary-l),.1);display:flex;flex-direction:column}.project-hero .fade-enter-active,.project-hero .fade-leave-active{transition:opacity .5s}.project-hero .fade-enter,.project-hero .fade-leave-to{opacity:0}.project-hero__slide{position:relative;flex-grow:1;width:100%;height:100%}.project-hero__slide iframe{min-height:100vh}.phases{display:flex;flex-direction:column;gap:.5rem;margin:0 auto}.phases__title{font-weight:400;text-align:center;font-size:2.5rem}@media (max-width:767px){.phases__title{font-size:1.5rem}}@media (min-width:768px){.phases__content{margin-bottom:1rem}}.phases__items{display:flex;min-height:120px;justify-content:center;padding:0;margin:0}@media (max-width:767px){.phases__items{flex-direction:column}}.phases__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0}@media (max-width:767px){.phases__item{padding:2rem;align-items:flex-start;background-color:#f7f7f7}}.phases__item:before{content:"";position:absolute;display:block;width:100%;height:4px;top:0;right:0;background-color:hsl(var(--grey-h),var(--grey-s),calc(var(--grey-l) - 20%))}@media (max-width:767px){.phases__item:before{right:0;left:0;height:100%;width:4px}}.phases__item:after{content:"";width:1.5rem;aspect-ratio:1/1;background-color:hsl(var(--grey-h),var(--grey-s),calc(var(--grey-l) - 20%));border-radius:30rem;position:absolute;top:-.5rem;z-index:10}@media (max-width:767px){.phases__item:after{top:calc(50% - 1rem);left:2px;transform:translateX(-50%)}}.phases__item-name{font-weight:300;font-size:1.2rem;color:var(--primary);margin:0}@media (max-width:767px){.phases__item-name{font-size:.7rem;letter-spacing:.5px}}@keyframes breathe{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (min-width:768px){.phases__item--active:after{animation:breathe 3s ease-in-out infinite}}@media (max-width:767px){.phases__item--active,.phases__item--check{background-color:hsla(var(--primary-h),var(--primary-s),var(--primary-l),15%)}}.phases__item--active:after,.phases__item--active:before,.phases__item--check:after,.phases__item--check:before{background-color:var(--primary)}.attachments{position:relative}.attachments__title{margin-bottom:2rem}.attachments__items{display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.attachments__item{padding:3em;border:1px solid #dfdfdf;text-align:center}.attachments__item-label{opacity:.75;margin-top:.7em;word-break:break-all}.brochure{color:#292823}.additional-sections .kvass-image-text__item{padding:6rem}@media (max-width:992px){.additional-sections .kvass-image-text__item{padding:2rem}}.additional-sections .kvass-media-render-image__caption{text-align:center;height:100%;display:flex;justify-content:center;align-items:end;padding:.8em 2rem}.custom-masonry .masonry__content{gap:1rem}.read-more__expand{margin-left:5px;text-decoration:underline;cursor:pointer}.openhouse{color:#292823}.openhouse__title{margin-bottom:.8rem}.openhouse__list{display:grid;grid-gap:1rem}.openhouse__list--scroll{max-height:320px;overflow-y:scroll;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(50% 0,farthest-side,rgba(0,0,0,.1),transparent),radial-gradient(50% 100%,farthest-side,rgba(0,0,0,.1),transparent) 0 100%;background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.1),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.1),transparent) 0 100%;background-repeat:no-repeat;background-color:#fff;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll;-ms-overflow-style:none}.openhouse__item{padding:1.5rem;border:1px solid #dfdfdf;border-radius:2px;display:flex;align-items:center}.openhouse__item svg{margin-right:1rem}.openhouse__content{margin-left:-4px;margin-bottom:-4px}.openhouse__content>*{margin-left:4px;margin-bottom:4px}.openhouse__date{font-weight:700}.openhouse__time{opacity:.6}.openhouse__references{opacity:.7}.openhouse__message,.openhouse__references{font-size:.9em;margin-top:2px}.roles,.roles a{color:#000}.roles__title{margin-bottom:.8rem}.roles__avatar{height:clamp(90px,180px,200px);width:clamp(90px,180px,200px);background-size:cover;background-position:50%;flex-shrink:0}.roles__list{display:flex;flex-direction:column;gap:3rem}.roles__name{margin-bottom:.3rem}.roles__user-title{font-size:.8rem;text-transform:uppercase;color:#757575}.roles__item{gap:1rem}.roles__item,.roles__item-bottom{display:flex;flex-direction:column}.roles__item-bottom{gap:.5rem}.roles__email,.roles__phone{white-space:nowrap}.roles__company{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.roles__company-name{opacity:.5}.roles__company-logo{max-width:5rem}.nav--project-expanded+.elder-loader .cta-banner{display:none}.project-page>.kpb-blocks>:first-child{order:10}.project-page>.kpb-blocks>:nth-child(2){order:20}.project-page>.kpb-blocks>:nth-child(3){order:30}.project-page>.kpb-blocks>:nth-child(4){order:40}.project-page>.kpb-blocks>:nth-child(5){order:50}.project-page>.kpb-blocks>:nth-child(6){order:60}.project-page>.kpb-blocks>:nth-child(7){order:70}.project-page>.kpb-blocks>:nth-child(8){order:80}.project-page>.kpb-blocks>:nth-child(9){order:90}.project-page>.kpb-blocks>:nth-child(10){order:100}.project-page>.kpb-blocks>:nth-child(11){order:110}.project-page>.kpb-blocks>:nth-child(12){order:120}.project-page>.kpb-blocks>:nth-child(13){order:130}.project-page>.kpb-blocks>:nth-child(14){order:140}.project-page>.kpb-blocks>:nth-child(15){order:150}.project-page>.kpb-blocks .kvass-image-text__item{opacity:0}.project-page>.kpb-blocks .hero__slider{position:relative;height:100vh;width:100%;background-color:hsla(var(--primary-h),var(--primary-s),var(--primary-l),.1);display:flex;flex-direction:column}.project-page>.kpb-blocks .hero__slider img{-o-object-position:center;object-position:center}.project-page>.kpb-blocks .hero__slider iframe{min-height:100vh}@media (max-width:767px){.project-page>.kpb-blocks .hero__slider iframe{min-height:100vh}}.project-page>.kpb-blocks .hero__stats{position:absolute;bottom:2rem;left:50%;translate:-50%;font-size:1.2em;background-color:hsla(0,0%,100%,.7);color:#000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1em 2em}@media (max-width:767px){.project-page>.kpb-blocks .hero__stats{width:-moz-max-content;width:max-content}}.project-page>.kpb-blocks .hero__content{opacity:0;top:0;left:0;position:absolute;bottom:auto;right:auto;width:100vw;height:100vh;padding-inline:1rem;color:#fff;font-size:clamp(1rem,1.4rem,2rem);background-color:rgba(0,0,0,.3);z-index:999}.project-page>.kpb-blocks .hero__content-placement--center .hero__content-buttons{justify-content:center!important}.project-page>.kpb-blocks .hero__content-placement--left{align-items:flex-start;justify-content:center}.project-page>.kpb-blocks .hero__content-placement--left .kpb-text{text-align:left;margin-left:3rem}@media (max-width:767px){.project-page>.kpb-blocks .hero__content-placement--left .kpb-text{margin-left:1rem}}.project-page>.kpb-blocks .hero__content>*{padding:0 1rem}.project-page>.kpb-blocks .hero__content h1{margin-bottom:clamp(1rem,2rem,3rem);font-size:clamp(2.5rem,3.5rem,4rem);margin-bottom:1rem;line-height:1.1}.project-page>.kpb-blocks .hero__content p{margin-top:0}.project-page>.kpb-blocks .hero__content .elder-button__label{font-size:1.1rem;padding:.9rem 1.25rem}@media (max-width:767px){.project-page>.kpb-blocks .hero__content .elder-button__label{padding:.5rem 1rem;font-size:.8rem}}.project-page>.kpb-blocks .hero__content .elder-button--icon-right .elder-button__icon{padding:.9rem 1.25rem .9rem 0;font-size:1.1rem}@media (max-width:767px){.project-page>.kpb-blocks .hero__content .elder-button--icon-right .elder-button__icon{padding:.5rem 1rem;font-size:.8rem}}.project-page>.kpb-blocks .hero__content a{margin:0 .5rem}.project-page>.kpb-blocks .hero__content a[data-cta=primary]{background:#fff;color:#000;font-weight:500}.project-page>.kpb-blocks .hero__content a[data-cta=primary]:hover{background:hsla(0,0%,100%,.9)}.project-page>.kpb-blocks .hero__content a[data-cta=secondary]{font-weight:500;background:transparent;color:#fff;border:1px solid #fff}.project-page>.kpb-blocks .hero__content a[data-cta=secondary]:hover{background:rgba(0,0,0,.2)}@media (max-width:767px){.project-page>.kpb-blocks .section-residentials .kpb-section__container{padding:0}}.project-page>.kpb-blocks .section__project-article-portal h2{margin:0}.project-page>.kpb-blocks .section-additional-contact-info{--section-padding-block:6rem 3rem}@media (min-width:768px){.project-page>.kpb-blocks .section-additional-contact-info__content{border:1px solid #dfdfdf;border-radius:2px;padding:2rem}}.project-page>.kpb-blocks .section-additional-contact-info__openhouse{flex-grow:1}@media (min-width:768px){.project-page>.kpb-blocks .section-additional-contact-info .roles__item{flex-direction:row}}.project-page>.kpb-blocks .section-additional-contact-info .roles__phone{margin-top:auto}@media (max-width:767px){.project-page>.kpb-blocks .section-info,.project-page>.kpb-blocks .section-info-image{padding:2rem 1rem}}@media (max-width:767px){.project-page>.kpb-blocks .section-info-image__container,.project-page>.kpb-blocks .section-info__container{padding:0}}.project-page>.kpb-blocks .kpb-blocks .section-info{margin-bottom:1em}.project-page>.kpb-blocks .kpb-blocks .section-info__content{align-items:center}@media (max-width:767px){.project-page>.kpb-blocks .kpb-blocks .section-info-image .kpb-section__container{padding:0}}.project-page>.kpb-blocks .kpb-blocks .section-info-image .info-image--frame img{border:3px solid var(--primary);padding:.4rem;background:transparent}.project-page>.kpb-blocks .kpb-blocks .section-info-image .info-image--round-edges .kvass-media-render-image__caption,.project-page>.kpb-blocks .kpb-blocks .section-info-image .info-image--round-edges img{border-radius:3rem}@media (max-width:767px){.project-page>.kpb-blocks .kpb-blocks .section-info-image .info-image--round-edges .kvass-media-render-image__caption,.project-page>.kpb-blocks .kpb-blocks .section-info-image .info-image--round-edges img{border-radius:2rem}}.properties__title{margin-bottom:1.5rem}.properties__items{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.properties__item{background-color:hsla(var(--primary-h),var(--primary-s),var(--primary-l),.07);padding:1em}.properties__item-label{opacity:.75}.properties__item-value{font-weight:700;font-size:1.2em;margin-top:.25em}.summary{color:var(--body-color);background:transparent;display:flex;flex-direction:column}.summary__content{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;flex-grow:1;gap:1rem;max-height:400px;overflow-y:auto}.summary>div>*>*{display:flex;flex-direction:column;justify-content:center}.summary__address{font-size:1.2em;display:flex;flex-direction:row!important}.summary__address-dash{opacity:.3;margin:0 .5em}.summary__title{margin-bottom:0}@media (max-width:992px){.summary__title{margin-left:.5em}}.summary__price{margin-top:1rem;flex-direction:column}@media (max-width:992px){.summary__price{margin-left:.5em}}.summary__price h2{margin-bottom:.3em}.summary__price-value{font-weight:700;font-size:2em}.summary__price-label{font-size:1em;opacity:.75;display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width:992px){.summary__price-label{font-size:.9em}}.summary__property{padding:.5em}@media (max-width:992px){.summary__property{padding:1em}}.summary__property-label{text-transform:uppercase;font-size:.7em;opacity:.75}.summary__property-value{font-weight:700;font-size:1.2em}.summary__bottom{margin-top:1rem;gap:1em;display:flex;flex-direction:column;text-align:center}.project-residential-page{min-height:100vh}.project-residential-page>.kpb-blocks>:first-child{order:10}.project-residential-page>.kpb-blocks>:nth-child(2){order:20}.project-residential-page>.kpb-blocks>:nth-child(3){order:30}.project-residential-page>.kpb-blocks>:nth-child(4){order:40}.project-residential-page>.kpb-blocks>:nth-child(5){order:50}.project-residential-page>.kpb-blocks>:nth-child(6){order:60}.project-residential-page>.kpb-blocks>:nth-child(7){order:70}.project-residential-page>.kpb-blocks>:nth-child(8){order:80}.project-residential-page>.kpb-blocks>:nth-child(9){order:90}.project-residential-page>.kpb-blocks>:nth-child(10){order:100}.project-residential-page>.kpb-blocks>:nth-child(11){order:110}.project-residential-page>.kpb-blocks>:nth-child(12){order:120}.project-residential-page>.kpb-blocks>:nth-child(13){order:130}.project-residential-page>.kpb-blocks>:nth-child(14){order:140}.project-residential-page>.kpb-blocks>:nth-child(15){order:150}.project-residential-page .kvass-image-text__item{opacity:0}.project-residential-page .section-floorplan .kpb-gallery__item-caption{color:#fff}.project-residential-page .residential__floorplan{display:grid;grid-template-columns:repeat(3,1fr)!important}.project-residential-page .residential__floorplan .kpb-gallery__item:first-child{grid-column-end:span 3}@media (max-width:767px){.project-residential-page .section-residentials .kpb-section__container{padding:0}}.error-handler{max-width:400px;text-align:center}.error-handler__title{font-size:1.2rem;font-weight:700;margin:.5rem 0}.error-handler__details{margin-top:1rem;padding:1rem;max-height:200px;overflow-y:scroll;background-color:rgba(231,32,27,.2);border:1px solid rgba(231,32,27,.2);border-radius:2px}*,:after,:before{box-sizing:border-box}a{color:inherit;word-break:keep-all!important;text-decoration:underline;-webkit-text-decoration-color:#dfdfdf;text-decoration-color:#dfdfdf;text-underline-offset:5px}a:hover{cursor:pointer;text-decoration-color:var(--primary);-webkit-text-decoration-color:var(--primary)}button,input,select,textarea{font:inherit;background:transparent;border:none;border-radius:0;padding:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}label{font-weight:700}button:focus,input:focus,label:focus,select:focus,textarea:focus{outline-color:var(--primary)}body:not(.user-is-tabbing) button:focus,body:not(.user-is-tabbing) label:focus{outline:none}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}a{word-break:break-all}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font);font-weight:400}h3{font-size:1.5rem}h2{font-size:2rem}@media (max-width:767px){h2{font-size:1.6rem}}h1{font-size:2.5rem}@media (max-width:767px){h1{font-size:1.6rem}}.text--nowrap{white-space:nowrap}.text--left{text-align:left}.text--center{text-align:center}.text--right{text-align:right}@media (max-width:767px){.section-contact .kpb-grid{display:flex;flex-direction:column-reverse}}.fade-enter-active,.fade-leave-active{transition-duration:.15s;transition-timing-function:.15s;transition-property:opacity}.fade-enter,.fade-leave-to{opacity:0}.fade-down-enter-active,.fade-down-leave-active{transition-duration:.15s;transition-timing-function:.15s;transition-property:opacity,transform}.fade-down-enter,.fade-down-leave-to{opacity:0;transform:translateY(-50%)}.table--default{border-collapse:collapse;width:100%}.table--default thead{font-size:.8em;text-align:left}.table--default thead th{background-color:var(--background-color);color:var(--body-color);padding:1.5rem 1rem}.table--default tbody tr:nth-child(odd){background-color:hsla(0,0%,100%,.166)}.table--hover tbody tr{transition:background-color .15s ease-out}.table--hover tbody tr:hover{background-color:hsla(0,0%,63.5%,.415)}.table--padding td,.table--padding th{padding:1rem}.elder-dropdown--hidden{display:flex!important}.elder-dropdown__content{z-index:1001}.elder-dropdown__content>*{border:none!important;border-radius:0!important}.elder-modal{z-index:1004!important}.elder-checkbox__box{background-color:#fff;border-color:var(--primary)}.elder-checkbox path{fill:var(--primary-contrast)}.elder-checkbox--checked .elder-checkbox__box:before{background-color:var(--primary)}.elder-button__label{text-align:center}.elder-button--primary{color:var(--primary-contrast)}a[data-cta]{margin-top:1.2rem;padding:.9rem 1.25rem;border-radius:var(--border-radius,3px);text-decoration:none;display:inline-block;word-break:keep-all;font-size:1.1rem}@media (max-width:767px){a[data-cta]{padding:.5rem 1rem;margin-top:.5rem;font-size:.8rem}}a[data-cta=primary]{color:var(--primary-contrast,#fff);border-color:var(--primary-border,var(--primary));background-color:var(--primary,#3a9acd)}a[data-cta=primary]:hover{background-color:hsl(var(--primary-h),var(--primary-s),calc(var(--primary-l) - 5%))}a[data-cta=secondary]{color:var(--secondary-contrast,#fff);border-color:var(--secondary-border,var(--secondary));background-color:var(--secondary,#3a9acd)}a[data-cta=secondary]:hover{background-color:hsl(var(--secondary-h),var(--secondary-s),calc(var(--secondary-l) - 5%))}.section{padding:3rem 0}@media (max-width:992px){.section{padding:1.5rem 0}}.section--primary{background-color:hsla(var(--primary-h),var(--primary-s),var(--primary-l),.07)}.shop-intro{min-height:450px;position:relative;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.flatfinder{color:var(--body-color)}.flatfinder a{color:#292823!important}.flatfinder .elder-dropdown__content-box,.flatfinder .leaflet-control-container{color:#292823}.flatfinder-filter__modal{background-color:var(--background-color)}.residentials{padding:2rem 2rem}.residentials__scroller{background:transparent}@media (max-width:767px){.residentials{padding:1rem}}.residentials__title{font-size:2rem}@media (max-width:767px){.residentials__title{font-size:1.3rem}}.residentials__sort-label{flex-direction:row;align-items:center;gap:.5em}.residentials__sort-trigger{padding:0;font-size:.9em;border:none}.residentials__sort-trigger .elder-button__label{padding:.5em;background-color:transparent!important}.residentials .elder-dropdown__content{color:#292823}.residentials .elder-dropdown__content .elder-button__label{font-size:1em!important;padding:.75em}.residentials .scroll-indicator__arrow{color:#292823;border-radius:0}.residentials .scroll-indicator__arrow--bottom{bottom:0}.residentials .infinite-status-prompt{color:var(--body-color)!important}.medium-zoom-overlay{z-index:1007}.medium-zoom-image{z-index:1008}.route--template .gallery__caption{background-color:#fff;color:#000}.kpb-lead{color:#292823;padding-bottom:4rem}.kpb-lead__title{margin-bottom:1em;color:#000}.kpb-lead__title h3{margin-bottom:0}.kpb-lead .lead__form{background-color:transparent;gap:1.5rem}.kpb-lead .lead__form-actions{justify-content:start}.kpb-lead .lead__form .elder-input{color:#292823}.kpb-lead .lead__form .elder-input__label{display:none}.kpb-lead .lead__form .elder-input__field{background-color:transparent;border:none;border-bottom:1px solid #292823}.kpb-lead .lead__form .elder-input__element{padding:.5em 0}.kpb-lead .lead__form .elder-input :where(input,textarea)::-moz-placeholder{color:#292823!important}.kpb-lead .lead__form .elder-input :where(input,textarea)::placeholder{color:#292823!important}.kpb-lead .lead__form .elder-checkbox__label,.kpb-lead .lead__form a{color:#292823}.cookie-manager{z-index:100001!important}.kvass-image-text .kvass-media-render-image{overflow:hidden;width:auto;height:auto}.start{justify-content:flex-start}.center{justify-content:center}.end{justify-content:flex-end}.around{justify-content:space-around}.between{justify-content:space-between}.pull-left{margin-right:auto}.pull-right{margin-left:auto}.top{align-items:flex-start}.middle{align-items:center}.bottom{align-items:flex-end}.stretch{align-items:stretch}.wrap-center{align-items:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.self-center{align-self:center}.wrap{flex-wrap:wrap}.wrap-reverse{flex-wrap:wrap-reverse}.wrap-start{align-content:flex-start}.wrap-end{align-content:flex-end}.wrap-center{align-content:center}.wrap-stretch{align-content:stretch}.wrap-between{align-content:space-between}.wrap-around{align-content:space-around}.basis-0{flex-basis:0}.flex-1{flex:1}.grow-1{flex-grow:1}.grow-2{flex-grow:2}.grow-3{flex-grow:3}.grow-4{flex-grow:4}.grow-5{flex-grow:5}.grow-6{flex-grow:6}.shrink-0{flex-shrink:0}.shrink-1{flex-shrink:1}.shrink-2{flex-shrink:2}.shrink-3{flex-shrink:3}.shrink-4{flex-shrink:4}.shrink-5{flex-shrink:5}.shrink-6{flex-shrink:6}.basis-0{flex-basis:0%}.basis-25{flex-basis:25%}.basis-50{flex-basis:50%}.basis-75{flex-basis:75%}.basis-100{flex-basis:100%}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.col,.row{display:flex}.col>*,.row>*{order:99}.col-inline,.row-inline{display:inline-flex}.col-inline>*,.row-inline>*{order:99}.col{flex-direction:column}.reverse.row{flex-direction:row-reverse}.reverse.col{flex-direction:column-reverse}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.p-0{padding:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.g-0,.g-0>*{margin-left:0;margin-bottom:0}.gp-0{margin:0}.gp-0>*{padding:0}.mt-0{margin-top:0}.pt-0{padding-top:0}.ml-0{margin-left:0}.pl-0{padding-left:0}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}.mr-0{margin-right:0}.pr-0{padding-right:0}.m-1{margin:.5rem}.mx-1{margin-left:.5rem;margin-right:.5rem}.my-1{margin-top:.5rem;margin-bottom:.5rem}.p-1{padding:.5rem}.px-1{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.5rem;padding-bottom:.5rem}.g-1{margin-left:-1rem;margin-bottom:-1rem}.g-1>*{margin-left:1rem;margin-bottom:1rem}.gp-1{margin:-.5rem}.gp-1>*{padding:.5rem}.mt-1{margin-top:.5rem}.pt-1{padding-top:.5rem}.ml-1{margin-left:.5rem}.pl-1{padding-left:.5rem}.mb-1{margin-bottom:.5rem}.pb-1{padding-bottom:.5rem}.mr-1{margin-right:.5rem}.pr-1{padding-right:.5rem}.m-2{margin:1rem}.mx-2{margin-left:1rem;margin-right:1rem}.my-2{margin-top:1rem;margin-bottom:1rem}.p-2{padding:1rem}.px-2{padding-left:1rem;padding-right:1rem}.py-2{padding-top:1rem;padding-bottom:1rem}.g-2{margin-left:-2rem;margin-bottom:-2rem}.g-2>*{margin-left:2rem;margin-bottom:2rem}.gp-2{margin:-1rem}.gp-2>*{padding:1rem}.mt-2{margin-top:1rem}.pt-2{padding-top:1rem}.ml-2{margin-left:1rem}.pl-2{padding-left:1rem}.mb-2{margin-bottom:1rem}.pb-2{padding-bottom:1rem}.mr-2{margin-right:1rem}.pr-2{padding-right:1rem}.m-3{margin:1.5rem}.mx-3{margin-left:1.5rem;margin-right:1.5rem}.my-3{margin-top:1.5rem;margin-bottom:1.5rem}.p-3{padding:1.5rem}.px-3{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:1.5rem;padding-bottom:1.5rem}.g-3{margin-left:-3rem;margin-bottom:-3rem}.g-3>*{margin-left:3rem;margin-bottom:3rem}.gp-3{margin:-1.5rem}.gp-3>*{padding:1.5rem}.mt-3{margin-top:1.5rem}.pt-3{padding-top:1.5rem}.ml-3{margin-left:1.5rem}.pl-3{padding-left:1.5rem}.mb-3{margin-bottom:1.5rem}.pb-3{padding-bottom:1.5rem}.mr-3{margin-right:1.5rem}.pr-3{padding-right:1.5rem}.m-4{margin:2rem}.mx-4{margin-left:2rem;margin-right:2rem}.my-4{margin-top:2rem;margin-bottom:2rem}.p-4{padding:2rem}.px-4{padding-left:2rem;padding-right:2rem}.py-4{padding-top:2rem;padding-bottom:2rem}.g-4{margin-left:-4rem;margin-bottom:-4rem}.g-4>*{margin-left:4rem;margin-bottom:4rem}.gp-4{margin:-2rem}.gp-4>*{padding:2rem}.mt-4{margin-top:2rem}.pt-4{padding-top:2rem}.ml-4{margin-left:2rem}.pl-4{padding-left:2rem}.mb-4{margin-bottom:2rem}.pb-4{padding-bottom:2rem}.mr-4{margin-right:2rem}.pr-4{padding-right:2rem}.m-5{margin:2.5rem}.mx-5{margin-left:2.5rem;margin-right:2.5rem}.my-5{margin-top:2.5rem;margin-bottom:2.5rem}.p-5{padding:2.5rem}.px-5{padding-left:2.5rem;padding-right:2.5rem}.py-5{padding-top:2.5rem;padding-bottom:2.5rem}.g-5{margin-left:-5rem;margin-bottom:-5rem}.g-5>*{margin-left:5rem;margin-bottom:5rem}.gp-5{margin:-2.5rem}.gp-5>*{padding:2.5rem}.mt-5{margin-top:2.5rem}.pt-5{padding-top:2.5rem}.ml-5{margin-left:2.5rem}.pl-5{padding-left:2.5rem}.mb-5{margin-bottom:2.5rem}.pb-5{padding-bottom:2.5rem}.mr-5{margin-right:2.5rem}.pr-5{padding-right:2.5rem}.m-6{margin:3rem}.mx-6{margin-left:3rem;margin-right:3rem}.my-6{margin-top:3rem;margin-bottom:3rem}.p-6{padding:3rem}.px-6{padding-left:3rem;padding-right:3rem}.py-6{padding-top:3rem;padding-bottom:3rem}.g-6{margin-left:-6rem;margin-bottom:-6rem}.g-6>*{margin-left:6rem;margin-bottom:6rem}.gp-6{margin:-3rem}.gp-6>*{padding:3rem}.mt-6{margin-top:3rem}.pt-6{padding-top:3rem}.ml-6{margin-left:3rem}.pl-6{padding-left:3rem}.mb-6{margin-bottom:3rem}.pb-6{padding-bottom:3rem}.mr-6{margin-right:3rem}.pr-6{padding-right:3rem}.m-7{margin:3.5rem}.mx-7{margin-left:3.5rem;margin-right:3.5rem}.my-7{margin-top:3.5rem;margin-bottom:3.5rem}.p-7{padding:3.5rem}.px-7{padding-left:3.5rem;padding-right:3.5rem}.py-7{padding-top:3.5rem;padding-bottom:3.5rem}.g-7{margin-left:-7rem;margin-bottom:-7rem}.g-7>*{margin-left:7rem;margin-bottom:7rem}.gp-7{margin:-3.5rem}.gp-7>*{padding:3.5rem}.mt-7{margin-top:3.5rem}.pt-7{padding-top:3.5rem}.ml-7{margin-left:3.5rem}.pl-7{padding-left:3.5rem}.mb-7{margin-bottom:3.5rem}.pb-7{padding-bottom:3.5rem}.mr-7{margin-right:3.5rem}.pr-7{padding-right:3.5rem}.m-8{margin:4rem}.mx-8{margin-left:4rem;margin-right:4rem}.my-8{margin-top:4rem;margin-bottom:4rem}.p-8{padding:4rem}.px-8{padding-left:4rem;padding-right:4rem}.py-8{padding-top:4rem;padding-bottom:4rem}.g-8{margin-left:-8rem;margin-bottom:-8rem}.g-8>*{margin-left:8rem;margin-bottom:8rem}.gp-8{margin:-4rem}.gp-8>*{padding:4rem}.mt-8{margin-top:4rem}.pt-8{padding-top:4rem}.ml-8{margin-left:4rem}.pl-8{padding-left:4rem}.mb-8{margin-bottom:4rem}.pb-8{padding-bottom:4rem}.mr-8{margin-right:4rem}.pr-8{padding-right:4rem}.m-9{margin:4.5rem}.mx-9{margin-left:4.5rem;margin-right:4.5rem}.my-9{margin-top:4.5rem;margin-bottom:4.5rem}.p-9{padding:4.5rem}.px-9{padding-left:4.5rem;padding-right:4.5rem}.py-9{padding-top:4.5rem;padding-bottom:4.5rem}.g-9{margin-left:-9rem;margin-bottom:-9rem}.g-9>*{margin-left:9rem;margin-bottom:9rem}.gp-9{margin:-4.5rem}.gp-9>*{padding:4.5rem}.mt-9{margin-top:4.5rem}.pt-9{padding-top:4.5rem}.ml-9{margin-left:4.5rem}.pl-9{padding-left:4.5rem}.mb-9{margin-bottom:4.5rem}.pb-9{padding-bottom:4.5rem}.mr-9{margin-right:4.5rem}.pr-9{padding-right:4.5rem}.m-10{margin:5rem}.mx-10{margin-left:5rem;margin-right:5rem}.my-10{margin-top:5rem;margin-bottom:5rem}.p-10{padding:5rem}.px-10{padding-left:5rem;padding-right:5rem}.py-10{padding-top:5rem;padding-bottom:5rem}.g-10{margin-left:-10rem;margin-bottom:-10rem}.g-10>*{margin-left:10rem;margin-bottom:10rem}.gp-10{margin:-5rem}.gp-10>*{padding:5rem}.mt-10{margin-top:5rem}.pt-10{padding-top:5rem}.ml-10{margin-left:5rem}.pl-10{padding-left:5rem}.mb-10{margin-bottom:5rem}.pb-10{padding-bottom:5rem}.mr-10{margin-right:5rem}.pr-10{padding-right:5rem}.m-11{margin:5.5rem}.mx-11{margin-left:5.5rem;margin-right:5.5rem}.my-11{margin-top:5.5rem;margin-bottom:5.5rem}.p-11{padding:5.5rem}.px-11{padding-left:5.5rem;padding-right:5.5rem}.py-11{padding-top:5.5rem;padding-bottom:5.5rem}.g-11{margin-left:-11rem;margin-bottom:-11rem}.g-11>*{margin-left:11rem;margin-bottom:11rem}.gp-11{margin:-5.5rem}.gp-11>*{padding:5.5rem}.mt-11{margin-top:5.5rem}.pt-11{padding-top:5.5rem}.ml-11{margin-left:5.5rem}.pl-11{padding-left:5.5rem}.mb-11{margin-bottom:5.5rem}.pb-11{padding-bottom:5.5rem}.mr-11{margin-right:5.5rem}.pr-11{padding-right:5.5rem}.m-12{margin:6rem}.mx-12{margin-left:6rem;margin-right:6rem}.my-12{margin-top:6rem;margin-bottom:6rem}.p-12{padding:6rem}.px-12{padding-left:6rem;padding-right:6rem}.py-12{padding-top:6rem;padding-bottom:6rem}.g-12{margin-left:-12rem;margin-bottom:-12rem}.g-12>*{margin-left:12rem;margin-bottom:12rem}.gp-12{margin:-6rem}.gp-12>*{padding:6rem}.mt-12{margin-top:6rem}.pt-12{padding-top:6rem}.ml-12{margin-left:6rem}.pl-12{padding-left:6rem}.mb-12{margin-bottom:6rem}.pb-12{padding-bottom:6rem}.mr-12{margin-right:6rem}.pr-12{padding-right:6rem}.m-13{margin:6.5rem}.mx-13{margin-left:6.5rem;margin-right:6.5rem}.my-13{margin-top:6.5rem;margin-bottom:6.5rem}.p-13{padding:6.5rem}.px-13{padding-left:6.5rem;padding-right:6.5rem}.py-13{padding-top:6.5rem;padding-bottom:6.5rem}.g-13{margin-left:-13rem;margin-bottom:-13rem}.g-13>*{margin-left:13rem;margin-bottom:13rem}.gp-13{margin:-6.5rem}.gp-13>*{padding:6.5rem}.mt-13{margin-top:6.5rem}.pt-13{padding-top:6.5rem}.ml-13{margin-left:6.5rem}.pl-13{padding-left:6.5rem}.mb-13{margin-bottom:6.5rem}.pb-13{padding-bottom:6.5rem}.mr-13{margin-right:6.5rem}.pr-13{padding-right:6.5rem}.m-14{margin:7rem}.mx-14{margin-left:7rem;margin-right:7rem}.my-14{margin-top:7rem;margin-bottom:7rem}.p-14{padding:7rem}.px-14{padding-left:7rem;padding-right:7rem}.py-14{padding-top:7rem;padding-bottom:7rem}.g-14{margin-left:-14rem;margin-bottom:-14rem}.g-14>*{margin-left:14rem;margin-bottom:14rem}.gp-14{margin:-7rem}.gp-14>*{padding:7rem}.mt-14{margin-top:7rem}.pt-14{padding-top:7rem}.ml-14{margin-left:7rem}.pl-14{padding-left:7rem}.mb-14{margin-bottom:7rem}.pb-14{padding-bottom:7rem}.mr-14{margin-right:7rem}.pr-14{padding-right:7rem}.m-15{margin:7.5rem}.mx-15{margin-left:7.5rem;margin-right:7.5rem}.my-15{margin-top:7.5rem;margin-bottom:7.5rem}.p-15{padding:7.5rem}.px-15{padding-left:7.5rem;padding-right:7.5rem}.py-15{padding-top:7.5rem;padding-bottom:7.5rem}.g-15{margin-left:-15rem;margin-bottom:-15rem}.g-15>*{margin-left:15rem;margin-bottom:15rem}.gp-15{margin:-7.5rem}.gp-15>*{padding:7.5rem}.mt-15{margin-top:7.5rem}.pt-15{padding-top:7.5rem}.ml-15{margin-left:7.5rem}.pl-15{padding-left:7.5rem}.mb-15{margin-bottom:7.5rem}.pb-15{padding-bottom:7.5rem}.mr-15{margin-right:7.5rem}.pr-15{padding-right:7.5rem}.m-16{margin:8rem}.mx-16{margin-left:8rem;margin-right:8rem}.my-16{margin-top:8rem;margin-bottom:8rem}.p-16{padding:8rem}.px-16{padding-left:8rem;padding-right:8rem}.py-16{padding-top:8rem;padding-bottom:8rem}.g-16{margin-left:-16rem;margin-bottom:-16rem}.g-16>*{margin-left:16rem;margin-bottom:16rem}.gp-16{margin:-8rem}.gp-16>*{padding:8rem}.mt-16{margin-top:8rem}.pt-16{padding-top:8rem}.bt{border-top:1px solid #dfdfdf}.bt-dashed{border-top:1px dashed #dfdfdf}.ml-16{margin-left:8rem}.pl-16{padding-left:8rem}.bl{border-left:1px solid #dfdfdf}.bl-dashed{border-left:1px dashed #dfdfdf}.mb-16{margin-bottom:8rem}.pb-16{padding-bottom:8rem}.bb{border-bottom:1px solid #dfdfdf}.bb-dashed{border-bottom:1px dashed #dfdfdf}.mr-16{margin-right:8rem}.pr-16{padding-right:8rem}.br{border-right:1px solid #dfdfdf}.br-dashed{border-right:1px dashed #dfdfdf}.container{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;max-width:1400px}.view{padding-top:2rem;padding-bottom:4rem;min-height:95vh}.fade{opacity:.5}hr{width:100%;border-top:1px solid #dfdfdf;border-width:1px 0 0 0;border-style:outset;margin-block-end:0;margin-block-start:0}:root{--primary-h:221.71123deg;--primary-s:76.32653%;--primary-l:48.03922%;--primary:hsl(var(--primary-h),var(--primary-s),var(--primary-l));--primary-contrast-h:38.18182deg;--primary-contrast-s:38.82353%;--primary-contrast-l:83.33333%;--primary-contrast:hsl(var(--primary-contrast-h),var(--primary-contrast-s),var(--primary-contrast-l));--secondary-h:67deg;--secondary-s:32.6087%;--secondary-l:36.07843%;--secondary:hsl(var(--secondary-h),var(--secondary-s),var(--secondary-l));--secondary-contrast-h:38.18182deg;--secondary-contrast-s:38.82353%;--secondary-contrast-l:83.33333%;--secondary-contrast:hsl(var(--secondary-contrast-h),var(--secondary-contrast-s),var(--secondary-contrast-l));--grey-h:0deg;--grey-s:0%;--grey-l:87.45098%;--grey:hsl(var(--grey-h),var(--grey-s),var(--grey-l));--light-grey-h:0deg;--light-grey-s:0%;--light-grey-l:96.86275%;--light-grey:hsl(var(--light-grey-h),var(--light-grey-s),var(--light-grey-l));--success:var(--primary);--warning:#e9ab05;--error:#e7201b;--border-radius:2px;--border-color:var(--primary);--vue-elder-primary:var(--primary);--vue-elder-secondary:var(--secondary);--vue-elder-secondary-border:var(--secondary);--vue-elder-success:var(--success);--vue-elder-warning:var(--warning);--vue-elder-error:var(--error);--vue-elder-border-radius:var(--border-radius);--vue-elder-default-border:var(--secondary);--section-padding-block:3rem;--vue-elder-primary-contrast:var(--primary-contrast);--vue-elder-secondary-contrast:var(--secondary-contrast);--primary-font:"Hind Siliguri",Arial;--secondary-font:"Cardo",Arial;--font-size:16px}html{scroll-behavior:smooth;font-size:var(--font-size);font-family:var(--primary-font);text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;--fa-primary-color:var(--primary);--fa-secondary-color:hsl(var(--primary-h),var(--primary-s),calc(var(--primary-l) + 10%))}body{margin:0;line-height:1.5;color:#292823;font-size:18px}body.initializing #app{opacity:0}