@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.5}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.landing-page.kranfoerer-page{max-width:100%;margin-left:auto;margin-right:auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#333;line-height:1.6;background-color:#fff}.container-content{max-width:1100px;margin:0 auto;padding:0 20px}.hero-section{position:relative;width:100%;height:550px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;color:white;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.hero-image{object-fit:cover;z-index:1}.hero-image,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));z-index:2}.hero-content{position:relative;z-index:3;padding:20px;max-width:800px}.hero-content h1{font-size:3.2rem;margin-bottom:1rem;color:white;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7);font-weight:700;animation:fadeInUp .8s ease-out}.hero-content .sub-headline{font-size:1.4rem;color:#FFD322;margin-top:.5rem;font-weight:500;text-shadow:1px 1px 3px rgba(0,0,0,.6);animation:fadeInUp .8s ease-out .2s both}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);animation:bounce 2s ease-in-out infinite;opacity:.8;cursor:pointer;transition:opacity .3s ease}.scroll-indicator:hover{opacity:1}.intro-section{padding:4rem 20px;text-align:center;background:linear-gradient(180deg,#ffffff,#f9f9f9);position:relative;overflow:hidden}.intro-section:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,211,34,.1) 0,transparent 70%);border-radius:50%;animation:pulse 4s ease-in-out infinite}.intro-section .lead{font-size:1.3rem;margin-bottom:0;color:#333;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.8;position:relative;z-index:1}.trust-bar-section{padding:2rem 20px;background-color:#f9f9f9}.trust-bar{display:flex;flex-wrap:wrap;gap:1.5rem 2rem;list-style:none;padding:2rem;margin:0 auto;background:linear-gradient(135deg,#ffffff,#fafafa);border-radius:12px;border-left:5px solid #ffd322;max-width:1100px;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.08);position:relative;overflow:hidden}.trust-bar:after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,211,34,.05))}.trust-bar li{flex:1 1 220px;padding-left:30px;position:relative;text-align:left;min-width:200px}.trust-bar li:before{content:"✓";position:absolute;left:0;top:2px;color:#FFD322;font-weight:700;font-size:1.3em;text-shadow:0 2px 4px rgba(255,211,34,.3)}.benefits-section,.crane-type-section,.faq-section,.form-section.button-cta-section,.process-section,.random-erfaring-section{padding:5rem 0;position:relative}.benefits-section>*,.crane-type-section>*,.faq-section>*,.process-section>*{animation:fadeInUp .8s ease-out}.section-divider{border:0;height:1px;background-color:#e0e0e0;margin:0 auto;max-width:1100px}h2{font-size:2.5rem;margin:0 0 3rem;position:relative;padding-bottom:1rem;text-align:center;color:#1a1a1a;font-weight:700;letter-spacing:-.5px}h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FFD322,#ffdc4d);border-radius:2px;box-shadow:0 2px 10px rgba(255,211,34,.4)}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.benefit-item{text-align:center;background:linear-gradient(145deg,#ffffff,#f9f9f9);padding:2.5rem 2rem;border-radius:16px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.benefit-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#FFD322,#ffdc4d);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.benefit-item:hover{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.benefit-item:hover:before{transform:scaleX(1)}.benefit-icon{width:56px;height:56px;stroke:#FFD322;margin:0 auto 1.5rem;padding:12px;background:rgba(255,211,34,.1);border-radius:50%;display:block;transition:all .3s ease}.benefit-item:hover .benefit-icon{background:rgba(255,211,34,.2);transform:rotate(5deg) scale(1.05)}.benefit-item h3{font-size:1.35rem;color:#1a1a1a;margin-bottom:1rem;font-weight:600}.benefit-item p{font-size:.95rem;color:#555;line-height:1.5}.benefits-section .button-primary{margin-top:3rem}.crane-type-section .table-type{width:100%;border-collapse:separate;border-spacing:0;margin:3rem auto;box-shadow:0 5px 20px rgba(0,0,0,.08);border-radius:12px;overflow:hidden;max-width:900px}.crane-type-section .table-type td,.crane-type-section .table-type th{padding:16px 20px;text-align:left}.crane-type-section .table-type th{background:linear-gradient(135deg,#FFD322,#ffdc4d);color:#1a1a1a;font-weight:700;font-size:1.05rem;letter-spacing:.3px}.crane-type-section .table-type th:first-child{border-top-left-radius:12px}.crane-type-section .table-type th:last-child{border-top-right-radius:12px}.crane-type-section .table-type td{background-color:#fff;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.crane-type-section .table-type tbody tr:hover td{background-color:rgba(255,211,34,.05)}.crane-type-section .table-type tbody tr:nth-child(2n) td{background-color:#fafafa}.crane-type-section .table-type tbody tr:nth-child(2n):hover td{background-color:rgba(255,211,34,.05)}.crane-type-section p{text-align:center;margin:1.5rem auto 0;color:#555;max-width:800px}.process-section .steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin:2.5rem auto;max-width:1100px}.process-section .step{position:relative;padding:2.5rem 2rem 2rem;background:linear-gradient(145deg,#ffffff,#fafafa);border-radius:12px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,211,34,.1)}.process-section .step:hover{transform:translateY(-8px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:rgba(255,211,34,.3)}.process-section .step span{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,#FFD322,#ffdc4d);color:#1a1a1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;border:3px solid white;box-shadow:0 4px 15px rgba(255,211,34,.4)}.process-section .step h3{margin-top:1rem;margin-bottom:.8rem;font-size:1.2rem;color:#333}.process-section .step p{font-size:.95rem;color:#555;line-height:1.5}.process-section .cta-block{background:linear-gradient(135deg,#FFD322,#ffdc4d);color:#1a1a1a;padding:3rem;border-radius:16px;text-align:center;margin:4rem auto;max-width:800px;box-shadow:0 8px 30px rgba(255,211,34,.3);position:relative;overflow:hidden}.process-section .cta-block:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.2) 0,transparent 70%);animation:pulse 3s ease-in-out infinite}.process-section .cta-block strong{font-size:1.4rem;display:block;margin-bottom:.5rem}.process-section .cta-block a{color:#1a1a1a;text-decoration:none;font-weight:700;background:rgba(255,255,255,.3);padding:2px 8px;border-radius:4px;transition:all .2s ease}.process-section .cta-block a:hover{background:rgba(255,255,255,.5);transform:translateY(-1px);text-decoration:none}.random-erfaring-section{padding:4rem 0;background-color:#fff}.random-erfaring-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2.5rem}.random-erfaring-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.random-erfaring-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.random-erfaring-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.random-erfaring-image-wrapper{position:relative;padding-top:56.25%;background-color:#f0f0f0;overflow:hidden}.random-erfaring-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.random-erfaring-card:hover .random-erfaring-image{transform:scale(1.05)}.random-erfaring-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#888;font-size:.9rem}.random-erfaring-content{padding:1rem 1.2rem;flex-grow:1}.random-erfaring-content h3{margin-top:0;margin-bottom:.5rem;font-size:1.1rem;color:#333;line-height:1.3}.faq-section{background:linear-gradient(180deg,#ffffff,#fafafa)}.faq-section .faq{margin:3rem auto;max-width:900px}.faq-section .faq dt{font-weight:600;margin-top:2rem;margin-bottom:1rem;color:#1a1a1a;font-size:1.2rem;cursor:pointer;position:relative;padding:1.2rem 50px 1.2rem 1.5rem;background:white;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.faq-section .faq dt:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.faq-section .faq dt:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#FFD322;transition:transform .3s ease}.faq-section .faq dt:hover:after{transform:translateY(-50%) rotate(90deg)}.faq-section .faq dd{margin:-.5rem 0 0;padding:0 1.5rem 2rem;background:white;border-radius:0 0 10px 10px;color:#555;line-height:1.8;animation:fadeInUp .3s ease-out}.faq-section .faq-cta{margin-top:2rem;text-align:center;font-size:1rem}.faq-section .faq-cta a{color:var(--accent-color,#038939);font-weight:500}.button-cta-section{background:linear-gradient(180deg,#f8f8f8,#f0f0f0);padding:5rem 0;position:relative;overflow:hidden}.button-cta-section:before{content:"";position:absolute;bottom:-50%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,211,34,.08) 0,transparent 70%);animation:pulse 5s ease-in-out infinite}.button-cta-section h2{color:#1a3b5d}.button-cta-section p{text-align:center;max-width:700px;margin:0 auto 2.5rem;color:#4a5568}.large-cta-button{padding:18px 45px!important;font-size:1.2rem!important;font-weight:700!important;border-radius:60px!important;background:linear-gradient(135deg,#FFD322,#ffdc4d)!important;box-shadow:0 6px 25px rgba(255,211,34,.4)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;text-transform:uppercase;letter-spacing:.5px}.large-cta-button:hover{transform:translateY(-5px) scale(1.02)!important;box-shadow:0 10px 35px rgba(255,211,34,.5)!important}.button-primary{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#FFD322,#ffdc4d);color:#1a1a1a!important;text-decoration:none!important;border-radius:50px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;text-align:center;box-shadow:0 4px 15px rgba(255,211,34,.3);position:relative;overflow:hidden}.button-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.3);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.button-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,211,34,.4);color:#1a1a1a!important}.button-primary:hover:before{width:300px;height:300px}@media (max-width:992px){.benefits-grid,.random-erfaring-grid{gap:1.5rem}.container-content{padding:0 15px}}@media (max-width:768px){.hero-section{height:300px;align-items:flex-end;padding-bottom:2rem}.hero-content{max-width:90%;padding:15px}.hero-content h1{font-size:1.8rem;margin-bottom:.3rem}.hero-content .sub-headline{font-size:1rem;line-height:1.3}.hero-overlay{background:none}.intro-section{padding:2rem 15px}.intro-section .lead{font-size:1.1rem}.trust-bar-section{padding:1.5rem 15px}.trust-bar{flex-direction:column;gap:1rem;align-items:flex-start;padding:1.5rem 1.5rem 1.5rem 2.5rem}.trust-bar li{flex-basis:auto;width:100%}h2{font-size:1.8rem;margin-bottom:2rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.benefit-item{padding:1.5rem 1rem}.process-section .steps{grid-template-columns:1fr;gap:2.5rem}.process-section .step{padding:2.5rem 1.5rem 1.5rem}.process-section .step span{top:-20px;width:40px;height:40px;font-size:1.2rem}.crane-type-section .table-type td,.crane-type-section .table-type th{padding:10px 8px;font-size:.9rem}.random-erfaring-grid{grid-template-columns:1fr;gap:1.5rem}.faq-section .faq dt{font-size:1rem}.button-cta-section{padding:3rem 15px}.button-cta-section p{margin-bottom:2rem}.large-cta-button{padding:14px 30px!important;font-size:1.05rem!important}}@media (max-width:480px){.hero-section{height:280px;padding-bottom:1.5rem}.hero-content h1{font-size:1.5rem}.hero-content .sub-headline{font-size:.9rem}h2{font-size:1.6rem}.button-primary{padding:10px 20px;font-size:1rem}.large-cta-button{padding:12px 25px!important;font-size:1rem!important;width:90%;box-sizing:border-box}.benefits-grid{grid-template-columns:1fr}.container-content{padding:0 10px}.button-cta-section,.intro-section,.trust-bar-section{padding-left:10px;padding-right:10px}}@media (max-width:768px){.navbar__hamburger{display:block!important}.navbar__links{position:absolute!important;top:100%!important;display:none!important}.navbar__links--open{display:flex!important}}