.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:90vh;display:flex;align-items:center;padding:8rem 0 6rem;overflow:hidden}.hero-small[data-astro-cid-bbe6dxrz]{min-height:auto;padding:10rem 0 4rem}.hero-small[data-astro-cid-bbe6dxrz] .hero-content[data-astro-cid-bbe6dxrz]{max-width:100%;text-align:center}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-bg-alt) 0%,white 45%,var(--color-secondary-light) 100%);z-index:0}.hero-bg[data-astro-cid-bbe6dxrz]:before,.hero-bg[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;border-radius:50%;filter:blur(90px);opacity:.5;animation:blobDrift 18s ease-in-out infinite alternate}.hero-bg[data-astro-cid-bbe6dxrz]:before{width:480px;height:480px;top:-140px;right:-80px;background:radial-gradient(circle,rgba(149,213,178,.9),transparent 70%)}.hero-bg[data-astro-cid-bbe6dxrz]:after{width:380px;height:380px;bottom:-120px;left:-100px;background:radial-gradient(circle,rgba(64,145,108,.45),transparent 70%);animation-delay:-9s}@keyframes blobDrift{0%{transform:translate(0) scale(1)}to{transform:translate(-50px,40px) scale(1.15)}}.hero-pattern[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:radial-gradient(var(--color-primary) 1px,transparent 1px);background-size:30px 30px;opacity:.05}.container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{max-width:600px}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-badge[data-astro-cid-bbe6dxrz],.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz],.hero-subtitle[data-astro-cid-bbe6dxrz],.hero-features[data-astro-cid-bbe6dxrz],.hero-cta[data-astro-cid-bbe6dxrz]{animation:heroFadeUp .7s ease both}.hero-badge[data-astro-cid-bbe6dxrz]{animation-delay:.05s}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{animation-delay:.15s}.hero-subtitle[data-astro-cid-bbe6dxrz]{animation-delay:.25s}.hero-features[data-astro-cid-bbe6dxrz]{animation-delay:.35s}.hero-cta[data-astro-cid-bbe6dxrz]{animation-delay:.45s}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{animation:heroFadeUp .8s ease both .3s,heroFloat 7s ease-in-out 1.3s infinite}.hero-image-mobile[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{animation:heroFadeUp .7s ease both}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.5rem 1rem;background:var(--color-primary);color:#fff;font-size:.875rem;font-weight:600;border-radius:50px;margin-bottom:1.5rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;margin-bottom:1rem;color:var(--color-text)}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] .highlight{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1.125rem,2vw,1.375rem);color:var(--color-text-light);margin-bottom:2rem}.hero-features[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.feature[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;background:#ffffffd9;backdrop-filter:blur(6px);border:1px solid rgba(45,106,79,.12);border-radius:50px;box-shadow:var(--shadow-sm);font-size:.9375rem;font-weight:500;color:var(--color-text);transition:all var(--transition)}.feature[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#2d6a4f4d}.feature[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{color:var(--color-primary);flex-shrink:0}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem}.btn-lg[data-astro-cid-bbe6dxrz]{padding:1rem 2rem;font-size:1.0625rem}.hero-image[data-astro-cid-bbe6dxrz]{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:42%;max-width:550px;z-index:0}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl),0 0 0 8px #fff9}.hero-card[data-astro-cid-bbe6dxrz]{position:absolute;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#ffffffeb;backdrop-filter:blur(10px);border:1px solid rgba(45,106,79,.1);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:heroFadeUp .8s ease both}.hero-card-top[data-astro-cid-bbe6dxrz]{top:-1.25rem;right:-1.5rem;animation-delay:.7s}.hero-card-bottom[data-astro-cid-bbe6dxrz]{bottom:-1.25rem;left:-1.5rem;animation-delay:.9s}.hero-card-icon[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--gradient-primary);color:#fff;border-radius:50%;flex-shrink:0;box-shadow:0 4px 12px #2d6a4f59}.hero-card[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;font-size:.9375rem;color:var(--color-text);line-height:1.3}.hero-card[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:block;font-size:.8125rem;color:var(--color-text-muted)}@media (min-width: 1400px){.hero-image[data-astro-cid-bbe6dxrz]{right:8%}}@media (min-width: 1600px){.hero-image[data-astro-cid-bbe6dxrz]{right:12%}}.hero-small[data-astro-cid-bbe6dxrz] .hero-image[data-astro-cid-bbe6dxrz],.hero-image-mobile[data-astro-cid-bbe6dxrz]{display:none}@media (max-width: 1024px){.hero-image[data-astro-cid-bbe6dxrz]{display:none}.hero-image-mobile[data-astro-cid-bbe6dxrz]{display:block;margin-bottom:2rem}.hero-image-mobile[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;max-width:500px;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);margin:0 auto}.hero-content[data-astro-cid-bbe6dxrz]{max-width:100%;text-align:center}.hero-features[data-astro-cid-bbe6dxrz],.hero-cta[data-astro-cid-bbe6dxrz]{justify-content:center}}@media (max-width: 640px){.hero[data-astro-cid-bbe6dxrz]{padding:7rem 0 3rem}.hero-features[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero-cta[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%}}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-content[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{margin-bottom:1.5rem}.about-intro[data-astro-cid-v2cbyr3p]{font-size:1.125rem;color:var(--color-text);font-weight:500;margin-bottom:1rem}.about-content[data-astro-cid-v2cbyr3p]>p[data-astro-cid-v2cbyr3p]{margin-bottom:1rem;line-height:1.7}.about-team[data-astro-cid-v2cbyr3p]{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.about-team[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.25rem;margin-bottom:.75rem}.about-team[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{line-height:1.7}.quote[data-astro-cid-v2cbyr3p]{position:relative;margin-top:2rem;padding:1.75rem 1.75rem 1.75rem 4rem;background:linear-gradient(135deg,var(--color-bg-alt),var(--color-secondary-light));border-left:4px solid var(--color-primary);border-radius:0 var(--radius-lg) var(--radius-lg) 0;font-size:1.125rem;font-weight:600;font-style:italic;color:var(--color-primary-dark)}.quote[data-astro-cid-v2cbyr3p]:before{content:"„";position:absolute;left:1rem;top:-.5rem;font-size:4rem;font-weight:800;line-height:1;color:var(--color-primary);opacity:.3;font-style:normal}.about-benefits[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:1.5rem}.benefit-card[data-astro-cid-v2cbyr3p]{display:flex;gap:1rem;padding:1.5rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition)}.benefit-card[data-astro-cid-v2cbyr3p]:hover{transform:translate(8px);box-shadow:var(--shadow-lg);border-color:#40916c59}.benefit-icon[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--color-secondary-light),var(--color-secondary));color:var(--color-primary-dark);border-radius:var(--radius-md);flex-shrink:0;transition:all var(--transition)}.benefit-card[data-astro-cid-v2cbyr3p]:hover .benefit-icon[data-astro-cid-v2cbyr3p]{background:var(--gradient-primary);color:#fff;box-shadow:0 6px 16px #2d6a4f59}.benefit-content[data-astro-cid-v2cbyr3p] h4[data-astro-cid-v2cbyr3p]{font-size:1rem;margin-bottom:.25rem}.benefit-content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:.875rem;color:var(--color-text-muted)}@media (max-width: 1024px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:3rem}}.stats-section[data-astro-cid-bhxv2qxz]{position:relative;z-index:10;margin-top:-3rem;background:var(--gradient-dark);padding:3.5rem 0;overflow:hidden}.stats-section[data-astro-cid-bhxv2qxz]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(149,213,178,.15) 1px,transparent 1px);background-size:24px 24px}.stats-grid[data-astro-cid-bhxv2qxz]{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item[data-astro-cid-bhxv2qxz]{text-align:center;position:relative}.stat-item[data-astro-cid-bhxv2qxz]:not(:first-child):before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);height:60%;width:1px;background:linear-gradient(to bottom,transparent,rgba(149,213,178,.35),transparent)}.stat-value[data-astro-cid-bhxv2qxz]{font-size:clamp(2rem,4vw,3rem);font-weight:800;background:linear-gradient(135deg,#d8f3dc,#95d5b2);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-bhxv2qxz]{font-size:.9375rem;color:#fffc;font-weight:500}@media (max-width: 1024px){.stats-section[data-astro-cid-bhxv2qxz]{margin-top:-2rem}}@media (max-width: 768px){.stats-section[data-astro-cid-bhxv2qxz]{margin-top:-1.5rem}.stats-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(2,1fr)}.stat-item[data-astro-cid-bhxv2qxz]:nth-child(odd):before{display:none}}@media (max-width: 480px){.stats-section[data-astro-cid-bhxv2qxz]{margin-top:-1rem;padding:2rem 0}.stats-grid[data-astro-cid-bhxv2qxz]{gap:1.5rem}}
