.hp-hero-section[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;color:var(--color-white);padding:var(--space-12) 0;overflow:hidden}@media(max-width:1023px){.hp-hero-section[data-astro-cid-bbe6dxrz]{height:auto;min-height:auto;padding:var(--space-16) 0}}.hp-hero-section[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/hero-bg.jpg);background-size:cover;background-position:center;background-attachment:scroll;z-index:-2}@media(max-width:768px){.hp-hero-section[data-astro-cid-bbe6dxrz]:before{background-image:url(/hero-bg-mobile.jpg)}}.hp-hero-section[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#455054e6,#fff 85% 100%);z-index:-1}.hp-hero-container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center;position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 var(--space-6)}.hp-hero-left[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:52px;font-weight:800;color:var(--color-white);margin-bottom:var(--space-4);text-shadow:0 2px 20px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:0;line-height:1.15}.hp-hero-line[data-astro-cid-bbe6dxrz]{display:block}.hp-hero-line-accent[data-astro-cid-bbe6dxrz]{color:var(--color-white)}.hp-hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:20px;margin-bottom:var(--space-8);opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero-brand[data-astro-cid-bbe6dxrz]{white-space:nowrap}.hero-logo-inline[data-astro-cid-bbe6dxrz]{width:100%;height:auto;display:block;margin-top:var(--space-4);margin-bottom:var(--space-6);margin-left:-24px;object-fit:contain;object-position:left}.hero-dash-mobile[data-astro-cid-bbe6dxrz]{display:none}@media(max-width:768px){.hero-brand[data-astro-cid-bbe6dxrz]{display:block;margin-top:4px}.hero-dash[data-astro-cid-bbe6dxrz]{display:none}.hero-dash-mobile[data-astro-cid-bbe6dxrz]{display:inline}.hero-logo-inline[data-astro-cid-bbe6dxrz]{max-width:100%;margin-left:-18px}}.hp-hero-badges[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--space-4);flex-wrap:wrap}.hp-badge[data-astro-cid-bbe6dxrz]{background:var(--color-secondary);color:var(--color-white);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:var(--space-3) var(--space-6);border-radius:50px;font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.3)}.hp-hero-form[data-astro-cid-bbe6dxrz]{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:var(--space-8);border-radius:var(--radius-lg);border:2px solid rgba(255,255,255,.5);box-shadow:0 20px 60px #0000004d}.hp-hero-form[data-astro-cid-bbe6dxrz] h3[data-astro-cid-bbe6dxrz]{color:var(--color-black);margin-bottom:var(--space-6);text-align:center;font-family:var(--font-heading);font-size:24px}.form-group[data-astro-cid-bbe6dxrz]{margin-bottom:var(--space-4)}.form-group[data-astro-cid-bbe6dxrz] label[data-astro-cid-bbe6dxrz]{display:block;color:var(--color-secondary);font-weight:500;margin-bottom:var(--space-2);font-size:14px}.form-group[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz],.form-group[data-astro-cid-bbe6dxrz] select[data-astro-cid-bbe6dxrz]{width:100%;padding:12px 16px;border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-family:var(--font-body);font-size:16px;transition:.25s ease;background:var(--color-white);color:var(--color-black)}.form-group[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz]:focus,.form-group[data-astro-cid-bbe6dxrz] select[data-astro-cid-bbe6dxrz]:focus{outline:none;border-color:var(--color-primary);border-width:2px}.form-checkbox[data-astro-cid-bbe6dxrz]{display:flex;align-items:flex-start;gap:var(--space-2)}.form-checkbox[data-astro-cid-bbe6dxrz] input[data-astro-cid-bbe6dxrz]{width:auto;margin-top:4px}.form-checkbox[data-astro-cid-bbe6dxrz] label[data-astro-cid-bbe6dxrz]{font-size:12px;color:var(--color-gray-700);margin:0}.honeypot[data-astro-cid-bbe6dxrz]{position:absolute;left:-9999px;top:-9999px;width:0;height:0;opacity:0;pointer-events:none;tab-index:-1}.btn-primary[data-astro-cid-bbe6dxrz]{display:block;width:100%;margin-top:var(--space-4);padding:14px 32px;border-radius:50px;font-family:var(--font-body);font-size:16px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:.25s ease;line-height:1;background:var(--color-primary);color:var(--color-white);box-shadow:0 8px 24px #0003}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000040}.btn-primary[data-astro-cid-bbe6dxrz]:disabled{opacity:.6;cursor:not-allowed}.btn-loader[data-astro-cid-bbe6dxrz]{display:none}.form-message[data-astro-cid-bbe6dxrz]{margin-top:var(--space-4);padding:12px 16px;border-radius:var(--radius-md);font-size:14px;font-weight:500;text-align:center}.form-message[data-astro-cid-bbe6dxrz].success{background:#d4edda;color:#155724;border:1px solid #c3e6cb;display:flex;align-items:flex-start;gap:12px;text-align:left}.success-icon[data-astro-cid-bbe6dxrz]{width:40px;height:40px;min-width:40px;color:#28a745;margin-top:4px}.success-text[data-astro-cid-bbe6dxrz]{flex:1;line-height:1.6}.form-message[data-astro-cid-bbe6dxrz].error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.form-message[data-astro-cid-bbe6dxrz] ul[data-astro-cid-bbe6dxrz]{list-style:none;padding:0;margin:0}.form-message[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{margin:4px 0}@media(max-width:768px){.hp-hero-section[data-astro-cid-bbe6dxrz]{padding:var(--space-12) 0}.hp-hero-container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:var(--space-8)}.hp-hero-left[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:36px;text-align:left}.hp-hero-subtitle[data-astro-cid-bbe6dxrz]{text-align:left;font-size:16px}.hp-hero-badges[data-astro-cid-bbe6dxrz]{justify-content:flex-start;gap:var(--space-2)}.hp-badge[data-astro-cid-bbe6dxrz]{padding:8px 16px;font-size:12px}.hp-hero-section[data-astro-cid-bbe6dxrz]:before{background-attachment:scroll;height:100%}}.scroll-indicator[data-astro-cid-bbe6dxrz]{display:none}@media(min-width:1024px){.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:var(--space-8);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:var(--space-2);color:#fffc;font-size:14px;font-weight:500;animation:bounce 2s infinite;z-index:10}.scroll-indicator[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{opacity:.8}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}}.hero-header-wrapper[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;right:0;z-index:100}@media(max-width:1023px){.hero-header-wrapper[data-astro-cid-bbe6dxrz]{position:relative;background:linear-gradient(135deg,#f50057e6,#455054e6)}.hp-hero-section[data-astro-cid-bbe6dxrz]{padding-top:0}.hp-hero-container[data-astro-cid-bbe6dxrz]{padding-top:32px}}:root{--color-primary: #F50057;--color-secondary: #455054;--color-white: #FFFFFF;--color-black: #1A1A1A;--color-gray-50: #FAFAFA;--color-gray-100: #F5F5F5;--color-gray-200: #EEEEEE;--color-gray-300: #E0E0E0;--color-gray-600: #757575;--color-gray-700: #616161;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--radius-lg: 16px;--shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--transition: all .3s ease;--space-2: 8px;--space-3: 12px;--space-6: 24px;--space-10: 40px;--space-12: 48px}.hp-demo-section[data-astro-cid-uhrerali]{min-height:100vh;padding:var(--space-8) 0;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media(max-width:1023px){.hp-demo-section[data-astro-cid-uhrerali]{height:auto;min-height:auto}}.hp-demo-container[data-astro-cid-uhrerali]{max-width:1400px;margin:0 auto;padding:0 var(--space-6);width:100%;overflow:hidden}.hp-demo-header[data-astro-cid-uhrerali]{text-align:center;margin-bottom:var(--space-6)}.hp-demo-title[data-astro-cid-uhrerali]{font-family:var(--font-heading);font-size:clamp(28px,3.5vw,36px);font-weight:700;text-align:center;margin-bottom:0;color:#f50057}.portfolio-error[data-astro-cid-uhrerali]{text-align:center;color:var(--color-gray-600);padding:var(--space-12);font-family:var(--font-body)}.property-card[data-astro-cid-uhrerali]{display:block;text-decoration:none;background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-gray-100);transition:var(--transition);cursor:pointer;height:100%;display:flex;flex-direction:column}.property-card[data-astro-cid-uhrerali]:hover{border-color:transparent;box-shadow:0 12px 32px #00000026}.property-card[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:280px;object-fit:cover;transition:var(--transition);flex-shrink:0}.property-card[data-astro-cid-uhrerali]:hover img[data-astro-cid-uhrerali]{transform:scale(1.05)}.property-card-content[data-astro-cid-uhrerali]{padding:var(--space-6);flex:1;display:flex;flex-direction:column;text-align:left}.property-card[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{margin:0 0 var(--space-3) 0;color:var(--color-black);font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.3}.property-area[data-astro-cid-uhrerali]{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--color-secondary);margin:0 0 var(--space-2) 0}.property-location[data-astro-cid-uhrerali]{font-family:var(--font-body);color:var(--color-gray-700);font-size:14px;margin:auto 0 0}.hp-compact-swiper[data-astro-cid-uhrerali]{overflow:hidden;padding:20px 0;width:100%}.hp-compact-swiper[data-astro-cid-uhrerali] .swiper-slide[data-astro-cid-uhrerali]{width:280px;transition:all .25s ease}.hp-compact-swiper[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali]{font-size:.85em}.hp-compact-swiper[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali],.hp-compact-swiper[data-astro-cid-uhrerali] .property-area[data-astro-cid-uhrerali]{font-size:18px}@media(min-width:768px){.hp-compact-swiper[data-astro-cid-uhrerali]{padding:40px 0 60px}.hp-compact-swiper[data-astro-cid-uhrerali] .swiper-slide[data-astro-cid-uhrerali]{width:320px}.hp-compact-swiper[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{font-size:17px}}@media(min-width:1024px){.hp-compact-swiper[data-astro-cid-uhrerali]{overflow:visible;padding:50px 0 70px}.hp-compact-swiper[data-astro-cid-uhrerali] .swiper-slide[data-astro-cid-uhrerali]{width:350px;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.hp-compact-swiper[data-astro-cid-uhrerali] .swiper-slide[data-astro-cid-uhrerali]:not(.swiper-slide-active) .property-card[data-astro-cid-uhrerali]{opacity:.7;filter:brightness(.9);box-shadow:0 8px 24px #0000001f}.hp-compact-swiper[data-astro-cid-uhrerali] .swiper-slide-active[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali]{transform:scale(1.12);opacity:1;filter:brightness(1);box-shadow:0 18px 50px #00000047,0 0 35px #4550541f;z-index:10;border-color:transparent}.hp-compact-swiper[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali]{font-size:.9em;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease,opacity .4s ease,filter .4s ease}.hp-compact-swiper[data-astro-cid-uhrerali] .property-card[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{font-size:18px}.hp-compact-swiper[data-astro-cid-uhrerali] .property-area[data-astro-cid-uhrerali]{font-size:20px}}.swiper-button-next[data-astro-cid-uhrerali],.swiper-button-prev[data-astro-cid-uhrerali]{width:50px;height:50px;background:var(--color-white);border-radius:50%;box-shadow:var(--shadow-md);color:var(--color-secondary);transition:var(--transition)}.swiper-button-next[data-astro-cid-uhrerali]:after,.swiper-button-prev[data-astro-cid-uhrerali]:after{font-size:18px;font-weight:700}.swiper-button-next[data-astro-cid-uhrerali]:hover,.swiper-button-prev[data-astro-cid-uhrerali]:hover{background:var(--color-primary);color:var(--color-white);transform:scale(1.1)}.hp-demo-cta[data-astro-cid-uhrerali]{display:flex;justify-content:center;gap:12px;margin-top:0;flex-wrap:wrap}.hp-demo-btn[data-astro-cid-uhrerali]{display:block;padding:12px 24px;font-family:var(--font-body);font-size:14px;font-weight:600;line-height:1;color:var(--color-white);background:linear-gradient(135deg,#f50057,#c51162);border:none;border-radius:50px;text-decoration:none;transition:all .3s ease;cursor:pointer;box-shadow:none}.hp-demo-btn[data-astro-cid-uhrerali]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000040}@media(max-width:768px){.hp-demo-section[data-astro-cid-uhrerali]{padding:0 0 48px;min-height:auto}.hp-demo-title[data-astro-cid-uhrerali]{font-size:28px}.hp-demo-header[data-astro-cid-uhrerali]{margin-bottom:32px}.property-card[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{height:200px}.hp-demo-cta[data-astro-cid-uhrerali]{flex-direction:column;padding:0 20px;gap:12px;margin-top:16px}.hp-demo-btn[data-astro-cid-uhrerali]{width:100%;padding:14px 24px;text-align:center}.swiper-button-next[data-astro-cid-uhrerali],.swiper-button-prev[data-astro-cid-uhrerali]{width:40px;height:40px}.swiper-button-next[data-astro-cid-uhrerali]:after,.swiper-button-prev[data-astro-cid-uhrerali]:after{font-size:14px}}.hp-dlaczego-section[data-astro-cid-mjqcqsyf]{min-height:100vh;padding:var(--space-10) 0;background:linear-gradient(180deg,#fff,#455054);display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1023px){.hp-dlaczego-section[data-astro-cid-mjqcqsyf]{height:auto;min-height:auto}}.hp-dlaczego-title[data-astro-cid-mjqcqsyf]{font-family:var(--font-heading);font-size:clamp(28px,3.5vw,36px);font-weight:700;text-align:center;margin-bottom:var(--space-2);color:#f50057}.hp-dlaczego-subtitle[data-astro-cid-mjqcqsyf]{text-align:center;color:var(--color-gray-700);font-size:16px;margin-bottom:var(--space-8);max-width:600px;margin-left:auto;margin-right:auto}.hp-dlaczego-grid[data-astro-cid-mjqcqsyf]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-bottom:var(--space-8)}.hp-dlaczego-card[data-astro-cid-mjqcqsyf]{background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-5);text-align:center;border:1px solid var(--color-gray-200);transition:.25s ease}.hp-dlaczego-card[data-astro-cid-mjqcqsyf]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:#f50057}.hp-dlaczego-card-highlight[data-astro-cid-mjqcqsyf]{border:2px solid #F50057;background:linear-gradient(135deg,#fff,#fff5f9);position:relative;overflow:hidden}.hp-dlaczego-card-highlight[data-astro-cid-mjqcqsyf]:before{content:"";position:absolute;top:-2px;right:-2px;width:60px;height:60px;background:#f50057;opacity:.1;border-radius:0 0 0 100%}.hp-dlaczego-card-highlight[data-astro-cid-mjqcqsyf] h3[data-astro-cid-mjqcqsyf]{color:#f50057;font-size:19px}.hp-dlaczego-icon[data-astro-cid-mjqcqsyf]{width:56px;height:56px;margin:0 auto var(--space-4);background:#f50057;border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-dlaczego-card[data-astro-cid-mjqcqsyf] h3[data-astro-cid-mjqcqsyf]{font-family:var(--font-heading);font-size:17px;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.hp-dlaczego-card[data-astro-cid-mjqcqsyf] p[data-astro-cid-mjqcqsyf]{color:var(--color-gray-700);font-size:14px;line-height:1.5;margin:0}.hp-dlaczego-seo[data-astro-cid-mjqcqsyf]{max-width:800px;margin:0 auto;text-align:center;padding:var(--space-5);background:var(--color-white);border-radius:var(--radius-lg);border-left:4px solid #F50057}.hp-dlaczego-seo[data-astro-cid-mjqcqsyf] p[data-astro-cid-mjqcqsyf]{color:var(--color-secondary);font-size:14px;line-height:1.6;margin:0}.hp-dlaczego-seo[data-astro-cid-mjqcqsyf] strong[data-astro-cid-mjqcqsyf]{color:#f50057}.seo-highlight[data-astro-cid-mjqcqsyf]{display:block;margin-top:8px;font-size:16px}.seo-highlight[data-astro-cid-mjqcqsyf] strong[data-astro-cid-mjqcqsyf]{font-size:18px}@media(max-width:768px){.seo-break[data-astro-cid-mjqcqsyf]{display:none}.seo-highlight[data-astro-cid-mjqcqsyf]{display:inline;margin-top:0;font-size:14px}.seo-highlight[data-astro-cid-mjqcqsyf] strong[data-astro-cid-mjqcqsyf]{font-size:16px}}@media(max-width:1024px){.hp-dlaczego-grid[data-astro-cid-mjqcqsyf]{grid-template-columns:repeat(2,1fr);gap:var(--space-4)}}@media(max-width:768px){.hp-dlaczego-section[data-astro-cid-mjqcqsyf]{padding:var(--space-12) var(--space-4)}.hp-dlaczego-grid[data-astro-cid-mjqcqsyf]{grid-template-columns:1fr;gap:var(--space-3)}.hp-dlaczego-card[data-astro-cid-mjqcqsyf]{padding:var(--space-5)}.hp-dlaczego-icon[data-astro-cid-mjqcqsyf]{width:50px;height:50px}.hp-dlaczego-icon[data-astro-cid-mjqcqsyf] svg[data-astro-cid-mjqcqsyf]{width:24px;height:24px}.hp-dlaczego-seo[data-astro-cid-mjqcqsyf]{padding:var(--space-4)}}.hp-proces-section[data-astro-cid-fz4tclxl]{min-height:100vh;padding:var(--space-12) 0;background:linear-gradient(180deg,#455054,#fff);color:var(--color-white);display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1023px){.hp-proces-section[data-astro-cid-fz4tclxl]{height:auto;min-height:auto;padding:var(--space-12) 0}}.hp-proces-title[data-astro-cid-fz4tclxl]{font-family:var(--font-heading);font-size:clamp(32px,4vw,40px);font-weight:700;text-align:center;margin-bottom:var(--space-3);color:var(--color-white)}.hp-proces-subtitle[data-astro-cid-fz4tclxl]{text-align:center;color:#fffc;font-size:18px;margin-bottom:var(--space-10)}.hp-proces-grid[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.hp-proces-card[data-astro-cid-fz4tclxl]{background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-6);border:none;box-shadow:0 4px 20px #00000026;transition:.25s ease}.hp-proces-card[data-astro-cid-fz4tclxl]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0003}.hp-proces-card-header[data-astro-cid-fz4tclxl]{display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid rgba(0,0,0,.1)}.hp-proces-number[data-astro-cid-fz4tclxl]{font-family:var(--font-heading);font-size:36px;font-weight:800;color:#f50057;line-height:1}.hp-proces-card[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-family:var(--font-heading);font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.hp-proces-card-body[data-astro-cid-fz4tclxl]{color:#1a1a1a}.hp-proces-lead[data-astro-cid-fz4tclxl]{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:var(--space-4)}.hp-proces-list[data-astro-cid-fz4tclxl]{list-style:none;padding:0;margin:0 0 var(--space-4) 0}.hp-proces-list[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl]{position:relative;padding-left:24px;margin-bottom:var(--space-2);font-size:16px;line-height:1.6;color:#1a1a1a}.hp-proces-list[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl]:before{content:"✓";position:absolute;left:0;color:#f50057;font-weight:700}.hp-proces-list[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl] strong[data-astro-cid-fz4tclxl]{color:#f50057}.hp-proces-cta[data-astro-cid-fz4tclxl]{display:flex;align-items:center;gap:var(--space-2);font-size:15px;color:#f50057;font-weight:600;margin:0;padding:var(--space-3) var(--space-4);background:#f500571a;border-radius:var(--radius-md);border:none}.hp-proces-cta[data-astro-cid-fz4tclxl] .cta-icon[data-astro-cid-fz4tclxl]{flex-shrink:0;color:#f50057}@media(max-width:1024px){.hp-proces-grid[data-astro-cid-fz4tclxl]{grid-template-columns:repeat(2,1fr);gap:var(--space-5)}.hp-proces-card[data-astro-cid-fz4tclxl]{padding:var(--space-5)}}@media(max-width:768px){.hp-proces-section[data-astro-cid-fz4tclxl]{min-height:auto;padding:var(--space-12) var(--space-4)}.hp-proces-grid[data-astro-cid-fz4tclxl]{grid-template-columns:1fr;gap:var(--space-6)}.hp-proces-card[data-astro-cid-fz4tclxl]{padding:var(--space-6)}.hp-proces-number[data-astro-cid-fz4tclxl]{font-size:28px}.hp-proces-card[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-size:20px}.hp-proces-list[data-astro-cid-fz4tclxl] li[data-astro-cid-fz4tclxl]{font-size:14px}}.hp-zespol-section[data-astro-cid-yu4wt3u2]{min-height:100vh;padding:var(--space-12) 0;background:var(--color-white);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;scroll-snap-align:start!important;scroll-snap-stop:normal!important}@media(max-width:1023px){.hp-zespol-section[data-astro-cid-yu4wt3u2]{height:auto;min-height:auto;padding:var(--space-12) 0}}.hp-zespol-title[data-astro-cid-yu4wt3u2]{font-family:var(--font-heading);font-size:clamp(32px,4vw,40px);font-weight:700;text-align:center;color:var(--color-secondary);margin-bottom:var(--space-3)}.hp-zespol-subtitle[data-astro-cid-yu4wt3u2]{font-family:var(--font-body);font-size:18px;text-align:center;color:var(--color-gray-700);margin-bottom:var(--space-12)}.hp-zespol-grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.hp-zespol-card[data-astro-cid-yu4wt3u2]{background:var(--color-white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);text-align:center;transition:.25s ease;display:flex;flex-direction:column;border-bottom:4px solid var(--color-primary, #F50057)}.hp-zespol-card[data-astro-cid-yu4wt3u2]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026}.hp-zespol-image-wrapper[data-astro-cid-yu4wt3u2]{width:100%;height:280px;overflow:hidden}.hp-zespol-image[data-astro-cid-yu4wt3u2]{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s ease;filter:contrast(1.08) saturate(1.05) brightness(1.02)}.hp-zespol-card[data-astro-cid-yu4wt3u2]:hover .hp-zespol-image[data-astro-cid-yu4wt3u2]{transform:scale(1.08)}.hp-zespol-info[data-astro-cid-yu4wt3u2]{padding:var(--space-6);display:flex;flex-direction:column;flex-grow:1}.hp-zespol-name[data-astro-cid-yu4wt3u2]{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.hp-zespol-role[data-astro-cid-yu4wt3u2]{font-family:var(--font-body);font-size:14px;color:var(--color-primary);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4)}.hp-zespol-bio[data-astro-cid-yu4wt3u2]{font-family:var(--font-body);font-size:14px;line-height:1.6;color:var(--color-gray-700);margin-bottom:var(--space-4)}.hp-zespol-phone[data-astro-cid-yu4wt3u2]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--color-secondary);text-decoration:none;padding:10px 20px;background:var(--color-gray-100);border-radius:50px;transition:.25s ease;margin-top:auto;align-self:center}.hp-zespol-phone[data-astro-cid-yu4wt3u2]:hover{background:var(--color-primary);color:var(--color-white)}.hp-zespol-phone[data-astro-cid-yu4wt3u2] svg[data-astro-cid-yu4wt3u2]{flex-shrink:0}@media(max-width:1024px){.hp-zespol-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}@media(max-width:768px){.hp-zespol-section[data-astro-cid-yu4wt3u2]{min-height:auto;padding:var(--space-12) var(--space-4)}.hp-zespol-grid[data-astro-cid-yu4wt3u2]{grid-template-columns:1fr;gap:var(--space-6)}.hp-zespol-image-wrapper[data-astro-cid-yu4wt3u2]{height:240px}.hp-zespol-title[data-astro-cid-yu4wt3u2]{font-size:28px}.hp-zespol-phone[data-astro-cid-yu4wt3u2] svg[data-astro-cid-yu4wt3u2]{color:#f50057}}@media(min-width:769px)and (max-height:900px){.hp-zespol-section[data-astro-cid-yu4wt3u2]{padding:8px 0 24px}.hp-zespol-title[data-astro-cid-yu4wt3u2]{font-size:28px;margin-bottom:8px}.hp-zespol-subtitle[data-astro-cid-yu4wt3u2]{font-size:15px;margin-bottom:24px}.hp-zespol-grid[data-astro-cid-yu4wt3u2]{gap:20px}.hp-zespol-image-wrapper[data-astro-cid-yu4wt3u2]{height:250px}.hp-zespol-image[data-astro-cid-yu4wt3u2]{object-position:center top}.hp-zespol-info[data-astro-cid-yu4wt3u2]{padding:16px}.hp-zespol-name[data-astro-cid-yu4wt3u2]{font-size:18px;margin-bottom:4px}.hp-zespol-role[data-astro-cid-yu4wt3u2]{font-size:12px;margin-bottom:12px}.hp-zespol-phone[data-astro-cid-yu4wt3u2]{font-size:14px;padding:8px 16px}}.hp-faq-section[data-astro-cid-al2ca2vr]{min-height:100vh;padding:48px 0;background:linear-gradient(180deg,#fff,#455054);display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1023px){.hp-faq-section[data-astro-cid-al2ca2vr]{height:auto;min-height:auto}}.container[data-astro-cid-al2ca2vr]{max-width:1200px;margin:0 auto;padding:0 24px}.hp-faq-title[data-astro-cid-al2ca2vr]{font-family:var(--font-heading);font-size:clamp(32px,4vw,40px);font-weight:700;text-align:center;margin-bottom:32px;color:var(--color-secondary)}.hp-faq-accordion[data-astro-cid-al2ca2vr]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-al2ca2vr]{background:var(--color-white);border-radius:8px;margin-bottom:8px;overflow:hidden;border:1px solid var(--color-gray-200)}.faq-question[data-astro-cid-al2ca2vr]{padding:16px 20px;cursor:pointer;font-family:var(--font-body);font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center;transition:background .25s ease;color:var(--color-black)}.faq-question[data-astro-cid-al2ca2vr]:hover{background:var(--color-gray-50)}.faq-question[data-astro-cid-al2ca2vr] span[data-astro-cid-al2ca2vr]:first-child{flex:1;padding-right:16px}.faq-icon[data-astro-cid-al2ca2vr]{font-size:14px;color:#f50057;transition:transform .3s ease;flex-shrink:0}.faq-item[data-astro-cid-al2ca2vr].active .faq-icon[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.faq-answer[data-astro-cid-al2ca2vr]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item[data-astro-cid-al2ca2vr].active .faq-answer[data-astro-cid-al2ca2vr]{max-height:300px}.faq-answer-content[data-astro-cid-al2ca2vr]{padding:16px 24px 24px;color:var(--color-gray-700);font-size:15px;line-height:1.6}@media(max-width:768px){.hp-faq-section[data-astro-cid-al2ca2vr]{min-height:auto;padding:48px 16px}.faq-question[data-astro-cid-al2ca2vr]{padding:16px;font-size:15px}.faq-answer-content[data-astro-cid-al2ca2vr]{padding:12px 16px 16px;font-size:14px}}.hp-guide-section[data-astro-cid-puwgrycf]{padding:var(--space-16) 0;background:#455054;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1023px){.hp-guide-section[data-astro-cid-puwgrycf]{height:auto;min-height:auto}}.hp-guide-content[data-astro-cid-puwgrycf]{max-width:800px;margin:0 auto}.hp-guide-content[data-astro-cid-puwgrycf] h2[data-astro-cid-puwgrycf]{font-family:var(--font-heading);font-size:clamp(28px,3.5vw,36px);font-weight:700;color:var(--color-white);margin-bottom:var(--space-6);text-align:center}.guide-text-wrapper[data-astro-cid-puwgrycf]{position:relative;max-height:300px;overflow:hidden;transition:max-height .5s ease;background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-6)}.hp-guide-content[data-astro-cid-puwgrycf] h3[data-astro-cid-puwgrycf]{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--color-secondary);margin-top:var(--space-8);margin-bottom:var(--space-4)}.hp-guide-content[data-astro-cid-puwgrycf] h3[data-astro-cid-puwgrycf]:first-of-type{margin-top:0}.hp-guide-content[data-astro-cid-puwgrycf] p[data-astro-cid-puwgrycf]{font-family:var(--font-body);font-size:16px;line-height:1.7;color:var(--color-gray-700);margin-bottom:var(--space-4)}.guide-text-wrapper[data-astro-cid-puwgrycf].expanded{max-height:5000px}.guide-fade[data-astro-cid-puwgrycf]{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,var(--color-white));pointer-events:none;transition:opacity .3s ease}.guide-text-wrapper[data-astro-cid-puwgrycf].expanded .guide-fade[data-astro-cid-puwgrycf]{opacity:0}.guide-read-more[data-astro-cid-puwgrycf]{display:flex;align-items:center;justify-content:center;gap:8px;margin:var(--space-6) auto 0;padding:12px 32px;background:var(--color-white);border:2px solid var(--color-primary);border-radius:50px;color:var(--color-primary);font-family:var(--font-body);font-size:16px;font-weight:600;cursor:pointer;transition:.25s ease}.guide-read-more[data-astro-cid-puwgrycf]:hover{background:var(--color-primary);color:var(--color-white)}.guide-read-more-icon[data-astro-cid-puwgrycf]{transition:transform .3s ease}.guide-read-more[data-astro-cid-puwgrycf].expanded .guide-read-more-icon[data-astro-cid-puwgrycf]{transform:rotate(180deg)}@media(max-width:768px){.hp-guide-section[data-astro-cid-puwgrycf]{padding:var(--space-12) var(--space-4)}.hp-guide-content[data-astro-cid-puwgrycf] h2[data-astro-cid-puwgrycf]{font-size:26px}.hp-guide-content[data-astro-cid-puwgrycf] h3[data-astro-cid-puwgrycf]{font-size:18px}.guide-text-wrapper[data-astro-cid-puwgrycf]{max-height:250px}.guide-read-more[data-astro-cid-puwgrycf]{padding:10px 24px;font-size:14px}}.hp-opinie-section[data-astro-cid-bgwftent]{min-height:100vh;padding:var(--space-12) 0;background:linear-gradient(180deg,#455054,#f50057);display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1023px){.hp-opinie-section[data-astro-cid-bgwftent]{height:auto;min-height:auto;padding:var(--space-12) 0}}.hp-opinie-title[data-astro-cid-bgwftent]{font-family:var(--font-heading);font-size:40px;font-weight:700;text-align:center;color:#fff;margin-bottom:var(--space-3)}.hp-opinie-subtitle[data-astro-cid-bgwftent]{font-family:var(--font-body);font-size:18px;text-align:center;color:#fff;margin-bottom:var(--space-12)}.hp-opinie-swiper[data-astro-cid-bgwftent]{width:100%;padding:0 60px;margin-top:var(--space-8)}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-slide[data-astro-cid-bgwftent]{height:auto}.hp-opinia-card[data-astro-cid-bgwftent]{background:var(--color-white);padding:var(--space-8);border-radius:var(--radius-lg);border:1px solid var(--color-gray-200);height:100%;display:flex;flex-direction:column;transition:var(--transition)}.hp-opinia-card[data-astro-cid-bgwftent]:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg)}.hp-opinia-stars[data-astro-cid-bgwftent]{color:var(--color-primary);font-size:20px;margin-bottom:var(--space-4);letter-spacing:2px}.hp-opinia-text[data-astro-cid-bgwftent]{color:var(--color-secondary);font-size:15px;line-height:1.6;margin-bottom:var(--space-6);flex:1;font-style:italic}.hp-opinia-author[data-astro-cid-bgwftent]{font-family:var(--font-heading);font-weight:600;font-size:14px;color:var(--color-black);margin:0}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-prev[data-astro-cid-bgwftent],.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-next[data-astro-cid-bgwftent]{color:var(--color-secondary);width:44px;height:44px;background:var(--color-white);border-radius:50%;box-shadow:var(--shadow-md);border:2px solid var(--color-secondary)}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-prev[data-astro-cid-bgwftent]:after,.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-next[data-astro-cid-bgwftent]:after{font-size:18px;font-weight:700}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-prev[data-astro-cid-bgwftent]:hover,.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-next[data-astro-cid-bgwftent]:hover{background:var(--color-secondary);color:var(--color-white)}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-prev[data-astro-cid-bgwftent]{left:10px}.hp-opinie-swiper[data-astro-cid-bgwftent] .swiper-button-next[data-astro-cid-bgwftent]{right:10px}@media(max-width:768px){.hp-opinie-section[data-astro-cid-bgwftent]{min-height:auto;padding:var(--space-12) 0}.hp-opinie-title[data-astro-cid-bgwftent]{font-size:32px}.hp-opinie-subtitle[data-astro-cid-bgwftent]{font-size:16px}.hp-opinie-swiper[data-astro-cid-bgwftent]{padding:0 40px}.hp-opinia-card[data-astro-cid-bgwftent]{padding:var(--space-6)}.hp-opinia-text[data-astro-cid-bgwftent]{font-size:14px}}.hp-footer-section[data-astro-cid-sz7xmlte]{min-height:60vh;padding:80px 0;background:var(--color-primary);color:var(--color-white);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:none}@media(max-width:1023px){.hp-footer-section[data-astro-cid-sz7xmlte]{min-height:auto;padding:60px 0 50px}}.hp-footer-title[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:clamp(32px,4vw,40px);font-weight:700;margin-bottom:var(--space-4);color:var(--color-white)}.hp-footer-text[data-astro-cid-sz7xmlte]{font-size:18px;margin-bottom:var(--space-8);opacity:.9}.hp-footer-button[data-astro-cid-sz7xmlte]{display:inline-block;padding:16px 40px;background:var(--color-white);color:var(--color-primary);font-family:var(--font-body);font-size:16px;font-weight:600;border-radius:var(--radius-pill);text-decoration:none;transition:var(--transition)}.hp-footer-button[data-astro-cid-sz7xmlte]:hover{background:var(--color-gray-100);transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media(max-width:768px){.hp-footer-section[data-astro-cid-sz7xmlte]{padding:var(--space-12) 0}.hp-footer-title[data-astro-cid-sz7xmlte]{font-size:28px}.hp-footer-text[data-astro-cid-sz7xmlte]{font-size:16px}}.footer-wrapper[data-astro-cid-j7pv25f6]{scroll-snap-align:start;min-height:100vh;display:flex;flex-direction:column}.footer-wrapper[data-astro-cid-j7pv25f6] .hp-footer-section{flex:1;min-height:auto}@media(max-width:768px){.homepage[data-astro-cid-j7pv25f6]{scroll-snap-type:none;height:auto;overflow-y:visible}.footer-wrapper[data-astro-cid-j7pv25f6]{scroll-snap-align:none;min-height:auto}.footer-wrapper[data-astro-cid-j7pv25f6] .hp-footer-section{flex:none}}
