.hero-image:where(.astro-n6kvtvwn){width:150%;height:auto;display:block;object-fit:contain;margin-left:auto;margin-right:auto;mask-image:radial-gradient(circle at center,#fff 50%,#fff0);-webkit-mask-image:radial-gradient(circle at center,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);filter:drop-shadow(0 25px 60px rgba(0,0,0,.45));transform:translate(-12%)}@media (max-width: 768px){.hero-image:where(.astro-n6kvtvwn){width:120%;transform:translate(-10%)}}.hero-marquee-section:where(.astro-np3r53fv){position:relative;min-height:260px;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2rem}.hero-marquee-placeholder:where(.astro-np3r53fv){position:relative;z-index:5;width:100%;max-width:1200px;min-height:120px}.marquee-bg:where(.astro-np3r53fv){position:absolute;inset:0;overflow:hidden;opacity:.1;z-index:1}.marquee-track:where(.astro-np3r53fv){display:flex;width:max-content;animation:marquee 30s linear infinite}.marquee-content:where(.astro-np3r53fv){display:flex;align-items:center;gap:4rem;padding:0 2rem}.marquee-logo:where(.astro-np3r53fv){width:120px;height:120px;object-fit:contain;filter:brightness(0) invert(1)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){.hero-marquee-section:where(.astro-np3r53fv){padding:3rem 1.5rem}.hero-marquee-placeholder:where(.astro-np3r53fv){min-height:90px}.marquee-logo:where(.astro-np3r53fv){width:90px;height:90px}}.cta-container:where(.astro-frbqrhml){position:relative;min-height:80vh;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2rem;color:#f9fafb}.cta-inner:where(.astro-frbqrhml){width:100%;max-width:1100px;display:flex;flex-direction:column;gap:3rem;text-align:center;align-items:center}.stats-grid:where(.astro-frbqrhml){display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.stat-item:where(.astro-frbqrhml){display:flex;flex-direction:column;align-items:center}.stat-number:where(.astro-frbqrhml){font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label:where(.astro-frbqrhml){font-size:1rem;color:#9ca3af;font-weight:500}.cta-content:where(.astro-frbqrhml){display:flex;flex-direction:column;gap:1.5rem;max-width:720px;text-align:center;align-items:center}.cta-label:where(.astro-frbqrhml){text-transform:uppercase;letter-spacing:.5em;font-size:.65rem;color:#bef264cc}.cta-title:where(.astro-frbqrhml){font-size:clamp(2.5rem,5vw,4rem);font-weight:600;line-height:1.1;margin:0}.cta-description:where(.astro-frbqrhml){color:#d1d5db;font-size:1.1rem;line-height:1.7}.cta-buttons:where(.astro-frbqrhml){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.btn-primary:where(.astro-frbqrhml){background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;font-weight:600;padding:1rem 2rem;border-radius:3rem;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;text-decoration:none;border:1px solid rgba(99,102,241,.5);cursor:pointer;box-shadow:0 0 20px #6366f199,0 4px 14px #6366f166;font-size:1rem}.btn-primary:where(.astro-frbqrhml):hover{background:linear-gradient(135deg,#7c3aed,#c026d3);transform:translateY(-2px);box-shadow:0 0 30px #6366f1cc,0 6px 20px #6366f199}.btn-arrow:where(.astro-frbqrhml){width:1.25rem;height:1.25rem}.btn-secondary:where(.astro-frbqrhml){background:#0f172a99;color:#e0e7ff;font-weight:600;padding:1rem 2rem;border-radius:3rem;transition:all .3s ease;text-decoration:none;cursor:pointer;border:1px solid rgba(99,102,241,.3);box-shadow:0 0 10px #6366f133;font-size:1rem;backdrop-filter:blur(10px)}.btn-secondary:where(.astro-frbqrhml):hover{border-color:#6366f199;background:#1e293bcc;box-shadow:0 0 20px #6366f166,0 4px 12px #6366f14d;transform:translateY(-2px)}@media (max-width: 1024px){.cta-container:where(.astro-frbqrhml){padding:3rem 1.5rem;min-height:auto;align-items:flex-start}.stats-grid:where(.astro-frbqrhml){grid-template-columns:repeat(2,minmax(0,1fr))}.stat-number:where(.astro-frbqrhml){font-size:2.5rem}.cta-buttons:where(.astro-frbqrhml){width:100%;flex-direction:column}.btn-primary:where(.astro-frbqrhml),.btn-secondary:where(.astro-frbqrhml){width:100%;padding:.875rem 1.5rem;font-size:.95rem;justify-content:center;text-align:center;display:flex;align-items:center}}@media (min-width: 640px){.stats-grid:where(.astro-frbqrhml){grid-template-columns:repeat(4,minmax(0,1fr))}.cta-buttons:where(.astro-frbqrhml){flex-direction:row;gap:1rem}}@media (min-width: 1024px){.stat-number:where(.astro-frbqrhml){font-size:4rem}.cta-buttons:where(.astro-frbqrhml){flex-direction:row}}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-fade-in{opacity:0;transition:opacity .5s ease-out}.animate-fade-in.is-visible{opacity:1}.animate-slide-left{opacity:0;transform:translate(-40px);transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.animate-slide-left.is-visible{opacity:1;transform:translate(0)}.animate-slide-right{opacity:0;transform:translate(40px);transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.animate-slide-right.is-visible{opacity:1;transform:translate(0)}.animate-scale{opacity:0;transform:scale(.85);transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.animate-scale.is-visible{opacity:1;transform:scale(1)}.animate-delay-1{transition-delay:.05s}.animate-delay-2{transition-delay:.1s}.animate-delay-3{transition-delay:.15s}.animate-delay-4{transition-delay:.2s}
