@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{background-color:#082535;color:#fff;font-family:Inter,sans-serif;line-height:1.6;margin:0}.container{margin:0 auto;max-width:900px;padding:0 1rem;width:90%}h2.page-heading{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;text-align:center}p{font-size:1rem;line-height:1.5;margin-bottom:.75rem}a.button{background-color:orange;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}a.button:hover{background-color:#cc8400}section{padding:1rem 0}.steps-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.step-card{padding:1.5rem 1rem}.step-card .icon{margin-bottom:.75rem}img{display:block;height:auto;margin:0 auto;max-width:100%}@media (max-width:768px){h2.page-heading{font-size:1.75rem}p{font-size:.95rem}.step-card h3{font-size:1.1rem}.step-card p{font-size:.9rem}section{padding:1.5rem 0}}@media (max-width:480px){h2.page-heading{font-size:1.5rem}p{font-size:.9rem}section{padding:1rem 0}}.graphics-section{height:100vh;margin:0;overflow:hidden;width:100vw}.graphics-image{display:block;height:100%;object-fit:cover;width:100%}*,:after,:before{box-sizing:border-box}.leistungsbausteine{background-color:#001f3f;color:#fff;font-family:Inter,sans-serif;padding:2rem 0;text-align:center}.leistungsbausteine .container{margin:0 auto;max-width:900px;padding:0 1rem;width:90%}.leistungsbausteine h2.centered-h2{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-card{align-items:center;background-color:#fff;border:2px solid #c19a86;border-radius:14px;box-shadow:0 6px 16px #0000001f;color:#001f3f;display:flex;flex-direction:column;justify-content:flex-start;padding:1.8rem 1.5rem;text-align:center}.step-card .icon{margin-bottom:.8rem}.step-card h3{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.step-card p{font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin:0;overflow-wrap:break-word;text-align:center;word-break:break-word}@media (max-width:1024px){.steps-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media (max-width:768px){.steps-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.step-card h3{font-size:1.1rem}.step-card p{font-size:.9rem}}@media (max-width:480px){.steps-grid{gap:1rem;grid-template-columns:1fr}.step-card h3{font-size:1rem}.step-card p{font-size:.85rem}}.team{flex-wrap:wrap;gap:30px;justify-content:center;margin-top:1rem;width:100%}.card,.team{display:flex}.card{background:#f9f9f9;border-radius:8px;flex-basis:calc(33.333% - 30px);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(33.333% - 30px);min-width:200px;overflow:hidden;text-align:center}.card-img{height:300px;object-fit:cover;width:100%}.card-info{background:#036;color:#fff;padding:15px}.card-info h3{word-wrap:break-word;font-size:1rem;margin:.5rem 0}.card-info .title{color:#cce0ff;font-size:.9rem;margin:.3rem 0}.card-info .email,.card-info .phone{word-wrap:break-word;font-size:.85rem;margin:.2rem 0;overflow-wrap:break-word;word-break:break-word}@media (max-width:768px){.card{flex-basis:calc(50% - 30px);flex-grow:1;flex-shrink:1;max-width:calc(50% - 30px)}}@media (max-width:480px){.card{flex:1 1 100%;max-width:100%}}.erstanfrage-section{color:#fff;font-family:Inter,sans-serif;margin:2rem auto;max-width:900px;padding:2rem 1rem;width:90%}.erstanfrage-section h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.erstanfrage-section p{color:#fff;line-height:1.5;margin-bottom:1.5rem}.erstanfrage-form{display:flex;flex-direction:column;gap:1rem}.erstanfrage-form input,.erstanfrage-form textarea{background-color:#001f3f;border:1px solid #c19a86;border-radius:6px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;padding:12px 16px;resize:vertical;width:100%}.erstanfrage-form label{color:#fff;display:flex;flex-direction:column;font-size:1rem}.erstanfrage-form textarea{min-height:120px}.erstanfrage-form button{background-color:orange;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;height:60px;transition:background-color .3s ease;width:100%}.erstanfrage-form button:hover{background-color:#cc8400}.status-msg{color:#fff;font-size:.95rem;margin-top:1rem}.referenzprojekte-container{display:flex;justify-content:center;margin-top:1rem}.referenzprojekte-container a{text-decoration:none}.referenzprojekte-btn{align-items:center;background-color:orange;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;height:60px;justify-content:center;text-align:center;transition:background-color .3s ease;width:220px}.referenzprojekte-btn:active,.referenzprojekte-btn:hover{background-color:#cc8400}@media (max-width:640px){.referenzprojekte-btn{height:50px;width:90%}}.download-buttons{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;margin:0 auto}.download-link{align-items:center;background-color:orange;border-radius:6px;box-sizing:border-box;color:#fff;display:flex;font-size:.95rem;font-weight:500;-webkit-hyphens:auto;hyphens:auto;justify-content:center;min-height:50px;overflow-wrap:break-word;padding:10px 12px;text-align:center;text-decoration:none;transition:background-color .3s ease;white-space:normal;width:100%;word-break:break-word}.download-link:hover{background-color:#cc8400}@media (max-width:1024px){.download-buttons{gap:.75rem}}@media (max-width:640px){.download-buttons{gap:.5rem;grid-template-columns:1fr}}.footer-section{background-color:#001f3f;padding:2rem 1rem}.footer-container{margin:0 auto;max-width:900px;width:90%}.footer-logo{width:140px}.footer-right{flex:1 1;text-align:left}.footer-right p{font-size:1rem;line-height:1;margin:.3rem 0;padding:0}.footer-divider{margin:10px 0}.footer-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.footer-row:last-child{margin-bottom:0}.subfooter-section{color:#fff;font-size:1rem;line-height:1;padding:0 1rem 2rem;text-align:center}.subfooter-container{margin:0 auto;max-width:900px;width:90%}.subfooter-slogan{font-weight:500;margin:.1rem 0}.subfooter-contact p{margin:.1rem 0}.subfooter-contact a{color:inherit;margin:0 .3rem;text-decoration:underline}.subfooter-bottom{margin-top:.2rem}.subfooter-bottom a{color:inherit;margin:0 .3rem;text-decoration:underline}.subfooter-copy{color:inherit;font-size:1rem;margin-top:.1rem}.App{font-family:Inter,sans-serif;text-align:center}.App,body,html{margin:0;padding:0}body,html{box-sizing:border-box;font-size:15px;line-height:1.4;overflow-x:hidden;scroll-behavior:smooth}.global-wrapper{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 3rem}@media (max-width:1024px){.global-wrapper{padding:1rem 1.5rem}}@media (max-width:768px){.global-wrapper{padding:1rem}}@media (max-width:480px){.global-wrapper{padding:.75rem}}h2{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 auto 1rem;padding:.75rem 0}.App-logo{height:35vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(9px + 1.5vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Leistungsbausteine,.row{padding:1rem 0}.row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:.75rem}.panel{background-color:#f8f8f8;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:.75rem;transition:background-color .3s ease}.panel:hover{background-color:#f9a825}.heading{font-size:1rem;font-weight:600;margin-bottom:.5rem}.heading,p{padding:.5rem 0}p{font-size:.95rem;line-height:1.4;margin:0}.mirrored{transform:scaleX(-1)}.footer-section{color:#fff;padding:1.5rem 0}.footer-entry{flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem}.footer-entry,.footer-left{align-items:center;display:flex}.footer-left{flex:1 1;justify-content:center}.footer-logo{height:auto;width:110px}.footer-address{flex:1 1;text-align:left}.footer-address p{font-size:.9rem;line-height:1.2;margin:2px 0}.footer-divider{border:0;border-top:1px solid #fff;margin:15px 0}@media (max-width:768px){h2{font-size:1.5rem;padding:.5rem 0}.heading,p{padding:.4rem 0}.row{padding:.75rem 0}.footer-entry{align-items:flex-start;flex-direction:column}.footer-left{justify-content:flex-start;margin-bottom:.75rem}}
/*# sourceMappingURL=main.dac1b726.css.map*/