.container-narrow{max-width:800px;margin:0 auto;padding:0 40px}.container-medium{max-width:900px;margin:0 auto;padding:0 40px}.container-wide{max-width:1000px;margin:0 auto;padding:0 40px}.container-full{max-width:1200px;margin:0 auto;padding:0 40px}.grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.grid-2col-sm{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.grid-auto-sm{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.flex-center{display:flex;justify-content:center;flex-wrap:wrap}.flex-between{display:flex;justify-content:space-between;position:relative}.flex-gap{display:flex;gap:1rem;flex-wrap:wrap}.flex-gap-lg{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.flex-col{display:flex;flex-direction:column;gap:16px}.section-hero{padding:80px 0 60px}.section-hero-lg{padding:100px 0 80px 0}.section-std{padding:60px 0}.section-lg{padding:80px 0}.section-xl{padding:100px 0}.bg-white{background:#fff}.bg-light{background:#F7FAFC}.bg-gradient-light{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.bg-gradient-orange{background:linear-gradient(135deg,#E85D3F 0%,#2D3748 100%)}.bg-gradient-dark{background:linear-gradient(135deg,#2D3748 0%,#1a202c 100%)}.bg-dark{background:#2D3748}.hero-tall{min-height:60vh;display:flex;align-items:center}.h1-hero{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#2D3748}.h1-hero-white{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}.h2-section{font-size:2.5rem;font-weight:700;color:#2D3748;margin-bottom:1rem}.h2-section-white{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.h2-section-lg{font-size:36px;color:#2D3748;text-align:center;margin-bottom:48px;font-weight:700}.h2-section-sm{font-size:2rem;color:#2D3748;margin-bottom:1rem}.h2-section-md{font-size:2.25rem;font-weight:700;color:#2D3748;margin-bottom:1.5rem}.h2-centered{font-size:32px;color:#2D3748;text-align:center;margin-bottom:32px;font-weight:700}.h3-card{color:#2D3748;font-size:1.25rem;margin-bottom:1rem}.h3-card-sm{color:#2D3748;font-size:1rem;margin:0}.h3-card-md{font-size:18px;color:#2D3748;margin-bottom:12px;font-weight:600}.h3-card-lg{font-size:20px;color:#2D3748;margin-bottom:12px;font-weight:600}.h3-white{font-size:1.5rem;margin-bottom:1rem;color:#fff}.h3-white-lg{font-size:1.75rem;margin-bottom:1.5rem;color:#fff}.text-intro{font-size:1.2rem;line-height:1.7;margin-bottom:2rem;color:#4A5568}.text-intro-white{font-size:1.2rem;line-height:1.7;margin-bottom:2rem;color:rgba(255,255,255,.9)}.text-body{color:#4A5568;line-height:1.7;margin:0}.text-body-white{color:rgba(255,255,255,.9);line-height:1.7}.text-center-desc{text-align:center;color:#4A5568;margin-bottom:48px;max-width:600px;margin-left:auto;margin-right:auto}.text-sm{font-size:14px;line-height:1.5;color:#4A5568}.text-md{font-size:16px;line-height:1.8;color:#4A5568}.text-lg{font-size:17px;line-height:1.8;color:#4A5568}.text-xl{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2.5rem;line-height:1.7}.text-muted{color:rgba(255,255,255,.6);font-size:14px}.text-muted-light{color:rgba(255,255,255,.8);font-size:18px;margin-bottom:32px}.label-tag{display:inline-block;background:rgba(255,255,255,.15);color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:24px}.label-tag-orange{display:inline-block;background:rgba(232,93,63,.1);color:#E85D3F;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:20px}.label-section{color:#C53030;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.card-base{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.card-padding{padding:2rem}.card-padding-lg{padding:2.5rem}.card-padding-xl{padding:3rem}.card-service{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.card-feature{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.card-industry{background:#F7FAFC;padding:1.5rem;border-radius:12px;text-align:center;transition:all .3s ease}.card-industry:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.card-benefit{background:#fff;padding:28px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.card-highlight{background:linear-gradient(135deg,#E85D3F 0%,#2D3748 100%);padding:3rem;border-radius:16px;color:#fff}.card-info{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:400px}.card-gray{background:#f8f9fa;padding:40px;border-radius:12px}.card-quote{background:rgba(255,255,255,.15);padding:1.5rem;border-radius:12px}.card-accent{background:#F7FAFC;padding:1rem;border-radius:8px;border-left:4px solid #E85D3F}.price-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.price-header{background:#E85D3F;padding:2rem;color:#fff;text-align:center}.price-body{padding:2rem}.price-amount{font-size:3rem;font-weight:700}.price-label{opacity:.9}.icon-lg{font-size:2.5rem;margin-bottom:1rem}.icon-xl{font-size:3rem;margin-bottom:1rem}.icon-sm{font-size:36px;margin-bottom:16px}.icon-circle{width:60px;height:60px;background:#E85D3F;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 16px}.btn-hero{background:#fff;color:#E85D3F;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-hero:hover{transform:translateY(-2px)}.btn-hero-outline{background:0 0;border:2px solid #fff;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-hero-outline:hover{background:#fff;color:#E85D3F}.btn-cta{background:#E85D3F;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease}.btn-cta:hover{background:#C44B32}.btn-cta-lg{background:#E85D3F;color:#fff;padding:18px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:17px;display:inline-block}.btn-outline-white{background:0 0;color:#fff;padding:18px 36px;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid #fff;font-size:17px;display:inline-block}.btn-outline-dark{background:#fff;color:#2D3748;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid #2D3748;display:inline-block}.list-clean{list-style:none;padding:0;margin:0}.list-item-border{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #E2E8F0}.list-item-border:last-child{border-bottom:none}.list-item{display:flex;align-items:center;gap:12px;padding:12px 0}.list-item-text{color:#2D3748;font-weight:500}.list-item-text-normal{color:#2D3748}.list-check{color:#10B981;flex-shrink:0}.list-check-orange{color:#E85D3F}.industry-list{list-style:none;padding:0;margin:0}.industry-item{padding:12px 0;border-bottom:1px solid #e5e7eb;color:#4A5568;display:flex;align-items:center;gap:12px}.faq-item{background:#f8f9fa;border-radius:8px;overflow:hidden}.faq-summary{padding:20px 24px;cursor:pointer;font-weight:600;color:#2D3748;font-size:17px;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-content{padding:0 24px 20px;color:#4A5568;line-height:1.7}.faq-icon{color:#E85D3F;font-size:20px}.stat-number{font-size:3.5rem;font-weight:700}.stat-label{opacity:.9}.step-item{text-align:center;flex:1;padding:0 15px}.step-number{width:60px;height:60px;background:#E85D3F;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 16px}.step-title{font-size:18px;color:#2D3748;margin-bottom:8px;font-weight:600}.step-desc{color:#4A5568;font-size:14px;line-height:1.5}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mb-5{margin-bottom:48px}.mb-6{margin-bottom:64px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.text-center{text-align:center}.text-left{text-align:left}.items-center{align-items:center}.justify-center{justify-content:center}.max-w-narrow{max-width:600px}.max-w-medium{max-width:700px}.max-w-wide{max-width:800px}.max-w-full{max-width:1000px}.mx-auto{margin-left:auto;margin-right:auto}.bg-gradient-green{background:linear-gradient(135deg,#10B981 0%,#2D3748 100%)}.btn-hero-green{background:#fff;color:#10B981;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-hero-green:hover{transform:translateY(-2px)}.btn-cta-green{background:#10B981;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease}.btn-cta-green:hover{background:#059669}.btn-cta-green-lg{background:#10B981;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-block}.list-check-green{color:#10B981;font-weight:700}.price-header-green{background:#10B981;padding:2rem;color:#fff;text-align:center}.card-highlight-green{background:linear-gradient(135deg,#10B981 0%,#2D3748 100%);padding:3rem;border-radius:16px;color:#fff}.bg-gradient-cyan{background:linear-gradient(135deg,#06B6D4 0%,#2D3748 100%)}.btn-hero-cyan{background:#fff;color:#06B6D4;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-hero-cyan:hover{transform:translateY(-2px)}.btn-cta-cyan{background:#06B6D4;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease}.btn-cta-cyan:hover{background:#0891B2}.btn-cta-cyan-lg{background:#06B6D4;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-block}.list-check-cyan{color:#06B6D4;font-weight:700}.price-header-cyan{background:#06B6D4;padding:2rem;color:#fff;text-align:center}.card-highlight-cyan{background:linear-gradient(135deg,#06B6D4 0%,#2D3748 100%);padding:3rem;border-radius:16px;color:#fff}.bg-gradient-blue{background:linear-gradient(135deg,#3B82F6 0%,#2D3748 100%)}.stat-problem{text-align:center;padding:2rem}.stat-problem-number{font-size:3rem;font-weight:700;color:#EF4444;margin-bottom:.5rem}.stat-problem-label{color:#4A5568;font-weight:500}.highlight-warning{background:#FEF3C7;padding:1rem;border-radius:8px}.highlight-warning p{color:#92400E;margin:0;font-size:.95rem}.highlight-success{background:#D1FAE5;padding:1rem;border-radius:8px}.highlight-success p{color:#065F46;margin:0;font-size:.95rem}.highlight-info{background:#F7FAFC;padding:1.5rem;border-radius:12px;border-left:4px solid #06B6D4}.bg-gradient-amber{background:linear-gradient(135deg,#F59E0B 0%,#2D3748 100%)}.btn-hero-amber{background:#fff;color:#F59E0B;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-hero-amber:hover{transform:translateY(-2px)}.btn-cta-amber{background:#F59E0B;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease}.btn-cta-amber:hover{background:#D97706}.btn-cta-amber-lg{background:#F59E0B;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-block}.list-check-amber{color:#F59E0B;font-weight:700}.price-header-amber{background:#F59E0B;padding:2rem;color:#fff;text-align:center}.card-highlight-amber{background:linear-gradient(135deg,#F59E0B 0%,#2D3748 100%);padding:3rem;border-radius:16px;color:#fff}.dsgvo-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.dsgvo-item:last-child{margin-bottom:0}.dsgvo-icon{font-size:3rem}.dsgvo-title{color:#2D3748;font-size:1.25rem;margin:0}.dsgvo-desc{color:#4A5568;font-size:.9rem;margin:0}@media (max-width:992px){.grid-2col{grid-template-columns:1fr!important;gap:2rem!important}.grid-2col-sm{grid-template-columns:1fr!important}}@media (max-width:768px){.container-narrow,.container-medium,.container-wide,.container-full{padding:0 20px!important}.grid-3col{grid-template-columns:1fr!important}.grid-auto{grid-template-columns:1fr!important}.grid-auto-sm{grid-template-columns:repeat(2,1fr)!important}.flex-between{flex-direction:column!important;gap:24px!important}.flex-gap,.flex-gap-lg{flex-direction:column!important}.flex-gap a,.flex-gap-lg a{width:100%!important;text-align:center!important}.h1-hero,.h1-hero-white{font-size:1.75rem!important}.h2-section,.h2-section-lg,.h2-section-md{font-size:24px!important}.section-hero{padding:60px 0 40px}.section-hero-lg{padding:60px 0 40px}.section-lg,.section-xl{padding:60px 0}.card-padding{padding:1.5rem}.card-padding-lg{padding:1.5rem}.card-padding-xl{padding:2rem}.btn-cta-lg,.btn-outline-white{width:100%;text-align:center}}.breadcrumb-nav{background:#F7FAFC;padding:1rem 0;border-bottom:1px solid #e5e7eb}.breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-link{color:#4A5568;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#E85D3F}.breadcrumb-separator{margin:0 .5rem;color:#cbd5e0}.breadcrumb-current{color:#2D3748;font-weight:600}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.08)}.service-icon-box{width:60px;height:60px;background:#E85D3F;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-title{font-size:1.5rem;color:#4A5568;margin-bottom:1rem}.service-desc{color:#6B7280;line-height:1.8;margin-bottom:1.5rem}.service-list{list-style:none;padding:0;margin-top:1rem;color:#4A5568}.service-list li{padding:.5rem 0}.price-card-wrapper{background:#fff;padding:2rem;border-radius:12px;text-align:center;position:relative;box-shadow:0 5px 20px rgba(0,0,0,.08)}.price-card-featured{border:2px solid #E85D3F}.price-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#E85D3F;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.875rem}.price-title{color:#E85D3F;margin-bottom:1rem;font-size:1.5rem}.price-amount-lg{font-size:2.5rem;font-weight:700;margin:1rem 0;color:#4A5568}.price-period{color:#6B7280;margin-bottom:2rem}.price-features{list-style:none;padding:0;text-align:left}.price-features li{padding:.75rem 0;border-bottom:1px solid #E5E7EB;color:#4A5568}.price-features li:last-child{border-bottom:none}.price-btn{display:block;width:100%;margin-top:2rem;background:#E85D3F;color:#fff;padding:1rem;border-radius:8px;text-decoration:none;font-weight:600}.price-btn:hover{background:#C44B32}.stat-box{text-align:center}.stat-number-lg{font-size:3rem;color:#E85D3F;font-weight:700}.stat-text{font-size:1.1rem;margin-top:.5rem;color:#4A5568}.region-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;color:#4A5568}.faq-accordion{max-width:800px;margin:0 auto}.faq-accordion-item{background:#fff;border-radius:12px;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.faq-accordion-item details{padding:1.5rem}.faq-accordion-item summary{font-weight:600;color:#2D3748;cursor:pointer;font-size:1.1rem}.faq-accordion-item p{margin-top:1rem;color:#4A5568;line-height:1.7}.hero-gradient{background:linear-gradient(135deg,#E85D3F 0%,#4A5568 100%);min-height:60vh;display:flex;align-items:center}.hero-gradient-dark{background:linear-gradient(135deg,#2D3748 0%,#1a202c 100%);min-height:60vh;display:flex;align-items:center}.hero-content-center{max-width:900px;margin:0 auto;text-align:center;padding-top:80px}.cta-gradient{background:linear-gradient(135deg,#E85D3F 0%,#C44B32 100%);color:#fff}.link-orange{color:#E85D3F;text-decoration:none}.link-orange:hover{text-decoration:underline}.link-orange-bold{color:#E85D3F;text-decoration:none;font-weight:600}.link-orange-bold:hover{text-decoration:underline}.price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:900px;margin:0 auto}.region-box{margin-top:4rem;padding:2rem;background:#F3F4F6;border-radius:12px}.region-title{margin-bottom:1.5rem;color:#4A5568;font-size:1.5rem}.region-cta{margin-top:2rem;text-align:center;color:#4A5568}.info-box-highlight{background:#F7FAFC;padding:3rem;border-radius:20px;border-left:5px solid #E85D3F}.info-box-title{color:#E85D3F;font-size:1.5rem;margin-bottom:1.5rem}.info-box-list{list-style:none;padding:0}.info-box-list li{padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.125rem}.info-box-list li.no-border{border-bottom:none}.text-lg-intro{font-size:1.25rem;line-height:1.9}.text-orange{color:#E85D3F}.features-wrapper{margin:4rem 0}.cta-note{margin-top:2rem;font-size:1rem;opacity:.9;color:#fff}.breadcrumb-icon{vertical-align:middle;margin-right:4px}@media (max-width:768px){.price-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:2rem}.info-box-highlight{padding:1.5rem}}