body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"GTAmerican";src:url(/static/media/GT-America-Standard-Regular.ac9e5f9b.otf) format("opentype");font-weight:400}@font-face{font-family:"GTAmerican";font-weight:700;src:url(/static/media/GT-America-Standard-Bold.1313c346.otf) format("opentype")}body,html{margin:0;padding:0;font-size:12px;color:#919496;font-family:GTAmerican}#root,body,html{width:100vw;height:100vh}#root{overflow:hidden}.App{text-align:center;width:100vw;height:100vh}h2{font-size:1.3rem;font-weight:900}h3{font-size:1.2rem;font-weight:400}h1,h2,h3,h4{margin:0;padding:0}p{font-size:.9rem}.help-tab{text-align:left;overflow-y:auto}.help-tab img{width:100%}.help-tab ul.dashed>li{text-indent:5px}.help-tab ul.dashed li:before{content:"-";text-index:5px;color:#000;margin-right:5px}.cards{display:flex;flex-direction:row;height:100%;overflow-x:auto;flex:1 1;align-items:flex-start}.cards .card{min-width:350px;height:100%;box-sizing:border-box;padding:5px 10px 0 20px;margin-right:0}.cards .CCFCard{display:flex;flex-direction:column}.cards .CCFCard p{flex:1 1}.cards .basic span{font-weight:700}.main-page{width:100vw;height:100vh}.map{width:100%;height:100%}.selected{font-weight:700}.overlay.details{text-align:left;z-index:1;bottom:20px;height:260px;min-width:350px;max-width:97vw;padding:0;box-shadow:0 -4px 16px 3px rgba(0,0,0,.75);display:flex;flex-direction:column}.overlay.details .selector-cards{display:flex;flex-direction:row;flex:1 1}.download-assets{cursor:pointer}.download-assets svg{margin-right:10px}.details-selector ul{border-right:1px solid #d3d3d3;width:100%;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.details-selector li{font-size:1.3rem;border-bottom:1px solid #d3d3d3;width:100%;padding:10px;box-sizing:border-box;cursor:pointer}.details-selector .selected{font-weight:700}.overview{display:flex;flex-direction:row;border-bottom:1px solid #d3d3d3;align-items:center}.overview .boundary-type-selector{display:flex;flex-shrink:0;flex-grow:0;height:100%;height:50.19px;align-items:center}.overview .boundary-type-selector .boundary-type-selector-type{margin-right:0;cursor:pointer;background-color:grey;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:0 20px}.overview .boundary-type-selector .boundary-type-selector-type:last-child{border-right:1px solid grey}.overview .boundary-type-selector .boundary-type-selector-type.selected{background-color:#fff;color:grey}.overview .top-stats{display:flex;flex-direction:row;flex:1 1;overflow-x:auto;-ms-overflow-style:none}.overview .top-stats::-webkit-scrollbar{display:none}.overview .top-stats p{padding:0 15px;white-space:nowrap;font-size:1.3rem}.overview .top-stats p span{margin-left:5px;white-space:nowrap}.range-legend{display:flex;flex-direction:column}.range-legend-bar{height:15px;width:100%;border:1px solid grey;box-sizing:border-box}.range-legend-labels{display:flex;flex-direction:row;justify-content:space-between}.tabs{display:flex;background-color:#919496;font-size:2rem;color:#fff;justify-content:space-around;text-align:center;width:100%;cursor:pointer}.tabs,.tabs div{box-sizing:border-box}.tabs div{flex:1 1;padding:10px}.tabs .selected{background-color:#fff;color:#919496}.App-logo{height:40vmin;pointer-events:none}.details-header{display:flex;align-items:center;justify-content:space-evenly;padding:0 20px;box-sizing:border-box;max-width:calc(100vw - 20px)}.details-header span{cursor:pointer}.overlay{box-sizing:border-box;padding:15px;box-shadow:0 0 10px 2px rgba(0,0,0,.75);background-color:#fff;border-radius:2px;left:2vw;z-index:1}.info,.overlay{position:absolute}.info{top:20px;text-align:left;width:350px;height:135px}.info p{display:block}.info h3{font-size:1rem}.Legend .content{padding:20px;flex:1 1;overflow-y:auto}.Legend{padding:0;position:absolute;z-index:100;top:161px;height:calc(100vh - 450px);background-color:#fff;width:350px;display:flex;flex-direction:column}.Legend h3{margin:10px 0 5px;text-align:left;font-weight:700}.Legend ul{margin-top:10px}.Legend section{margin-bottom:20px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}ul{list-style:none;margin:0;padding:0;align-items:flex-start}.App-header,ul{display:flex;flex-direction:column}.App-header{background-color:#282c34;min-height:100vh;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.simple-bar-chart{display:flex;flex-direction:column}.simple-bar-chart h3{margin-bottom:20px}.simple-bar-chart .bar-chart{flex:1 1;display:grid;grid-template-columns:.2fr 1fr .2fr;grid-column-gap:10px;align-items:center;overflow-y:auto}.simple-bar-chart .bar{height:10px;background-color:"red"}.placeholder{flex:1 1;display:grid;justify-content:center;align-content:center}.placeholder h2{font-size:2rem}.language-card ul{box-sizing:border-box;padding:20px 10px 20px 0;width:100%}.language-card ul li{font-size:16px;width:100%}.language-card ul li,.pie-card{display:flex;justify-content:space-between}.pie-card{flex-direction:column}.pie-card h2{margin-bottom:20px}.pie-card .pie-card-content{display:flex;flex-direction:row;justify-content:space-evenly;align-items:top}.pie-card .labels{display:flex;flex-direction:column;flex-wrap:wrap;box-sizing:border-box;padding:5px 0 0 10px}.pie-card .label{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pie-card .label .label-text{white-space:nowrap}.pie-card .bar{width:20px;height:10px;margin-right:10px}.placeholder h2{font-size:1.2rem}.assets-placeholder{flex:1 1;display:flex;justify-content:center}.asset-card{display:flex;flex-direction:column;padding:10px 20px;flex:1 1;box-sizing:border-box;max-height:160px}.asset-card h2{display:flex;align-items:center;white-space:nowrap}.asset-card img{width:15px;height:15px;margin-right:5px}.asset-card ul{box-sizing:border-box;padding:20px 0 10px;height:170px;display:flex;flex:1 1;flex-flow:column wrap}.asset-card ul li{box-sizing:border-box;padding:5px 5px 5px 0;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;width:267px}.asset-card h3{font-size:1rem;font-weight:700;margin:0;padding:0}.asset-card p{font-size:.8rem;padding:0;margin:0}.category-entry{display:flex;align-items:flex-start}.category-entry .category-name{margin-top:-2px;text-align:left;font-weight:700}.category-entry .category-name p{margin:2px 0 5px;font-weight:200}.category-marker{width:30px;height:10px;box-sizing:border-box;padding:4px;border:1px solid #000;margin-right:10px}.facilities-selector{display:flex;flex-direction:column;overflow-y:auto;text-align:left}.facilities-selector .facilities-section-header{display:flex;align-items:center}.facilities-selector svg{cursor:pointer}.facilities-selector h3{margin-bottom:10px}.facilities-selector h4{text-align:left;cursor:pointer;font-weight:500}.facilities-selector section{margin-bottom:10px}.facilities-selector ul{box-sizing:border-box;padding:0 0 0 12px}.facilities-selector ul li{padding:2px 0}.fact{display:flex;flex-direction:row;flex-wrap:row;justify-content:flex-start}.fact .fact-name{margin-right:10px}.fact p{font-size:1rem}.fact .fact-text{font-weight:700;color:grey}.fact .fact-value{font-weight:700;color:#dd2230}.nrfu-selector{align-items:center}.nrfu-selector,.share-buttons{display:flex;flex-direction:row}.share-buttons{justify-content:space-between}.share-button{box-shadow:inset 0 1px 0 0 #9acc85;background:linear-gradient(180deg,#74ad5a 5%,#68a54b);background-color:#74ad5a;border:1px solid #3b6e22;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-size:13px;font-weight:700;padding:6px 12px;text-decoration:none}.share-button:hover{background:linear-gradient(180deg,#68a54b 5%,#74ad5a);background-color:#68a54b}.share-button:active{position:relative;top:1px}.progressBar{width:300px}.progressBar .outer{box-sizing:border-box;padding:2px 0;border:1px solid #000}.progressBar .inner{height:10px;background-color:#faaf12}.outreach-tab .key{display:flex;flex-direction:row;justify-content:space-between;align-items:start}.outreach-tab .key p{text-align:center;max-width:94px}.outreach-step{text-align:left}.outreach-step span{font-weight:700}.elp,.selfresponse{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:30px 0!important;text-align:center;width:100%}.elp h3,.selfresponse h3{font-weight:700;font-size:20px}.elp p.bigPC,.selfresponse p.bigPC{margin:0;font-size:50px;color:red}.elp{justify-content:space-around}.print{bottom:20px;right:20px;background-color:#fff;padding:20px}.print,.print-dialog{position:absolute;box-sizing:border-box}.print-dialog{width:100vw;height:100vh;padding:50px;margin:0;background-color:rgba(0,0,0,.6);display:flex;z-index:200;top:0;left:0}.print-dialog .inner{display:flex;flex:1 1;background-color:#fff;border-radius:5px;flex-direction:column;box-sizing:border-box;padding:20px}.card.participation p{color:red;font-size:25px}.card.participation .participation-grid{display:grid;grid-template-columns:1fr;margin-top:20px;grid-template-rows:1fr 10px;align-items:center;justify-items:center}.participation-explanation{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:500px}
/*# sourceMappingURL=main.67ed8e39.chunk.css.map */