*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:Neue Haas Grotesk,sans-serif;background-color:transparent!important;min-height:100vh;color:#fffff0}body{display:flex;flex-direction:column;align-items:center}main{width:80%;z-index:10;color:white;padding:5%;padding-top:calc(var(--header-h) + 12px)}:root{--header-h:clamp(64px,12vh,120px);--header-x:50%}header{position:fixed;top:0;left:var(--header-x);transform:translateX(-50%);width:80%;z-index:2000;padding:2%;color:#fffff0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}main{position:relative;padding-top:calc(var(--header-h) + 12px)!important}@supports (clip-path:inset(10px)){.clip-top{clip-path:inset(var(--header-h) 0 0 0);will-change:clip-path;contain:paint}}[id]{scroll-margin-top:calc(var(--header-h) + 8px)}.clip-top,body,header,main{transition:none!important}.header-mask{position:fixed;top:0;left:0;width:100vw;height:var(--header-h);z-index:1500;pointer-events:none;background:inherit;background-attachment:inherit;background-position:inherit;background-size:inherit}.header-mask:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5)}.bg-about,.bg-communication,.bg-contact,.bg-discursiva,.bg-events,.bg-index,.bg-values{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.bg-discursiva,.bg-index{background-image:url(/images/f1.jpeg)}.bg-values{background-image:url(/images/f2.jpeg)}.bg-about{background-image:url(/images/f3.jpeg)}.bg-communication{background-image:url(/images/otfoto.jpg)}.bg-contact{background-image:url(/images/f5.jpeg)}.bg-about:before,.bg-communication:before,.bg-contact:before,.bg-discursiva:before,.bg-events:before,.bg-index:before,.bg-values:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}section{padding:5% 2.5%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:left;width:100%;margin:0 auto}section p{font-size:2.5rem;line-height:1.2;width:45%;margin:0 5%}section p.left{text-align:left}section p.right{text-align:right}header nav ul{list-style:none;padding:0;margin:0!important;display:flex;align-items:center;gap:clamp(1.5rem,6vw,7rem)}a{text-decoration:none;color:inherit}a:hover{color:#0070f3}h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem}p{font-size:1.5625rem;line-height:1.2}strong{font-weight:medium}a,h1,h2,h3,p{color:#fffff0!important}.discursiva-link{position:fixed;bottom:1rem;left:1rem;z-index:3000;color:#fffff0;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:color .3s ease}.discursiva-link:hover{color:#0070f3}.home-content{position:absolute;top:10%;left:25%;transform:translate(-50%,-50%);width:80%}.home-title{font-size:5rem;font-weight:700;margin-bottom:1.5rem}.home-subtitle,.home-title{text-align:center;color:#fffff0}.home-subtitle{font-size:1.5rem;font-style:italic;opacity:.9}@font-face{font-family:Neue Haas Grotesk;src:url(/fonts/NeueHaasGrotesk.ttf) format("truetype");font-weight:400;font-style:normal}.gallery-container{padding:1.25rem}.text-container{text-align:center;margin:6.25rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:1.25rem}.gallery-item{width:100%;height:auto;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;backdrop-filter:blur(10px);z-index:1000}.expanded-image{max-width:90%;max-height:90%;border-radius:.625rem}.home-container{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;padding:0;margin:0;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.home-container:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:1}.separator{border:0;height:1px;background:rgba(255,255,240,.4);margin:2rem 0;width:100%;max-width:64rem}.home-content{flex-direction:column;width:90%;max-width:1200px;text-align:center;position:relative;z-index:2;color:white}.contact-container,.home-content{display:flex;align-items:center;justify-content:center}.contact-container{height:100vh;width:100vw;padding:0;margin:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.contact-content{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1200px;gap:5%}.contact-logo{width:30%;height:auto;margin-left:0}.contact-text{width:50%;text-align:left;color:white}.language-switcher{position:fixed;bottom:5%;right:5%;z-index:2000;display:flex;gap:2%}.language-switcher button{background:none;border:1px solid white;color:white;font-size:1rem;padding:1% 2%;cursor:pointer;transition:all .3s ease-in-out}.language-switcher button.active,.language-switcher button:hover{background-color:white;color:black}:root{--content-max:64rem}.masonry{column-width:260px;column-gap:12px;width:min(var(--content-max),94vw);margin:1rem auto 2rem;padding:0 clamp(8px,1.2vw,16px)}@media (max-width:1200px){.masonry{column-width:220px}}@media (max-width:900px){.masonry{column-width:200px}}@media (max-width:640px){.masonry{column-width:160px;column-gap:10px}}.masonry-item{break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;display:inline-block;width:100%;margin:0 0 12px;border-radius:10px;overflow:hidden;cursor:pointer}.masonry-item>button{display:block;width:100%;padding:0;border:0;background:transparent}.masonry-item img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .2s ease}.masonry-item:hover img{transform:scale(1.015)}.fullbleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0!important}.bg-events{position:relative;background-image:url(/images/f2.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;width:100vw}.bg-events:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}.events-shell{position:relative;z-index:2;min-height:100vh}.events-shell .events-main{width:100vw;max-width:100vw;padding:0!important;margin:0}:root{--ev-h:clamp(480px,70vh,820px)}.events-grid{width:min(1280px,96vw);margin:calc(var(--header-h) + 16px) auto 32px;display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);gap:clamp(12px,2vw,24px)}@media (max-width:1024px){.events-grid{grid-template-columns:1fr}}.map-card{height:var(--ev-h);border:2px solid rgba(255,255,240,.35);border-radius:16px;overflow:hidden;backdrop-filter:blur(2px);box-shadow:0 12px 28px rgba(0,0,0,.35)}.map-card .leaflet-container{width:100%;height:100%}.list-panel{height:var(--ev-h);border:2px solid rgba(255,255,240,.25);border-radius:16px;padding:14px;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);overflow:auto;position:sticky;top:calc(var(--header-h) + 16px)}.events-title{width:min(1280px,96vw);margin:calc(var(--header-h) + 16px) auto 12px;color:#fffff0}.city-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.city-pills button{border:1px solid rgba(255,255,255,.35);color:#fffff0;background:transparent;padding:6px 12px;border-radius:999px;font-size:14px;cursor:pointer}.city-pills button.active{background:#fffff0;color:#000;border-color:#fffff0}.group-title{font-weight:700;margin:10px 0 6px}.venue{padding:8px 10px;border-radius:10px;border:1px solid transparent;margin-top:6px;cursor:pointer}.venue:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.venue.active{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.4)}.venue .meta{font-size:12px;opacity:.8}.venue .dates{margin-top:6px;display:flex;gap:6px;flex-wrap:wrap}.venue .dates span{font-size:12px;padding:2px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08)}*,:after,:before{transition:all .3s ease}section{min-height:calc(100vh - var(--header-h))}:root{--fs-h1:clamp(2rem,4vw + 1rem,5rem);--fs-h2:clamp(1.25rem,1.2vw + 1rem,2rem);--fs-p:clamp(1rem,0.9vw + .75rem,1.5625rem);--container-w:min(92vw,1200px)}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}li,p{font-size:var(--fs-p)}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}@supports (padding:max(0px)){body{padding-left:max(env(safe-area-inset-left),0px);padding-right:max(env(safe-area-inset-right),0px)}}@media (max-width:768px){.bg-about,.bg-communication,.bg-contact,.bg-discursiva,.bg-events,.bg-index,.bg-values{background-attachment:scroll}}@media (max-width:900px){header{left:50%;width:94%;padding:12px}header nav ul{gap:clamp(.5rem,4vw,1.25rem);flex-wrap:wrap;justify-content:flex-end}}@media (max-width:1200px){main{width:90%}}@media (max-width:768px){main{width:94%;padding:24px}}@media (max-width:900px){section{flex-direction:column;align-items:flex-start;gap:1rem}section p{width:100%;margin:0;text-align:left;font-size:clamp(1.05rem,2.6vw + .7rem,1.35rem);line-height:1.35}}@media (max-width:768px){.home-content{position:relative;top:auto;left:auto;transform:none;width:var(--container-w);padding:0 8px;text-wrap:balance}.home-title{font-size:clamp(2rem,6vw + 1rem,3rem)}.home-subtitle{font-size:clamp(1rem,2.5vw + .6rem,1.25rem)}}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gallery-grid{grid-template-columns:1fr}}@media (max-width:900px){.contact-content{flex-direction:column;gap:16px;width:var(--container-w)}.contact-logo{width:clamp(140px,50vw,260px)}.contact-text{width:100%}}@media (max-width:560px){.language-switcher{bottom:12px;right:12px;gap:8px}.language-switcher button{font-size:.9rem;padding:6px 10px}}.masonry-item img{image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;user-select:none;touch-action:manipulation}@media (max-width:1024px){:root{--ev-h:clamp(360px,56vh,680px)}.events-grid,.events-title{width:var(--container-w)}.events-grid{margin:calc(var(--header-h) + 12px) auto 24px}.list-panel{position:relative;top:auto;height:auto;max-height:70vh}}@media (hover:none){.city-pills button,.language-switcher button,.venue{min-height:40px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media (min-width:1400px){main{width:72%}section{width:min(1200px,86vw)}}@supports (padding:max(0px)){header{padding-left:max(2%,env(safe-area-inset-left));padding-right:max(2%,env(safe-area-inset-right))}}a:focus-visible{outline:2px dashed #fffff0;outline-offset:3px;text-decoration:underline}@media (orientation:landscape) and (max-width:900px){body,html{background-color:#000!important}body{align-items:stretch}header{left:0;transform:none;width:100vw;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}main{width:100vw;padding-left:clamp(12px,3vw,24px);padding-right:clamp(12px,3vw,24px)}.bg-about,.bg-communication,.bg-contact,.bg-discursiva,.bg-events,.bg-index,.bg-values{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}header nav ul{gap:clamp(.5rem,3vw,1.25rem);flex-wrap:wrap;justify-content:center}}.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;-moz-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{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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;-moz-box-sizing:border-box;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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-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:-webkit-grabbing;cursor:-moz-grabbing;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;-moz-box-sizing:border-box;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;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);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;-moz-user-select:none;-ms-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}}