@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-20-127 .section-container{display:flex;flex-direction:column;gap:0px}.breakdance .bde-section-20-127 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-20-128{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;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-primary.hz-btn-full{width:100%}.hz-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;min-height:48px;background:transparent;color:#2e3192;text-decoration:none;font-family:'Inter',sans-serif;font-size:16px;font-weight:500;border-radius:6px;border:2px solid #2e3192;cursor:pointer;transition:all 0.2s ease}.hz-btn-secondary:hover{background:#2e3192;color:#ffffff!important}.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);transition:background 0.3s ease,box-shadow 0.3s ease}.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-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-breadcrumb{padding:100px 40px 0;background:linear-gradient(135deg,#f5f5f5 0%,#f4f4fa 100%)}.hz-breadcrumb-inner{max-width:1200px;margin:0 auto;padding:16px 0;font-family:'Inter',sans-serif;font-size:14px;color:#757575}.hz-breadcrumb a{color:#757575;text-decoration:none;transition:color 0.2s ease}.hz-breadcrumb a:hover{color:#2e3192}.hz-breadcrumb-sep{margin:0 8px;color:#a7a9ac}.hz-breadcrumb-current{color:#2e3192}.hz-profil-header{padding:40px 40px 60px;background:linear-gradient(135deg,#f5f5f5 0%,#f4f4fa 100%)}.hz-profil-header-inner{max-width:1200px;margin:0 auto;display:flex;gap:48px;align-items:flex-start}.hz-profil-portrait{flex-shrink:0;width:280px}.hz-profil-portrait img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.1)}.hz-profil-info{flex:1;padding-top:16px}.hz-profil-info h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,4vw,44px);font-weight:400;color:#1a1a1a;margin:0 0 8px 0;line-height:1.2}.hz-profil-title{font-family:'Inter',sans-serif;font-size:18px;color:#4a4a4a;margin:0 0 4px 0}.hz-profil-meta{font-family:'Inter',sans-serif;font-size:15px;color:#757575;margin:0 0 20px 0}.hz-profil-fachanwalt{margin-bottom:24px}.hz-fachanwalt-badge{display:inline-block;padding:10px 20px;background:#2e3192;color:#fff;font-family:'Inter',sans-serif;font-size:14px;font-weight:500;border-radius:6px}.hz-profil-tags{display:flex;flex-wrap:wrap;gap:10px}.hz-profil-tag{display:inline-block;padding:8px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;color:#4a4a4a;font-family:'Inter',sans-serif;font-size:14px;text-decoration:none;transition:all 0.2s ease}.hz-profil-tag:hover{border-color:#2e3192;color:#2e3192;background:#f4f4fa}.hz-profil-content{padding:60px 40px 80px;background:#fff}.hz-profil-content-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:60px;align-items:start}.hz-profil-main{min-width:0}.hz-profil-section{margin-bottom:48px}.hz-profil-section:last-child{margin-bottom:0}.hz-profil-section h2{font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:400;color:#1a1a1a;margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #e5e5e5}.hz-profil-text p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.7;margin:0 0 16px 0}.hz-profil-text p:last-child{margin-bottom:0}.hz-profil-list{list-style:none;padding:0;margin:0}.hz-profil-list li{position:relative;padding-left:24px;margin-bottom:12px;font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.5}.hz-profil-list li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#2e3192;border-radius:50%}.hz-profil-list li:last-child{margin-bottom:0}.hz-profil-list-links li a{color:#2e3192;text-decoration:none;transition:all 0.2s ease}.hz-profil-list-links li a:hover{text-decoration:underline}.hz-profil-timeline{display:flex;flex-direction:column;gap:16px}.hz-timeline-item{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid #f0f0f0}.hz-timeline-item:last-child{border-bottom:none}.hz-timeline-year{font-family:'Inter',sans-serif;font-size:14px;font-weight:600;color:#2e3192}.hz-timeline-text{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;line-height:1.5}.hz-profil-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px}.hz-sidebar-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.hz-sidebar-card h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 20px 0;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.hz-sidebar-link{display:flex;align-items:center;gap:12px;padding:10px 0;color:#2e3192;text-decoration:none;font-family:'Inter',sans-serif;font-size:15px;transition:all 0.2s ease}.hz-sidebar-link:hover{color:#1e2167}.hz-sidebar-link svg{flex-shrink:0;color:#757575}.hz-sidebar-link-fax{color:#757575;font-size:14px}.hz-sidebar-address{display:flex;align-items:flex-start;gap:12px;padding:10px 0;color:#4a4a4a;font-family:'Inter',sans-serif;font-size:15px}.hz-sidebar-address svg{flex-shrink:0;color:#757575;margin-top:2px}.hz-sidebar-address p{margin:0;line-height:1.5}.hz-sidebar-actions{margin-top:16px;padding-top:16px;border-top:1px solid #e5e5e5}.hz-sidebar-action{display:flex;align-items:center;gap:8px;color:#757575;text-decoration:none;font-family:'Inter',sans-serif;font-size:14px;transition:color 0.2s ease}.hz-sidebar-action:hover{color:#2e3192}.hz-sidebar-assistentin .hz-assistentin-info{display:flex;align-items:center;gap:16px;margin-bottom:16px}.hz-assistentin-photo{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}.hz-assistentin-photo img{width:100%;height:100%;object-fit:cover}.hz-assistentin-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#a7a9ac}.hz-assistentin-name{font-family:'Inter',sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 4px 0}.hz-assistentin-title{font-family:'Inter',sans-serif;font-size:13px;color:#757575;margin:0}.hz-sidebar-cta{margin-top:8px}.hz-weitere-anwaelte{padding:80px 40px;background:#f5f5f5}.hz-weitere-anwaelte-inner{max-width:1200px;margin:0 auto}.hz-weitere-anwaelte h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;color:#1a1a1a;margin:0 0 40px 0;text-align:center}.hz-weitere-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.hz-weitere-card{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;text-decoration:none;transition:all 0.2s ease}.hz-weitere-card:hover{box-shadow:0 8px 24px rgba(46,49,146,0.08);border-color:#2e3192}.hz-weitere-image{width:72px;height:72px;border-radius:50%;overflow:hidden;flex-shrink:0}.hz-weitere-image img{width:100%;height:100%;object-fit:cover}.hz-weitere-info h3{font-family:Georgia,'Times New Roman',serif;font-size:16px;font-weight:400;color:#1a1a1a;margin:0 0 4px 0}.hz-weitere-info p{font-family:'Inter',sans-serif;font-size:13px;color:#757575;margin:0}.hz-weitere-alle{text-align:center}.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-breadcrumb{padding:90px 24px 0}.hz-profil-header{padding:32px 24px 48px}.hz-profil-header-inner{flex-direction:column;align-items:center;text-align:center}.hz-profil-portrait{width:200px}.hz-profil-tags{justify-content:center}.hz-profil-content{padding:48px 24px 60px}.hz-profil-content-inner{grid-template-columns:1fr;gap:48px}.hz-profil-sidebar{position:static;order:-1}.hz-weitere-grid{grid-template-columns:1fr}.hz-cta-banner{flex-direction:column;text-align:center}.hz-cta-buttons{justify-content:center}}@media (max-width:640px){.hz-profil-portrait{width:160px}.hz-timeline-item{grid-template-columns:1fr;gap:8px}.hz-weitere-card{flex-direction:column;text-align:center}}.breakdance .bde-code-block-20-128{display:block}