﻿#mapview-map{height:68rem;width:46rem;grid-row:span 2;grid-column:span 2;align-self:center;}@media screen and (max-width:820px){#mapview-map{height:30rem;width:100%;grid-row:span 1;grid-column:span 1;}}.neighborhoods #mapview-map{height:58.1rem;}@media screen and (max-width:820px){.neighborhoods #mapview-map{height:24rem;}}.description-info #mapview-map{height:24rem;width:100%;float:right;margin-left:1rem;}@media screen and (max-width:1200px){.description-info #mapview-map{margin-left:.5rem;}}@media screen and (max-width:820px){.description-info #mapview-map{float:none;margin:0;}}.marker-popup{white-space:nowrap;text-align:center;background-color:#333;color:#fff;padding:5px 7px;cursor:pointer;border-radius:4px;position:relative;width:auto;display:inline-block;font-size:12px;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;}.infobox{display:grid;grid-template-columns:1fr 1fr;color:#31363d;}.infobox h4{grid-column:span 2;background-color:#31363d;color:#fff;padding:10px;}.infobox img{height:60px;width:80px;}.infobox span{font-weight:600;}.infobox .infodetails{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;}.prop-types-selector{display:flex;align-items:center;}@media screen and (max-width:580px){.prop-types-selector{order:1;}}.prop-types-selector .prop-type{font-size:1.125rem;font-weight:500;color:#31363d;background-color:#b8cae3;text-transform:none;border-radius:0 8px 8px 0;}.prop-types-selector .inactive-home{border-radius:0 8px 8px 0;}.prop-types-selector .inactive-condo{border-radius:8px 0 0 8px;}.prop-types-selector .active{color:#fff;background-color:#fb6146;height:2.7rem;border-radius:6px;line-height:2.5;}.switch-show{display:block;}.switch-hide{display:none;}.view{display:flex;justify-content:flex-start;}.view .view-label{align-self:center;padding:.625rem;font-size:1.125rem;}.view label{color:#5e6775;font-weight:400;}.view .filter-view{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:center;}.view .filter-view a{margin:0;}.view .filter-grid{display:grid;grid-template-rows:1.1rem;grid-template-columns:1fr;}.view .filter-grid .sw-label{font-size:1rem;}.view .filter-grid .sw-labels{display:flex;justify-content:space-around;padding:0 0;}.view .filter-grid .sw-switch{position:relative;}.view .filter-grid .icon-1-2-image{display:block;width:6.6rem;height:3.75rem;background:url(/Layout/CNC/img/switch-1-2-image.svg);background-size:6.6rem 3.75rem;}.view .filter-grid .icon-2-2-image{display:block;width:6.6rem;height:3.75rem;background:url(/Layout/CNC/img/switch-2-2-image.svg);background-size:6.6rem 3.75rem;}.view .filter-grid .icon-1-2-list{display:block;width:6.6rem;height:3.75rem;background:url(/Layout/CNC/img/switch-1-2-list.svg);background-size:6.6rem 3.75rem;}.view .filter-grid .icon-2-2-map{display:block;width:6.6rem;height:3.75rem;background:url(/Layout/CNC/img/switch-2-2-map.svg);background-size:6.6rem 3.75rem;}.view .filter-grid .area{position:absolute;background:#fff;display:block;height:3.3rem;width:3rem;top:.25rem;opacity:0;}.view .filter-grid .sw-first{left:0;}.view .filter-grid .sw-second{left:3.5rem;}.view .filter-grid .sw-first:hover,.view .filter-grid .sw-second:hover{opacity:.4;}html{--lh:1.5rem;line-height:var(--lh);}.ImageViewSection{background-color:#f5f7fa;}.ImageViewSection .neighborhoods{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;justify-items:center;text-align:center;}@media screen and (max-width:1599px){.ImageViewSection .neighborhoods{grid-template-columns:1fr 1fr;}}@media screen and (max-width:780px){.ImageViewSection .neighborhoods{grid-template-columns:100%;}}.ImageViewSection .neighborhood-card{width:23.2rem;text-align:center;padding:1.25rem .3rem;}@media screen and (max-width:1024px){.ImageViewSection .neighborhood-card{padding:.625rem .625rem;}}@media screen and (max-width:480px){.ImageViewSection .neighborhood-card{padding:.25rem .25rem;width:100vw;}}.ImageViewSection .card-image{position:relative;height:22.2rem;overflow:hidden;}.ImageViewSection .card-image img{display:block;border-radius:2px 2px 0 0;position:relative;left:0;right:0;object-fit:cover;height:100%;width:100%;max-height:300px;}.ImageViewSection .card-image .card-title{color:#e0e0e0;position:absolute;top:0;left:0;width:100%;height:5.5rem;background-color:#31363d;font-family:'Work Sans',sans-serif;font-size:1.3rem;font-weight:500;padding:1rem;text-align:left;display:flex;align-items:center;--max-lines:2;position:relative;max-height:calc(var(--lh)*var(--max-lines));overflow:hidden;}.ImageViewSection .card-content{display:flex;justify-content:space-around;color:#31363d;font-size:.875rem;font-weight:300;padding:1rem 1rem 0 1rem;}@media screen and (max-width:480px){.ImageViewSection .card-content{padding:0 1rem;font-size:.78rem;}}.ImageViewSection .card-content .props{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.625rem;}@media screen and (max-width:480px){.ImageViewSection .card-content .props{margin:.3rem;}}.ImageViewSection .card-content .props .value{font-size:1.75rem;font-weight:500;}.ImageViewSection .card-content .delimiter{width:1px;height:32px;border-right:1px solid #7d899c;align-self:center;}.controls{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;}@media screen and (max-width:820px){.controls{grid-template-columns:0 1fr 1fr;}}.controls .prop-types-selector{justify-content:center;}@media screen and (max-width:820px){.controls .prop-types-selector .prop-type{font-size:.95rem;}}.controls .switcher{justify-self:end;padding-right:2rem;}@media screen and (max-width:820px){.controls .switcher{padding-right:.25rem;}.controls .switcher .view-label{font-size:1rem;}}