#map-section{cursor:default;min-height:80vh;position:relative;width:100%}#text-container{left:0;padding:8rem 5vw 8rem 0;top:50%;width:49%;z-index:10}#map-container{float:right;overflow:hidden;position:relative;position:absolute;right:0;top:0;width:60%}#map-section-inner{margin:auto;max-width:var(--max-content-width)!important;padding-top:80px}#map-image{position:relative}#interactive-overlay,#map-image{height:100%;left:0;top:0;width:100%}#interactive-overlay{pointer-events:none;position:absolute}#interactive-overlay-svg{height:100%;position:absolute;right:0;top:0;width:100%}.city-marker{fill:transparent;stroke:#5565ff;stroke-width:1.5px;stroke-dasharray:0;stroke-dashoffset:0;opacity:0;transition:stroke-dashoffset 1s ease-in-out,fill .3s ease,stroke .5s ease .5s,opacity .5s ease}.city-marker.visible{opacity:1;stroke:#888;stroke-dashoffset:0}#city-new-york{left:43.5%;top:29.5%}#city-palo-alto{left:21.2%;top:31.5%}#city-london{left:79%;top:18%}#city-buenos-aires{left:51%;top:81.5%}#custom-cursor{background-color:transparent;border:2px solid #888;border-radius:50%;height:24px;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:background-color .2s ease,opacity .3s;width:24px;z-index:9999}#custom-cursor.cursor-active{background-color:#5565ff;border:none;outline:none}#tooltip{background-color:hsla(0,0%,8%,.9);border:1px solid #444;border-radius:6px;color:#fff;font-size:14px;opacity:0;padding:8px 12px;pointer-events:none;position:fixed;transform:translate(20px,-15px);transition:opacity .3s ease-in-out;z-index:20}#tooltip .city-name{font-weight:700}#tooltip .city-type{color:#aaa;font-size:12px}@media (max-width:1199px){#text-container{height:auto;padding:15vh 5vw 5vw;position:static;text-align:center;transform:none;width:100%}#text-container p{margin-left:auto;margin-right:auto}#map-container{position:absolute;top:0;width:80%;z-index:-1}#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{font-size:2rem;margin-bottom:2.2rem}}@media (min-width:572px){#map-section h2,#map-section p{text-align:left}#map-section p{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%}}