@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-65-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-65-100 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-65-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-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;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;border:none;cursor:pointer;transition:all 0.2s ease}.hz-btn-primary:hover{background:#1e2167;transform:translateY(-1px);box-shadow:0 4px 12px rgba(46,49,146,0.25)}.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-light{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;min-height:48px;background:#fff;color:#2e3192;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all 0.2s ease}.hz-btn-secondary-light:hover{background:#f5f5f5}.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-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}.hz-kanzlei-hero{padding:120px 40px 80px;background:linear-gradient(135deg,#ffffff 0%,#f4f4fa 50%,#e8e9f5 100%)}.hz-kanzlei-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 480px;gap:60px;align-items:center}.hz-breadcrumb-inline{font-family:'Inter',sans-serif;font-size:14px;color:#757575;margin-bottom:20px}.hz-breadcrumb-inline a{color:#757575;text-decoration:none;transition:color 0.2s ease}.hz-breadcrumb-inline a:hover{color:#2e3192}.hz-breadcrumb-inline span{margin:0 8px}.hz-breadcrumb-inline span:last-child{color:#2e3192;margin:0}.hz-kanzlei-hero-content h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,52px);font-weight:400;color:#1a1a1a;margin:0 0 20px 0;line-height:1.15}.hz-kanzlei-hero-content h1 em{font-style:italic;color:#2e3192}.hz-kanzlei-hero-desc{font-family:'Inter',sans-serif;font-size:18px;color:#4a4a4a;line-height:1.6;margin:0 0 32px 0;max-width:520px}.hz-kanzlei-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.hz-kanzlei-hero-image img{width:100%;border-radius:8px;box-shadow:0 16px 48px rgba(46,49,146,0.15)}.hz-kanzlei-facts{padding:0 40px;margin-top:-40px;position:relative;z-index:10}.hz-kanzlei-facts-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:#2e3192;border-radius:12px;overflow:hidden}.hz-kanzlei-fact{padding:32px 24px;text-align:center;color:#fff;border-right:1px solid rgba(255,255,255,0.1)}.hz-kanzlei-fact:last-child{border-right:none}.hz-kanzlei-fact-number{font-family:Georgia,'Times New Roman',serif;font-size:40px;font-weight:400;line-height:1;margin-bottom:8px}.hz-kanzlei-fact-text{font-family:'Inter',sans-serif;font-size:14px;color:rgba(255,255,255,0.8)}.hz-kanzlei-about{padding:100px 40px 80px;background:#fff}.hz-kanzlei-about-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:start}.hz-about-content 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-about-content h2 em{font-style:italic;color:#2e3192}.hz-about-content p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 16px 0}.hz-about-content p:last-child{margin-bottom:0}.hz-highlight-card{background:#f5f5f5;border-radius:8px;padding:32px;border-left:4px solid #2e3192}.hz-highlight-quote{color:#2e3192;opacity:0.3;margin-bottom:16px}.hz-highlight-text{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-style:italic;color:#1a1a1a;line-height:1.5;margin:0}.hz-kanzlei-werte{padding:80px 40px;background:#f5f5f5}.hz-kanzlei-werte-inner{max-width:1100px;margin:0 auto}.hz-werte-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hz-wert-card{background:#fff;border-radius:8px;padding:32px 24px;text-align:center;transition:all 0.3s ease}.hz-wert-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(46,49,146,0.1)}.hz-wert-icon{width:72px;height:72px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#2e3192;transition:all 0.3s ease}.hz-wert-card:hover .hz-wert-icon{background:#2e3192;color:#fff}.hz-wert-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-wert-card p{font-family:'Inter',sans-serif;font-size:14px;color:#4a4a4a;line-height:1.6;margin:0}.hz-kanzlei-chronologie{padding:80px 40px;background:#fff}.hz-kanzlei-chronologie-inner{max-width:800px;margin:0 auto}.hz-timeline{position:relative;padding-left:0}.hz-timeline::before{content:'';position:absolute;left:60px;top:0;bottom:0;width:2px;background:#e5e5e5}.hz-timeline-item{display:grid;grid-template-columns:120px 1fr;gap:40px;padding-bottom:40px;position:relative}.hz-timeline-item:last-child{padding-bottom:0}.hz-timeline-marker{position:relative}.hz-timeline-year{display:inline-block;padding:8px 16px;background:#f5f5f5;color:#2e3192;font-family:Georgia,'Times New Roman',serif;font-size:16px;font-weight:400;border-radius:6px;position:relative}.hz-timeline-year::after{content:'';position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:14px;height:14px;background:#fff;border:3px solid #a7a9ac;border-radius:50%}.hz-timeline-item-active .hz-timeline-year{background:#2e3192;color:#fff}.hz-timeline-item-active .hz-timeline-year::after{border-color:#2e3192;background:#2e3192}.hz-timeline-content h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 8px 0}.hz-timeline-content p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}.hz-timeline-link{display:inline-block;margin-top:12px;font-family:'Inter',sans-serif;font-size:14px;font-weight:500;color:#2e3192;text-decoration:none;transition:gap 0.2s ease}.hz-timeline-link:hover{text-decoration:underline}.hz-kanzlei-mandanten{padding:80px 40px;background:#f5f5f5}.hz-kanzlei-mandanten-inner{max-width:1100px;margin:0 auto}.hz-mandanten-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hz-mandant-card{background:#fff;border-radius:8px;padding:32px 24px;text-align:center;transition:all 0.3s ease}.hz-mandant-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(46,49,146,0.1)}.hz-mandant-icon{width:64px;height:64px;background:linear-gradient(135deg,#f4f4fa 0%,#e8e9f5 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#2e3192}.hz-mandant-card h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-mandant-card p{font-family:'Inter',sans-serif;font-size:14px;color:#4a4a4a;line-height:1.6;margin:0}.hz-kanzlei-eurojuris{padding:80px 40px;background:linear-gradient(135deg,#2e3192 0%,#1e2167 100%);color:#fff}.hz-kanzlei-eurojuris-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:center}.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:16px}.hz-eurojuris-content h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#fff;margin:0 0 16px 0}.hz-eurojuris-content h2 em{font-style:italic}.hz-eurojuris-content>p{font-family:'Inter',sans-serif;font-size:16px;color:rgba(255,255,255,0.85);line-height:1.6;margin:0 0 24px 0}.hz-eurojuris-content .hz-btn-secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,0.4)}.hz-eurojuris-content .hz-btn-secondary:hover{background:rgba(255,255,255,0.1);border-color:#fff;color:#ffffff!important}.hz-eurojuris-stats{display:flex;flex-direction:column;gap:24px}.hz-ej-stat{background:rgba(255,255,255,0.1);border-radius:8px;padding:24px;text-align:center}.hz-ej-stat-number{display:block;font-family:Georgia,'Times New Roman',serif;font-size:36px;font-weight:400;color:#fff;line-height:1;margin-bottom:8px}.hz-ej-stat-label{font-family:'Inter',sans-serif;font-size:14px;color:rgba(255,255,255,0.7)}.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-kanzlei-hero{padding:100px 24px 60px}.hz-kanzlei-hero-inner{grid-template-columns:1fr;gap:40px}.hz-kanzlei-hero-image{order:-1}.hz-kanzlei-hero-image img{max-width:480px;margin:0 auto;display:block}.hz-kanzlei-hero-content{text-align:center}.hz-kanzlei-hero-desc{margin:0 auto 32px}.hz-kanzlei-hero-ctas{justify-content:center}.hz-kanzlei-facts{padding:0 24px;margin-top:-30px}.hz-kanzlei-facts-inner{grid-template-columns:repeat(2,1fr)}.hz-kanzlei-fact{border-bottom:1px solid rgba(255,255,255,0.1)}.hz-kanzlei-fact:nth-child(2){border-right:none}.hz-kanzlei-fact:nth-child(3),.hz-kanzlei-fact:nth-child(4){border-bottom:none}.hz-kanzlei-about{padding:80px 24px 60px}.hz-kanzlei-about-inner{grid-template-columns:1fr}.hz-kanzlei-werte{padding:60px 24px}.hz-werte-grid{grid-template-columns:repeat(2,1fr)}.hz-kanzlei-chronologie{padding:60px 24px}.hz-timeline::before{left:50px}.hz-timeline-item{grid-template-columns:100px 1fr;gap:30px}.hz-timeline-year::after{right:-25px}.hz-kanzlei-mandanten{padding:60px 24px}.hz-mandanten-grid{grid-template-columns:repeat(2,1fr)}.hz-kanzlei-eurojuris{padding:60px 24px}.hz-kanzlei-eurojuris-inner{grid-template-columns:1fr;text-align:center}.hz-eurojuris-stats{flex-direction:row;justify-content:center}.hz-cta-banner{flex-direction:column;text-align:center}.hz-cta-buttons{justify-content:center}}@media (max-width:640px){.hz-kanzlei-hero-content h1{font-size:32px}.hz-kanzlei-facts-inner{grid-template-columns:1fr}.hz-kanzlei-fact{border-right:none;border-bottom:1px solid rgba(255,255,255,0.1)}.hz-kanzlei-fact:last-child{border-bottom:none}.hz-werte-grid{grid-template-columns:1fr}.hz-timeline::before{display:none}.hz-timeline-item{grid-template-columns:1fr;gap:12px}.hz-timeline-year::after{display:none}.hz-mandanten-grid{grid-template-columns:1fr}.hz-eurojuris-stats{flex-direction:column}}.breakdance .bde-code-block-65-101{display:block}