@import 'leaflet.min.css';@import 'leaflet.groupedlayercontrol.min.css';@import 'L.Control.Locate.min.css';.leaflet-popup-content-wrapper{border-radius:8px;padding:0;overflow:hidden;}.leaflet-popup-content{margin:0;width:var(--leaflet-popup-content)!important;}.leaflet-popup-content img{display:block;border:2px solid white;border-radius:8px 8px 4px 4px;width:200px;}.leaflet-container{font-size:1rem;line-height:2;}.leaflet-container a.leaflet-popup-close-button{display:none;}.leaflet-control-layers-selector,.leaflet-control-layers-group-selector{margin:0;position:relative;top:3px;width:1.5rem;height:1.5rem;}.leaflet-popup-info{padding:7px 10px 10px;line-height:1.5;max-width:var(--leaflet-popup-content);}.leaflet-popup-info a{background-color:var(--primary-400);color:white;padding:5px 11px;border-radius:6px;}.leaflet-control-layers-group label{margin-bottom:.1em;margin-left:3px;font-size:20px;display:flex;column-gap:.5rem;}.leaflet-touch .leaflet-bar a{width:40px!important;height:40px!important;line-height:40px;}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:32px;}.leaflet-popup{left:-74px;}.leaflet-popup-content:where(h3,p){margin:0;}.leaflet-touch .leaflet-control-locate a{display:flex;align-items:center;justify-content:center;}.leaflet-touch .leaflet-control-layers-toggle{width:40px;height:40px;}.leaflet-control-layers-group-name{margin-bottom:unset;margin-left:unset;}.leaflet-control-layers-base label{display:inline-flex;position:relative;cursor:pointer;height:3.5rem;border:2px solid #6b6b6b;overflow:hidden;border-radius:8px;}.leaflet-control-layers-base label:first-child{margin-right:7px;}.leaflet-control-layers-base .leaflet-control-layers-selector{display:none;}.leaflet-control-layers-base span{position:absolute;top:12px;left:6px;display:block;font-size:24px;font-weight:700;}.leaflet-control-layers-base label:first-child span{color:#333;text-shadow:1px 1px 2px white;}.leaflet-control-layers-base label:last-child span{color:white;text-shadow:1px 1px 2px black;}.leaflet-control-layers-base label:before{content:"";background:linear-gradient(to bottom,transparent,black) no-repeat bottom;background-size:100% 50%;}.leaflet-control-layers-base label input[type=radio]:checked+::after{display:none;}.leaflet-control-layers-base label:first-child:after{content:url(../img/map-icons/mapa.jpg);}.leaflet-control-layers-base label:last-child:after{content:url(../img/map-icons/satelite.jpg);}.leaflet-popup-heading{margin-bottom:0;line-height:1.25;font-size:20px;}.leaflet-popup-heading + p{font-size:16px;}.leaflet-popup-heading span{font-weight:normal;font-style:italic;}.map{height:100%;width:100vw;}.map-marker{font-size:1.5rem;background-image:url(../img/leaflet/location.svg);width:32px;height:32px;background-position:50% 50%;background-repeat:no-repeat;display:block;}.asfalto,.tierra,.arena{height:3px;width:10px;display:inline-block;margin-right:5px;bottom:3px;position:relative;}.asfalto{background:#36f;}.tierra{background:#f30;}.arena{background:#ae2e81;}