.animated-background{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.background-svg{filter:blur(.5px);height:100%;width:100%}.node-pulse{animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{r:8px;opacity:.6}50%{r:12px;opacity:.3}}.line-animate{animation:lineGlow 4s ease-in-out infinite;opacity:0}@keyframes lineGlow{0%,to{opacity:0}50%{opacity:.6}}.float-circle{animation:floatAround 15s ease-in-out infinite}@keyframes floatAround{0%,to{transform:translate(0)}25%{transform:translate(30px,-30px)}50%{transform:translate(-20px,40px)}75%{transform:translate(40px,20px)}}@media (max-width:768px){.background-svg{filter:blur(1px)}.node-pulse{animation:pulse 3s ease-in-out infinite}}.landingspagina{width:100%}.hero{background:linear-gradient(135deg,#3b82f614,#1d4ed814);border:1px solid #3b82f626;border-radius:12px;margin-bottom:5rem;margin-left:calc(-50vw + 50%);overflow:hidden;padding:6rem 2rem;position:relative;text-align:center;width:100vw}.hero-content{animation:slideInDown .8s ease;color:#2d2d2d;font-size:3.5rem;font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem;position:relative;z-index:1}.tagline{color:#4a4a6a;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.description{color:#666a7a;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:650px}.trust-badge{align-items:center;color:#4a4a6a;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-bottom:2rem}.trust-badge .stars{color:#ffc107;letter-spacing:2px}.cta-button{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:50px;box-shadow:0 4px 14px 0 #2563eb63;color:#fff;cursor:pointer;display:inline-block;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2.2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #2563eb3b;transform:translateY(-2px) scale(1.05)}.cta-button:active{transform:translateY(-1px)}.cta-button.secondary{background:#0000;border:2px solid #3b82f6;box-shadow:none;color:#3b82f6;padding:.9rem 2rem}.cta-button.secondary:hover{background:#3b82f60d;box-shadow:0 4px 12px #3b82f626}.arrow{font-size:1.2rem;transition:transform .3s ease}.cta-button:hover .arrow{transform:translateX(4px)}.highlights{margin-bottom:5rem}.highlights h2{color:#2d2d2d;font-size:2.2rem;font-weight:800;margin-bottom:3.5rem;text-align:center}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.highlight-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #3b82f61a;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:inherit;cursor:pointer;display:block;padding:2.5rem 2rem;text-decoration:none;transition:all .3s ease}.highlight-card:hover{border-color:#3b82f633;box-shadow:0 12px 24px #3b82f626;transform:translateY(-8px)}.highlight-card h3{color:#3b82f6;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.highlight-card p{color:#666a7a;font-size:.95rem;line-height:1.7}.cta-section{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;padding:4rem 2rem;text-align:center}.cta-section h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.95}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-content h1{font-size:2.2rem;margin-bottom:1rem}.tagline{font-size:1.1rem}.description{font-size:1rem}.cta-section h2,.highlights h2{font-size:1.8rem}.highlights-grid{grid-template-columns:1fr}.cta-section,.hero{padding:3rem 1.5rem}}.cta-hero{align-items:center;display:flex;height:500px;margin-left:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw}.cta-hero-background{background:url(https://images.pexels.com/photos/8386434/pexels-photo-8386434.jpeg?w=1600&h=900) 50%/cover;background-color:#1e5a7a;background-position:50%;background-size:cover;z-index:0}.cta-hero-background,.cta-hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.cta-hero-overlay{background:#1e5a7a66;z-index:1}.cta-hero-content{color:#fff;max-width:600px;padding:60px;position:relative;z-index:2}.cta-hero-content h2{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:40px}.cta-hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.cta-button-outline{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:2px solid #fff;border-radius:50px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 28px;text-decoration:none;transition:all .3s ease}.cta-button-outline:hover{background-color:#fff;color:#1e5a7a}.cta-button-outline .arrow{font-size:1.2em}@media (max-width:768px){.cta-hero{height:350px}.cta-hero-content{padding:40px}.cta-hero-content h2{font-size:1.8rem;margin-bottom:30px}.cta-hero-buttons{flex-direction:column}.cta-button-outline{justify-content:center}}.diensten{width:100%}.services-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:5rem}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:inherit;cursor:pointer;display:block;padding:2.5rem 2rem;text-decoration:none;transition:all .3s ease}.service-card:hover{background:#ffffffd9;border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f633;transform:translateY(-8px)}.service-card h2{color:#3b82f6;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-description{color:#666a7a;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.service-card h3{color:#2d2d2d;font-size:1rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.benefits-list{list-style:none;margin-left:0}.benefits-list li{color:#666a7a;font-size:.95rem;line-height:1.6;padding:.6rem 0 .6rem 1.8rem;position:relative}.benefits-list li:before{color:#3b82f6;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.service-cta{background:linear-gradient(135deg,#3b82f61a,#1d4ed81a);border:1px solid #3b82f626;border-radius:12px;color:#2d2d2d;padding:3.5rem 2rem;text-align:center}.service-cta h2{color:#2d2d2d;font-size:2rem;font-weight:800;margin-bottom:1rem}.service-cta p{color:#666a7a;font-size:1.1rem;font-weight:500}@media (max-width:768px){.page-header h1{font-size:2rem}.services-container{gap:1.5rem;grid-template-columns:1fr}.service-cta h2{font-size:1.6rem}}.portfolio{width:100%}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:5rem}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.project-card:hover{background:#ffffffd9;border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f626;transform:translateY(-8px)}.project-icon{display:inline-block;font-size:3.5rem;margin-bottom:1rem}.project-card h3{color:#2d2d2d;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.project-category{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:1rem;padding:.4rem 1.2rem}.project-card p{color:#666a7a;flex-grow:1;font-size:.95rem;line-height:1.7}.portfolio-cta{background:linear-gradient(135deg,#3b82f61a,#1d4ed81a);border:1px solid #3b82f626;border-radius:12px;color:#2d2d2d;padding:3.5rem 2rem;text-align:center}.portfolio-cta h2{color:#2d2d2d;font-size:2rem;font-weight:800;margin-bottom:1rem}.portfolio-cta p{color:#666a7a;font-size:1.1rem;font-weight:500}@media (max-width:768px){.page-header h1{font-size:2rem}.projects-grid{grid-template-columns:1fr}.project-icon{font-size:2.5rem}.portfolio-cta h2{font-size:1.6rem}}.contact{width:100%}.page-header{margin-bottom:4rem;padding:3rem 0;text-align:center}.page-header h1{color:#2d2d2d;font-size:2.8rem;font-weight:800;letter-spacing:-.5px;margin-bottom:1rem}.page-header p{color:#666a7a;font-size:1.1rem;font-weight:500}.contact-container{grid-gap:3.5rem;display:grid;gap:3.5rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.contact-info h2{color:#2d2d2d;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.contact-info>p{color:#666a7a;line-height:1.7;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2.5rem}.detail-item h3{color:#3b82f6;font-size:1rem;font-weight:700;margin-bottom:.5rem}.detail-item p{color:#666a7a;font-weight:500;margin:0}.detail-item a{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .3s ease}.detail-item a:hover{color:#1d4ed8;text-decoration:underline}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 2px 8px #0000000a;gap:1.5rem;padding:2.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2d2d2d;font-size:.95rem;font-weight:700;margin-bottom:.6rem}.form-group input,.form-group select,.form-group textarea{background:#fffc;border:1px solid #3b82f633;border-radius:8px;color:#2d2d2d;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fffffff2;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.submit-button{background:linear-gradient(135deg,#2563eb,#1e40af);border:none;border-radius:8px;box-shadow:0 4px 14px 0 #2563eb63;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{box-shadow:0 6px 20px #2563eb3b;transform:translateY(-2px) scale(1.02)}.submit-button:active{transform:translateY(0)}.success-message{background-color:#d4eddacc;border:1px solid #15572433;border-radius:8px;color:#155724;font-weight:600;padding:1.2rem;text-align:center}@media (max-width:768px){.page-header h1{font-size:2rem}.contact-container{grid-template-columns:1fr}.contact-info h2{font-size:1.6rem}}.ai-solutions{width:100%}.ai-hero{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;margin-left:calc(-50vw + 50%);overflow:hidden;padding:8rem 2rem;position:relative;text-align:center;width:100vw}.ai-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.ai-hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.ai-tagline{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;opacity:.95}.ai-description{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.ai-use-cases{background:#f8f9ff;padding:6rem 2rem}.ai-use-cases h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.use-cases-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.use-case-card{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;transition:all .3s ease}.use-case-card:hover{border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f633;transform:translateY(-8px)}.use-case-icon{font-size:3rem;margin-bottom:1.5rem}.use-case-card h3{color:#3b82f6;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.use-case-card p{color:#666a7a;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.use-case-benefits{list-style:none;margin:0;padding:0}.use-case-benefits li{color:#4a4a6a;padding:.5rem 0 .5rem 1.5rem;position:relative}.use-case-benefits li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.ai-process{padding:6rem 2rem}.ai-process h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.process-step{text-align:center}.process-step h3{color:#3b82f6;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.process-step p{color:#666a7a;font-size:.95rem;line-height:1.7}.ai-results{background:linear-gradient(135deg,#3b82f614,#1d4ed814);padding:6rem 2rem}.ai-results h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.results-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.result-card{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;text-align:center}.result-stat{color:#3b82f6;font-size:2.8rem;font-weight:800;margin-bottom:1rem}.result-card p{color:#666a7a;font-size:.95rem;line-height:1.6}.ai-cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:6rem 2rem;text-align:center}.ai-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.ai-cta p{font-size:1.1rem;margin-bottom:2.5rem;opacity:.95}@media (max-width:768px){.ai-hero h1{font-size:2.2rem}.ai-tagline{font-size:1.2rem}.ai-description{font-size:1rem}.ai-cta h2,.ai-process h2,.ai-results h2,.ai-use-cases h2{font-size:1.8rem;margin-bottom:2rem}.process-steps,.results-grid,.use-cases-grid{grid-template-columns:1fr}.ai-cta,.ai-hero,.ai-process,.ai-results,.ai-use-cases{padding:4rem 1.5rem}}.devops-strategy{width:100%}.devops-hero{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;margin-left:calc(-50vw + 50%);overflow:hidden;padding:8rem 2rem;position:relative;text-align:center;width:100vw}.devops-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.devops-hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.devops-tagline{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;opacity:.95}.devops-description{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.devops-challenges{background:#f8f9ff;padding:6rem 2rem}.devops-challenges h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.challenges-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.challenge-card{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.challenge-card:hover{border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f633;transform:translateY(-8px)}.challenge-icon{font-size:3rem;margin-bottom:1.5rem}.challenge-card h3{color:#3b82f6;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.challenge-card p{color:#666a7a;font-size:.95rem;line-height:1.7}.devops-solutions{padding:6rem 2rem}.devops-solutions h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.solutions-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.solution-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #3b82f633;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;transition:all .3s ease}.solution-card:hover{border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f633;transform:translateY(-8px)}.solution-number{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:inline-flex;font-weight:800;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.solution-card h3{color:#3b82f6;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.solution-card p{color:#666a7a;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.solution-benefits{list-style:none;margin:0;padding:0}.solution-benefits li{color:#4a4a6a;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.solution-benefits li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.devops-impact{background:linear-gradient(135deg,#3b82f614,#1d4ed814);padding:6rem 2rem}.devops-impact h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.impact-items{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.impact-stat{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;text-align:center}.stat-number{color:#3b82f6;font-size:2.8rem;font-weight:800;margin-bottom:1rem}.impact-stat p{color:#666a7a;font-size:.95rem;line-height:1.6}.devops-approach{padding:6rem 2rem}.devops-approach h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.approach-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.approach-step{text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:inline-flex;font-size:2rem;font-weight:800;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.approach-step h3{color:#3b82f6;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.approach-step p{color:#666a7a;font-size:.95rem;line-height:1.7}.devops-cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:6rem 2rem;text-align:center}.devops-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.devops-cta p{font-size:1.1rem;margin-bottom:2.5rem;opacity:.95}@media (max-width:768px){.devops-hero h1{font-size:2.2rem}.devops-tagline{font-size:1.2rem}.devops-description{font-size:1rem}.devops-approach h2,.devops-challenges h2,.devops-cta h2,.devops-impact h2,.devops-solutions h2{font-size:1.8rem;margin-bottom:2rem}.approach-steps,.challenges-grid,.impact-items,.solutions-grid{grid-template-columns:1fr}.devops-approach,.devops-challenges,.devops-cta,.devops-hero,.devops-impact,.devops-solutions{padding:4rem 1.5rem}}.maatwerk-software{width:100%}.maatwerk-hero{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;margin-left:calc(-50vw + 50%);overflow:hidden;padding:8rem 2rem;position:relative;text-align:center;width:100vw}.maatwerk-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.maatwerk-hero h1{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.maatwerk-tagline{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;opacity:.95}.maatwerk-description{font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.9}.maatwerk-benefits{background:#f8f9ff;padding:6rem 2rem}.maatwerk-benefits h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.benefits-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.benefit-card{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{border-color:#3b82f64d;box-shadow:0 12px 30px #3b82f633;transform:translateY(-8px)}.benefit-icon{font-size:3rem;margin-bottom:1.5rem}.benefit-card h3{color:#3b82f6;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.benefit-card p{color:#666a7a;font-size:.95rem;line-height:1.7}.maatwerk-process{padding:6rem 2rem}.maatwerk-process h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:4rem;text-align:center}.process-timeline{margin:0 auto;max-width:900px}.timeline-item{border-left:2px solid #3b82f633;padding-bottom:3rem;padding-left:120px;position:relative}.timeline-item:last-child{border-left:none}.timeline-marker{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:800;height:60px;justify-content:center;left:-35px;position:absolute;top:0;width:60px}.timeline-item h3{color:#3b82f6;font-size:1.4rem;font-weight:700;margin-bottom:.8rem}.timeline-item p{color:#666a7a;line-height:1.7;margin-bottom:1rem}.timeline-duration{background:#3b82f61a;border-radius:20px;color:#3b82f6;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem 1rem}.maatwerk-tech{background:linear-gradient(135deg,#3b82f614,#1d4ed814);padding:6rem 2rem}.maatwerk-tech h2{color:#2d2d2d;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.tech-intro{color:#666a7a;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.tech-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1000px}.tech-category{background:#fff;border:1px solid #3b82f626;border-radius:12px;box-shadow:0 4px 12px #3b82f61a;padding:2rem}.tech-category h3{color:#3b82f6;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.tech-items{display:flex;flex-wrap:wrap;gap:1rem}.tech-badge{border-radius:20px;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.maatwerk-cta,.tech-badge{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.maatwerk-cta{padding:6rem 2rem;text-align:center}.maatwerk-cta h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.maatwerk-cta p{font-size:1.1rem;margin-bottom:2.5rem;opacity:.95}.cta-button-large{align-items:center;background:#fff;border-radius:50px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;color:#3b82f6;display:inline-flex;font-size:1.1rem;font-weight:800;gap:.5rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button-large:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-3px) scale(1.05)}.cta-button-large .arrow{font-size:1.3rem}@media (max-width:768px){.maatwerk-hero h1{font-size:2.2rem}.maatwerk-tagline{font-size:1.2rem}.maatwerk-description{font-size:1rem}.maatwerk-benefits h2,.maatwerk-cta h2,.maatwerk-process h2,.maatwerk-tech h2{font-size:1.8rem;margin-bottom:2rem}.benefits-grid,.tech-grid{grid-template-columns:1fr}.timeline-item{padding-left:60px}.timeline-marker{font-size:1.2rem;height:50px;left:-28px;width:50px}.maatwerk-benefits,.maatwerk-cta,.maatwerk-hero,.maatwerk-process,.maatwerk-tech{padding:4rem 1.5rem}}.app{background:linear-gradient(135deg,#eff6ff,#f0f9ff);display:flex;flex-direction:column;min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-bottom:1px solid #667eea1a;box-shadow:0 2px 8px #0000000a;padding:1.25rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 3rem}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800;letter-spacing:-.5px;text-decoration:none}.logo:hover{opacity:.9}.nav-menu{align-items:center;display:flex;gap:3rem;list-style:none}.nav-menu a{color:#4a4a6a;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#3b82f6}.nav-menu a:after{background:linear-gradient(135deg,#3b82f6,#1d4ed8);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu a:hover:after{width:100%}.main-content{flex:1 1;margin:0 auto;max-width:1400px;padding:0 3rem 4rem;width:100%}.footer{background:#2d2d4df2;border-top:1px solid #ffffff1a;color:#fff;margin-top:6rem;padding:3rem;text-align:center}.footer-content{margin:0 auto;max-width:1200px}.footer-content p{font-weight:500;margin-bottom:1rem}.footer-links{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.footer-links a{color:#a8a8d4;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#b8c7ff}@media (max-width:768px){.nav-container{flex-direction:column;gap:1.5rem;padding:0 1.5rem}.nav-menu{flex-direction:column;gap:1rem;text-align:center}.main-content{padding:2rem 1.5rem}.footer-links{flex-direction:column;gap:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#eff6ff,#f0f9ff);color:#2d2d2d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}html{scroll-behavior:smooth}#root{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.46bb26a1.css.map*/