.map-container{width:100%;height:auto;max-width:100%;overflow:hidden}.map-svg{width:100%;height:auto;max-width:none;transition:transform .3s ease}@media (max-width:320px){.map-svg{min-height:250px}.map-container{padding:.25rem}}@media (min-width:321px) and (max-width:480px){.map-svg{min-height:320px}}@media (min-width:481px) and (max-width:768px){.map-svg{min-height:400px}}@media (min-width:769px) and (max-width:1024px){.map-svg{min-height:500px}}@media (min-width:1025px) and (max-width:1440px){.map-svg{min-height:550px}}@media (min-width:1441px){.map-svg{min-height:616px}}path:hover{stroke:white!important;stroke-width:1px;stroke-linejoin:round;fill:white!important;cursor:pointer;transition:all .2s ease}@media (max-width:768px){path:hover{stroke-width:2px}}path{transition:all .2s ease}.map-svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}@media (max-width:768px){.map-svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.map-svg,path{touch-action:manipulation}}@media (max-width:480px){.map-container{margin:0;padding:.125rem}.map-svg{border-radius:.5rem}}