#map-container{display:none;margin-top:5px;position:relative}[data-map-open] #map-container{display:block}#map-container #map-information-wrapper{left:5px;position:absolute;top:5px;z-index:1}#map-container #map-information-wrapper .toggle-map-information:focus-visible{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000;outline:0}#map-container #map-information-wrapper #open-map-information{cursor:pointer}#map-container #map-information-wrapper #open-map-information #icon-container{background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;width:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 4px -1px rgba(0,0,0,.4);box-shadow:0 1px 4px -1px rgba(0,0,0,.4)}#map-container #map-information-wrapper #open-map-information #icon-container:after{content:"i";font-family:Bookman Old Style,serif;font-size:1.375rem;font-weight:700}#map-container #map-information-wrapper #open-map-information[hide]{display:none}#map-container #map-information-wrapper #marker-information[aria-expanded=false]{display:none}#map-container #map-information-wrapper #marker-information[aria-expanded=true]{display:block}#map-container #map-information-wrapper #marker-information{background-color:#fff;border:1px solid #767679;padding:5px;position:relative;width:12.5rem}#map-container #map-information-wrapper #marker-information .marker-information-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.313rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#map-container #map-information-wrapper #marker-information .marker-information-item:last-child{margin-bottom:0}#map-container #map-information-wrapper #marker-information #close-map-information{cursor:pointer;position:absolute;right:0;top:0}#map{height:400px;margin-bottom:32px;width:100%}#map [role=button],#map [type=button],#map a{all:revert}.toggle-estate-wrapper{bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;left:12px;max-width:auto;position:absolute;width:calc(100% - 25px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}@media(min-width:525px){.toggle-estate-wrapper{bottom:13px;max-width:160px;width:100%}}.toggle-estate-wrapper .toggle-estate{background-color:#fff;border:1px solid #000;border-radius:4px;cursor:pointer;position:relative}#map-infowindow{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--font-family);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden}#map-infowindow[data-multiple]{margin-bottom:35px}@media(min-width:525px){#map-infowindow[data-multiple]{margin-bottom:0}}@media(min-width:525px){#map-infowindow{min-height:150px}}#map-infowindow a{color:#000;-webkit-text-decoration:none;text-decoration:none}#map-infowindow a:hover{text-decoration:none;-webkit-text-decoration:solid;text-decoration:solid}#map-infowindow .show-on-hover{display:none}#map-infowindow .map-infowindow-content{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;min-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:525px){#map-infowindow .map-infowindow-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#map-infowindow .map-infowindow-content:hover .ov-card-image-container:before{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .8s;transition:all .8s;width:100%}#map-infowindow .map-infowindow-content:hover .show-on-hover{display:block;left:0;position:absolute;text-align:center;top:45%;width:100%}#map-infowindow .map-infowindow-content:hover .show-on-hover>span{background-color:rgba(0,0,0,.9);border-radius:30px;color:#fff;font-size:.725rem;padding:12px}#map-infowindow .map-infowindow-content:hover .show-on-hover>span span{position:relative;z-index:2}#map-infowindow .map-infowindow-content .ov-card-image-container{position:relative;-ms-flex-negative:0;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;height:110px;width:100%}@media(min-width:525px){#map-infowindow .map-infowindow-content .ov-card-image-container{width:160px}}#map-infowindow .map-infowindow-content .ov-card-info-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.525rem}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem;position:relative}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-categories:after{background:#fff;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.337)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,.337),#fff);content:"";display:block;height:100%;position:absolute;right:0;width:9%}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-categories .ov-card-category-label{border:1px solid #727272;-webkit-border-radius:4px;-moz-border-radius:4px;color:#727272;font-size:.75rem;line-height:.625rem;padding:.25rem .625rem}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-desc{color:#727272;display:none;font-size:.875rem}@media(min-width:525px){#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-desc{display:block}}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-area{color:#727272;font-size:.875rem}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-heading{font-size:1.25rem;font-style:normal}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-heading>a{color:inherit}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-attributes .ov-card-attributes-label{color:#727272;display:block;font-size:.625rem;text-transform:uppercase}#map-infowindow .map-infowindow-content .ov-card-info-content .ov-card-attributes .ov-card-attributes-text{font-weight:700}.map-infowindow-simple{font-family:var(--font-family);line-height:1rem}
