.map-title{font-family:"Inter",sans-serif;font-weight:700;font-size:44px;color:#000;text-align:center;text-transform:uppercase;margin-top:40px}#map-container{position:relative;width:100%;max-width:1000px}#legend{position:absolute;bottom:100px;left:0;background-color:rgb(255 255 255 / .8);padding:10px 10px 10px 0;border-radius:5px;font-family:Arial,sans-serif;font-size:14px}.legend-item{display:flex;align-items:center;margin-bottom:5px}.legend-color{width:20px;height:20px;border-radius:50%;margin-right:10px}.legend-text{font-weight:700}#us-map{display:block;margin-top:30px}#path67{fill:none!important;stroke:#a9a9a9!important;cursor:default}#info-box{display:none;position:absolute;top:0;left:0;z-index:1;padding:10px;font-family:"Inter",sans-serif;font-weight:600;font-size:20;color:#000;white-space:nowrap}#info-box div{display:inline-block}.info-icon{width:20px;height:20px;margin-right:8px;vertical-align:middle;display:inline-block}#info-box div::before{content:attr(data-info);display:inline-block}.mobile-info{position:absolute;z-index:1;display:none;align-items:center;gap:8px}.mobile-info span{display:none;font-size:14px;font-weight:600;color:#000;font-family:"Inter",sans-serif}.location-icon{width:16px;height:auto;transition:none;animation:none}.map-block{overflow:hidden;display:flex;justify-content:center}.map-section{position:relative;width:1200px;margin:auto;padding-bottom:100px}.zoom-controls{display:none;flex-direction:column;gap:20px;position:absolute;z-index:10;right:20px;bottom:60px}.zoom-controls span{width:40px;height:40px;border-radius:1000px;border:2px solid #DDE2EC;background-color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width:1260px){.map-section{width:100%;padding:0 30px 120px 30px}#legend{left:30px}}@media (min-width:767px){path:hover,circle:hover{transition:transform 0.2s ease,fill 0.2s ease;stroke:#e60023!important;stroke-width:2px;stroke-linejoin:round;fill:#e60023!important;cursor:pointer;transform:scale(1)}}@media (max-width:767px){.map-block,#us-map{position:relative}.map-section{padding:0 0 120px 0}.map-block,svg{min-height:540px}.map-block{margin-top:10px}#us-map{touch-action:none;margin:0;width:100%}.map-title{position:relative;margin:60px 0 0 0;font-size:33px}#legend{position:relative;left:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:10px;margin:20px 0 0 0}.legend-item{justify-content:center;margin:0}.zoom-controls{display:flex}}@media (max-width:481px){#legend{grid-template-columns:repeat(2,100px);width:90%;margin:0 auto;padding:10px 10px 10px 24px}.legend-item{justify-content:start}}