:root{--blue:#003b6b;--blue-deep:#002b4d;--blue-mist:#e8eef3;--red:#e8312b;--white:#fff;--off-white:#f7f8fa;--text:#333;--muted:#65717b;--line:#d7dee4;color:var(--text);background:var(--off-white);font-family:Arial,Helvetica Neue,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off-white);margin:0;line-height:1.55}a{color:inherit}::selection{color:var(--white);background:var(--red)}.container{width:min(100% - 3rem,78rem);margin-inline:auto}.site-header{z-index:1;border-bottom:1px solid var(--line);background:var(--off-white);position:relative}.header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:2rem;min-height:5.75rem;display:grid}.brand{width:max-content;color:var(--blue);text-decoration:none;display:inline-flex}.brand-logo{width:9rem;height:auto;display:block}nav{flex-wrap:wrap;gap:1.35rem;display:flex}nav a{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .18s}nav a:hover,nav a:focus-visible{color:var(--red)}.header-signature{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:.65rem}main{padding-block:5.5rem}.home-main{padding-block:0}h1,h2,h3,p{margin-top:0}h1{color:var(--blue);letter-spacing:-.065em;margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,6.7rem);line-height:.94}h2{color:var(--blue);letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,3rem);line-height:1}h3{line-height:1.1}.eyebrow,.property-reference,.section-index,.detail-topline,.footer-label{letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:700}.eyebrow,.property-reference{color:var(--red)}.section-index{color:var(--red);margin-bottom:1rem}.actions{flex-wrap:wrap;gap:.7rem;margin-top:1.75rem;display:flex}.button.mobile-call-button{display:none}.button{border:1px solid var(--blue);color:var(--white);background:var(--blue);letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:.85rem 1.15rem;font-size:.73rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-block}.button:hover,.button:focus-visible{border-color:var(--red);background:var(--red);color:var(--white);transform:translateY(-2px)}.button.secondary{color:var(--blue);background:0 0}.button.secondary:hover,.button.secondary:focus-visible{color:var(--white)}.home-hero{color:var(--white);background:var(--blue);padding-block:clamp(5rem,8vw,7.5rem);position:relative;overflow:hidden}.home-hero:after{z-index:0;content:"";opacity:.32;pointer-events:none;background-image:linear-gradient(90deg,#ffffff2e 1px,#0000 1px),linear-gradient(#ffffff2e 1px,#0000 1px);background-position:bottom;background-size:4.25rem 4.25rem;position:absolute;inset:30% 0 0;-webkit-mask-image:linear-gradient(#0000 0%,#000000bf 60%,#000 100%);mask-image:linear-gradient(#0000 0%,#000000bf 60%,#000 100%)}.hero-visual{z-index:2;clip-path:polygon(14% 0,100% 0,100% 100%,0 100%);width:52%;position:absolute;inset:0 0 0 auto;overflow:hidden}.hero-lifestyle{object-fit:cover;object-position:right center;width:100%;height:100%;display:block}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0c1b25b8);position:absolute;inset:50% 0 0}.home-hero-content{z-index:3;width:calc(50% + -1*max(1.5rem,50% - 39rem) - 1.5rem);margin-left:max(1.5rem,50% - 39rem);margin-right:0;position:relative}.hero-editorial-note,.institutional-editorial-note{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;line-height:1.12}.hero-editorial-note{z-index:1;max-width:calc(100% - 4rem);color:var(--white);text-align:right;text-shadow:0 2px 12px #00000040;margin:0;font-size:clamp(1.75rem,2.65vw,2.75rem);position:absolute;bottom:clamp(1.5rem,3vw,3rem);right:clamp(1.5rem,3vw,3rem)}.hero-editorial-note:after,.institutional-editorial-note:after{background:var(--red);content:"";width:2.75rem;height:2px;margin-top:.7rem;display:block}.hero-editorial-note:after{margin-left:auto}.home-hero .eyebrow{color:#ffb7b4;margin:2.25rem 0 1rem}.home-hero h1{max-width:48rem;color:var(--white)}.home-hero-content>p:not(.eyebrow){color:#dce8ef;max-width:34rem;margin-bottom:0;font-size:1.08rem}.home-hero .actions{margin-top:2rem}.home-hero .button{border-color:var(--white);background:var(--white);color:var(--blue)}.home-hero .button.secondary{color:var(--white);background:0 0;border-color:#fff9}.home-hero .button:hover,.home-hero .button:focus-visible{border-color:var(--red);background:var(--red);color:var(--white)}.hero-signature{color:#ffffff1f;letter-spacing:-.12em;text-align:right;font-size:clamp(4rem,11vw,10rem);font-weight:800;line-height:.72;position:absolute;bottom:-1.6rem;right:2%}.hero-signature span{color:#fff3}.home-section{padding-block:clamp(4.5rem,9vw,7.5rem)}.featured-section{padding-block:clamp(3rem,6vw,4rem);position:relative;overflow:hidden}.featured-section:before{border:1px solid var(--blue);content:"";opacity:.045;pointer-events:none;border-top-color:#0000;border-left-color:#0000;border-radius:50%;width:46rem;height:26rem;position:absolute;top:11rem;right:-25rem;transform:rotate(18deg)}.featured-section>.container{z-index:1;position:relative}.section-heading{grid-template-columns:minmax(8rem,.35fr) minmax(0,1fr);align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.featured-section .section-heading{margin-bottom:1rem}.section-heading .section-index{grid-column:1;align-self:start;margin-bottom:0}.section-heading .eyebrow{grid-column:2;margin-bottom:.6rem}.section-heading h2{grid-column:2;margin-bottom:.65rem}.section-intro{max-width:32rem;color:var(--muted);grid-column:2;margin-bottom:0}.featured-all-link{grid-column:2;justify-self:center;align-items:center;min-height:2.75rem;margin-top:1.25rem;display:inline-flex}.featured-controls{grid-column:2;justify-content:flex-end;gap:.5rem;margin-top:0;margin-bottom:.75rem;display:flex}.featured-control{width:2.5rem;height:2.5rem;color:var(--blue);cursor:pointer;background:0 0;border:1px solid #0f3b5c73;place-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-grid}.featured-control:hover:not(:disabled){border-color:var(--red);color:var(--red)}.featured-control:disabled{cursor:default;opacity:.3}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem) 2rem;display:grid}.property-grid .property-card:first-child{grid-column:span 2}.featured-rail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.5rem;margin-right:-1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.featured-rail::-webkit-scrollbar{display:none}.featured-rail .property-card{scroll-snap-align:start;flex:0 0 calc(31.25% - .9375rem)}.featured-rail .property-card:first-child{grid-column:auto}.featured-rail .property-card:first-child .property-card-image-link{aspect-ratio:16/10}.property-card{min-width:0}.property-card-image-link{aspect-ratio:16/10;background:var(--blue-mist);display:block;overflow:hidden}.property-card:first-child .property-card-image-link{aspect-ratio:2}.property-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.property-card:hover img,.property-card:focus-within img{transform:scale(1.025)}.property-card-body{border-top:1px solid var(--blue);padding:1.25rem 0 0}.property-reference{margin-bottom:0}.property-card h3{max-width:35rem;color:var(--blue);letter-spacing:-.035em;margin:.8rem 0 .65rem;font-size:clamp(1.3rem,2.5vw,2rem)}.property-card h3 a{text-decoration:none}.property-card h3 a:hover,.property-card h3 a:focus-visible{color:var(--red)}.property-price{color:var(--blue);margin-bottom:.55rem;font-weight:700}.property-location{color:var(--muted);margin-bottom:.9rem}.property-facts-row{color:var(--muted);flex-wrap:wrap;gap:.65rem 1rem;font-size:.82rem;display:flex}.property-facts-row span{align-items:center;gap:.4rem;display:inline-flex}.property-fact-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;width:1.15rem;height:1.15rem}.property-link{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-top:1.25rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-block}.property-link:after{content:"";background:currentColor;width:1.8rem;height:1px;margin:0 0 .2rem .5rem;transition:width .18s;display:inline-block}.property-link:hover,.property-link:focus-visible{color:var(--red)}.property-link:hover:after,.property-link:focus-visible:after{width:2.6rem}.home-catalogue-prompt{border-top:1px solid var(--blue);padding:1.5rem 0}.home-catalogue-prompt p{margin-bottom:0}.owner-prompt{color:var(--white);background:var(--blue-deep);position:relative;overflow:hidden}.owner-prompt:after{content:"";border:1px solid #fff3;border-radius:50%;width:22rem;height:22rem;position:absolute;bottom:-5rem;right:7%}.owner-prompt .container{z-index:1;position:relative}.owner-prompt .section-index,.owner-prompt .eyebrow{color:#ffb7b4}.owner-prompt h2{max-width:42rem;color:var(--white)}.owner-prompt p:not(.section-index):not(.eyebrow){color:#dce8ef;max-width:34rem}.owner-prompt .button{margin-top:.75rem}.narrow-section{max-width:52rem}.catalogue{max-width:78rem}.catalogue-intro{border-bottom:1px solid var(--line);max-width:55rem;margin-bottom:2.5rem;padding-bottom:2rem}.catalogue-intro h1{max-width:48rem;margin-bottom:1.2rem}.catalogue-intro>p:last-child{max-width:32rem;color:var(--muted);margin-bottom:0;font-size:1.1rem}.catalogue-filters{border:1px solid var(--line);max-width:68rem;margin-bottom:2.5rem;padding:1.25rem}.catalogue-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.catalogue-filters label{color:var(--muted);gap:.3rem;font-size:.75rem;font-weight:700;display:grid}.catalogue-filters label span,.catalogue-price-fields legend{letter-spacing:.06em;text-transform:uppercase}.catalogue-filters select,.catalogue-filters input{border:1px solid var(--line);width:100%;min-height:2.75rem;color:var(--text);background:var(--white);font:inherit;border-radius:0;padding:.65rem .75rem;font-weight:400}.catalogue-price-fields{border:0;grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;display:grid}.catalogue-filter-actions{grid-column:span 3;align-self:end;align-items:center;gap:1rem;margin-top:0;display:flex}.catalogue-filter-actions .button,.catalogue-filter-reset{min-height:2.75rem}.catalogue-filter-reset{color:var(--blue);cursor:pointer;font:inherit;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;padding:.65rem 0;font-size:.75rem;font-weight:700}.catalogue-filter-reset:hover,.catalogue-filter-reset:focus-visible{color:var(--red)}.catalogue-filters select:focus-visible,.catalogue-filters input:focus-visible,.catalogue-filters .button:focus-visible,.catalogue-filter-reset:focus-visible{outline:2px solid var(--blue);outline-offset:2px;box-shadow:0 0 0 3px #00365c29}.catalogue-filters .button:focus-visible{border-color:var(--blue);background:var(--blue);color:var(--white);transform:none}.catalogue-filter-reset:focus-visible{color:var(--blue)}.catalogue-result-count{color:var(--muted);margin:0 0 1.5rem;font-size:.9rem;font-weight:700}.catalogue-empty-state{border-top:1px solid var(--line);padding:2rem 0}.catalogue-empty-state h2{margin-bottom:.75rem;font-size:1.5rem}.catalogue-empty-state p{color:var(--muted);margin-bottom:0}.property-group+.property-group{margin-top:6rem}.group-heading{border-bottom:1px solid var(--blue);align-items:baseline;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.group-heading h2{margin:0}.property-detail{max-width:78rem}.property-detail-header{border-bottom:1px solid var(--line);max-width:62rem;margin-bottom:2rem;padding-bottom:2.5rem}.property-back-link{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-block}.property-back-link:hover,.property-back-link:focus-visible{color:var(--red)}.property-detail-status-row{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.property-operation,.property-status-badge{letter-spacing:.1em;text-transform:uppercase;padding:.35rem .55rem;font-size:.67rem;font-weight:700}.property-operation{color:var(--white);background:var(--blue)}.property-status-badge{border:1px solid var(--blue);color:var(--blue)}.property-detail-header .property-reference{margin-bottom:.8rem}.property-detail-header h1{max-width:56rem;margin-bottom:.9rem}.property-detail-location{color:var(--muted);margin:.25rem 0 1.25rem}.property-status-note{color:var(--red);font-weight:700}.property-detail-header>.property-price{color:var(--blue);margin:0 0 1.5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.property-primary-facts{color:var(--blue);flex-wrap:wrap;gap:.85rem 2rem;font-size:1.08rem;font-weight:700;display:flex}.property-primary-facts span{align-items:center;gap:.45rem;display:inline-flex}.property-primary-facts .property-fact-icon{width:1.35rem;height:1.35rem;color:var(--red);stroke-width:1.4px}.property-gallery{width:min(100%,66rem);margin:0 auto 3.5rem;position:relative}.property-gallery-viewport{scroll-snap-type:x mandatory;scrollbar-width:none;outline:none;overflow-x:auto}.property-gallery-viewport::-webkit-scrollbar{display:none}.property-gallery-viewport:focus-visible{outline:2px solid var(--red);outline-offset:.35rem}.property-gallery-track{display:flex}.property-gallery-slide{scroll-snap-align:start;flex:0 0 100%;min-width:0}.property-gallery-slide img{object-fit:contain;background:var(--blue-mist);width:100%;height:min(52vw,38rem);min-height:20rem;display:block}.property-gallery-control{z-index:1;border:1px solid var(--line);width:2.7rem;height:2.7rem;color:var(--blue);cursor:pointer;background:#ffffffe6;border-radius:50%;font-size:1.35rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.property-gallery-control:hover:not(:disabled),.property-gallery-control:focus-visible{color:var(--white);background:var(--blue)}.property-gallery-control:disabled{opacity:.35;cursor:not-allowed}.property-gallery-control-previous{left:.8rem}.property-gallery-control-next{right:.8rem}.property-gallery-counter{color:var(--muted);text-align:center;margin:.7rem 0 0;font-size:.78rem}.property-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:start;gap:clamp(3rem,9vw,8rem);display:grid}.property-detail-main{max-width:48rem}.property-detail-main h2{margin-bottom:1.25rem;font-size:1.6rem}.property-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;margin:0;display:grid}.property-facts div{border-top:1px solid var(--line);padding-block:.9rem}.property-facts dt{color:var(--muted);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.property-facts .property-fact-highlight dt{color:var(--blue)}.property-fact-highlight .property-fact-icon{width:1.35rem;height:1.35rem;color:var(--red);stroke-width:1.4px}.property-facts dd{margin:.2rem 0 0;font-weight:700}.property-contact{border-top:4px solid var(--red);color:var(--white);background:var(--blue);padding:1.75rem;position:sticky;top:1.5rem}.property-contact h2{color:var(--white);margin-top:0}.property-contact p{color:#dce8ef}.property-actions{flex-wrap:wrap;gap:.65rem;display:flex}.property-contact .button{border-color:var(--white);background:var(--white);color:var(--blue)}.property-contact .button.secondary{color:var(--white);background:0 0;border-color:#fff9}.property-contact .button:hover,.property-contact .button:focus-visible{border-color:var(--red);background:var(--red);color:var(--white)}.contact-phone{margin-bottom:0;font-weight:700}.property-contact .contact-phone{margin-top:1.25rem}.property-description,.property-features{border-top:1px solid var(--line);margin-top:3.5rem;padding-top:2.5rem}.property-description:first-child{border-top:0;margin-top:0;padding-top:0}.property-description h2,.property-features h2{margin-bottom:1rem}.property-description p:not(.section-index){font-size:1.15rem;line-height:1.65}.property-description p{white-space:pre-line}.property-features ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 2rem;padding-left:1.2rem;display:grid}.property-energy-meta{color:var(--muted);margin:2rem 0 0;font-size:.9rem}.owner-page,.institutional-page{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.8fr);align-items:start;gap:clamp(3rem,9vw,8rem);display:grid}.owner-intro,.institutional-intro{max-width:46rem}.institutional-page.about-page{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:clamp(2rem,4vw,3.5rem)}.institutional-visual{border-radius:.5rem;min-width:0;position:relative;overflow:hidden}.institutional-image{aspect-ratio:1.08;object-fit:cover;object-position:60% center;width:100%;height:auto;display:block}.institutional-visual:after{content:"";pointer-events:none;background:linear-gradient(#fffbf3e6,#fffbf38c 40%,#0000);position:absolute;inset:0 0 55%}.institutional-editorial-note{z-index:1;max-width:calc(100% - 2.5rem);color:var(--blue);margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem);position:absolute;top:clamp(1.25rem,2.5vw,2.25rem);left:clamp(1.25rem,2.5vw,2.25rem)}.owner-intro h1,.institutional-intro h1{max-width:44rem}.owner-intro>p:not(.section-index):not(.eyebrow),.institutional-intro>p:not(.section-index):not(.eyebrow){max-width:38rem;font-size:1.08rem}.owner-intro .button.secondary{display:none}.owner-process,.institutional-details{border-top:4px solid var(--red);background:var(--white);align-self:start;padding:1.75rem}.owner-process h2,.institutional-details h2{margin-top:0;font-size:1.65rem}.owner-process ol{gap:1.5rem;margin:0;padding-left:1.7rem;display:grid}.owner-process li{padding-left:.35rem}.owner-process li::marker{color:var(--red);font-weight:700}.owner-process li strong,.owner-process li span{display:block}.owner-process li span{color:var(--muted);margin-top:.2rem;font-size:.95rem}.institutional-intro h1{margin-bottom:1.5rem}.company-facts{margin:0}.company-facts div{border-top:1px solid var(--line);padding-block:.85rem}.company-facts dt{color:var(--muted);font-size:.78rem}.company-facts dd{margin:.15rem 0 0;font-weight:700}.company-facts small{color:var(--muted);font-weight:400}.demo-notice{color:var(--red);margin-bottom:0;font-size:.88rem}.privacy-page{display:block}.privacy-page .institutional-intro{max-width:52rem}.privacy-page h2{margin-top:3rem;font-size:1.6rem}.provisional-notice{border-left:4px solid var(--red);background:#fff1f0;padding:1rem 1.25rem}.provisional-notice p{margin:0}.site-footer{color:#dce8ef;background:var(--blue-deep);border-top:1px solid #ffffff2e;padding-block:3.5rem 2rem}.footer-inner{grid-template-columns:1.5fr 1fr .8fr;gap:2rem;display:grid}.footer-brand strong{color:var(--white);letter-spacing:-.04em;font-size:1.5rem;display:block}.footer-label{color:#ffb7b4;margin-bottom:.9rem}.footer-legal{color:#a9c0cf;max-width:24rem;margin:1rem 0 0;font-size:.8rem}.footer-phone{margin:0;font-size:1.15rem;font-weight:700}.footer-phone a{color:var(--white);text-decoration:none}.footer-navigation nav{gap:.65rem;display:grid}.footer-navigation nav a{color:#dce8ef}:focus-visible{outline:2px solid var(--red);outline-offset:4px}@media (width<=58rem){.header-inner{grid-template-columns:1fr auto}.header-signature{display:none}.property-grid{gap:3rem 1.25rem}.catalogue-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-filter-actions{grid-column:1/-1}.featured-rail .property-card{flex-basis:calc(44.4444% - .444444rem)}.home-hero{padding-block:4.5rem 0}.home-hero-content{width:min(100% - 3rem,42rem);margin-inline:auto;padding-bottom:3rem}.hero-visual{aspect-ratio:16/9;clip-path:none;width:100%;position:relative}.hero-lifestyle{object-position:right 40%}.institutional-page{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-page.about-page{grid-template-columns:1fr;gap:2.5rem;max-width:42rem}.property-detail-grid,.owner-page,.institutional-page{gap:3rem}}@media (width<=42rem){.container{width:min(100% - 2rem,78rem)}.header-inner{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:1.15rem;display:flex}nav{gap:.55rem .9rem}main{padding-block:3.75rem}.home-hero{padding-block:4.5rem;padding-bottom:0}.home-hero-content{width:min(100% - 2rem,78rem);max-width:none;margin-inline:auto}.home-hero:after{opacity:.24;background-size:4rem 4rem;inset:42% 0 0}.hero-visual{aspect-ratio:1.15}.hero-editorial-note{max-width:calc(100% - 2.5rem);font-size:1.65rem;bottom:1.25rem;right:1.25rem}.hero-signature{font-size:5rem;bottom:-.4rem;right:-1rem}.owner-prompt:after{opacity:.7;width:17rem;height:17rem;bottom:-7rem;right:-9rem}.section-heading{margin-bottom:2.5rem;display:block}.section-heading .section-index{margin-bottom:2.5rem}.section-heading h2{max-width:20rem}.featured-controls{display:none}.property-grid{grid-template-columns:1fr}.property-grid .property-card:first-child{grid-column:auto}.property-card-image-link{aspect-ratio:4/3}.featured-rail{gap:1rem;margin-right:-1rem}.featured-rail .property-card{flex-basis:calc(100% - 2.25rem)}.featured-rail .property-card:first-child .property-card-image-link{aspect-ratio:4/3}.featured-section:before{opacity:.025;top:17rem;right:-34rem}.property-group+.property-group{margin-top:4.5rem}.catalogue-intro{margin-bottom:2rem}.catalogue-filters{margin-bottom:2rem;padding:1rem}.catalogue-filter-grid,.catalogue-price-fields{grid-template-columns:1fr}.catalogue-filter-actions{flex-direction:column;grid-column:1/-1;align-self:stretch;align-items:stretch}.catalogue-filter-actions .button,.catalogue-filter-reset{text-align:center;width:100%}.owner-intro .button.secondary,.button.mobile-call-button{display:inline-block}.property-detail-header{padding-bottom:2rem}.property-back-link{margin-bottom:1.5rem}.property-detail-status-row{margin-bottom:.8rem}.property-gallery{margin-bottom:3.5rem}.property-gallery-slide img{height:18rem;min-height:0}.property-gallery-control{width:2.4rem;height:2.4rem}.property-gallery-control-previous{left:.5rem}.property-gallery-control-next{right:.5rem}.property-detail-grid,.owner-page,.institutional-page{grid-template-columns:1fr}.property-contact{position:static}.property-facts{grid-template-columns:1fr}.property-description,.property-features{margin-top:2.5rem}.property-description:first-child{margin-top:0}.property-features ul{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
