#map-section{cursor:default;isolation:isolate;width:100%;min-height:80vh;position:relative}#text-container{z-index:10;width:49%;padding:8rem 5vw 8rem 0;top:50%;left:0}#map-container{float:right;width:60%;position:absolute;top:0;right:0;overflow:hidden}#map-section-inner{margin:auto;padding-top:80px;max-width:var(--max-content-width)!important}#map-image{width:100%;height:100%;position:relative;top:0;left:0}#interactive-overlay-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;right:0}.city-marker{fill:#0000;stroke:#5565ff;stroke-width:1.5px;stroke-dasharray:0;stroke-dashoffset:0;opacity:0;transition:stroke-dashoffset 1s ease-in-out,fill .3s,stroke .5s .5s,opacity .5s}.city-marker.visible{opacity:1;stroke:#888;stroke-dashoffset:0}#custom-cursor{pointer-events:none;z-index:9999;opacity:0;background-color:#0000;border:2px solid #888;border-radius:50%;width:24px;height:24px;transition:background-color .2s,opacity .3s;position:fixed;transform:translate(-50%,-50%)}#custom-cursor.cursor-active{background-color:#5565ff;border:none;outline:none}#tooltip{color:#fff;pointer-events:none;opacity:0;z-index:20;background-color:#141414e6;border:1px solid #444;border-radius:6px;padding:8px 12px;font-size:14px;transition:opacity .3s ease-in-out;position:fixed;transform:translate(20px,-15px)}#tooltip .city-name{font-weight:700}#tooltip .city-type{color:#aaa;font-size:12px}@media (max-width:1199px){#text-container{text-align:center;width:100%;height:auto;padding:15vh 5vw 5vw;position:static;transform:none}#text-container p{margin-left:auto;margin-right:auto}#map-container{z-index:-1;width:80%;position:absolute;top:0}#map-section p{max-width:80%}}@media (max-width:990px){#map-section{cursor:default}#custom-cursor{display:none}}@media (max-width:678px){#map-section h2{margin-bottom:2.2rem;font-size:2rem}}@media (min-width:572px){#map-section h2{text-align:left}#map-section p{text-align:left;float:left}}@media (max-width:571px){#map-section{cursor:default}#custom-cursor{display:none}#map-container{width:100%}#text-container{padding-top:4rem}#map-section p{max-width:100%}}
