.object__status{display:inline-block;padding:4px 12px;border-radius:30px;pointer-events:none;text-align:center;--hn-object-status-bg:var(--hn-object-status-default-bg,#FEFEFE);--hn-object-status-color:var(--hn-object-status-default-color,#000)}.object__status.rented,.object__status.sold{--hn-object-status-bg:var(--hn-object-status-rentedsold-bg);--hn-object-status-color:var(--hn-object-status-rentedsold-color)}.object__status.has_received_bid,.object__status.has_received_option,.object__status.rented_under_conditions,.object__status.sold_under_conditions{--hn-object-status-bg:var(--hn-object-status-conditions-bg);--hn-object-status-color:var(--hn-object-status-conditions-color)}.object__status.new_forrent,.object__status.new_forsale{--hn-object-status-bg:var(--hn-object-status-new-bg);--hn-object-status-color:var(--hn-object-status-new-color)}.object__status.price_changed{--hn-object-status-bg:var(--hn-object-status-pricechanged-bg);--hn-object-status-color:var(--hn-object-status-pricechanged-color)}.object__status.top_object{--hn-object-status-bg:var(--hn-object-status-topper-bg);--hn-object-status-color:var(--hn-object-status-topper-color)}.object__status.open_house{--hn-object-status-bg:var(--hn-object-status-openhouse-bg);--hn-object-status-color:var(--hn-object-status-openhouse-color)}.object_energyclass{position:relative;display:inline-flex;text-align:center;justify-content:center;align-items:center;padding:2px 6px;font-size:10px;font-weight:bold;background-color:#f00;color:#fff;line-height:1;min-width:30px;height:18px;border-radius:4px 0 0 4px;margin-right:6px}.object_energyclass:before{content:"";position:absolute;top:0;left:100%;width:0;height:0;border-top:9px solid transparent;border-right:0 solid transparent;border-bottom:9px solid transparent;border-left:6px solid #FF0000}.object_energyclass-a{background-color:#1b8e43}.object_energyclass-a:before{border-left-color:#1b8e43}.object_energyclass-b{background-color:#4aa847}.object_energyclass-b:before{border-left-color:#4aa847}.object_energyclass-c{background-color:#9dba3a}.object_energyclass-c:before{border-left-color:#9dba3a}.object_energyclass-d{background-color:#faec0d}.object_energyclass-d:before{border-left-color:#faec0d}.object_energyclass-e{background-color:#eb9d21}.object_energyclass-e:before{border-left-color:#eb9d21}.object_energyclass-f{background-color:#ed6527}.object_energyclass-f:before{border-left-color:#ed6527}.object_energyclass-g{background-color:#db372d}.object_energyclass-g:before{border-left-color:#db372d}:root{--hn-london-border-radius:var(--hn-border-radius);--hn-london-object-photo-ratio:16/10;--hn-london-contentpart-bg:var(--hn-tertiary-bg);--hn-london-contentpart-secondary-bg:var(--hn-secondary-bg)}.objectsection .container-fluid{--hn-gutter-x:30px}@media (min-width:992px){.objectsection .container-fluid{--hn-gutter-x:60px}}@media (min-width:1200px){.objectsection .container-fluid{--hn-gutter-x:8%}}.objectheader{padding-top:75px;position:relative;border-radius:var(--hn-london-border-radius);margin-bottom:2rem}@media (min-width:992px){.objectheader{padding-top:100px}}.objectheader .container-fluid{display:flex;flex-flow:column}.objectheader__topbar{display:flex;flex-flow:row wrap;align-items:center;gap:1rem}@media (min-width:992px){.objectheader__topbar{padding:1rem 0}}.objectheader__topbar .pagination{margin:0 auto 0 0}.objectheader__topbar .object__share .btn{--hn-btn-padding-y:.5rem;--hn-btn-paddin-x:1rem;display:inline-flex;align-items:center;gap:0.5rem}.objectheader__topbar .object__share .dropdown-menu{--hn-dropdown-bg:transparent;--hn-dropdown-border-width:0}.objectheader__topbar .object__share .dropdown-menu.show{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:992px){.objectheader__topbar .object__share .dropdown-menu{align-items:flex-end}}@media (min-width:992px){.objectheader__topbar{order:-1}}.objectheader__media{display:grid;gap:0.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);grid-template-areas:"mainmedia mainmedia mainmedia" "thumb-1 thumb-2 thumb-3";justify-items:stretch;align-items:stretch}@media (min-width:576px){.objectheader__media{gap:1rem}}@media (min-width:768px){.objectheader__media{gap:1rem;grid-template-columns:3fr 1fr;grid-template-rows:repeat(3,1fr);grid-template-areas:"mainmedia thumb-1" "mainmedia thumb-2" "mainmedia thumb-3"}}@media (min-width:992px){.objectheader__media{grid-template-columns:4fr repeat(2,1fr);grid-template-areas:"mainmedia thumb-1 thumb-2" "mainmedia thumb-3 thumb-4" "mainmedia thumb-5 thumb-6"}}.objectheader__media .mainmedia{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:5;grid-area:mainmedia}.objectheader__media .thumb-1{-ms-grid-row:3;-ms-grid-column:1;grid-area:thumb-1}.objectheader__media .thumb-2{-ms-grid-row:3;-ms-grid-column:3;grid-area:thumb-2}.objectheader__media .thumb-3{-ms-grid-row:3;-ms-grid-column:5;grid-area:thumb-3}.objectheader__media .thumb-4{grid-area:thumb-4}@media (max-width:991.98px){.objectheader__media .thumb-4{display:none}}.objectheader__media .thumb-5{grid-area:thumb-5}@media (max-width:991.98px){.objectheader__media .thumb-5{display:none}}.objectheader__media .thumb-6{grid-area:thumb-6}@media (max-width:991.98px){.objectheader__media .thumb-6{display:none}}.objectheader__media-thumb-photocount{grid-area:thumb-6}@media (max-width:991.98px){.objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:5;grid-area:thumb-3}}.objectheader__media-main{width:100%;aspect-ratio:var(--hn-london-object-photo-ratio,4/3);background-color:#ccc;overflow:hidden;position:relative;cursor:pointer;border-radius:calc(var(--hn-london-border-radius) * 0.5)}@media (min-width:992px){.objectheader__media-main{border-radius:var(--hn-london-border-radius)}}.objectheader__media-main .video{position:relative;display:block;width:100%;height:100%}.objectheader__media-main .video__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:var(--hn-link-color);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;width:50px;height:50px;font-size:calc(1.325rem + 0.9vw)}@media (min-width:1200px){.objectheader__media-main .video__icon{font-size:2rem}}@media (min-width:1200px){.objectheader__media-main .video__icon{width:80px;height:80px}}.objectheader__media-main .video:hover .video__icon{background-color:var(--hn-link-hover-color)}.objectheader__media-main .object__status_container{position:absolute;left:0.5rem;z-index:2;font-size:0.8125rem}@media (min-width:768px){.objectheader__media-main .object__status_container{left:1rem;font-size:1rem}}.objectheader__media-main .object__status_container-top{top:0.5rem;right:0.5rem}@media (min-width:992px){.objectheader__media-main .object__status_container-top{top:1rem;right:1rem}}.objectheader__media-main .object__status_container-bottom{bottom:0.5rem}@media (min-width:992px){.objectheader__media-main .object__status_container-bottom{bottom:5.75rem}}.objectheader__media-thumb{width:100%;height:100%;aspect-ratio:var(--hn-london-object-photo-ratio,4/3);background-color:#ccc;overflow:hidden;cursor:pointer;border-radius:calc(var(--hn-london-border-radius) * 0.5)}@media (min-width:992px){.objectheader__media-thumb{border-radius:var(--hn-london-border-radius)}}.objectheader__media-thumb-photocount{color:#fff;font-weight:bold;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,0.25);font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.objectheader__media-thumb-photocount{font-size:3rem}}.objectheader__media.single{grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"mainmedia"}@media (min-width:992px){.objectheader__media.single .mainmedia{max-height:65vh}}@media (min-width:992px){.objectheader__media.double{gap:1rem;grid-template-columns:3fr 1fr;grid-template-rows:repeat(2,1fr);grid-template-areas:"mainmedia thumb-1" "mainmedia thumb-2"}.objectheader__media.double .objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:3;grid-area:thumb-2}.objectheader__media.tripple{gap:1rem;grid-template-columns:3fr 1fr;grid-template-rows:repeat(3,1fr);grid-template-areas:"mainmedia thumb-1" "mainmedia thumb-2" "mainmedia thumb-3"}.objectheader__media.tripple .objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:5;grid-area:thumb-3}.objectheader__media.double>.mainmedia{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:1}.objectheader__media.tripple>.mainmedia{-ms-grid-row:1;-ms-grid-row-span:5;-ms-grid-column:1;-ms-grid-column-span:1}.objectheader__media.double>.thumb-1{-ms-grid-row:1;-ms-grid-column:3}.objectheader__media.tripple>.thumb-1{-ms-grid-row:1;-ms-grid-column:3}.objectheader__media.double>.thumb-2{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media.tripple>.thumb-2{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media.tripple>.thumb-3{-ms-grid-row:5;-ms-grid-column:3}.objectheader__media.tripple>.objectheader__media-thumb-photocount{-ms-grid-row:5;-ms-grid-column:3}}@media (min-width:768px){.objectheader__media .mainmedia{-ms-grid-row:1;-ms-grid-row-span:5;-ms-grid-column:1;-ms-grid-column-span:1}.objectheader__media .thumb-1{-ms-grid-row:1;-ms-grid-column:3}.objectheader__media .thumb-2{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media .thumb-3{-ms-grid-row:5;-ms-grid-column:3}.objectheader__media-thumb-photocount{-ms-grid-row:5;-ms-grid-column:3}.objectheader__media.double .objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media.tripple .objectheader__media-thumb-photocount{-ms-grid-row:5;-ms-grid-column:3}}@media (min-width:992px){.objectheader__media .mainmedia{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:1}.objectheader__media .thumb-1{-ms-grid-row:1;-ms-grid-column:2}.objectheader__media .thumb-2{-ms-grid-row:1;-ms-grid-column:3}.objectheader__media .thumb-3{-ms-grid-row:2;-ms-grid-column:2}.objectheader__media .thumb-4{-ms-grid-row:2;-ms-grid-column:3}.objectheader__media .thumb-5{-ms-grid-row:3;-ms-grid-column:2}.objectheader__media .thumb-6{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media-thumb-photocount{-ms-grid-row:2;-ms-grid-column:2}.objectheader__media.double .objectheader__media-thumb-photocount{-ms-grid-row:1;-ms-grid-column:3}.objectheader__media.double>.objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media.tripple>.objectheader__media-thumb-photocount{-ms-grid-row:3;-ms-grid-column:3}.objectheader__media.tripple .objectheader__media-thumb-photocount{-ms-grid-row:2;-ms-grid-column:2}.objectheader__media.tripple>.objectheader__media-thumb-photocount{-ms-grid-row:5;-ms-grid-column:3}}.objectheader__content{border-radius:var(--hn-london-border-radius);display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:stretch;align-items:stretch}@media (min-width:992px){.objectheader__content{grid-template-columns:4fr repeat(2,1fr)}}.objectheader__content-data{display:flex;padding:1.5rem 1.5rem 2rem;gap:1.5rem;margin:1rem 0;flex-direction:column;position:relative;border-radius:var(--hn-london-border-radius);background-color:var(--hn-london-contentpart-bg)}@media (min-width:992px){.objectheader__content-data{margin:1rem;margin-top:-5rem;padding:1.5rem 1.5rem 2rem}}.objectheader__content-address{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0;gap:0.5rem}.objectheader__content-address .street{width:100%;display:block;font-weight:700;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.objectheader__content-address .street{font-size:3rem}}.objectheader__content-address .address,.objectheader__content-address .price{font-weight:400;color:var(--hn-tertiary-color);font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.objectheader__content-address .address,.objectheader__content-address .price{font-size:1.5rem}}.objectheader__content-address .price{font-weight:bold}.objectheader__content-features{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;list-style:none}@media (min-width:576px){.objectheader__content-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.objectheader__content-features{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.objectheader__content-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.objectheader__content-features{grid-template-columns:repeat(3,1fr)}}.objectheader__content-features .object__features-item{display:inline-flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:0.2rem;line-height:1rem}.objectheader__content-features .object__features-item .icon:not(.object_energyclass){margin-right:0.3rem;font-size:1.2rem}.objectheader__content-features .object__features-item .object_energyclass{margin-right:0.6rem}.objectheader__content-cta{display:none}@media (min-width:992px){.objectheader__content-cta{display:flex;align-items:stretch;gap:0.5rem;padding:1rem 0;flex-direction:column;grid-column:2/span 2}}.objectcontent__container{justify-content:space-between;align-items:stretch}@media (min-width:992px){.objectcontent__container{display:flex;gap:1rem}}.objectcontent__promo{margin-bottom:2rem;border-radius:var(--hn-london-border-radius);color:var(--hn-info-text);background-color:var(--hn-info-bg-subtle);border:1px solid var(--hn-info-border-subtle);padding:1rem}@media (min-width:992px){.objectcontent__main{max-width:55%}}.objectcontent__main #objectcontentnav{margin-bottom:2rem;background-color:var(--hn-london-contentpart-bg);border-radius:var(--hn-london-border-radius);flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;top:1rem;left:0;right:0;padding:0.5rem 1rem}@media (min-width:992px){.objectcontent__main #objectcontentnav{position:sticky}}.objectcontent__main #objectcontentnav:focus-visible{outline:none}.objectcontent__main #objectcontentnav li{display:inline-flex;float:none}.objectcontent__main #osm-map{min-height:400px;aspect-ratio:16/8;width:100%}.objectcontent__part{margin-bottom:2rem}.objectcontent__part-content{margin-bottom:2rem;background-color:var(--hn-london-contentpart-bg);padding:1rem;border-radius:var(--hn-london-border-radius)}@media (min-width:992px){.objectcontent__part-content{padding:1.5rem}}.objectcontent__part .description{word-wrap:break-word;display:block;margin-bottom:1.5rem}.objectcontent__map-content{padding:0}.objectcontent__description{--hn-london-contentpart-bg:var(--hn-body-bg)}.objectcontent__readmore{position:relative;overflow:hidden;max-height:450px}.objectcontent__readmore-button{position:absolute;bottom:1rem;left:50%;transform:translate(-50%,0);z-index:5;display:flex;align-items:center;justify-content:center;padding:0.5rem 1rem;gap:0.5rem;white-space:nowrap;font-size:13px}@media (min-width:768px){.objectcontent__readmore-button{font-size:1rem}}.objectcontent__readmore:after{position:absolute;width:100%;height:50%;bottom:0;left:0;content:"";background:linear-gradient(hsla(0,0%,100%,0),var(--hn-london-contentpart-bg))}.objectcontent__features-content{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}.objectcontent__features-category-title{font-weight:bold;font-size:calc(1.265rem + 0.18vw)}@media (min-width:1200px){.objectcontent__features-category-title{font-size:1.4rem}}.objectcontent__features-category-list{margin:0 0 1.75rem;border-bottom:1px solid var(--hn-border-color)}.objectcontent__features-category-list dt{padding:0.5rem 0 0;font-weight:300;color:var(--hn-secondary-color);border-top:1px solid var(--hn-border-color)}@media (min-width:992px){.objectcontent__features-category-list dt{float:left;clear:left;width:35.18519%}}.objectcontent__features-category-list dd{padding:0 0 0.5rem;margin-bottom:0;color:var(--hn-body-color)}@media (min-width:992px){.objectcontent__features-category-list dd{float:left;padding:0.5rem 0 0.5rem 3.7037%;width:64.81481%;border-top:1px solid var(--hn-border-color)}}.objectcontent__aside{display:flex;align-items:stretch;gap:2rem;padding:1rem 0;flex-direction:column}@media (min-width:992px){.objectcontent__aside{width:100%;max-width:30%;flex-shrink:0}}.objectcontent__aside-item{background:var(--hn-london-contentpart-bg);padding:1rem;border-radius:var(--hn-london-border-radius)}.objectcontent__aside .realtorinfo{z-index:5}.objectcontent__aside .openhouse__item{padding:0;display:flex;justify-content:stretch;align-items:stretch}.objectcontent__aside .openhouse__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:8rem;min-height:8rem;background-color:var(--hn-primary);color:var(--hn-primary-text);border-radius:var(--hn-london-border-radius) 0 0 var(--hn-london-border-radius);font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.objectcontent__aside .openhouse__icon{font-size:3rem}}.objectcontent__aside .openhouse__title{font-weight:bold;font-size:1.2rem}.objectcontent__aside .openhouse__data{padding:1rem}.objectcontent__aside .openhouse__data pre{font-size:1rem;font-family:var(--hn-body-font-family);overflow:unset;white-space:normal;word-break:break-word}.modal{--hn-modal-zindex:999999}.fancybox__container{z-index:calc(999999 + 1)}.objectfooter .container-fluid{display:flex;gap:1rem;align-items:center;justify-content:space-between}.objectfooter__cta{display:flex;gap:0.5rem;flex-flow:row wrap}.objectfooter .object__share .btn{display:inline-flex;align-items:center;gap:0.5rem}.objectfooter .object__share .dropdown-menu{--hn-dropdown-bg:transparent;--hn-dropdown-border-width:0}.objectfooter .object__share .dropdown-menu .btn{margin:0 0 5px}.sharing-button__link{display:inline-flex;align-items:center;gap:0.5rem;margin:0 0 5px;transition:all 0.2s ease-in-out;--hn-btn-color:#fff;--hn-btn-hover-color:#fff}.sharing-button__link:hover{transform:translateY(-4px)}.sharing-button__facebook{--hn-btn-bg:#1877F2;--hn-btn-hover-bg:#1877F2}.sharing-button__twitter{--hn-btn-bg:#1DA1F2;--hn-btn-hover-bg:#1DA1F2}.sharing-button__pinterest{--hn-btn-bg:#BD081C;--hn-btn-hover-bg:#BD081C}.sharing-button__linkedin{--hn-btn-bg:#0A66C2;--hn-btn-hover-bg:#0A66C2}.sharing-button__instagram{--hn-btn-bg:#E4405F;--hn-btn-hover-bg:#E4405F}.sharing-button__whatsapp{--hn-btn-bg:#4dc247;--hn-btn-hover-bg:#4dc247}.objectcontact{top:1rem}.objectcontact__item{display:flex;gap:1rem;align-items:center;margin:0 0 1rem;flex-flow:row wrap}@media (min-width:992px){.objectcontact__item{width:100%;margin:0 0 1rem;flex-direction:row}}.objectcontact__item:nth-child(2n){padding-top:2rem}.objectcontact__objectaddress{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;margin:0;gap:0 0.5rem;background-color:var(--hn-london-contentpart-secondary-bg);margin-bottom:-1rem;z-index:2}.objectcontact__objectaddress .street{font-weight:bold;width:100%;font-size:calc(1.25625rem + 0.075vw)}@media (min-width:1200px){.objectcontact__objectaddress .street{font-size:1.3125rem}}.objectcontact__image{display:flex;flex-grow:1;border-radius:calc(var(--hn-london-border-radius) / 2);aspect-ratio:4/4;-o-object-fit:cover;object-fit:cover;width:calc(40% - 1rem)}@media (min-width:992px){.objectcontact__image{aspect-ratio:5/4;width:100%}}.objectcontact__data{display:flex;flex-grow:1;flex-direction:column;word-break:break-word;width:calc(60% - 1rem)}.objectcontact__name{font-weight:bold}.objectcontact__address{display:flex;flex-flow:row wrap;gap:0 0.5rem}.objectcontact__address .address_street{width:100%}.objectcontact__cta{width:100%;display:grid;gap:0.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:1200px){.objectcontact__cta{gap:1rem;grid-template-columns:repeat(2,1fr)}}.objectcontact__cta .btn{font-size:0.75rem}@media (min-width:992px){.objectcontact__cta .btn{font-size:1rem}}.media__items{display:grid;gap:0.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:992px){.media__items{grid-template-columns:repeat(4,minmax(0,1fr))}}.media__item{display:block;width:100%}.media__item img{width:100%;-o-object-fit:contain;object-fit:contain}.medialist{display:flex;gap:0.5rem;flex-direction:column}.medialist__item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hn-border-color);padding-bottom:0.5rem}.medialist__item:last-child{padding-bottom:0;border-bottom:none}.video-wrapper iframe{aspect-ratio:16/9;width:100%;height:auto}.respiframe{aspect-ratio:16/9}.respiframe iframe{width:100%;height:100%}.sticky-top{position:sticky;z-index:995}#sys-zonzone-widget{position:relative;aspect-ratio:16/10;height:auto;overflow:hidden}
/*# sourceMappingURL=searchdetail.css.map */