:root{--gutter-width:1rem;--outer-margin:2rem;--gutter-compensation:calc((var(--gutter-width)*.5)*-1);--half-gutter-width:calc((var(--gutter-width)*.5));--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min)em;--screen-sm-min:var(--sm-min)em;--screen-md-min:var(--md-min)em;--screen-lg-min:var(--lg-min)em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}@custom-media --sm-viewport only screen and (min-width: 48em);@custom-media --md-viewport only screen and (min-width: 64em);@custom-media --lg-viewport only screen and (min-width: 75em);.container-fluid,.container{margin-left:auto;margin-right:auto}.container-fluid{padding-right:var(--outer-margin,2rem);padding-left:var(--outer-margin,2rem)}.row{box-sizing:border-box;margin-right:var(--gutter-compensation,-.5rem);margin-left:var(--gutter-compensation,-.5rem);flex-flow:wrap;flex:0 auto;display:flex}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem);flex:none}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.6667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333%}.col-xs-offset-5{margin-left:41.6667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333%}.col-xs-offset-8{margin-left:66.6667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333%}.col-xs-offset-11{margin-left:91.6667%}.start-xs{text-align:start;justify-content:flex-start}.center-xs{text-align:center;justify-content:center}.end-xs{text-align:end;justify-content:flex-end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media (--sm-viewport){.container{width:var(--container-sm,46rem)}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem);flex:none}.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333%;max-width:8.33333%}.col-sm-2{flex-basis:16.6667%;max-width:16.6667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.3333%;max-width:33.3333%}.col-sm-5{flex-basis:41.6667%;max-width:41.6667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.3333%;max-width:58.3333%}.col-sm-8{flex-basis:66.6667%;max-width:66.6667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.3333%;max-width:83.3333%}.col-sm-11{flex-basis:91.6667%;max-width:91.6667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.6667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333%}.col-sm-offset-5{margin-left:41.6667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333%}.col-sm-offset-8{margin-left:66.6667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333%}.col-sm-offset-11{margin-left:91.6667%}.start-sm{text-align:start;justify-content:flex-start}.center-sm{text-align:center;justify-content:center}.end-sm{text-align:end;justify-content:flex-end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media (--md-viewport){.container{width:var(--container-md,61rem)}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem);flex:none}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333%;max-width:8.33333%}.col-md-2{flex-basis:16.6667%;max-width:16.6667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.3333%;max-width:33.3333%}.col-md-5{flex-basis:41.6667%;max-width:41.6667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.3333%;max-width:58.3333%}.col-md-8{flex-basis:66.6667%;max-width:66.6667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.3333%;max-width:83.3333%}.col-md-11{flex-basis:91.6667%;max-width:91.6667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.6667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333%}.col-md-offset-5{margin-left:41.6667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333%}.col-md-offset-8{margin-left:66.6667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333%}.col-md-offset-11{margin-left:91.6667%}.start-md{text-align:start;justify-content:flex-start}.center-md{text-align:center;justify-content:center}.end-md{text-align:end;justify-content:flex-end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media (--lg-viewport){.container{width:var(--container-lg,71rem)}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem);flex:none}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333%;max-width:8.33333%}.col-lg-2{flex-basis:16.6667%;max-width:16.6667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.3333%;max-width:33.3333%}.col-lg-5{flex-basis:41.6667%;max-width:41.6667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.3333%;max-width:58.3333%}.col-lg-8{flex-basis:66.6667%;max-width:66.6667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.3333%;max-width:83.3333%}.col-lg-11{flex-basis:91.6667%;max-width:91.6667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.6667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333%}.col-lg-offset-5{margin-left:41.6667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333%}.col-lg-offset-8{margin-left:66.6667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333%}.col-lg-offset-11{margin-left:91.6667%}.start-lg{text-align:start;justify-content:flex-start}.center-lg{text-align:center;justify-content:center}.end-lg{text-align:end;justify-content:flex-end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@font-face{font-family:fieldwork;font-weight:400;font-style:normal;src:url("TipoType - Fieldwork-Geo-Regular.443c1d3f.otf")format("opentype")}@font-face{font-family:fieldwork;font-weight:700;font-style:normal;src:url("TipoType - Fieldwork-Geo-Bold.1bf7c30b.otf")format("opentype")}@font-face{font-family:miniline;font-style:normal;src:url(minilineicons.24192ec5.ttf)format("truetype")}#kielregion-body h1,#kielregion-body h2,#kielregion-body h3{color:#fff;text-transform:uppercase;letter-spacing:.1rem;margin-bottom:1.5rem}#kielregion-body h1{font-size:2.7rem;font-weight:600;line-height:1}#kielregion-body h2{font-weight:700}#kielregion-body p{color:#fff;font-weight:400;line-height:1.6}#kielregion-body main section p,#kielregion-body main section ul,#kielregion-body main section ol{max-width:1000px;font-size:1.1rem}#kielregion-body main section p{margin-bottom:1.7rem;line-height:1.5em}#kielregion-body main section a:hover{color:var(--kr-skyblue-dark);text-decoration:none}#kielregion-body main section a{color:#fff;text-decoration:underline}#kielregion-body main b,#kielregion-body main strong{font-weight:700}#navbar{z-index:100;background:#fff;width:140px;height:80px;position:fixed;top:0;right:0}#logo{width:100%;position:absolute;top:0;right:0}#logo img{padding:0 10px}footer img:hover{cursor:pointer}footer #footer-row{z-index:10000;pointer-events:none;background-color:var(--kr-blue);border-radius:5px;flex-direction:row;align-items:flex-end;gap:20px;width:auto;padding:10px;display:flex;position:fixed;bottom:20px;left:20px}footer #footer-row i{color:var(--kr-skyblue);pointer-events:all;font-family:miniline;font-size:2rem;text-decoration:none}footer #footer-row i:hover{cursor:pointer;transform:scale(.9)}footer #footer-row i{font-style:normal}@media (width<=768px){footer #footer-row i{font-size:2rem}footer #footer-row{flex-direction:column-reverse;gap:15px;bottom:15px;left:15px}}:root{--kr-green:#95c121;--kr-green-rgb:149,193,33;--kr-lightgreen:#eaf3d3;--kr-skyblue:#21b5ea;--kr-skyblue-rgb:33,181,234;--kr-skyblue-dark:#05739b;--kr-skyblue-light:#d3f0fb;--kr-lightgreyblue:#eef7fb;--kr-blue:#003064;--kr-blue-rgb:0,48,100;--kr-black:#1d1d1d;--cta-clr:#95c11f;--darker-cta-clr:#618108;--kr-font:"fieldwork",arial,sans-serif;--skr-gradient:linear-gradient(148deg,#95c11f 0%,#003f67 100%);--switch-theme-color:var(--kr-skyblue)}#kielregion-body{font-family:var(--kr-font)}.main-container{background-color:#05739b;background-image:url(background.642df31a.png);background-repeat:repeat-y;background-size:contain;max-width:960px;margin:0 auto;padding:20px;overflow:hidden}@media (width<=768px){.main-container{padding:10px}}section{margin:33vh 0}section:last-child{margin:0}section>div.row>div img{width:100%}section#wissenhandeln{position:relative}section#wissenhandeln img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){section#wissenhandeln img{object-fit:cover;object-position:calc(50% - 250px)center;height:100vh}}section#wissenhandeln{align-items:center;display:flex}section#wissenhandeln>div.row{min-height:500px;position:relative}section#wissenhandeln>div.row>div.col{z-index:10;background-color:rgba(var(--kr-blue-rgb),.9);border:2px dashed #fff;border-radius:8px;margin-bottom:2rem;margin-right:5vw;padding:2rem}@media (width<=768px){section#wissenhandeln>div.row>div.col{border-width:1px;padding:1rem}}canvas{max-width:100%}.d-flex{display:flex}.align-center{align-items:center}.toggle-switch{cursor:pointer;z-index:2400;color:var(--kr-blue);background-color:#ffffffd9;border-radius:8px;align-items:center;gap:12px;padding:10px 15px;font-weight:700;display:inline-flex;transform:translate(-14px,64px);box-shadow:0 2px 10px #0000001a}.toggle-switch-input{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toggle-switch-input:focus-visible+.toggle-switch-label{outline:3px solid var(--kr-blue);outline-offset:2px}@media (width<=768px){.dashed-box{border-width:1px;padding:1rem}}.center-xs{margin:auto}header{grid-template-areas:"stack";place-items:center;height:90vh;display:grid;position:relative;overflow:hidden}@media (width<=768px){header{height:100vh}}header #scrolldown:hover{cursor:pointer}#headerimage{z-index:1;grid-area:stack;width:100%;max-width:960px}#headerimage img{box-sizing:border-box;object-fit:cover;border:5px solid #fff;width:100%;height:100%}@media (width<=768px){#headerimage{height:100vh}#headerimage img{object-fit:cover;object-position:calc(50% + 80px)center;height:100vh}}#headertext{z-index:10;text-align:center;grid-area:stack;width:100%;margin:0 20px;padding:0 2rem 15vh;top:-40px;overflow:hidden}#headertext h1{text-align:center;color:var(--kr-blue);font-size:2.5em}#headertext h2{color:var(--kr-blue)}#headertext img{width:80px}#headertext{text-align:center}@media (width<=768px){#headertext{max-width:90%}}#projektintro-img{background:#fff;border-radius:4px;padding:1rem 1.5rem}#wasserrisiken{justify-content:center;align-items:center;margin-top:-15vh;display:flex}#landUnter{margin:40rem 0}#map{margin:0;padding:0}#map-i-intro h2{margin-top:0;margin-bottom:1rem}#map-i-intro p{margin-top:0;margin-bottom:0!important}#map-i-intro{margin-top:15px;margin-bottom:15px}.leaflet-overlay-pane path{transition:stroke-opacity 1s,fill-opacity 1s}.leaflet-touch a,.leaflet-control-zoom-in a,.leaflet-touch a,.leaflet-control-zoom-out a{color:#000!important;text-decoration:none!important}#meeresspiegel{margin:30vh 0}#meeresspiegel p,#meeresspiegel-animation{opacity:0}#map-sturmflut,#sturmflut_ii,#sturmflut_iii{text-align:center;background-color:#fff;width:calc(100% - 20px);height:500px;margin:0 auto}#klimawandel-left-wrapper{flex-direction:column;justify-content:center;display:flex}#klimawandel-title{margin:0 0 1rem}#sturmflut_ii_content{background:rgba(var(--kr-blue-rgb),.9);border-radius:8px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;top:0}#sturmflut_ii{background-color:var(--kr-blue-rgb);z-index:10;width:100%;height:100%}#sturmflut_ii_content{position:relative}.map-legend{z-index:1000;pointer-events:auto;background:#ffffffe6;border-radius:8px;max-width:220px;padding:12px;position:absolute;top:10px;right:10px;box-shadow:0 2px 10px #0003}.map-legend .legend-item{align-items:center;margin-bottom:8px;display:flex}.map-legend .legend-item .color-box{border:1px solid #0000001a;flex-shrink:0;width:20px;height:20px;margin-right:10px}.map-legend .legend-item .base-flood{background-color:#6db9ff;border-color:#6db9ff}.map-legend .legend-item .scenario-flood{background-color:rgba(var(--kr-skyblue-rgb),.6);border-color:rgba(var(--kr-skyblue-rgb),1)}.map-legend .legend-item .legend-label{color:#333;font-size:13px;line-height:1.2}.map-legend .legend-info{color:#666;border-top:1px solid #ddd;margin-top:5px;padding-top:5px;font-style:italic;line-height:1.1}@media (width<=768px){.map-legend{max-width:180px;padding:8px;top:10px;right:10px}}#szenarien-text{min-height:100vh;position:relative}@media (width<=768px){#szenarien-text{align-items:start;min-height:200px;display:grid}#szenarien-intro-block,#szenarien-wrapper{box-sizing:border-box;grid-area:1/1;width:100%;min-width:0}}#szenarien-wrapper{background-color:#0000;grid-template-areas:"stack";height:auto;min-height:200px;display:grid;position:relative}.szenario-item{opacity:0;grid-area:stack;align-self:start;transition:opacity .3s}@media (width<=768px){.szenario-item{box-sizing:border-box;width:100%;min-width:0;top:0;left:0}}#floodplain{margin:auto}#balkendiagramm{width:100%;height:auto}#balkendiagramm .bar{filter:drop-shadow(0 0 5px rgba(var(--kr-skyblue-rgb),.5));transition:fill .3s}#balkendiagramm .bar:hover{fill:#fff}#contact div{justify-content:center;align-items:center;display:flex}#contact-button{background-color:var(--kr-green);color:var(--kr-blue);cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.2em;transition:background-color .3s}#contact-button:hover{background-color:var(--darker-cta-clr)}#bottom-logos .row{background:#fff;border-radius:1rem;justify-content:center;align-items:flex-end;margin-top:3rem;padding:1rem}#bottom-logos .row #logo-sl-kielregion{max-width:200px;height:auto;padding:2rem;display:block}#bottom-logos .row #foerderlogo{max-width:300px;height:auto;padding:2rem;display:block}.toggle-switch{cursor:pointer;z-index:2400;background-color:rgba(var(--kr-blue-rgb),.8);color:#fff;border-radius:8px;align-items:center;gap:12px;padding:10px 15px;font-weight:600;display:inline-flex;position:relative;transform:translate(-14px,64px);box-shadow:0 2px 10px #0000001a}.toggle-switch-input{display:none}.toggle-switch-label{cursor:pointer;background-color:#ccc;border-radius:24px;width:46px;height:24px;transition:background-color .3s;display:inline-block;position:relative}.toggle-switch-label:after{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.toggle-switch-input:checked+.toggle-switch-label{background-color:var(--kr-green)}.toggle-switch-input:checked+.toggle-switch-label:after{transform:translate(22px)}.toggle-switch:hover .toggle-switch-label{filter:brightness(.95)}.dashed-box{background-color:rgba(var(--kr-blue-rgb),.7);z-index:5;border:2px dashed #fff;border-radius:8px;margin-bottom:2rem;padding:1.5rem}@media (width<=768px){.dashed-box{border-width:1px;padding:1rem}}.right{margin-left:auto}#lottie{text-align:center;opacity:1;background-color:#1d3362;width:100%;height:100%;display:block;overflow:hidden;transform:translate(0,0)}.col-xs-1{flex-basis:8.33333%;max-width:8.33333%}.col-xs-2{flex-basis:16.6667%;max-width:16.6667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.3333%;max-width:33.3333%}.col-xs-5{flex-basis:41.6667%;max-width:41.6667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.3333%;max-width:58.3333%}.col-xs-8{flex-basis:66.6667%;max-width:66.6667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.3333%;max-width:83.3333%}.col-xs-11{flex-basis:91.6667%;max-width:91.6667%}.col-xs-12{flex-basis:100%;max-width:100%}@media only screen and (width>=48em){.col-sm-1{flex-basis:8.33333%;max-width:8.33333%}.col-sm-2{flex-basis:16.6667%;max-width:16.6667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.3333%;max-width:33.3333%}.col-sm-5{flex-basis:41.6667%;max-width:41.6667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.3333%;max-width:58.3333%}.col-sm-8{flex-basis:66.6667%;max-width:66.6667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.3333%;max-width:83.3333%}.col-sm-11{flex-basis:91.6667%;max-width:91.6667%}.col-sm-12{flex-basis:100%;max-width:100%}}@media only screen and (width>=64em){.col-md-1{flex-basis:8.33333%;max-width:8.33333%}.col-md-2{flex-basis:16.6667%;max-width:16.6667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.3333%;max-width:33.3333%}.col-md-5{flex-basis:41.6667%;max-width:41.6667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.3333%;max-width:58.3333%}.col-md-8{flex-basis:66.6667%;max-width:66.6667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.3333%;max-width:83.3333%}.col-md-11{flex-basis:91.6667%;max-width:91.6667%}.col-md-12{flex-basis:100%;max-width:100%}}:focus-visible{outline:3px solid var(--kr-blue);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}