.leistungen-page{--primary-color:#2563eb;--secondary-color:#111827;--accent-color:#f97316;--light-bg:#f8fafc;--border-radius:8px;--box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.box-content{margin:2rem 0}.box-content p{margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.services-overview{background-color:var(--light-bg);padding:5rem 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.service-card{background-color:white;border-radius:var(--border-radius);padding:2rem;box-shadow:var(--box-shadow);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.service-icon{margin-bottom:1.5rem;height:60px;width:60px;background-color:var(--primary-color);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center}.service-icon i{font-size:1.5rem}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--secondary-color)}.service-card p{margin-bottom:1.5rem;color:#4b5563;flex-grow:1}.service-link{display:inline-flex;align-items:center;color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .2s ease}.service-link:hover{color:var(--accent-color)}.service-link i{margin-left:.5rem;transition:transform .2s ease}.service-link:hover i{transform:translateX(5px)}.process-section{padding:5rem 0;background-color:white}.section-header{margin-bottom:3rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;color:var(--secondary-color)}.section-subtitle{font-size:1.2rem;color:#6b7280}.process-timeline{position:relative;max-width:800px;margin:0 auto;padding:2rem 0}.process-timeline:before{content:"";position:absolute;top:0;bottom:0;left:30px;width:4px;background-color:var(--primary-color);opacity:.3}.process-step{display:flex;margin-bottom:3rem;position:relative}.process-step:last-child{margin-bottom:0}.step-number{flex-shrink:0;height:60px;width:60px;background-color:var(--primary-color);border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;position:relative;z-index:1}.step-content{margin-left:2rem;padding-top:.5rem}.step-content h3{font-size:1.3rem;margin-bottom:.75rem;color:var(--secondary-color)}.step-content p{color:#4b5563}.cta-section{background-color:var(--primary-color);padding:5rem 0;color:white}.cta-content{max-width:800px;margin:0 auto;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:var(--border-radius);font-weight:600;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:white;color:var(--primary-color)}.btn-primary:hover{background-color:var(--secondary-color);color:white}.btn-outline{background-color:transparent;border:2px solid white;color:white}.btn-outline:hover{background-color:white;color:var(--primary-color)}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.process-timeline:before{left:20px}.step-number{height:40px;width:40px;font-size:1.2rem}.step-content{margin-left:1.5rem}.cta-content h2{font-size:2rem}}.ParallaxGallery_container__Fy1gV{display:flex;width:100%;justify-content:center;column-gap:30px;overflow-y:clip}.ParallaxGallery_column__W2rQi{width:50%;display:flex;flex-direction:column}.ParallaxGallery_imageWrapper__gGWXh{margin-bottom:20px;overflow-y:clip;transition:transform .2s ease;border-radius:5px;box-shadow:0 10px 50px rgba(0,0,0,.1)}.ParallaxGallery_image__lhrXt{width:100%;display:block}