section.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.container.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.section-header.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{text-align:center;margin-bottom:2rem}.section-title.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:3rem;font-weight:700;color:var(--accent-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.section-divider.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:80px;height:4px;background:linear-gradient(90deg,var(--accent-color),var(--accent-glow));margin:0 auto;border-radius:2px}.section-actions.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.hero-section.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0;padding-top:0}.floating-elements.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-element.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:absolute;background:rgba(74,144,226,.1);border-radius:50%;animation:svelte-m8jvdb-float 6s ease-in-out infinite}.element-1.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:100px;height:100px;top:20%;left:10%;animation-delay:0s}.element-2.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:150px;height:150px;top:60%;right:15%;animation-delay:2s}.element-3.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:80px;height:80px;top:40%;left:80%;animation-delay:4s}.element-4.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:120px;height:120px;bottom:20%;left:20%;animation-delay:1s}@keyframes svelte-m8jvdb-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-content.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:.5rem}.hero-content.svelte-m8jvdb h1.svelte-m8jvdb.svelte-m8jvdb{font-size:3.5rem;font-weight:700;color:var(--accent-color);margin-bottom:1rem;text-shadow:0 0 20px rgba(74,144,226,.3)}.hero-content.svelte-m8jvdb h2.svelte-m8jvdb.svelte-m8jvdb{font-size:1.5rem;color:var(--text-color);margin-bottom:2rem;font-style:italic;opacity:.9}.scroll-indicator.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:absolute;bottom:12rem;left:50%;transform:translate(-50%);z-index:3}.scroll-down-btn.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:none;border:none;color:var(--accent-color);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin:0 auto}.scroll-down-btn.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{transform:translateY(5px)}.arrow-down.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--accent-color);animation:svelte-m8jvdb-bounce 2s infinite}@keyframes svelte-m8jvdb-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.services-section.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative}.services-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.service-card.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.service-card.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003;background:rgba(255,255,255,.15)}.service-icon.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:2.5rem;margin-bottom:1rem}.service-card.svelte-m8jvdb h3.svelte-m8jvdb.svelte-m8jvdb{font-size:1.3rem;color:var(--accent-color);margin-bottom:.8rem}.service-card.svelte-m8jvdb p.svelte-m8jvdb.svelte-m8jvdb{color:var(--text-color);line-height:1.5;opacity:.8;font-size:.9rem}.products-section.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative}.products-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.product-card.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.product-card.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003;background:rgba(255,255,255,.15)}.product-image.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:3rem;margin-bottom:1rem}.product-card.svelte-m8jvdb h3.svelte-m8jvdb.svelte-m8jvdb{font-size:1.3rem;color:var(--accent-color);margin-bottom:.8rem}.product-card.svelte-m8jvdb p.svelte-m8jvdb.svelte-m8jvdb{color:var(--text-color);line-height:1.5;opacity:.8;font-size:.9rem}.partners-section.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative}.partners-content.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:2rem}.partners-text.svelte-m8jvdb h3.svelte-m8jvdb.svelte-m8jvdb{font-size:1.8rem;color:var(--accent-color);margin-bottom:1rem}.partners-text.svelte-m8jvdb p.svelte-m8jvdb.svelte-m8jvdb{font-size:1rem;line-height:1.6;color:var(--text-color);margin-bottom:1.5rem;opacity:.8}.partner-features.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:flex;flex-direction:column;gap:.8rem}.feature.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:flex;align-items:center;gap:.8rem;color:var(--text-color)}.feature-icon.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:1.3rem}.partners-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.partner-logo.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:1.5rem;text-align:center;color:var(--text-color);transition:all .3s ease}.partner-logo.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{background:rgba(255,255,255,.2);transform:scale(1.05)}.btn-primary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb,.btn-secondary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{padding:.8rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;cursor:pointer;display:inline-block;text-align:center;font-size:.9rem}.btn-primary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:linear-gradient(135deg,var(--accent-color),var(--accent-glow));color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0003}.btn-primary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4a90e266}.btn-secondary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{background:transparent;color:var(--accent-color);border-color:var(--accent-color);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000001a}.btn-secondary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb:hover{background:var(--accent-color);color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.hero-content.svelte-m8jvdb h1.svelte-m8jvdb.svelte-m8jvdb{font-size:2.5rem}.section-title.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:2rem}.partners-content.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{grid-template-columns:1fr;gap:2rem}.services-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb,.products-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{grid-template-columns:1fr}.container.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{padding:0 1rem}.section-header.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{margin-bottom:1.5rem}.section-actions.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{margin-top:1.5rem}}@media (max-width: 480px){.hero-content.svelte-m8jvdb h1.svelte-m8jvdb.svelte-m8jvdb{font-size:2rem}.section-title.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{font-size:1.5rem}.section-actions.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{flex-direction:column;align-items:center}.btn-primary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb,.btn-secondary.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{width:100%;max-width:300px}.partners-grid.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{grid-template-columns:repeat(2,1fr)}.partners-section.svelte-m8jvdb .btn-secondary.svelte-m8jvdb.svelte-m8jvdb,.products-section.svelte-m8jvdb .btn-secondary.svelte-m8jvdb.svelte-m8jvdb,.products-section.svelte-m8jvdb .section-actions.svelte-m8jvdb .btn-secondary.svelte-m8jvdb{display:none}.hero-content.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{margin-top:0;padding:.1rem;margin-bottom:2rem}.scroll-indicator.svelte-m8jvdb.svelte-m8jvdb.svelte-m8jvdb{position:relative;bottom:auto;top:100px;left:50%;transform:translate(-50%);margin-top:2rem;width:100%;text-align:center}}
