*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;tab-size:4}body{min-height:100vh;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#10107a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}address{font-style:normal}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#10107a}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#10107a;margin:0}p{margin:0}a{color:inherit;text-decoration:none;transition:color 150ms ease}strong,b{font-weight:700}.text-muted{color:#525252}.text-white{color:#fff}@keyframes fadeUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeRight{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeLeft{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.animate-fade-up{opacity:0;animation:fadeUp .7s ease forwards}[data-animate]{opacity:0;transition:opacity .6s ease,transform .6s ease}[data-animate].is-visible{opacity:1;transform:none !important}[data-animate=fade-up]{transform:translateY(30px)}[data-animate=fade-right]{transform:translateX(-40px)}[data-animate=fade-left]{transform:translateX(40px)}[data-animate=fade-in]{transform:none}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:500;width:auto;height:auto;padding:15px 25px;overflow:visible;clip:auto;white-space:normal;background:#10107a;color:#fff;font-weight:700;box-shadow:0 10px 15px rgba(0,0,0,.06)}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:20px}.main-content{padding-top:142px}.section{padding-block:60px}@media(min-width:1024px){.section{padding-block:120px}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-0.3125px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background 250ms ease,color 250ms ease,opacity 250ms ease;white-space:nowrap;user-select:none}.btn:focus-visible{outline:3px solid #000;outline-offset:3px}.btn--primary{background:#10107a;color:#fff}.btn--primary:hover{background:#2d2d2d}.btn--sm{padding:10px 20px;font-size:.875rem}.btn--lg{padding:15px 25px}.btn--full{width:100%;justify-content:center}.site-header{position:fixed;top:0;left:0;right:0;z-index:200;height:142px;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;align-items:flex-end;transition:height 250ms ease,box-shadow 250ms ease}.site-header.is-scrolled{height:102px;box-shadow:0 2px 16px rgba(0,0,0,.06)}.navbar{width:100%;padding-bottom:1.5rem}.navbar__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.navbar__brand{display:inline-flex;align-items:flex-end;flex-shrink:0;text-decoration:none}.navbar__brand:focus-visible{outline:3px solid #10107a;outline-offset:2px}.navbar__logo-mark{display:none}.navbar__logo-text{font-size:51.343px;font-weight:700;line-height:1;color:#10107a;text-transform:uppercase;letter-spacing:0}.navbar__menu{display:flex;align-items:flex-end;gap:10px;list-style:none;margin:0;padding:0}@media(max-width:1023px){.navbar__menu{position:fixed;inset:0;top:142px;flex-direction:column;align-items:flex-start;gap:0;padding:2rem 1.5rem;background:#fff;border-top:1px solid #e5e5e5;transform:translateX(100%);transition:transform 400ms ease;overflow-y:auto}.navbar__menu.is-open{transform:translateX(0)}}@media(max-width:1023px){.navbar__item{width:100%;border-bottom:1px solid #e5e5e5}}.navbar__link{display:block;padding:5px;color:#10107a;font-size:24px;font-weight:700;line-height:normal;letter-spacing:0;text-transform:uppercase;text-decoration:none;transition:opacity 150ms ease}.navbar__link:focus-visible{outline:3px solid #10107a;outline-offset:2px}.navbar__link:hover{opacity:.65}@media(max-width:1023px){.navbar__link{padding:1rem .5rem;font-size:1.125rem}}.navbar__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:.5rem;background:rgba(0,0,0,0);border:1px solid #e5e5e5;border-radius:.25rem;transition:background 150ms ease}.navbar__toggle:focus-visible{outline:3px solid #10107a;outline-offset:2px}@media(max-width:1023px){.navbar__toggle{display:flex}}.navbar__toggle:hover{background:#f9f9f9}.navbar__toggle[aria-expanded=true] .navbar__toggle-bar:nth-child(1){transform:translateY(6px) rotate(45deg)}.navbar__toggle[aria-expanded=true] .navbar__toggle-bar:nth-child(2){opacity:0}.navbar__toggle[aria-expanded=true] .navbar__toggle-bar:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.navbar__toggle-bar{display:block;width:22px;height:2px;background:#10107a;transition:transform 250ms ease,opacity 250ms ease;transform-origin:center}.site-footer{background:linear-gradient(to bottom,#3b3b72,#141492);border-top:1px solid hsla(0,0%,100%,.15);color:#fff}.footer__main{padding-top:80px;padding-bottom:40px}.footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){.footer__grid{grid-template-columns:1fr 1fr;align-items:flex-end}}.footer__brand{display:flex;flex-direction:column;gap:1rem;justify-content:flex-end}.footer__logo{display:inline-flex;align-items:center;text-decoration:none;width:fit-content}.footer__logo:focus-visible{outline:3px solid #fff;outline-offset:2px}.footer__logo-mark{display:none}.footer__logo-text{font-size:51.343px;font-weight:700;line-height:1;color:#fff;text-transform:uppercase;letter-spacing:0}.footer__tagline{font-size:24px;font-weight:400;line-height:38.4px;letter-spacing:.0703px;color:#fff}.footer__social{display:none}.footer__col{display:flex;flex-direction:column;gap:1rem;justify-content:flex-end}.footer__heading{font-size:24px;font-weight:700;line-height:normal;letter-spacing:0;color:#fff;text-transform:uppercase}.footer__contact-email{font-size:18px;font-weight:400;line-height:28px;letter-spacing:-0.4492px;color:#fff;text-decoration:none;transition:opacity 150ms ease}.footer__contact-email:focus-visible{outline:3px solid #fff;outline-offset:2px}.footer__contact-email:hover{opacity:.65}.footer__links{display:flex;flex-direction:column;gap:.75rem}.footer__links a{font-size:24px;font-weight:500;line-height:36px;letter-spacing:-0.1697px;color:#fff;text-decoration:none;transition:opacity 150ms ease}.footer__links a:focus-visible{outline:3px solid #fff;outline-offset:2px}.footer__links a:hover{opacity:.65}.footer__address{display:flex;flex-direction:column;gap:.75rem}.footer__address p,.footer__address a{font-size:18px;font-weight:400;line-height:28px;letter-spacing:-0.4492px;color:#fff}.footer__address a{text-decoration:none;transition:opacity 150ms ease}.footer__address a:hover{opacity:.65}.footer__bottom{padding-top:80px;padding-bottom:40px}.footer__bottom-inner{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1.5rem}.footer__copyright{display:none}.footer__legal{display:flex;align-items:center;gap:1.5rem}.footer__legal a{font-size:18px;font-weight:400;line-height:28px;letter-spacing:-0.4492px;color:#fff;text-decoration:none;transition:opacity 150ms ease}.footer__legal a:focus-visible{outline:3px solid #fff;outline-offset:2px}.footer__legal a:hover{opacity:.65}.section--hero{position:relative;min-height:800px;display:flex;align-items:flex-end;padding-block:0;overflow:hidden;background:#fff}.hero__planet{position:absolute;right:0;top:0;width:clamp(480px,62vw,780px);aspect-ratio:1;transform:translate(18%,-22%);z-index:0;pointer-events:none;animation:planet-drift 26s ease-in-out infinite}@keyframes planet-drift{0%,100%{transform:translate(18%,-22%)}50%{transform:translate(18%,-20%)}}.hero__planet-sphere{position:absolute;inset:0;border-radius:50%;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#1a1a70 0%,#09092e 70%,#040418 100%)}.hero__planet-blob{position:absolute;border-radius:50%;mix-blend-mode:screen;filter:blur(48px)}.hero__planet-blob--1{width:65%;height:65%;top:5%;left:10%;background:radial-gradient(circle,rgba(0,210,220,0.5) 0%,transparent 70%);animation:blob1 10s ease-in-out infinite alternate}.hero__planet-blob--2{width:55%;height:55%;top:35%;left:40%;background:radial-gradient(circle,rgba(110,40,240,0.45) 0%,transparent 70%);animation:blob2 13s ease-in-out infinite alternate}.hero__planet-blob--3{width:50%;height:50%;top:55%;left:0%;background:radial-gradient(circle,rgba(0,130,255,0.4) 0%,transparent 70%);animation:blob3 9s ease-in-out infinite alternate}.hero__planet-blob--4{width:45%;height:45%;top:10%;left:55%;background:radial-gradient(circle,rgba(0,230,190,0.35) 0%,transparent 70%);animation:blob4 11s ease-in-out infinite alternate}.hero__planet-blob--5{width:40%;height:40%;top:60%;left:50%;background:radial-gradient(circle,rgba(160,60,220,0.35) 0%,transparent 70%);animation:blob5 15s ease-in-out infinite alternate}@keyframes blob1{from{transform:translate(0%,0%) scale(1)}to{transform:translate(22%,28%) scale(1.15)}}@keyframes blob2{from{transform:translate(0%,0%) scale(1.1)}to{transform:translate(-28%,-22%) scale(0.9)}}@keyframes blob3{from{transform:translate(0%,0%) scale(1)}to{transform:translate(30%,-30%) scale(1.2)}}@keyframes blob4{from{transform:translate(0%,0%) scale(0.95)}to{transform:translate(-22%,32%) scale(1.1)}}@keyframes blob5{from{transform:translate(0%,0%) scale(1)}to{transform:translate(-18%,-28%) scale(1.15)}}.hero__planet-stars{position:absolute;inset:-55%;pointer-events:none}.hero__star{position:absolute;border-radius:50%;background:rgba(170,170,230,.85);animation:star-twinkle ease-in-out infinite}@keyframes star-twinkle{0%,100%{opacity:.08;transform:scale(0.7)}50%{opacity:1;transform:scale(1)}}.hero__content{position:relative;z-index:1;max-width:644px;padding-bottom:120px;display:flex;flex-direction:column;gap:20px}@media(max-width:767px){.hero__content{padding-bottom:60px;max-width:100%}}.hero__headline{font-size:51.343px;font-weight:700;line-height:normal;color:#10107a;margin:0}@media(max-width:767px){.hero__headline{font-size:clamp(2rem,8vw,51.343px)}}.hero__subline{font-size:24px;font-weight:400;line-height:38.4px;letter-spacing:.0703px;color:#3b3b72;margin:0}@media(max-width:767px){.hero__subline{font-size:1rem}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.section--angebot{background:linear-gradient(to bottom,#3b3b72,#141492);border-top:1px solid hsla(0,0%,100%,.15)}.angebot__header{margin-bottom:4rem}@media(min-width:1024px){.angebot__header{margin-bottom:5rem}}.angebot__title{font-size:40px;font-weight:600;line-height:48px;letter-spacing:-0.0289px;color:#fff;margin-bottom:1.25rem}@media(max-width:767px){.angebot__title{font-size:clamp(1.75rem,6vw,40px)}}.angebot__description{font-size:24px;font-weight:400;line-height:38.4px;letter-spacing:.0703px;color:#fff;margin:0}.angebot__grid{display:grid;grid-template-columns:1fr}@media(min-width:768px){.angebot__grid{grid-template-columns:repeat(3,1fr)}}.angebot-card{padding:20px;display:flex;flex-direction:column;gap:5px}@media(max-width:767px){.angebot-card{padding:20px 0;border-top:1px solid hsla(0,0%,100%,.2)}.angebot-card:first-child{border-top:none}}@media(min-width:768px){.angebot-card{border-left:1px solid hsla(0,0%,100%,.2)}.angebot-card:first-child{border-left:none;padding-left:0}.angebot-card:last-child{padding-right:0}}.angebot-card__title{font-size:24px;font-weight:500;line-height:36px;letter-spacing:-0.1697px;color:#fff;margin:0}.angebot-card__text{font-size:18px;font-weight:400;line-height:28px;letter-spacing:-0.4492px;color:#fff;margin:0}.section--contact{background:#fff;border-top:1px solid #e5e5e5}.contact__people{display:flex;gap:50px;align-items:center;margin-bottom:30px}@media(max-width:639px){.contact__people{flex-direction:column;gap:24px;align-items:flex-start}}.contact__person{display:flex;gap:20px;align-items:center;padding:10px}.contact__headshot-wrap{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden}.contact__headshot{width:100%;height:100%;object-fit:cover;object-position:center top}.contact__person-info{display:flex;flex-direction:column;gap:5px}.contact__person-name{font-size:18px;font-weight:700;line-height:28px;letter-spacing:-0.45px;color:#10107a;margin:0}.contact__person-role{font-size:18px;font-weight:400;line-height:28px;letter-spacing:-0.45px;color:#10107a;margin:0}.contact__cta{display:flex;flex-direction:column;align-items:flex-start;gap:30px;max-width:800px}.contact__headline{font-size:40px;font-weight:500;line-height:48px;letter-spacing:-0.0289px;color:#10107a;margin:0}@media(max-width:767px){.contact__headline{font-size:clamp(1.75rem,6vw,40px)}}.contact__subline{font-size:24px;font-weight:400;line-height:38.4px;letter-spacing:.0703px;color:#262626;margin:0}#hero,#angebot,#contact{scroll-margin-top:80px}
