@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-28-128 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-28-128 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-28-129{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-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-team-hero{padding:140px 40px 80px;background:linear-gradient(135deg,#ffffff 0%,#f4f4fa 50%,#e8e9f5 100%);text-align:center}.hz-team-hero-inner{max-width:700px;margin:0 auto}.hz-breadcrumb-inline{font-family:'Inter',sans-serif;font-size:14px;color:#757575;margin-bottom:24px}.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-team-hero 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-team-hero h1 em{font-style:italic;color:#2e3192}.hz-team-hero-desc{font-family:'Inter',sans-serif;font-size:18px;color:#4a4a4a;line-height:1.6;margin:0}.hz-team-section-header{text-align:center;margin-bottom:48px}.hz-team-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-team-section-header p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;margin:0}.hz-team-anwaelte{padding:80px 40px;background:#fff}.hz-team-anwaelte-inner{max-width:1200px;margin:0 auto}.hz-anwaelte-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hz-anwalt-card{background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;transition:all 0.3s ease;position:relative}.hz-anwalt-card::before{content:'';position:absolute;inset:0;border-radius:8px;padding:2px;background:linear-gradient(to bottom,transparent 0%,transparent 20%,#2e3192 100%);background-size:100% 300%;background-position:0% 60%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:background-position 0.5s cubic-bezier(0.4,0,0.2,1)}.hz-anwalt-card:hover::before{background-position:0% 100%}.hz-anwalt-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(46,49,146,0.12)}.hz-anwalt-image{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.hz-anwalt-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.hz-anwalt-card:hover .hz-anwalt-image img{transform:scale(1.05)}.hz-anwalt-badge{position:absolute;bottom:12px;left:12px;padding:6px 12px;background:#2e3192;color:#fff;font-family:'Inter',sans-serif;font-size:12px;font-weight:500;border-radius:4px}.hz-anwalt-info{padding:20px;text-align:center}.hz-anwalt-info h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 4px 0}.hz-anwalt-title{display:block;font-family:'Inter',sans-serif;font-size:14px;color:#757575;margin-bottom:12px}.hz-anwalt-fachgebiete{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.hz-anwalt-fachgebiete span{padding:4px 10px;background:#f5f5f5;color:#2e3192;font-family:'Inter',sans-serif;font-size:12px;font-weight:500;border-radius:4px;transition:all 0.2s ease}.hz-anwalt-card:hover .hz-anwalt-fachgebiete span{background:#e8e9f5}.hz-team-kanzlei{padding:80px 40px;background:#f5f5f5}.hz-team-kanzlei-inner{max-width:1000px;margin:0 auto}.hz-kanzlei-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hz-kanzlei-card{background:#fff;border-radius:8px;padding:28px 20px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:all 0.3s ease}.hz-kanzlei-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.08)}.hz-kanzlei-image{width:100px;height:100px;border-radius:50%;overflow:hidden;margin:0 auto 16px}.hz-kanzlei-image img{width:100%;height:100%;object-fit:cover}.hz-kanzlei-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#a7a9ac}.hz-kanzlei-info h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 4px 0}.hz-kanzlei-title{display:block;font-family:'Inter',sans-serif;font-size:13px;color:#757575;margin-bottom:12px}.hz-kanzlei-phone{display:inline-flex;align-items:center;gap:8px;font-family:'Inter',sans-serif;font-size:14px;color:#2e3192;text-decoration:none;transition:gap 0.2s ease}.hz-kanzlei-phone:hover{gap:12px}.hz-team-werte{padding:80px 40px;background:#fff}.hz-team-werte-inner{max-width:1000px;margin:0 auto}.hz-team-werte h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 48px 0;text-align:center}.hz-team-werte h2 em{font-style:italic;color:#2e3192}.hz-werte-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hz-wert-card{text-align:center;padding:32px 24px;background:#f5f5f5;border-radius:8px;transition:all 0.3s ease}.hz-wert-card:hover{background:#f0f0f8;transform:translateY(-4px)}.hz-wert-icon{width:72px;height:72px;background:#fff;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:15px;color:#4a4a4a;line-height:1.6;margin:0}.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-team-hero{padding:120px 24px 60px}.hz-team-anwaelte{padding:60px 24px}.hz-anwaelte-grid{grid-template-columns:repeat(2,1fr)}.hz-team-kanzlei{padding:60px 24px}.hz-kanzlei-grid{grid-template-columns:repeat(2,1fr)}.hz-team-werte{padding:60px 24px}.hz-werte-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-team-hero h1{font-size:32px}.hz-anwaelte-grid{grid-template-columns:1fr}.hz-kanzlei-grid{grid-template-columns:1fr}}.breakdance .bde-code-block-28-129{display:block}