.App{text-align:center}.App-logo{height:40vmin;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(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{align-items:center;background-color:#000000e6;display:flex;height:140px;justify-content:space-between;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.navbar-logo img{height:150px;width:170px}.burger-button{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;width:24px;z-index:2000}.burger-bar{background-color:#34b7f1;border-radius:2px;height:3px;transition:transform .3s ease,opacity .3s ease;width:100%}.burger-bar.open:first-child{transform:translateY(8px) rotate(45deg)}.burger-bar.open:nth-child(2){opacity:0}.burger-bar.open:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-links{display:flex;list-style:none}.nav-item{margin-left:15px}.navbar-links a{color:#34b7f1;font-weight:700;text-decoration:none}.navbar-links a:hover{color:#fff}@media (max-width:768px){.burger-button{display:flex}.navbar-links{align-items:center;background-color:#121212;box-shadow:0 4px 8px #0000004d;display:none;flex-direction:column;left:0;padding:20px 0;position:absolute;top:60px;width:100%;z-index:1000}.navbar-links.open{display:flex}.navbar-links li{margin:15px 0}}.banner{background-color:#000;color:#34b7f1;padding:80px 20px;text-align:center}.banner h1{color:#34b7f1;font-size:2.5rem}.banner p{color:#fff;font-size:1.2rem}@media (max-width:768px){.banner h1{font-size:1.5rem}.banner p{font-size:.9rem}}.services{background-color:#121212;color:#fff;padding:100px 20px 60px;text-align:center}.services h2{color:#34b7f1;font-size:2rem;margin-bottom:40px}.service-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-item{background-color:#1a1a1a;border:1px solid #34b7f1;border-radius:8px;box-shadow:0 4px 10px #0000004d;padding:20px;transition:transform .3s ease,box-shadow .3s ease;width:250px}.service-item h3{color:#34b7f1;font-size:1.5rem;margin-bottom:15px}.service-item p{color:#bbb;margin-bottom:15px}.service-item a{color:#34b7f1;font-weight:700;text-decoration:none}.service-item a:hover{color:#fff}.service-item:hover{box-shadow:0 8px 20px #00000080;transform:translateY(-5px)}@media (max-width:768px){.service-item{margin:10px 0;width:100%}}.about-container{background-color:#121212;color:#fff;font-family:Arial,sans-serif;padding-top:100px}.about-banner{text-align:center}.about-banner h1{color:#34b7f1;font-size:2.5rem;font-weight:700;margin:0;text-transform:uppercase}.about-section{background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0006;font-size:1rem;line-height:1.6;margin:30px auto;max-width:900px;padding:20px}.about-section p{color:#dcdcdc;margin-bottom:20px}.about-section p:last-child{margin-bottom:0}.footer{background-color:#121212;color:#34b7f1;flex-direction:column;justify-content:space-around;padding:40px 20px;text-align:center}.footer,.footer-container{align-items:center;display:flex}.footer-container{column-gap:150px;flex-direction:row;flex-grow:1;text-align:start}.footer-contact,.footer-nav{flex:1 1}.footer-contact h3,.footer-nav h3{color:#fff}.footer-nav ul{list-style:none;padding:0}.footer-nav ul li{margin:10px 0}.footer-contact p,.footer-impressum,.footer-nav ul li a{color:#34b7f1;text-decoration:none}.footer-impressum:hover,.footer-nav ul li a:hover{color:#fff}.impressum{flex-direction:column;padding-right:500px}@media (max-width:768px){.footer-nav ul{align-items:center;display:flex;flex-direction:column}.footer-contact{font-size:.9rem}}.why-choose-section{background-color:#1e1e1e;color:#fff;padding:40px 20px;text-align:center}.why-choose-content{margin:0 auto;max-width:800px}.why-choose-content h2{color:#34b7f1;font-size:2rem;margin-bottom:20px}.why-choose-content ul{list-style:none;margin:0;padding:0;text-align:left}.why-choose-content li{font-size:1rem;line-height:1.6;margin-bottom:15px}.why-choose-content li strong{color:#34b7f1}.contact-form{background-color:#121212;border-radius:8px;box-shadow:0 4px 10px #00000080;color:#fff;margin:0 auto;max-width:500px;padding:120px 40px 40px}.contact-form h2{color:#34b7f1;margin-bottom:20px;text-align:center}.contact-form input,.contact-form textarea{background-color:#1a1a1a;border:1px solid #34b7f1;border-radius:4px;color:#fff;font-size:1rem;margin:10px 0;padding:12px;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#bbb}.contact-form button{background-color:#34b7f1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px;transition:background-color .3s ease;width:100%}.contact-form button:hover{background-color:#1a8bb7}.contact-form input:focus,.contact-form textarea:focus{border-color:#1a8bb7;outline:none}.checkbox-group{align-items:center;display:flex;justify-content:start}.checkbox-group input{margin-right:10px}.star{color:red}@media (max-width:768px){.contact-form{max-width:100%;padding:20px 10px}}.impressum-container{border-radius:10px;box-shadow:0 4px 8px #00000080;color:#fff;margin:50px auto;max-width:800px;padding:100px 20px 20px}.impressum-container h1{color:#34b7f1;margin-bottom:20px;text-align:center}.impressum-container p{font-size:16px;line-height:1.5;margin-bottom:15px}.service-banner h1{color:#fff}.service-banner h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-transform:uppercase}.service-detail-container{background-color:#121212;color:#fff;font-family:Arial,sans-serif;padding-top:100px}.service-banner{background:linear-gradient(45deg,#34b7f1,#1e90ff);border-radius:8px;box-shadow:0 4px 8px #0000004d;color:#fff;padding:50px 20px;text-align:center}.service-banner h1{font-size:2.5rem;font-weight:700;margin:0;text-transform:uppercase}.service-description{background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 6px #0006;font-size:1rem;line-height:1.6;margin:30px auto;max-width:900px;padding:20px}.service-description p{color:#dcdcdc;margin-bottom:20px}.service-description p:last-child{margin-bottom:0}a{font-weight:700}a:hover{text-decoration:underline}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#121212;color:#fff;font-family:Arial,sans-serif;line-height:1.6}#root{padding-top:60px}a{color:#34b7f1;text-decoration:none;transition:color .3s ease}a:hover{color:#fff}h1,h2,h3,h4,h5,h6{color:#34b7f1;margin-bottom:20px}button{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:1rem;padding:10px 20px;transition:background-color .3s ease,color .3s ease}button.primary{background-color:#34b7f1;color:#fff}button.primary:hover{background-color:#1a8bb7}input,textarea{background-color:#1a1a1a;border:1px solid #34b7f1;border-radius:4px;color:#fff;margin-bottom:20px;padding:10px;width:100%}input:focus,textarea:focus{border-color:#1a8bb7;outline:none}@media (max-width:768px){body{font-size:.9rem}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}#root{padding-top:50px}}
/*# sourceMappingURL=main.52d4ebba.css.map*/