/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.cmav-mappa-territorio{border:1px solid var(--cmav-gray-200,#E9E9E9);border-radius:.5rem;background:#fff;overflow:hidden;}.cmav-mappa-territorio-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:var(--cmav-green-dark,#123D22);color:#fff;padding:.85rem 1.25rem;}.cmav-mappa-territorio-header h2{display:flex;align-items:center;margin:0;font-size:1.0625rem;font-weight:700;color:#fff;}.cmav-mappa-territorio-header .cmav-title-icon{color:#fff;margin-right:.5rem;flex-shrink:0;}.cmav-mappa-fullscreen-toggle{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;border-radius:.25rem;font-family:"Titillium Web","Segoe UI",Arial,sans-serif;font-size:.8125rem;font-weight:600;line-height:1;padding:.5rem .75rem;cursor:pointer;transition:background-color .15s ease;}.cmav-mappa-fullscreen-toggle:hover{background:rgba(255,255,255,.15);}.cmav-mappa-fullscreen-toggle:focus-visible{outline:3px solid var(--cmav-focus,#FFC72C);outline-offset:2px;}.cmav-mappa-fullscreen-toggle svg{width:1rem;height:1rem;flex-shrink:0;}.cmav-mappa-territorio-map{width:100%;height:420px;background:var(--cmav-gray-100,#F5F6F5);}@media (max-width:575.98px){.cmav-mappa-territorio-map{height:300px;}}.cmav-mappa-territorio.is-fullscreen{position:fixed;inset:0;z-index:100000;border-radius:0;display:flex;flex-direction:column;}.cmav-mappa-territorio.is-fullscreen .cmav-mappa-territorio-map{flex:1 1 auto;height:auto;}body.cmav-mappa-fullscreen-open{overflow:hidden;}.cmav-mappa-territorio-noscript{margin:0;padding:.85rem 1.25rem;font-size:.875rem;color:var(--cmav-gray-700,#4A4A4A);}.cmav-map-label{background:rgba(255,255,255,.9) !important;border:1px solid var(--cmav-green,#1E5B34) !important;border-radius:.25rem !important;color:var(--cmav-green-dark,#123D22) !important;font-family:"Titillium Web","Segoe UI",Arial,sans-serif;font-weight:700;font-size:.75rem;padding:.1rem .5rem !important;box-shadow:none !important;white-space:nowrap;pointer-events:none;transition:opacity .15s ease;}.cmav-map-label::before{display:none;}.cmav-mappa-territorio-map:not(.cmav-labels-visible) .cmav-map-label{opacity:0 !important;}.leaflet-control-zoom{border:none !important;box-shadow:0 .125rem .5rem rgba(0,0,0,.15);}.leaflet-control-zoom a,.leaflet-control-zoom a:link{width:2.25rem !important;height:2.25rem !important;line-height:2.25rem !important;background:#fff !important;color:var(--cmav-green-dark,#123D22) !important;font-weight:700;border:1px solid var(--cmav-gray-200,#E9E9E9) !important;}.leaflet-control-zoom a:first-child{border-radius:.25rem .25rem 0 0 !important;}.leaflet-control-zoom a:last-child{border-radius:0 0 .25rem .25rem !important;border-top:none !important;}.leaflet-control-zoom a:hover{background:var(--cmav-green-light,#E8F1EA) !important;}.leaflet-control-zoom a:focus-visible{outline:3px solid var(--cmav-focus,#FFC72C);outline-offset:-3px;}.leaflet-control-attribution{font-family:"Titillium Web","Segoe UI",Arial,sans-serif;font-size:.6875rem !important;}
