html{font-size:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}body{line-height:1.3;font-family:Poppins,sans-serif;font-weight:400}.wrapper{width:60%;min-height:calc(100vh - 9rem);margin-inline:auto;padding-bottom:2rem;border-radius:1rem;background-size:cover;background-image:url(/assets/DALL-E-background1-dd7cede0.png);background-blend-mode:lighten;background-color:#ffffffb3;background-attachment:fixed}@media (max-width: 39.9375em){.wrapper{width:90%}}@media (min-width: 40em){.wrapper{width:85%}}@media (min-width: 64em){.wrapper{width:65%}}.flex{display:flex}.flex-fd-c{flex-direction:column}.flex-jc-c{justify-content:center}.flex-jc-fe{justify-content:end}.flex-jc-sb{justify-content:space-between}.flex-jc-sa{justify-content:space-around}.flex-ji-e{justify-items:end}.flex-ai-c{align-items:center}.flex-gap{gap:1rem}.flex-fg-1{flex-grow:1}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.pb-1{padding-bottom:1rem}.buttons{display:inline-block;background-color:#fff;color:#000;border:.125rem solid grey;border-radius:.75rem;padding:1rem;transition-duration:.4s;font-size:1rem}.buttons:hover{background-color:gray;color:#fff}a{text-decoration:none}.router-link-active{color:#d3d3d3;pointer-events:none;cursor:default}.link{color:#000;text-decoration:none}.header-link{color:#000;text-decoration:none;margin-left:1rem}.add-shadow{box-shadow:0 5px 5px #0003}@media (max-width: 65.3125em){.hide-for-mobile{display:none}}@media (min-width: 64em){.hide-for-desktop{display:none}}.home-view{margin-top:5rem}.home-view #external{width:90%;overflow:hidden}@media (max-width: 39.9375em){.home-view #external img,.home-view #external iframe{width:100%;height:200px}}@media (min-width: 40em){.home-view #external img,.home-view #external iframe{width:100%;height:350px}}@media (min-width: 64em){.home-view #external img,.home-view #external iframe{width:100%;height:650px}}.selectors{width:90%;margin-inline:auto}.selectors a{font-size:.9rem}@media (max-width: 65.3125em){.selectors{flex-direction:column;gap:.5rem;width:90%;margin-inline:auto}.selectors a{text-align:center}}footer{height:4rem;width:60%;margin-inline:auto}header{position:fixed;top:0;width:60%;height:5rem;left:50%;transform:translate(-50%);z-index:1000;background-color:#fff;box-shadow:0 -10px 10px #0000;transition:box-shadow .3s ease}@media (max-width: 39.9375em){header{width:90%}}@media (min-width: 40em){header{width:85%}}@media (min-width: 64em){header{width:65%}}header img{width:200px;opacity:.7;border-radius:50%}header .links :last-child{margin-right:1rem}.cookie-popup{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;text-align:center;padding:10px;z-index:1000;transition:transform .5s ease;transform:translateY(0)}.cookie-popup button{padding:.5rem 1rem;border-radius:1rem}.cookie-popup.hide{transform:translateY(100%)}.impressum{padding:0 2rem}.impressum p{margin:0}@media (max-width: 39.9375em){.impressum h1,.impressum h2,.impressum p{font-size:90%}}@media (min-width: 40em){.impressum h1,.impressum h2,.impressum p{font-size:95%}}.datenschutz h2,.datenschutz p{margin-left:1rem;margin-right:1rem}.datenschutz ul{margin:0 2rem}@media (max-width: 39.9375em){.datenschutz h1,.datenschutz h2,.datenschutz p,.datenschutz ul{font-size:90%}}@media (min-width: 40em){.datenschutz h1,.datenschutz h2,.datenschutz p,.datenschutz ul{font-size:95%}}
