.c-spinner-box{position:relative}.c-spinner-overlay{display:flex;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;margin:0;z-index:99;overflow:hidden;max-height:calc(100vh - var(--header-height));background:hsla(0,0%,100%,.85)!important;-webkit-animation:fadein .5s;animation:fadein .5s}.c-spinner-overlay.hide{display:none}.c-spinner-overlay.global{position:fixed;top:var(--header-height)}.c-spinner{position:relative;width:5em;height:5em;margin:0 auto}.c-spinner.c-spinner--x30{font-size:.375em}.c-spinner.c-spinner--x40{font-size:.5em}.c-spinner.c-spinner--x56{font-size:.7em}.c-spinner.c-spinner--x64{font-size:.8em}.c-spinner.c-spinner--x72{font-size:.9em}.c-spinner.c-spinner--x80{font-size:1em}.c-spinner.c-spinner--x96{font-size:1.2em}.spinner-image{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.spinner-image__path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:var(--gray-500)}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.bar-chart-root .domain{stroke-width:.3}.price-trends-lite .c-chart-tooltip:hover{cursor:pointer}.price-trends-lite .c-chart-tooltip .title__value.title__value{margin-left:0}.price-trends-lite .c-chart-tooltip .value{margin-bottom:.5em}.price-trends-lite .c-chart-tooltip .value div{line-height:1.2em}.price-trends-lite .c-chart-tooltip .value__label{font-size:var(--text-sm)}.price-trends-lite .c-chart-tooltip .value__value{margin-bottom:.25em;color:var(--white)}.price-trends-lite .c-chart-tooltip .yoy{margin-bottom:.5em}.price-trends-lite .c-chart-tooltip .yoy div{line-height:1.2em}.price-trends-lite .c-chart-tooltip .yoy__label{font-size:var(--text-sm)}.price-trends-lite .c-chart-tooltip .yoy__value{margin-bottom:.25em;color:var(--white)}.price-trends-lite .c-chart-tooltip .change:not(.has__data){display:none}.price-trends-lite .c-chart-tooltip .change.has__data{display:block;color:var(--gray-200);white-space:nowrap}.price-trends-lite .c-chart-tooltip .change__value{position:relative;color:var(--white);font-size:1em;line-height:1em}.price-trends-lite .c-chart-tooltip .change__value.up-arrow{padding-left:1em}.price-trends-lite .c-chart-tooltip .change__value.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:5px solid var(--gray-200);border-right:5px solid transparent;border-top:0 solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.price-trends-lite .c-chart-tooltip .change__value.down-arrow{padding-left:1em}.price-trends-lite .c-chart-tooltip .change__value.down-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:0 solid transparent;border-right:5px solid transparent;border-top:5px solid var(--gray-200);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .title{font-size:.8em;margin-bottom:.75em;font-weight:700}.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .title .title__value{font-weight:700}.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .title .title__label+.title__value{font-weight:400}.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .change__label,.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .price__label{margin-bottom:.25em;color:var(--gray-200);line-height:1.1em;font-size:.8em}.price-trends-lite .c-chart-tooltip .c-chart-tooltip__content .price__value{color:var(--white);margin-bottom:.64em;line-height:1.1em}.price-trends-lite-root g rect:hover{fill:var(--color-4)!important;cursor:pointer}.price-trends-lite-root text{font-size:.8em}.price-trends-lite-root .axis-x-month,.price-trends-lite-root .axis-x-year{color:var(--report-text-color-third)}.price-trends-lite-root .domain{stroke-width:.3}@media screen and (max-width:992px){.price-trends-lite-root .axis-y text{font-size:1em}}.price-trends-bar-text{fill:var(--report-text-color-first);font-family:var(--report-font-family-first)}.price-trends-bar-text.empty-text{font-size:1em}.price-trends-lite-container .c-chart-title{margin-bottom:2em}.price-trends-lite-container .c-chart-title+.c-chart-subtitle{color:var(--report-text-color-third);margin-top:-1.5em;margin-bottom:2em}.legend__main-background{opacity:.3}.legend__main{text-anchor:end;fill:var(--report-text-color-first)}.legend__label{text-anchor:start;fill:var(--report-text-color-second)}.center-text__main,.center-text__subtitle{text-anchor:middle}.center-text__subtitle{fill:var(--report-text-color-second)}.donut-chart.c-chart--interactive path{cursor:pointer}.donut-chart>svg{display:block;max-height:100%}.donut-chart>.c-chart-tooltip .c-chart-tooltip__label{margin-bottom:.64em;font-weight:700}.donut-chart>.c-chart-tooltip .c-chart-tooltip__value-digit{color:var(--white)}.donut-chart>.c-chart-tooltip__value .bar,.donut-chart>.c-chart-tooltip__value .bottom-line,.donut-chart>.c-chart-tooltip__value .top-line{display:none}.donut-chart>.c-chart-tooltip__value .bar.has-data,.donut-chart>.c-chart-tooltip__value .bottom-line.has-data,.donut-chart>.c-chart-tooltip__value .top-line.has-data{display:block}.donut-chart>.c-chart-tooltip__value .bar__label,.donut-chart>.c-chart-tooltip__value .bottom__label,.donut-chart>.c-chart-tooltip__value .top__label{margin-bottom:.25em;color:var(--gray-200);line-height:1.1em}.donut-chart>.c-chart-tooltip__value .bar__value,.donut-chart>.c-chart-tooltip__value .bottom__value,.donut-chart>.c-chart-tooltip__value .top__value{color:var(--white);margin-bottom:.64em;line-height:1.1em}.legend-chart-cell{display:grid;grid-template-columns:.8em auto;grid-column-gap:1em;grid-template-rows:auto auto;font-family:var(--report-font-family-first);color:var(--report-text-color-first);min-height:4.2em}.legend-chart--8-cells-max{height:100%}.legend-chart--8-cells-max .legend-chart-cell{height:12.5%}.legend-chart__color-bar{width:.8em;height:100%;grid-row:1/4}.legend-chart__nbh-name{font-size:1.4em;font-family:var(--report-font-family-second);color:var(--report-text-color-first);align-self:end;font-weight:700;white-space:nowrap;padding-bottom:.1em}.legend-chart__percentage{font-size:.9em;font-family:var(--report-font-family-first);color:var(--report-text-color-second)}.legend-chart__percentage:empty{display:none}.legend-chart__listed{font-size:.8em;color:var(--report-text-color-third)}.market-highlight-layout .legend-chart__percentage,.submarket .legend-chart__percentage{font-size:1.1em}.market-highlight-layout .legend-chart__nbh-name,.submarket .legend-chart__nbh-name{font-size:var(--text-2xl)}.market-highlight-layout .legend-chart-cell,.market-highlight-layout .stats-bar-wrap{min-height:6em;margin-top:-.35em}@media screen and (max-width:992px){.market-highlight-layout .legend-chart-cell,.market-highlight-layout .stats-bar-wrap{min-height:0}}.market-highlight-layout .stats-bar__label{font-size:1.15em}.market-highlight-layout .stats-bar__main-value{font-size:var(--text-2xl)}.market-highlight-layout .legend-chart__color-bar,.market-highlight-layout .stats-bar__color-bar{height:6em}@media screen and (max-width:992px){.market-highlight-layout .legend-chart__color-bar,.market-highlight-layout .stats-bar__color-bar{height:auto}}.active-sales-listing .legend-chart__nbh-name.down-arrow,.active-sales-listing .legend-chart__nbh-name.up-arrow,.market-highlight-chart .legend-chart__nbh-name.down-arrow,.market-highlight-chart .legend-chart__nbh-name.up-arrow{position:relative;padding-left:1em}.active-sales-listing .legend-chart__nbh-name.up-arrow:before,.market-highlight-chart .legend-chart__nbh-name.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-bottom:6px solid var(--report-text-color-third);border-right:6px solid transparent;border-top:0 solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.active-sales-listing .legend-chart__nbh-name.down-arrow:before,.market-highlight-chart .legend-chart__nbh-name.down-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-bottom:0 solid transparent;border-right:6px solid transparent;border-top:6px solid var(--report-text-color-third);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.legend-chart-with-yoy .legend-chart-cell{min-height:5em}.legend-chart-with-yoy .legend-chart__nbh-name+.legend-chart__percentage{font-size:1.15em}.legend-chart-with-yoy .legend-chart__nbh-name+.legend-chart__percentage+.legend-chart__percentage{grid-template-columns:repeat(3,auto);display:flex;align-items:center}.legend-chart-with-yoy .legend-chart__nbh-name+.legend-chart__percentage+.legend-chart__percentage .yoy-icon{font-size:.35em;margin:0 3px;line-height:1;position:relative}.year-over-year__text--main{fill:var(--report-text-color-first);font-family:var(--report-font-family-second);line-height:1;font-size:var(--text-xl);font-weight:700}.year-over-year__text--description{font-size:var(--text-md);fill:var(--report-text-color-second);font-family:var(--report-font-family-first)}.year-over-year__item{height:11.5em;margin-bottom:var(--cell-spacing)}.year-over-year__item:not(:last-child){margin-bottom:calc(var(--cell-spacing)*3)}.has-closed-sales-trends .events-backplane,.has-price-trends .events-backplane{opacity:0;z-index:999;cursor:pointer}.has-closed-sales-trends path,.has-price-trends path{cursor:pointer}.has-closed-sales-trends .c-chart-tooltip,.has-price-trends .c-chart-tooltip{padding:unset;background-color:none;color:var(--gray-200);border-radius:unset;width:unset;pointer-events:none;min-width:unset;max-width:unset}.has-closed-sales-trends .c-chart-tooltip__label,.has-price-trends .c-chart-tooltip__label{margin-bottom:.64em}.has-closed-sales-trends .c-chart-tooltip__value .bar,.has-closed-sales-trends .c-chart-tooltip__value .bottom-line,.has-closed-sales-trends .c-chart-tooltip__value .middle-line,.has-closed-sales-trends .c-chart-tooltip__value .top-line,.has-price-trends .c-chart-tooltip__value .bar,.has-price-trends .c-chart-tooltip__value .bottom-line,.has-price-trends .c-chart-tooltip__value .middle-line,.has-price-trends .c-chart-tooltip__value .top-line{display:none}.has-closed-sales-trends .c-chart-tooltip__value .bar.has-data,.has-closed-sales-trends .c-chart-tooltip__value .bottom-line.has-data,.has-closed-sales-trends .c-chart-tooltip__value .middle-line.has-data,.has-closed-sales-trends .c-chart-tooltip__value .top-line.has-data,.has-price-trends .c-chart-tooltip__value .bar.has-data,.has-price-trends .c-chart-tooltip__value .bottom-line.has-data,.has-price-trends .c-chart-tooltip__value .middle-line.has-data,.has-price-trends .c-chart-tooltip__value .top-line.has-data{display:block}.has-closed-sales-trends .c-chart-tooltip__value .bar__label,.has-closed-sales-trends .c-chart-tooltip__value .bottom__label,.has-closed-sales-trends .c-chart-tooltip__value .change__label,.has-closed-sales-trends .c-chart-tooltip__value .middle__label,.has-closed-sales-trends .c-chart-tooltip__value .top__label,.has-price-trends .c-chart-tooltip__value .bar__label,.has-price-trends .c-chart-tooltip__value .bottom__label,.has-price-trends .c-chart-tooltip__value .change__label,.has-price-trends .c-chart-tooltip__value .middle__label,.has-price-trends .c-chart-tooltip__value .top__label{margin-bottom:.25em;color:var(--gray-200);line-height:1.1em;font-size:.8em}.has-closed-sales-trends .c-chart-tooltip__value .bar__value,.has-closed-sales-trends .c-chart-tooltip__value .bottom__value,.has-closed-sales-trends .c-chart-tooltip__value .middle__value,.has-closed-sales-trends .c-chart-tooltip__value .top__value,.has-price-trends .c-chart-tooltip__value .bar__value,.has-price-trends .c-chart-tooltip__value .bottom__value,.has-price-trends .c-chart-tooltip__value .middle__value,.has-price-trends .c-chart-tooltip__value .top__value{color:var(--white);margin-bottom:.5em;line-height:1.1em}.has-closed-sales-trends .c-chart-tooltip .circle,.has-price-trends .c-chart-tooltip .circle{z-index:10;border-radius:50%;width:10px;height:10px;position:absolute;border-width:1px;border-style:solid;left:-5px;background-color:#fff}.has-closed-sales-trends .c-chart-tooltip .circle__top,.has-price-trends .c-chart-tooltip .circle__top{top:0}.has-closed-sales-trends .c-chart-tooltip .circle__bottom,.has-closed-sales-trends .c-chart-tooltip .circle__middle,.has-price-trends .c-chart-tooltip .circle__bottom,.has-price-trends .c-chart-tooltip .circle__middle{visibility:hidden}.has-closed-sales-trends .c-chart-tooltip .circle__bottom.visible,.has-closed-sales-trends .c-chart-tooltip .circle__middle.visible,.has-price-trends .c-chart-tooltip .circle__bottom.visible,.has-price-trends .c-chart-tooltip .circle__middle.visible{visibility:visible}.has-closed-sales-trends .c-chart-tooltip .circle__border-color--1,.has-price-trends .c-chart-tooltip .circle__border-color--1{border-color:var(--color-1)}.has-closed-sales-trends .c-chart-tooltip .circle__border-color--3,.has-price-trends .c-chart-tooltip .circle__border-color--3{border-color:var(--color-3)}.has-closed-sales-trends .c-chart-tooltip .circle__border-color--6,.has-price-trends .c-chart-tooltip .circle__border-color--6{border-color:var(--color-6)}.has-closed-sales-trends .c-chart-tooltip .yoy,.has-price-trends .c-chart-tooltip .yoy{margin-bottom:.5em}.has-closed-sales-trends .c-chart-tooltip .yoy div,.has-price-trends .c-chart-tooltip .yoy div{line-height:1.2em}.has-closed-sales-trends .c-chart-tooltip .yoy__label,.has-price-trends .c-chart-tooltip .yoy__label{font-size:var(--text-sm)}.has-closed-sales-trends .c-chart-tooltip .yoy__value,.has-price-trends .c-chart-tooltip .yoy__value{margin-bottom:.25em;color:var(--white)}.has-closed-sales-trends .c-chart-tooltip .line,.has-price-trends .c-chart-tooltip .line{border-left:2px solid var(--color-0);display:inline;position:absolute;left:0}.has-closed-sales-trends .c-chart-tooltip__content,.has-price-trends .c-chart-tooltip__content{max-width:200px;min-width:150px;position:absolute;z-index:9;padding:1.25em;background-color:rgba(var(--gray-500-rgb),.9);border-radius:2px}.has-closed-sales-trends .change__value,.has-price-trends .change__value{position:relative;color:var(--white);font-size:1em;line-height:1em}.has-closed-sales-trends .change__value.up-arrow,.has-price-trends .change__value.up-arrow{padding-left:1em}.has-closed-sales-trends .change__value.up-arrow:before,.has-price-trends .change__value.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:5px solid var(--gray-200);border-right:5px solid transparent;border-top:0 solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.has-closed-sales-trends .change__value.down-arrow,.has-price-trends .change__value.down-arrow{padding-left:1em}.has-closed-sales-trends .change__value.down-arrow:before,.has-price-trends .change__value.down-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:0 solid transparent;border-right:5px solid transparent;border-top:5px solid var(--gray-200);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.has-price-trends{display:grid;grid-template-rows:calc(72.5% - 3em) 27.5%;grid-row-gap:2em}.has-price-trends path.area{opacity:.1;stroke:none}.has-price-trends text{pointer-events:none;color:var(--report-text-color-first)}.has-price-trends .domain{stroke-width:1px}.has-price-trends line.appsf-line{stroke-width:1;stroke-dasharray:25 9;fill:none}.has-price-trends .price-trends{font-size:1rem}.has-price-trends .price-trends-legend{display:grid;grid-template-rows:1fr 1fr .25fr;grid-auto-flow:column;grid-gap:1.5em}.has-price-trends .price-trends-legend .price-trends-legend__reference{grid-column:1/3}.has-price-trends .price-trends-legend>div:nth-child(2),.has-price-trends .price-trends-legend>div:nth-child(3){grid-row:2/4;height:4.75em}.has-price-trends .price-trends-legend__reference-item{margin-bottom:.25em;font-family:var(--report-font-family-first);font-size:var(--text-sm)}.has-price-trends .price-trends-legend__reference-line{display:inline-block;margin-right:1em;border-bottom:2px solid transparent;width:4em;vertical-align:middle}.has-price-trends .price-trends-legend__reference-item--appsf .price-trends-legend__reference-line{border-bottom-color:var(--color-1);border-bottom-style:dashed}.has-price-trends .axis-x-period,.has-price-trends .axis-x-year-lines,.has-price-trends .axis-x-year-values,.has-price-trends .axis-y-left,.has-price-trends .axis-y-right{font-size:.8em}.has-price-trends .axis-x-period text,.has-price-trends .axis-x-year-lines text,.has-price-trends .axis-x-year-values text,.has-price-trends .axis-y-left text,.has-price-trends .axis-y-right text{color:var(--report-text-color-second)}.has-price-trends .axis-x-period path,.has-price-trends .axis-x-year-values path{stroke:var(--report-text-color-third)}.has-price-trends .axis-x-period .tick text,.has-price-trends .axis-x-year-values .tick text{color:var(--report-text-color-third)}.has-price-trends .axis-x-period .tick line,.has-price-trends .axis-x-year-values .tick line{stroke:var(--report-text-color-third)}.has-price-trends .grid line{stroke-opacity:.1}.has-price-trends line.comparison-vertical-line{stroke:var(--color-0);stroke-width:1}@media screen and (min-width:992px){.has-price-trends .appsf-bar.interactive:hover rect{opacity:.5;fill:var(--color-5)}}.has-price-trends--townhouse{grid-template-rows:100% auto;grid-row-gap:0}.has-price-trends--townhouse .price-trends-legend__townhouse{display:flex;align-items:center;padding:.35em 0 .5em 4.5em;position:relative;z-index:1}@media screen and (max-width:992px){.has-price-trends--townhouse .price-trends-legend__townhouse{padding-left:0}}.has-price-trends--townhouse .price-trends-legend__townhouse .price-trends-legend__item{font-size:.8em;align-items:center;display:flex;margin-right:.75em;padding:.15em 1.25em .35em .5em}.has-price-trends--townhouse .price-trends-legend__townhouse .price-trends-legend__item .price-trends-legend__item-dot{width:.782em;height:.782em;border-radius:50%;margin-right:10px;position:relative}.has-price-trends--townhouse .price-trends-legend__townhouse .price-trends-legend__item .price-trends-legend__item-title{color:var(--report-text-color-third)}.price-trends-legend--with-yoy{display:grid!important;grid-template-rows:1fr!important;grid-auto-flow:column!important;padding-left:2.5em!important;grid-gap:.5em!important}.price-trends-legend--with-yoy .legend-chart-cell__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.25em}.price-trends-legend--with-yoy .price-trends-legend__reference{grid-column:initial!important}.price-trends-legend--with-yoy .price-trends-legend__reference-data-title{margin:.25em 0}.legend-chart-cell--yoy-only{min-height:0!important}.legend-chart-cell--yoy-only .legend-chart__item-yoy{grid-template-columns:repeat(3,auto);display:flex;align-items:center;font-size:.9em;font-family:var(--report-font-family-first);color:var(--report-text-color-second)}.legend-chart-cell--yoy-only .legend-chart__item-yoy .yoy-icon{margin:0 3px;line-height:1;position:relative}.dual-row-chart-tooltip{position:absolute;pointer-events:none}.dual-row-chart-tooltip .c-chart-tooltip__label{margin-bottom:.5em;font-weight:700;display:flex}.dual-row-chart-tooltip .c-chart-tooltip__value .bottom,.dual-row-chart-tooltip .c-chart-tooltip__value .top{display:none}.dual-row-chart-tooltip .c-chart-tooltip__value .bottom.has__data,.dual-row-chart-tooltip .c-chart-tooltip__value .top.has__data{display:flex;justify-content:space-between}.dual-row-chart-tooltip .c-chart-tooltip__value .bar__label,.dual-row-chart-tooltip .c-chart-tooltip__value .bottom__label,.dual-row-chart-tooltip .c-chart-tooltip__value .top__label{margin-bottom:.5em;margin-right:.5em;color:var(--gray-200);line-height:1.1em}.dual-row-chart-tooltip .c-chart-tooltip__value .bar__value,.dual-row-chart-tooltip .c-chart-tooltip__value .bottom__value,.dual-row-chart-tooltip .c-chart-tooltip__value .top__value{color:var(--white);margin-bottom:.25em;line-height:1.1em}.dual-row-chart-tooltip .c-chart-tooltip__content .title{font-size:.8em;margin-bottom:.75em;font-weight:700}.dual-row-chart-tooltip .c-chart-tooltip__content .title .title__value{font-weight:700}.dual-row-chart-tooltip .c-chart-tooltip__content .title .title__label+.title__value{font-weight:400}.dual-row-chart-tooltip .c-chart-tooltip__content .value-color{width:.65em;height:.65em;display:block;position:absolute;left:0;top:.1em}.dual-row-chart-tooltip .c-chart-tooltip__content:hover{cursor:pointer}.dual-row-chart-tooltip .c-chart-tooltip__content .value{margin-bottom:.5em;position:relative;padding-left:1em}.dual-row-chart-tooltip .c-chart-tooltip__content .value div{line-height:1.2em}.dual-row-chart-tooltip .c-chart-tooltip__content .value .value-color{width:.65em;height:.65em;display:block;position:absolute;left:0;top:.1em}.dual-row-chart-tooltip .c-chart-tooltip__content .value__label{font-size:var(--text-sm);margin-bottom:0}.dual-row-chart-tooltip .c-chart-tooltip__content .value__value{margin-bottom:.25em;color:var(--white)}.days-to-contract-signed-tooltip .has__data{display:block!important}.dual-row-chart .label.label--legend-small{font-size:.8em;fill:var(--report-text-color-second)}.dual-row-chart .label.label--legend{font-size:1em;fill:var(--report-text-color-second)}.dual-row-chart+.dual-row-chart-legend__wrapper{margin-top:-1.5em}.dual-row-chart-vertical-root rect:hover,.dual-row-chart .events-backplane{cursor:pointer}.dual-row-chart-vertical-root text{font-size:.8em}.dual-row-chart-vertical-root text.no-data{text-anchor:middle;font-size:1em}@media screen and (max-width:992px){.dual-row-chart-vertical+.categories-legend{margin-top:0}}.dual-row-chart-vertical-tooltip .title.title.title.title:only-child{margin-bottom:0}.dual-row-chart-vertical-tooltip .value{display:none;position:relative;padding-left:1em}.dual-row-chart-vertical-tooltip .value:last-child{margin-bottom:0!important}.dual-row-chart-vertical-tooltip .value.has__data{display:block}.dual-row-chart-vertical-tooltip .value .value-color{width:.65em;height:.65em;display:block;position:absolute;left:0;top:.1em}.dual-row-chart-vertical-tooltip .change-data{display:flex;align-items:flex-end}.dual-row-chart-vertical-tooltip .change-data .change__percentage-wrapper{font-size:.75em;padding-left:.5em;display:none;padding-bottom:.25em}.dual-row-chart-vertical-tooltip .change-data .change__percentage-wrapper.has__data{display:block}.dual-row-chart-vertical-tooltip .change-data .change__value{position:relative;line-height:1.1em}.dual-row-chart-vertical-tooltip .change-data .change__value.up-arrow{padding-left:1em}.dual-row-chart-vertical-tooltip .change-data .change__value.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:5px solid var(--gray-200);border-right:5px solid transparent;border-top:0 solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.dual-row-chart-vertical-tooltip .change-data .change__value.down-arrow{padding-left:1em}.dual-row-chart-vertical-tooltip .change-data .change__value.down-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:0 solid transparent;border-right:5px solid transparent;border-top:5px solid var(--gray-200);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.categories-legend{display:flex;font-size:.75em;color:var(--report-text-color-third);padding-left:4.5em;margin-top:-1em}.bar-chart+.categories-legend{margin-top:0}.categories-legend__item{margin-right:2em;display:flex;align-items:center}.categories-legend__item .legend-item-color{width:.75em;height:.75em;display:inline-block;margin-right:.75em;border-radius:50%}svg{font-family:var(--report-font-family-first);color:var(--report-text-color-first);vector-effect:non-scaling-stroke}svg .arrow{stroke:none;fill:var(--report-text-color-third);opacity:.5}svg .grid-line,svg .grid line{stroke:var(--report-text-color-third);stroke-width:.3;stroke-opacity:.5;vector-effect:non-scaling-stroke;fill:var(--report-text-color-third)}@media print{svg .grid-line,svg .grid line{opacity:.2}}.axis-x,.axis-y{font-size:.8em}.tick{stroke-width:.3}.axis-x,.axis-x-period,.axis-x-year-lines,.axis-x-year-values{font-family:var(--report-font-family-third);color:var(--report-text-color-third)}.axis-x-period .domain,.axis-x-year-lines .domain,.axis-x-year-values .domain,.axis-x .domain{stroke:var(--report-text-color-third)}.axis-x-period text,.axis-x-year-lines text,.axis-x-year-values text,.axis-x text{fill:var(--report-text-color-third)}.axis-y,.axis-y-appsf,.axis-y-average-median{font-family:var(--report-font-family-first);color:var(--report-text-color-second)}.axis-y-appsf text,.axis-y-average-median text,.axis-y text{fill:var(--report-text-color-second)}.bar-label{font-size:1em;font-family:var(--report-font-family-first);fill:var(--report-text-color-first)}.bar-label--anchor-start{text-anchor:start}.inventory-chart g circle:only-child{stroke-width:5;stroke:var(--color-3)}.dual-row-chart .label{font-size:1em;font-family:var(--report-font-family-first);fill:var(--report-text-color-first)}.dual-row-chart .label--anchor-end{text-anchor:end}.dual-row-chart .label .first,.dual-row-chart .label .slash{font-family:var(--report-font-family-first);fill:var(--report-text-color-first)}.dual-row-chart .label .second{font-family:var(--report-font-family-first);fill:var(--report-text-color-second)}.dual-row-chart rect.bottom{fill-opacity:.5}.dual-row-chart .bottom-legend,.dual-row-chart .right.label--anchor-end{font-family:var(--report-font-family-first);fill:var(--report-text-color-second);font-size:var(--text-sm)}.missing-data{stroke-dasharray:5 5;fill:none}.has-closed-sales-trends path.area{opacity:.1;stroke:none}.has-closed-sales-trends text{pointer-events:none;color:var(--report-text-color-first)}.has-closed-sales-trends .domain{stroke-width:1px}.has-closed-sales-trends line.appsf-line{stroke-width:1;stroke-dasharray:25 9;fill:none}.has-closed-sales-trends .closed-sales-trends svg{font-size:1rem}.has-closed-sales-trends .axis-x-period,.has-closed-sales-trends .axis-x-year-lines,.has-closed-sales-trends .axis-x-year-values,.has-closed-sales-trends .axis-y-left,.has-closed-sales-trends .axis-y-right{font-size:.8em}.has-closed-sales-trends .axis-x-period text,.has-closed-sales-trends .axis-x-year-lines text,.has-closed-sales-trends .axis-x-year-values text,.has-closed-sales-trends .axis-y-left text,.has-closed-sales-trends .axis-y-right text{color:var(--report-text-color-second)}.has-closed-sales-trends .axis-x-period path,.has-closed-sales-trends .axis-x-year-values path{stroke:var(--report-text-color-third)}.has-closed-sales-trends .axis-x-period .tick text,.has-closed-sales-trends .axis-x-year-values .tick text{color:var(--report-text-color-third)}.has-closed-sales-trends .axis-x-period .tick line,.has-closed-sales-trends .axis-x-year-values .tick line,.has-closed-sales-trends .grid line{stroke:var(--report-text-color-third)}.has-closed-sales-trends .grid line{stroke-opacity:.2}.has-closed-sales-trends line.comparison-vertical-line{stroke:var(--color-0);stroke-width:1}.has-closed-sales-trends .closed-sales-legend{display:flex;align-items:center;padding:.35em 0 .5em 4.5em;position:relative;z-index:1}.has-closed-sales-trends .closed-sales-legend__item{font-size:.8em;align-items:center;display:flex;margin-right:.75em;padding:.15em 1.25em .35em .5em;opacity:.5}.has-closed-sales-trends .closed-sales-legend__item:hover{cursor:pointer;background-color:var(--gray-100)}.has-closed-sales-trends .closed-sales-legend__item:hover .item__title{color:var(--primary);border-bottom-color:var(--primary)}.has-closed-sales-trends .closed-sales-legend__item--active{opacity:1}.has-closed-sales-trends .closed-sales-legend__item--active .item__dot:before{display:none}.has-closed-sales-trends .closed-sales-legend__item .item__dot{width:.782em;height:.782em;border-radius:50%;margin-right:10px;position:relative}.has-closed-sales-trends .closed-sales-legend__item .item__dot:before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;background-color:#fff;border-radius:50%}.has-closed-sales-trends .closed-sales-legend__item .item__title{color:var(--report-text-color-third);border-bottom:1px solid var(--report-text-color-third)}.active-sales-listing .price-trends-legend{padding-left:7em;grid-gap:2.5em}.tile-chart-root:hover{cursor:pointer}.tile-chart-root .label{pointer-events:none;text-anchor:middle}.tile-chart-root .level-1{font-size:.75em;fill:var(--report-text-color-first)}.tile-chart-root .level-2{font-size:1.1em;fill:var(--report-text-color-first)}.tile-chart-root .level-3{font-size:.7em;fill:var(--report-text-color-first)}.tile-chart-root .chart-tile:hover{opacity:.5}.tile-chart-legend{display:flex;font-size:.75em;color:var(--report-text-color-third)}.tile-chart-legend .tile-chart-legend__item{margin-right:2em;display:flex;align-items:center}.tile-chart-legend .tile-chart-legend__item .tile-item-color{width:.75em;height:.75em;display:inline-block;margin-right:.75em;border-radius:50%}.inventory-tooltip .title{margin-bottom:.25em!important;font-weight:400!important}.inventory-chart-legend{padding-left:4.5em}@media screen and (max-width:992px){.inventory-chart-legend{padding-left:1.5em}.tile-chart-legend .tile-chart-legend__item{margin-right:1.5em}}@media screen and (max-width:992px){.vertical-bar-chart{min-width:630px}}.vertical-bar-chart-root rect:hover{cursor:pointer;fill:var(--color-4)}.vertical-bar-chart-root rect+text{pointer-events:none;font-size:.75em}.c-chart-tooltip{position:absolute;z-index:10;opacity:0;padding:1.25em;background-color:rgba(var(--gray-500-rgb),.9);color:var(--gray-200);border-radius:2px;max-width:200px;min-width:150px}.c-chart-tooltip.has-arrow:before{content:"";position:absolute;width:0;height:0;border:.5em solid transparent}.c-chart-tooltip.has-arrow-left{margin-left:.5em}.c-chart-tooltip.has-arrow-left:before{right:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right-color:rgba(var(--gray-500-rgb),.9);border-left-width:0}.c-chart-tooltip.has-arrow-right{margin-right:.5em}.c-chart-tooltip.has-arrow-right:before{left:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-left-color:rgba(var(--gray-500-rgb),.9);border-right-width:0}.c-chart-tooltip.has-arrow-top{margin-top:.5em}.c-chart-tooltip.has-arrow-top:before{bottom:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-bottom-color:rgba(var(--gray-500-rgb),.9);border-top-width:0}.c-chart-tooltip.has-arrow-bottom{margin-bottom:.5em}.c-chart-tooltip.has-arrow-bottom:before{top:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-top-color:rgba(var(--gray-500-rgb),.9);border-bottom-width:0}.c-chart-tooltip .c-chart-tooltip__content{font-size:var(--text-md)}.c-chart-tooltip .c-chart-tooltip__content>div:last-child:not(:first-child) div:last-of-type[class*=__value]{margin-bottom:0!important}.c-chart-tooltip .c-chart-tooltip__content .title{margin-bottom:.64em;font-weight:700;white-space:nowrap;display:flex;font-size:.8em}.c-chart-tooltip .c-chart-tooltip__content .title__value{font-weight:400;margin-left:.25em}.c-chart-tooltip.tooltip-text-sm{font-size:.8em;line-height:1.4em}.vertical-bar-chart .vertical-bar-chart-tooltip{max-width:350px}.vertical-bar-chart-tooltip .change,.vertical-bar-chart-tooltip .value{display:none}.vertical-bar-chart-tooltip .change.has__data,.vertical-bar-chart-tooltip .value.has__data{display:unset}.vertical-bar-chart-tooltip:hover{cursor:pointer}.vertical-bar-chart-tooltip .value{margin-bottom:.5em}.vertical-bar-chart-tooltip .value div{line-height:1.2em}.vertical-bar-chart-tooltip .value__label{font-size:var(--text-sm)}.vertical-bar-chart-tooltip .value__value{margin-bottom:.25em;color:var(--white)}.vertical-bar-chart-tooltip .change:not(.has__data){display:none}.vertical-bar-chart-tooltip .change.has__data{display:block;color:var(--gray-200);white-space:nowrap}.vertical-bar-chart-tooltip .change__value{position:relative;color:var(--white);font-size:1em}.vertical-bar-chart-tooltip .change__value.up-arrow{padding-left:1em}.vertical-bar-chart-tooltip .change__value.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:5px solid var(--gray-200);border-right:5px solid transparent;border-top:0 solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.vertical-bar-chart-tooltip .change__value.down-arrow{padding-left:1em}.vertical-bar-chart-tooltip .change__value.down-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-bottom:0 solid transparent;border-right:5px solid transparent;border-top:5px solid var(--gray-200);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.vertical-bar-chart-tooltip .c-chart-tooltip__content .title{font-size:.8em;margin-bottom:.75em;font-weight:700;white-space:nowrap}.vertical-bar-chart-tooltip .c-chart-tooltip__content .title .title__value{font-weight:700}.vertical-bar-chart-tooltip .c-chart-tooltip__content .title .title__label+.title__value{font-weight:400}.vertical-bar-chart-tooltip .c-chart-tooltip__content .change__label,.vertical-bar-chart-tooltip .c-chart-tooltip__content .price__label{margin-bottom:.25em;color:var(--gray-200);line-height:1.1em;font-size:.8em}.vertical-bar-chart-tooltip .c-chart-tooltip__content .price__value{color:var(--white);margin-bottom:.64em;line-height:1.1em}.table-container-scrollable{overflow-y:auto}.table-graph{display:table;width:100%}.table-graph__head{display:table-header-group}.table-graph__body{display:table-row-group}.table-graph__row{display:table-row}.table-graph__row.selected{background-color:var(--gray-100);font-weight:700}.table-graph__cell{display:table-cell;padding:.675em .625em;border-bottom:1px solid var(--blue-600)}.table-graph__th-cell{position:-webkit-sticky;position:sticky;top:0;font-weight:700;text-align:center;background-color:var(--blue-600);z-index:3}.table-graph__th-cell.has-tooltip{cursor:pointer}.table-graph.table-columns-4 .table-graph__td-cell:first-child{max-width:10em}.table-graph__td-cell{text-align:right}.table-graph__td-cell:first-child{text-align:left;max-width:5.5em;text-overflow:ellipsis;overflow:hidden}.table-graph__td-cell.table-graph__td--center{text-align:center}.table-graph__td-cell.table-graph__td--left{text-align:left}.table-graph__td-cell.arrow-down .table-graph__cell-text,.table-graph__td-cell.arrow-up .table-graph__cell-text{position:relative;padding-left:1em}.table-graph__td-cell.arrow-up .table-graph__cell-text:before{border-bottom:5px solid var(--report-text-color-third);border-top:0 solid transparent}.table-graph__td-cell.arrow-down .table-graph__cell-text:before,.table-graph__td-cell.arrow-up .table-graph__cell-text:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.table-graph__td-cell.arrow-down .table-graph__cell-text:before{border-bottom:0 solid transparent;border-top:5px solid var(--report-text-color-third)}.table-graph__td-cell.has-arrow{position:relative}.table-graph__td-cell .i{font-size:.3em;color:var(--report-text-color-third);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.table-graph__cell-text{font-size:.875em;white-space:nowrap}.graph-summary{display:grid;grid-template-columns:auto auto auto;grid-column-gap:1em;padding:1.625em 1em 1.25em;background-color:var(--gray-100);height:6em}.graph-summary--stack{grid-template-columns:auto;grid-row-gap:1em;height:auto;padding-left:4em}.graph-summary--stack .graph-summary__item:first-child .graph-summary__label{font-size:1.15em}.graph-summary--stack .graph-summary__item:first-child .graph-summary__value-number{font-size:2.25em}.graph-summary__label{font-size:.875em;color:var(--blue-200)}.graph-summary__value{display:flex;align-items:flex-end}.graph-summary__value-vector{padding-bottom:4px}.graph-summary__value-vector .i{margin-right:.25em;font-size:1.125em}.graph-summary__value-vector .i-arrow-up{color:var(--arrow-up)}.graph-summary__value-vector .i-arrow-down{color:var(--arrow-down)}.graph-summary__value-number{font-size:1.75em;color:var(--gray-500);line-height:1.2}.table-graph__cell .yoy-percent{position:relative;margin-left:.5em}.table-graph__cell .yoy-percent.down-arrow,.table-graph__cell .yoy-percent.up-arrow{margin-left:1.5em}.table-graph__cell .yoy-percent.down-arrow:before{border-bottom:0 solid transparent;border-top:5px solid var(--report-text-color-third)}.table-graph__cell .yoy-percent.down-arrow:before,.table-graph__cell .yoy-percent.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-12px}.table-graph__cell .yoy-percent.up-arrow:before{border-bottom:5px solid var(--report-text-color-third);border-top:0 solid transparent}.header-column-full-name-tooltip{width:160px;opacity:1;text-align:center;pointer-events:none}.table-chart__cell--left-aligned{text-align:left!important}.table-chart__cell--label,.table-chart__cell--row-name{white-space:nowrap}.doorman-nondoorman-elevator-walkup .table-chart__head .table-chart__row .table-chart__cell{text-align:center}.doorman-nondoorman-elevator-walkup .table-chart__cell{padding:1em .25em .6em}.doorman-nondoorman-elevator-walkup .table-chart__cell--0{background-color:#c1d5e0}.doorman-nondoorman-elevator-walkup .legend-chart-cell .legend-chart__nbh-name{font-size:1.4em}.doorman-nondoorman-elevator-walkup .legend-chart-cell .legend-chart__percentage{font-size:.9em}.table-chart__cell.table-chart__values{width:6em}.table-chart__row--blank{height:calc(var(--cell-spacing)*4)}.doorman-nondoorman-elevator-walkup__footnote{margin-top:calc(var(--cell-spacing)*2);padding-left:.75em;padding-bottom:.625em;color:var(--report-text-color-second);font-family:var(--report-font-family-first);font-size:.8em}.historical-trends{position:relative;padding-top:.25em!important;padding-bottom:.25em!important}.historical-trends .table-chart__cell{padding:.3em .25em .2em}.table-chart--historical-trends.table-chart{font-size:.93em}.table-chart--historical-trends .table-chart__cell--0{background-color:#c1d5e0}.table-chart--historical-trends .table-chart__cell{border-color:#fff;border-left:1px solid #fff;border-collapse:collapse;white-space:nowrap}.table-chart--historical-trends .table-chart__cell--count{padding-left:.5em;padding-right:.5em;width:11em;white-space:nowrap;background:var(--gray-100);color:var(--report-text-color-second)}.table-chart--historical-trends .table-chart__cell--gray{background-color:var(--gray-100);color:var(--report-text-color-second)}.table-chart--historical-trends .table-chart__cell--gray.table-chart__cell-title{background-color:var(--gray-700)}.table-chart--historical-trends .table-chart__head .table-chart__cell--count{background-color:transparent}.table-chart--historical-trends .table-chart__head .table-chart__cell{text-align:center;border-bottom:0;font-weight:400;padding:.4em .25em .2em;letter-spacing:-.1px}.table-chart--historical-trends .table-chart__head .table-chart__cell-title{font-weight:700;font-family:var(--report-font-family-first);color:var(--report-text-color-first);white-space:nowrap}.table-chart--historical-trends .table-chart__body .table-chart__cell{text-align:center}.table-chart--historical-trends .table-chart__body .table-chart__cell--count{text-align:right}.historical-trends-luxury .table-chart__row .table-chart__cell:last-of-type{text-align:right!important}.historical-trends-luxury .table-chart__row.selected{background-color:var(--gray-100)}.historical-trends-luxury .table-chart__row .table-chart__cell{padding:.35em}.historical-trends-luxury .table-chart__row .table-chart__cell.sortable .table-cell-content__wrapper{display:flex;align-items:center;justify-content:center}.historical-trends-luxury .table-chart__row .table-chart__cell.sortable.sorted span,.historical-trends-luxury .table-chart__row .table-chart__cell.sortable:hover span{text-decoration:underline;cursor:pointer}.historical-trends-luxury .table-chart__row .table-chart__cell.sortable.sorted .i,.historical-trends-luxury .table-chart__row .table-chart__cell.sortable:hover .i{color:inherit}.historical-trends-luxury .table-chart__row .table-chart__cell.sortable .i{font-size:5px;padding-left:3px;color:var(--blue-100);position:relative}.historical-trends-luxury .table-chart__row .table-chart__cell:first-child{width:1em;color:var(--blue-200)}.historical-trends-luxury .table-chart__row .table-chart__cell:nth-child(2){text-align:left;font-weight:700;min-width:14em}.historical-trends-luxury .table-chart__row .table-chart__cell:nth-child(2)~.table-chart__cell{text-align:center}.historical-trends-luxury .table-chart__head{background-color:var(--blue-600)}.historical-trends-luxury .table-chart__head .table-chart__cell.table-chart__cell{border-bottom:inherit;text-align:center!important}.historical-trends-luxury .table-chart__body .table-chart__row.table-chart__row--total .table-chart__cell{text-transform:uppercase;border-bottom:inherit}.historical-trends-luxury .table-chart__body .table-chart__cell:nth-child(3){text-align:center}.historical-trends-luxury .table-chart__body .table-chart__cell:nth-child(3)~.table-chart__cell{text-align:right}.recorded-sales-by-unit-type .table-chart-cell__container{display:flex;justify-content:flex-end;padding:.5em}.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell{position:relative;margin-left:.5em}.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.down-arrow,.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.up-arrow{margin-left:1.5em}.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.down-arrow:before{border-bottom:0 solid transparent;border-top:5px solid var(--report-text-color-third)}.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.down-arrow:before,.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-12px}.recorded-sales-by-unit-type .table-chart-cell__container .table-chart__subcell.up-arrow:before{border-bottom:5px solid var(--report-text-color-third);border-top:0 solid transparent}.recorded-sales-by-unit-type .table-chart__head.table-chart__head .table-chart__cell{text-align:center}.recorded-sales-by-unit-type .table-chart__delimiter{position:relative}.recorded-sales-by-unit-type .table-footer-disclaimer{color:var(--report-text-color-second);font-family:var(--report-font-family-first);font-size:1em;padding-top:1em;position:absolute}.recorded-sales-by-unit-type .table-footer-disclaimer.normal{position:relative;font-size:.8em}.nbh-stats-summary{font-family:var(--report-font-family-first)}.nbh-stats-summary .nbh-stats-summary__header{color:#fff;padding:1.35em 1.25em 1.25em 2em;margin-bottom:.5em}.nbh-stats-summary .nbh-stats-summary__header-title{font-weight:700;font-size:1.163375em}.nbh-stats-summary .nbh-stats-summary__header-size{font-size:.83125em;padding-left:.5em;text-transform:capitalize}.nbh-stats-summary .nbh-stats-summary__header-period{font-size:.83125em}.nbh-stats-summary .nbh-stats-summary__item{padding:1.25em .5em 1em}.nbh-stats-summary .nbh-stats-summary__items{display:grid;grid-column-gap:.5em;grid-template-columns:repeat(auto-fit,minmax(9em,1fr))}.nbh-stats-summary .nbh-stats-summary__item{min-height:7.5em;cursor:pointer;text-align:center;background-color:rgba(226,236,248,.2)}.nbh-stats-summary .nbh-stats-summary__item.is-doorman .nbh-stats-summary__item-value{display:flex;justify-content:center;align-items:center;font-size:1.25em;min-height:1.785em}.nbh-stats-summary .nbh-stats-summary__item-title{font-size:.83125em;font-weight:500}.nbh-stats-summary .nbh-stats-summary__item-value{font-size:1.33em;margin-bottom:.15em}.nbh-stats-summary .nbh-stats-summary__item-value .nbh-stats-summary__item-value-doorman{font-size:.875em}.nbh-stats-summary .nbh-stats-summary__item-value .nbh-stats-summary__item-value-doorman:last-child span{display:none}.nbh-stats-summary .nbh-stats-summary__item-dorman{display:flex;justify-content:center;align-items:center;height:2.18em;font-size:.6875em;color:var(--blue-100)}.nbh-stats-summary .nbh-stats-summary__item-dorman span:first-child{padding-right:2em}.legend-chart-cell .nbh-stats-summary__item-yoy,.market-highlight-chart .nbh-stats-summary__item-yoy,.nbh-stats-summary .nbh-stats-summary__item-yoy{display:grid;grid-template-columns:repeat(3,auto);grid-column-gap:.25em;align-items:center;justify-content:center;font-family:var(--report-font-family-first);line-height:1.25em}.legend-chart-cell .nbh-stats-summary__item-yoy .yoy-icon,.legend-chart-cell .nbh-stats-summary__item-yoy .yoy-label,.market-highlight-chart .nbh-stats-summary__item-yoy .yoy-icon,.market-highlight-chart .nbh-stats-summary__item-yoy .yoy-label,.nbh-stats-summary .nbh-stats-summary__item-yoy .yoy-icon,.nbh-stats-summary .nbh-stats-summary__item-yoy .yoy-label{color:var(--blue-100)}.legend-chart-cell .nbh-stats-summary__item-yoy .yoy-label,.market-highlight-chart .nbh-stats-summary__item-yoy .yoy-label,.nbh-stats-summary .nbh-stats-summary__item-yoy .yoy-label{text-transform:uppercase;font-size:.83125em}.legend-chart-cell .nbh-stats-summary__item-yoy .yoy-icon,.market-highlight-chart .nbh-stats-summary__item-yoy .yoy-icon,.nbh-stats-summary .nbh-stats-summary__item-yoy .yoy-icon{font-size:.3em;margin-top:-2px;line-height:1;position:relative}.legend-chart-cell .nbh-stats-summary__item-yoy .yoy-value,.market-highlight-chart .nbh-stats-summary__item-yoy .yoy-value,.nbh-stats-summary .nbh-stats-summary__item-yoy .yoy-value{font-size:.83125em}.legend-chart-cell .nbh-stats-summary__item-yoy,.market-highlight-chart .nbh-stats-summary__item-yoy{justify-content:flex-start;margin-top:-.25em;font-size:1.25em}.mp-table-wrap{margin-bottom:1.25em;font-size:.875em}.mp-table-wrap .table-graph__th-cell{color:#fff;text-align:right;background-color:var(--gray-800)}.mp-table-wrap .table-graph__cell{padding:.5em .625em}.mp-table-wrap .table-graph__cell-text{font-size:1em}.mp-table-wrap .table-graph__body .table-graph__row:nth-child(odd) .table-graph__cell{background-color:var(--gray-700)}@media screen and (min-width:993px){.mp-table-wrap .table-graph{table-layout:fixed;width:100%}.mp-table-wrap .table-graph__row{display:flex;width:100%}.mp-table-wrap .table-graph__row .table-graph__cell{width:100%}.mp-table-wrap .table-graph__row .table-graph__cell:first-child{min-width:14em;max-width:14em}}.table-chart{display:table;width:100%;font-size:var(--text-sm);font-family:var(--report-font-family-first);color:var(--report-text-color-first);background-color:#fff}.table-chart__head{display:table-header-group;font-weight:700;text-align:center}.table-chart__head .table-chart__cell{text-align:right;padding-top:0}.table-chart__body{display:table-row-group}.table-chart__body .table-chart__cell{text-align:right}.table-chart__body .table-chart__cell--apt{text-align:left}.table-chart__body .table-chart__cell--bold{font-weight:700}.table-chart__row{display:table-row}.table-chart__row.table-chart__row--total .table-chart__cell--apt{text-transform:uppercase}.table-chart__row--gray,.table-chart__row.table-chart__row--total .table-chart__cell:not(.table-chart__cell--spacing,.table-chart__cell--color-bar){background-color:var(--gray-100)}.table-chart__cell{display:table-cell;padding:.15em .25em;border-left-color:rgba(var(--report-text-color-third-rgb),.3);border-bottom:2px solid transparent;border-bottom-color:rgba(var(--report-text-color-third-rgb),.3);border-right-color:rgba(var(--report-text-color-third-rgb),.3);border-top-color:rgba(var(--report-text-color-third-rgb),.3)}.table-chart__cell--color-bar{width:.6em}.table-chart__cell--spacing{width:.75em}.table-chart__cell--color-bar,.table-chart__cell--spacing{padding:0;border-color:transparent!important}.table-chart__cell--apt{width:3em;font-weight:700}.table-chart__subcell{font-family:var(--report-font-family-first);color:var(--report-text-color-second)}.table-chart__drop{color:#cd0046}.table-chart__rise{color:#019399}.table-chart__delimiter{height:3em}.table-footer-disclaimer{padding-top:.625em}.table-footer-disclaimer__text{color:var(--blue-200);font-family:var(--report-font-family-first);font-size:.75em;line-height:1.2}.table-data__hidden{visibility:hidden;position:absolute}.stats-bar{display:grid;grid-template-columns:.8em auto;grid-column-gap:1em;grid-template-rows:auto auto;font-family:var(--report-font-family-first);color:var(--report-text-color-first);min-height:4.2em}.stats-bar__color-bar{width:.8em;height:100%;grid-row:1/4}.stats-bar__main-value{position:relative;font-size:1.4em;font-family:var(--report-font-family-second);color:var(--report-text-color-first);align-self:end;font-weight:700;white-space:nowrap;padding-bottom:.1em}.yoy-icon{color:var(--report-text-color-third);font-size:.427em!important}.stats-bar__label{font-size:.9em;font-family:var(--report-font-family-first);color:var(--report-text-color-second)}.stats-bar__sublabel{font-size:.8em;color:var(--report-text-color-third)}.stats-bar__main-value-yoy-wrap{color:var(--blue-100);font-size:.7em;font-family:var(--report-font-family-third);padding-left:.5em;display:inline-flex;align-items:center;gap:2px}.stats-bar__yoy-row{color:var(--report-text-color-third);display:grid;grid-template-columns:repeat(3,auto);grid-column-gap:.25em;align-items:center;justify-content:center;font-family:var(--report-font-family-first);line-height:1.25em;justify-content:flex-start;margin-top:-.25em;font-size:1em}@media screen and (max-width:992px){.stats-bar__yoy-row{font-size:.8em!important}}.stats-bar__yoy-row .yoy-label{text-transform:uppercase;font-size:.83125em}.stats-bar__yoy-row .yoy-icon{margin-top:-2px;line-height:1;position:relative}.stats-bar__yoy-row .yoy-value{font-size:.83125em}.stats-bar-wrap{position:relative}.stats-bar__footnote{font-size:.8em;color:var(--report-text-color-third);padding-top:.25em;position:absolute}@media screen and (max-width:992px){.stats-bar__footnote{position:static;font-size:.625em}}.stats-bar__main-value-yoy.down-arrow,.stats-bar__main-value-yoy.up-arrow{margin-left:.75em;position:relative}@media screen and (max-width:992px){.stats-bar__main-value-yoy.down-arrow,.stats-bar__main-value-yoy.up-arrow{margin-left:1.25em}}.stats-bar__main-value-yoy.down-arrow:before{border-bottom:0 solid transparent;border-top:5px solid var(--report-text-color-third)}.stats-bar__main-value-yoy.down-arrow:before,.stats-bar__main-value-yoy.up-arrow:before{content:"";display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-12px}.stats-bar__main-value-yoy.up-arrow:before{border-bottom:5px solid var(--report-text-color-third);border-top:0 solid transparent}.stats-bar-container{display:grid;grid-row-gap:.625em;margin-top:5.265em;margin-bottom:5.265em}@media screen and (max-width:992px){.stats-bar-container{margin:0}}.stats-bar-cell{display:grid;grid-template-columns:.8em auto;grid-column-gap:1em;grid-template-rows:auto auto;font-family:var(--report-font-family-first);color:var(--report-text-color-first);height:4.7em}.stats-bar-cell.stats-bar-cell--yoy-only{grid-template-rows:1fr;height:2em;align-items:center}.stats-bar-cell.stats-bar-cell--yoy-only .stats-bar__yoy-row{height:1.1em;margin-top:0}.listing-card-with-img{max-width:550px}.listing-card-with-img *{line-height:1.2em}.listing-card-with-img>*{margin-bottom:3px}.listing-card-with-img__photo-wrapper{position:relative;padding-bottom:46%;margin-bottom:.375em;z-index:0}.listing-card-with-img__photo{position:absolute;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listing-card-with-img__price,.listing-card-with-img__title{font-weight:700}.listing-card-with-img__presenter-company,.listing-card-with-img__price,.listing-card-with-img__title{color:var(--report-text-color-first)}.listing-card-with-img__price{font-size:1.15em}.listing-card-with-img__description,.listing-card-with-img__nbh{color:var(--report-text-color-second)}.listing-card-with-img__description{font-size:.815em}.listing-card-with-img__nbh{margin-bottom:.5em;font-size:.815em}.c-ribbon-content{color:#fff}.c-ribbon-blue{--main-bg-color:#39a6de;background-color:var(--main-bg-color)}.c-ribbon-blue.c-ribbon-right{position:absolute;display:flex;align-items:center;min-width:9em;text-align:left;min-height:1.857em;margin:.5em 0;top:0;right:-.5em;padding:0 .9em 0 1em;font-size:.875em}.c-ribbon-blue.c-ribbon-right:before{content:"";position:absolute;display:block;top:0;right:99%;height:100%;font-size:.875em;border-top:1em solid;border-left:1em solid transparent;border-bottom:1em solid;border-top-color:var(--main-bg-color)!important;border-bottom-color:var(--main-bg-color)!important;border-right:2px solid var(--main-bg-color)}.c-ribbon-blue.c-ribbon-right:after{content:"";position:absolute;display:block;bottom:-.8em;z-index:-1;right:0;border-top:.8em solid rgba(0,0,0,.7);border-right:.8em solid transparent}.c-ribbon-orange{--main-bg-color:#dc7e0a;background-color:var(--main-bg-color)}.c-ribbon-orange.c-ribbon-right{position:absolute;display:flex;align-items:center;min-width:9em;text-align:left;min-height:1.857em;margin:.5em 0;top:0;right:-.5em;padding:0 .9em 0 1em;font-size:.875em}.c-ribbon-orange.c-ribbon-right:before{content:"";position:absolute;display:block;top:0;right:99%;height:100%;font-size:.875em;border-top:1em solid;border-left:1em solid transparent;border-bottom:1em solid;border-top-color:var(--main-bg-color)!important;border-bottom-color:var(--main-bg-color)!important;border-right:2px solid var(--main-bg-color)}.c-ribbon-orange.c-ribbon-right:after{content:"";position:absolute;display:block;bottom:-.8em;z-index:-1;right:0;border-top:.8em solid rgba(0,0,0,.7);border-right:.8em solid transparent}.c-ribbon-dark-red{--main-bg-color:#ac414f;background-color:var(--main-bg-color)}.c-ribbon-dark-red.c-ribbon-right{position:absolute;display:flex;align-items:center;min-width:9em;text-align:left;min-height:1.857em;margin:.5em 0;top:0;right:-.5em;padding:0 .9em 0 1em;font-size:.875em}.c-ribbon-dark-red.c-ribbon-right:before{content:"";position:absolute;display:block;top:0;right:99%;height:100%;font-size:.875em;border-top:1em solid;border-left:1em solid transparent;border-bottom:1em solid;border-top-color:var(--main-bg-color)!important;border-bottom-color:var(--main-bg-color)!important;border-right:2px solid var(--main-bg-color)}.c-ribbon-dark-red.c-ribbon-right:after{content:"";position:absolute;display:block;bottom:-.8em;z-index:-1;right:0;border-top:.8em solid rgba(0,0,0,.7);border-right:.8em solid transparent}.single-property-stats-bar{margin-top:1.25em}.single-property-stats-bar__price{font-size:1.625em;font-family:var(--font-family-secondary);margin-bottom:.25em;font-weight:700}.single-property-stats-bar__label{font-size:1em;color:#597193;text-transform:uppercase;line-height:1.3}@media screen and (min-width:992px){.single-property-stats-bar{margin-top:3em;padding-left:1.25em}}.advanced-cropper-line-wrapper--north,.advanced-cropper-line-wrapper--south{height:12px;width:100%}.advanced-cropper-line-wrapper--north{cursor:n-resize}.advanced-cropper-line-wrapper--south{cursor:s-resize}.advanced-cropper-line-wrapper--east,.advanced-cropper-line-wrapper--west{width:12px;height:100%}.advanced-cropper-line-wrapper--east{cursor:e-resize}.advanced-cropper-line-wrapper--west{cursor:w-resize}.advanced-cropper-line-wrapper--disabled{cursor:auto}.advanced-cropper-line-wrapper__content{position:absolute}.advanced-cropper-line-wrapper__content--east,.advanced-cropper-line-wrapper__content--west{height:100%}.advanced-cropper-line-wrapper__content--north,.advanced-cropper-line-wrapper__content--south{width:100%}.advanced-cropper-line-wrapper__content--east{left:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.advanced-cropper-line-wrapper__content--west{right:50%;-webkit-transform:translateX(100%);transform:translateX(100%)}.advanced-cropper-line-wrapper__content--north{top:50%}.advanced-cropper-line-wrapper__content--south{bottom:50%}.advanced-cropper-handler-wrapper{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;height:30px}.advanced-cropper-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.advanced-cropper-handler-wrapper--west-north{cursor:nw-resize}.advanced-cropper-handler-wrapper--north{cursor:n-resize}.advanced-cropper-handler-wrapper--east-north{cursor:ne-resize}.advanced-cropper-handler-wrapper--east{cursor:e-resize}.advanced-cropper-handler-wrapper--east-south{cursor:se-resize}.advanced-cropper-handler-wrapper--south{cursor:s-resize}.advanced-cropper-handler-wrapper--west-south{cursor:sw-resize}.advanced-cropper-handler-wrapper--west{cursor:w-resize}.advanced-cropper-handler-wrapper--disabled{cursor:auto}.advanced-cropper-bounding-box{position:relative;height:100%;width:100%}.advanced-cropper-bounding-box__handler-wrapper{position:absolute}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--west{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%}.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--south{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.advanced-cropper-bounding-box__handler-wrapper--west,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--west-south{left:0}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--east-south{left:100%}.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--west-north{top:0}.advanced-cropper-bounding-box__handler-wrapper--east-south,.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--west-south{top:100%}.advanced-cropper-bounding-box__handler{position:absolute}.advanced-cropper-bounding-box__handler--west-north{left:0;top:0}.advanced-cropper-bounding-box__handler--north{left:50%;top:0}.advanced-cropper-bounding-box__handler--east-north{left:100%;top:0}.advanced-cropper-bounding-box__handler--east{left:100%;top:50%}.advanced-cropper-bounding-box__handler--east-south{left:100%;top:100%}.advanced-cropper-bounding-box__handler--south{left:50%;top:100%}.advanced-cropper-bounding-box__handler--west-south{left:0;top:100%}.advanced-cropper-bounding-box__handler--west{left:0;top:50%}.advanced-cropper-bounding-box__line{position:absolute}.advanced-cropper-bounding-box__line--north,.advanced-cropper-bounding-box__line--south{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.advanced-cropper-bounding-box__line--north{top:0}.advanced-cropper-bounding-box__line--south{top:100%}.advanced-cropper-bounding-box__line--east,.advanced-cropper-bounding-box__line--west{top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.advanced-cropper-bounding-box__line--west{left:0}.advanced-cropper-bounding-box__line--east{left:100%}.advanced-cropper-artificial-transition{will-change:transform}.advanced-cropper-background-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;-webkit-transform-origin:center;transform-origin:center;pointer-events:none;max-width:none!important}.advanced-cropper-canvas{display:none}.advanced-cropper-source{width:1px;height:1px;visibility:hidden;position:absolute;opacity:0}.advanced-cropper-fade{visibility:hidden;opacity:0;transition:.5s;display:flex;flex-direction:column}.advanced-cropper-fade--visible{opacity:1;visibility:visible}.advanced-cropper-wrapper__fade{flex-grow:1;min-height:0}.advanced-cropper-stencil-grid{display:table;border-collapse:collapse;table-layout:fixed;opacity:0;transition:opacity .3s}.advanced-cropper-stencil-grid--visible{opacity:1}.advanced-cropper-stencil-grid__row{display:table-row}.advanced-cropper-stencil-grid__cell{display:table-cell;width:1%;height:1%;border:1px solid}.advanced-cropper-stencil-grid__cell--top{border-top-color:transparent}.advanced-cropper-stencil-grid__cell--left{border-left-color:transparent}.advanced-cropper-stencil-grid__cell--right{border-right-color:transparent}.advanced-cropper-stencil-grid__cell--bottom{border-bottom-color:transparent}.advanced-cropper-stencil-overlay{box-sizing:content-box;box-shadow:0 0 0 1000px currentColor;pointer-events:none;width:100%;height:100%;position:absolute;-webkit-backface-visibility:hidden}.advanced-cropper-stencil-wrapper{will-change:transform}.advanced-cropper-boundary{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr;position:relative}.advanced-cropper-boundary__content{width:100%;height:100%;position:absolute;top:0;left:0}.advanced-cropper-boundary__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.advanced-cropper-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.advanced-cropper-circle-stencil__overlay{border-radius:50%;overflow:hidden}.advanced-cropper-circle-stencil__preview{border-radius:50%}.advanced-cropper-circle-stencil__draggable-area,.advanced-cropper-circle-stencil__grid,.advanced-cropper-circle-stencil__overlay,.advanced-cropper-circle-stencil__preview{position:absolute;height:100%;width:100%}.advanced-cropper-circle-stencil--movable{cursor:move}.advanced-cropper-rectangle-stencil{box-sizing:border-box;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.advanced-cropper-rectangle-stencil,.advanced-cropper-rectangle-stencil__draggable-area,.advanced-cropper-rectangle-stencil__grid,.advanced-cropper-rectangle-stencil__overlay,.advanced-cropper-rectangle-stencil__preview{position:absolute;height:100%;width:100%}.advanced-cropper-rectangle-stencil--movable{cursor:move}.advanced-cropper-simple-line{background:none;border-width:0}.advanced-cropper-simple-line--north,.advanced-cropper-simple-line--south{height:0;width:100%}.advanced-cropper-simple-line--east,.advanced-cropper-simple-line--west{height:100%;width:0}.advanced-cropper-simple-line--east{border-right-width:1px}.advanced-cropper-simple-line--west{border-left-width:1px}.advanced-cropper-simple-line--south{border-bottom-width:1px}.advanced-cropper-simple-line--north{border-top-width:1px}.advanced-cropper-simple-handler{display:block}.advanced-cropper-preview{overflow:hidden;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.advanced-cropper-preview__content{overflow:hidden;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.advanced-cropper-preview__image{display:none;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform-origin:center;transform-origin:center;max-width:none!important}.advanced-cropper-preview__image--visible{display:block}.advanced-cropper-preview__boundary{flex-grow:1;min-height:0;min-width:0}.cropper-preview-wrapper__fade{flex-grow:1;min-height:0;width:100%}.advanced-cropper{overflow:hidden;max-height:100%;background:#000;position:relative;display:flex;flex-direction:column;color:#fff}.advanced-cropper__boundary{flex-grow:1;min-height:0;min-width:0}.advanced-cropper__background-wrapper,.advanced-cropper__wrapper{left:0;top:0;right:0;bottom:0;position:absolute}.advanced-cropper__stencil-wrapper{position:absolute}.advanced-cropper *{box-sizing:border-box}.advanced-cropper-simple-handler{background:currentColor;height:10px;width:10px}.advanced-cropper-simple-line{transition:border .5s;border-color:hsla(0,0%,100%,.3);border-style:solid}.advanced-cropper-simple-line--hover{border-color:#fff}.advanced-cropper-circle-stencil__preview{border:2px solid hsla(0,0%,100%,.2)}.advanced-cropper-stencil-overlay{color:rgba(0,0,0,.5)}.advanced-cropper-stencil-grid{color:hsla(0,0%,100%,.4)}.company-logo{background-size:contain;background-repeat:no-repeat;width:100%;height:100%}.c-broker-info{display:grid;font-size:1em!important;grid-template-columns:auto}.c-broker-info.hasPhoto{grid-template-columns:5.5em 1fr;grid-column-gap:1.25em}.c-broker-info__divider{height:1px;background:var(--gray-900)}.c-broker-info__icon{width:5.5em;height:5.5em;background:var(--blue-200);color:var(--white);display:flex;justify-content:center;align-items:center;position:relative;background-size:cover;background-position:top}.c-broker-info__icon img{width:100%;position:absolute;top:0}.c-broker-info .c-broker-details__name{font-size:.875em;color:var(--gray-500);margin-bottom:.5em}.c-broker-info .c-broker-details__title-devider-row{display:none}.c-broker-info .c-broker-details__extend{font-size:.75em;color:var(--blue-200)}