@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@font-face{font-family:"Inter";src:url(../fonts/Inter-Light.woff2)format("woff2"),url(../fonts/Inter-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../fonts/Inter-Regular.woff2)format("woff2"),url(../fonts/Inter-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../fonts/Inter-Medium.woff2)format("woff2"),url(../fonts/Inter-Medium.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(../fonts/Inter-Bold.woff2)format("woff2"),url(../fonts/Inter-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:smooth}:root{--primary-color:#535353;--primary-color-hover:#2b2b2b;--primary-background:#ffffff;--secondary-color:#fb7d21;--tertiary-color:#45cc82;--quaternary-color:#f2f3f5;--quinary-color:#0c5d7b;--quinary-color-nav:#0c5d7b;--light-background:#eef4f6}@media (prefers-color-scheme:dark){:root{--primary-color:#fafafa;--primary-color-hover:#ffffff;--primary-background:#292828;--secondary-color:#fb7d21;--tertiary-color:#45cc82;--quaternary-color:#1e1e1e;--quinary-color:#0c5d7b;--quinary-color-nav:#d3d3d3;--light-background:#1a1a1a}}*,::after,::before{margin:0;padding:0;box-sizing:border-box;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}img,video{max-width:100%;height:auto;display:block}.fonts-loaded{font-family:"Inter","Helvetica Neue",Arial,sans-serif}a,p{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a{font-weight:400;display:inline-block}a.select{font-weight:600}a:not(:has(img)):not(.btn):not(.kfw-button){position:relative}a:not(:has(img)):not(.btn):not(.kfw-button)::after{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:var(--primary-color-hover);transition:width .3s ease}a:not(:has(img)):not(.btn):not(.kfw-button):hover{color:var(--primary-color-hover)}a:not(:has(img)):not(.btn):not(.kfw-button):hover::after{width:100%}.btn,a.btn{display:inline-flex;padding:10px 20px;border:0;border-radius:4px;cursor:pointer;text-align:center;text-decoration:none;font-size:18px;transition:background-color .3s ease;font-weight:400;text-transform:uppercase;height:-webkit-fill-available;align-items:center;justify-content:center;height:auto;min-width:auto}.btn:hover,a.btn:hover{opacity:1}strong{font-weight:600}.min-width{min-width:360px}.quinary-color{background-color:var(--quinary-color);color:#fff}.quinary-color-outline{background-color:#fff;border:2px solid var(--quinary-color)!important;color:var(--quinary-color)}.secondary-color{background-color:var(--secondary-color);color:#fff}.tertiary-color{background-color:var(--tertiary-color);color:#fff}.btn-bordered{background-color:transparent;border:3px solid #fff!important;color:#fff}.btn-leistung{font-size:20px;font-weight:700;padding:20px 40px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.btn-leistung:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.btn-orange{background-color:#ff7f3e;color:#fff}.btn-orange:hover{background-color:#ff6a20}.btn-green{background-color:#4caf50;color:#fff}.btn-green:hover{background-color:#45a049}body,header{background-color:var(--primary-background)}body{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-display:swap;margin:0;padding:0;color:var(--primary-color);transition:background-color .3s ease;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;visibility:visible!important;opacity:1!important}header{position:sticky;top:0;padding-top:10px;padding-bottom:10px;box-shadow:rgba(17,17,26,.05)0 4px 16px,rgba(17,17,26,.05)0 8px 32px;z-index:2}h2{color:var(--quinary-color)}a.SiteLogo,nav a,strong{color:var(--quinary-color-nav)}.nav-container{display:flex;align-items:center}.flex{justify-content:space-between;flex-direction:row;flex-wrap:wrap}.flex,.flex-center{display:flex;align-items:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.padding-standard{padding-left:20px;padding-right:20px}.full-width{width:100%}.padding-top-full{padding-top:80px}.padding-bottom-full{padding-bottom:80px}.padding-top-half{padding-top:40px}.padding-bottom-half{padding-bottom:40px}.block-website{max-width:1366px;margin-left:auto;margin-right:auto}.block-laptop,.block-mobile,.block-tablet{max-width:1024px;margin-left:auto;margin-right:auto}.block-mobile,.block-tablet{max-width:768px}.block-mobile{max-width:480px}.burger-menu,nav{justify-content:space-between}nav{display:flex;align-items:center}body,nav a{font-size:18px}nav a{margin-left:20px;margin-right:20px}.burger-menu{display:none;flex-direction:column;width:30px;height:24px;background:0 0;border:0;cursor:pointer;padding:0;z-index:1001}.burger-menu span{width:100%;height:3px;background-color:var(--primary-color);border-radius:2px;transition:all .3s ease}.burger-menu[aria-expanded=true] span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.burger-menu[aria-expanded=true] span:nth-child(2){opacity:0}.burger-menu[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}footer{background-color:#0c5d7b}nav.footer-nav{width:70%;display:flex;flex-direction:row;flex-wrap:wrap}nav.footer-nav a{padding:0;color:#fff;margin:0 0 10px}.footer-logo{margin-bottom:40px}.footer-btn{width:auto!important;background:#fff;color:#0c5d7b!important;padding:10px 20px!important;margin-top:15px!important}div#footerDownloads a{align-items:center;margin-bottom:15px;color:#fff}a.footer-download-link span{margin-left:15px}nav.footer-nav a.footer-link::after{background-color:#eaeaea}nav.footer-nav a.footer-link:hover{color:#fff}.developer-credit{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:2rem 0 1rem;border-top:1px solid rgba(255,255,255,.15);color:#fff}.developer-credit a:hover::after{background-color:#fff}.navDivider,div#footerDownloads a{display:flex;flex-direction:row;flex-wrap:wrap}.navDivider{justify-content:space-between}.navDividerA{width:70%}.Privacy,.navDividerB{width:30%}.DeveloperCreditModel,div#footerInformation{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;align-items:flex-end}.Privacy nav.footer-nav{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem}.Privacy nav.footer-nav a{font-size:15px;color:#c7c7c7}div#footerInformation{justify-content:center;background-color:#074259;color:#d6d6d6;font-size:14px;align-items:center}.info-item{display:flex;margin:10px 15px;align-items:center}.info-icon{margin-right:10px}@media screen and (max-width:1366px){.block-website{max-width:100%}}@media screen and (max-width:1080px){.burger-menu{display:flex;margin-left:15px}.kontakt-btn{display:inline-block!important}.main-nav a:not(.kontakt-btn){display:none}.main-nav.active{position:fixed;top:0;right:0;width:300px;height:100vh;background-color:var(--primary-background);flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:120px 30px 30px;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1000}.main-nav.active a{display:block!important;margin:15px 0;font-size:20px;width:100%}.main-nav.active .kontakt-btn{display:none!important}.main-nav:not(.active){position:static;width:auto;height:auto;background:0 0;box-shadow:none;padding:0;flex-direction:row}}@media screen and (max-width:1024px){.block-laptop{max-width:100%}nav.footer-nav{width:60%}nav.footer-nav a{width:50%}}@media screen and (max-width:768px){.block-tablet{max-width:100%}.developer-credit{align-items:center;justify-content:center}.Privacy,.navDividerA,.navDividerB,nav.footer-nav{width:100%}div#footerDownloads{margin-top:30px}.Privacy nav.footer-nav{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-start;width:40%}}@media screen and (max-width:560px){.flex-center{display:flex;flex-direction:column;align-items:flex-start}}@media screen and (max-width:480px){.Logo{width:25%;display:flex}.block-mobile{max-width:100%}nav.footer-nav a{width:100%!important}}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.scroll-animate{opacity:0;transform:translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animate.animate-visible{opacity:1;transform:translateY(0)}.scroll-animate:nth-child(1){transition-delay:0s}.scroll-animate:nth-child(2){transition-delay:.1s}.scroll-animate:nth-child(3){transition-delay:.2s}.scroll-animate:nth-child(4){transition-delay:.3s}.scroll-animate:nth-child(5){transition-delay:.4s}.pdf-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);animation:fadeIn .3s ease}.pdf-modal.show{display:flex;align-items:center;justify-content:center}.pdf-modal-content{background-color:#fff;margin:20px;padding:40px;border-radius:12px;box-shadow:0 5px 30px rgba(0,0,0,.3);max-width:600px;width:100%;position:relative;animation:slideIn .3s ease}.pdf-modal-logo{display:block;width:180px;height:auto;margin:0 auto 25px}.pdf-modal-close{position:absolute;right:20px;top:20px;color:#999;font-size:32px;font-weight:300;cursor:pointer;transition:color .3s ease;line-height:1}.pdf-modal-close:focus,.pdf-modal-close:hover{color:#333}.pdf-modal-title{font-size:24px;font-weight:700;color:#0c5d7b;margin-bottom:10px;line-height:1.3;text-align:center}.pdf-modal-subtitle{font-size:14px;color:#666;margin-bottom:30px;line-height:1.5;text-align:center}.honeypot-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.pdf-request-form .form-group{margin-bottom:20px}.pdf-request-form label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.pdf-request-form input[type=email],.pdf-request-form input[type=text]{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;transition:border-color .3s ease;font-family:inherit}.pdf-request-form input[type=email]:focus,.pdf-request-form input[type=text]:focus{outline:0;border-color:#0c5d7b}.pdf-request-form input.error{border-color:#e74c3c}.pdf-request-form .error-message{display:block;color:#e74c3c;font-size:13px;margin-top:5px;min-height:18px}.checkbox-group{margin-bottom:25px}.checkbox-label{display:flex;align-items:flex-start;font-size:14px;color:#666;cursor:pointer;font-weight:400}.checkbox-label input[type=checkbox]{margin-right:10px;margin-top:2px;width:18px;height:18px;cursor:pointer;flex-shrink:0}.checkbox-label a{color:#0c5d7b;text-decoration:underline}.pdf-form-message{padding:12px 15px;border-radius:6px;margin-bottom:20px;font-size:14px;display:none}.pdf-form-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;display:block}.pdf-form-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;display:block}.pdf-submit-btn{width:100%;padding:15px;font-size:16px;font-weight:600;border:0;cursor:pointer}.pdf-submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:560px){.pdf-modal-content{padding:30px 20px;margin:15px}.pdf-modal-title{font-size:20px}.pdf-modal-subtitle{font-size:13px}}@media screen and (prefers-color-scheme:dark){.pdf-modal-content{background-color:#000}.pdf-modal-subtitle,.pdf-request-form label{color:#f9f9f9}}