@charset "UTF-8";:root[data-theme=light],:root{--color-primary:#1F2F2D;--color-secondary:#FFF155;--color-accent:#4DBAB3;--color-text:#1F2F2D;--color-text-light:#717770;--color-text-inverse:#fff;--color-text-highlight:#1F2F2D;--color-background:#fff;--color-background-alt:#ebebef;--color-background-dark:#1F2F2D;--color-background-darker:#0F1D1D;--color-highlight:#FBEF82;--color-border:#B0BAB3;--color-shadow:#999;--color-white:#fff;--color-sky:rgba(122, 176, 181, 1)}:root[data-theme=dark]{--color-primary:#FBEF82;--color-secondary:#1F2F2D;--color-accent:#4DBAB3;--color-text:#ebebef;--color-text-light:#B0BAB3;--color-text-inverse:#1F2F2D;--color-text-highlight:#1F2F2D;--color-background:#0F1D1D;--color-background-alt:#1F2F2D;--color-background-dark:#ebebef;--color-background-darker:#fff;--color-highlight:#FFF155;--color-border:#717770;--color-shadow:#333;--color-white:#fff;--color-sky:#87CEEB}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:200;src:url(/fonts/titillium-web-v18-latin-200.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:200;src:url(/fonts/titillium-web-v18-latin-200italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:300;src:url(/fonts/titillium-web-v18-latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:300;src:url(/fonts/titillium-web-v18-latin-300italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:400;src:url(/fonts/titillium-web-v18-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:400;src:url(/fonts/titillium-web-v18-latin-italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:normal;font-weight:600;src:url(/fonts/titillium-web-v18-latin-600.woff2)format("woff2")}@font-face{font-display:swap;font-family:titillium web;font-style:italic;font-weight:600;src:url(/fonts/titillium-web-v18-latin-600italic.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:400;src:url(/fonts/roboto-slab-v35-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:600;src:url(/fonts/roboto-slab-v35-latin-600.woff2)format("woff2")}@font-face{font-display:swap;font-family:roboto slab;font-style:normal;font-weight:800;src:url(/fonts/roboto-slab-v35-latin-800.woff2)format("woff2")}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}:root{font-size:16px}@media(min-width:769px){:root{font-size:18px}}html{height:100%;color-scheme:light dark}body{font-family:Titillium Web,sans-serif;color:var(--color-text);font-weight:300;background-color:var(--color-background);transition:background-color .8s ease-in-out,color .8s ease-in-out}h1{margin-top:2rem;margin-bottom:1rem;font-family:Roboto Slab,sans-serif;font-size:2rem;line-height:1.2;font-weight:400;letter-spacing:-.01em;text-wrap:balance}h2{margin-top:2rem;margin-bottom:1rem;font-family:Roboto Slab,sans-serif;font-size:1.5rem;line-height:1.5;font-weight:400;letter-spacing:-.01em;text-wrap:balance}h3{margin-top:1rem;margin-bottom:1rem;font-family:Roboto Slab,sans-serif;font-size:1.2rem;line-height:1.2;font-weight:400;letter-spacing:-.02em}h4{margin-top:1rem;margin-bottom:0;font-family:Titillium Web,sans-serif;font-size:1.25rem;line-height:1.4;font-weight:200;letter-spacing:-.02em}h5{margin-top:0;margin-bottom:0;font-family:Titillium Web,sans-serif;font-size:1rem;line-height:1.4;font-weight:200;letter-spacing:-.02em}h6{margin-top:0;margin-bottom:0;font-family:Titillium Web,sans-serif;font-size:1rem;line-height:1.3;font-weight:200}p{margin-bottom:.5rem}a,.link{text-decoration:dotted;text-decoration-line:underline;color:var(--color-text);text-underline-offset:.2em;text-decoration-thickness:.01em;transition:color .3s}a.icon-link{display:inline-flex;align-items:center;gap:.5rem}a.icon-link svg{color:var(--color-text-light)}a.icon-link:hover svg{color:var(--color-accent)}a:hover,.link{text-decoration:dotted;text-decoration-line:underline;color:var(--color-accent)}li{list-style-type:circle;margin-left:1rem;padding-left:.25rem}img{display:inline-block}label{display:block;margin-bottom:5px;font-weight:600}blockquote{margin:1rem 0;padding:1rem 2.5rem;border-radius:1rem;font-style:italic;position:relative}blockquote:before{content:'"';font-style:italic;font-family:Roboto Slab,sans-serif;font-weight:800;font-size:5rem;position:absolute;left:0;top:1rem}blockquote p{color:var(--color-text);margin:0;padding:1rem;font-weight:800}blockquote p em{margin-top:.25rem;display:block;font-weight:400}ol li{list-style-type:decimal}ol li li{list-style-type:lower-alpha}strong{font-weight:600}.centered{text-align:center!important}input{font-family:Titillium Web,sans-serif;color:var(--color-text);font-weight:300}div.embed-consent{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(255,255,255,.9);backdrop-filter:blur(10px);z-index:10000;text-align:center;background-color:var(--color-background)}section.filter{margin-bottom:1rem;background-color:var(--color-background-dark);padding:1rem;border-radius:2rem}section.filter h3{color:var(--color-text-inverse);padding:0;margin:0;margin-left:1rem}h3.filter-header{cursor:pointer;display:flex;align-items:center;gap:10px}h3.filter-header::after{content:'▼';font-size:.8em;transition:transform .3s}h3.filter-header.open::after{transform:rotate(180deg)}.unique-keywords{margin:2rem}.unique-keywords button{margin:2px;padding:5px 10px;cursor:pointer;border:1px solid var(--color-text);background-color:var(--color-background);color:var(--color-text)}.unique-keywords button.active{background-color:var(--color-highlight);color:var(--color-text-highlight)}@media(min-width:1367px){.three-or-four div.more-items a:nth-child(n+4){display:none!important}}div.more-items{display:grid;gap:0;grid-template-columns:repeat(1,1fr);margin:0}@media(min-width:481px){div.more-items{grid-template-columns:repeat(2,1fr)}div.more-items>a{display:block!important}}@media(min-width:1367px){div.more-items{grid-template-columns:repeat(3,1fr);margin:0 -1rem}div.more-items>a{display:block!important}}div.more-items.testimonials{font-size:.8rem;font-style:italic;gap:2rem}@media(min-width:1367px){div.more-items.testimonials{grid-template-columns:repeat(4,1fr);margin:0 -200px}div.more-items.testimonials :nth-child(5),div.more-items.testimonials :nth-child(6){display:none}}div.more-items.testimonials p:after{content:"⭐⭐⭐⭐⭐";display:block}div.more-items *{margin:0;line-height:1rem}div.more-items.text-only{grid-template-columns:repeat(2,1fr)}@media(min-width:769px){div.more-items.text-only{grid-template-columns:repeat(4,1fr)}}div.more-items.text-only div.thumbnail,div.more-items.text-only .button{display:none}div.more-items a.story-card-item{text-decoration:none;transition:background-color .8s;padding:1rem;border-radius:.25rem}div.more-items a.story-card-item img{border-radius:.2rem;transition:scale 1.8s;object-fit:contain;display:block}div.more-items a.story-card-item:hover{background-color:var(--color-secondary)}div.more-items a.story-card-item:hover h3{color:var(--color-text)}div.more-items a.story-card-item:hover span.button{color:var(--color-secondary)}div.more-items a.story-card-item:hover img{scale:1.03}div.more-items p.date{text-transform:uppercase;font-size:.8rem;margin:.5rem 0;display:flex;gap:.5rem;align-items:center;font-weight:600}div.more-items p.story{font-size:.9rem}div.more-items h3.story{line-height:1.7rem;margin-bottom:.6rem;font-size:1.5rem}div.more-items span.button.featured{display:none}div.more-items div.badge{display:none}body.home div.more-items>a:nth-child(n+7){display:none}@media(min-width:481px){body.home div.more-items>a:nth-child(n+11){display:none}}@media(min-width:1367px){body.home div.more-items>a:nth-child(n+16){display:none}}.grid-shortcode{display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));gap:.5rem}@media(min-width:1367px){.grid-shortcode{gap:1rem}.grid-shortcode.wide{margin-left:-5rem;margin-right:-5rem}}@media(max-width:768px){.grid-shortcode{grid-template-columns:1fr}}body.das-problem div.more-items{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}body.das-problem div.more-items *{width:unset}body.das-problem div.more-items span.button.dark{display:none}body.das-problem div.more-items p.story{max-width:unset}div.filter{padding:3rem}section.filter{min-width:100%}.section{position:relative;min-height:100vh;padding:3rem;display:flex;flex-direction:column;justify-content:center}.section .kicker{opacity:.5;text-transform:uppercase;font-size:1rem}@media(min-width:1367px){.section:has(div.graphic) div.info{grid-template-columns:.5fr .8fr}.section:has(div.graphic) div.info div.graphic{width:85%}}.section div.info{margin-top:2rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.section div.info div.graphic{padding:1rem;overflow:hidden;width:100%;margin:auto}.section div.info div.graphic svg{border-radius:1rem;max-width:100%;height:auto}.section ol{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem}.section ol li{list-style:none}.section ol>li{flex:1;border:.01rem solid var(--color-accent);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:3rem;border-radius:1rem;position:relative;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);min-width:350px}.section ol>li *{color:var(--color-text-inverse)}.section ol>li:before{content:counter(list-item,decimal)". ";font-weight:600;padding-right:.5rem;font-size:4rem;position:absolute;top:-.5rem;left:.5rem;color:var(--color-text-inverse);opacity:.4}.section ol>li p{max-width:100%}body.loesung ol li *{color:var(--color-text)}.hero,div.filter{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}@media(min-width:1367px){.hero h1,.hero h2,.hero h3,.hero section.feature-block,div.filter h1,div.filter h2,div.filter h3,div.filter section.feature-block{width:50%}.hero p,.hero figure.in-text,.hero li,div.filter p,div.filter figure.in-text,div.filter li{max-width:50%}.hero p:last-of-type,div.filter p:last-of-type{margin-bottom:5rem}}.skyline{position:absolute;left:-2vw;right:-2vw;bottom:-1px;height:190px;z-index:1;opacity:.98}.skyline svg{width:150%;height:100%;display:block}.parallax-container{position:fixed;z-index:-10;right:0;left:0;bottom:0;top:0;min-height:100vh}.plane-img{position:absolute;z-index:1;display:block;max-width:none;width:Min(1320px,96vw);right:-4rem;top:6rem;filter:drop-shadow(0 34px 38px rgba(42,83,111,.42));opacity:0}.skyline{position:fixed;z-index:-9;top:0;right:0;left:0;padding:0;min-height:100vh;overflow:hidden}.skyline svg{opacity:.6;position:absolute;bottom:0;left:0;height:auto}.skyline #clouds1{background:url(/images/clouds2.png)no-repeat 50%/cover;width:200%;min-height:100%;opacity:.5;position:absolute;top:0;left:0;transform:translateX(-30%)}section#fakt-2 *{color:var(--color-white)}.hero blockquote p:last-of-type{margin:0}body.faq * h3{cursor:pointer;user-select:none}body.faq * h3+p{max-height:0;overflow:hidden;margin-left:2rem;opacity:0;transition:.3s ease-in-out}body.faq * h3+p.visible{max-height:500px;margin-bottom:4rem;opacity:1}.main-navigation{z-index:101;position:relative;height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.75rem,5vw,5.375rem);background:#fff;border-bottom:1px solid rgba(0,0,0,8%);gap:1rem}.main-navigation span.spacer{flex:1}.main-navigation a.active{font-weight:600}.main-navigation a.logo{position:fixed;top:0;left:clamp(1.75rem,5vw,5.375rem);z-index:200;height:4rem;display:flex;align-items:center}.main-navigation svg{color:var(--color-primary);width:45%}@media(min-width:1367px){.main-navigation svg{width:100%}}.main-navigation span.lang-switcher{display:flex;align-items:center;gap:.5rem;margin-left:2rem}.main-navigation span.lang-switcher a{font-weight:400;position:relative;padding:0;margin:0;color:var(--color-text-light)}.main-navigation span.lang-switcher a.active{font-weight:600}.main-navigation span.lang-switcher a::before{content:'';position:absolute;left:-.25rem;top:50%;transform:translateY(-50%);width:1px;height:1rem;background-color:rgba(0,0,0,.2)}.main-navigation span.lang-switcher a:first-child::before{display:none}.secondary-navigation{position:sticky;z-index:100;top:0;height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.75rem,5vw,5.375rem);background:rgba(122,176,181,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.55)}.secondary-navigation svg{color:var(--color-primary);width:100%}.secondary-navigation a:hover{color:var(--color-white)}.logo{display:flex;align-items:baseline;gap:7px;text-decoration:none}.logo svg{fill:var(--color-primary);transition:.5s}.logo:hover svg{fill:var(--color-white)}.logo b{font-family:roboto slab,sans-serif;font-size:24px;letter-spacing:-.02em}.logo span{color:var(--color-white);font-weight:600}nav{align-items:center}nav a{margin:0 .5rem;text-decoration:none!important;text-transform:uppercase;text-wrap:nowrap;color:var(--color-text)}nav a.active{font-weight:600!important}nav a:not(.button){opacity:.88}@media(max-width:769px){.main-navigation a.nav-item,.main-navigation span.lang-switcher,.secondary-navigation a.nav-item,.secondary-navigation span.lang-switcher{display:none}}.burger-toggle-input{display:none}.burger-btn{position:fixed;top:1.25rem;right:1.5rem;display:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:4px;z-index:201}.burger-btn span{display:block;width:22px;height:2px;background:var(--color-text);border-radius:1px;transition:transform .28s ease,opacity .2s ease;transform-origin:center}.burger-modal{position:fixed;inset:0;z-index:500;display:flex;pointer-events:none;opacity:0;transition:opacity .25s ease}.burger-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.4);cursor:pointer}.burger-panel{position:absolute;top:0;right:0;bottom:0;width:80vw;max-width:320px;background:linear-gradient(180deg,var(--color-sky) 0%,#c8e9f5 66%,#eef8fb 100%);opacity:.9;display:flex;flex-direction:column;gap:1.5rem;padding:5rem 2rem 2rem;transform:translateX(100%);transition:transform .3s ease;box-shadow:-.5rem 0 1.5rem rgba(0,0,0,.12);border-left:1px solid var(--color-accent)}.burger-panel .lang-switcher{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,8%)}.burger-panel svg{width:100%;display:flex;justify-content:center;margin:0 auto}.burger-close{position:absolute;top:1.25rem;right:1.5rem;font-size:1.25rem;cursor:pointer;color:var(--color-text);line-height:1;padding:.25rem}@media(max-width:769px){.burger-btn{display:flex}}.main-navigation:has(#burger-toggle:checked) .burger-modal{opacity:1;pointer-events:auto}.main-navigation:has(#burger-toggle:checked) .burger-panel{transform:translateX(0)}.main-navigation:has(#burger-toggle:checked) .burger-btn span:nth-child(1){transform:translateY(7px)rotate(45deg)}.main-navigation:has(#burger-toggle:checked) .burger-btn span:nth-child(2){opacity:0;transform:scaleX(0)}.main-navigation:has(#burger-toggle:checked) .burger-btn span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.button{background:var(--color-highlight);padding:.25rem 1rem;border-radius:2rem;margin-top:.5rem;margin-bottom:.5rem;text-decoration:none!important;text-transform:uppercase;font-weight:600;transition:.3s ease-in-out;box-shadow:0 .5rem 1rem rgba(0,0,0,.1);display:inline-block}.button.large{padding:.5rem 1.5rem;margin-right:1rem}.button.large::before{content:"→";padding-right:.5rem}.button.transparent{background:0 0;box-shadow:none}.button.light{background:var(--color-text-light);color:var(--color-background)}.button:hover{background:var(--color-text);color:var(--color-background)}.fact-nav{position:fixed;left:calc(1.5rem - .75rem/2);top:50%;transform:translateY(-50%);z-index:80;display:flex;flex-direction:column;gap:1rem;opacity:0;transition:.3s;cursor:pointer}.fact-nav.visible{opacity:1}.fact-nav a{position:relative;display:block;width:.75rem;height:.75rem;border-radius:50%;border:2px solid var(--color-accent);background:var(--color-background);z-index:10}.fact-nav a::after{content:attr(data-title);position:absolute;left:calc(100% + 1rem);top:50%;transform:translateY(-50%)translateX(-1rem);white-space:nowrap;background:var(--color-background-dark);color:var(--color-text-inverse);padding:.5rem .75rem;border-radius:.5rem;pointer-events:none;opacity:0;font-weight:600;transition:opacity .3s ease,transform .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.fact-nav a:hover{z-index:20}.fact-nav a:hover::after{opacity:.8;transform:translateY(-50%)translateX(0)}.fact-nav a.active{background:var(--color-accent);border-color:var(--color-accent);box-shadow:0 0 0 6px rgba(77,186,179,.14)}.fact-nav a.done{background:var(--color-accent);border-color:var(--color-accent)}section.contrails-map{height:50vh;background-color:initial;transition:.3s ease-in-out;margin-top:2rem;backdrop-filter:blur(30px);border-radius:1rem;border:1px solid var(--color-accent);padding:1rem}section.contrails-map h2{transition:color .3s ease-in-out;margin-bottom:2rem}section.contrails-map:hover{background-color:var(--color-background-dark)}section.contrails-map:hover h2,section.contrails-map:hover a.impressum{color:var(--color-text-inverse)}section.contrails-map div{height:100%;display:flex;align-items:center;justify-content:center;gap:1rem;flex-direction:column}section.contrails-map .button{text-align:center}section.contrails-map frame{min-height:100%;min-width:100%}section.video{max-width:unset;width:unset}@media(min-width:1367px){section.video{max-width:50%}}section.video a.youtube-video{display:flex;background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:scroll;text-align:center;aspect-ratio:16/9;opacity:1;transition:opacity .8s;margin:auto}section.video a.youtube-video img{aspect-ratio:16/9;opacity:.5;transition:opacity .8s,transform .8s;transform:scale3d(1,1,1);object-fit:contain}section.video a.youtube-video:hover img{opacity:1;transform:scale3d(1.1,1.1,1.1)}h1,h2{font-family:roboto slab,sans-serif;line-height:1.1;letter-spacing:-.035em;margin:0;color:var(--color-primary);font-weight:300}h1 sub,h2 sub{vertical-align:baseline;position:relative;top:.3em;font-size:40%}h1{font-size:clamp(2.5rem,5vw,5rem);text-wrap:balance}@media(min-width:1367px){h1{width:60%}}h2{font-size:clamp(1.5rem,3vw,3rem);text-wrap:balance;margin-top:2rem}p,li{font-size:clamp(1.125rem,1.45vw,1.375rem);font-size:1.2rem;line-height:1.48;color:var(--color-primary)}p{margin:1.5rem 0 0;text-wrap:pretty}li{list-style:none;padding-left:1.5em;position:relative}li::before{content:"✈";position:absolute;left:0;color:var(--color-accent)}html{scroll-behavior:smooth}:root{--color-highlight:#fcff51;font-size:clamp(10px,1.8vh,16px)}body{background:linear-gradient(180deg,var(--color-sky) 0%,#c8e9f5 66%,#eef8fb 100%);background-attachment:fixed;padding-bottom:10rem}.bg-dark-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#30455c 0%,#0d2121 100%);opacity:0;pointer-events:none;z-index:-10}.mt-5{margin-top:5rem;display:inline-block}.mt-2{margin-top:2rem;display:inline-block}