@keyframes slidein{0%{right:calc(-1*var(--slider-width));opacity:0;box-shadow:none}100%{right:var(--slider-right);opacity:1}}.poncho-map--message{padding:.25em .75em;border-radius:8px;margin:1em 0;box-shadow:0 2px 6px rgba(0,0,0,.1);color:#000}.poncho-map--message__icon{color:var(--gray-lighter);line-height:1;font-size:4rem;display:block;text-align:center;padding:1rem;opacity:.5}.poncho-map--message.danger{padding:1rem;background:var(--default, gray);color:var(--white, white)}.poncho-map--message.danger .title{color:#fff !important}.poncho-map--message.danger pre{color:rgba(255,255,255,.9)}.poncho-map--message.warning{background:var(--maiz, #FFCE00);color:rgba(0,0,0,.8)}.poncho-map--message.warning .title{color:rgba(0,0,0,.8) !important}.poncho-map--message.warning pre{color:#000}.poncho-map--message pre{background:rgba(0,0,0,.1);border:none}.poncho-map{--slider-width: 326px;--color-primary: var(--primary, $brand-primary);--map-background: transparent;--color-base: inherit;--slider-background: rgba(255, 255, 255, 1);--slider-border: none;--slider-shadow: 0 0 10px rgba(0, 0, 0, 0.2);--slider-top: 10px;--slider-right: 10px;--slider-left: 10px;--slider-bottom: 10px;--slider-radius: 16px;--slider-media-mobile-height: 45%;--tooltip: #333;--tooltip-color: white;--active-marker-color: 255, 206, 0;--active-marker-alpha: 0.5;--background-color: var(--map-background);--accesible-background: #f2f2f2;overflow:hidden;position:relative}.poncho-map .sr-only{position:absolute;left:-9999em;top:-9999em}.poncho-map *.text-primary{color:var(--primary, #0072bb) !important}.poncho-map .btn-close{border-radius:50%;aspect-ratio:1/1;position:absolute;background-image:none;width:auto;height:auto;top:.75rem;right:.75rem;background-color:rgba(0,0,0,0);color:var(--color-base)}.poncho-map .marker--active{--color: 247, 149, 37;position:relative;box-shadow:0 0 20px rgba(var(--active-marker-color), 1);background:radial-gradient(circle, rgba(var(--active-marker-color), var(--active-marker-alpha)) 10%, rgba(var(--active-marker-color), var(--active-marker-alpha)) 80%)}.poncho-map__div-icon{background-color:rgba(0,0,0,0);height:38px;width:38px;position:relative;display:block;margin:auto;text-align:center;border-radius:50%}.poncho-map__div-icon>i{font-size:1.7em;position:absolute;margin:auto;top:50%;right:50%;transform:translate(50%, -50%);opacity:.9;transition:.2s;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.poncho-map__div-icon:hover>i{opacity:1;transition:.2s}.poncho-map .slider{z-index:990;position:absolute;top:var(--slider-top);border:var(--slider-border);right:calc(-1*var(--slider-width));background:var(--slider-background);height:calc(100% - var(--slider-bottom) - var(--slider-top));width:var(--slider-width);border-radius:var(--slider-radius)}.poncho-map .slider.slider--in{right:var(--slider-right);animation-duration:.3s;animation-name:slidein;box-shadow:var(--slider-shadow)}.poncho-map .slider img{max-width:100%}.poncho-map .slider .content-container{padding:2.75rem .25rem .5rem .25rem;height:100%}.poncho-map .slider .content{inline-size:min-content;color:var(--color-base);height:100%;width:100%;overflow-y:auto;overflow-x:hidden;box-shadow:0 -10px 20px var(--slider-background) inset;padding:0 .75rem 1.5rem .75rem;word-break:break-word}.poncho-map .slider .content:after{content:"";background:var(--slider-background);background:-moz-linear-gradient(0deg, var(--slider-background) 60%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(0deg, var(--slider-background) 60%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(0deg, var(--slider-background) 60%, rgba(255, 255, 255, 0) 100%);position:absolute;left:.25rem;width:calc(100% - 1.5rem);height:40px;bottom:.25rem;border-bottom-left-radius:12px}.poncho-map path.marker--active{fill-opacity:.75 !important}.poncho-map *:focus{outline:3px solid var(--cielo, #039BE5) !important;box-sizing:border-box;border-radius:3px;box-shadow:0 0 8px var(--cielo, #039BE5) !important}.poncho-map .accesible-nav{outline:none;position:absolute;left:-999em;line-height:1.5em;z-index:2000;min-height:2em;background:rgba(0,0,0,.75);padding:6px;border-radius:16px;box-shadow:1px 1px 8px rgba(0,0,0,.4);font-size:small}.poncho-map .accesible-nav:focus{outline:2px solid var(--accesible-background)}.poncho-map .accesible-nav.top:focus-within{top:10px;left:10px}.poncho-map .accesible-nav.bottom:focus-within{bottom:10px;left:10px}.poncho-map .accesible-nav .accesible-nav__icon{margin-left:3px;font-size:1.5em;opacity:1;color:#37bbed !important}.poncho-map .accesible-nav ul{font-size:1rem;margin:0;padding:0;font-size:small}.poncho-map .accesible-nav ul li{list-style:none}.poncho-map .accesible-nav a{text-decoration:none;border-radius:10px;list-style:none;color:#fff;margin:0;min-height:2em;padding:5px 10px;display:block}.poncho-map .accesible-nav a:focus{outline:2px solid var(--accesible-background) !important;color:#000;box-shadow:none !important;background:var(--accesible-background)}.poncho-map .select-items{padding:0 0 .75em}.poncho-map .select-items__button{font-size:.75rem;border:none !important;border-radius:9px;padding:1px .75em;margin:0 2px;color:var(--color-primary, #ddd);transition:.2s}.poncho-map .select-items__button:hover{background-color:var(--primary, #5a5a5a);color:#fff;transition:.2s;box-shadow:0 0 3px rgba(0,0,0,.15)}.poncho-map .select-items__button:first-of-type{margin-left:0}.poncho-map .filter-container{position:absolute;top:98px;left:10px;z-index:999;max-height:calc(100% - 80px)}.poncho-map .filter-container.filter-container--zoom-expand{top:135px}.poncho-map .filter-container .btn-filter{text-align:center;background:var(--slider-background, white);padding:0;box-shadow:var(--slider-shadow);line-height:39px;color:var(--color-base);width:39px;height:39px}.poncho-map .filter-container .js-filters{overflow:auto}.poncho-map .filter-container .poncho-map-filters{max-height:calc(100% - 158px);min-height:150px;display:none;position:relative;z-index:998;width:250px;max-width:300px;padding:30px 15px 15px;border-radius:var(--slider-radius);box-shadow:var(--slider-shadow);color:var(--color-base);background-color:var(--slider-background)}.poncho-map .filter-container .poncho-map-filters.filter--in{display:block}.poncho-map .filter-container .poncho-map-filters::after{content:" ";width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid var(--slider-background);position:absolute;top:-6px;left:10px;z-index:990}.poncho-map .filter-container .poncho-map-filters .field-list{min-height:40px;max-height:calc(100% - 110px);overflow:auto;width:calc(100% - 30px)}.poncho-map .filter-container .poncho-map-filters legend{color:var(--color-base);margin-bottom:.75em;opacity:.8}.poncho-map .filter-container .poncho-map-filters fieldset{border:none}.poncho-map .filter-container .poncho-map-filters input[type=checkbox],.poncho-map .filter-container .poncho-map-filters input[type=radio]{accent-color:var(--color-primary) !important}.poncho-map .filter-container .poncho-map-filters .form-check{display:flex;align-items:baseline}.poncho-map .filter-container .poncho-map-filters .form-check .form-check-label{color:var(--color-base) !important}.poncho-map .leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:var(--tooltip, white)}.poncho-map .leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:var(--tooltip, white)}.poncho-map .leaflet-tooltip-own{padding:3px 9px;background-color:var(--tooltip, white);border:0px solid #000;color:var(--tooltip-color, black);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:6px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,.4);transition:opacity .2s;font-size:.75rem;font-weight:normal}.poncho-map .leaflet-popup p:first-child{margin-block-start:0;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}.poncho-map .leaflet-popup .leaflet-popup-content-wrapper{border-radius:16px}.poncho-map .leaflet-popup .leaflet-popup-content-wrapper,.poncho-map .leaflet-popup .leaflet-popup-tip{background:var(--slider-background);color:var(--color-base)}.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content{width:calc(100% - 26px);inline-size:min-content}.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .btn.btn-info,.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .btn.btn-success,.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .btn.btn-warning,.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .btn.btn-primary,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content .btn.btn-info,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content .btn.btn-success,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content .btn.btn-warning,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content .btn.btn-primary{color:#fff}.poncho-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content .info-container,.poncho-map .leaflet-popup .leaflet-popup-tip .leaflet-popup-content .info-container{max-height:800px;overflow-y:auto;width:100%}.poncho-map .leaflet-marker-icon.leaflet-div-icon{background-color:rgba(0,0,0,0);border:none}.poncho-map .leaflet-control-zoom.leaflet-bar{border-radius:20px;overflow:hidden;box-shadow:var(--slider-shadow);border:1px solid #ddd}.poncho-map .leaflet-control-zoom.leaflet-control a{width:38px;height:38px;line-height:38px;color:#888}.poncho-map .leaflet-control-zoom-in,.poncho-map .leaflet-control-zoom-out{font:400 18px "Lucida Console",Monaco,monospace;text-indent:1px}.poncho-map .leaflet-control-zoom-out{font-size:22px}.poncho-map .leaflet-touch .leaflet-control-zoom-in{font-size:22px}.poncho-map .leaflet-touch .leaflet-control-zoom-out{font-size:24px}.poncho-map .leaflet-touch a.leaflet-control-zoom-out{line-height:32px}.poncho-map .leaflet-touch a.leaflet-control-zoom-in,.poncho-map .leaflet-touch a.leaflet-control-zoom-reset,.poncho-map .leaflet-touch a.leaflet-control-zoom-out{background-color:var(--slider-background);color:var(--color-base);border-color:#ddd}.poncho-map .leaflet-container a.leaflet-popup-close-button.leaflet-popup-close-button{top:5px;right:5px}@keyframes slideinmobile{0%{right:var(--slider-right);bottom:calc(-1*var(--slider-media-mobile-height));opacity:0}100%{bottom:var(--slider-bottom);opacity:1;right:var(--slider-right)}}@media(max-width: 575.98px){.poncho-map .slider{height:var(--slider-media-mobile-height);top:auto;bottom:calc(-1*var(--slider-media-mobile-height));right:var(--slider-right);max-width:100%;width:calc(100% - var(--slider-bottom) - var(--slider-top))}.poncho-map .slider.slider--in{animation-name:slideinmobile;bottom:var(--slider-bottom)}.poncho-map .poncho-map-filters{max-width:50%;width:calc(100% - var(--slider-bottom) - var(--slider-top))}}input[type=search].js-poncho-map-search__input::-webkit-search-cancel-button{-webkit-appearance:none;height:20px;width:20px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><circle cx='10' cy='10' r='10' fill='whitesmoke'/><polygon points='15.35 6.03 13.97 4.65 10 8.63 6.03 4.65 4.65 6.03 8.63 10 4.65 13.97 6.03 15.35 10 11.38 13.97 15.35 15.35 13.97 11.38 10 15.35 6.03' fill='black'/></svg>")}.leaflet-control-attribution .leaflet-attribution-flag{display:none !important}