@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24..48,500..700,0..1,-50..200&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");body{margin:0;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;font-size:14px}#root,body,html{font-family:Poppins,Montserrat,sans-serif!important;height:100%;background-color:var(--color-white,#f1f2f5)}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif!important;font-weight:600;letter-spacing:-.5px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.3rem}h4{font-size:1.1rem}h5{font-size:1rem}h6{font-size:.9rem}button,input,p,select,textarea{font-family:Poppins,sans-serif!important;font-size:.85rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--background:#ffffff;--foreground:#0f172a;--color-blue:#1976d2;--color-white:#ffffff;--color-black:#000000;--color-green:#00bfa5;--color-primary:#0c2856;--color-accent:#3498db;--color-warning:#ffb400;--color-danger:#e74c3c;--color-success:#2ecc71;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827}html{height:100%;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.search-bar-container{min-height:400px}.hero-section{min-height:500px}.feature-cards{display:flex;flex-wrap:wrap;gap:20px}.feature-card{flex:1 1 250px;min-height:200px}.lazy-image{opacity:0;transition:opacity .3s ease}.lazy-image.loaded{opacity:1}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiJ-Ek-_EeA.woff2) format("woff2")}.hero-image,.main-content-image{aspect-ratio:16/9;width:100%;height:auto}.button-primary{display:inline-block;padding:12px 24px;background-color:#0056b3;color:white;text-decoration:none;border-radius:6px;transition:all .2s ease;border:none;cursor:pointer;font-weight:500}.button-primary:hover{background-color:#004494;transform:translateY(-1px)}.smooth-animation{will-change:transform;transform:translateZ(0)}.lazy-load{opacity:0;transform:translateY(20px);transition:all .6s ease}.lazy-load.loaded{opacity:1;transform:translateY(0)}.search-filters{background:linear-gradient(135deg,#f8fafc,#e9eef2);border-radius:12px;padding:25px;margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.search-filter-group{margin-bottom:20px}.search-filter-group h3{font-size:.9rem;margin-bottom:10px;color:#4a5568;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.filter-tags{display:flex;flex-wrap:wrap;gap:8px}.filter-tag{display:inline-block;padding:6px 14px;background:#e1e8ed;color:#4a5568;text-decoration:none;border-radius:20px;font-size:.85rem;font-weight:500;transition:all .2s ease;border:2px solid transparent}.filter-tag:hover{background:#0056b3;color:white;transform:translateY(-1px)}.filter-tag.active{background:#0056b3;color:white;border-color:#004494}.results-info{background:linear-gradient(135deg,#e8f4fd,#b3d9ff);border:1px solid #90c2ff;border-radius:8px;padding:16px;margin-bottom:25px}.no-results{padding:60px 20px;background:#f8fafc;border-radius:12px;margin:30px 0}.no-results-icon{font-size:4rem;margin-bottom:20px}.tips-section{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #f39c12;border-radius:8px;padding:20px;margin-top:30px}.tips-section h3{color:#8b4513;margin-bottom:12px}.tips-section ul{color:#8b4513;margin:0;padding-left:20px}.tips-section li{margin-bottom:6px}.blog-meta-extended{display:flex;gap:20px;margin-top:15px;font-size:.9rem;color:#666}.blog-reading-time,.blog-word-count{display:flex;align-items:center;gap:5px}.blog-section-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:25px 0 15px;padding-bottom:8px;border-bottom:2px solid #e1e8ed}.blog-list-item{margin:15px 0;padding:15px;background:#f8fafc;border-radius:6px;border-left:4px solid #0056b3}.blog-paragraph{line-height:1.7;margin-bottom:20px;color:#4a5568}.related-blog-tags{margin-top:8px}.related-blog-tag{font-size:.75rem;color:#666;margin-right:8px}.blog-cta-buttons{display:flex;gap:15px;margin:20px 0;flex-wrap:wrap}.cta-button.primary{background-color:#0056b3;color:white;padding:12px 24px;border-radius:6px}.cta-button.primary,.cta-button.secondary{text-decoration:none;font-weight:600;transition:all .3s ease}.cta-button.secondary{background-color:transparent;color:#0056b3;border:2px solid #0056b3;padding:10px 22px;border-radius:6px}.cta-button:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.blog-share{margin-top:30px;padding-top:20px;border-top:1px solid #e1e8ed;text-align:center}.share-buttons{margin-top:15px}.share-button{background-color:#25d366;color:white;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.share-button:hover{background-color:#128c7e;transform:translateY(-1px)}@media (max-width:768px){.blog-meta-extended{gap:10px}.blog-cta-buttons,.blog-meta-extended{flex-direction:column}.cta-button{text-align:center}}.blogs-container{max-width:1200px;margin:0 auto;padding:30px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-sizing:border-box;overflow-x:hidden}.blogs-title{font-size:2.5rem;color:#2c3e50;margin-bottom:10px;text-align:center}.blogs-subtitle{font-size:1.2rem;color:#7f8c8d;margin-bottom:30px;text-align:center}.blogs-filters{display:flex;justify-content:center;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.blogs-search{flex:1 1;max-width:500px;margin:0 auto}.search-input{width:100%;padding:12px 20px;border:1px solid #ddd;border-radius:30px;font-size:1rem;outline:none;transition:all .3s ease;box-sizing:border-box}.search-input:focus{border-color:#3498db;box-shadow:0 0 8px rgba(52,152,219,.3)}.clear-filters-btn{background-color:#ecf0f1;border:none;padding:10px 20px;border-radius:20px;color:#7f8c8d;cursor:pointer;font-size:.9rem;transition:all .3s ease}.clear-filters-btn:hover{background-color:#dde4e6;color:#34495e}.selected-filter{margin:10px 0 20px;color:#7f8c8d;font-size:.95rem}.selected-tag{background-color:#3498db;color:white;padding:4px 12px;border-radius:15px;margin-left:5px;font-weight:500}.blogs-tags-filter{margin-bottom:30px;padding:20px;background-color:#f8f9fa;border-radius:10px;box-sizing:border-box}.tags-filter-title{margin:0 0 15px;font-size:1.1rem;color:#2c3e50;font-weight:600}.tags-list{display:flex;flex-wrap:wrap;gap:10px}.tag-filter{background-color:white;border:1px solid #e0e0e0;padding:6px 12px;border-radius:15px;font-size:.9rem;color:#7f8c8d;cursor:pointer;transition:all .3s ease}.tag-filter:hover{background-color:#f0f0f0;color:#2c3e50}.tag-filter.active{background-color:#3498db;color:white;border-color:#3498db}.blogs-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;margin-top:20px}.blog-card{border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;cursor:pointer;height:100%;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.blog-card-image{height:200px;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-content{padding:20px;display:flex;flex-direction:column;flex:1 1}.blog-card-title{font-size:1.4rem;margin-bottom:10px;color:#2c3e50;line-height:1.3}.blog-card-subtitle{font-size:1rem;color:#7f8c8d;margin-bottom:15px;line-height:1.4;flex:1 1}.blog-card-meta{display:flex;justify-content:space-between;margin-bottom:15px;font-size:.9rem;color:#95a5a6}.blog-card-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-card-tag{background-color:#f5f7fa;padding:4px 10px;border-radius:15px;font-size:.8rem;color:#7f8c8d;cursor:pointer;transition:background-color .2s ease}.blog-card-tag:hover{background-color:#3498db;color:white}.blogs-seo-content{margin-top:60px;padding:30px;background-color:#f8f9fa;border-radius:10px;text-align:center}.blogs-seo-content h2{font-size:1.8rem;color:#2c3e50;margin-bottom:20px}.blogs-seo-content p{font-size:1.1rem;color:#7f8c8d;margin-bottom:15px;line-height:1.6}.blogs-cta{margin-top:25px}.cta-button{display:inline-block;padding:12px 25px;background-color:#3498db;color:white;border-radius:30px;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.blog-detail-page{max-width:1200px;margin:0 auto;padding:30px 20px}.blog-detail-container{max-width:900px;margin:0 auto}.blog-navigation{margin-bottom:30px}.back-to-blogs{color:#3498db;text-decoration:none;display:inline-flex;align-items:center;font-size:1.1rem;transition:color .3s ease}.back-to-blogs:hover{color:#2980b9}.blog-article{background-color:white;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:40px}.blog-header{padding:30px 40px 0}.blog-title{font-size:2.5rem;color:#2c3e50;margin-bottom:15px;line-height:1.3}.blog-subtitle{font-size:1.4rem;color:#7f8c8d;margin-bottom:20px;font-weight:400;line-height:1.4}.blog-meta{display:flex;justify-content:flex-start;gap:25px;margin-bottom:25px;font-size:1rem;color:#95a5a6;border-bottom:1px solid #ecf0f1;padding-bottom:20px}.blog-author{display:flex;align-items:center}.author-label{color:#7f8c8d;margin-right:5px}.blog-featured-image{width:100%;max-height:500px;overflow:hidden}.blog-featured-image img{width:100%;height:auto;object-fit:cover}.blog-content{padding:40px;font-size:1.15rem;line-height:1.8;color:#34495e}.blog-content p{margin-bottom:25px}.blog-tags-container{border-top:1px solid #ecf0f1;padding:30px 40px 40px}.tags-title{font-size:1.2rem;color:#2c3e50;margin-bottom:15px}.blog-tags{display:flex;flex-wrap:wrap;gap:10px}.blog-tag{background-color:#f5f7fa;padding:8px 16px;border-radius:20px;font-size:.95rem;color:#7f8c8d;text-decoration:none;transition:all .3s ease}.blog-tag:hover{background-color:#3498db;color:white}.related-blogs{margin-top:50px;margin-bottom:50px}.related-title{font-size:1.6rem;color:#2c3e50;margin-bottom:25px;text-align:center}.related-blogs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.related-blog-card{border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.08);background-color:white;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.related-blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.related-blog-image{height:160px;overflow:hidden}.related-blog-image img{width:100%;height:100%;object-fit:cover}.related-blog-content{padding:15px}.related-blog-content h4{font-size:1.1rem;color:#2c3e50;margin-bottom:10px;line-height:1.4}.related-blog-date{font-size:.85rem;color:#95a5a6}.blog-cta{background-color:#f8f9fa;border-radius:10px;padding:35px;text-align:center;margin-top:40px}.blog-cta h3{font-size:1.5rem;color:#2c3e50;margin-bottom:15px}.blog-cta p{font-size:1.1rem;color:#7f8c8d;margin-bottom:25px}.blog-loading,.blog-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.blog-loading .spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-left-color:#3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blog-not-found h2{font-size:2rem;color:#2c3e50;margin-bottom:15px}.blog-not-found p{font-size:1.1rem;color:#7f8c8d;margin-bottom:25px}.back-to-blogs-btn{display:inline-block;padding:10px 20px;background-color:#3498db;color:white;border-radius:20px;text-decoration:none;transition:all .3s ease}.back-to-blogs-btn:hover{background-color:#2980b9}.no-results{grid-column:1/-1;text-align:center;padding:50px 0;color:#7f8c8d;font-size:1.2rem}@media (max-width:768px){.blogs-title{font-size:2rem}.blogs-subtitle{font-size:1rem}.blogs-filters{flex-direction:column;align-items:center}.blogs-search{width:100%;max-width:420px;margin:0 auto}.clear-filters-btn{align-self:center}.blogs-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.related-blogs-grid{grid-template-columns:1fr}.blog-title{font-size:1.8rem}.blog-subtitle{font-size:1.2rem}.blog-content{font-size:1rem;padding:25px}.blog-header{padding:25px 25px 0}.blog-tags-container{padding:0 25px 25px}}@media (max-width:480px){.blogs-container{padding:20px 15px}.blogs-list{grid-template-columns:1fr}.blogs-filters{flex-direction:column;align-items:flex-start}.blogs-search{width:100%;max-width:none}.blog-meta{flex-direction:column;gap:5px}.blog-title{font-size:1.6rem}.blog-content{padding:20px}}.mapa-container{height:100%;min-height:500px}.mapa-container h3{margin-top:0;margin-bottom:10px}.mapa-container p{margin-bottom:15px;font-size:.9rem;color:#555}.leaflet-container{height:calc(100% - 80px);min-height:400px;width:100%;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.leaflet-popup-content{min-width:180px;max-width:200px;padding:2px;margin:8px!important}.leaflet-popup-content h4{color:#0066cc;border-bottom:1px solid #eee;padding-bottom:5px;margin-bottom:5px!important;font-weight:600;font-size:14px!important}.popup-contenido p{margin:2px 0!important;font-size:12px!important;line-height:1.3!important}.popup-contenido a{font-size:12px!important;padding:4px 8px!important;margin-top:5px!important}.popup-contenido a:hover{background-color:#005bb9;transition:background-color .2s}.leaflet-popup-tip-container{transform:scale(.8);margin-top:-8px}.leaflet-popup{margin-bottom:15px}.resultados-mapa-container{display:flex;gap:20px}.resultados-columna{flex:1 1;width:100%}.mapa-columna{width:350px;position:sticky;top:20px;align-self:flex-start}.toggle-mapa-btn{display:none;padding:8px 12px;border:none;border-radius:4px;background-color:#0066cc;color:white;cursor:pointer;margin-bottom:15px}@media (max-width:768px){.resultados-mapa-container{flex-direction:column}.resultados-columna{order:1}.mapa-columna{width:100%;position:relative;height:611px;order:1;margin-bottom:20px}.toggle-mapa-btn{display:block;position:fixed;bottom:20px;right:20px;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.2)}.leaflet-container{min-height:300px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}