.panel.svelte-bzmjnk{--hero-cta-primary:#1f4f99;--hero-cta-primary-light:#2d5fa3;--hero-cta-secondary:#e8f0ff;--hero-cta-text:#333;--hero-cta-text-light:#666;--hero-cta-radius:1.25rem;--hero-cta-shadow:0 8px 32px #0000001f;width:95%;min-width:0;max-width:970px;margin:0 auto 1rem}.drawer.svelte-bzmjnk{-webkit-backdrop-filter:blur(12px);border-radius:var(--hero-cta-radius);box-shadow:var(--hero-cta-shadow);background:#ffffff8c;min-width:0;padding:.5rem 0 5px;overflow:hidden}.panel-header.svelte-bzmjnk{justify-content:center;margin-bottom:0;display:flex}.heading-frame.svelte-bzmjnk{width:fit-content;max-width:max-content;color:var(--hero-cta-text);border-radius:var(--hero-cta-radius) var(--hero-cta-radius) 0 0;background:#ffffffb3;margin:0;padding:.4rem 1.1rem;font-size:1.15rem;font-weight:600;display:inline-block;box-shadow:0 1px 4px #0000000f}.drawer-body.svelte-bzmjnk{border-radius:0 0 var(--hero-cta-radius) var(--hero-cta-radius);min-width:0;padding-bottom:0;position:relative}.options-wrap.svelte-bzmjnk{border-bottom:1px solid #0000000f;animation:.3s ease-out svelte-bzmjnk-expandIn;overflow:hidden}@keyframes svelte-bzmjnk-expandIn{0%{opacity:0}to{opacity:1}}.options-inner.svelte-bzmjnk{background:0 0;grid-template-columns:repeat(3,1fr);gap:0;padding:1.25rem .5rem;display:grid}.option.svelte-bzmjnk{text-align:center;color:var(--hero-cta-text);cursor:pointer;width:100%;font:inherit;box-sizing:border-box;background:0 0;border:none;flex-direction:column;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:background .2s;display:flex;position:relative}.option.svelte-bzmjnk:before{content:"";background:var(--hero-cta-primary);opacity:0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.option.svelte-bzmjnk:hover:before,.option.svelte-bzmjnk:focus-visible:before{opacity:1}.option.svelte-bzmjnk:not(.last){border-right:1px solid var(--border-color,#e0e0e0)}.option-icon.svelte-bzmjnk{width:4.5rem;height:4.5rem;color:var(--hero-cta-primary);flex-shrink:0}.option-icon.svelte-bzmjnk svg,.option-icon.svelte-bzmjnk img{object-fit:contain;width:100%;height:100%}.option-text.svelte-bzmjnk{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.option-text.svelte-bzmjnk strong:where(.svelte-bzmjnk){color:var(--hero-cta-text);font-size:1rem;display:block}.option-desc.svelte-bzmjnk{color:var(--hero-cta-text-light);font-size:.875rem;line-height:1.4}.tabs.svelte-bzmjnk{grid-template-columns:1fr 1fr;gap:5px;min-width:0;margin:5px;padding:0;display:grid}.tab.svelte-bzmjnk{color:var(--hero-cta-text);text-align:left;cursor:pointer;font:inherit;background:#ffffffbf;border:none;border-bottom:3px solid #0000;border-radius:12px;align-items:center;gap:1rem;min-width:0;padding:.65rem 1.25rem;transition:background .2s,color .2s,box-shadow .2s;display:flex}.tab.svelte-bzmjnk:hover{background:var(--hero-cta-secondary)}.tab.active.svelte-bzmjnk{background:linear-gradient(180deg, #ffffff1f 0%, var(--hero-cta-primary) 35%, var(--hero-cta-primary-light) 100%);color:#fff;border-bottom-color:var(--hero-cta-secondary);box-shadow:inset 0 0 0 2px #fff3}.tab.active.svelte-bzmjnk .tab-icon:where(.svelte-bzmjnk),.tab.active.svelte-bzmjnk .tab-chevron:where(.svelte-bzmjnk){color:#fff}.tab-icon.svelte-bzmjnk{width:2rem;height:2rem;color:var(--hero-cta-primary);flex-shrink:0}.tab-icon.svelte-bzmjnk svg,.tab-icon.svelte-bzmjnk img{object-fit:contain;width:100%;height:100%}.tab-content.svelte-bzmjnk{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.tab-label.svelte-bzmjnk{font-size:1rem;font-weight:600}.tab-subtitle.svelte-bzmjnk{opacity:.9;color:inherit;font-size:.875rem}.tab.active.svelte-bzmjnk .tab-subtitle:where(.svelte-bzmjnk){opacity:.85}.tab.svelte-bzmjnk:not(.active) .tab-subtitle:where(.svelte-bzmjnk){color:var(--hero-cta-text-light)}.tab-chevron.svelte-bzmjnk{width:1.75rem;height:1.75rem;color:var(--hero-cta-primary);flex-shrink:0}.tab-chevron.svelte-bzmjnk svg{width:100%;height:100%;transition:transform .25s}.tab-chevron.up.svelte-bzmjnk svg{transform:rotate(180deg)}@media (width<=768px){.panel.svelte-bzmjnk{width:100%;max-width:100%;margin:0 0 .5rem}.tabs.svelte-bzmjnk{grid-template-columns:1fr;gap:6px;margin:6px}.tab.svelte-bzmjnk{gap:.6rem;padding:.5rem .95rem}.tab-icon.svelte-bzmjnk{width:1.65rem;height:1.65rem}.tab-label.svelte-bzmjnk{font-size:.95rem}.tab-subtitle.svelte-bzmjnk{font-size:.8rem}.tab-chevron.svelte-bzmjnk{width:1.25rem;height:1.25rem}.options-inner.svelte-bzmjnk{grid-template-columns:1fr;padding:.75rem 0}.option.svelte-bzmjnk:not(.last){border-right:none;border-bottom:1px solid var(--border-color,#e0e0e0)}.tab.svelte-bzmjnk:first-child{border-radius:10px 10px 0 0}.tab.svelte-bzmjnk:last-child{border-radius:0 0 10px 10px}}.service-card.svelte-j3latp{color:inherit;background:#fff;border-radius:.75rem;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.service-card.svelte-j3latp:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.image-wrap.svelte-j3latp{aspect-ratio:16/10;background:#f0f4f8;width:100%;position:relative;overflow:hidden}.image-wrap.svelte-j3latp img:where(.svelte-j3latp){object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card.svelte-j3latp:hover .image-wrap:where(.svelte-j3latp) img:where(.svelte-j3latp){transform:scale(1.03)}.content.svelte-j3latp{flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.75rem;display:flex}h3.svelte-j3latp{color:#1f4f99;margin:0 0 .5rem;font-size:1.2rem;font-weight:700;line-height:1.3}p.svelte-j3latp{color:#555;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.features.svelte-j3latp{flex:1;margin:0 0 1rem;padding:0;list-style:none}.features.svelte-j3latp li:where(.svelte-j3latp){color:#555;padding:.25rem 0 .25rem 1.25rem;font-size:.85rem;line-height:1.5;position:relative}.features.svelte-j3latp li:where(.svelte-j3latp):before{content:"✓";color:#1f4f99;font-weight:700;position:absolute;left:0}.btn-more.svelte-j3latp{color:#1f4f99;margin-top:auto;font-size:.95rem;font-weight:600;transition:color .2s}.service-card.svelte-j3latp:hover .btn-more:where(.svelte-j3latp){color:#2d5fa3}.testimonial-card.svelte-1wv70ah{background:#f9f9f9;border:1px solid #e0e0e0;border-left:4px solid #1f4f99;border-radius:.25rem;padding:1.5rem;position:relative}.quote-mark.svelte-1wv70ah{color:#1f4f99;opacity:.3;font-size:2.5rem;line-height:1;position:absolute;top:.5rem;left:1rem}.quote.svelte-1wv70ah{color:#333;margin:0 0 1rem;font-size:.95rem;font-style:italic;line-height:1.7}.author-info.svelte-1wv70ah{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.author-image.svelte-1wv70ah{object-fit:cover;border-radius:50%;width:40px;height:40px}.author-name.svelte-1wv70ah{color:#1f4f99;margin:0;font-size:.9rem;font-weight:600}.company.svelte-1wv70ah,.role.svelte-1wv70ah{color:#666;margin:0;font-size:.8rem}.rating.svelte-1wv70ah{margin-top:.75rem;font-size:.85rem}span.svelte-1wv70ah{color:#ffc107}span.empty.svelte-1wv70ah{color:#ddd}.container.svelte-uhb7z6{max-width:1200px;margin:0 auto;padding:0 1.25rem}.google-section.svelte-uhb7z6{color:#334155;background:linear-gradient(160deg,#eef3ff 0%,#f8fafc 55%,#f0f7ff 100%);padding:4rem 0}.section-header.svelte-uhb7z6{text-align:center;margin-bottom:2.5rem}.section-header.svelte-uhb7z6 h2:where(.svelte-uhb7z6){color:#1f4f99;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.subtitle.svelte-uhb7z6{color:#64748b;margin:0 0 1.5rem;font-size:1.05rem}.google-cta-row.svelte-uhb7z6{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;display:flex}.google-cta.svelte-uhb7z6{color:#1e3a5f;background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #1f4f9914}.google-cta.svelte-uhb7z6:hover{color:#1f4f99;background:#f8fafc;border-color:#1f4f99;box-shadow:0 4px 12px #1f4f9926}.google-cta-primary.svelte-uhb7z6{color:#fff;background:#1f4f99;border-color:#1f4f99;box-shadow:0 2px 10px #1f4f9959}.google-cta-primary.svelte-uhb7z6:hover{color:#fff;background:#163a6e;border-color:#163a6e;box-shadow:0 4px 14px #1f4f9973}.google-icon.svelte-uhb7z6{flex-shrink:0;width:20px;height:20px}.carousel-wrap.svelte-uhb7z6{align-items:stretch;gap:.75rem;width:100%;min-width:0;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.carousel-btn.svelte-uhb7z6{color:#1f4f99;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000f}.carousel-btn.svelte-uhb7z6:hover{color:#163a6e;background:#f0f7ff;border-color:#1f4f99;box-shadow:0 4px 12px #1f4f991f}.carousel-btn.svelte-uhb7z6 svg:where(.svelte-uhb7z6){width:20px;height:20px}.carousel.svelte-uhb7z6{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1 1 0;align-items:stretch;gap:1.5rem;width:0;min-width:0;padding:.5rem 0;display:flex;overflow-x:auto}.carousel.svelte-uhb7z6::-webkit-scrollbar{display:none}.review-card.svelte-uhb7z6{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 1rem);align-self:stretch;gap:.75rem;min-width:0;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000f}.card-header.svelte-uhb7z6{align-items:center;gap:.75rem;display:flex}.avatar.svelte-uhb7z6{color:#fff;background:linear-gradient(135deg,#1f4f99 0%,#4f8ef7 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;display:flex}.meta.svelte-uhb7z6{flex-direction:column;gap:.15rem;min-width:0;display:flex}.author-name.svelte-uhb7z6{color:#1e3a5f;font-size:.95rem;font-weight:600}.time.svelte-uhb7z6{color:#64748b;font-size:.8rem}.stars.svelte-uhb7z6{gap:.15rem;display:flex}.star.svelte-uhb7z6{color:#e2e8f0;font-size:1rem}.star.filled.svelte-uhb7z6{color:#f59e0b}.review-text.svelte-uhb7z6{color:#475569;max-height:var(--review-text-max-height,8.5rem);flex:1;min-height:0;margin:0;font-size:.9rem;line-height:1.6;overflow:hidden}.review-text.scrollable.svelte-uhb7z6{-webkit-overflow-scrolling:touch;overflow-y:auto}.review-text.scrollable.svelte-uhb7z6::-webkit-scrollbar{width:6px}.review-text.scrollable.svelte-uhb7z6::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.review-text.scrollable.svelte-uhb7z6::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.mehr-btn.svelte-uhb7z6{color:#1f4f99;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:.25rem 0;font-size:.85rem;font-weight:600;text-decoration:underline;transition:color .2s}.mehr-btn.svelte-uhb7z6:hover{color:#163a6e}.footer-cta.svelte-uhb7z6{text-align:center;margin:0}.footer-cta.svelte-uhb7z6 a:where(.svelte-uhb7z6){color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-cta.svelte-uhb7z6 a:where(.svelte-uhb7z6):hover{color:#1f4f99}.footer-cta-sep.svelte-uhb7z6{color:#cbd5e1;-webkit-user-select:none;user-select:none}@media (width<=1000px){.review-card.svelte-uhb7z6{flex:0 0 calc(50% - .75rem)}}@media (width<=768px){.google-section.svelte-uhb7z6{padding:2.5rem 0}.carousel-btn.svelte-uhb7z6{display:none}.review-card.svelte-uhb7z6{flex:0 0 100%}.carousel.svelte-uhb7z6{gap:1rem}}.container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:0 1rem}.trust-strip.svelte-1uha8ag{color:#fff;background:linear-gradient(135deg,#0f2d4d 0%,#1f4f99 50%,#163a6e 100%);padding:.75rem 0;overflow:hidden;box-shadow:0 2px 8px #0000001a}.trust-strip-container.svelte-1uha8ag{overflow:hidden}.trust-strip-scroll.svelte-1uha8ag{scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto hidden}.trust-strip-scroll.svelte-1uha8ag::-webkit-scrollbar{display:none}.trust-list.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2.5rem;margin:0;padding:0;font-size:.95rem;font-weight:600;list-style:none;display:flex}.trust-list.svelte-1uha8ag li.trust-item:where(.svelte-1uha8ag){align-items:center;gap:0;display:flex}.trust-list.svelte-1uha8ag .trust-icon:where(.svelte-1uha8ag){color:#7eb8ff;flex-shrink:0;align-items:center;margin-right:.5rem;display:inline-flex}.trust-list.svelte-1uha8ag .trust-icon:where(.svelte-1uha8ag) svg{display:block}@media (width<=900px){.trust-list.svelte-1uha8ag{gap:1.25rem 2rem;font-size:.9rem}}@media (width<=640px){.trust-strip.svelte-1uha8ag{padding:.6rem 0}.trust-strip-container.svelte-1uha8ag{justify-content:center;display:flex}.trust-strip-scroll.svelte-1uha8ag{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;width:100%}.trust-list.svelte-1uha8ag{flex-wrap:nowrap;justify-content:flex-start;gap:0;width:400%;max-width:none;padding:0}.trust-list.svelte-1uha8ag li.trust-item:where(.svelte-1uha8ag){scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;text-align:center;flex:0 0 25%;justify-content:center;width:25%;padding:.5rem 1rem}}.logos-section.svelte-1uha8ag{background:#f8f9fa;border-bottom:1px solid #eee;padding:2.5rem 0}.logos-list.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.logos-list.svelte-1uha8ag li:where(.svelte-1uha8ag){justify-content:center;align-items:center;display:flex}.logos-list.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:160px;height:48px;transition:filter .3s,opacity .3s}.logos-list.svelte-1uha8ag li:where(.svelte-1uha8ag):hover img:where(.svelte-1uha8ag){filter:grayscale(0%);opacity:1}.services-section.svelte-1uha8ag{background:#fff;padding:4rem 0}.services-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){text-align:center;color:#1f4f99;margin:0 0 .5rem;font-size:2rem}.subtitle.svelte-1uha8ag{text-align:center;color:#666;margin:0 0 2rem;font-size:1.1rem}.services-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;display:grid}.service-links.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0 0;display:flex}.btn-secondary.svelte-1uha8ag{text-align:center;color:#1f4f99;border:2px solid #1f4f99;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 8px #1f4f9926}.btn-secondary.svelte-1uha8ag:hover{color:#fff;background:#1f4f99;box-shadow:0 4px 12px #1f4f9940}.testimonials-section.svelte-1uha8ag{background:#f5f5f5;padding:4rem 0}.testimonials-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){text-align:center;color:#1f4f99;margin:0 0 2rem;font-size:2rem}.testimonials-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}#angebot-anfordern.svelte-1uha8ag{scroll-margin-top:5rem}@media (width<=768px){.logos-section.svelte-1uha8ag{text-align:center;padding:1.5rem 0}.logos-section.svelte-1uha8ag .container:where(.svelte-1uha8ag){justify-content:center;display:flex}.logos-list.svelte-1uha8ag{justify-content:center;gap:2rem}.service-links.svelte-1uha8ag{flex-direction:column;align-items:center}.logos-list.svelte-1uha8ag img:where(.svelte-1uha8ag){max-width:120px;height:36px}.services-section.svelte-1uha8ag,.testimonials-section.svelte-1uha8ag{padding:2rem 0}.services-section.svelte-1uha8ag h2:where(.svelte-1uha8ag),.testimonials-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.5rem}}
