.bm-hotspots-ui-wrap{width:100%;position:relative;background:#70a268}.bm-hotspots-ui{width:100%;min-height:500px;height:90vh;position:relative;overflow:hidden;container-type:inline-size;container-name:map}@media (min-width:1920px){.bm-hotspots-ui{height:92vh;min-height:92vh}}@media (min-width:2560px){.bm-hotspots-ui{height:94vh;min-height:94vh}}@media (max-width:1024px){.bm-hotspots-ui{height:100vh;min-height:100vh}}.map-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.map-bg{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .5s ease}.map-bg.loaded{opacity:1}.hotspots-layer{position:absolute;inset:0;pointer-events:none}.hotspots-layer>*{pointer-events:auto}.hs-overlay{position:fixed;inset:0;background:rgba(41,28,41,.6);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease;z-index:1000;pointer-events:none;visibility:hidden}.hs-overlay.visible{opacity:1;pointer-events:auto;visibility:visible}