/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--accent: 136, 58, 234;--accent-light: 224, 204, 250;--accent-dark: 49, 10, 101;--accent-gradient: linear-gradient( 45deg, rgb(var(--accent)), rgb(var(--accent-light)) 30%, white 60% )}html{font-family:system-ui,sans-serif;font-weight:400;line-height:1.8;background:#fff;color:#114f99}html,body{margin:0}img{display:block;max-inline-size:100%}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.nav-mobile-trigger{padding:1em}.nav-mobile-icon{height:29px;width:40px;stroke:#fff;stroke:#fffc;stroke-width:4}.nav-mobile{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);opacity:0;transition:opacity .7s}.nav-mobile.show{display:block}.nav-mobile.open{opacity:1}.nav-mobile nav{height:100%;width:100%;max-width:400px;margin-right:-400px;margin-left:auto;background:rgba(255,255,255,.9);color:#000;transition:opacity .7s,margin-right .3s;opacity:0}.nav-mobile.open nav{margin-right:0;opacity:1}.nav-mobile nav ul{display:flex;flex-direction:column;margin:0;padding-top:1em}.nav-mobile nav li{list-style:none}.nav-mobile nav a{display:block;padding:2rem 3rem;border-bottom:1px solid #ccc;text-transform:uppercase;text-decoration:none;color:#000}@media screen and (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}.back-to-top{z-index:1;position:fixed;bottom:20px;right:20px;padding:.5rem 1rem;background-color:#e8e8e8e6;color:#000;display:none}.back-to-top span{display:inline-block;text-indent:-999em}.back-to-top svg{height:1em;line-height:1;fill:#000}header{z-index:1;width:100%;display:flex;justify-content:space-between;background-color:#004ba1}header.header-float{position:absolute;background-color:inherit}header .logo{padding:1rem 0 0 2rem}@media screen and (min-width: 768px){header .logo{padding:2rem}}header nav{display:none}@media screen and (min-width: 768px){header nav{display:block}header .nav-mobile-trigger{display:none}}header nav ul{display:flex;margin:0;background-color:#004ba140}header nav li{list-style:none}header nav a{display:block;padding:2rem 3rem;text-transform:uppercase;text-decoration:none}.row{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 768px){.row{flex-direction:row}}.col{flex:1}.col-2{flex:2}.flow-down{min-height:80vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 3em 3em}section{position:relative}.section-blue{position:relative;background:#004ba1;color:#fff;font-weight:400}.section-blue:after{content:" ";position:absolute;display:block;height:30px;width:100%;background:url(/images/linie-section.svg) repeat-x;color:#444}.footer-block{margin-top:5em;margin-bottom:1em;text-align:center;display:flex;justify-content:center;align-items:center}.footer-logo{margin:1em 1em 2em}@media screen and (min-width: 768px){.footer-block{justify-content:end}.footer-logo{margin-left:4em;margin-right:5em}}img.footer-logo{display:inline-block}.text-wide{max-width:45em;padding:1rem}.text-center{margin-left:auto;margin-right:auto}.section-blue h1,.section-blue h2,.section-blue h3{color:#d7e9d8}h1{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:1em}@media screen and (min-width: 768px){h1{font-size:3rem}}h2{margin-top:2em;font-size:2rem;line-height:1.2;font-weight:500}@media screen and (min-width: 768px){h2{font-size:3rem}}h3{margin-top:.5em;font-size:2rem;line-height:1.75;font-weight:500}.pullheader{margin-top:2em;font-size:1.2rem;font-weight:500;line-height:1.2;letter-spacing:.25em}@media screen and (min-width: 768px){.pullheader{position:absolute;top:3em;left:5vw}}a{color:#00795d}.section-blue a{color:#76f5c8}header a{color:#fff}footer a{color:#114f99;text-decoration:none}#top{min-height:80vh;background-image:url(/images/Header-Burchardplatz-2000w.jpg);background-image:linear-gradient(#004ba1e0,#004ba1e0),url(/images/Header-Burchardplatz-2000w.jpg);background-size:cover;background-position:center}
