:root{--color-primary:#ff3b38;--color-primary-light:#ff6b68;--color-primary-dark:#aa2725;--color-secondary:#FF9933;--color-accent:#FFAA33;--color-white:#fffefc;--color-pink-light:#FFE5E5;--color-pink-lighter:#FFF0F0;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-800:#1f2937;--color-text:#18181b;--color-body:#666666;--font-main:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.15);}*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:var(--font-main);font-weight:400;font-size:16px;color:var(--color-body);line-height:1.6;background:var(--color-primary);overflow-x:hidden;}body:not(.is-home){background:var(--color-white) !important;color:var(--color-body);}body:not(.is-home) main{background:var(--color-white) !important;}body:not(.is-home) main>article,body:not(.is-home) main>.list-page{max-width:980px;margin:0 auto;padding:3rem 1.5rem 4rem;}body:not(.is-home) main>article h1,body:not(.is-home) main>article h2,body:not(.is-home) main>article h3,body:not(.is-home) main>article h4,body:not(.is-home) main>.list-page h1,body:not(.is-home) main>.list-page h2,body:not(.is-home) main>.list-page h3,body:not(.is-home) main>.list-page h4{color:var(--color-text);}body:not(.is-home) main>article h1{margin:0 0 0.75rem;}body:not(.is-home) main>article h2{margin:2rem 0 0.75rem;}body:not(.is-home) main>article h3{margin:1.5rem 0 0.5rem;}body:not(.is-home) main>article p{margin:0 0 1rem;}body:not(.is-home) main>article ul,body:not(.is-home) main>article ol{margin:0 0 1rem;padding-left:1.25rem;}body:not(.is-home) main>article li{margin:0.25rem 0;}.icon{display:inline-block;flex:0 0 auto;fill:currentColor;}h1,h2,h3,h4,h5,h6{font-family:var(--font-main);font-weight:300;line-height:1.2;}h1{font-size:3.375em;}a{color:var(--color-primary);text-decoration:none;font-weight:400;}a:hover{color:var(--color-primary-dark);}.lead,.lead-text{font-size:1.25em;font-weight:300;color:var(--color-text);}blockquote{font-size:16px;font-weight:400;color:rgba(102,102,102,0.95);border-left:3px solid var(--color-primary);padding:0.25rem 0 0.25rem 1rem;margin:1.5rem 0;}.section-white{color:var(--color-body);}.section-white h1,.section-white h2,.section-white h3,.section-white h4,.section-white h5,.section-white h6{color:var(--color-text);}.section-red h1,.section-red h2,.section-red h3,.section-red h4,.section-red h5,.section-red h6{color:var(--color-white);}.top-bar{background:var(--color-primary);color:var(--color-white);padding:0.5rem 0;font-size:0.9rem;}.top-bar-content{max-width:1232px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;}.top-bar-left{display:flex;gap:2rem;flex-wrap:wrap;}.top-bar-left a{color:var(--color-white);text-decoration:none;display:flex;align-items:center;gap:0.5rem;}.top-bar-left a:hover{opacity:0.8;}.top-bar-right{display:flex;gap:1rem;}.top-bar-right a{color:var(--color-white);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,0.65);text-decoration:none;line-height:1;transition:var(--transition);}.top-bar-right a:hover{background:rgba(255,255,255,0.14);}.site-header{background:var(--color-white);box-shadow:0 2px 10px rgba(0,0,0,0.1);position:sticky;top:0;z-index:1000;}.header-content{max-width:1232px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;}.nav-logo{display:flex;align-items:center;gap:0.5rem;text-decoration:none;color:var(--color-text);font-size:1.5rem;font-weight:700;}.logo-icon{width:40px;height:40px;color:var(--color-primary);font-size:2rem;}.nav-menu{display:flex;list-style:none;gap:2rem;align-items:center;}.nav-menu li a{text-decoration:none;color:var(--color-text);font-weight:700;padding:0.5rem 0;transition:var(--transition);border-bottom:2px solid transparent;}.nav-menu li a:hover,.nav-menu li a.active{color:var(--color-primary);border-bottom-color:var(--color-primary);}.hero{background:transparent;color:var(--color-white);min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:6rem 2rem 8rem;}.hero-slideshow{background-color:white;position:absolute;inset:0;z-index:0;}.hero-slide{background-color:transparent;position:absolute;inset:0;background-image:url('/images/hero/fotomat_erwachsene-scaled.webp');background-size:cover;background-position:center;opacity:0;animation:heroFade 24s infinite;filter:saturate(1.05) contrast(1.05);}.hero-slide-1{animation:none;background-image:url('/images/hero/fotomat_erwachsene-scaled.webp');opacity:1 !important;}.hero-slide-2{animation-delay:8s;transform:scale(1.02);background-image:url('/images/hero/fotomat_gold-scaled.webp');}.hero-slide-3{animation-delay:16s;transform:scale(1.04);background-image:url('/images/hero/fotomat_party2-scaled.webp');}.hero-overlay{position:absolute;inset:0;background:linear-gradient( 180deg,rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.15) 45%,rgba(0,0,0,0.35) 100% );}@keyframes heroFade{0%{opacity:0;}8%{opacity:1;}33%{opacity:1;}41%{opacity:0;}100%{opacity:0;}}.hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2;}.hero-separator{position:absolute;left:0;width:100%;height:50px;z-index:1;pointer-events:none;background-size:100% 100%;background-repeat:no-repeat;}.hero-separator-top{top:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1000 100"><path d="M 1000,0 H 0 v 100 z" fill="%23ff3b38"/></svg>');}.hero-separator-bottom{bottom:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1000 100"><path d="M737.9,94.7L0,0v100h1000V0L737.9,94.7z" fill="%23ff3b38"/></svg>');}.hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2;}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;margin-bottom:2rem;line-height:1.2;}.hero-subtitle{font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:3rem;opacity:0.95;}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;}.btn-primary{background:var(--color-white);color:var(--color-primary);padding:1.2rem 3rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:var(--transition);box-shadow:0 4px 15px rgba(0,0,0,0.2);border:none;cursor:pointer;}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.3);background:var(--color-gray-50);}.btn-secondary{background:transparent;color:var(--color-white);padding:1.2rem 3rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:var(--transition);border:2px solid var(--color-white);}.btn-secondary:hover{background:var(--color-white);color:var(--color-primary);transform:translateY(-3px);}.section{padding:5rem 2rem;position:relative;}.section-red{background:var(--color-primary);color:var(--color-white);}.section-white{background:var(--color-white);}.section.wave-top::before{content:'';position:absolute;top:-2px;left:0;width:100%;height:80px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 80"><path d="M0,40 Q300,80 600,40 T1200,40 L1200,0 L0,0 Z" fill="%23FF3333"/></svg>');background-size:cover;background-position:top;}.section.wave-bottom::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:80px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 80"><path d="M0,40 Q300,0 600,40 T1200,40 L1200,80 L0,80 Z" fill="white"/></svg>');background-size:cover;background-position:bottom;}.container{max-width:1232px;margin:0 auto;padding:0 2rem;}.section-title{font-family:'Open Sans',sans-serif;font-weight:700;font-size:2.625em;line-height:1.143;text-align:center;margin-bottom:3rem;}.section-subtitle{text-align:center;font-size:1.2rem;margin-bottom:4rem;font-weight:300;opacity:0.9;}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem;}.feature-card{background:var(--color-white);padding:2.5rem 2rem;border-radius:8px;text-align:center;transition:var(--transition);box-shadow:var(--shadow-md);}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);}.feature-icon{font-size:3.5rem;color:var(--color-primary);margin-bottom:1.5rem;display:block;}.feature-icon .icon{width:44px !important;height:44px !important;}@media (min-width:768px){.feature-icon .icon{width:56px !important;height:56px !important;}}.feature-title{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--color-text);}.feature-description{color:var(--color-gray-800);line-height:1.6;}.price-card{border-radius:6px;}.price-card.featured{transform:none;}.price-card-header{padding:2.25rem 2rem 3.25rem;}.price-corner{position:absolute;top:0;right:0;width:0;height:0;background:transparent;border-top:80px solid var(--color-primary);border-left:80px solid transparent;z-index:10;}.price-corner .icon,.price-corner svg{position:absolute;top:-62px;right:8px;width:30px !important;height:30px !important;min-width:30px !important;min-height:30px !important;fill:#fffefc;}.price-amount{display:inline-flex;align-items:flex-start;justify-content:center;gap:0;font-weight:700;letter-spacing:0.5px;}.price-currency{font-size:1.8rem;line-height:1;margin-top:0.35rem;}.price-main{font-size:4.2rem;line-height:1;}.price-cents{font-size:1.6rem;line-height:1;margin-top:0.45rem;}.price-card-body{background:var(--color-pink-lighter);}.price-features{margin:0;padding:0;}.price-features li{padding:0.6rem 0;}.price-features li.excluded{opacity:1;color:rgba(17,24,39,0.45);}.price-features li.excluded::before{color:rgba(17,24,39,0.35);}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:4rem;align-items:start;}.price-card{background:var(--color-white);border-radius:8px;overflow:hidden;box-shadow:var(--shadow-lg);transition:var(--transition);position:relative;}.price-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-xl);}.price-card-header{background:var(--color-primary);color:var(--color-white);padding:2.5rem 2rem 3.5rem;text-align:center;position:relative;}.price-card:nth-child(2) .price-card-header{background:linear-gradient(135deg,#FF9933 0%,#FFAA33 100%);}.price-card.featured{transform:scale(1.05);}.price-card.featured .price-card-header{background:var(--color-primary);}.price-card.featured::before{content:'★';position:absolute;top:1.5rem;right:1.5rem;font-size:2.5rem;color:var(--color-white);z-index:10;animation:pulse 2s infinite;}@keyframes pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.1);}}.price-card-header::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:40px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 40"><path d="M0,20 Q300,0 600,20 T1200,20 L1200,40 L0,40 Z" fill="%23FFE5E5"/></svg>');background-size:cover;}.price-card:nth-child(2) .price-card-header::after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 40"><path d="M0,20 Q300,0 600,20 T1200,20 L1200,40 L0,40 Z" fill="%23FFF4E5"/></svg>');background-size:cover;}.price-title{font-size:1.3rem;font-weight:700;margin-bottom:0.5rem;text-transform:uppercase;letter-spacing:1px;}.price-amount{font-size:3.5rem;font-weight:700;margin:1rem 0;}.price-amount small{font-size:1.5rem;font-weight:400;}.price-period{font-size:1rem;opacity:0.9;}.price-card-body{padding:2.5rem 2rem;background:var(--color-pink-light);}.price-card:nth-child(2) .price-card-body{background:#FFF4E5;}.price-features{list-style:none;margin-bottom:2rem;}.price-features li{padding:0.75rem 0;display:flex;align-items:flex-start;gap:0.75rem;color:var(--color-text);}.price-features li::before{content:'✓';color:var(--color-primary);font-weight:700;font-size:1.2rem;flex-shrink:0;}.price-features li.excluded{opacity:0.4;}.price-features li.excluded::before{content:'✗';color:var(--color-gray-800);}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-top:4rem;}.step-card{background:var(--color-pink-light);border:3px solid var(--color-primary);border-radius:8px;padding:2.5rem 2rem;text-align:center;transition:var(--transition);}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);}.step-icon{width:80px;height:80px;background:var(--color-white);border:3px solid var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem;color:var(--color-primary);}.step-icon .icon{width:44px !important;height:44px !important;}@media (min-width:768px){.step-icon .icon{width:56px !important;height:56px !important;}}.step-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:var(--color-text);text-transform:uppercase;line-height:1.3;}.step-description{color:var(--color-gray-800);line-height:1.6;}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:4rem;}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1200px){.testimonials-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}.testimonial{background:var(--color-white);background:color-mix(in srgb,var(--color-primary) 6%,var(--color-white));padding:2.5rem;border-radius:12px;border:1px solid var(--color-gray-100);border-top:4px solid var(--color-primary);box-shadow:var(--shadow-md);transition:var(--transition);display:flex;flex-direction:column;}.testimonial:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);}.testimonial-text{font-style:italic;margin-bottom:1.5rem;line-height:1.7;color:var(--color-gray-800);position:relative;flex:1;}.testimonial-text::before{content:'\201C';position:absolute;left:-0.15em;top:-0.55em;font-size:3rem;line-height:1;color:var(--color-primary);opacity:0.18;font-style:normal;}.testimonial-author{font-weight:700;color:var(--color-text);margin-bottom:0.25rem;}.testimonial-role{color:var(--color-primary);font-size:0.9rem;}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem;}.gallery-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:var(--shadow-md);transition:var(--transition);}.gallery-item:hover{transform:scale(1.05);box-shadow:var(--shadow-xl);}.gallery-item img{width:100%;height:300px;object-fit:cover;display:block;}.contact-form{max-width:700px;margin:3rem auto;background:var(--color-white);padding:3rem;border-radius:12px;box-shadow:var(--shadow-lg);}.form-group{margin-bottom:1.5rem;}.form-group label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--color-text);}.form-group input,.form-group select,.form-group textarea{width:100%;padding:0.75rem 1rem;border:2px solid var(--color-gray-100);border-radius:8px;font-family:var(--font-main);font-size:1rem;transition:var(--transition);}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--color-primary);}.form-group textarea{resize:vertical;min-height:120px;}.form-button{background:var(--color-primary);color:var(--color-white);padding:1rem 3rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:var(--transition);width:100%;}.form-button:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg);}footer{background:var(--color-primary);color:var(--color-text);padding:3rem 2rem 2rem;margin-top:5rem;}.footer-content{max-width:1232px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem;}.footer-section h3{color:var(--color-text);margin-bottom:1rem;font-size:1.2rem;font-weight:300;}.footer-section ul{list-style:none;}.footer-section ul li{margin-bottom:0.75rem;}.footer-section a{color:var(--color-white);text-decoration:none;transition:var(--transition);}.footer-section a:hover{color:var(--color-white);text-decoration:underline;}.footer-bottom{text-align:center;padding-top:2rem;border-top:none;color:var(--color-text);}.footer-bottom a{color:var(--color-white);text-decoration:none;transition:var(--transition);}.footer-bottom a:hover{color:var(--color-white);text-decoration:underline;}@media (max-width:768px){.nav-menu{flex-direction:column;gap:1rem;}.hero{padding:4rem 1.5rem 6rem;}.hero-title{font-size:2rem;}.pricing-grid{grid-template-columns:1fr;}.price-card.featured{transform:scale(1);}.section{padding:3rem 1rem;}.contact-form{padding:2rem 1.5rem;}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.fade-in{animation:fadeIn 0.6s ease-out;}.text-center{text-align:center;}.mt-4{margin-top:2rem;}.mb-4{margin-bottom:2rem;}.nav-menu li a{text-transform:uppercase;letter-spacing:1px;font-weight:600;font-size:1.95rem;}.hero-image-frame{width:min(980px,92vw);margin:0 auto;background:var(--color-white);padding:18px;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,0.25);transform:rotate(-1.5deg);position:relative;}.hero-image{width:100%;height:auto;display:block;border-radius:12px;transition:opacity 0.35s ease;}.hero-image.is-fading{opacity:0.15;}.hero-image-caption{position:absolute;left:50%;bottom:-56px;transform:translateX(-50%) rotate(1.5deg);background:var(--color-primary);color:var(--color-white);width:min(780px,calc(100% - 48px));box-sizing:border-box;text-align:center;padding:1.1rem 2.8rem;border-radius:22px;font-size:clamp(2.2rem,4.5vw,3.375rem);font-weight:300;line-height:1.15;box-shadow:0 10px 25px rgba(0,0,0,0.25);z-index:2;}.infos-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}.infos-col{display:grid;gap:1.6rem;}.info-item{display:grid;grid-template-columns:44px 1fr;gap:1rem;align-items:start;}.info-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--color-primary);font-size:1.6rem;}.info-icon .icon{width:44px !important;height:44px !important;}@media (min-width:768px){.info-item{grid-template-columns:56px 1fr;}.info-icon{width:56px;height:56px;}.info-icon .icon{width:56px !important;height:56px !important;}}.info-title{font-weight:700;margin-bottom:0.25rem;}.info-text{color:rgba(17,24,39,0.75);font-size:0.95rem;line-height:1.45;}.infos-center{display:grid;justify-items:center;gap:1.4rem;}.booth-image{width:100%;height:auto;max-width:340px;border-radius:18px;filter:drop-shadow(0 18px 24px rgba(0,0,0,0.2));}.booth-image-secondary{max-width:300px;}.faq-list{max-width:980px;margin:0 auto;}.faq-item{border-top:1px solid rgba(17,24,39,0.15);padding:1rem 0;}.faq-item summary{cursor:pointer;list-style:none;font-weight:700;text-transform:uppercase;letter-spacing:0.6px;}.faq-item summary::-webkit-details-marker{display:none;}.faq-body{margin-top:0.75rem;color:rgba(17,24,39,0.75);}.form-note{margin-top:1rem;color:rgba(17,24,39,0.7);font-size:0.9rem;}.status-loading{color:rgba(17,24,39,0.8);}.status-success{color:#0f7a3a;}.status-error{color:#b91c1c;}@media (max-width:1024px){.infos-grid{grid-template-columns:1fr;}.hero-image-frame{transform:none;}.hero-image-caption{transform:translateX(-50%);bottom:-42px;width:min(780px,calc(100% - 36px));box-sizing:border-box;text-align:center;padding:0.95rem 1.8rem;}}.nav-menu li a{text-transform:uppercase;letter-spacing:1px;font-weight:600;font-size:0.95rem;}.hero-image-frame{width:min(980px,92vw);margin:0 auto;background:var(--color-white);padding:18px;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,0.25);transform:rotate(-1.5deg);position:relative;}.hero-image{width:100%;height:auto;display:block;border-radius:12px;}.hero-image-caption{position:absolute;left:50%;bottom:-56px;transform:translateX(-50%) rotate(1.5deg);background:var(--color-primary);color:var(--color-white);width:min(780px,calc(100% - 48px));box-sizing:border-box;text-align:center;padding:1.1rem 2.8rem;border-radius:22px;font-size:clamp(2.2rem,4.5vw,3.375rem);font-weight:300;line-height:1.15;box-shadow:0 10px 25px rgba(0,0,0,0.25);z-index:2;}.infos-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}.infos-col{display:grid;gap:1.6rem;}.info-item{display:grid;grid-template-columns:44px 1fr;gap:1rem;align-items:start;}.info-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--color-primary);font-size:1.6rem;}.info-title{font-weight:700;margin-bottom:0.25rem;}.info-text{color:rgba(17,24,39,0.75);font-size:0.95rem;line-height:1.45;}.infos-center{display:grid;justify-items:center;gap:1.4rem;}.booth-image{width:100%;height:auto;max-width:340px;border-radius:18px;filter:drop-shadow(0 18px 24px rgba(0,0,0,0.2));}.booth-image-secondary{max-width:300px;}.faq-list{max-width:980px;margin:0 auto;}.faq-item{border-top:1px solid rgba(17,24,39,0.15);padding:1rem 0;}.faq-item summary{cursor:pointer;list-style:none;font-weight:700;text-transform:uppercase;letter-spacing:0.6px;}.faq-item summary::-webkit-details-marker{display:none;}.faq-body{margin-top:0.75rem;color:rgba(17,24,39,0.75);}.form-note{margin-top:1rem;color:rgba(17,24,39,0.7);font-size:0.9rem;}.status-loading{color:rgba(17,24,39,0.8);}.status-success{color:#0f7a3a;}.status-error{color:#b91c1c;}@media (max-width:1024px){.infos-grid{grid-template-columns:1fr;}.hero-image-frame{transform:none;}.hero-image-caption{transform:translateX(-50%);bottom:-42px;width:min(780px,calc(100% - 36px));box-sizing:border-box;text-align:center;padding:0.95rem 1.8rem;}}.cta-button{background:var(--color-white);color:var(--color-primary);padding:1.2rem 3rem;border-radius:50px;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-block;transition:var(--transition);box-shadow:0 4px 15px rgba(0,0,0,0.2);border:none;cursor:pointer;}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.3);background:var(--color-gray-50);}.nav-menu li{position:relative;}.nav-menu li::after{content:'';position:absolute;left:0;right:0;height:2px;background:var(--color-primary);opacity:0;transition:opacity 0.3s ease;}.nav-menu li::after{bottom:0.2em;}.nav-menu li a{border-bottom:0 !important;text-transform:uppercase;letter-spacing:0.06em;font-weight:700;color:var(--color-primary);font-size:1.25rem;padding:0.5rem 0.25rem;}.nav-menu li:hover::after{opacity:1;}.section.wave-top::before{height:56px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"><path d="M0,0 V100 L1000,0 Z" fill="%23ff3b38"/></svg>');}.section.wave-bottom::after{height:56px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"><path d="M0,100 H1000 V0 Z" fill="%23ff3b38"/></svg>');}.nav-logo-img{height:75px;width:auto;display:block;}.faq-actions{margin-top:2.5rem;text-align:center;}.faq-actions .btn-primary{display:inline-block;}.faq-actions .btn-primary[disabled]{opacity:0.65;cursor:default;}.faq-item.faq-extra{display:none;}.faq-list.is-expanded .faq-item.faq-extra{display:block;}.site-header .nav-menu li a{color:var(--color-primary) !important;font-size:1.35rem !important;}#preise .pricing-grid,.pricing-grid{display:flex !important;justify-content:center !important;gap:30px !important;align-items:stretch !important;}.pricing-grid{display:flex !important;flex-wrap:nowrap !important;}.pricing-grid>div,.pricing-grid>article,.pricing-grid>*{display:flex !important;flex:1 1 0 !important;}#preise .pricing-grid>*{display:flex !important;flex:1 1 320px !important;max-width:380px !important;min-height:100% !important;}#preise .pricing-grid .price-card-wrapper{display:flex !important;width:100% !important;height:100% !important;}#preise .price-card{background-color:#fff !important;border-radius:5px !important;box-shadow:0px 10px 20px 2px rgba(2,110,159,0.2) !important;border:none !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;width:100% !important;height:100% !important;min-height:100% !important;position:relative !important;flex:1 !important;}#preise .price-card.featured{transform:none !important;}#preise .price-card.featured::before,#preise .price-card.featured::after{content:none !important;animation:none !important;}#preise .price-card-header{position:relative !important;text-align:center !important;background-color:rgb(255,59,56) !important;background-image:none !important;color:#fff !important;padding:40px 20px !important;overflow:hidden !important;border-radius:5px 5px 0 0 !important;}#preise .price-card.featured .price-card-header{background-color:rgba(255,153,0,0.86) !important;}#preise .price-card-title{text-transform:uppercase !important;font-size:1.25rem !important;font-weight:700 !important;margin:0 0 10px 0 !important;color:#fff !important;}#preise .price-card-price,#preise .price-card-header .price-amount{display:flex !important;justify-content:center !important;align-items:center !important;}#preise .price-card-price .symbol-price,#preise .price-amount .currency{font-size:50px !important;font-weight:700 !important;color:#fff !important;}#preise .price-card-price .current-price,#preise .price-amount .amount{font-size:50px !important;font-weight:700 !important;color:#fff !important;}#preise .price-card-price .decimal-price{font-size:30px !important;color:#fff !important;}#preise .price-card-period,#preise .price-period{color:#fff !important;font-size:0.9rem !important;}#preise .price-card-body{flex:1 !important;display:flex !important;flex-direction:column !important;background-color:#fff !important;text-align:center !important;padding:20px !important;}#preise .price-features{flex:1 !important;list-style:none !important;padding:0 !important;margin:0 !important;}#preise .price-features li{display:flex !important;align-items:center !important;justify-content:center !important;padding:5px 0 !important;gap:10px !important;}#preise .price-features li .icon,#preise .price-features li svg:not(.price-corner svg){width:16px !important;height:16px !important;fill:rgb(255,59,56) !important;flex-shrink:0 !important;}#preise .price-features li span{color:rgb(4,4,4) !important;font-weight:600 !important;}#preise .price-features li.excluded .icon,#preise .price-features li.excluded svg,#preise .price-features li.unavailable .icon,#preise .price-features li.unavailable svg{fill:rgb(255,143,141) !important;}#preise .price-features li.excluded span,#preise .price-features li.unavailable span{color:rgb(157,157,157) !important;}#preise .price-card-body:hover{background-color:rgb(255,143,141) !important;}#preise .price-card .price-corner,#preise .price-card.featured .price-corner{position:absolute !important;top:0 !important;right:0 !important;width:0 !important;height:0 !important;background:transparent !important;border-top:80px solid rgb(255,0,0) !important;border-left:80px solid transparent !important;border-right:0 !important;border-bottom:0 !important;z-index:10 !important;clip-path:none !important;}#preise .price-card .price-corner .icon,#preise .price-card.featured .price-corner .icon,#preise .price-card .price-corner svg,#preise .price-card.featured .price-corner svg{position:absolute !important;top:-65px !important;right:5px !important;width:30px !important;height:30px !important;min-width:30px !important;min-height:30px !important;fill:rgb(255,254,252) !important;color:rgb(255,254,252) !important;transform:none !important;}.pricing-grid,#preise .pricing-grid,section .pricing-grid{display:flex !important;flex-wrap:nowrap !important;align-items:stretch !important;justify-content:center !important;}.pricing-grid>.price-card,#preise .pricing-grid>.price-card{display:flex !important;flex-direction:column !important;flex:1 1 320px !important;max-width:380px !important;height:auto !important;min-height:0 !important;align-self:stretch !important;height:100% !important;}.pricing-grid>.price-card>.price-card-body,#preise .price-card>.price-card-body{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;}.pricing-grid>.price-card .price-features,#preise .price-card .price-features{flex:1 1 auto !important;}@media (max-width:991px){.pricing-grid,#preise .pricing-grid{flex-direction:column !important;align-items:center !important;}.pricing-grid>.price-card,#preise .pricing-grid>.price-card{width:100% !important;max-width:400px !important;flex:none !important;}}.contact-form-wrapper,.contact-form{max-width:100%;}.contact-form label,.form-group label{color:rgb(4,4,4);font-weight:600;display:block;margin-bottom:4px;}.contact-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),.contact-form textarea,.contact-form select,.form-group input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),.form-group textarea,.form-group select{width:100%;margin-top:4px;margin-bottom:16px;background-color:#ffffff;border:none;border-bottom:1px solid rgb(4,4,4);color:rgb(4,4,4);padding:10px;font-size:16px;font-family:inherit;transition:border-color 0.3s ease;}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus,.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-bottom-color:rgb(255,59,56);}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999;}.contact-form select,.form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:40px;cursor:pointer;}.contact-form input[type="checkbox"],.contact-form input[type="radio"]{width:auto;margin-right:8px;accent-color:rgb(255,59,56);}.contact-form .checkbox-group{margin-bottom:16px;}.contact-form .checkbox-group label{display:flex;align-items:center;font-weight:400;margin-bottom:8px;cursor:pointer;}.contact-form button[type="submit"],.contact-form input[type="submit"],.form-button{background-color:rgb(255,59,56) !important;background-image:none !important;padding:20px 40px !important;font-weight:600 !important;text-transform:uppercase !important;font-size:12px !important;letter-spacing:2px !important;color:rgb(255,255,255) !important;border:none !important;border-radius:5px !important;margin-left:auto;margin-right:0;display:block;cursor:pointer;transition:all 0.3s ease;}.contact-form button[type="submit"]:hover,.contact-form input[type="submit"]:hover,.form-button:hover{background-color:rgb(4,4,4) !important;color:rgb(255,255,255) !important;}.form-status{margin-top:16px;}.form-status .status-success{border:2px solid black;color:rgb(4,4,4);background-color:rgb(23,255,12);padding:15px;border-radius:5px;}.form-status .status-error{border:2px solid rgb(255,214,85);color:rgb(255,255,255);background-color:rgb(255,0,0);padding:15px;border-radius:5px;}.form-status .status-loading{border:2px solid black;color:rgb(4,4,4);padding:15px;border-radius:5px;}.form-note{color:#666;font-size:14px;margin-top:16px;}.contact-section{padding:60px 0;}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;}.contact-info h2{color:rgb(4,4,4);font-size:1.5rem;font-weight:700;text-transform:uppercase;margin-bottom:10px;}.contact-info>p{color:#666;margin-bottom:30px;}.contact-details{margin-top:30px;}.contact-item{margin-bottom:20px;}.contact-item h3{color:rgb(255,59,56);font-size:1rem;font-weight:600;margin-bottom:5px;display:flex;align-items:center;gap:8px;}.contact-item h3 svg{fill:rgb(255,59,56);}.contact-item p{color:rgb(4,4,4);margin:0;}.contact-item a{color:rgb(4,4,4);text-decoration:none;}.contact-item a:hover{color:rgb(255,59,56);}.social-links{display:flex;gap:15px;margin-top:30px;}.social-links .social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgb(255,59,56);color:#fff;border-radius:50%;text-decoration:none;font-size:0;transition:all 0.3s ease;}.social-links .social-icon:hover{background-color:rgb(4,4,4);}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;gap:40px;}.contact-form button[type="submit"],.form-button{width:100%;margin:0;}}.contact-form-container{display:flex;border-radius:5px;overflow:hidden;box-shadow:0px 10px 20px 2px rgba(2,110,159,0.2);background:#fff;}.contact-form-sidebar{background-color:rgb(255,59,56);color:#fff;padding:40px 30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:220px;max-width:250px;}.contact-form-sidebar h4{color:#fff;font-size:1.1rem;font-weight:700;text-transform:uppercase;margin:0 0 30px 0;line-height:1.4;}.contact-form-sidebar .sidebar-icon{width:80px;height:80px;border:3px solid rgba(255,255,255,0.5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:30px;}.contact-form-sidebar .sidebar-icon svg{width:40px;height:40px;fill:#fff;}.contact-form-sidebar p{color:#fff;font-size:1rem;margin:0;font-weight:500;}.contact-form-main{flex:1;padding:40px;background:#fff;}.contact-form .checkbox-group{margin-top:8px;}.contact-form .checkbox-group label{display:flex;align-items:flex-start;font-weight:400;margin-bottom:10px;cursor:pointer;line-height:1.4;}.contact-form .checkbox-group input[type="checkbox"]{margin-top:3px;margin-right:10px;flex-shrink:0;}@media (max-width:768px){.contact-form-container{flex-direction:column;}.contact-form-sidebar{min-width:100%;max-width:100%;padding:30px 20px;}.contact-form-main{padding:30px 20px;}}.captcha-group{background:#f8f9fa;padding:15px;border-radius:5px;margin-top:20px;}.captcha-group label{color:rgb(255,59,56) !important;font-weight:600;}.captcha-input{max-width:150px;}.features-section{padding:60px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);}.features-section h2{text-align:center;margin-bottom:50px;font-size:2.2rem;color:#333;}.features-container{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto;}.feature-card{background:#fff;border-radius:16px;padding:30px 25px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.06);transition:all 0.3s ease;border:1px solid rgba(0,0,0,0.04);}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(255,59,56,0.12);border-color:rgba(255,59,56,0.2);}.feature-icon{width:70px;height:70px;background:linear-gradient(135deg,#ff3b38 0%,#ff6b68 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;}.feature-icon svg{width:32px;height:32px;}.feature-card h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 12px 0;}.feature-card p{font-size:0.9rem;color:#666;line-height:1.5;margin:0;}@media (max-width:1200px){.features-container{grid-template-columns:repeat(2,1fr);}}@media (max-width:600px){.features-container{grid-template-columns:1fr;gap:20px;}.features-section{padding:40px 15px;}.feature-card{padding:25px 20px;}.feature-icon{width:60px;height:60px;}}.faq-section{max-width:900px;margin:40px auto;padding:0 20px;}.faq-item{background:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,0.08);overflow:hidden;border:1px solid rgba(0,0,0,0.05);}.faq-item summary{padding:20px 50px 20px 25px;font-weight:600;font-size:1rem;color:#333;cursor:pointer;position:relative;list-style:none;transition:all 0.3s ease;}.faq-item summary::-webkit-details-marker{display:none;}.faq-item summary::after{content:'+';position:absolute;right:25px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:rgb(255,59,56);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:400;transition:all 0.3s ease;}.faq-item[open] summary::after{content:'−';}.faq-item summary:hover{background:rgba(255,59,56,0.05);}.faq-item p{padding:0 25px 20px 25px;margin:0;color:#666;line-height:1.6;font-size:0.95rem;}.faq-item[open] summary{color:rgb(255,59,56);}@media (max-width:600px){.faq-section{padding:0 15px;}.faq-item summary{padding:15px 45px 15px 20px;font-size:0.95rem;}.faq-item summary::after{right:15px;width:24px;height:24px;}.faq-item p{padding:0 20px 15px 20px;font-size:0.9rem;}}.testimonials-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:1200px;margin:40px auto;padding:0 20px;}.testimonial-card{background:#fff;border-radius:12px;padding:30px 25px;box-shadow:0 4px 20px rgba(0,0,0,0.08);position:relative;}.testimonial-card::before{content:'"';font-size:4rem;color:rgb(255,59,56);opacity:0.2;position:absolute;top:10px;left:20px;line-height:1;font-family:Georgia,serif;}.testimonial-content p{color:#333;font-size:0.95rem;line-height:1.6;margin:0;position:relative;z-index:1;}.testimonial-author{margin-top:20px;padding-top:15px;border-top:1px solid rgba(0,0,0,0.08);}.testimonial-author strong{display:block;color:#333;font-size:1rem;}.testimonial-author span{color:rgb(255,59,56);font-size:0.85rem;}@media (max-width:1200px){.testimonials-slider{grid-template-columns:repeat(2,1fr);}}@media (max-width:600px){.testimonials-slider{grid-template-columns:1fr;}}.section.with-separators{position:relative;z-index:1;}body.is-home{border:12px solid var(--color-primary);min-height:100vh;}.section-white{position:relative;margin:0;padding:5rem 2rem;background:var(--color-white);}.section-divider{width:100%;height:80px;background:var(--color-primary);position:relative;overflow:hidden;}.section-divider svg{position:absolute;width:100%;height:100%;left:0;top:0;}.section-divider svg path{fill:var(--color-white);}.features-layout{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:2rem;align-items:center;padding:2rem 0;}.features-column{display:flex;flex-direction:column;gap:1.5rem;}.features-left .feature-item{flex-direction:row;text-align:right;}.features-right .feature-item{flex-direction:row-reverse;text-align:left;}.feature-item{display:flex;align-items:flex-start;gap:1rem;}.feature-icon{flex-shrink:0;width:50px;height:50px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;}.feature-icon svg{width:24px;height:24px;}.feature-text h4{font-size:1.1rem;font-weight:700;color:var(--color-text);margin-bottom:0.35rem;}.feature-text p{font-size:0.9rem;color:var(--color-body);line-height:1.5;margin:0;}.features-center{display:flex;justify-content:center;align-items:center;}.fotobox-image{max-width:100%;height:auto;max-height:450px;object-fit:contain;}@media (max-width:1200px){.features-layout{grid-template-columns:1fr;gap:2rem;}.features-center{order:-1;}.features-left .feature-item,.features-right .feature-item{flex-direction:row;text-align:left;}.fotobox-image{max-height:300px;}}@media (max-width:576px){.feature-icon{width:40px;height:40px;}.feature-icon svg{width:20px;height:20px;}.feature-text h4{font-size:1rem;}.feature-text p{font-size:0.85rem;}}.faq-section{max-width:800px;margin:0 auto;}.faq-item{background:var(--color-white);border-radius:8px;margin-bottom:0;overflow:hidden;box-shadow:var(--shadow-md);position:relative;}.faq-item::after{content:'';display:block;height:3px;background:linear-gradient(90deg,transparent 0%,var(--color-primary) 15%,var(--color-primary) 85%,transparent 100% );margin:1rem 0;}.faq-item:last-child::after,.faq-more .faq-item:last-child::after{display:none;}.faq-item summary{padding:1.25rem 1.5rem;font-weight:600;color:var(--color-text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;transition:var(--transition);}.faq-item summary::-webkit-details-marker{display:none;}.faq-item summary::after{content:'+';font-size:1.5rem;font-weight:300;color:var(--color-primary);transition:transform 0.3s ease;}.faq-item[open] summary::after{content:'−';}.faq-item summary:hover{background:var(--color-gray-50);}.faq-item p{padding:0 1.5rem 1.25rem;color:var(--color-body);line-height:1.7;margin:0;}.faq-more{display:none;opacity:0;max-height:0;overflow:hidden;transition:all 0.5s ease;}.faq-more.show{display:block;opacity:1;max-height:3000px;}.faq-toggle-btn{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin:2rem auto 0;padding:1rem 2rem;background:var(--color-primary);color:white;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-md);}.faq-toggle-btn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg);}.faq-toggle-icon{width:24px;height:24px;transition:transform 0.3s ease;}.faq-toggle-btn.expanded .faq-toggle-icon{transform:rotate(180deg);}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;}.hamburger-line{display:block;width:100%;height:3px;background-color:var(--color-primary);border-radius:2px;transition:all 0.3s ease;}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px);}.hamburger.active .hamburger-line:nth-child(2){opacity:0;}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);}.mobile-nav-overlay{z-index:1001 !important;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:999;}.mobile-nav-overlay.active{opacity:1;visibility:visible;}.mobile-nav{position:fixed;top:0;right:-320px;width:320px;max-width:85vw;height:100%;background:var(--color-primary);z-index:1000;transition:right 0.3s ease;display:flex;flex-direction:column;box-shadow:-5px 0 20px rgba(0,0,0,0.2);}.mobile-nav.active{right:0;}.mobile-nav-header{padding:1.5rem;background:var(--color-white);border-bottom:3px solid var(--color-primary);}.mobile-nav-logo img{max-width:100%;height:auto;}box-shadow:0 4px 20px rgba(0,0,0,0.08);*/.mobile-nav-menu{list-style:none;padding:0;margin:0;flex:1;}.mobile-nav-menu li{border-bottom:1px solid rgba(255,255,255,0.2);}.mobile-nav-menu li a{display:block;padding:1.25rem 1.5rem;color:white;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background 0.3s ease;}.mobile-nav-menu li a:hover{background:rgba(255,255,255,0.1);}.mobile-nav-footer{padding:1.5rem;background:rgba(0,0,0,0.1);margin-top:auto;}.mobile-nav-footer a{display:block;color:white;font-size:0.9rem;text-decoration:none;padding:0.5rem 0;opacity:0.9;}.mobile-nav-footer a:hover{opacity:1;text-decoration:underline;}.nav-desktop{display:block;}@media (max-width:1200px){.hamburger{display:flex;}.nav-desktop{display:none;}.site-header{background:var(--color-white);border-bottom:none;}.header-content{padding:0.75rem 1rem;}}body.menu-open{overflow:hidden;}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;}.hamburger-line{display:block;width:100%;height:3px;background-color:var(--color-primary);border-radius:2px;transition:all 0.3s ease;}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px);}.hamburger.active .hamburger-line:nth-child(2){opacity:0;}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);}.mobile-nav-overlay{z-index:1001 !important;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:999;}.mobile-nav-overlay.active{opacity:1;visibility:visible;}.mobile-nav{position:fixed;top:0;right:-320px;width:320px;max-width:85vw;height:100%;background:var(--color-primary);z-index:1000;transition:right 0.3s ease;display:flex;flex-direction:column;box-shadow:-5px 0 20px rgba(0,0,0,0.2);}.mobile-nav.active{right:0;}.mobile-nav-header{padding:1.5rem;background:var(--color-white);border-bottom:3px solid var(--color-primary);}.mobile-nav-logo img{max-width:100%;height:auto;}.mobile-nav-menu{list-style:none;padding:0;margin:0;flex:1;}.mobile-nav-menu li{border-bottom:1px solid rgba(255,255,255,0.2);}.mobile-nav-menu li a{display:block;padding:1.25rem 1.5rem;color:white;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background 0.3s ease;}.mobile-nav-menu li a:hover{background:rgba(255,255,255,0.1);}.mobile-nav-footer{padding:1.5rem;background:rgba(0,0,0,0.1);margin-top:auto;}.mobile-nav-footer a{display:block;color:white;font-size:0.9rem;text-decoration:none;padding:0.5rem 0;opacity:0.9;}.mobile-nav-footer a:hover{opacity:1;text-decoration:underline;}.nav-desktop{display:block;}@media (max-width:1200px){.hamburger{display:flex;}.nav-desktop{display:none;}.header-content{padding:0.75rem 1rem;}}body.menu-open{overflow:hidden;}@media (max-width:1200px){.features-layout{grid-template-columns:1fr;gap:1rem;}.features-center{order:-1;margin-bottom:1.5rem;}.fotobox-image{max-width:200px;max-height:200px;margin:0 auto;}.features-column{gap:1rem;}.features-left .feature-item,.features-right .feature-item{flex-direction:row !important;text-align:left !important;align-items:flex-start;}.feature-item{background:var(--color-white);padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}.feature-icon{width:45px;height:45px;min-width:45px;}.feature-icon svg{width:22px;height:22px;}.feature-text h4{font-size:1rem;margin-bottom:0.25rem;}.feature-text p{font-size:0.85rem;line-height:1.4;}}@media (max-width:576px){.fotobox-image{max-width:150px;max-height:150px;}.feature-item{padding:0.75rem;}.feature-icon{width:40px;height:40px;min-width:40px;}.feature-icon svg{width:20px;height:20px;}.feature-text h4{font-size:0.95rem;}.feature-text p{font-size:0.8rem;}.section-white{padding:3rem 1rem;}.section-title{font-size:1.5rem;}}@media (max-width:768px){.hero{min-height:60vh;}.hero-title{font-size:1.8rem;}.hero-subtitle{font-size:1rem;}}@media (max-width:1200px){.pricing-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto;}.price-card.featured{transform:none;}}@media (max-width:768px){.steps-grid{grid-template-columns:1fr;gap:1.5rem;}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;}}@media (max-width:576px){.faq-item summary{padding:1rem;font-size:0.95rem;}.faq-item p{padding:0 1rem 1rem;font-size:0.9rem;}.faq-toggle-btn{padding:0.875rem 1.5rem;font-size:0.9rem;}}@media (max-width:576px){.contact-form{padding:1.5rem;}.form-row{flex-direction:column;gap:1rem;}}@media (max-width:768px){.top-bar{display:none;}}@media (max-width:576px){.nav-logo-img{max-height:30px;}.header-content{padding:0.5rem 0.75rem;}}@media (max-width:1200px){.features-left,.features-right{width:100%;}.features-left .feature-item,.features-right .feature-item,.feature-item{flex-direction:row !important;text-align:left !important;justify-content:flex-start !important;padding-left:0 !important;margin-left:0 !important;}.features-left .feature-icon,.features-right .feature-icon{margin-left:0 !important;margin-right:1rem !important;}.features-left .feature-text,.features-right .feature-text{text-align:left !important;margin-left:0 !important;}}.fab-container{position:fixed;bottom:30px;right:30px;z-index:9998;display:flex;flex-direction:column-reverse;align-items:center;}.fab-main{width:60px;height:60px;border-radius:50%;background:var(--color-primary);border:none;cursor:pointer;box-shadow:0 4px 15px rgba(255,59,56,0.4);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:2;}.fab-main:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(255,59,56,0.5);}.fab-main svg{width:28px;height:28px;fill:white;transition:all 0.3s ease;}.fab-icon-close{display:none;}.fab-container.open .fab-icon-open{display:none;}.fab-container.open .fab-icon-close{display:block;}.fab-container.open .fab-main{background:#666;}.fab-options{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:15px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;}.fab-container.open .fab-options{opacity:1;visibility:visible;transform:translateY(0);}.fab-option{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 3px 10px rgba(0,0,0,0.2);transition:all 0.3s ease;transform:scale(0);}.fab-container.open .fab-option{transform:scale(1);}.fab-container.open .fab-option:nth-child(1){transition-delay:0.1s;}.fab-container.open .fab-option:nth-child(2){transition-delay:0.15s;}.fab-container.open .fab-option:nth-child(3){transition-delay:0.2s;}.fab-option:hover{transform:scale(1.15) !important;}.fab-option svg{width:24px;height:24px;fill:white;}.fab-whatsapp{background:#25D366;}.fab-email{background:#EA4335;}.fab-telegram{background:#0088cc;}@media (max-width:576px){.fab-container{bottom:20px;right:20px;}.fab-main{width:55px;height:55px;}.fab-main svg{width:24px;height:24px;}.fab-option{width:45px;height:45px;}.fab-option svg{width:20px;height:20px;}}.fab-container{bottom:15px !important;right:15px !important;}.fab-options{flex-direction:column !important;margin-bottom:12px !important;}@media (max-width:576px){.fab-container{bottom:10px !important;right:10px !important;}}.fab-container{position:fixed !important;bottom:20px !important;right:20px !important;top:auto !important;z-index:9998 !important;display:flex !important;flex-direction:column !important;align-items:flex-end !important;}.fab-main{order:2 !important;}.fab-options{order:1 !important;flex-direction:column !important;margin-bottom:10px !important;margin-top:0 !important;}@media (max-width:576px){.fab-container{bottom:15px !important;right:15px !important;}}.fab-form{background:var(--color-primary) !important;}.fab-container.open .fab-option:nth-child(4){transition-delay:0.25s;}.testimonials-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:1.5rem !important;max-width:1200px !important;margin:0 auto !important;}.testimonial-card{background:white !important;border-radius:16px !important;padding:2rem !important;box-shadow:0 10px 40px rgba(0,0,0,0.08) !important;position:relative !important;transition:all 0.3s ease !important;border:1px solid rgba(0,0,0,0.05) !important;display:flex !important;flex-direction:column !important;}.testimonial-card:hover{transform:translateY(-8px) !important;box-shadow:0 20px 50px rgba(255,59,56,0.15) !important;}}hrungszeichen */.testimonial-card::before{content:'"' !important;position:absolute !important;top:15px !important;left:20px !important;font-size:5rem !important;font-family:Georgia,serif !important;color:var(--color-primary) !important;opacity:0.15 !important;line-height:1 !important;z-index:0 !important;}.testimonial-content{position:relative !important;z-index:1 !important;flex:1 !important;}.testimonial-content p{font-size:1rem !important;line-height:1.7 !important;color:#444 !important;font-style:italic !important;margin:0 !important;}.testimonial-author{margin-top:1.5rem !important;padding-top:1rem !important;border-top:2px solid var(--color-primary) !important;position:relative !important;z-index:1 !important;}.testimonial-author strong{display:block !important;font-size:1.1rem !important;font-weight:700 !important;color:var(--color-text) !important;margin-bottom:0.25rem !important;}.testimonial-author span{font-size:0.9rem !important;color:var(--color-primary) !important;font-weight:600 !important;}.testimonial-card::after{content:'★★★★★' !important;position:absolute !important;top:20px !important;right:20px !important;color:#FFD700 !important;font-size:0.9rem !important;letter-spacing:2px !important;}@media (max-width:1100px){.testimonials-grid{grid-template-columns:repeat(2,1fr) !important;}}@media (max-width:600px){.testimonials-grid{grid-template-columns:1fr !important;gap:1rem !important;}.testimonial-card{padding:1.5rem !important;}.testimonial-card::before{font-size:4rem !important;}}.section-divider{width:100% !important;height:80px !important;background:transparent !important;position:relative !important;overflow:visible !important;margin:0 !important;padding:0 !important;line-height:0 !important;border:none !important;}.section-divider svg{display:block !important;width:100% !important;height:80px !important;position:relative !important;margin:0 !important;padding:0 !important;}.section-divider svg path{fill:var(--color-primary) !important;}.section.section-white{background:var(--color-white) !important;border:none !important;margin:0 !important;position:relative !important;}.hero-separator{display:none !important;}.section-divider{width:100% !important;height:80px !important;background:var(--color-primary) !important;position:relative !important;overflow:hidden !important;margin:0 !important;padding:0 !important;line-height:0 !important;border:none !important;box-shadow:none !important;outline:none !important;}.section-divider svg{display:block !important;width:100% !important;height:100% !important;position:absolute !important;top:0 !important;left:0 !important;margin:0 !important;padding:0 !important;}.section-divider svg path{fill:var(--color-white) !important;}.section.section-white{background:var(--color-white) !important;border:none !important;margin:0 !important;box-shadow:none !important;outline:none !important;}.section-divider+.section,.section+.section-divider{margin-top:0 !important;}footer{padding:2rem 2rem 1rem !important;margin-top:0 !important;}.footer-content{margin-bottom:1rem !important;gap:2rem !important;}.footer-bottom{padding-top:1rem !important;padding-bottom:0 !important;}.section-divider{width:100% !important;height:80px !important;background:var(--color-primary) !important;position:relative !important;overflow:hidden !important;margin:-1px 0 !important;padding:0 !important;line-height:0 !important;font-size:0 !important;border:none !important;box-shadow:none !important;display:block !important;}.section-divider svg{display:block !important;width:100% !important;height:100% !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;margin:0 !important;padding:0 !important;}.section-divider svg path{fill:var(--color-white) !important;}.section.section-white{position:relative !important;z-index:1 !important;margin-top:-1px !important;margin-bottom:-1px !important;}body.is-home{border-width:20px !important;}.section-divider{margin-left:-20px !important;margin-right:-20px !important;width:calc(100%+40px) !important;}.steps-grid{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:1.5rem !important;max-width:1200px !important;margin:0 auto !important;}.step-card{background:rgba(255,200,200,0.3) !important;border:2px solid var(--color-primary) !important;border-radius:8px !important;padding:2rem 1.5rem !important;text-align:center !important;transition:all 0.3s ease !important;}.step-card:hover{transform:translateY(-5px) !important;box-shadow:0 10px 30px rgba(255,59,56,0.15) !important;}.step-icon{width:80px !important;height:80px !important;margin:0 auto 1.5rem !important;background:white !important;border:3px solid var(--color-primary) !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;}.step-icon svg{width:40px !important;height:40px !important;stroke:var(--color-primary) !important;fill:none !important;}.step-card h3{font-size:1rem !important;font-weight:700 !important;color:var(--color-text) !important;margin-bottom:1rem !important;text-transform:uppercase !important;letter-spacing:0.5px !important;}.step-card p{font-size:0.95rem !important;line-height:1.6 !important;color:#555 !important;margin:0 !important;}.step-number{display:none !important;}@media (max-width:1000px){.steps-grid{grid-template-columns:repeat(2,1fr) !important;}}@media (max-width:600px){.steps-grid{grid-template-columns:1fr !important;}.step-card{padding:1.5rem 1rem !important;}}.section-divider{margin-left:0 !important;margin-right:0 !important;width:100% !important;position:relative !important;z-index:0 !important;}body.is-home{position:relative !important;z-index:1 !important;}body.is-home::before{content:'' !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;border:20px solid var(--color-primary) !important;pointer-events:none !important;z-index:9999 !important;}body.is-home{border:none !important;}.section-divider{margin-left:-20px !important;margin-right:-20px !important;width:calc(100%+40px) !important;position:relative !important;z-index:0 !important;}.section-divider{height:120px !important;}body.is-home{padding-top:20px !important;}.site-header{position:relative !important;z-index:100 !important;margin-top:0 !important;}.hero-content{background:rgba(255,59,56,0.7) !important;padding:2rem 3rem !important;border-radius:10px !important;display:inline-block !important;}.hero-title,.hero-subtitle{text-shadow:none !important;}.hero-content{background:transparent !important;padding:0 !important;display:block !important;}.hero-title{background:rgba(255,59,56,0.5) !important;padding:1rem 2rem !important;border-radius:8px !important;display:inline-block !important;}.hero-title{background:rgba(255,59,56,0.35) !important;padding:0.5rem 1.5rem !important;border-radius:5px !important;display:inline-block !important;}.hero-content{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:space-between !important;height:100% !important;padding-bottom:3rem !important;}.hero-buttons{margin-top:auto !important;position:absolute !important;bottom:3rem !important;left:50% !important;transform:translateX(-50%) !important;}.hero-section{position:relative !important;}.hero-title{background:rgba(255,59,56,0.35) !important;padding:0.3rem 1rem !important;border-radius:4px !important;display:inline !important;line-height:1.6 !important;box-decoration-break:clone !important;-webkit-box-decoration-break:clone !important;}.hero-section{position:relative !important;display:flex !important;flex-direction:column !important;}.hero-content{position:relative !important;height:auto !important;padding-bottom:0 !important;}.hero-buttons{position:absolute !important;bottom:2rem !important;left:50% !important;transform:translateX(-50%) !important;margin-top:0 !important;z-index:10 !important;}.hero-title{background:rgba(255,59,56,0.5) !important;padding:0.2rem 0.8rem !important;border-radius:0 !important;display:inline !important;line-height:1.4 !important;box-decoration-break:clone !important;-webkit-box-decoration-break:clone !important;}.hero-buttons{position:absolute !important;bottom:1rem !important;left:50% !important;transform:translateX(-50%) !important;margin:0 !important;z-index:10 !important;}.hero-section,.hero{position:relative !important;}.hero{position:relative !important;}.hero .hero-content{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;z-index:5 !important;}.hero .hero-title{background:rgba(255,59,56,0.5) !important;padding:0.3rem 1rem !important;border-radius:0 !important;display:inline !important;line-height:1.5 !important;box-decoration-break:clone !important;-webkit-box-decoration-break:clone !important;}.hero .hero-buttons{position:absolute !important;bottom:3rem !important;left:50% !important;transform:translateX(-50%) !important;margin:0 !important;}.hero .hero-title,.hero-title{background:rgba(255,59,56,0.3) !important;padding:0.2rem 0.6rem !important;margin:0 !important;border-radius:0 !important;display:inline !important;line-height:1.5 !important;box-decoration-break:clone !important;-webkit-box-decoration-break:clone !important;width:auto !important;max-width:none !important;}.hero .hero-title,.hero-title{background:none !important;background-color:transparent !important;font-weight:800 !important;text-shadow:2px 2px 4px rgba(0,0,0,0.5) !important;}.scroll-animate{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease-out,transform 0.6s ease-out;}.scroll-animate.visible{opacity:1;transform:translateY(0);}.scroll-animate.fade-up{transform:translateY(40px);}.scroll-animate.fade-left{transform:translateX(-40px);}.scroll-animate.fade-right{transform:translateX(40px);}.scroll-animate.fade-up.visible,.scroll-animate.fade-left.visible,.scroll-animate.fade-right.visible{transform:translate(0,0);}.scroll-animate.delay-1{transition-delay:0.1s;}.scroll-animate.delay-2{transition-delay:0.2s;}.scroll-animate.delay-3{transition-delay:0.3s;}.scroll-animate.delay-4{transition-delay:0.4s;}.section-title,.section-subtitle,.feature-item,.price-card,.step-card,.testimonial-card,.faq-item,.contact-form{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease-out,transform 0.6s ease-out;}.section-title.visible,.section-subtitle.visible,.feature-item.visible,.price-card.visible,.step-card.visible,.testimonial-card.visible,.faq-item.visible,.contact-form.visible{opacity:1;transform:translateY(0);}.price-card:nth-child(1),.step-card:nth-child(1),.testimonial-card:nth-child(1),.feature-item:nth-child(1){transition-delay:0s;}.price-card:nth-child(2),.step-card:nth-child(2),.testimonial-card:nth-child(2),.feature-item:nth-child(2){transition-delay:0.1s;}.price-card:nth-child(3),.step-card:nth-child(3),.testimonial-card:nth-child(3),.feature-item:nth-child(3){transition-delay:0.2s;}.price-card:nth-child(4),.step-card:nth-child(4),.testimonial-card:nth-child(4),.feature-item:nth-child(4){transition-delay:0.3s;}.feature-item:nth-child(5){transition-delay:0.4s;}.section-title,.section-subtitle,.feature-item,.price-card,.step-card,.testimonial-card,.faq-item,.contact-form{transition-delay:0.3s !important;}.price-card:nth-child(1),.step-card:nth-child(1),.testimonial-card:nth-child(1),.feature-item:nth-child(1){transition-delay:0.3s !important;}.price-card:nth-child(2),.step-card:nth-child(2),.testimonial-card:nth-child(2),.feature-item:nth-child(2){transition-delay:0.4s !important;}.price-card:nth-child(3),.step-card:nth-child(3),.testimonial-card:nth-child(3),.feature-item:nth-child(3){transition-delay:0.5s !important;}.price-card:nth-child(4),.step-card:nth-child(4),.testimonial-card:nth-child(4),.feature-item:nth-child(4){transition-delay:0.6s !important;}.feature-item:nth-child(5){transition-delay:0.7s !important;}.site-header,header{position:sticky !important;top:0 !important;z-index:1000 !important;background:white !important;}.top-bar{position:sticky !important;top:0 !important;z-index:1001 !important;}.header-wrapper,.site-header-wrapper{position:sticky !important;top:0 !important;z-index:1000 !important;}body.is-home::before{z-index:999 !important;}.site-header,header{top:20px !important;}.top-bar{top:20px !important;}.site-header,header{top:20px !important;left:20px !important;right:20px !important;width:calc(100% - 40px) !important;margin-left:20px !important;margin-right:20px !important;}.top-bar{top:20px !important;margin-left:20px !important;margin-right:20px !important;width:calc(100% - 40px) !important;}.main-nav,.site-navigation,nav{margin-top:10px !important;}.site-header,header,.top-bar{position:relative !important;top:auto !important;left:auto !important;right:auto !important;width:100% !important;margin-left:0 !important;margin-right:0 !important;}body.is-home{padding-top:0 !important;}.top-bar,.site-header{position:sticky !important;z-index:1000 !important;}.top-bar{top:20px !important;}.site-header{top:60px !important;}.header-wrapper{position:sticky !important;top:20px !important;z-index:1000 !important;margin:0 20px !important;width:calc(100% - 40px) !important;}.header-wrapper .top-bar,.header-wrapper .site-header{position:relative !important;top:auto !important;width:100% !important;margin:0 !important;}body.is-home::before{border-width:20px 40px !important;}.header-wrapper{margin:0 40px !important;width:calc(100% - 80px) !important;}.section-divider{margin-left:-40px !important;margin-right:-40px !important;width:calc(100%+80px) !important;}.fab-container{right:80px !important;bottom:40px !important;}.fab-main{width:70px !important;height:70px !important;font-size:28px !important;}.fab-option{width:60px !important;height:60px !important;font-size:24px !important;}.fab-option svg{width:28px !important;height:28px !important;}.fab-main svg{width:32px !important;height:32px !important;}.faq-item summary::after{content:'+' !important;background:var(--color-primary) !important;color:white !important;width:30px !important;height:30px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:24px !important;font-weight:300 !important;line-height:1 !important;transition:transform 0.3s ease !important;}.faq-item[open] summary::after{content:'−' !important;transform:none !important;}.header-divider{width:100% !important;height:8px !important;background:var(--color-primary) !important;margin:0 !important;padding:0 !important;}.header-divider{height:15px !important;}.nav-menu{gap:0.25rem !important;}.nav-menu li{margin:0 !important;padding:0 !important;}.nav-menu a{padding:0.5rem 0.8rem !important;}.nav-menu li a{font-size:1.2rem !important;}.nav-menu li a{font-size:1.4rem !important;}.site-header .nav-desktop .nav-menu li a,.nav-desktop .nav-menu li a,header .nav-menu li a{font-size:1.5rem !important;font-weight:600 !important;}.hero{height:85vh !important;min-height:600px !important;}.hero-slide{background-color:transparent;animation-duration:48s !important;}.hero-slide-1{animation-delay:0s !important;background-image:url('/images/hero/fotomat_erwachsene-scaled.webp') !important;}.hero-slide-2{animation-delay:8s !important;background-image:url('/images/hero/fotomat_gold-scaled.webp') !important;}.hero-slide-3{animation-delay:16s !important;background-image:url('/images/hero/fotomat_party2-scaled.webp') !important;}.hero-slide-4{animation-delay:24s !important;background-image:url('/images/hero/fotomat_family-scaled.webp') !important;}.hero-slide-5{animation-delay:32s !important;background-image:url('/images/hero/fotomat_party-scaled.webp') !important;}.hero-slide-6{animation-delay:40s !important;background-image:url('/images/hero/fotomat_kind-1-scaled.webp') !important;}.scroll-indicator{position:absolute !important;bottom:1.5rem !important;left:50% !important;transform:translateX(-50%) !important;color:white !important;text-decoration:none !important;animation:bounce 2s infinite !important;z-index:10 !important;}.scroll-indicator svg{width:40px !important;height:40px !important;stroke:white !important;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.3)) !important;}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateX(-50%) translateY(0);}40%{transform:translateX(-50%) translateY(-10px);}60%{transform:translateX(-50%) translateY(-5px);}}## Preise{#preise}ber dem Scroll-Indikator */.hero .hero-buttons{position:absolute !important;bottom:5rem !important;left:50% !important;transform:translateX(-50%) !important;}@media (max-width:768px){.hero{height:70vh !important;min-height:500px !important;}.hero-title{font-size:2rem !important;}.hero-buttons{bottom:6rem !important;}.scroll-indicator svg{width:30px !important;height:30px !important;}}@media (max-width:480px){.hero{height:60vh !important;min-height:400px !important;}.hero-title{font-size:1.5rem !important;padding:0.5rem !important;}.btn-primary{padding:0.8rem 1.5rem !important;font-size:0.9rem !important;}}.hero .hero-buttons{bottom:7rem !important;}.scroll-indicator svg{width:55px !important;height:55px !important;}.hero{width:100% !important;height:80vh !important;max-height:800px !important;min-height:400px !important;}.hero-slide{background-color:transparent;background-size:cover !important;background-position:center center !important;width:100% !important;height:100% !important;}@media (max-width:1200px){.hero{height:75vh !important;}}@media (max-width:1200px){.hero{height:65vh !important;min-height:450px !important;}}@media (max-width:768px){.hero{height:55vh !important;min-height:400px !important;}.hero-slide{background-color:transparent;background-position:center center !important;}}@media (max-width:576px){.hero{height:50vh !important;min-height:350px !important;}}@media (max-height:500px) and (orientation:landscape){.hero{height:100vh !important;min-height:300px !important;}}.hero-divider{width:calc(100% - 80px) !important;height:15px !important;background:var(--color-primary) !important;margin:0 40px !important;}.hero{height:90vh !important;max-height:900px !important;}.hero{height:95vh !important;max-height:1000px !important;}#info{scroll-margin-top:150px !important;}section[id]{scroll-margin-top:150px !important;}@supports (-webkit-touch-callout:none){.hero{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom)) !important;height:-webkit-fill-available !important;max-height:90svh !important;}}input,select,textarea{font-size:16px !important;}body.is-home::before{top:env(safe-area-inset-top,20px) !important;left:env(safe-area-inset-left,40px) !important;right:env(safe-area-inset-right,40px) !important;bottom:env(safe-area-inset-bottom,20px) !important;}html,body{-webkit-overflow-scrolling:touch;overscroll-behavior:none;}html{overflow-x:hidden !important;max-width:100vw !important;}body{overflow-x:hidden !important;max-width:100% !important;position:relative !important;}.header-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);}@media screen and (max-width:430px){.hero{height:60svh !important;min-height:350px !important;}.hero-title{font-size:1.4rem !important;line-height:1.3 !important;padding:0.4rem 0.6rem !important;}.hero-subtitle{font-size:1rem !important;}.hero-buttons{bottom:5rem !important;}.hero .btn-primary{padding:0.7rem 1.2rem !important;font-size:0.85rem !important;}.scroll-indicator svg{width:35px !important;height:35px !important;}.site-header{padding:0.5rem 1rem !important;}.nav-logo-img{max-height:35px !important;}section{padding:2rem 1rem !important;}.section-title h2{font-size:1.6rem !important;}.feature-card{padding:1.5rem 1rem !important;}.feature-icon{width:50px !important;height:50px !important;}.pricing-card{padding:1.5rem !important;}.pricing-card h3{font-size:1.3rem !important;}.pricing-price{font-size:2rem !important;}.step-card{padding:1rem !important;}.step-number{width:40px !important;height:40px !important;font-size:1.2rem !important;}.contact-form-container{flex-direction:column !important;}.contact-form-sidebar{padding:1.5rem !important;}.contact-form-main{padding:1.5rem !important;}.fab-container{bottom:max(20px,env(safe-area-inset-bottom)) !important;right:max(15px,env(safe-area-inset-right)) !important;}.fab-button{width:55px !important;height:55px !important;}.testimonials-slider{padding:0 0.5rem !important;}.testimonial-card{padding:1.5rem !important;}.faq-question{font-size:0.95rem !important;padding:1rem !important;}.footer-content{flex-direction:column !important;text-align:center !important;gap:1rem !important;}body.is-home::before{border-width:10px 20px !important;}.header-wrapper{margin-left:20px !important;margin-right:20px !important;}.hero-divider{width:calc(100% - 40px) !important;margin:0 20px !important;}}@media screen and (max-width:375px){.hero-title{font-size:1.2rem !important;}.hero{height:55svh !important;min-height:300px !important;}.section-title h2{font-size:1.4rem !important;}.pricing-price{font-size:1.8rem !important;}}@media (hover:none) and (pointer:coarse){.btn-primary,.nav-link,.faq-question,.fab-option a{min-height:44px;min-width:44px;}.feature-card:hover,.pricing-card:hover,.step-card:hover{transform:none !important;}}html{touch-action:manipulation !important;-ms-touch-action:manipulation !important;}*{touch-action:manipulation;}@media screen and (max-width:430px){.nav-logo-img{max-height:28px !important;width:auto !important;}.site-header{padding:0.4rem 0.8rem !important;}.header-content{padding:0 !important;}.nav-toggle{width:40px !important;height:40px !important;padding:8px !important;}.nav-toggle span{height:3px !important;}.top-bar{display:none !important;}.header-wrapper{margin-top:10px !important;}}@media screen and (max-width:375px){.nav-logo-img{max-height:24px !important;}.site-header{padding:0.3rem 0.5rem !important;}}html,body{touch-action:pan-x pan-y !important;-webkit-text-size-adjust:100% !important;-moz-text-size-adjust:100% !important;-ms-text-size-adjust:100% !important;text-size-adjust:100% !important;}@media screen and (max-width:768px){.site-header{padding:0.5rem 1rem !important;background:white !important;}.header-content{display:flex !important;justify-content:space-between !important;align-items:center !important;width:100% !important;padding:0 !important;}.nav-logo{flex:1 !important;}.nav-logo-img{max-height:30px !important;width:auto !important;max-width:200px !important;}.nav-desktop{display:none !important;}.hamburger{display:flex !important;flex-direction:column !important;justify-content:space-around !important;width:35px !important;height:30px !important;background:transparent !important;border:none !important;cursor:pointer !important;padding:0 !important;z-index:1001 !important;}.hamburger-line{width:100% !important;height:3px !important;background-color:var(--color-primary) !important;border-radius:2px !important;transition:all 0.3s ease !important;display:block !important;}.top-bar{display:none !important;}.header-wrapper{position:sticky !important;top:10px !important;margin:10px 20px 0 20px !important;z-index:1000 !important;}.header-divider{height:3px !important;}}@media screen and (max-width:430px){.nav-logo-img{max-height:25px !important;max-width:180px !important;}.site-header{padding:0.4rem 0.8rem !important;}.hamburger{width:30px !important;height:25px !important;}.header-wrapper{margin:10px 15px 0 15px !important;}body.is-home::before{border-width:10px 15px !important;}}@media screen and (max-width:375px){.nav-logo-img{max-height:22px !important;max-width:150px !important;}.hamburger{width:28px !important;height:22px !important;}}@media screen and (max-width:768px){.header-wrapper{margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;top:0 !important;border-radius:0 !important;}.site-header{border-radius:0 !important;padding:0.6rem 1rem !important;}.nav-logo-img{height:clamp(28px,5vw,45px) !important;max-height:none !important;width:auto !important;max-width:60vw !important;}.hamburger{width:clamp(28px,5vw,40px) !important;height:clamp(22px,4vw,32px) !important;flex-shrink:0 !important;}.hamburger-line{height:clamp(2px,0.4vw,4px) !important;}.header-content{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:1rem !important;}body.is-home::before{display:none !important;}.hero{border-radius:0 !important;}.hero-divider{width:100% !important;margin:0 !important;}.header-divider{margin:0 !important;width:100% !important;}}@media screen and (max-width:600px){.nav-logo-img{height:clamp(24px,6vw,35px) !important;}.site-header{padding:0.5rem 0.8rem !important;}}@media screen and (max-width:430px){.nav-logo-img{height:clamp(22px,6.5vw,30px) !important;}.site-header{padding:0.4rem 0.6rem !important;}.hamburger{width:28px !important;height:22px !important;}}@media screen and (max-width:375px){.nav-logo-img{height:clamp(20px,7vw,26px) !important;}.site-header{padding:0.35rem 0.5rem !important;}}@media screen and (min-width:769px){body.is-home::before{display:block !important;}}@media screen and (max-width:768px){body.is-home::before{display:block !important;border-width:15px 20px !important;}.header-wrapper{margin-left:20px !important;margin-right:20px !important;margin-top:15px !important;top:0 !important;}.site-header{padding:0.5rem 1rem !important;background:white !important;}.nav-logo-img{height:clamp(25px,5vw,40px) !important;width:auto !important;max-width:calc(100% - 50px) !important;}.hamburger{display:flex !important;flex-direction:column !important;justify-content:space-around !important;width:32px !important;height:26px !important;background:transparent !important;border:none !important;cursor:pointer !important;padding:0 !important;flex-shrink:0 !important;}.hamburger-line{width:100% !important;height:3px !important;background-color:var(--color-primary) !important;border-radius:2px !important;display:block !important;}.hero{margin-left:0 !important;margin-right:0 !important;}.hero-divider{width:calc(100% - 40px) !important;margin:0 20px !important;}}@media screen and (max-width:430px){body.is-home::before{border-width:12px 15px !important;}.header-wrapper{margin-left:15px !important;margin-right:15px !important;margin-top:12px !important;}.nav-logo-img{height:clamp(22px,6vw,32px) !important;}.site-header{padding:0.4rem 0.8rem !important;}.hero-divider{width:calc(100% - 30px) !important;margin:0 15px !important;}}@media screen and (max-width:375px){body.is-home::before{border-width:10px 12px !important;}.header-wrapper{margin-left:12px !important;margin-right:12px !important;margin-top:10px !important;}.nav-logo-img{height:clamp(20px,6.5vw,28px) !important;}.hero-divider{width:calc(100% - 24px) !important;margin:0 12px !important;}}@media screen and (max-width:768px){.header-wrapper{width:calc(100% - 40px) !important;margin-left:20px !important;margin-right:20px !important;}.site-header{width:100% !important;box-sizing:border-box !important;}.header-content{width:100% !important;display:flex !important;justify-content:space-between !important;align-items:center !important;}}@media screen and (max-width:430px){.header-wrapper{width:calc(100% - 30px) !important;margin-left:15px !important;margin-right:15px !important;}}@media screen and (max-width:375px){.header-wrapper{width:calc(100% - 24px) !important;margin-left:12px !important;margin-right:12px !important;}}@media screen and (min-width:769px) and (max-width:850px){.top-bar{padding:0.3rem 0.5rem !important;}.top-bar-content{display:flex !important;flex-wrap:nowrap !important;justify-content:space-between !important;align-items:center !important;gap:0.5rem !important;}.top-bar-left{display:flex !important;flex-wrap:nowrap !important;gap:0.5rem !important;}.top-bar-left a{font-size:0.7rem !important;white-space:nowrap !important;padding:0 !important;}.top-bar-right{display:flex !important;gap:0.3rem !important;}.top-bar-right a{padding:0 !important;}.top-bar-right svg,.top-bar-right .icon{width:14px !important;height:14px !important;}.top-bar-left svg,.top-bar-left .icon{width:12px !important;height:12px !important;}}@media screen and (min-width:769px) and (max-width:850px){.top-bar{padding:0.4rem 0 !important;}.top-bar-content{display:flex !important;flex-wrap:nowrap !important;justify-content:space-between !important;align-items:center !important;width:100% !important;padding:0 !important;}.top-bar-left{display:flex !important;flex-wrap:nowrap !important;gap:1rem !important;}.top-bar-left a{font-size:inherit !important;white-space:nowrap !important;}.top-bar-right{display:flex !important;gap:0.5rem !important;}.top-bar-right svg,.top-bar-right .icon,.top-bar-left svg,.top-bar-left .icon{width:16px !important;height:16px !important;}}*{touch-action:pan-x pan-y !important;-webkit-touch-callout:none !important;}html,body{touch-action:pan-y !important;-webkit-text-size-adjust:100% !important;text-size-adjust:100% !important;overscroll-behavior:none !important;-webkit-overflow-scrolling:touch !important;}a,button,input,textarea,select,img{touch-action:manipulation !important;}.fab-main{background-color:#25D366 !important;background:linear-gradient(135deg,#25D366 0%,#128C7E 100%) !important;}.fab-main:hover{background-color:#128C7E !important;background:linear-gradient(135deg,#128C7E 0%,#075E54 100%) !important;}.header-wrapper{position:sticky !important;top:0 !important;z-index:9999 !important;background:transparent;}.header-wrapper .top-bar{position:relative !important;top:auto !important;}.header-wrapper .site-header{position:relative !important;top:auto !important;}@media screen and (max-width:768px){.header-wrapper{position:sticky !important;top:0 !important;z-index:9999 !important;}}.header-wrapper{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:9999 !important;background:transparent !important;}body.is-home{padding-top:0 !important;}body.is-home::before{top:0 !important;}.hero-section{margin-top:120px !important;}@media screen and (max-width:768px){.header-wrapper{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;}.hero-section{margin-top:100px !important;}}@media screen and (max-width:480px){.hero-section{margin-top:80px !important;}}.fab-container{right:35px !important;bottom:35px !important;}@media screen and (max-width:768px){.fab-container{right:30px !important;bottom:30px !important;}}@media screen and (max-width:480px){.fab-container{right:25px !important;bottom:25px !important;}}@media screen and (max-width:375px){.fab-container{right:22px !important;bottom:22px !important;}}.scroll-to-top{position:fixed;bottom:35px;left:35px;width:50px;height:50px;border-radius:50%;background:var(--color-primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,0.3);z-index:9998;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;}.scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0);}.scroll-to-top:hover{background:#e63535;transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,0.4);}.scroll-to-top svg{width:28px;height:28px;fill:white;}@media screen and (max-width:768px){.scroll-to-top{left:30px;bottom:30px;width:45px;height:45px;}.scroll-to-top svg{width:24px;height:24px;}}@media screen and (max-width:480px){.scroll-to-top{left:25px;bottom:25px;width:42px;height:42px;}.scroll-to-top svg{width:22px;height:22px;}}@media screen and (max-width:375px){.scroll-to-top{left:22px;bottom:22px;}}.scroll-to-top{left:50% !important;transform:translateX(-50%) translateY(20px) !important;bottom:35px !important;}.scroll-to-top.visible{transform:translateX(-50%) translateY(0) !important;}.scroll-to-top:hover{transform:translateX(-50%) translateY(-3px) !important;}@media screen and (max-width:768px){.scroll-to-top{left:50% !important;bottom:30px !important;}}@media screen and (max-width:480px){.scroll-to-top{left:50% !important;bottom:25px !important;}}@media screen and (max-width:375px){.scroll-to-top{left:50% !important;bottom:22px !important;}}.scroll-to-top{background:#ffffff !important;border:2px solid var(--color-primary) !important;}.scroll-to-top svg{fill:var(--color-primary) !important;}.scroll-to-top:hover{background:var(--color-primary) !important;}.scroll-to-top:hover svg{fill:#ffffff !important;}.scroll-to-top{-webkit-appearance:none !important;-webkit-tap-highlight-color:transparent !important;touch-action:manipulation !important;}@supports (-webkit-touch-callout:none){.scroll-to-top{position:fixed !important;bottom:40px !important;left:50% !important;transform:translateX(-50%) !important;z-index:99999 !important;opacity:0;visibility:hidden;pointer-events:none;}.scroll-to-top.visible{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateX(-50%) !important;}}@media screen and (max-width:768px){.scroll-to-top{z-index:99999 !important;bottom:40px !important;width:48px !important;height:48px !important;}.scroll-to-top.visible{opacity:1 !important;visibility:visible !important;}}@media screen and (max-width:480px){.scroll-to-top{bottom:35px !important;width:46px !important;height:46px !important;}}.scroll-to-top{background:#ffffff !important;border:2px solid var(--color-primary) !important;}.scroll-to-top svg{fill:var(--color-primary) !important;}.scroll-to-top:not(.on-red-bg){background:var(--color-primary) !important;border:2px solid var(--color-primary) !important;}.scroll-to-top:not(.on-red-bg) svg{fill:#ffffff !important;}.scroll-to-top.on-red-bg{background:#ffffff !important;border:2px solid #ffffff !important;}.scroll-to-top.on-red-bg svg{fill:var(--color-primary) !important;}.scroll-to-top:not(.on-red-bg):hover{background:#e63535 !important;}.scroll-to-top.on-red-bg:hover{background:#f0f0f0 !important;}.scroll-to-top,.scroll-to-top svg{transition:background 0.3s ease,fill 0.3s ease,border-color 0.3s ease,transform 0.3s ease !important;}.scroll-to-top{left:35px !important;right:auto !important;transform:translateY(20px) !important;}.scroll-to-top.visible{transform:translateY(0) !important;}.scroll-to-top:hover{transform:translateY(-3px) !important;}@media screen and (max-width:768px){.scroll-to-top{left:30px !important;}}@media screen and (max-width:480px){.scroll-to-top{left:25px !important;}}@media screen and (max-width:375px){.scroll-to-top{left:22px !important;}}.fab-main{width:65px !important;height:65px !important;}.fab-main svg{width:30px !important;height:30px !important;}.fab-option{width:55px !important;height:55px !important;}.fab-option svg{width:26px !important;height:26px !important;}@media screen and (max-width:768px){.fab-main{width:60px !important;height:60px !important;}.fab-main svg{width:28px !important;height:28px !important;}.fab-option{width:52px !important;height:52px !important;}.fab-option svg{width:24px !important;height:24px !important;}}@media (min-width:992px) and (max-width:1199px){.pricing-grid,#preise .pricing-grid{flex-wrap:wrap !important;justify-content:center !important;}.pricing-grid>*,#preise .pricing-grid>*{flex:0 0 calc(50% - 20px) !important;max-width:calc(50% - 20px) !important;min-width:280px !important;}.pricing-grid>*:nth-child(3),#preise .pricing-grid>*:nth-child(3){flex:0 0 calc(50% - 20px) !important;max-width:350px !important;}}.mobile-nav-overlay{z-index:1001 !important;}.mobile-nav{z-index:1002 !important;}.hamburger{z-index:1003 !important;}.header-wrapper,.site-header-wrapper,.site-header,.top-bar{z-index:100 !important;}body.menu-open .header-wrapper,body.menu-open .site-header-wrapper,body.menu-open .site-header,body.menu-open .top-bar{z-index:99 !important;}.mobile-nav-overlay.active{z-index:9998 !important;}.mobile-nav.active{z-index:9999 !important;}.hamburger{position:relative;z-index:10000 !important;}body.is-home::before{z-index:50 !important;}.header-wrapper,.site-header-wrapper,.site-header,.top-bar{z-index:100 !important;}body.agb::before,body.datenschutz::before,.single-agb::before,.single-datenschutz::before{content:'' !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;border:20px solid var(--color-primary) !important;pointer-events:none !important;z-index:50 !important;}body.page-agb::before,body.page-datenschutz::before{content:'' !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;border:20px solid var(--color-primary) !important;pointer-events:none !important;z-index:50 !important;}body.page-agb,body.page-datenschutz{padding:20px !important;}body.page-agb main,body.page-datenschutz main{padding-top:20px;}body.page-agb,body.page-datenschutz{padding:0 !important;}body.page-agb .header-wrapper,body.page-datenschutz .header-wrapper{margin:20px 20px 0 20px !important;width:calc(100% - 40px) !important;}body.page-agb .top-bar,body.page-datenschutz .top-bar{margin:0 !important;border-radius:0 !important;}body.page-agb main,body.page-datenschutz main{padding:40px 40px 40px 40px !important;margin-top:20px !important;}body.page-agb main h1:first-child,body.page-datenschutz main h1:first-child,body.page-agb main .content h1:first-child,body.page-datenschutz main .content h1:first-child{margin-top:40px !important;padding-top:20px !important;}body.page-agb footer,body.page-datenschutz footer{margin:0 20px 20px 20px !important;width:calc(100% - 40px) !important;}body.page-agb main,body.page-datenschutz main{padding-top:100px !important;}body.page-agb main h1:first-child,body.page-datenschutz main h1:first-child,body.page-agb main .content h1:first-child,body.page-datenschutz main .content h1:first-child,body.page-agb article h1,body.page-datenschutz article h1{margin-top:80px !important;}body.page-agb main,body.page-datenschutz main{margin-top:0 !important;padding-top:40px !important;}body.page-agb .post-content,body.page-datenschutz .post-content,body.page-agb article,body.page-datenschutz article{padding-top:40px !important;}@media (max-width:991px){body.page-agb main,body.page-datenschutz main{padding-top:20px !important;margin-top:0 !important;}body.page-agb main h1:first-child,body.page-datenschutz main h1:first-child,body.page-agb main .content h1:first-child,body.page-datenschutz main .content h1:first-child,body.page-agb article h1,body.page-datenschutz article h1{margin-top:20px !important;padding-top:0 !important;}body.page-agb .post-content,body.page-datenschutz .post-content,body.page-agb article,body.page-datenschutz article{padding-top:10px !important;}}@media (max-width:768px){body.page-agb main,body.page-datenschutz main{padding:10px 20px !important;margin-top:0 !important;}body.page-agb main h1,body.page-datenschutz main h1,body.page-agb article h1,body.page-datenschutz article h1{margin-top:10px !important;padding-top:0 !important;font-size:1.8rem !important;}}@media (max-width:991px){body.page-agb main,body.page-datenschutz main{padding-top:160px !important;}}@media (max-width:768px){body.page-agb main,body.page-datenschutz main{padding-top:140px !important;}}@media (max-width:480px){body.page-agb main,body.page-datenschutz main{padding-top:120px !important;}}@media (max-width:768px){body.page-agb main,body.page-datenschutz main{padding-top:100px !important;}}@media (max-width:480px){body.page-agb main,body.page-datenschutz main{padding-top:90px !important;}}.impressions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;}.impression-item{position:relative;overflow:hidden;border-radius:12px;cursor:pointer;aspect-ratio:4/3;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease;}.impression-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.2);}.impression-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease;}.impression-item:hover img{transform:scale(1.05);}.impression-overlay{position:absolute;inset:0;background:rgba(255,59,56,0.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;}.impression-item:hover .impression-overlay{opacity:1;}.impression-overlay svg{width:48px;height:48px;color:white;}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.95);z-index:10000;align-items:center;justify-content:center;padding:2rem;cursor:pointer;}.lightbox.active{display:flex;}.lightbox img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 0 50px rgba(0,0,0,0.5);}.lightbox-close{position:absolute;top:1.5rem;right:2rem;background:none;border:none;color:white;font-size:3rem;cursor:pointer;transition:transform 0.2s ease;line-height:1;}.lightbox-close:hover{transform:scale(1.2);}@media (max-width:1024px){.impressions-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:600px){.impressions-grid{grid-template-columns:1fr;gap:1rem;}.impression-overlay svg{width:36px;height:36px;}.lightbox-close{top:1rem;right:1rem;font-size:2.5rem;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}