@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-68-102 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-68-102 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-68-103{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-primary-large{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 36px;min-height:56px;background:#2e3192;color:#ffffff!important;text-decoration:none;font-family:'Inter',sans-serif;font-size:18px;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all 0.2s ease}.hz-btn-primary-large:hover{background:#1e2167;transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,49,146,0.3)}.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-karriere-hero{padding:120px 40px 80px;background:linear-gradient(135deg,#ffffff 0%,#f4f4fa 50%,#e8e9f5 100%)}.hz-karriere-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-karriere-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-karriere-hero-content h1 em{font-style:italic;color:#2e3192}.hz-karriere-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-karriere-hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.hz-karriere-hero-image{position:relative}.hz-karriere-hero-image img{width:100%;border-radius:8px;box-shadow:0 16px 48px rgba(46,49,146,0.15)}.hz-karriere-hero-badge{position:absolute;bottom:-20px;left:20px;display:flex;align-items:center;gap:10px;padding:14px 20px;background:#2e3192;color:#fff;border-radius:6px;box-shadow:0 4px 16px rgba(46,49,146,0.3)}.hz-karriere-hero-badge span{font-family:'Inter',sans-serif;font-size:14px;font-weight:500}.hz-karriere-warum{padding:100px 40px 80px;background:#fff}.hz-karriere-warum-inner{max-width:1100px;margin:0 auto}.hz-warum-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hz-warum-card{background:#f5f5f5;border-radius:8px;padding:32px;transition:all 0.3s ease}.hz-warum-card:hover{background:#fff;box-shadow:0 8px 32px rgba(46,49,146,0.1);transform:translateY(-4px)}.hz-warum-icon{width:56px;height:56px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2e3192;margin-bottom:20px;transition:all 0.3s ease}.hz-warum-card:hover .hz-warum-icon{background:#2e3192;color:#fff}.hz-warum-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-warum-card p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}.hz-karriere-pfad{padding:80px 40px;background:linear-gradient(135deg,#2e3192 0%,#1e2167 100%);color:#fff}.hz-karriere-pfad-inner{max-width:900px;margin:0 auto}.hz-karriere-pfad .hz-section-header h2{color:#fff}.hz-karriere-pfad .hz-section-header h2 em{color:rgba(255,255,255,0.8)}.hz-karriere-pfad .hz-section-header p{color:rgba(255,255,255,0.7)}.hz-pfad-timeline{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.hz-pfad-step{flex:1;text-align:center;position:relative}.hz-pfad-marker{width:56px;height:56px;background:rgba(255,255,255,0.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;position:relative;z-index:2}.hz-pfad-number{font-family:Georgia,'Times New Roman',serif;font-size:24px;color:#fff}.hz-pfad-step-highlight .hz-pfad-marker{background:#fff;color:#2e3192}.hz-pfad-step-highlight .hz-pfad-marker svg{color:#2e3192}.hz-pfad-connector{flex:0 0 60px;height:2px;background:rgba(255,255,255,0.2);margin-top:28px}.hz-pfad-content h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#fff;margin:0 0 8px 0}.hz-pfad-content p{font-family:'Inter',sans-serif;font-size:14px;color:rgba(255,255,255,0.7);line-height:1.5;margin:0;max-width:180px;margin-left:auto;margin-right:auto}.hz-karriere-stellen{padding:80px 40px;background:#f5f5f5}.hz-karriere-stellen-inner{max-width:1100px;margin:0 auto}.hz-stellen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hz-stelle-card{background:#fff;border-radius:8px;padding:32px;text-align:center;transition:all 0.3s ease;position:relative}.hz-stelle-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(46,49,146,0.1)}.hz-stelle-card-featured{border:2px solid #2e3192}.hz-stelle-featured-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:6px 16px;background:#2e3192;color:#fff;font-family:'Inter',sans-serif;font-size:12px;font-weight:600;border-radius:4px}.hz-stelle-icon{width:72px;height:72px;background:linear-gradient(135deg,#f4f4fa 0%,#e8e9f5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#2e3192}.hz-stelle-badge{display:inline-block;padding:4px 12px;background:#f5f5f5;color:#757575;font-family:'Inter',sans-serif;font-size:12px;font-weight:500;border-radius:4px;margin-bottom:16px}.hz-stelle-card h3{font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-stelle-card>p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;margin:0 0 20px 0}.hz-stelle-details{list-style:none;padding:0;margin:0 0 24px 0;text-align:left}.hz-stelle-details li{position:relative;padding-left:20px;margin-bottom:8px;font-family:'Inter',sans-serif;font-size:14px;color:#4a4a4a}.hz-stelle-details li::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;background:#2e3192;border-radius:50%}.hz-stelle-details li:last-child{margin-bottom:0}.hz-karriere-benefits{padding:80px 40px;background:#fff}.hz-karriere-benefits-inner{max-width:1000px;margin:0 auto}.hz-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hz-benefit-item{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#f5f5f5;border-radius:8px;transition:all 0.3s ease}.hz-benefit-item:hover{background:#f0f0f8}.hz-benefit-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2e3192;flex-shrink:0}.hz-benefit-text h4{font-family:Georgia,'Times New Roman',serif;font-size:16px;font-weight:400;color:#1a1a1a;margin:0 0 4px 0}.hz-benefit-text p{font-family:'Inter',sans-serif;font-size:14px;color:#757575;margin:0;line-height:1.4}.hz-karriere-testimonial{padding:80px 40px;background:#f5f5f5}.hz-karriere-testimonial-inner{max-width:800px;margin:0 auto}.hz-testimonial-card{background:#fff;border-radius:12px;padding:48px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.06)}.hz-testimonial-quote{color:#2e3192;opacity:0.2;margin-bottom:24px}.hz-testimonial-card blockquote{font-family:Georgia,'Times New Roman',serif;font-size:clamp(20px,2.5vw,24px);font-style:italic;color:#1a1a1a;line-height:1.5;margin:0 0 32px 0}.hz-testimonial-author{display:flex;align-items:center;justify-content:center;gap:16px}.hz-testimonial-photo{width:64px;height:64px;border-radius:50%;overflow:hidden}.hz-testimonial-photo img{width:100%;height:100%;object-fit:cover}.hz-testimonial-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#a7a9ac}.hz-testimonial-info{text-align:left}.hz-testimonial-name{display:block;font-family:Georgia,'Times New Roman',serif;font-size:18px;color:#1a1a1a}.hz-testimonial-role{font-family:'Inter',sans-serif;font-size:14px;color:#757575}.hz-karriere-bewerbung{padding:80px 40px;background:linear-gradient(135deg,#f5f5f5 0%,#f4f4fa 100%)}.hz-karriere-bewerbung-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:40px}.hz-bewerbung-content h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 16px 0}.hz-bewerbung-content h2 em{font-style:italic;color:#2e3192}.hz-bewerbung-content>p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;margin:0 0 32px 0;line-height:1.6}.hz-bewerbung-contact{display:flex;align-items:center;gap:24px;padding:24px;background:#fff;border-radius:8px;margin-bottom:32px}.hz-bewerbung-photo{width:100px;height:100px;border-radius:50%;overflow:hidden;flex-shrink:0}.hz-bewerbung-photo img{width:100%;height:100%;object-fit:cover}.hz-bewerbung-label{display:block;font-family:'Inter',sans-serif;font-size:12px;font-weight:600;color:#2e3192;margin-bottom:4px}.hz-bewerbung-info h3{font-family:Georgia,'Times New Roman',serif;font-size:22px;font-weight:400;color:#1a1a1a;margin:0 0 2px 0}.hz-bewerbung-title{display:block;font-family:'Inter',sans-serif;font-size:14px;color:#757575;margin-bottom:12px}.hz-bewerbung-links{display:flex;flex-direction:column;gap:8px}.hz-bewerbung-link{display:flex;align-items:center;gap:10px;font-family:'Inter',sans-serif;font-size:15px;color:#2e3192;text-decoration:none;transition:gap 0.2s ease}.hz-bewerbung-link:hover{gap:14px}.hz-bewerbung-checklist{padding:24px;background:#fff;border-radius:8px}.hz-bewerbung-checklist h4{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 16px 0}.hz-bewerbung-checklist ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hz-bewerbung-checklist li{display:flex;align-items:center;gap:10px;font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a}.hz-bewerbung-checklist li svg{color:#2e3192;flex-shrink:0}.hz-bewerbung-cta{text-align:center}.hz-karriere-faq{padding:80px 40px;background:#fff}.hz-karriere-faq-inner{max-width:900px;margin:0 auto}.hz-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.hz-faq-item{background:#f5f5f5;border-radius:8px;padding:28px;transition:all 0.3s ease}.hz-faq-item:hover{background:#f0f0f8}.hz-faq-item h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 12px 0}.hz-faq-item 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-karriere-hero{padding:100px 24px 60px}.hz-karriere-hero-inner{grid-template-columns:1fr;gap:40px}.hz-karriere-hero-image{order:-1}.hz-karriere-hero-image img{max-width:480px;margin:0 auto;display:block}.hz-karriere-hero-content{text-align:center}.hz-karriere-hero-desc{margin:0 auto 32px}.hz-karriere-hero-ctas{justify-content:center}.hz-karriere-hero-badge{left:50%;transform:translateX(-50%)}.hz-karriere-warum{padding:80px 24px 60px}.hz-warum-grid{grid-template-columns:repeat(2,1fr)}.hz-karriere-pfad{padding:60px 24px}.hz-pfad-timeline{flex-direction:column;gap:0}.hz-pfad-step{text-align:left;display:flex;gap:24px;padding-bottom:32px}.hz-pfad-step:last-child{padding-bottom:0}.hz-pfad-marker{margin:0}.hz-pfad-content{text-align:left}.hz-pfad-content p{max-width:none;margin:0}.hz-pfad-connector{display:none}.hz-karriere-stellen{padding:60px 24px}.hz-stellen-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.hz-karriere-benefits{padding:60px 24px}.hz-benefits-grid{grid-template-columns:repeat(2,1fr)}.hz-karriere-testimonial{padding:60px 24px}.hz-testimonial-card{padding:32px}.hz-karriere-bewerbung{padding:60px 24px}.hz-bewerbung-contact{flex-direction:column;text-align:center}.hz-bewerbung-links{align-items:center}.hz-bewerbung-checklist ul{grid-template-columns:1fr}.hz-karriere-faq{padding:60px 24px}.hz-faq-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-karriere-hero-content h1{font-size:32px}.hz-warum-grid{grid-template-columns:1fr}.hz-benefits-grid{grid-template-columns:1fr}.hz-testimonial-author{flex-direction:column;text-align:center}.hz-testimonial-info{text-align:center}}.breakdance .bde-code-block-68-103{display:block}