@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,350;14..32,400&display=swap";.fc-page{display:flex;flex-direction:column;min-height:100vh;max-width:1512px;margin:0 auto;font-family:F37 Zagma,Inter,Helvetica Neue,Arial,sans-serif;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(223deg,#ececec 18%,#fff)}.fc-navbar{position:sticky;top:0;z-index:100;background:transparent;transition:background-color .3s ease}.fc-navbar--scrolled{background:#fff}.fc-navbar-inner{display:flex;align-items:center;justify-content:space-between;padding:34px 100px}.fc-navbar-logo{display:block;width:280px;color:#000;text-decoration:none;transition:opacity .2s}.fc-navbar-logo:hover{opacity:.7}.fc-navbar-logo svg{width:100%;height:auto}.fc-navbar-button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:#000;color:#fff;border-radius:32px;font-size:16px;font-weight:400;line-height:1.1;text-decoration:none;transition:opacity .2s;white-space:nowrap}.fc-navbar-button:hover{opacity:.8}.fc-hero{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:97px;padding:20vh 100px 80px}.fc-hero-headline{font-size:42px;font-weight:350;line-height:1.2;max-width:992px;color:#000}.fc-hero-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:62px}.fc-hero-block{display:flex;flex-direction:column;gap:6px}.fc-hero-block-title{font-size:20px;font-weight:350;line-height:1.09;color:#000}.fc-hero-block-description{font-size:20px;font-weight:350;line-height:1.09;color:#8d8d8c}.fc-impressum{flex:1;display:flex;flex-direction:row;gap:64px;padding:160px 100px 80px}.fc-impressum-title{font-size:42px;font-weight:350;line-height:1.2;color:#000;flex-shrink:0;position:sticky;top:140px;align-self:flex-start}.fc-impressum-content{flex:1;max-width:853px;display:flex;flex-direction:column;gap:97px}.fc-imp-company{gap:32px!important}.fc-imp-section{display:flex;flex-direction:column;gap:40px}.fc-imp-heading{font-size:32px;font-weight:350;line-height:1.2;color:#000}.fc-imp-textblock{display:flex;flex-direction:column;gap:6px}.fc-imp-subtitle{font-size:20px;font-weight:350;line-height:1.09;color:#000}.fc-imp-body,.fc-imp-body p{font-size:20px;font-weight:350;line-height:1.09;color:#8d8d8c;margin:0}.fc-imp-body p+p{margin-top:12px}.fc-imp-body a{color:#8d8d8c;text-decoration:underline}.fc-imp-body a:hover{color:#000}.fc-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 100px;background:#fff}.fc-footer span,.fc-footer a{font-size:16px;font-weight:400;line-height:1.1;color:#000;text-decoration:none}.fc-footer a{transition:opacity .2s}.fc-footer a:hover{opacity:.6}@media(max-width:1024px){.fc-navbar-inner{padding:34px 48px}.fc-hero{padding:20vh 48px 80px;gap:80px}.fc-hero-headline{font-size:36px}.fc-hero-blocks{grid-template-columns:repeat(2,1fr)}.fc-footer{padding:24px 48px}.fc-impressum{padding:120px 48px 80px;gap:48px}.fc-impressum-title{font-size:36px;top:120px}}@media(max-width:640px){.fc-navbar-inner{padding:24px}.fc-navbar-logo{width:214px}.fc-navbar-button{padding:14px 20px;font-size:14px}.fc-hero{padding:20vh 24px 80px;gap:97px}.fc-hero-headline{font-size:32px;line-height:1.2;max-width:100%}.fc-hero-blocks{grid-template-columns:1fr;gap:62px}.fc-impressum{flex-direction:column;gap:64px;padding:0 24px 80px}.fc-impressum-title{font-size:32px;position:static}.fc-imp-heading{font-size:28px}.fc-footer{flex-direction:column;align-items:flex-start;gap:32px;padding:32px 24px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}a{color:inherit;text-decoration:none}
