.tpl_sub_clusterMapV2 .leaflet-popup-content{--cluster-map-popup-title-color:#2f80b9;--cluster-map-popup-title-hover-color:#1f5f8d;--cluster-map-popup-button-bg:#2f9bd3;--cluster-map-popup-button-hover-bg:#237ead;--cluster-map-popup-button-color:#fff;--cluster-map-popup-font-family:inherit;--cluster-map-popup-font-size:clamp(0.8125rem, 0.78rem + 0.16vw, 0.875rem);--cluster-map-popup-title-size:clamp(1rem, 0.92rem + 0.4vw, 1.25rem);--cluster-map-popup-title-weight:600;--cluster-map-popup-button-size:clamp(0.8125rem, 0.78rem + 0.16vw, 0.875rem);--cluster-map-popup-button-weight:400;--cluster-map-popup-image-radius:4px;--cluster-map-popup-button-radius:4px;width:220px!important;margin:12px;font-family:var(--cluster-map-popup-font-family);font-size:var(--cluster-map-popup-font-size);line-height:1.35}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup{display:flex;flex-direction:column;gap:10px}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup h4{margin:0;font-size:var(--cluster-map-popup-title-size);font-weight:var(--cluster-map-popup-title-weight);line-height:1.2}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup h4 a{color:var(--cluster-map-popup-title-color);text-decoration:none}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup h4 a:focus,.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup h4 a:hover{color:var(--cluster-map-popup-title-hover-color);text-decoration:underline}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup>div{display:grid!important;grid-template-columns:220px;gap:10px;align-items:stretch}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup>div>div:first-child{margin-right:0!important}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup img{display:block;width:100%;height:118px;object-fit:cover;border-radius:var(--cluster-map-popup-image-radius)}.tpl_sub_clusterMapV2 .leaflet-popup-content .mt-map-cluster-popup-info{display:none}.tpl_sub_clusterMapV2 .leaflet-popup-content .map-popup-action{align-self:stretch}.tpl_sub_clusterMapV2 .leaflet-popup-content .map-popup-action .btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:32px;padding:7px 12px;border-radius:var(--cluster-map-popup-button-radius);background:var(--cluster-map-popup-button-bg);border-color:var(--cluster-map-popup-button-bg);color:var(--cluster-map-popup-button-color);font-size:var(--cluster-map-popup-button-size);font-weight:var(--cluster-map-popup-button-weight);line-height:1;text-decoration:none}.tpl_sub_clusterMapV2 .leaflet-popup-content .map-popup-action .btn:focus,.tpl_sub_clusterMapV2 .leaflet-popup-content .map-popup-action .btn:hover{background:var(--cluster-map-popup-button-hover-bg);border-color:var(--cluster-map-popup-button-hover-bg);color:var(--cluster-map-popup-button-color)}