.offer-card[data-astro-cid-lt6jz3qb]{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);transition:transform var(--dur-base) var(--ease-out-quart), box-shadow var(--dur-base) var(--ease-out-quart), border-color var(--dur-base);flex-direction:column;height:100%;padding:clamp(1.75rem,2vw,2.5rem);display:flex;position:relative}.offer-card[data-astro-cid-lt6jz3qb]:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.offer-card__index[data-astro-cid-lt6jz3qb]{font-family:var(--font-display);color:var(--ink-200);font-size:.9rem;font-weight:600;position:absolute;top:clamp(1.25rem,2vw,1.75rem);right:clamp(1.5rem,2vw,2rem)}.offer-card__tag[data-astro-cid-lt6jz3qb]{align-self:flex-start;margin-bottom:1.25rem}.offer-card__title[data-astro-cid-lt6jz3qb]{font-size:var(--fs-h3);margin-bottom:.75rem}.offer-card__desc[data-astro-cid-lt6jz3qb]{color:var(--text-secondary);line-height:var(--lh-relaxed);flex:1}.offer-card__cta[data-astro-cid-lt6jz3qb]{font-family:var(--font-display);color:var(--accent-strong);align-items:center;gap:.5rem;margin-top:1.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.offer-card__cta[data-astro-cid-lt6jz3qb] svg[data-astro-cid-lt6jz3qb]{transition:transform var(--dur-base) var(--ease-out-quart)}.offer-card[data-astro-cid-lt6jz3qb]:hover .offer-card__cta[data-astro-cid-lt6jz3qb] svg[data-astro-cid-lt6jz3qb]{transform:translate(4px)}.faq[data-astro-cid-25eicpmf]{flex-direction:column;gap:1rem;display:flex}.faq__item[data-astro-cid-25eicpmf]{background:var(--white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:box-shadow var(--dur-base);padding:1.5rem 1.75rem}.faq__item[data-astro-cid-25eicpmf][open]{box-shadow:var(--shadow-sm)}.faq__question[data-astro-cid-25eicpmf]{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq__question[data-astro-cid-25eicpmf]::-webkit-details-marker{display:none}.faq__icon[data-astro-cid-25eicpmf]{color:var(--accent-strong);transition:transform var(--dur-base) var(--ease-out-quart);flex-shrink:0}.faq__item[data-astro-cid-25eicpmf][open] .faq__icon[data-astro-cid-25eicpmf]{transform:rotate(45deg)}.faq__answer[data-astro-cid-25eicpmf]{color:var(--text-secondary);line-height:var(--lh-relaxed);margin-top:1rem}.hero[data-astro-cid-lcdefpme]{min-height:calc(100svh - var(--header-h));color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero__img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;animation:22s ease-in-out infinite alternate hero-kenburns;position:absolute;inset:0}@keyframes hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero__img[data-astro-cid-lcdefpme]{animation:none}}.hero__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(#08090b80 0%,#08090b8c 45%,#08090be6 100%);position:absolute;inset:0}.hero__content[data-astro-cid-lcdefpme]{z-index:1;padding-block:6rem 4rem;position:relative}.hero__eyebrow[data-astro-cid-lcdefpme]{color:var(--green-400)}.hero__title[data-astro-cid-lcdefpme]{font-size:var(--fs-hero);max-width:20ch;margin-top:1rem;margin-bottom:0}.hero__accent[data-astro-cid-lcdefpme]{color:var(--green-400)}.hero__lead[data-astro-cid-lcdefpme]{max-width:40rem;color:var(--ink-100);margin-top:1.25rem}.hero__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.hero__phone-btn[data-astro-cid-lcdefpme]{--btn-fg:var(--white);box-shadow:inset 0 0 0 1.5px #ffffff59}.hero__phone-btn[data-astro-cid-lcdefpme]:hover{background:#ffffff1a}.hero__badges[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.hero__badges[data-astro-cid-lcdefpme] .tag[data-astro-cid-lcdefpme]{color:var(--ink-100);backdrop-filter:blur(6px);background:#ffffff14}.hero__scroll-cue[data-astro-cid-lcdefpme]{border-radius:var(--radius-full);z-index:1;border:2px solid #fff6;width:26px;height:42px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-cue[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--white);border-radius:var(--radius-full);width:4px;height:8px;margin:6px auto 0;animation:1.8s ease-in-out infinite scroll-cue;display:block}@keyframes scroll-cue{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(14px)}to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__scroll-cue[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:none}}@media (width<=640px){.hero__scroll-cue[data-astro-cid-lcdefpme]{display:none}}.o-firmie__grid[data-astro-cid-lcdefpme]{grid-template-columns:1.3fr 1fr;align-items:start;gap:clamp(2.5rem,4vw,5rem);display:grid}.pillars[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.75rem;margin-top:2.5rem;display:flex}.pillar[data-astro-cid-lcdefpme]{gap:1.1rem;display:flex}.pillar__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:var(--ink-50);width:48px;height:48px;color:var(--accent-strong);flex-shrink:0;justify-content:center;align-items:center;display:flex}.pillar[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.35rem;font-size:1.05rem}.pillar[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-secondary);line-height:var(--lh-relaxed)}.o-firmie__cta[data-astro-cid-lcdefpme]{background:var(--ink-900);border-radius:var(--radius-lg);position:sticky;top:6rem;overflow:hidden}.o-firmie__img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.o-firmie__cta-body[data-astro-cid-lcdefpme]{color:var(--white);padding:clamp(1.75rem,2.5vw,2.25rem)}.o-firmie__cta-body[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--green-400)}.o-firmie__cta-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--fs-h3);margin:.5rem 0 .75rem}.o-firmie__cta-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-on-dark-secondary);line-height:var(--lh-relaxed);margin-bottom:1.5rem}.o-firmie__cta-btn[data-astro-cid-lcdefpme]{width:100%;padding:1.2rem 2.4rem;font-size:1.1rem}.oferta--tight-top[data-astro-cid-lcdefpme]{padding-top:clamp(1.5rem,1.2rem + 1.5vw,2.5rem)}.oferta__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.realizacje__more[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.proces__steps[data-astro-cid-lcdefpme]{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.proces__step[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-on-dark);padding-top:1.5rem}.proces__num[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--green-400);margin-bottom:.75rem;font-size:1.5rem;display:block}.proces__step[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.1rem}.proces__step[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-on-dark-secondary);line-height:var(--lh-relaxed);font-size:.95rem}.faq-section__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1.4fr;align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.faq-section__grid[data-astro-cid-lcdefpme] .section-head[data-astro-cid-lcdefpme]{margin-bottom:0;position:sticky;top:6rem}.cta-banner[data-astro-cid-lcdefpme]{color:var(--white);padding-block:clamp(4.5rem,6vw,7rem);position:relative;overflow:hidden}.cta-banner__bg[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cta-banner__scrim[data-astro-cid-lcdefpme]{background:linear-gradient(160deg,#0a0c0fe0 10%,#366812bf 100%);position:absolute;inset:0}.cta-banner__inner[data-astro-cid-lcdefpme]{z-index:1;text-align:center;max-width:42rem;margin-inline:auto;position:relative}.cta-banner__inner[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-h2)}.cta-banner__inner[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--fs-lead);color:#ffffffe6;margin-top:1rem}.cta-banner__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.cta-banner[data-astro-cid-lcdefpme] .btn-primary[data-astro-cid-lcdefpme]{--btn-bg:var(--ink-900)}.cta-banner[data-astro-cid-lcdefpme] .btn-ghost[data-astro-cid-lcdefpme]{--btn-fg:var(--white);box-shadow:inset 0 0 0 1.5px #ffffff80}.cta-banner[data-astro-cid-lcdefpme] .btn-ghost[data-astro-cid-lcdefpme]:hover{background:#ffffff1f}@media (width<=1100px){.oferta__grid[data-astro-cid-lcdefpme],.proces__steps[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.o-firmie__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.o-firmie__cta[data-astro-cid-lcdefpme]{position:static}.faq-section__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.faq-section__grid[data-astro-cid-lcdefpme] .section-head[data-astro-cid-lcdefpme]{position:static}}@media (width<=640px){.oferta__grid[data-astro-cid-lcdefpme],.proces__steps[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
