.homeContainer{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--bg-primary)}.homeBackgroundImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1}.homeForegroundImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:10;pointer-events:none}.heroVisual{left:4%;bottom:0;width:54%;aspect-ratio:1/.65;z-index:4;position:absolute}.dragon{position:absolute;width:180%;height:180%;object-fit:contain;transform:translate(-25%,-25%);z-index:1}.car{position:absolute;width:100%;bottom:-10%;transform:rotate(-1deg);z-index:2}.homeContent{position:absolute;right:4%;top:22%;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:5;color:#fff;max-width:500px;width:100%}.homeTitle{font-family:Poppins,sans-serif;font-weight:500;font-size:72px;line-height:100%;letter-spacing:0;text-transform:uppercase;margin:10px 0;text-shadow:0 2px 10px rgba(0,0,0,.7);z-index:5}.homeSubtitle{font-family:Poppins,sans-serif;font-weight:300;font-size:18px;line-height:100%;letter-spacing:0;text-align:center;margin:10px 0 30px;color:#ccc;text-shadow:0 2px 10px rgba(0,0,0,.7);z-index:5}.HomeButtonWrapper{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.homeButton{width:70%;background:#fff;color:#000;border:none;padding:14px 0;display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-weight:400;border-radius:8px;cursor:pointer;transition:.2s ease;z-index:5}.hoverImage{position:absolute;width:65%;height:auto;object-fit:cover;object-position:center center;transform:translateY(-30%);opacity:1;pointer-events:none;transition:opacity .4s ease;overflow-y:hidden;z-index:0;-webkit-mask-image:linear-gradient(to bottom,#000000bf 45%,#00000080,#00000040 55%,#00000003);mask-image:linear-gradient(to bottom,#000000bf 45%,#00000080,#00000040 55%,#00000003)}@media (max-width: 1600px){.homeContent{right:5%;top:22%}.heroVisual{width:50%}}@media (max-width: 768px){.homeContainer{height:100vh}.homeBackgroundImage,.homeForegroundImage{object-fit:cover;object-position:center center;top:0;height:100vh}.homeContent{right:50%;transform:translate(50%);top:20%;max-width:90%}.homeTitle{font-size:48px}.homeSubtitle{font-size:16px}.hoverImage{width:80%}}@media (max-width: 480px){.homeContainer{height:100vh}.homeBackgroundImage,.homeForegroundImage{object-fit:cover;object-position:70% center;top:0;height:100vh}.homeContent{top:17%}.homeTitle{font-size:48px}.homeSubtitle{font-size:14px}.homeButton{font-size:1.2rem;padding:12px 0}.hoverImage{width:85%}}*{margin:0;padding:0;box-sizing:border-box}body,html{margin:80px;padding:0;width:100%;overflow-x:hidden}.team-section{display:flex;flex-direction:column;position:relative;color:#fff;padding:80px 0;width:100%;margin-top:0;box-sizing:border-box;font-family:Poppins,sans-serif}.section-row{position:relative;z-index:2;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 2px 1fr;gap:40px;padding:0 60px}.content-left{display:flex;flex-direction:column;padding:40px 60px 40px 0}.content-right{display:flex;flex-direction:column;padding:40px 0 40px 60px}.vertical-dashed-line{position:relative;width:2px;background-image:linear-gradient(to bottom,#888 50%,transparent 50%);background-size:2px 16px;background-repeat:repeat-y}.vertical-dashed-line:before,.vertical-dashed-line:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:14px;height:14px;border:2px solid #888;border-radius:50%}.vertical-dashed-line:before{top:-17px;background:transparent}.vertical-dashed-line:after{bottom:-10px;background:transparent}.info-content{display:flex;flex-direction:column;margin-bottom:60px;padding-bottom:40px;padding-top:40px}.title{font-family:Poppins,sans-serif;font-size:46px;font-weight:500;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}.info-content p{line-height:1.7}.info-image-container{display:flex;align-items:center;justify-content:center;padding:40px 0}.car-photo{width:100%;height:auto;max-width:600px;object-fit:cover}.team-text-container{display:flex;flex-direction:column;margin-bottom:60px;padding-bottom:40px}.team-text-container p{line-height:1.7}.team-image-container{display:flex;align-items:center;justify-content:center;padding:40px 0}.team-photo{width:100%;height:auto;max-width:600px;box-shadow:0 10px 40px #00000080;object-fit:cover}@media (max-width: 1200px){.section-row{grid-template-columns:1fr;gap:40px}.vertical-dashed-line{display:none}.content-left,.content-right{padding:40px}.title{font-size:36px}}@media (max-width: 768px){.team-section{padding:20px 0}.team-photo{margin-bottom:20px}.section-row{padding:0 20px;gap:20px}.content-left,.content-right{padding:10px}.team-text-container,.info-content{margin-bottom:20px;padding-bottom:10px}.info-content{padding-top:0}.team-image-container,.info-image-container{padding:10px 0}.title{font-size:28px;margin-bottom:20px}}.socials-section{padding:3rem 0 5rem;position:relative;overflow-y:hidden;font-family:Poppins,sans-serif}.socials-container{max-width:1200px;margin:0 auto;padding:0 2rem}.socials-title{font-family:Poppins,sans-serif;font-size:3rem;font-weight:600;color:#fff;text-align:center;margin-bottom:4rem;text-transform:uppercase;letter-spacing:.1em}.socials-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3rem;margin-bottom:3rem}.social-link{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#fff;text-decoration:none;transition:transform .3s ease,color .3s ease;padding:1rem}.social-link:hover{transform:translateY(-5px);color:#eee}.social-icon{width:3rem;height:3rem;color:#eee;transition:transform .3s ease}.social-link:hover .social-icon{transform:scale(1.1)}.social-link span{font-size:1rem;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.05em}.socials-cta{text-align:center}.socials-text{color:#eee;font-size:1.25rem;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.socials-title{font-size:2rem}.socials-links{gap:2rem}.social-icon{width:2.5rem;height:2.5rem}.social-link span{font-size:.875rem}.socials-text{font-size:1rem}}.home-content-section{background-color:var(--bg-primary);position:relative;width:100%;min-height:100vh}.news-page{min-height:100vh;background-color:var(--bg-primary);color:#fff;padding:120px 20px 80px}.news-container{max-width:1200px;margin:0 auto}.news-header{text-align:center}.news-page-title{font-family:Poppins,sans-serif;font-size:64px;font-weight:500;text-transform:uppercase;margin-bottom:20px;margin-top:30px;color:#fff}.blog-posts-list{display:flex;flex-direction:column;gap:30px;margin-top:40px}.blog-post-card{display:flex;flex-direction:row;gap:40px;text-decoration:none;color:inherit;cursor:pointer;padding:60px 0 40px;position:relative}.blog-post-card:after{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:20%;height:3px;background:linear-gradient(90deg,#016faa 33.33%,#fff 33.33% 66.66%,#ddbf01 66.66%)}.blog-post-card:first-child{margin-top:20px}.post-image-container{flex-shrink:0;width:400px;height:250px;overflow:hidden}.post-image{width:100%;height:100%;object-fit:cover}.post-content{flex:1;display:flex;flex-direction:column;justify-content:center}.post-title{font-family:Poppins,sans-serif;font-size:32px;font-weight:600;line-height:1.2;margin:0 0 10px;text-transform:uppercase;color:#fff}.post-date{font-family:Poppins,sans-serif;font-size:14px;color:gold;margin-bottom:15px;font-weight:500;letter-spacing:1px}.post-excerpt{font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;color:#eee;margin:0;flex-grow:1}.no-posts{text-align:center;padding:100px 20px;font-family:Poppins,sans-serif;color:#999;font-size:18px}@media (max-width: 768px){.news-page{padding:100px 10px 60px}.news-page-title{font-size:48px}.news-page-subtitle{font-size:18px}.blog-post-card{flex-direction:column;gap:20px;padding:30px 0}.blog-post-card:after{width:33.33%}.post-image-container{width:100%;height:250px}.post-title{font-size:24px}.post-excerpt{font-size:15px}}.our-team-container{padding:10em 2em 2em;max-width:1200px;margin:0 auto}.our-team-container h1{text-align:center;color:#fff;font-size:4rem;margin-bottom:3rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}.subteam-section{margin-bottom:3rem}.subteam-section h2{position:relative;margin-bottom:2rem;color:#fff;font-size:2rem;display:inline-block;width:100%;font-size:2.75rem}.subteam-section h2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(90deg,#016faa 33.33%,#fff 33.33% 66.66%,#ddbf01 66.66%)}.members-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 900px){.members-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 768px){.our-team-container h1{font-size:3rem}.subteam-section h2{font-size:2.2rem}}@media (max-width: 480px){.our-team-container h1{font-size:2.5rem}.subteam-section h2{font-size:1.8rem}}.member-card{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s}.img-container{width:100%;aspect-ratio:1 / 1;max-width:250px;margin-bottom:1rem;border-radius:0;overflow:hidden;box-shadow:0 4px 10px #0000001a}.img-container img{width:100%;height:100%;object-fit:cover}.member-card h3{margin:0 0 .25rem;font-size:1.4rem;font-weight:600;color:#fff}.member-card p{margin:0;color:#fff;font-size:1.1rem}.sps-page{min-height:100vh;background-color:var(--bg-primary);color:#fff;padding:150px 5% 100px}.sps-container{max-width:1600px;width:100%;margin:0 auto;text-align:center}.sps-title{font-family:Poppins,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:600;text-transform:uppercase;margin-bottom:80px;margin-top:20px;font-size:5em}.sps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:100px;align-items:center;width:100%}.sps-item{width:100%;display:flex;justify-content:center;align-items:center}.sps-img{width:100%!important;height:auto!important;max-height:200px;object-fit:contain;display:block}@media (max-width: 1024px){.sps-grid{grid-template-columns:repeat(2,1fr);gap:60px}}@media (max-width: 768px){.sps-grid{grid-template-columns:repeat(1,1fr);gap:40px}.sps-title{margin-bottom:60px;font-size:4rem;margin-top:0}.sps-img{max-height:150px}}@media (max-width: 480px){.sps-title{margin-bottom:40px;font-size:3rem}.sps-img{max-height:100px}}.sponsors-section{padding:5rem 0;position:relative;overflow-y:hidden;font-family:Poppins,sans-serif}.sponsors-container{max-width:1200px;margin:0 auto;padding:0 2rem}.sponsors-title{font-family:Poppins,sans-serif;font-size:3rem;font-weight:400;color:#fff;text-align:center;margin-bottom:4rem;text-transform:uppercase;letter-spacing:.1em}.sponsors-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4rem;margin-bottom:3rem}.sponsor-logo{height:5rem;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s ease}.sponsor-logo:hover{opacity:1}.sponsors-cta{text-align:center}.sponsors-text{color:#fff;font-size:1rem;margin-bottom:1.5rem}.learn-more-btn{background-color:#fff;color:#000;padding:.75rem 2rem;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease;font-size:1rem}.learn-more-btn:hover{background-color:#e5e7eb}@media (max-width: 768px){.sponsors-title{font-size:2rem}.sponsors-logos{gap:2rem}.sponsor-logo{height:3.5rem}.sponsors-text{font-size:.875rem}}.blog-post-container{min-height:100vh;background-color:var(--bg-primary);color:#fff;padding:120px 20px 80px}.blog-post-content{max-width:900px;margin:0 auto}.blog-post-article{background-color:transparent;padding:0}.blog-post-featured-image{width:100%;max-height:600px;overflow:hidden;margin-bottom:40px}.blog-post-featured-image img{width:100%;height:100%;object-fit:cover}.blog-post-meta-new{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.meta-item{display:flex;align-items:center;gap:12px;font-family:Poppins,sans-serif;font-size:16px;color:#fff;padding-left:12px;border-left:3px solid transparent}.meta-date{border-left-color:gold}.meta-author{border-left-color:#016faa}.blog-post-header{margin-bottom:25px}.blog-post-title{font-family:Poppins,sans-serif;font-size:56px;font-weight:600;line-height:1.1;margin:0;text-transform:uppercase;color:#fff}.blog-post-body{font-family:Poppins,sans-serif;font-size:18px;line-height:1.8;color:#eee}.blog-post-body h1,.blog-post-body h2,.blog-post-body h3,.blog-post-body h4{font-family:Poppins,sans-serif;color:#fff;margin-top:40px;margin-bottom:20px;font-weight:400}.blog-post-body h1{font-size:36px;text-transform:uppercase}.blog-post-body h2{font-size:32px;text-transform:uppercase}.blog-post-body h3{font-size:28px}.blog-post-body h4{font-size:24px}.blog-post-body p{margin-bottom:20px}.blog-post-body strong{color:#fff;font-weight:600}.blog-post-body ul,.blog-post-body ol{margin:20px 0;padding-left:30px}.blog-post-body li{margin-bottom:10px}.blog-post-body a{color:gold;text-decoration:none;transition:color .3s ease}.blog-post-body a:hover{color:#fff;text-decoration:underline}.blog-post-body hr{border:none;border-top:1px solid var(--border-color);margin:40px 0}.blog-post-body code{background-color:var(--bg-tertiary);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:16px;color:gold}.blog-post-body pre{background-color:var(--bg-tertiary);padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0}.blog-post-body pre code{background-color:transparent;padding:0;color:#e0e0e0}.blog-post-body blockquote{border-left:4px solid #FFD700;padding-left:20px;margin:20px 0;color:#ccc;font-style:italic}.blog-loading,.blog-error{text-align:center;padding:100px 20px;font-family:Poppins,sans-serif}.blog-error h2{font-family:Poppins,sans-serif;font-size:36px;margin-bottom:20px;text-transform:uppercase}@media (max-width: 768px){.blog-post-container{padding:100px 0 60px}.blog-post-article{padding:0}.blog-post-featured-image{max-height:400px;margin-bottom:30px}.blog-post-header,.blog-post-meta-new,.blog-post-body{padding:0 20px}.blog-post-title{font-size:36px}.blog-post-body{font-size:16px}.blog-post-body h1{font-size:28px}.blog-post-body h2{font-size:24px}}.impressum-container{padding:100px 20px 40px;max-width:800px;margin:0 auto;color:#fff;min-height:60vh;line-height:1.6}.impressum-container h1{font-size:2.5rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:2px}.impressum-section{margin-bottom:2rem}.impressum-section h2{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#fff}.impressum-section p{margin:.5rem 0;color:#d1d5db}.organization-name{font-weight:600;font-size:1.1rem;color:#fff!important}.impressum-section a{color:#60a5fa;text-decoration:none;transition:color .3s ease}.impressum-section a:hover{color:#93c5fd}@media (max-width: 768px){.impressum-container h1{font-size:2rem}.impressum-section h2{font-size:1.25rem}}@media (min-width: 769px){.impressum-container{padding-top:150px}}.headerDiv{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 30px;background:var(--bg-footer);box-shadow:0 2px 10px #0000004d;-webkit-user-select:none;user-select:none;position:fixed;top:0;left:0;z-index:10;height:auto;min-height:10%;transition:background .3s ease,box-shadow .3s ease}.headerDiv.is-home:not(.scrolled){position:fixed;background:linear-gradient(to bottom,#1a1d1f40,#dcdde100);box-shadow:none}.headerDiv.scrolled{background:var(--bg-footer);box-shadow:0 2px 10px #0000004d}.headerLogo{height:100%;width:auto;max-height:60px}.logoLink{text-decoration:none;display:flex;align-items:center}.headerLinks{display:flex;flex-wrap:nowrap;gap:25px;margin-right:2em}.navLink{display:block;flex-shrink:0;color:#999;text-decoration:none;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;cursor:pointer;transition:color .2s;position:relative;padding-bottom:5px}.navLink.active{color:#fff}.navLink.active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg,#016faa 33%,#fff 33% 66%,#ddbf01 66%)}.headerDiv.is-home:not(.scrolled) .navLink.active:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#fff}.navLink:hover{color:gold}.headerDiv.is-home:not(.scrolled) .navLink.active{color:#fff;text-shadow:2px 3px 6px rgba(0,0,0,.5)}.headerDiv.is-home:not(.scrolled) .navLink:not(.active){color:#ddd;text-shadow:2px 3px 6px rgba(0,0,0,.5)}.hamburger{display:none;cursor:pointer;z-index:1001}.bar{display:block;width:25px;height:3px;margin:5px auto;transition:all .3s ease-in-out;background-color:#fff}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 768px){.headerDiv{padding:10px 15px;min-height:60px}.headerLogo{max-height:40px}.hamburger{display:block}.headerLinks{position:fixed;left:-100%;top:0;flex-direction:column;background-color:#1a1d1ffa;width:100%;height:100vh;text-align:center;transition:.3s;justify-content:center;padding-right:0;margin-right:0;z-index:1000}.headerLinks.active{left:0}.navLink{margin:16px auto;font-size:24px;width:fit-content}}.footer{background-color:var(--bg-footer);color:#fff;padding:3rem 0;font-family:Poppins,sans-serif}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.footer-logo-section{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer-logo{height:3rem;width:auto}.footer-title{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em}.footer-content{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center;max-width:900px;margin:0 auto}.footer-section{text-align:center}.footer-section h4{font-weight:600;margin-bottom:.75rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.footer-email{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-email:hover{color:#fff}.footer-location{color:#9ca3af;font-size:.875rem;line-height:1.6;margin:0}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-link:visited{color:#9ca3af}.footer-socials{display:flex;gap:1rem;justify-content:center}.social-link{color:#9ca3af;transition:color .3s ease;display:inline-flex}.social-link:hover{color:#fff}.footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid #1f2937;text-align:center}.footer-copyright{color:#6b7280;font-size:.75rem}@media (min-width: 768px){.footer-content{grid-template-columns:repeat(3,1fr);text-align:left}.footer-socials{justify-content:flex-start}}:root{--bg-primary: #1A1D1F;--bg-secondary: #25282B;--bg-tertiary: #2E3235;--bg-card: #1F2224;--bg-card-hover: #25282B;--bg-footer: #0F1113;--border-color: #2E3235}html,body{margin:0;padding:0;overflow-x:hidden;-webkit-user-select:none;user-select:none;font-family:Poppins,sans-serif;background-color:var(--bg-primary)}img,a,video{pointer-events:auto;-webkit-user-drag:none}body{-webkit-touch-callout:none}
