.hero-section.svelte-zysec2{position:relative;min-height:60vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-secondary) 100%);overflow:hidden}.hero-pattern.svelte-zysec2{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,var(--red) 0%,transparent 50%),radial-gradient(circle at 80% 20%,var(--blue) 0%,transparent 50%),radial-gradient(circle at 40% 40%,var(--red) 0%,transparent 50%);opacity:.03}.hero-content.svelte-zysec2{position:relative;z-index:2;text-align:center;padding:4rem 0}.hero-title.svelte-zysec2{font-family:Bebas Neue,cursive;font-size:clamp(4rem,8vw,7rem);margin:0 0 1rem;line-height:1;letter-spacing:3px;color:var(--text-primary)}.highlight.svelte-zysec2{color:var(--red);position:relative}.highlight.svelte-zysec2:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--red) 0%,var(--blue) 100%);border-radius:2px}.hero-subtitle.svelte-zysec2{font-size:1.5rem;color:var(--text-secondary);margin-bottom:3rem;font-weight:300;letter-spacing:1px}.hero-graphic.svelte-zysec2{position:relative;width:200px;height:200px;margin:0 auto}.graphic-circle.svelte-zysec2{position:absolute;border-radius:50%;inset:0;display:flex;align-items:center;justify-content:center}.graphic-circle.outer.svelte-zysec2{border:2px solid var(--red);opacity:.2;animation:svelte-zysec2-rotate 20s linear infinite}.graphic-circle.middle.svelte-zysec2{inset:20px;border:2px solid var(--blue);opacity:.3;animation:svelte-zysec2-rotate 15s linear infinite reverse}.graphic-circle.inner.svelte-zysec2{inset:40px;background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);animation:svelte-zysec2-pulse 2s ease-in-out infinite}.graphic-circle.inner.svelte-zysec2 svg:where(.svelte-zysec2){width:60px;height:60px;color:#fff;fill:#fff}@keyframes svelte-zysec2-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-zysec2-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.steps-section.svelte-zysec2{padding:5rem 0;background:var(--bg-primary);position:relative}.steps-timeline.svelte-zysec2{position:relative;max-width:900px;margin:0 auto}.timeline-line.svelte-zysec2{position:absolute;left:50px;top:0;bottom:0;width:4px;background:var(--border-color);border-radius:2px}.timeline-progress.svelte-zysec2{position:absolute;left:50px;top:0;width:4px;background:linear-gradient(180deg,var(--red) 0%,var(--blue) 100%);border-radius:2px;transition:height .5s ease}.step-card.svelte-zysec2{display:grid;grid-template-columns:100px 1fr;gap:2rem;margin-bottom:3rem;opacity:0;transform:translate(-50px);transition:all .5s ease}.step-card.visible.svelte-zysec2{opacity:1;transform:translate(0)}.step-card.svelte-zysec2:nth-child(2){transition-delay:.1s}.step-card.svelte-zysec2:nth-child(3){transition-delay:.2s}.step-card.svelte-zysec2:nth-child(4){transition-delay:.3s}.step-card.svelte-zysec2:nth-child(5){transition-delay:.4s}.step-card.svelte-zysec2:nth-child(6){transition-delay:.5s}.step-number.svelte-zysec2{position:relative;display:flex;align-items:center;justify-content:center}.step-number.svelte-zysec2 span:where(.svelte-zysec2){width:100px;height:100px;background:var(--bg-secondary);border:4px solid var(--border-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,cursive;font-size:2rem;color:var(--text-muted);letter-spacing:2px;transition:all .3s ease;position:relative;z-index:2}.step-card.active.svelte-zysec2 .step-number:where(.svelte-zysec2) span:where(.svelte-zysec2){background:linear-gradient(135deg,var(--red) 0%,var(--dark-red) 100%);color:#fff;border-color:var(--red);transform:scale(1.1)}.step-content.svelte-zysec2{background:var(--bg-secondary);padding:2.5rem;border-radius:15px;border:2px solid transparent;transition:all .3s ease}.step-card.active.svelte-zysec2 .step-content:where(.svelte-zysec2){border-color:var(--red);box-shadow:0 10px 30px #b222341a}.step-icon.svelte-zysec2{width:60px;height:60px;background:var(--bg-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.step-icon.svelte-zysec2 svg:where(.svelte-zysec2){width:30px;height:30px;color:var(--red);transition:all .3s ease}.step-card.active.svelte-zysec2 .step-icon:where(.svelte-zysec2){background:linear-gradient(135deg,var(--red) 0%,var(--dark-red) 100%)}.step-card.active.svelte-zysec2 .step-icon:where(.svelte-zysec2) svg:where(.svelte-zysec2){color:#fff;transform:scale(1.1)}.step-content.svelte-zysec2 h3:where(.svelte-zysec2){font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary);font-weight:700}.step-content.svelte-zysec2 p:where(.svelte-zysec2){color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.step-features.svelte-zysec2{display:flex;flex-direction:column;gap:.75rem}.feature.svelte-zysec2{display:flex;align-items:center;gap:.75rem;color:var(--text-secondary);font-size:.95rem}.feature.svelte-zysec2 svg:where(.svelte-zysec2){width:20px;height:20px;color:#28a745;flex-shrink:0}.benefits-section.svelte-zysec2{padding:5rem 0;background:var(--bg-secondary)}.section-title.svelte-zysec2{font-family:Bebas Neue,cursive;font-size:3rem;text-align:center;margin-bottom:3rem;letter-spacing:2px;color:var(--text-primary)}.benefits-grid.svelte-zysec2{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.benefit-card.svelte-zysec2{background:var(--bg-primary);padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.benefit-card.svelte-zysec2:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--red) 0%,var(--blue) 100%);transform:scaleX(0);transition:transform .3s ease}.benefit-card.svelte-zysec2:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a;border-color:var(--border-color)}.benefit-card.svelte-zysec2:hover:before{transform:scaleX(1)}.benefit-icon.svelte-zysec2{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#b222341a,#3c3b6e1a);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.benefit-card.svelte-zysec2:hover .benefit-icon:where(.svelte-zysec2){background:linear-gradient(135deg,var(--red) 0%,var(--blue) 100%);transform:scale(1.1)}.benefit-icon.svelte-zysec2 svg:where(.svelte-zysec2){width:40px;height:40px;color:var(--red);transition:color .3s ease}.benefit-card.svelte-zysec2:hover .benefit-icon:where(.svelte-zysec2) svg:where(.svelte-zysec2){color:#fff}.benefit-card.svelte-zysec2 h3:where(.svelte-zysec2){font-size:1.3rem;margin-bottom:.75rem;color:var(--text-primary);font-weight:700}.benefit-card.svelte-zysec2 p:where(.svelte-zysec2){color:var(--text-secondary);line-height:1.5;font-size:.95rem}.cta-section.svelte-zysec2{padding:5rem 0;background:linear-gradient(135deg,var(--red) 0%,var(--dark-red) 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section.svelte-zysec2:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:svelte-zysec2-pulse 4s ease-in-out infinite}.cta-content.svelte-zysec2{position:relative;z-index:1;max-width:800px;margin:0 auto}.cta-content.svelte-zysec2 h2:where(.svelte-zysec2){font-family:Bebas Neue,cursive;font-size:3.5rem;margin-bottom:1rem;letter-spacing:3px}.cta-content.svelte-zysec2 p:where(.svelte-zysec2){font-size:1.3rem;margin-bottom:3rem;opacity:.95}.cta-stats.svelte-zysec2{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.stat.svelte-zysec2{padding:2rem;background:#ffffff1a;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat.svelte-zysec2 h3:where(.svelte-zysec2){font-family:Bebas Neue,cursive;font-size:3rem;margin-bottom:.5rem;letter-spacing:2px}.stat.svelte-zysec2 p:where(.svelte-zysec2){font-size:1rem;opacity:.9;text-transform:uppercase;letter-spacing:1px}.cta-button.svelte-zysec2{display:inline-block;padding:1.25rem 3rem;background:#fff;color:var(--red);text-decoration:none;font-size:1.2rem;font-weight:700;border-radius:var(--button-radius);text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 10px 30px #0003}.cta-button.svelte-zysec2:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.container.svelte-zysec2{max-width:1200px;margin:0 auto;padding:0 20px}.usa.svelte-zysec2{background:linear-gradient(90deg,#b22234 33%,var(--text-primary) 33%,var(--text-primary) 66%,#3c3b6e 66%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}@media (max-width: 1024px){.benefits-grid.svelte-zysec2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero-title.svelte-zysec2{font-size:3.5rem}.step-card.svelte-zysec2{grid-template-columns:1fr;text-align:center}.timeline-line.svelte-zysec2,.timeline-progress.svelte-zysec2{display:none}.step-number.svelte-zysec2{justify-content:center}.benefits-grid.svelte-zysec2{grid-template-columns:1fr}.cta-stats.svelte-zysec2{grid-template-columns:1fr;gap:1rem}.stat.svelte-zysec2{padding:1.5rem}}
