@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap);
:global(.visually-hidden){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
svelte-scroller-outer.svelte-3stote{display:block;position:relative;max-width:100%}svelte-scroller-background.svelte-3stote{display:block;position:relative;width:100%}svelte-scroller-foreground.svelte-3stote{display:block;position:relative;z-index:2}svelte-scroller-foreground.svelte-3stote::after{content:' ';display:block;clear:both}svelte-scroller-background-container.svelte-3stote{display:block;position:absolute;width:100%;max-width:100%;pointer-events:none;will-change:transform}
hr.svelte-w67ln1{width:75px;height:20px;border:none;border-top:2px solid;margin:0 auto}hr.top.svelte-w67ln1{border-top:none}
/* GLOBALS */

html, body {
	position: relative;
	width: 100%;
	/* height: 100%; */
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib, .maplibregl-ctrl.maplibregl-ctrl-attrib {
    background-color: hsla(0,0%,100%,.7) !important;
}
/* body {
	color: #222;
	background-color: #fff;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: "Open Sans", "Helvetica Neue", "Arial", sans-serif;
	font-size: 21px;
	line-height: 1.5;
	word-wrap: break-word;
} */

/* COMPONENTS */

 a {
	color: #206095;
}

a:hover {
	color: #323132;
}

/* label {
	display: block;
} */

/* input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	-webkit-padding: 0.4em 0;
	padding: 0.4em;
	margin: 0 0 0.5em 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 2px;
}  */

/* input:disabled {
	color: #ccc;
}

button {
	color: #333;
	background-color: #f4f4f4;
	outline: none;
}

button:disabled {
	color: #999;
}

button:not(:disabled):active {
	background-color: #ddd;
}

button:focus {
	border-color: #666;
} */

/* header, section, nav, footer, figure, caption { */
figure {

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: left;
	    -ms-flex-pack: left;
	        justify-content: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0;
	padding: 0;
}
/* 
footer {
	margin: 60px 0 0 0;
}

h1 {
	font-size: 54px;
	line-height: 1.3;
	margin: 30px 0 0 0;
}

h2 {
	font-size: 30px;
	margin: 40px 0 -20px 0;
}

h3 {
	font-size: 22px;
	margin: 40px 0 -10px 0;
}

p {
	margin: 30px 0 0 0;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

blockquote {
	margin: 30px 0 6px 0;
	font-size: 30px;
	color: #777;
}

small {
	font-size: 14px;
} */

/* CLASSES */

.col-full {
	width: 100%;
}

.col-wide {
	width: 100%;
	max-width: 980px;
	margin: 0 24px;
}

.col-medium {
	width: 100%;
	max-width: 460px;
	/* margin: 0 38px; */
}

.col-narrow {
	width: 100%;
	max-width: 540px;
	margin: 0 24px;
}

.height-full {
	min-height: calc(100vh - 100px);
}

.center {
	text-align: center;
}

.middle {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.caption {
	margin-top: 8px;
	text-align: left;
	font-size: 14px;
	color: #777;
}

.inset-medium {
	max-width: 680px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.inset-narrow {
	max-width: 480px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.text-big {
	font-size: 30px;
	margin: 20px 0;
}

.text-small {
	font-size: 14px;
}

.text-indent {
	margin-left: 30px;
}

.text-shadow {
	text-shadow: 0 0 8px #000;
}

.text-bold {
	font-weight: bold;
}

.text-muted {
	color: #777;
}

.mt {
	margin-top: 72px;
}

.mb {
	margin-bottom: 40px;
}

.em {
	padding: 1px 4px 1px 4px;
/*	border-radius: 5px; */
	font-weight: bold;
	white-space: nowrap;
}

.em-muted {
	background-color: #777;
	color: #fff;
}

/* SCROLL-SPECIFIC ELEMENTS */

svelte-scroller-background-container {
	pointer-events: all !important;
}

[slot="foreground"] section {
	padding: 100vh 0 100vh 0;
	max-width: 990px;   margin: 0 auto;
}

[slot="foreground"] section.header-section {
	/* padding: 100vh 0 100vh 0; */
	max-width: none;
    margin: 0 auto;
	color: var(--text);
}
[slot="foreground"] section.header-section div {
box-shadow: none;
}
.header-section div {
	background-color: var(--background);
}

[slot="foreground"] section + section {
	padding: 0 0 100vh 0;
}

[slot="foreground"] section>div {
	padding: 1.125rem;
	position: relative;
	/* box-shadow: 1px 2px 5px black; */
	/* box-shadow: 1px 3px 5px -1px #757575; */
	box-shadow: 3px 15px 6px -6px rgba(55,55,55,.3);
}

[slot="foreground"] section div::before {
	content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  opacity: 0.92;
  z-index: -1;
}

[slot="foreground"] section div p {
	margin: 0;
	line-height:normal;
}

[slot="foreground"] section div blockquote p {
	margin: 1rem;
	font-size: 1.3rem;
}

.mapboxgl-ctrl-bottom-left, .mapboxgl-ctrl-bottom-right, .mapboxgl-ctrl-top-left, .mapboxgl-ctrl-top-right, .maplibregl-ctrl-bottom-left, .maplibregl-ctrl-bottom-right, .maplibregl-ctrl-top-left, .maplibregl-ctrl-top-right {
	z-index: -10 !important;
}

/* [s-10ot="foreground"] section div p + p {
	margin-top: 30px;
} */

[slot="foreground"] section div h2 {
	text-align: center;
	margin: 0 auto;
    max-width: 990px;
}

[slot="foreground"] section div blockquote {
	text-align: justify;
    max-width: 590px;
	margin: 0 auto;
}

[slot="foreground"] section div h3 {
	margin: 0 auto;
}

@media (min-width: 992px) {
	.splitscreen svelte-scroller-background {
		width: calc(100% - 480px) !important;
		min-width: 65%;
		margin: 0 0 0 auto;
	}
	.splitscreen [slot="foreground"] section div::before {
		opacity: 0;
	}
	.splitscreen [slot="foreground"] section {
		width: 480px;
		max-width: 35%;
		margin: 0 auto 0 0;
		/* background-color: #fff; */
	}
	.splitscreen [slot="foreground"] section div{
		background-color: #fff;
	}
	.splitscreen [slot="foreground"] .col-medium {
		width: 90%;
		margin: 0 auto;
		padding: 12px 30px;
		/* text-align: center; */
		/* padding: 0;
		margin-left: calc(50vw - 585px); */
	}
	.quotesource {
		text-align: right;
	}
}
div.image.svelte-11ncpjn.svelte-11ncpjn{background-repeat:no-repeat;margin:0 auto;width:100%;max-width:1170px;background-position:center;min-height:calc(100vh - 158px)}div.image.tallcaption.svelte-11ncpjn.svelte-11ncpjn{min-height:calc(100vh - 177px)}div.bg.svelte-11ncpjn.svelte-11ncpjn{position:absolute;top:0;width:100%;background-size:cover}div.filter.svelte-11ncpjn.svelte-11ncpjn{backdrop-filter:blur(33px);-webkit-backdrop-filter:blur(33px);background-color:rgba(0,0,0,0.6)}div.contain.svelte-11ncpjn.svelte-11ncpjn{background-size:contain}div.cover.svelte-11ncpjn.svelte-11ncpjn{background-size:cover}@media(max-width: 600px){.bg.svelte-11ncpjn div.image.svelte-11ncpjn{background-size:contain}div.filter.svelte-11ncpjn.svelte-11ncpjn{background-color:rgba(0,0,0,0.33)}}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
.graphic.svelte-1d3gvmy.svelte-1d3gvmy{margin:1.125rem 0 0}.legend.svelte-1d3gvmy.svelte-1d3gvmy{border-bottom:1px solid gray;margin-bottom:20px;padding-bottom:16px}h1.svelte-1d3gvmy.svelte-1d3gvmy{font-weight:900;font-size:1.32rem;font-size:clamp(1.1rem, 3.106vw, 1.32rem);margin:0 0 0.25em;line-height:1.1}.figure-dek.svelte-1d3gvmy.svelte-1d3gvmy{opacity:.9;font-weight:600;font-size:1.13rem;font-size:clamp(1rem, 2.659vw, 1.13rem);white-space:normal !important;line-height:1.2}.bar.svelte-1d3gvmy text.svelte-1d3gvmy{text-anchor:middle;font-size:clamp(.6rem, 2.6vw, .8rem)}div.svelte-1d3gvmy .graphic.svelte-1d3gvmy{text-align:center}svg.svelte-1d3gvmy.svelte-1d3gvmy{width:100%;overflow:visible}.bars.svelte-1d3gvmy.svelte-1d3gvmy{outline:1px solid #e6e6e6}.source.svelte-1d3gvmy.svelte-1d3gvmy{text-align:right;margin-top:14px;font-size:.85rem}
div.svelte-1c5m7hb{background-repeat:no-repeat;background-size:cover;position:absolute;top:calc((100vh - 656px)/2);width:100%;text-align:center}iframe.svelte-1c5m7hb{max-width:990px}@media(max-width: 500px){iframe.svelte-1c5m7hb{height:340px}div.svelte-1c5m7hb{top:calc((100vh - 440px)/2)}}
div.svelte-1usyefr{position:absolute;bottom:0;background-color:rgba(15,15,15,0.8);width:100%;padding:10px}p.svelte-1usyefr{margin:0 auto;line-height:normal;max-width:750px;padding:0 9px;color:rgb(240,240,240)}@media(max-width: 56.93625em){div.svelte-1usyefr{bottom:50px}}
.sr-only.svelte-atvtqn{position:absolute;left:-10000px;top:auto;overflow:hidden}
.maplibregl-control-container button{margin:0}.map.svelte-1tna482{width:100%;height:100%}
.maplibregl-popup-content{padding:5px 10px !important}
svelte-scroller-foreground{pointer-events:none !important}svelte-scroller-foreground section div{pointer-events:all !important}

/*# sourceMappingURL=rendercss.map*/