:root{--fe-primary:#34920a;--color-main-background:#fff;--color-main-text:#000;--color-secondary-text:#6c757d;--color-event-props-label:#343a40;--color-event-title:#000;--url-logo-header-svg:url(/img/fossevents_headerlogo.svg);--color-top-menu-foss-events-logo:#000;--color-background-list-event-highlighted:#f5f5f5;--color-badge-grey-text:#fff;--color-badge-grey-background:#6c757d;--url-toggle-header-svg:url(/img/menu_toggle.svg);--color-background-toots-page-badges:#eee}@media (prefers-color-scheme:dark){:root{--color-main-background:#2f2f2f;--color-main-text:#e7e7e7;--color-secondary-text:#6c757d;--color-event-props-label:#ccc;--color-event-title:#ccc;--url-logo-header-svg:url(/img/fossevents_headerlogo-dark.svg);--color-top-menu-foss-events-logo:#dbdbdb;--color-background-list-event-highlighted:#3f3f3f;--color-badge-grey-text:#e7e7e7;--color-badge-grey-background:#606060;--url-toggle-header-svg:url(/img/menu_toggle-darkmode.svg);--color-background-toots-page-badges:#3f3f3f}}.fe-light{--color-main-background:#fff;--color-main-text:#000;--color-secondary-text:#6c757d;--color-event-props-label:#343a40;--color-event-title:#000;--url-logo-header-svg:url(/img/fossevents_headerlogo.svg);--color-top-menu-foss-events-logo:#000;--color-background-list-event-highlighted:#f5f5f5;--color-badge-grey-text:#fff;--color-badge-grey-background:#6c757d;--url-toggle-header-svg:url(/img/menu_toggle.svg);--color-background-toots-page-badges:#eee}.fe-dark{--color-main-background:#2f2f2f;--color-main-text:#e7e7e7;--color-event-props-label:#ccc;--color-event-title:#ccc;--url-logo-header-svg:url(/img/fossevents_headerlogo-dark.svg);--color-top-menu-foss-events-logo:#dbdbdb;--color-background-list-event-highlighted:#3f3f3f;--color-badge-grey-text:#e7e7e7;--color-badge-grey-background:#606060;--url-toggle-header-svg:url(/img/menu_toggle-darkmode.svg);--color-background-toots-page-badges:#3f3f3f}body,html{margin:0;padding:0}body{background-color:var(--color-main-background);color:var(--color-main-text);font-family:Cantarell,sans-serif;line-height:1.5}body:after{content:url(/img/menu_Mastodon_darker.svg) url(/img/menu_Twitter_darker.svg) url(/img/menu_blog_darker.svg) url(/img/menu_codeberg_darker.svg) url(/img/menu_info_darker.svg) url(/img/menu_envelope_darker.svg);display:inline-block;height:0;overflow:hidden;position:absolute;width:0}.content{margin-left:auto;margin-right:auto;max-width:800px;padding-left:5%;padding-right:5%}@media only screen and (min-width:768px){.content{padding-left:10%;padding-right:10%}}a{color:#34920a;font-weight:700;text-decoration:none;transition:color .1s linear}a:hover{color:#266c08;text-decoration:underline}a.placeholder{color:var(--color-secondary-text);font-style:italic;font-weight:400}a.placeholder:hover{color:#266c08;text-decoration:underline}.stickercontainer{display:flex;flex-direction:column;gap:1rem;justify-content:space-around}.stickercontainer__sticker{border:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-sizing:border-box;flex:0 0 100%;padding:.5em 1em}@media only screen and (min-width:768px){.stickercontainer{flex-direction:row}.stickercontainer__sticker{flex:0 1 auto;white-space:nowrap}}.heart{color:#9b2c2c;font-size:4rem;text-align:center}.contribute-box{margin:2em 0;text-align:center}h2.navhead{padding-top:2em}.menu{align-items:flex-start;display:flex;flex-direction:column;padding:1rem 0}.menu--spacing-bottom{margin-bottom:4rem}.menu__hl{color:var(--color-top-menu-foss-events-logo);display:block;font-size:1.75rem;font-weight:400;margin:0;white-space:nowrap}.menu__link{align-items:center;display:flex}.menu__link,.menu__link:hover{color:#000;text-decoration:none}.footer__divider,.h1-divider,.h2-divider,.menu__divider{background-color:#888;border:0;height:1px}.menu__divider{margin-bottom:1.4rem;margin-top:0;width:100%}.menu__logo{display:inline-block;height:4rem;margin:0 auto;position:relative;top:.2rem;width:4rem}.menu__logo-container{display:block}.menu__logo-container--second{display:none}.menu-icons{align-items:flex-end;display:flex;gap:.5rem;justify-content:center;margin-top:.5rem}@media only screen and (min-width:576px){.menu{align-items:center;flex-direction:row}.menu-icons{margin-left:auto;margin-top:0}}.menu-icons__icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;cursor:pointer;height:2rem;transition:all .1s linear;width:2rem}.menu-icons__icon--news{background-image:url(/img/menu_news.svg)}.menu-icons__icon--news:hover{background-image:url(/img/menu_news_darker.svg)}.menu-icons__icon--mastodon{background-image:url(/img/menu_Mastodon.svg)}.menu-icons__icon--mastodon:hover{background-image:url(/img/menu_Mastodon_darker.svg)}.menu-icons__icon--blog{background-image:url(/img/menu_blog.svg)}.menu-icons__icon--blog:hover{background-image:url(/img/menu_blog_darker.svg)}.menu-icons__icon--twitter{background-image:url(/img/menu_Twitter.svg)}.menu-icons__icon--twitter:hover{background-image:url(/img/menu_Twitter_darker.svg)}.menu-icons__icon--codeberg{background-image:url(/img/menu_codeberg.svg)}.menu-icons__icon--matrix{background-color:#34920a;background-image:url(/img/icons/matrix.svg);background-position:50%;background-repeat:no-repeat;background-size:1.25rem}.menu-icons__icon--matrix:hover{background-color:#266c08}.menu-icons__icon--codeberg:hover{background-image:url(/img/menu_codeberg_darker.svg)}.menu-icons__icon--fossevents{background-image:var(--url-logo-header-svg);background-size:contain;border-radius:0;margin-right:.5rem}.menu-icons__icon--info{background-image:url(/img/menu_info.svg)}.menu-icons__icon--toggle{background-image:var(--url-toggle-header-svg)}.menu-icons__icon--info:hover{background-image:url(/img/menu_info_darker.svg)}.menu-icons__icon--envelope{background-image:url(/img/menu_envelope.svg)}.menu-icons__icon--envelope:hover{background-image:url(/img/menu_envelope_darker.svg)}@media only screen and (min-width:768px){.menu__logo{height:2rem;margin:0;width:2rem}.menu__logo-container,.menu__logo-container--second{display:inline-block}}.navlinks,.years-menu{font-size:1.5rem;text-align:center}.navlinks{padding-bottom:2rem}.navlinks__separator{position:relative;top:-.2rem}.navlinks__link{font-weight:400;text-decoration:none}.navlinks__link--active{font-weight:700}.h1{font-size:2rem}.h1,.h2{margin-bottom:.5rem;margin-top:2em;text-align:center}.h2{font-size:1.5rem}.h2--left{text-align:left}.h2--standalone{margin-bottom:1rem}.h1-divider,.h2-divider{margin:0 auto 2rem;width:33%}.nav-to-top{display:block;margin-top:1.5rem;text-align:right}.section{margin-bottom:4rem}.event-item__date{white-space:nowrap}table.month{margin-bottom:4rem}table.month th,td{padding:.5em;text-align:left;vertical-align:top}table.month th,td:first-of-type{padding-left:0}table.tba{opacity:.5;padding-left:4em}table.tba th td{font-size:.9em;padding:.25em}.event--highlighted{background-color:var(--color-background-list-event-highlighted);text-align:center}table.month p.eventcfp{font-size:.8em;padding-bottom:2em;padding-left:1rem}table.month p.eventcfppassed{font-size:.8em;padding-bottom:2em;padding-left:1em;text-decoration:line-through}table.month p.eventname{margin:0}.event__link{color:#34920a;font-weight:700;text-decoration:none;transition:color .1s linear}.event--cancelled .event__link{color:#888;text-decoration:line-through}.event--cancelled .event__link:hover{color:#333;text-decoration:line-through}.event__cancellation-note{font-weight:700}.event-cancellation-note,.event-replacement-note{background-color:#f8d7da;margin-bottom:1rem;margin-top:1rem;padding:.75rem}.event-replacement-note{background-color:#d4edda}.event-cancellation-note__title,.event-replacement-note__title{font-size:1.25rem;font-weight:700}.event-cancellation-note__text p:last-of-type,.event-replacement-note__text p:last-of-type{margin-bottom:0;padding-bottom:0}.event-cancellation-note__replacement{color:#721c24;font-size:1.1rem;font-weight:700;margin:1rem 0}table.month p.eventdate{margin:0}@media only screen and (min-width:768px){table.month{padding-left:1em}table.month th,td:first-of-type{padding-left:.5rem}table.month p.eventcfp,table.month p.eventcfppassed{padding-left:4rem}}.blogdate{font-size:.9rem;font-style:italic}.blogtitle{font-size:1.2rem;padding-top:1,5rem}.blogtext{padding-left:1rem}.overview-map{height:30rem;margin-bottom:1.5rem}.map-event-popup{display:flex;flex-direction:column}.map-event-popup__title{font-size:.9rem;font-weight:700;margin:0}.map-event-popup__date,.map-event-popup__location{margin-bottom:.5rem}.leaflet-container a.map-event-popup__link{color:var(--fe-primary)}.event__map{height:15rem;margin-bottom:1.5rem}.event-title{color:var(--color-event-title);font-size:2.25rem;line-height:1.25;margin-bottom:0;margin-top:1rem}.event-subtitle{color:var(--color-secondary-text)}.event-date{font-weight:700;margin-top:1rem}.event-date__link{font-size:.75rem}.event-location{margin-bottom:2rem}.event-location__link{font-size:.75rem}.event-props{margin-bottom:3rem}.event-props__group{margin-bottom:1rem}.event-props__label{color:var(--color-event-props-label);font-weight:700;margin-bottom:.25rem;vertical-align:top;white-space:nowrap}.event-props__content{padding:0 0 1rem;vertical-align:top}.event-props__content p:first-of-type{margin-top:0}.event-props__content p:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.event-props{display:table}.event-props__group{display:table-row;margin-bottom:0}.event-props__content{display:table-cell}.event-props__label{display:table-cell;margin-bottom:0;padding:0 1rem 1rem 0;text-align:right}}.event__onlinebanner{display:block;margin:0 auto 2rem;max-height:15rem;max-width:100%}.footer{margin-top:4rem;text-align:center}.footer__content{padding:3rem 0}.footer__divider{width:100%}.footer__heart{color:#9b2c2c}.fe-button-list{display:flex;gap:.5rem}.fe-button{background:#339109;border:0;border-radius:3px;display:inline-block;font-size:1rem;font-weight:700;line-height:1;padding:.6rem 1.2rem;text-align:center;transition:background-color .1s linear}.fe-button,.fe-button:hover{color:#fff;text-decoration:none}.fe-button:hover{background:#1a7800}.fe-button--danger{background:#dc2626}.fe-button--danger:hover{background:#991b1b}.about-nav{display:flex;justify-content:center}.about-nav-headline{margin-top:5rem;text-align:center}.about-nav__item{margin-bottom:.5rem;margin-right:.5rem}.about-nav__item:hover{background:#1a7800;color:#fff;text-decoration:none}.about-four-freedoms{margin:2rem 0;text-align:center}.img-link-center{display:block}.img-link-center,.text-center{text-align:center}.text-upper{text-transform:uppercase}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge--grey{background-color:var(--color-badge-grey-background);color:var(--color-badge-grey-text)}.badge--green{background-color:#34920a;color:#fff}.badge--orange{background-color:#fac608;color:#fff}.badge--red{background-color:#920a35;color:#fff}.fedifeed{border:1px solid #888;height:800px;width:100%}.fedifeed--event{margin-bottom:2rem}.icon{background-position:50%;background-repeat:no-repeat;background-size:cover;height:1rem;width:1rem}.icon--mastodon{background-image:url(/img/menu_Mastodon.svg)}.introduction{margin-bottom:2.25rem}.blog-item{margin-bottom:4rem}.blog-item__title{margin:0}.blog-item__date,.blog-post__date{color:#6c757d;margin-bottom:1rem}.blog-item__summary{margin-bottom:.5rem;padding-left:2rem}.blog-item__link{padding-left:2rem}.blog-post img{max-width:100%}.blog-post__title{margin:2rem 0 0}.toot{margin-bottom:2rem}.toot pre{background-color:var(--color-main-background);border:1px solid #ddd;border-radius:.25rem;margin-bottom:1rem;padding:.75rem;white-space:pre-wrap}.fe-field{display:flex;flex-direction:column;margin-bottom:16px}.fe-field-edit{display:flex;gap:16px}.fe-field-edit>div{width:50%}.fe-field-edit .fe-field-input{width:100%}.fe-field-input{box-sizing:border-box;padding:8px 16px}.fe-form-image{max-width:100%}.fe-form-or{margin:16px 0}.fe-field-label{font-weight:700}.fe-field-description{font-size:12px;margin-top:4px}.fe-form-group{border:0;margin:0 0 32px;padding:0}.fe-field-diff{background-color:#22d3ee}@media (min-width:576px){.fe-three-columns{column-count:2;column-gap:32px}}@media (min-width:768px){.fe-three-columns{column-count:3}}.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{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important}.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{-moz-box-sizing:border-box;box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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-tile{will-change:opacity}.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}.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);will-change:transform}.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:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(images/layers.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fff;background:hsla(0,0%,100%,.5);border:2px solid #777;border-top:none;-moz-box-sizing:border-box;box-sizing:border-box;font-size:11px;line-height:1.1;overflow:hidden;padding:2px 5px 1px;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;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{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{line-height:1.4;margin:13px 19px}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#c3c3c3;font:16px/14px Tahoma,Verdana,sans-serif;font-weight:700;height:14px;padding:4px 4px 0 0;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:18px}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{border-bottom:1px solid #ddd;border-top:1px solid #ddd;overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{-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);margin:0 auto;width:24px}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}