header{background-color:#fff;width:100%;z-index:999999999;position:relative}header nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:var(--container-width);margin:0 auto;padding-top:30px;padding-bottom:30px}header nav .left .logo img{width:110px;height:110px}header nav .left{display:flex;flex-direction:row;align-items:center;gap:50px}header nav .left ul{display:flex;flex-direction:row;align-items:center;gap:50px}header nav .left ul li.active{color:#716f6f;border-radius:5px;border:1px solid #716F6F;padding:5px 12px}header nav .right .telephone-container{display:flex;flex-direction:row;align-items:center;gap:20px}header nav .right .telephone-container .right a{color:#000}header nav .left .navigation-toggle{display:none}#MobileNav{display:none}#hero{background-color:#d9d9d9}#hero .wrapper{width:100%;min-height:594px;max-width:var(--container-width);margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}#hero .wrapper .left{max-width:512px;display:flex;flex-direction:column;gap:40px}#hero .wrapper .right .img-klein{width:120px;height:135px;border-radius:0 0 0 60px;position:absolute;top:0;right:0}#hero .wrapper .right .img-gross{width:666px;height:400px;border-radius:80px 0 0;position:absolute;bottom:0;right:0}#intro .wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:80px}#intro .wrapper .left{flex:1;display:flex;flex-direction:column;gap:20px}#intro .wrapper .left img{width:120px;height:120px;border-radius:50%}#intro .wrapper .right{flex:9;display:flex;flex-direction:column;gap:30px}#intro .wrapper .right .font-l{color:var(--theme-orange)!important}#banner .checkboxes{display:flex;flex-direction:row;justify-content:center;align-items:center}#banner .checkboxes .box{display:flex;flex-direction:row;align-items:center;max-width:500px;gap:20px}#banner .checkboxes .box img{width:42px;height:42px}#banner .customers{margin-top:50px;display:flex;flex-direction:row;gap:30px}#banner .customers .box{border-radius:20px 0 20px 20px;background:#d9d9d9;height:90px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 30px;flex:6}#banner .customers .box div{display:flex;flex-direction:row}#banner .customers .box div img{height:45px;width:45px;border-radius:50%;border:2px solid #D9D9D9;margin-left:-8px}#banner .customers .main-cta{flex:4}#action .wrapper{display:flex;flex-direction:row}#action .wrapper .left{width:50%;height:560px;border-radius:20px 0 0 20px}#action .wrapper .box{width:50%;height:560px;background-color:var(--theme-blue);border-radius:0 20px 20px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;padding:0 50px;text-align:center}#action .wrapper .box .main-cta{min-width:360px;background-color:var(--theme-orange)!important}#action .wrapper .box p{color:#fff}#reviews .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}#reviews .wrapper .elements{margin-top:50px;display:flex;flex-direction:row;justify-content:space-between;width:100%}#reviews .wrapper .elements .box{max-width:394px;width:100%;border-radius:0 24px 24px;border:1px solid #D4D2E3;padding:40px}#reviews .wrapper .elements .box img{margin-bottom:30px}#reviews .wrapper .elements .box .font-s-fat{margin-top:30px}#reviews .wrapper .elements .box .stars{margin-top:5px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}#reviews .wrapper .elements .box .stars img{height:24px;width:24px}footer{background-color:var(--theme-blue);margin-top:70px}footer .wrapper{max-width:var(--container-width);margin:0 auto;padding:50px 0}footer .wrapper .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff}footer .wrapper .row .font-s{color:#fff}footer .wrapper .row .fn{display:flex;flex-direction:row;gap:8px;color:#fff}footer .wrapper .row .fn li{color:#fff}footer .wrapper .misc ul{display:flex;flex-direction:row;gap:5px;margin-top:20px}#service .wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;text-align:center}#service .wrapper .elements{display:flex;flex-direction:column;gap:20px;margin-top:50px;width:100%}#service .wrapper .elements .box{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding-right:20px;background-color:#204d8633;width:100%;border-radius:20px 0 20px 20px}#service .wrapper .elements .box.left{flex-direction:row!important;padding-left:20px;padding-right:0;border-radius:20px 0}#numbers .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}#numbers .left p.font-xl{color:var(--theme-blue);margin-bottom:10px}#numbers .left p.font-s{color:#000}.num-grid{display:grid;grid-template-columns:1fr 1fr}.num-box{text-align:center;padding:2rem}.orange{color:var(--theme-orange)}.grau{color:#a9a6bc}.num-grid div:nth-child(1){border-bottom:1px solid #D4D2E3;border-right:1px solid #D4D2E3}.num-grid div:nth-child(2){border-bottom:1px solid #D4D2E3}.num-grid div:nth-child(3){border-right:1px solid #D4D2E3}#contact{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:80px}#contact .info-container{flex:4}#contact .info-container{display:flex;flex-direction:column;gap:10px}#contact .info-container .details{margin-top:50px;display:flex;flex-direction:column;gap:15px}#contact .info-container .details div{display:flex;flex-direction:row;align-items:center;gap:10px}#contact .info-container .details .makeItFit{filter:grayscale(80%) brightness(20%);opacity:.4}#contact .form-container{border-radius:25px;background:#204d864d;max-width:650px;padding:50px;flex:6}#contact form{display:flex;flex-direction:column;gap:20px}#contact *{appearance:none;-webkit-appearance:none;-moz-appearance:none}#contact form input[type=text],#contact form textarea{border-radius:0 20px 20px;background-color:#fff;font-family:Space Grotesk,serif;font-size:19px;font-style:normal;font-weight:400;padding:15px}#contact form button{border-radius:0 20px 20px;background-color:var(--theme-blue);color:#fff;padding:20px 0}#contact form .checkbox-container{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:10px}#contact form .checkbox-container input[type=checkbox]{width:15px;height:15px;flex-shrink:0;border-radius:5px;background:#fff;box-shadow:0 4px 20px #00000026;transition:.1s all ease-in-out}#contact form .checkbox-container input[type=checkbox]:checked{background:var(--theme-orange)}#contact form .checkbox-container .font-xs{color:#000}#text .wrapper{display:flex;flex-direction:column;gap:15px}#gallery .gallery-wrapper{max-width:var(--container-width);margin:0 auto;display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:flex-start}#gallery .images{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;padding:20px;background-color:#097ffb1a;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:100%}#gallery .images a{display:block;overflow:hidden;border-radius:10px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}#gallery .images a:hover{transform:scale(1.05);box-shadow:0 6px 12px #0003}#gallery .images img{width:100%;height:100%;object-fit:cover;border-radius:10px}.lg-backdrop{background-color:#097ffb4d!important}#ngmOrrSy.display{display:none!important}
