#map{width:75vw;max-width:960px;margin:0 auto;text-align:center;overflow:hidden}@media (max-width:768px){#map{width:90vw}}.map-container{height:100%}#map-wrapper,.map-container{width:100%;display:flex;justify-content:center;align-items:center}#map-wrapper{max-width:960px;height:384px;overflow:hidden;position:relative;background:#fff;cursor:-webkit-grab;cursor:grab;touch-action:none;margin:80px auto 15px}@media (max-width:960px){#map-wrapper{height:384px;margin:20px auto}}#map-content{position:absolute;top:50%;left:50%;transform-origin:center center;will-change:transform;transition:transform .05s ease-out;z-index:1;min-width:max-content}#map-image{height:auto;display:block;margin:0;padding:0;pointer-events:auto}#map-image,#markers-container{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}#markers-container{position:absolute;top:0;left:0;height:100%;pointer-events:none;overflow:visible;z-index:100}.marker{position:absolute;cursor:pointer;pointer-events:auto;display:flex;flex-direction:column;align-items:center;will-change:transform;z-index:10;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;transform-origin:center bottom}.marker:hover .marker-icon{transform:scale(1.1);transition:transform .1s ease}.marker-icon{width:46px;height:53px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.3));transition:transform .1s ease;transform-origin:bottom center;will-change:transform}@media (max-width:480px){.marker-icon{width:36px;height:42px}}.marker-label{font-size:16px;line-height:1.25;font-weight:700;color:#000;white-space:nowrap;text-align:center}@media (max-width:480px){.marker-label{font-size:14px}}#coordinate-dots-container{top:0;left:0;width:100%;height:100%;transform-origin:center center}#coordinate-dots-container,.coordinate-dot{position:absolute;pointer-events:none;z-index:50}.coordinate-dot{opacity:0;width:4px;height:4px;background-color:red;border-radius:50%;border:1px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.5)}@media (max-width:768px){.map-helper-text{display:none!important}}
/*# sourceMappingURL=68ac1ee25b614250.css.map*/