.hero[data-astro-cid-lcdefpme]{color:#fff;background:#0e1420;flex-direction:column;justify-content:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{background-position:50%;background-size:cover;position:absolute;inset:0}.hero__bg[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(#06091047 0%,#06091066 25%,#0609109e 58%,#060910e6 100%),linear-gradient(100deg,#06091099 0%,#06091033 42%,#06091000 68%);position:absolute;inset:0}.hero__stripes[data-astro-cid-lcdefpme]{pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff21 0 1px,#0000 1px 240px);position:absolute;inset:0}.hero__glow[data-astro-cid-lcdefpme]{aspect-ratio:1;filter:blur(6px);pointer-events:none;background:radial-gradient(circle,#ee823780 0%,#ee823738 45%,#ee823700 72%);width:min(90vw,1100px);animation:11s cubic-bezier(.45,0,.55,1) infinite alternate hero-glow-drift;position:absolute;bottom:-26%;right:-22%}@keyframes hero-glow-drift{0%{opacity:.75;transform:translate(0)scale(1)}to{opacity:1;transform:translate(-4%,-6%)scale(1.12)}}.hero__content[data-astro-cid-lcdefpme]{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:8rem 1.5rem 11rem;position:relative}.hero__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.hero__actions[data-astro-cid-lcdefpme]{max-width:620px}.hero__content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{text-wrap:balance;max-width:700px;margin:0 0 1.5rem;font-size:clamp(2rem,4.2vw,2.9rem);font-weight:700;line-height:1.18}.hero__underline[data-astro-cid-lcdefpme]{display:inline-block;position:relative}.hero__squiggle[data-astro-cid-lcdefpme]{width:100%;height:.5em;position:absolute;bottom:-.3em;left:0;overflow:visible}.hero__squiggle[data-astro-cid-lcdefpme] path[data-astro-cid-lcdefpme]{fill:none;stroke:var(--color-primary);stroke-width:5px;stroke-linecap:round}.hero__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffd1;margin:0 0 1rem;font-size:1.02rem;line-height:1.7}.hero__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff;font-weight:600}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.hero__offer-wrap[data-astro-cid-lcdefpme]{z-index:2;margin-top:-132px;position:relative}.hero__offer[data-astro-cid-lcdefpme]{background:var(--color-surface);border-radius:var(--radius-lg);max-width:1200px;box-shadow:var(--shadow-lg);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin:0 auto;padding:2rem;display:grid}.hero__offer-card[data-astro-cid-lcdefpme]{aspect-ratio:4/3;border-radius:var(--radius-md);transition:transform var(--transition-base), box-shadow var(--transition-base);text-decoration:none;display:block;position:relative;overflow:hidden}.hero__offer-card[data-astro-cid-lcdefpme]:hover,.hero__offer-card[data-astro-cid-lcdefpme]:focus-visible{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hero__offer-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out);display:block;position:absolute;inset:0}.hero__offer-card[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme],.hero__offer-card[data-astro-cid-lcdefpme]:focus-visible img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.hero__offer-card-overlay[data-astro-cid-lcdefpme]{position:absolute;inset:0}.hero__offer-card-overlay--base[data-astro-cid-lcdefpme]{background-color:#ffffffb8}.hero__offer-card-overlay--hover[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .4s var(--ease-out);background-color:#ee8237e0}.hero__offer-card[data-astro-cid-lcdefpme]:hover .hero__offer-card-overlay--hover[data-astro-cid-lcdefpme],.hero__offer-card[data-astro-cid-lcdefpme]:focus-visible .hero__offer-card-overlay--hover[data-astro-cid-lcdefpme]{opacity:1}.hero__offer-card-body[data-astro-cid-lcdefpme]{color:var(--color-text);transition:color .4s var(--ease-out);padding:1.1rem 1.25rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.hero__offer-card[data-astro-cid-lcdefpme]:hover .hero__offer-card-body[data-astro-cid-lcdefpme],.hero__offer-card[data-astro-cid-lcdefpme]:focus-visible .hero__offer-card-body[data-astro-cid-lcdefpme]{color:#fff}.hero__offer-card-body[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:0 0 .3rem;font-size:2.2rem;font-weight:700;line-height:1.15}.hero__offer-card-body[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{text-underline-offset:3px;color:var(--color-text);transition:color .4s var(--ease-out);font-size:.85rem;font-weight:400;text-decoration:underline}.hero__offer-card[data-astro-cid-lcdefpme]:hover .hero__offer-card-body[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.hero__offer-card[data-astro-cid-lcdefpme]:focus-visible .hero__offer-card-body[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#fff}@media (width<=640px){.hero__content[data-astro-cid-lcdefpme]{padding:6.5rem 1.5rem 6rem}.hero__offer-wrap[data-astro-cid-lcdefpme]{margin-top:-90px;padding:0 1rem}.hero__offer[data-astro-cid-lcdefpme]{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.hero__glow[data-astro-cid-lcdefpme]{animation:none}}.stats[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:5rem auto;padding:0 1.5rem;display:grid}.stats[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-primary);font-size:2.5rem;display:block}.stats[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--color-text-muted)}.values[data-astro-cid-lcdefpme]{max-width:1200px;margin:5rem auto;padding:0 1.5rem}.values__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.85rem;font-weight:700}.values[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.25rem 0 1.5rem;font-size:clamp(1.8rem,3.5vw,2.5rem)}.values__intro[data-astro-cid-lcdefpme]{color:var(--color-text-muted);max-width:800px;margin-bottom:2rem;line-height:1.7}.scandi[data-astro-cid-lcdefpme]{color:#fff;margin:5rem 0;padding:6rem 1.5rem;position:relative;overflow:hidden}.scandi__bg[data-astro-cid-lcdefpme]{background-position:50%;background-size:cover;position:absolute;inset:0}.scandi__bg[data-astro-cid-lcdefpme]:after{content:"";background:linear-gradient(120deg,#141414cc,#14141466);position:absolute;inset:0}.scandi__content[data-astro-cid-lcdefpme]{text-align:center;max-width:700px;margin:0 auto;position:relative}.scandi__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.85rem;font-weight:700}.scandi__content[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.5rem 0 1.25rem;font-size:clamp(1.8rem,3.5vw,2.5rem)}.scandi__content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.92;line-height:1.7}.kontakt[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:5rem auto;padding:0 1.5rem;display:grid}.kontakt__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);font-size:.85rem;font-weight:700}.kontakt__intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:.25rem 0 1rem;font-size:clamp(1.8rem,3.5vw,2.5rem)}.kontakt__intro[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-bottom:2rem}.kontakt__links[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.25rem;display:flex}.kontakt__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--color-text-muted);width:fit-content;text-decoration:none}.kontakt__links[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-text);font-size:1.05rem}@media (width<=900px){.kontakt[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
