.mapLinks{padding:8px;margin:0;display:flex;flex-wrap:wrap;justify-content:space-around;background-color:#fff;background-color:var(--item-bg-color)}@media(min-width: 972px){.mapLinks{flex-wrap:nowrap}}.mapLinks li{flex:1 0 33%;max-width:33%;text-align:center;text-transform:uppercase}@media(min-width: 600px){.mapLinks li{flex:0 1 20%}}@media(min-width: 972px){.mapLinks li{flex:0 1 auto}}.mapLinks li a{text-decoration:none;cursor:pointer;color:#32325d;color:var(--text-color);display:inline-block;padding:4px 0px}@media(min-width: 972px){.mapLinks li a{padding:0}}.mapLinks li a.selected{font-weight:600;color:#2eb0ff}@media(min-width: 972px){.mapLinks li a.selected{color:inherit;border-bottom:2px solid #2eb0ff}}.map-option{display:flex;align-items:center;margin:0 0 0 .5rem}.map-option li{margin:0;font-size:.75rem}.map-option li label{font-weight:500;padding:.25rem .4rem;background-color:var(--item-bg-color);border:1px solid var(--button-outline-color);border-right:none}.map-option li:first-child label{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.map-option li:last-child label{border-right:1px solid var(--button-outline-color);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.map-option li input{opacity:0;width:0;height:0;position:absolute}.map-option li input:checked+label{font-weight:600;color:var(--button-active-color);background-color:#50b0e6}.mapOptions{display:flex;align-items:center}.mapOptions .title{font-weight:500;padding:0 .5rem 0 1rem}.mapOptions .checkbox-multi-container{display:flex}.mapOptions .checkbox-multi-container .map-checkbox-toggle{margin:0;border-radius:0;border-right:none}.mapOptions .checkbox-multi-container .map-checkbox-toggle:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.mapOptions .checkbox-multi-container .map-checkbox-toggle:last-child{border:1px solid var(--button-outline-color);border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.mapOptions .map-checkbox-toggle{margin:.5rem 0 .5rem .1rem;background-color:var(--item-bg-color);border:1px solid var(--button-outline-color);border-radius:.25rem;font-size:.75rem}@media(min-width: 45rem){.mapOptions .map-checkbox-toggle{margin-left:.3rem}}.mapOptions .map-checkbox-toggle input{opacity:0;width:0;height:0;position:absolute}.mapOptions .map-checkbox-toggle input:checked+.title{font-weight:600;color:var(--text-color);background-color:#50b0e6}.mapOptions .map-checkbox-toggle label{font-weight:500}.mapOptions .map-checkbox-toggle label .map-checkbox-title{display:inline-block;padding:.2rem .4rem}.mapOptions .map-checkbox-toggle label .map-checkbox-title.active{color:var(--button-active-color);font-weight:600;background-color:#2fb0ff}.inline-legend{margin:8px 0px 0px 0px}.inline-legend div{display:flex}.inline-legend div.values{font-weight:500;padding:0 0 .25rem 4px;position:relative;font-size:.6rem}@media(min-width: 600px){.inline-legend div.values{font-size:.8rem}}.inline-legend div.values em{right:4px;position:absolute;text-align:right}.inline-legend div.colors{border:1px solid rgba(0,0,0,.3);padding:1px}.inline-legend div.colors p{height:.85rem}.inline-legend div p{flex:1;padding:0;margin:0}.legendComponent div{display:flex}.legendComponent div.values{font-weight:500;padding:0 0 .25rem 4px;position:relative;font-size:.6rem}@media(min-width: 45rem){.legendComponent div{font-size:.8rem}}.legendComponent div.colors p{height:.85rem}@media(min-width: 972px){.legendComponent.splitMobile{display:none}}.legendComponent.splitDesktop{display:none}@media(min-width: 972px){.legendComponent.splitDesktop{display:block}}.legendComponent p{flex:1;padding:0;margin:0}#mapLegend{background-color:#fff;background-color:var(--item-bg-color);margin-bottom:0px}#mapLegend p.icons{padding:4px 0;margin:.5rem 0}#mapLegend p.icons img{margin:0px 8px;vertical-align:middle}#mapLegend .legend{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;padding:16px 8px 8px 8px;justify-content:space-between}#mapLegend .legend img{width:100%}@media(min-width: 600px){#mapLegend .legend div.mobile,#mapLegend .legend img.mobile{display:none}}#mapLegend .legend div.desktop,#mapLegend .legend img.desktop{display:none}@media(min-width: 600px){#mapLegend .legend div.desktop,#mapLegend .legend img.desktop{display:block;padding:0px 0px 0px 8px}}#mapLegend .legend .wide{flex:1}#mapLegend .legend .left{width:100%}@media(min-width: 972px){#mapLegend .legend .left{max-width:50%;display:flex;justify-content:space-between;flex-direction:column;flex:1}}#mapLegend .legend .right{width:100%;display:flex;justify-content:space-between;flex-direction:column;flex:1;margin-top:8px}#mapLegend .legend .right p{margin:4px 0px}@media(min-width: 972px){#mapLegend .legend .right{margin-top:0}#mapLegend .legend .right p{margin:0px 0px 8px 0px}}#mapLegend .legend .name{justify-content:space-between;display:flex;flex-direction:row;flex:1;font-size:.7rem}@media(min-width: 972px){#mapLegend .legend .name{padding:0px 22px}}.lightning{gap:.3rem;display:flex;flex-direction:row;font-size:.7rem;padding:0 0 .5rem .5rem}@media(min-width: 972px){.lightning{justify-content:flex-end;padding:0px 28px 6px 0px}}#mapContainer{width:100%;position:relative;height:25rem;background-color:#fff;background-color:var(--map-bg-color)}@media(min-width: 600px){#mapContainer{height:40rem}}#mapContainer .map-control{background-color:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.3);border-radius:.25rem;position:absolute;z-index:100}#mapContainer .map-control p,#mapContainer .map-control li,#mapContainer .map-control button{color:#484848}#mapContainer .map-control p{margin:0;text-align:center}#mapContainer .map-control button{font-size:1.05rem;background-color:rgba(255,255,255,.8)}#mapContainer .map-control button:focus{outline:none}#mapContainer.warnings-map .maplibregl-popup{width:300px;height:200px}@media(min-width: 600px){#mapContainer.warnings-map .maplibregl-popup{width:460px;height:250px}}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content{padding:0;display:flex;flex-direction:column;width:100%}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .maplibregl-popup-close-button{font-size:1.5rem;color:var(--text-color)}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content ul.tabrow{flex:0 0 auto;display:flex;justify-content:flex-start;background-color:var(--quicklinks-bg-color);align-items:center}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content ul.tabrow li{flex:1;flex-grow:0;padding:.4rem .4rem .3rem .4rem;cursor:pointer}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content ul.tabrow li:hover,#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content ul.tabrow li.active{background-color:var(--item-bg-color)}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning{flex:0 0 180px;display:none;cursor:default;overflow-y:auto;padding:.3rem;color:var(--text-color);background-color:var(--item-bg-color);text-align:left}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning.active{display:block}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning .time{font-weight:500;padding:.2rem 0 .3rem 0}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning .warning-wrap{display:none}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning .warning-wrap.active{display:block}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning .warning-wrap .warning-title{display:flex}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning .warning-wrap .warning-title p{font-weight:600;padding-left:.4rem}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning-footer{flex:0 0 auto;display:flex;justify-content:space-between;padding:.3rem .5rem;color:var(--text-color);background-color:var(--item-bg-color)}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning-footer ul{display:flex}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning-footer ul li{flex:1;padding:0 .2rem;cursor:pointer}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning-footer ul li.active{font-weight:600}#mapContainer.warnings-map .maplibregl-popup .maplibregl-popup-content .warning-footer .attr{color:#888}#mapContainer .maplibregl-popup-content{color:#555}#mapContainer .map-custom-mapstyle-control{left:3rem;bottom:.5rem;padding:.1rem .15rem 0 .15rem}#mapContainer .map-custom-rain-map-control{top:6.25rem;right:.75rem;padding:0;display:flex;cursor:pointer}#mapContainer .map-custom-rain-map-control li{padding:2px 6px}#mapContainer .map-custom-rain-map-control li.selected{cursor:default;font-weight:500;color:#fff;background-color:#2eb0ff}#mapContainer .map-home-control,#mapContainer .map-rain-type-control{bottom:.5rem;padding:.25rem 0}#mapContainer .map-home-control img,#mapContainer .map-rain-type-control img{display:block;margin:.1rem auto;width:30px;height:20px}#mapContainer .map-home-control{left:.5rem}#mapContainer .map-rain-type-control{left:3rem}#mapContainer .map-custom-time-control-tiny{min-width:4rem;right:.5rem;top:.5rem;padding:.25rem 0}#mapContainer .map-custom-time-control-tiny p{padding:0 .25rem}#mapContainer .map-custom-time-control-tiny p.time{font-weight:bold}#mapContainer .map-custom-time-control-tiny img{display:block;cursor:pointer;margin:.25rem auto 0 auto}@media(min-width: 600px){#mapControls{border-top-color:rgba(0,0,0,.12);background-color:#fff;background-color:var(--item-bg-color);border-top-width:1px;border-top-style:solid;user-select:none;padding:8px 0px 0px 0px}}#mapControls .extrLabels{display:flex;margin-left:3.3rem;padding-top:.5rem}@media(min-width: 600px){#mapControls .extrLabels{padding-top:0}#mapControls .extrLabels .forecast{padding-left:2.5rem}}#mapControls .timeline{flex-direction:row;display:flex;align-items:center;outline:none}#mapControls .timeline.dayLabels{margin-top:16px}@media(min-width: 600px){#mapControls .timeline.dayLabels{margin-top:8px}}#mapControls .timeline .time{padding:8px}#mapControls .sliderContainer{flex-grow:1;position:relative;display:flex;padding:8px}#mapControls .sliderContainer .slider{left:0;top:-8px;position:absolute;border-radius:6px;background-color:#4ba6e7;width:16px;height:32px;cursor:pointer}#mapControls .dayContainer{position:absolute;width:100%;top:0;right:0;left:0;bottom:0;font-size:.75rem}#mapControls .dayContainer span{position:absolute;top:-1.5rem}#mapControls .tickContainer{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:space-between;top:0;right:0;left:0;bottom:0;pointer-events:none;margin:8px 0px;height:1px;background-color:#2fb0ff}#mapControls .tickContainer .tick{width:1px;height:14px;background-color:#2fb0ff}#mapControls .tickContainer .tick.thick{width:2px;height:19.2px}
#mapContainer.severeWeather .maplibregl-popup-content{padding:0px 8px 8px 8px;text-align:center;background-color:#fff;position:relative;color:#32325d;box-shadow:0 1px 3px rgba(0,0,0,.33)}#mapContainer.severeWeather .maplibregl-popup-content hr{background-color:rgba(0,0,0,.12)}#mapContainer.severeWeather .maplibregl-popup-content h4{font-weight:400;font-size:1.5rem;text-transform:uppercase;padding:12px 0px 8px 0px}#mapContainer.severeWeather .maplibregl-popup-content h5{font-size:3.75rem;font-weight:300;line-height:1.2}#mapContainer.severeWeather .maplibregl-popup-content h6{font-weight:500;font-size:1.2rem;padding:8px 16px}#mapContainer.severeWeather .maplibregl-popup-content p.aqi{font-size:.9rem;line-height:1.5rem;padding:4px 8px 0px 8px}#mapContainer.severeWeather .maplibregl-popup-content p.large{font-size:1rem;line-height:1.5;padding:0px 8px}#mapContainer.severeWeather .maplibregl-popup-content p.attr{padding:4px 0px 0px 0px;font-style:italic}#mapContainer.severeWeather .maplibregl-popup-content .caption{font-size:.75rem;font-weight:400;padding:4px 8px 0px 0px;text-align:right}#mapContainer.severeWeather .maplibregl-popup-content .row{display:flex;justify-content:space-between}#mapContainer.severeWeather .maplibregl-popup-content .spacer{padding:5px}#mapContainer.severeWeather ul.popup{display:flex;align-items:center;justify-content:flex-start;background-color:#fff}#mapContainer.severeWeather ul.popup.severeWeather{flex-direction:column}#mapContainer.severeWeather ul.popup.severeWeather li h5{text-align:left}#mapContainer.severeWeather ul.popup li{flex:1;width:100%;display:flex;padding:0px 8px;align-items:center;justify-content:flex-start}#mapContainer.severeWeather ul.popup li .icon-wrap{flex:0 0 30px}#mapContainer.severeWeather ul.popup li .icon-wrap .icon{border-radius:50%;width:24px;height:24px;border-width:2px}#mapContainer.severeWeather ul.popup li .alert{flex:1;white-space:nowrap;padding:0px 0px 0px 16px}#mapContainer.severeWeather ul.popup li h5{font-size:.9rem;font-weight:500;padding:4px 0px}#mapContainer.severeWeather ul.popup li .duration{display:flex;justify-content:space-between}#mapContainer.severeWeather ul.popup li .duration span{font-weight:500}.legend h3{font-size:.85rem;padding:.5rem 0 0 1rem}.legend ul{display:flex;flex-wrap:wrap;padding:8px 0px}.legend ul li{display:flex;flex:1 1 100%;align-items:center;justify-content:flex-start;padding:4px 16px}.legend ul li.selected{font-weight:500}.legend ul li.clickable{cursor:pointer}.legend ul li.clickable:hover{background-color:#eaebea;background-color:var(--quicklinks-bg-color)}@media(min-width: 600px){.legend ul li{flex:1 1 50%;max-width:50%}}@media(min-width: 972px){.legend ul li{flex:1 1 33.3333%;max-width:33.3333%}}.legend ul li .icon{display:flex;align-items:center;color:#fff;font-size:.8rem;font-weight:500;border-radius:50%;text-align:center;justify-content:center;width:28px;height:28px;margin-right:24px;flex-shrink:0}
#mapContainer{width:100%;position:relative;height:25rem}@media(min-width: 600px){#mapContainer{height:40rem}}#mapContainer .map-control{background-color:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.3);border-radius:.25rem;z-index:100;position:absolute}#mapContainer .map-control p{margin:0;text-align:center;color:#484848}#mapContainer .map-control button{font-size:1.05rem;color:#484848;background-color:rgba(255,255,255,.8)}#mapContainer .map-control button:focus{outline:none}#mapContainer .ol-custom-mapstyle-control{left:3rem;bottom:.5rem;padding:.1rem .15rem 0 .15rem}#mapContainer .map-home-control{left:.5rem;bottom:.5rem;padding:.25rem 0}#mapContainer .map-home-control img{display:block;margin:.1rem auto;width:30px;height:20px}#mapContainer .map-custom-time-control-tiny{min-width:4.75rem;right:.5rem;top:.5rem;padding:.25rem 0}#mapContainer .map-custom-time-control-tiny p{padding:0 .25rem;font-size:.9rem;font-weight:500;line-height:140%}#mapContainer .map-custom-time-control-tiny p.time{font-size:1rem;font-weight:700;text-transform:capitalize}#mapContainer .map-custom-time-control-tiny p.dayDate{text-transform:capitalize}#mapContainer .map-custom-time-control-tiny img{display:block;margin:.25rem auto 0 auto}#mapContainer .ol-attribution{z-index:100}#mapContainer .ol-attribution.ol-uncollapsible{height:auto;right:1px;bottom:1px}#mapContainer .ol-overlay-container.ol-selectable{background-color:rgba(255,255,255,.75);border:1px solid rgba(0,0,0,.6);color:#484848;border-radius:.25rem;padding:0 .25rem;user-select:none}#mapControls{padding:8px 8px 40px 8px}@media(min-width: 600px){#mapControls{border-top-color:rgba(0,0,0,.12);background-color:#f0f0f0;border-top-width:1px;border-top-style:solid;user-select:none}}#mapControls .timelineheader{display:flex;justify-content:space-between;padding:0px 0px 8px 0px}#mapControls .timelineheader em{text-transform:capitalize}#mapControls .timeline{flex-direction:row;display:flex;align-items:center;outline:none;padding:0;margin:0px 16px}#mapControls .timeline .time{padding:8px}#mapControls .sliderContainer{flex-grow:1;position:relative;display:flex;padding:8px 0px}#mapControls .sliderContainer .coloredTimeline{top:-1px;height:4px;width:0px;left:0;position:relative;background-color:#428aba}#mapControls .sliderContainer .slider{left:0;top:-8px;position:absolute;border-radius:6px;background-color:#4ba4e4;width:16px;height:32px;cursor:pointer}#mapControls .sliderContainer .slider.daily span{left:-0.2rem}#mapControls .sliderContainer .slider.daily .weekday{text-transform:capitalize}#mapControls .sliderContainer .slider span{display:inline-block;position:relative;bottom:-2.25rem;left:-0.75rem;font-weight:600}#mapControls .tickContainer{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:space-between;top:0;right:0;left:0;bottom:0;pointer-events:none;margin:8px 0px;height:2px;background-color:silver}#mapControls .tickContainer .tick{width:1px;height:20px;background-color:silver}#mapControls .tickContainer .tick.start{width:2px;height:24px;background-color:#999}div.mapOptions{display:flex}div.mapOptions ul.map-option{display:flex;margin-right:1.5rem}div.mapOptions ul.map-option input{border:0;padding:0;width:1px;height:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute}div.mapOptions ul.map-option label{font-size:.75rem;display:inline-block;background-color:#e2e2e2;border:1px solid #cdcdcd;padding:5px 8px;margin:10px 5px 10px 0;border-radius:4px}div.mapOptions ul.map-option label.selected{color:#fff;background-color:#01b2eb;border:1px solid #029acc}ul.map-links{display:flex;flex-wrap:wrap;font-size:.75rem;justify-content:space-evenly;background-color:#f2f2f2}ul.map-links li{flex:1;min-width:25%;border-right:1px solid #e2e2e2}ul.map-links li:last-child{border:none}ul.map-links li a{color:#000;font-weight:500;cursor:pointer;display:block;text-decoration:none;padding:.5rem .25rem;text-align:center}ul.map-links li a.active{color:#fff;background-color:#50b0e6}section.map{margin-bottom:1rem}section.map .legendComponent div{display:flex}section.map .legendComponent div.values{font-weight:500;padding:0 0 .25rem 4px;position:relative;font-size:.6rem}@media(min-width: 45rem){section.map .legendComponent div{font-size:.8rem}}section.map .legendComponent div.colors p{height:.85rem}@media(min-width: 972px){section.map .legendComponent.splitMobile{display:none}}section.map .legendComponent.splitDesktop{display:none}@media(min-width: 972px){section.map .legendComponent.splitDesktop{display:block}}section.map .legendComponent p{flex:1;padding:0;margin:0}ul.seaLegend{display:flex;font-size:.9rem}ul.seaLegend li{flex:1;text-align:center}div.legend{padding:1rem 0 0 0}div.legend.labels{display:flex;flex-wrap:wrap}div.legend.labels .title{flex:50%;font-size:.8rem}div.legend.labels .left{order:1;text-align:left}div.legend.labels .right{order:2;text-align:right}div.legend.labels .image{order:3;width:100%}@media(min-width: 600px){div.legend.labels{align-items:center}div.legend.labels .left,div.legend.labels .right{padding-right:.25rem}}div.legend img{width:100%;height:auto;display:block}div.legend img.border{margin-right:1rem;border:1px solid #888}@media(min-width: 600px){div.legend{padding:.5rem 1rem 1rem 1rem;background-color:#f0f0f0}div.legend img{width:auto}}

/*# sourceMappingURL=map.14a57ef1f374a9f9cf4c.css.map*/