@keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}.leaflet-container:after{color:#fff;z-index:461;pointer-events:none;background:#00000080;justify-content:center;align-items:center;padding:15px;font-family:Roboto,Arial,sans-serif;font-size:22px;animation:.8s backwards leaflet-gestures-fadein;display:flex;position:absolute;inset:0}.leaflet-gesture-handling-touch-warning:after,.leaflet-gesture-handling-scroll-warning:after{animation:.8s forwards leaflet-gestures-fadein}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}
