@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-62-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-62-100 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-62-101{width:100%}*{box-sizing:border-box;text-transform:none!important}body{margin:0;padding:0;font-family:'Inter',sans-serif;color:#1a1a1a;background:#fff}.hz-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 26px;min-height:48px;background:transparent;color:#2e3192;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:600;border-radius:6px;border:2px solid #2e3192;cursor:pointer;transition:all 0.2s ease}.hz-btn-secondary:hover{background:#2e3192;color:#ffffff!important}.hz-btn-secondary svg{transition:transform 0.2s ease}.hz-btn-secondary:hover svg{transform:translate(2px,-2px)}.hz-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.hz-header-inner{max-width:1400px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:40px}.hz-logo-text{font-family:Georgia,'Times New Roman',serif;font-size:18px;color:#2e3192;text-decoration:none;font-weight:400}.hz-logo{text-decoration:none}.hz-nav{display:flex;align-items:center;gap:8px}.hz-nav-link{display:flex;align-items:center;gap:6px;padding:10px 16px;min-height:48px;color:#1a1a1a;text-decoration:none;font-family:'Inter',sans-serif;font-size:15px;font-weight:500;transition:color 0.2s ease}.hz-nav-link:hover{color:#2e3192}.hz-nav-link-active{color:#2e3192}.hz-nav-arrow{transition:transform 0.2s ease}.hz-nav-dropdown{position:relative}.hz-dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,0.08);padding:12px 0;min-width:240px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.2s ease}.hz-dropdown-open .hz-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.hz-dropdown-menu a{display:flex;align-items:center;padding:10px 20px;min-height:44px;color:#1a1a1a;text-decoration:none;font-family:'Inter',sans-serif;font-size:14px;transition:all 0.15s ease}.hz-dropdown-menu a:hover{background:#f5f5f5;color:#2e3192;padding-left:24px}.hz-header-right{display:flex;align-items:center;gap:24px}.hz-header-phone{display:flex;align-items:center;gap:8px;color:#4a4a4a;text-decoration:none;font-family:'Inter',sans-serif;font-size:15px;font-weight:500}.hz-header-phone:hover{color:#2e3192}.hz-header-cta{padding:12px 24px;min-height:48px;background:#2e3192;color:#ffffff!important;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:500;border-radius:6px;transition:all 0.2s ease}.hz-header-cta:hover{background:#1e2167}.hz-ej-hero{padding:140px 40px 80px;background:linear-gradient(135deg,#2e3192 0%,#1e2167 100%);color:#fff}.hz-ej-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 280px;gap:60px;align-items:center}.hz-breadcrumb-inline{font-family:'Inter',sans-serif;font-size:14px;color:rgba(255,255,255,0.6);margin-bottom:24px}.hz-breadcrumb-inline a{color:rgba(255,255,255,0.6);text-decoration:none;transition:color 0.2s ease}.hz-breadcrumb-inline a:hover{color:#fff}.hz-breadcrumb-inline span{margin:0 8px}.hz-breadcrumb-inline span:last-child{color:#fff;margin:0}.hz-ej-badge{display:inline-block;padding:8px 16px;background:rgba(255,255,255,0.15);color:#fff;font-family:'Inter',sans-serif;font-size:13px;font-weight:600;border-radius:4px;margin-bottom:20px}.hz-ej-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,64px);font-weight:400;color:#fff;margin:0 0 20px 0;line-height:1.1;letter-spacing:2px}.hz-ej-hero-desc{font-family:'Inter',sans-serif;font-size:18px;color:rgba(255,255,255,0.85);line-height:1.6;margin:0;max-width:560px}.hz-ej-hero-logo{display:flex;align-items:center;justify-content:center}.hz-ej-logo-placeholder{width:200px;height:200px;background:rgba(255,255,255,0.1);border:2px solid rgba(255,255,255,0.2);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.hz-ej-logo-placeholder span:first-child{font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:400;color:#fff;letter-spacing:1px}.hz-ej-logo-sub{font-family:'Inter',sans-serif;font-size:14px;color:rgba(255,255,255,0.6)}.hz-ej-facts{padding:0 40px;margin-top:-40px;position:relative;z-index:10}.hz-ej-facts-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hz-ej-fact{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,0.1)}.hz-ej-fact-number{font-family:Georgia,'Times New Roman',serif;font-size:32px;font-weight:400;color:#2e3192;line-height:1}.hz-ej-fact-label{display:block;font-family:'Inter',sans-serif;font-size:14px;font-weight:600;color:#1a1a1a}.hz-ej-fact-desc{display:block;font-family:'Inter',sans-serif;font-size:13px;color:#757575}.hz-ej-intro{padding:100px 40px 80px;background:#fff}.hz-ej-intro-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:start}.hz-ej-intro-text h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 24px 0;line-height:1.3}.hz-ej-intro-text h2 em{font-style:italic;color:#2e3192}.hz-ej-intro-text p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 16px 0}.hz-ej-intro-text p:last-child{margin-bottom:0}.hz-highlight-card{background:#f5f5f5;border-radius:8px;padding:32px;border-left:4px solid #2e3192}.hz-highlight-icon{width:56px;height:56px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2e3192;margin-bottom:20px}.hz-highlight-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-highlight-card p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}.hz-section-header{text-align:center;margin-bottom:48px}.hz-section-header h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-section-header h2 em{font-style:italic;color:#2e3192}.hz-section-header p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;margin:0;max-width:600px;margin-left:auto;margin-right:auto}.hz-ej-vorteile{padding:80px 40px;background:#f5f5f5}.hz-ej-vorteile-inner{max-width:1100px;margin:0 auto}.hz-vorteile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hz-vorteil-card{background:#fff;border-radius:8px;padding:32px;transition:all 0.3s ease}.hz-vorteil-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(46,49,146,0.1)}.hz-vorteil-icon{width:56px;height:56px;background:#f5f5f5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2e3192;margin-bottom:20px;transition:all 0.3s ease}.hz-vorteil-card:hover .hz-vorteil-icon{background:#2e3192;color:#fff}.hz-vorteil-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-vorteil-card p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}.hz-ej-rechtsgebiete{padding:80px 40px;background:#fff}.hz-ej-rechtsgebiete-inner{max-width:900px;margin:0 auto}.hz-rechtsgebiete-tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hz-rg-tag{padding:10px 20px;background:#f5f5f5;color:#1a1a1a;font-family:'Inter',sans-serif;font-size:14px;font-weight:500;border-radius:6px;border:2px solid transparent;transition:all 0.2s ease}.hz-rg-tag:hover{border-color:#2e3192;color:#2e3192;background:#fff}.hz-ej-reichweite{padding:80px 40px;background:linear-gradient(135deg,#f5f5f5 0%,#f4f4fa 100%)}.hz-ej-reichweite-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:center}.hz-reichweite-content h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 20px 0}.hz-reichweite-content>p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 16px 0}.hz-reichweite-stats{display:flex;flex-direction:column;gap:12px;margin:28px 0}.hz-reichweite-stat{display:flex;align-items:center;gap:12px}.hz-stat-icon{font-size:24px}.hz-stat-text{font-family:'Inter',sans-serif;font-size:15px;color:#1a1a1a;font-weight:500}.hz-reichweite-visual{display:flex;align-items:center;justify-content:center}.hz-map-placeholder{width:280px;height:280px;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;box-shadow:0 8px 32px rgba(46,49,146,0.1);color:#2e3192}.hz-map-placeholder span{font-family:'Inter',sans-serif;font-size:14px;font-weight:500;color:#4a4a4a}.hz-cta-banner-section{padding:60px 24px;background:linear-gradient(135deg,#2e3192 0%,#1e2167 100%);position:relative;overflow:hidden}.hz-cta-circle{position:absolute;border:1px solid rgba(255,255,255,0.1);border-radius:50%}.hz-cta-circle-1{top:-100px;right:-100px;width:300px;height:300px}.hz-cta-circle-2{bottom:-50px;left:-50px;width:200px;height:200px}.hz-cta-banner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;position:relative;z-index:1}.hz-cta-text h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(24px,3vw,32px);font-weight:400;color:#fff;margin:0 0 8px 0}.hz-cta-text p{font-family:'Inter',sans-serif;font-size:16px;color:rgba(255,255,255,0.8);margin:0}.hz-cta-buttons{display:flex;gap:16px;flex-wrap:wrap}.hz-cta-btn-primary{display:inline-flex;align-items:center;padding:14px 28px;min-height:48px;background:#fff;color:#2e3192;border-radius:6px;text-decoration:none;font-family:'Inter',sans-serif;font-weight:500;font-size:15px;transition:all 0.2s ease}.hz-cta-btn-primary:hover{background:#f5f5f5;transform:translateY(-2px)}.hz-cta-btn-outline{display:inline-flex;align-items:center;padding:14px 28px;min-height:48px;background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.4);border-radius:6px;text-decoration:none;font-family:'Inter',sans-serif;font-weight:500;font-size:15px;transition:all 0.2s ease}.hz-cta-btn-outline:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.6)}@media (max-width:1024px){.hz-header-inner{padding:16px 24px}.hz-nav{display:none}.hz-header-phone{display:none}.hz-ej-hero{padding:120px 24px 80px}.hz-ej-hero-inner{grid-template-columns:1fr;text-align:center}.hz-ej-hero-logo{order:-1}.hz-ej-hero-desc{margin:0 auto}.hz-ej-facts{padding:0 24px;margin-top:-30px}.hz-ej-facts-inner{grid-template-columns:repeat(2,1fr)}.hz-ej-intro{padding:80px 24px 60px}.hz-ej-intro-inner{grid-template-columns:1fr}.hz-ej-vorteile{padding:60px 24px}.hz-vorteile-grid{grid-template-columns:repeat(2,1fr)}.hz-ej-rechtsgebiete{padding:60px 24px}.hz-ej-reichweite{padding:60px 24px}.hz-ej-reichweite-inner{grid-template-columns:1fr;text-align:center}.hz-reichweite-stats{align-items:center}.hz-reichweite-visual{order:-1;margin-bottom:20px}.hz-cta-banner{flex-direction:column;text-align:center}.hz-cta-buttons{justify-content:center}}@media (max-width:640px){.hz-ej-hero h1{font-size:36px;letter-spacing:1px}.hz-ej-facts-inner{grid-template-columns:1fr}.hz-ej-fact{justify-content:center;text-align:center;flex-direction:column}.hz-vorteile-grid{grid-template-columns:1fr}.hz-map-placeholder{width:220px;height:220px}}.breakdance .bde-code-block-62-101{display:block}