.listings__tab.active{background-color:#fff;color:#505050}.places__list{display:grid;gap:30px;grid-template-columns:1fr 1fr}.places__list.list-view{grid-template-columns:1fr}.places__list.list-view .places__item{display:flex}.places__list .places__item img{height:200px;object-fit:cover;transition:transform .25s ease-in-out;width:100%}.places__list.list-view .places__item img{height:100%;min-height:137px;width:210px}.places__list .places__item .places__item__copy{padding:14px 24px}.places__item__img-holder{overflow:hidden}.places__list .places__item:hover img{transform:scale(1.1)}#map{height:100%;width:100%}.marker{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;border-radius:50%;cursor:pointer;height:50px;width:50px}.mapboxgl-popup-content{border-radius:10px!important;color:#000;padding:0!important}.mapboxgl-popup-content .places__item{display:block;outline:none;text-decoration:none}.mapboxgl-popup-content .places__item__copy{padding:10px!important}.mapboxgl-popup-content h3{font-weight:600;margin-bottom:14px}.mapboxgl-popup-content h5{margin-bottom:0}.mapboxgl-popup-close-button{background:#000!important;color:#fff!important;font-size:20px;height:20px;line-height:0;outline:none!important;padding:13px 9px;right:2px!important;top:2px!important}.mapboxgl-scroll-zoom-blocker{z-index:5}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 40px 0!important}.mapboxgl-ctrl-top-right{bottom:0!important;top:auto!important}@media (max-width:1200px){.places__list{gap:15px}}@media (max-width:1000px){.places__list.list-view .places__item img{height:100%;min-height:137px;min-width:170px;width:170px}.places__list.list-view .places__item__img-holder{min-width:170px;width:170px}.places__list{grid-template-columns:1fr}}@media (max-width:767px){.map_holder{display:none}.places__list{grid-template-columns:1fr 1fr}.places_wrapper.map-active .map_holder{display:block}.places_wrapper{overflow:hidden}.places_wrapper.map-active .places__list__holder{display:none}}@media (max-width:500px){.places__list{grid-template-columns:1fr}}