.property-poi__top{display:grid;grid-template-columns:1fr;-moz-column-gap:80px;column-gap:80px;row-gap:48px;margin-bottom:64px}.property-poi .grid{gap:50px}.property-page__neighborhood-map{height:411px;width:100%;background-color:ededed;border-radius:var(--border-radius)}.property-poi__filters{display:flex;flex-wrap:wrap;align-items:center;row-gap:24px;margin-bottom:64px}.property-poi__filters button{margin-right:12px}.property-page__neighborhood-listing img{border-radius:var(--border-radius);margin-bottom:32px;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.3333/1;height:300px}.property-page__neighborhood-listing button{margin-top:32px}.property-page__neighborhood-listing h3,.property-page__neighborhood-listing h5{margin-bottom:5px}.property-page__neighborhood-listing-details{display:flex;flex-direction:column;margin-bottom:0;margin-top:0}.property-page__neighborhood-listing-details p{margin-right:64px;margin-bottom:0;margin-top:12px}.property-page__neighborhood-listing-details p:first-child{margin-left:0}.property-page__listing-paging{display:flex;margin-top:44px}.property-page__listing-paging button,.property-page__listing-paging button:hover,.property-page__listing-paging button:focus{margin-right:18px;height:56px;width:56px;border-radius:56px;padding:0}.property-page__listing-paging button:disabled{pointer-events:none}.property-poi__marker,.property-poi__marker--active{cursor:pointer;position:absolute;border-radius:20px;height:20px;width:20px;background:var(--cabana);border:1px solid var(--midnight);display:flex;justify-content:center;align-items:center;position:relative}.property-poi__marker--active{background-color:var(--pool);border:4px solid var(--cabana);animation:stretch .7s ease-out 0s alternate infinite none running}.property-poi__marker .property-poi__marker-tool-tip,.property-poi__marker--active .property-poi__marker-tool-tip{visibility:hidden;background-color:var(--midnight);color:#fff;text-align:center;border-radius:6px;padding:5px 8px;position:absolute;z-index:1;bottom:150%;white-space:nowrap}.property-poi__marker .property-poi__marker-tool-tip:after,.property-poi__marker--active .property-poi__marker-tool-tip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--peach) transparent transparent transparent}.property-poi__marker:hover .property-poi__marker-tool-tip,.property-poi__marker--active:hover .property-poi__marker-tool-tip{visibility:visible}.property-poi__location-pin{position:relative;width:66px}.property-poi__location-pin span{position:absolute;top:16px;left:0;text-align:center;color:#fff;width:100%;padding:0 6px}.property-poi__location-pin svg{fill:var(--cabana)}.property-poi__location-pin2 svg{margin-top:-111.5px;margin-left:-38.5px}.property-poi__location-pin2 .path-1{fill:var(--pool);fill-rule:evenodd}.property-poi__location-pin2 .path-2{fill:var(--midnight)}#map-container .gmnoprint{display:flex;flex-direction:row-reverse}@media (min-width: 900px){.property-page__neighborhood-map{width:747px}}@media (min-width: 1440px){.property-poi__top{grid-template-columns:1fr 747px}.property-page__neighborhood-listings{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1500px){.property-poi__top{-moz-column-gap:144px;column-gap:144px}}@keyframes stretch{0%{transform:scale(.8)}to{transform:scale(1.3)}}
