@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);.breakdance .bde-section-30-170 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-30-170 .section-container{--bde-section-width:100%}.breakdance .bde-code-block-30-171{width:100%}*{box-sizing:border-box;text-transform:none!important}body{margin:0;padding:0;font-family:'Inter',sans-serif;color:#1a1a1a;background:#f5f5f5}.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-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-kontakt-hero{padding:140px 40px 60px;background:linear-gradient(135deg,#ffffff 0%,#f4f4fa 50%,#e8e9f5 100%);text-align:center}.hz-kontakt-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-kontakt-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-kontakt-hero h1 em{font-style:italic;color:#2e3192}.hz-kontakt-hero-desc{font-family:'Inter',sans-serif;font-size:18px;color:#4a4a4a;line-height:1.6;margin:0}.hz-quick-contact{padding:0 40px;margin-top:-30px;position:relative;z-index:10}.hz-quick-contact-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hz-quick-card{display:flex;align-items:center;gap:20px;padding:24px 28px;background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.06);text-decoration:none;color:inherit;transition:all 0.3s ease}a.hz-quick-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(46,49,146,0.12)}.hz-quick-icon{width:56px;height:56px;background:linear-gradient(135deg,#f4f4fa 0%,#e8e9f5 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2e3192;flex-shrink:0}.hz-quick-label{display:block;font-family:'Inter',sans-serif;font-size:13px;color:#757575;margin-bottom:4px}.hz-quick-value{display:block;font-family:Georgia,'Times New Roman',serif;font-size:18px;color:#1a1a1a}.hz-kontakt-main{padding:60px 40px 80px}.hz-kontakt-main-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.hz-kontakt-form-wrapper{background:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.hz-kontakt-form-wrapper h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;font-weight:400;color:#1a1a1a;margin:0 0 8px 0}.hz-kontakt-form-wrapper>p{font-family:'Inter',sans-serif;font-size:16px;color:#4a4a4a;margin:0 0 32px 0}.hz-kontakt-form{display:flex;flex-direction:column;gap:24px}.hz-form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hz-form-group{display:flex;flex-direction:column;gap:8px}.hz-form-group label{font-family:'Inter',sans-serif;font-size:14px;font-weight:500;color:#1a1a1a}.hz-form-group input,.hz-form-group select,.hz-form-group textarea{padding:14px 16px;font-family:'Inter',sans-serif;font-size:16px;color:#1a1a1a;background:#f5f5f5;border:2px solid #e5e5e5;border-radius:6px;transition:all 0.2s ease}.hz-form-group input:focus,.hz-form-group select:focus,.hz-form-group textarea:focus{outline:none;border-color:#2e3192;background:#fff}.hz-form-group textarea{resize:vertical;min-height:140px}.hz-form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%23757575' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.hz-form-checkbox{flex-direction:row;align-items:flex-start;gap:12px}.hz-form-checkbox input[type="checkbox"]{width:20px;height:20px;margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:#2e3192}.hz-form-checkbox label{font-size:14px;font-weight:400;color:#4a4a4a;line-height:1.5;cursor:pointer}.hz-form-checkbox label a{color:#2e3192;text-decoration:none}.hz-form-checkbox label a:hover{text-decoration:underline}.hz-kontakt-form .hz-btn-primary{align-self:flex-start;margin-top:8px}.hz-kontakt-sidebar{display:flex;flex-direction:column;gap:24px}.hz-kontakt-card{background:#fff;border-radius:8px;padding:28px;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.hz-kontakt-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;color:#1a1a1a;margin:0 0 20px 0;padding-bottom:12px;border-bottom:2px solid #e5e5e5}.hz-kontakt-card-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.hz-kontakt-card-item:last-child{margin-bottom:0}.hz-kontakt-card-item svg{flex-shrink:0;color:#2e3192;margin-top:2px}.hz-kontakt-card-item p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;margin:0;line-height:1.5}.hz-kontakt-card-item a{color:#2e3192;text-decoration:none}.hz-kontakt-card-item a:hover{text-decoration:underline}.hz-hours-grid{display:grid;grid-template-columns:1fr auto;gap:8px 16px;margin-bottom:16px}.hz-hours-day{font-family:'Inter',sans-serif;font-size:15px;color:#1a1a1a}.hz-hours-time{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;text-align:right}.hz-hours-note{font-family:'Inter',sans-serif;font-size:13px;color:#757575;font-style:italic;margin:0;padding-top:12px;border-top:1px solid #e5e5e5}.hz-kontakt-team>p{font-family:'Inter',sans-serif;font-size:14px;color:#4a4a4a;margin:0 0 20px 0;line-height:1.5}.hz-empfang-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hz-empfang-person{text-align:center}.hz-empfang-photo{width:72px;height:72px;border-radius:50%;overflow:hidden;margin:0 auto 10px}.hz-empfang-photo img{width:100%;height:100%;object-fit:cover}.hz-empfang-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#a7a9ac}.hz-empfang-name{font-family:'Inter',sans-serif;font-size:14px;color:#1a1a1a}.hz-kontakt-map{padding:80px 40px;background:#fff}.hz-kontakt-map-inner{max-width:1100px;margin:0 auto}.hz-kontakt-map h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,3vw,32px);font-weight:400;color:#1a1a1a;margin:0 0 32px 0;text-align:center}.hz-map-wrapper{border-radius:8px;overflow:hidden;margin-bottom:40px;box-shadow:0 4px 16px rgba(0,0,0,0.08)}.hz-map-wrapper iframe{display:block}.hz-anfahrt-info{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.hz-anfahrt-item{display:flex;gap:20px}.hz-anfahrt-icon{width:56px;height:56px;background:linear-gradient(135deg,#f4f4fa 0%,#e8e9f5 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2e3192;flex-shrink:0}.hz-anfahrt-item h4{font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400;color:#1a1a1a;margin:0 0 8px 0}.hz-anfahrt-item p{font-family:'Inter',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.5;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;gap:10px;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:16px;transition:all 0.2s ease}.hz-cta-btn-primary:hover{background:#f5f5f5;transform:translateY(-2px)}@media (max-width:1024px){.hz-header-inner{padding:16px 24px}.hz-nav{display:none}.hz-header-phone{display:none}.hz-kontakt-hero{padding:120px 24px 60px}.hz-quick-contact{padding:0 24px}.hz-quick-contact-inner{grid-template-columns:1fr}.hz-kontakt-main{padding:40px 24px 60px}.hz-kontakt-main-inner{grid-template-columns:1fr;gap:40px}.hz-kontakt-map{padding:60px 24px}.hz-anfahrt-info{grid-template-columns:1fr}.hz-cta-banner{flex-direction:column;text-align:center}.hz-cta-buttons{justify-content:center}}@media (max-width:640px){.hz-kontakt-hero h1{font-size:32px}.hz-form-row{grid-template-columns:1fr}.hz-kontakt-form-wrapper{padding:24px}.hz-empfang-grid{grid-template-columns:1fr}.hz-anfahrt-item{flex-direction:column;text-align:center}.hz-anfahrt-icon{margin:0 auto}}.breakdance .bde-code-block-30-171{display:block}