.header.svelte-1elxaub{position:sticky;top:0;z-index:1001;background-color:var(--bg-primary);border-bottom:1px solid var(--border);transition:box-shadow .3s ease;transform:translateZ(0);will-change:box-shadow}.header.scrolled.svelte-1elxaub{box-shadow:0 4px 20px var(--shadow)}.nav.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo.svelte-1elxaub{display:flex;align-items:center;z-index:1001}.logo.svelte-1elxaub img:where(.svelte-1elxaub){height:47px;width:auto;object-fit:contain;transition:transform .4s ease;transform:translateZ(0)}.header.scrolled.svelte-1elxaub .logo:where(.svelte-1elxaub) img:where(.svelte-1elxaub){height:39px}@media(min-width:768px){.logo.svelte-1elxaub img:where(.svelte-1elxaub){height:70px;width:auto}.header.scrolled.svelte-1elxaub .logo:where(.svelte-1elxaub) img:where(.svelte-1elxaub){height:50px;width:auto}}.logo.svelte-1elxaub:hover img:where(.svelte-1elxaub){transform:scale(1.05) translateZ(0)}.menu-toggle.svelte-1elxaub{display:flex;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;transition:gap .4s ease;transform:translateZ(0)}.menu-toggle.svelte-1elxaub span:where(.svelte-1elxaub){width:30px;height:3px;background-color:var(--text-primary);transition:transform .4s ease,opacity .3s ease,width .3s ease,height .3s ease;transform-origin:center}.menu-toggle.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){transform:translateY(9px) rotate(45deg)}.menu-toggle.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header.scrolled.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub):not(.open){gap:5px}.header.scrolled.svelte-1elxaub .menu-toggle:where(.svelte-1elxaub):not(.open) span:where(.svelte-1elxaub){width:25px;height:2px}.mobile-menu-overlay.svelte-1elxaub{position:fixed;inset:0;background-color:#0000;z-index:999}.mobile-menu.svelte-1elxaub{position:fixed;top:0;right:0;bottom:0;width:min(300px,80vw);height:100vh;background-color:var(--bg-primary);padding:6rem 2rem 2rem;overflow-y:auto;box-shadow:-4px 0 20px var(--shadow);z-index:1001;-webkit-overflow-scrolling:touch}.mobile-menu.svelte-1elxaub ul:where(.svelte-1elxaub){list-style:none;display:flex;flex-direction:column;gap:1rem;min-height:calc(100vh - 8rem)}.mobile-menu.svelte-1elxaub li:where(.svelte-1elxaub) a:where(.svelte-1elxaub){display:block;padding:1rem;font-size:1.1rem;font-weight:500;border-bottom:1px solid var(--border);transition:background-color .2s ease}.mobile-menu.svelte-1elxaub li:where(.svelte-1elxaub) a:where(.svelte-1elxaub):hover{background-color:var(--hover-bg)}.simple-slider.svelte-1bmr5lu{width:100%;max-width:600px;aspect-ratio:4 / 3;min-height:400px;position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--hover-bg) 100%);border:1px solid var(--border);transform:translateZ(0);will-change:auto}.slider-content.svelte-1bmr5lu{position:relative;width:100%;height:100%}.slide.svelte-1bmr5lu{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slide.svelte-1bmr5lu img:where(.svelte-1bmr5lu){width:100%;height:100%;object-fit:cover;object-position:center;animation:svelte-1bmr5lu-kenBurns 4s ease-out forwards;transform:translateZ(0)}@keyframes svelte-1bmr5lu-kenBurns{0%{transform:scale(1) translateZ(0)}to{transform:scale(1.1) translateZ(0)}}.loading.svelte-1bmr5lu{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}.spinner.svelte-1bmr5lu{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--text-primary);border-radius:50%;animation:svelte-1bmr5lu-spin .8s linear infinite}@keyframes svelte-1bmr5lu-spin{to{transform:rotate(360deg)}}.no-images.svelte-1bmr5lu{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary)}@media(max-width:768px){.simple-slider.svelte-1bmr5lu,.loading.svelte-1bmr5lu{min-height:300px}}.content-section.svelte-yj1bgc{position:relative;padding:5rem 0}.content-section.svelte-yj1bgc:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--border) 20%,var(--text-secondary) 50%,var(--border) 80%,transparent 100%);opacity:.3}.content-section.svelte-yj1bgc:last-child:after{display:none}@media(max-width:768px){.content-section.svelte-yj1bgc{padding:3rem 0}.content-section.svelte-yj1bgc:after{width:90%}}.content-wrapper.svelte-yj1bgc{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end}.content-wrapper.reverse.svelte-yj1bgc{direction:rtl}.content-wrapper.reverse.svelte-yj1bgc>:where(.svelte-yj1bgc){direction:ltr}@media(max-width:968px){.content-wrapper.svelte-yj1bgc{grid-template-columns:1fr;gap:2rem}.content-wrapper.reverse.svelte-yj1bgc{direction:ltr}}.text-content.svelte-yj1bgc h2:where(.svelte-yj1bgc){margin-bottom:1.5rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-content.svelte-yj1bgc p:where(.svelte-yj1bgc){font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:2rem}.button-group.svelte-yj1bgc{display:flex;gap:1rem;flex-wrap:wrap}.cta-button-small.svelte-yj1bgc{padding:.5rem 1.25rem!important;font-size:.85rem!important}.cta-button.cta-button-gray.svelte-yj1bgc{background:linear-gradient(135deg,#6b7280,#4b5563)!important;box-shadow:0 4px 15px #6b72804d!important}.cta-button.cta-button-gray.svelte-yj1bgc:hover{background:linear-gradient(135deg,#9ca3af,#6b7280)!important;box-shadow:0 8px 25px #9ca3af80!important}.cta-button.cta-button-gray.svelte-yj1bgc:active{box-shadow:0 4px 15px #6b728066!important}@media(prefers-color-scheme:dark){.cta-button.cta-button-gray.svelte-yj1bgc{background:linear-gradient(135deg,#9ca3af,#6b7280)!important;box-shadow:0 4px 15px #9ca3af66!important}.cta-button.cta-button-gray.svelte-yj1bgc:hover{background:linear-gradient(135deg,#d1d5db,#9ca3af)!important;box-shadow:0 8px 25px #d1d5db99!important}}.cta-button.svelte-yj1bgc{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#fa554e,#d42e10);color:#fff;border:2px solid transparent;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #fc36144d;z-index:1}.cta-button.svelte-yj1bgc:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s;z-index:-1}.cta-button.svelte-yj1bgc:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #fc361480;background:linear-gradient(135deg,#f9423a,#fa554e)}.cta-button.svelte-yj1bgc:hover:before{width:300px;height:300px}.cta-button.svelte-yj1bgc:active{transform:translateY(-1px) scale(1.02);box-shadow:0 4px 15px #fc361466}@media(prefers-color-scheme:dark){.cta-button.svelte-yj1bgc{background:linear-gradient(135deg,#f9423a,#fa554e);box-shadow:0 4px 15px #ff4f2e66}.cta-button.svelte-yj1bgc:hover{background:linear-gradient(135deg,#ff6548,#f9423a);box-shadow:0 8px 25px #ff4f2e99}}.image-placeholder.svelte-yj1bgc{width:100%;max-width:600px;aspect-ratio:4 / 3;min-height:400px;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--hover-bg) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;border:1px solid var(--border);transform:translateZ(0);will-change:auto}.image-placeholder.svelte-yj1bgc img:where(.svelte-yj1bgc){width:100%;height:100%;object-fit:cover;object-position:center}.loading-placeholder.svelte-yj1bgc{min-height:300px;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--hover-bg) 100%);border-radius:16px}.placeholder-content.svelte-yj1bgc{color:var(--text-secondary);opacity:.3}.placeholder-content.svelte-yj1bgc svg:where(.svelte-yj1bgc){width:80px;height:80px}.image-placeholder.svelte-yj1bgc:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.05) 50%,transparent 70%);transform:rotate(45deg);animation:svelte-yj1bgc-shimmer 3s infinite}@keyframes svelte-yj1bgc-shimmer{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.footer.svelte-jz8lnl{background-color:var(--bg-secondary);border-top:1px solid var(--border);padding:4rem 1rem 2rem;margin-top:4rem}.footer-content.svelte-jz8lnl{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}@media(max-width:768px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}}.footer-section.svelte-jz8lnl h3:where(.svelte-jz8lnl){font-size:1.2rem;margin-bottom:1rem;font-weight:600}.footer-section.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.logo-footer.svelte-jz8lnl{margin-top:1.5rem}.logo-footer.svelte-jz8lnl img:where(.svelte-jz8lnl){height:40px;width:auto;object-fit:contain;opacity:.8;transition:opacity .3s ease}.logo-footer.svelte-jz8lnl img:where(.svelte-jz8lnl):hover{opacity:1}.footer-links.svelte-jz8lnl{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl){color:var(--text-secondary);transition:color .2s ease,transform .2s ease}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){display:inline-block;transition:transform .2s ease}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{transform:translate(5px);color:var(--text-primary)}.footer-bottom.svelte-jz8lnl{padding-top:2rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--text-secondary);font-size:.9rem}.footer-bottom-links.svelte-jz8lnl{display:flex;gap:2rem}.footer-bottom-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-secondary);font-size:.9rem;transition:color .2s ease}.footer-bottom-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--text-primary)}@media(max-width:768px){.footer-bottom.svelte-jz8lnl{flex-direction:column;text-align:center}.footer-bottom-links.svelte-jz8lnl{flex-direction:column;gap:.5rem}}.datenschutz-section.svelte-uykxax{padding:5rem 0;background:var(--bg-primary);border-top:1px solid var(--border)}.datenschutz-content.svelte-uykxax{max-width:1000px;margin:0 auto}.datenschutz-content.svelte-uykxax h2:where(.svelte-uykxax){font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.datenschutz-grid.svelte-uykxax{display:flex;flex-direction:column;gap:2rem}.datenschutz-block.svelte-uykxax{background:var(--bg-secondary);padding:2rem;border-radius:12px;border:1px solid var(--border)}.datenschutz-block.full-width.svelte-uykxax{width:100%}.datenschutz-block.svelte-uykxax h3:where(.svelte-uykxax){font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.datenschutz-block.svelte-uykxax h4:where(.svelte-uykxax){font-size:1.1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-primary)}.datenschutz-block.svelte-uykxax h4:where(.svelte-uykxax):first-of-type{margin-top:0}.datenschutz-block.svelte-uykxax p:where(.svelte-uykxax){line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.datenschutz-block.svelte-uykxax p:where(.svelte-uykxax):last-child{margin-bottom:0}.datenschutz-block.svelte-uykxax ul:where(.svelte-uykxax){margin:1rem 0;padding-left:2rem;color:var(--text-secondary)}.datenschutz-block.svelte-uykxax li:where(.svelte-uykxax){line-height:1.8;margin-bottom:.5rem}@media(max-width:768px){.datenschutz-section.svelte-uykxax{padding:3rem 0}.datenschutz-content.svelte-uykxax h2:where(.svelte-uykxax){font-size:2rem;margin-bottom:2rem}.datenschutz-grid.svelte-uykxax{gap:1.5rem}.datenschutz-block.svelte-uykxax{padding:1.5rem}.datenschutz-block.svelte-uykxax ul:where(.svelte-uykxax){padding-left:1.5rem}}.impressum-section.svelte-10t68gz{padding:5rem 0;background:var(--bg-primary);border-top:1px solid var(--border)}.impressum-content.svelte-10t68gz{max-width:1000px;margin:0 auto}.impressum-content.svelte-10t68gz h2:where(.svelte-10t68gz){font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(135deg,var(--text-primary) 0%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.impressum-grid.svelte-10t68gz{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.impressum-block.svelte-10t68gz{background:var(--bg-secondary);padding:2rem;border-radius:12px;border:1px solid var(--border)}.impressum-block.full-width.svelte-10t68gz{grid-column:1 / -1}.impressum-block.svelte-10t68gz h3:where(.svelte-10t68gz){font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.impressum-block.svelte-10t68gz h4:where(.svelte-10t68gz){font-size:1.1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-primary)}.impressum-block.svelte-10t68gz p:where(.svelte-10t68gz){line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.impressum-block.svelte-10t68gz p:where(.svelte-10t68gz):last-child{margin-bottom:0}@media(max-width:768px){.impressum-section.svelte-10t68gz{padding:3rem 0}.impressum-content.svelte-10t68gz h2:where(.svelte-10t68gz){font-size:2rem;margin-bottom:2rem}.impressum-grid.svelte-10t68gz{grid-template-columns:1fr;gap:1.5rem}.impressum-block.svelte-10t68gz{padding:1.5rem}}
