.mapboxgl-popup-content .flux-mapbox-inner{border:none;width:200px}.mapboxgl-popup-content .flux-mapbox-content{padding:0}.mapboxgl-popup-content .flux-mapbox-image{margin-bottom:10px}.mapboxgl-popup-content .flux-mapbox-title{margin-top:10px;margin-bottom:5px}.mapboxgl-popup-content .mapboxgl-popup-close-button{z-index:1}.flux-map-box-effect{--flux-map-box-effect-primary: rgba(153, 153, 153, 0.3);--flux-map-box-effect-secondary: #999}.flux-map-box-effect .mapboxgl-marker:before,.flux-map-box-effect .mapboxgl-marker:after{width:200px;height:200px;border:2px solid #999;border-radius:50%;background-clip:padding-box;position:absolute;left:50%;top:50%;opacity:0;transform:translate(-50%, -50%);animation:flux-map-animationEmission linear 2s;animation-iteration-count:infinite;display:block;content:""}.flux-map-box-effect .mapboxgl-marker:before{box-shadow:inset 0 0 35px 10px var(--flux-map-box-effect-primary);border-color:rgba(38,38,38,.4);animation-delay:.5s}.flux-map-box-effect .mapboxgl-marker:after{box-shadow:inset 0 0 35px 10px var(--flux-map-box-effect-secondary);animation-delay:1s}@keyframes flux-map-animationEmission{0%{opacity:0;transform:translate(-50%, -50%) scale(0.3)}1%{transform:translate(-50%, -50%) scale(0.32);opacity:.1}20%{opacity:.5;transform:translate(-50%, -50%) scale(0 0.45)}60%{transform:translate(-50%, -50%) scale(0.75);opacity:.35}}/*# sourceMappingURL=mapbox.min.css.map */