.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;padding:120px 20px 80px;position:relative;overflow:hidden}.carousel-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:1200px;margin:0 auto}.carousel-wrapper[data-astro-cid-bbe6dxrz]{position:relative;width:100%}.carousel-slides[data-astro-cid-bbe6dxrz]{position:relative;width:100%;min-height:450px;display:flex;align-items:center}.carousel-slide[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;text-align:center;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;display:flex;align-items:center;justify-content:center;min-height:450px}.carousel-slide[data-astro-cid-bbe6dxrz].active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{max-width:800px;margin:0 auto}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;margin:0 0 24px;line-height:1.2}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;margin:0 0 40px;opacity:.95;line-height:1.6}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.carousel-btn[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;backdrop-filter:blur(10px)}.carousel-btn[data-astro-cid-bbe6dxrz]:hover{background:#ffffff4d;border-color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn-prev[data-astro-cid-bbe6dxrz]{left:20px}.carousel-btn-next[data-astro-cid-bbe6dxrz]{right:20px}.carousel-btn[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:24px;height:24px}.carousel-dots[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;gap:12px;margin-top:40px;position:relative;z-index:10}.carousel-dot[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;background:#fff6;border:2px solid rgba(255,255,255,.6);cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot[data-astro-cid-bbe6dxrz]:hover{background:#fff9;transform:scale(1.2)}.carousel-dot[data-astro-cid-bbe6dxrz].active{background:#fff;border-color:#fff;width:32px;border-radius:6px}.btn[data-astro-cid-bbe6dxrz]{padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid transparent}.btn-primary[data-astro-cid-bbe6dxrz]{background:#fff;color:#16a34a}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:#fff;border-color:#fff}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:100px 20px 60px}.carousel-slides[data-astro-cid-bbe6dxrz],.carousel-slide[data-astro-cid-bbe6dxrz]{min-height:400px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column}.btn[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}.carousel-btn[data-astro-cid-bbe6dxrz]{width:40px;height:40px}.carousel-btn-prev[data-astro-cid-bbe6dxrz]{left:10px}.carousel-btn-next[data-astro-cid-bbe6dxrz]{right:10px}.carousel-btn[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:20px;height:20px}}.container[data-astro-cid-xf6hngan]{max-width:1200px;margin:0 auto;padding:0 20px}section[data-astro-cid-xf6hngan]{padding:80px 0}.section-title[data-astro-cid-xf6hngan]{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 60px;color:#1a1a1a}.products[data-astro-cid-xf6hngan]{background:#fff}.product-grid[data-astro-cid-xf6hngan]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.product-card[data-astro-cid-xf6hngan]{background:#f8f9fa;padding:40px 32px;border-radius:12px;text-align:center;transition:all .3s ease;border:2px solid transparent}.product-card[data-astro-cid-xf6hngan]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a;border-color:#16a34a}.product-icon[data-astro-cid-xf6hngan]{font-size:4rem;margin-bottom:20px}.product-card[data-astro-cid-xf6hngan] h3[data-astro-cid-xf6hngan]{font-size:1.5rem;margin:0 0 16px;color:#1a1a1a}.product-card[data-astro-cid-xf6hngan] p[data-astro-cid-xf6hngan]{color:#666;line-height:1.6;margin:0 0 24px}.product-link[data-astro-cid-xf6hngan]{color:#16a34a;text-decoration:none;font-weight:600;transition:color .3s ease}.product-link[data-astro-cid-xf6hngan]:hover{color:#15803d}@media(max-width:768px){.section-title[data-astro-cid-xf6hngan]{font-size:2rem}.product-grid[data-astro-cid-xf6hngan]{grid-template-columns:1fr}}.container[data-astro-cid-aafkaq3q]{max-width:1200px;margin:0 auto;padding:0 20px}section[data-astro-cid-aafkaq3q]{padding:80px 0}.section-title[data-astro-cid-aafkaq3q]{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 60px;color:#1a1a1a}.benefits[data-astro-cid-aafkaq3q]{background:#f8f9fa}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.benefit-item[data-astro-cid-aafkaq3q]{text-align:center}.benefit-icon[data-astro-cid-aafkaq3q]{width:60px;height:60px;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 20px}.benefit-item[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-size:1.25rem;margin:0 0 12px;color:#1a1a1a}.benefit-item[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{color:#666;line-height:1.6;margin:0}@media(max-width:768px){.section-title[data-astro-cid-aafkaq3q]{font-size:2rem}.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:1fr}}.container[data-astro-cid-4xty6sx2]{max-width:1200px;margin:0 auto;padding:0 20px}.cta-section[data-astro-cid-4xty6sx2]{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;text-align:center;padding:80px 0}.cta-section[data-astro-cid-4xty6sx2] h2[data-astro-cid-4xty6sx2]{font-size:2.5rem;margin:0 0 16px}.cta-section[data-astro-cid-4xty6sx2] p[data-astro-cid-4xty6sx2]{font-size:1.25rem;margin:0 0 32px;opacity:.95}.btn[data-astro-cid-4xty6sx2]{padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:2px solid transparent}.btn-primary[data-astro-cid-4xty6sx2]{background:#fff;color:#16a34a}.btn-primary[data-astro-cid-4xty6sx2]:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-large[data-astro-cid-4xty6sx2]{padding:18px 40px;font-size:1.1rem}@media(max-width:768px){.cta-section[data-astro-cid-4xty6sx2] h2[data-astro-cid-4xty6sx2]{font-size:2rem}.cta-section[data-astro-cid-4xty6sx2] p[data-astro-cid-4xty6sx2]{font-size:1.1rem}.btn[data-astro-cid-4xty6sx2]{width:100%;text-align:center}}#container[data-astro-cid-sefmxpgk]{min-height:100vh}
