.hero[data-astro-cid-ge2uvauf]{isolation:isolate;text-align:center;justify-content:center;align-items:center;min-height:min(92vh,820px);display:flex;position:relative}.hero__video-wrap[data-astro-cid-ge2uvauf]{z-index:-1;width:100vw;height:calc(100% + 110px);position:absolute;top:-110px;left:50%;overflow:hidden;transform:translate(-50%)}.hero__video[data-astro-cid-ge2uvauf]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__video-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(180deg, color-mix(in srgb, var(--color-cream) 60%, transparent) 0%, color-mix(in srgb, var(--color-cream) 80%, transparent) 45%, var(--color-cream) 100%);position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{max-width:1200px;margin-inline:auto;padding:clamp(3rem,8vw,7rem) 1.25rem clamp(2rem,5vw,4rem)}.hero__headline[data-astro-cid-ge2uvauf]{overflow-wrap:break-word;hyphens:auto;margin:0 0 1.5rem}.hero__line[data-astro-cid-ge2uvauf]{opacity:0;animation:hero-line-in .5s var(--ease-out) forwards;display:block}@keyframes hero-line-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hero__typewriter-row[data-astro-cid-ge2uvauf]{color:var(--color-gold-deep);margin-top:.2em}.hero__caret[data-astro-cid-ge2uvauf]{vertical-align:-.1em;background:currentColor;width:3px;height:.85em;margin-left:.15em;animation:.9s step-end infinite hero-caret-blink;display:inline-block}@keyframes hero-caret-blink{50%{opacity:0}}.hero__signature[data-astro-cid-ge2uvauf]{max-width:220px;color:var(--color-gold);justify-content:center;align-items:center;gap:.5rem;margin:0 auto 1.75rem;display:flex}.hero__signature-track[data-astro-cid-ge2uvauf]{background:color-mix(in srgb, var(--color-gold) 30%, transparent);flex:1;height:1px;overflow:hidden}.hero__signature-fill[data-astro-cid-ge2uvauf]{transform-origin:0;height:100%;animation:hero-line-draw .6s var(--ease-out) forwards;animation-delay:var(--signature-delay,1.3s);background:currentColor;display:block;transform:scaleX(0)}.hero__signature-fill--right[data-astro-cid-ge2uvauf]{transform-origin:100%}@keyframes hero-line-draw{to{transform:scaleX(1)}}.hero__spark[data-astro-cid-ge2uvauf]{opacity:0;animation:hero-spark-pop .4s var(--ease-out) forwards;animation-delay:calc(var(--signature-delay,1.3s) + .55s)}@keyframes hero-spark-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.hero__subline[data-astro-cid-ge2uvauf]{font-size:var(--text-lg);opacity:0;animation:hero-fade-up .5s var(--ease-out) forwards;animation-delay:var(--reveal-delay,1.6s)}.hero__ctas[data-astro-cid-ge2uvauf]{opacity:0;animation:hero-fade-up .5s var(--ease-out) forwards;animation-delay:var(--reveal-delay,1.75s);flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hero__video[data-astro-cid-ge2uvauf]{display:none}.hero__video-overlay[data-astro-cid-ge2uvauf]{background:var(--color-cream)}}.service-card[data-astro-cid-3vpt37q6]{border-radius:var(--radius-md);color:inherit;box-shadow:0 10px 30px color-mix(in srgb, var(--color-ink) 10%, transparent);transition:transform var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);text-decoration:none;display:block;position:relative;overflow:hidden}.service-card[data-astro-cid-3vpt37q6]:hover,.service-card[data-astro-cid-3vpt37q6]:focus-visible{box-shadow:0 20px 46px color-mix(in srgb, var(--color-ink) 16%, transparent);transform:translateY(-6px)}.service-card[data-astro-cid-3vpt37q6] .service-card__media{transition:transform .5s var(--ease-out);border-radius:0}.service-card[data-astro-cid-3vpt37q6]:hover .media-tile__media{transform:scale(1.06)}.service-card__overlay[data-astro-cid-3vpt37q6]{text-align:center;color:var(--color-white-warm);background:linear-gradient(#0000 0%,#140f0a59 35%,#140f0ad1 100%);flex-direction:column;align-items:center;padding:2.5rem 1.25rem 1.5rem;display:flex;position:absolute;inset:auto 0 0}.service-card__title[data-astro-cid-3vpt37q6]{font-size:var(--text-lg);letter-spacing:.02em;color:var(--color-white-warm);overflow-wrap:break-word;hyphens:auto;margin:0 0 .6rem}.service-card__link[data-astro-cid-3vpt37q6]{font-size:var(--text-sm);color:var(--color-cream);font-weight:600}.trust-point[data-astro-cid-bqvcgddn]{text-align:center;background:var(--color-white-warm);border:1px solid color-mix(in srgb, var(--color-gold) 20%, transparent);border-radius:var(--radius-md);box-shadow:0 10px 30px color-mix(in srgb, var(--color-ink) 6%, transparent);transition:transform var(--duration-micro) var(--ease-out), box-shadow var(--duration-micro) var(--ease-out);padding:2.25rem 1.75rem}.trust-point[data-astro-cid-bqvcgddn]:hover{box-shadow:0 16px 40px color-mix(in srgb, var(--color-ink) 10%, transparent);transform:translateY(-4px)}.trust-point__badge[data-astro-cid-bqvcgddn]{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-gold) 16%, var(--color-cream));justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:1.25rem;display:inline-flex}.trust-point__icon[data-astro-cid-bqvcgddn]{color:var(--color-gold-deep)}.trust-point__title[data-astro-cid-bqvcgddn]{font-size:var(--text-xl);letter-spacing:.02em;margin:0 0 .6rem}.trust-point__text[data-astro-cid-bqvcgddn]{font-size:var(--text-base);opacity:.85;margin:0}.signature-divider[data-astro-cid-qpknixe4]{color:var(--color-gold);justify-content:center;align-items:center;gap:.85rem;margin:0 0 2rem;display:flex}.signature-divider__line[data-astro-cid-qpknixe4]{opacity:.5;background:currentColor;width:4rem;height:1px}.signature-divider__spark[data-astro-cid-qpknixe4]{opacity:.9;flex-shrink:0}.section[data-astro-cid-lcdefpme]{max-width:1200px;padding:0 1.25rem var(--space-section);margin-inline:auto}.section--narrow[data-astro-cid-lcdefpme]{text-align:center;max-width:720px}.section--kontakt[data-astro-cid-lcdefpme]{padding-top:var(--space-section)}.kontakt-teaser__map[data-astro-cid-lcdefpme]{margin-top:2rem}.kontakt-teaser__map[data-astro-cid-lcdefpme] .consent-target{border-radius:var(--radius-lg);min-height:320px}.kontakt-teaser__map[data-astro-cid-lcdefpme] .consent-target iframe,.kontakt-teaser__map[data-astro-cid-lcdefpme] .consent-card{border-radius:var(--radius-lg)}.section--deep[data-astro-cid-lcdefpme]{background:var(--color-cream-deep);max-width:100%;padding:var(--space-section) 1.25rem}.section--feature[data-astro-cid-lcdefpme]{padding-top:var(--space-section)}.feature[data-astro-cid-lcdefpme]{grid-template-columns:minmax(200px,300px) 1fr;align-items:center;gap:2.5rem;max-width:1000px;margin-inline:auto;display:grid}.feature__content[data-astro-cid-lcdefpme] .section__heading[data-astro-cid-lcdefpme]{text-align:left;margin-bottom:1rem}.feature__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}@media (width<=700px){.feature[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.feature[data-astro-cid-lcdefpme] .feature__media{max-width:260px;margin-inline:auto}.feature__content[data-astro-cid-lcdefpme] .section__heading[data-astro-cid-lcdefpme]{text-align:center}}.section__heading[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:1.5rem}.section__cta[data-astro-cid-lcdefpme]{text-align:center;margin-top:2rem}.service-carousel-wrap[data-astro-cid-lcdefpme]{position:relative}.service-carousel[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;margin:0 -1.25rem;padding-inline:1.25rem;scroll-padding-inline:1.25rem;display:flex;overflow-x:auto}.service-carousel[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.service-carousel[data-astro-cid-lcdefpme]>a{scroll-snap-align:start;flex:0 0 calc(25% - 1.125rem)}.service-carousel__arrow[data-astro-cid-lcdefpme]{z-index:5;border-radius:var(--radius-pill);background:var(--color-white-warm);border:1px solid color-mix(in srgb, var(--color-gold) 25%, transparent);width:48px;height:48px;box-shadow:0 10px 24px color-mix(in srgb, var(--color-ink) 14%, transparent);color:var(--color-gold-deep);cursor:pointer;transition:opacity var(--duration-micro) var(--ease-out), transform var(--duration-micro) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;top:45%;transform:translateY(-50%)}.service-carousel__arrow[data-astro-cid-lcdefpme]:hover{transform:translateY(-50%)scale(1.08)}.service-carousel__arrow[data-astro-cid-lcdefpme]:disabled{opacity:0;pointer-events:none}.service-carousel__arrow--prev[data-astro-cid-lcdefpme]{left:-4px}.service-carousel__arrow--next[data-astro-cid-lcdefpme]{right:-4px}@media (width<=900px){.service-carousel[data-astro-cid-lcdefpme]>a{flex-basis:calc(45.4545% - .681818rem)}}@media (width<=640px){.service-carousel__arrow[data-astro-cid-lcdefpme]{display:none}}@media (width<=560px){.service-carousel[data-astro-cid-lcdefpme]{gap:.85rem}.service-carousel[data-astro-cid-lcdefpme]>a{flex-basis:68%}}.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin-inline:auto;display:grid}@media (width<=700px){.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2.5rem}}.visually-hidden[data-astro-cid-lcdefpme]{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
