/*! 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:300;line-height:1.8;background:#6b9eb1;color:#fff}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 svg{height:1em;line-height:1;fill:#000}header{width:100%;display:flex;justify-content:space-between}header.header-float{position:absolute}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}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{max-width:60em;margin:0 1em}.flow-down{min-height:80vh;display:flex;flex-direction:column;justify-content:flex-end;padding:0 3em;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 65%,rgba(0,0,0,.6) 100%)}.section-white{background:#fff;color:#444;font-weight:200}.section-white:after{content:" ";display:block;height:20px;width:100%;background:url(/images/linie-section.svg) repeat-x;color:#444}.footer-block{margin-top:5em;margin-bottom:1em;text-align:center}.footer-logo{border-radius:4px;padding:1em 2em;background:white}img.footer-logo{display:inline-block}.text-wide{max-width:45em;margin-left:auto;margin-right:auto;padding:1rem}.text-narrow{max-width:30em;padding:1rem 0}h1{font-size:3rem;font-weight:200;line-height:1;margin-bottom:0}@media screen and (min-width: 768px){h1{font-size:4rem}}h1+h2{margin-top:0;font-size:3rem;font-weight:200}h2{margin-top:2em;margin-bottom:1em;font-size:1rem;line-height:1.2;text-transform:uppercase;font-weight:300}h3{margin-top:.5em;font-size:2rem;line-height:1.75;font-weight:100}h3 .underline{background:url(/images/linie-weiss-kurz.svg);background-position:0 1.2em;background-repeat:repeat-x;background-size:auto 10px;padding-bottom:.5em}.section-white h3 .underline{background-image:url(/images/linie-blau-kurz.svg)}h3+hr{margin-top:-32px}h3.hr{margin-bottom:0}h4{font-weight:400;line-height:1.2}hr{background:url(/images/linie-weiss.svg) no-repeat;height:10px;border:none}a{color:#fff}.section-white a{color:#444}.section-white hr{background:url(/images/linie-blau.svg) no-repeat}#top{min-height:80vh;background:url(/images/header_otto_wulff.jpg);background-size:cover;background-position:center}
