main{height:100%;min-height:648px}.home-splash-screen{height:100%;display:flex;flex-direction:column}.home-splash-screen .home-title{color:#fff;padding:20px;background:#0b3d72;text-align:center}.home-splash-screen .home-title .home-title-header{font-weight:700;margin:0 0 8px;font-size:16px}.home-splash-screen .home-title .home-title-link{margin-top:4px;display:inline-block}.home-splash-screen .map-container{flex:1;position:relative}.home-splash-screen .map-container .map-overlay{position:absolute;top:0;z-index:1}.home-splash-screen .map-container .map-overlay button{width:48px;height:48px}.home-splash-screen .map-container .map-button-container{padding:12px;display:flex;flex-direction:column}.home-splash-screen .map-container #map{height:100%}.home-splash-screen .map-container #map_zoom_in,.home-splash-screen .map-container #map_zoom_out{margin-bottom:4px;border:1px solid #b5b5b5;color:#5e5e5e;background:#fff;transition:all .2s ease;cursor:pointer;border-radius:50%}.home-splash-screen .map-container #map_zoom_in:hover,.home-splash-screen .map-container #map_zoom_out:hover{background:#f9f9f9}.home-splash-screen .map-container #map_zoom_in:focus,.home-splash-screen .map-container #map_zoom_out:focus{border:1px solid #0b3d72}.home-splash-screen .map-container .leaflet-container:after{content:"";align-items:center;background:rgba(0,0,0,.5);bottom:0;color:#fff;display:flex;font-size:20px;font-weight:700;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;transition:opacity .5s ease;z-index:100}.home-splash-screen .map-container .leaflet-touch-overlay:after{content:attr(data-touch-content);opacity:1}.home-splash-screen .map-container .leaflet-scroll-overlay:after{content:attr(data-scroll-content);opacity:1}.home-splash-screen .map-container .leaflet-popup-content-wrapper{border:0}.home-splash-screen .map-container .leaflet-popup-content-wrapper .leaflet-popup-content{padding:4px;border-radius:4px;font-family:Plus Jakarta Sans,sans-serif}.home-splash-screen .map-container .primary .leaflet-popup-content,.home-splash-screen .map-container .primary .leaflet-popup-content-wrapper{color:#fff;background:#0b3d72;font-size:12px}.home-splash-screen .map-container .primary .leaflet-popup-tip{border-top-color:#0b3d72}.home-splash-screen .map-container .secondary .leaflet-popup-content,.home-splash-screen .map-container .secondary .leaflet-popup-content-wrapper{color:#fff;background:#5e5e5e;font-size:12px}.home-splash-screen .map-container .secondary .leaflet-popup-tip{border-top-color:#5e5e5e}.latest-news-cell{margin-bottom:14px}.latest-news-cell .latest-news-date{font-weight:700;margin-bottom:4px;color:#885f00}.latest-news-cell .latest-news-title{font-size:12px}.highlights-container{font-weight:100}.highlights-container .highlights-row{display:flex;flex-direction:row;align-items:center}.highlights-container .highlights-ctas{display:flex;flex-direction:column}.highlights-container .highlights-ctas .highlights-cta{font-weight:700;margin-bottom:4px;margin-top:16px}.project-tab{color:#fff;padding:16px;margin-top:4px;border-radius:4px;background:#012244}.project-tab.selected{background:#885f00}.project-panel{display:none}.project-panel.expanded{display:block}.project-highlight{margin-bottom:20px}.project-highlight .project-highlight-title{font-weight:700;margin-bottom:8px}@media(max-width:950px){.project-title{display:none}.project-tab{margin-left:-16px;border-bottom-right-radius:4px;border-top-right-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}}