#header,.blogpost{background-repeat:no-repeat}body,html{background-color:#FFF}body *,html *{margin:0;padding:0;box-sizing:border-box;font-family:"Open Sans";font-weight:400;font-size:16px;line-height:24px}.cta{text-align:left;color:#FFF;border-radius:6px;padding:12px 40px;margin:15px auto;text-decoration:none;display:block;width:fit-content;white-space:nowrap}.cta-blue{background-color:#274DD8}.cta-red{background-color:#DB4514}.cta.arrow:after{content:"";display:inline-block;width:14px;height:14px;margin-left:15px;background-image:url(img/arrow-cta.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.copy{max-width:696px;margin:30px auto;text-align:center}.copy-white{color:#FFF}.copy-black{color:#272727}.blogpost{background-size:cover;background-position:center;position:relative;text-decoration:none;display:block}.blogpost:before{content:"";display:block;padding-top:60%}@media only screen and (max-width:937px){.blogpost:before{padding-top:80%}}@media only screen and (max-width:600px){.blogpost:before{padding-top:50vw}}.blogpost .overlay{position:absolute;bottom:0;left:0;right:0;min-height:45%;background-color:rgba(0,0,0,.7);padding:20px 30px 15px;color:#FFF}#header,#player{position:relative;z-index:1}.blogpost .overlay h3{font-weight:600;margin-bottom:10px}.blogpost .overlay h3:after{content:"";display:inline-block;width:14px;height:14px;margin-left:15px;background-image:url(img/arrow-cta.svg);background-size:contain;background-position:center;background-repeat:no-repeat}#header .logo img,section{width:100%}@media only screen and (max-width:937px){.blogpost .overlay{min-height:50%}.blogpost .overlay h3{white-space:nowrap}.blogpost .overlay h3,.blogpost .overlay p{font-size:clamp(12px,2vw,16px);line-height:clamp(20px,2vw,24px)}}section .content{max-width:937px;padding:0 15px;margin:auto}#header{background-color:#060A15;background-image:url(img/Header_Visual.jpg);background-size:auto 200%;background-position:150%;animation-name:header_animation;-webkit-animation-name:header_animation;animation-duration:5s;-webkit-animation-duration:5s;animation-delay:3s;-webkit-animation-delay:3s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;padding:100px 0 200px}#header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.9);z-index:-1}@supports (-webkit-backdrop-filter:none) or (backdrop-filter:none){#header:before{backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(50px)}}#header .copy{max-width:556px}#header .logo{max-width:540px;margin:30px auto 60px;display:block}#player{margin-top:-150px}#player .podigee-podcast-player{border-radius:15px;border:3px solid #FFF}#blog{padding:100px 0}#blog .content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2vw}#footer{border-top:2px solid #9F9F9F;color:#9F9F9F;padding:40px 0}#footer .content{display:flex;justify-content:space-between;text-align:left}#footer .content a,#footer .content div{font-size:12px;line-height:20px}@media only screen and (max-width:600px){.blogpost .overlay{min-height:initial}#header{animation-duration:10s}#blog .content{grid-template-columns:repeat(1,1fr)}#footer .content{flex-wrap:wrap}#footer .content div{width:100%;margin:10px 0;text-align:center}}#footer .content .herausgeber a{font-weight:600;text-decoration:none;color:#9F9F9F}#footer .content .links a{text-decoration:none;color:#9F9F9F;display:block;cursor:pointer}#footer .content .links a:after{content:"";display:inline-block;background-size:contain;background-position:center;background-repeat:no-repeat;width:10px;height:10px;margin-left:11px;background-image:url(img/arrow-cta_dark.svg)}#impressum{padding:0 15px 50px;display:none}#impressum .content{background-color:rgba(223,223,223,.5);padding:15px}#impressum h4{font-weight:600;margin:10px 0}#impressum a,#impressum br,#impressum h4,#impressum p{font-size:11px;line-height:18px}#impressum a{text-decoration:none;color:#9F9F9F;cursor:pointer}#impressum .separator{width:100%;border:1px solid #9F9F9F;margin-top:15px}@keyframes header_animation{from{background-position:150%}to{background-position:-50%}}