@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");.landing_container__JoiMB{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);line-height:1.6;max-width:100%;overflow-x:hidden}.landing_container__JoiMB h1,.landing_container__JoiMB h2{font-weight:700;line-height:1.2}.landing_container__JoiMB h1{font-size:3rem;margin-bottom:1.5rem;background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing_container__JoiMB h2{font-size:2.2rem;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:15px}.landing_container__JoiMB h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--primary);border-radius:2px}.landing_container__JoiMB h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.landing_container__JoiMB p{margin-bottom:1.5rem;color:var(--text-secondary)}.landing_hero__wie8N{display:flex;align-items:center;justify-content:space-between;padding:6rem 5%;background:linear-gradient(135deg,#f5f7ff,#e2e8ff);position:relative;overflow:hidden}.landing_hero__wie8N:before{top:-100px;right:-100px;background:radial-gradient(circle,rgba(76,201,240,.3) 0,rgba(76,201,240,0) 70%)}.landing_hero__wie8N:after,.landing_hero__wie8N:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;z-index:1}.landing_hero__wie8N:after{bottom:-100px;left:-100px;background:radial-gradient(circle,rgba(67,97,238,.2) 0,rgba(67,97,238,0) 70%)}.landing_heroContent__sqA7p{flex:1;max-width:600px;position:relative;z-index:2;animation:landing_fadeInUp__YLl7S .8s ease-out}.landing_heroContent__sqA7p p{font-size:1.2rem;margin-bottom:2rem}.landing_heroImage__4mxt5{flex:1;display:flex;justify-content:flex-end;position:relative;z-index:2;animation:landing_fadeInRight__MvbMJ 1s ease-out .2s both}.landing_heroImage__4mxt5 img{max-width:100%;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);transform:perspective(1000px) rotateY(-5deg);transition:var(--transition);width:400px}.landing_heroImage__4mxt5 img:hover{transform:perspective(1000px) rotateY(0)}.landing_ctaButtons__PZOFB{display:flex;gap:1rem}.landing_primaryButton__fz0SS{background-color:var(--primary);color:white;border:none;padding:.8rem 2rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:var(--transition);box-shadow:0 4px 15px rgba(67,97,238,.25);font-size:1.3rem}.landing_primaryButton__fz0SS:hover{background-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 25px rgba(67,97,238,.4)}.landing_secondaryButton___UEe9{background-color:transparent;color:var(--primary);border:2px solid var(--primary);padding:.8rem 2rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:var(--transition);font-size:1.3rem}.landing_secondaryButton___UEe9:hover{background-color:rgba(67,97,238,.1);transform:translateY(-3px)}.landing_valueProps__ErLqP{display:grid;gap:2rem;padding:5rem 5%;background-color:white;grid-template-columns:repeat(4,1fr)}.landing_valueProp__RDAxk{text-align:center;padding:2rem;border-radius:var(--border-radius);transition:var(--transition);background-color:white;box-shadow:var(--shadow-sm)}.landing_valueProp__RDAxk:hover{transform:translateY(-10px);box-shadow:var(--shadow-md)}.landing_valueIcon__ac_pa{font-size:2.5rem;margin-bottom:1rem;background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.landing_reportTypes__PteSh{padding:5rem 5%;background:linear-gradient(135deg,#f5f7ff,#e2e8ff)}.landing_reportCards__PuzKR{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.landing_reportCard__orGLy{background-color:white;border-radius:var(--border-radius);padding:2.5rem;box-shadow:var(--shadow-sm);transition:var(--transition);display:flex;flex-direction:column;align-items:center;text-align:center}.landing_reportCard__orGLy:hover{transform:translateY(-10px);box-shadow:var(--shadow-md)}.landing_reportIcon__uTX2A{font-size:3rem;margin-bottom:1.5rem}.landing_price___8ThK{font-weight:700;font-size:1.2rem;color:var(--primary);margin:1rem 0}.landing_buttonContainer__uBPUI{display:flex;flex-direction:column;width:100%;gap:.5rem;margin-top:1rem}.landing_reportButton__UeGDi,.landing_selectButton__Ai_rX{padding:.8rem 0;width:100%;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:var(--transition)}.landing_selectButton__Ai_rX{background-color:var(--primary);color:white;border:none;font-size:1.2rem}.landing_selectButton__Ai_rX:hover{background-color:var(--primary-dark)}.landing_featuredSelectButton__mxgLv{background-color:white;color:var(--primary)}.landing_featuredSelectButton__mxgLv:hover{background-color:rgba(255,255,255,.9);color:var(--primary-dark)}.landing_reportButton__UeGDi{background-color:transparent;color:var(--primary);border:2px solid var(--primary);font-size:1rem}.landing_reportButton__UeGDi:hover{background-color:var(--primary);color:white}.landing_featuredButton__3x2sK{background-color:transparent;color:white;border:2px solid white}.landing_featuredButton__3x2sK:hover{background-color:white;color:var(--primary)}.landing_featuredCard__7snNH{background:var(--bg-gradient);color:white;transform:scale(1.05);box-shadow:var(--shadow-md);position:relative}.landing_featuredCard__7snNH:hover{transform:scale(1.05) translateY(-10px);box-shadow:var(--shadow-lg)}.landing_featuredCard__7snNH .landing_price___8ThK,.landing_featuredCard__7snNH h3,.landing_featuredCard__7snNH p{color:white}.landing_howItWorks__B1qKw{padding:5rem 5%;background-color:white}.landing_steps__Bnb3O{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.landing_step__0gYFT{text-align:center;padding:2rem;border-radius:var(--border-radius);transition:var(--transition);position:relative}.landing_step__0gYFT:after{content:"";position:absolute;top:50%;right:-1rem;height:2px;width:2rem;background-color:var(--primary);display:none}.landing_step__0gYFT:last-child:after{display:none}@media (min-width:1024px){.landing_step__0gYFT:not(:last-child):after{display:block}}.landing_stepNumber__QTtzw{width:60px;height:60px;background:var(--bg-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 8px 20px rgba(67,97,238,.3);transition:var(--transition)}.landing_step__0gYFT:hover .landing_stepNumber__QTtzw{transform:scale(1.1);box-shadow:0 10px 25px rgba(67,97,238,.4)}.landing_faq__AfA8B{padding:6rem 5%;background-color:var(--bg-light);position:relative;overflow:hidden}.landing_faq__AfA8B:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%234361ee' fill-opacity='0.03'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.landing_faq__AfA8B h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:var(--text-primary);position:relative;z-index:1}.landing_faqItems__ugsKa{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;position:relative;z-index:1}.landing_faqItem__19L1H{background-color:white;border-radius:var(--border-radius);padding:1.8rem 2.2rem;box-shadow:var(--shadow-sm);transition:var(--transition);position:relative;overflow:hidden;border-left:4px solid var(--primary)}.landing_faqItem__19L1H:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.landing_faqItem__19L1H h3{font-size:1.2rem;margin-bottom:1rem;color:var(--text-primary);position:relative;padding-left:2rem}.landing_faqItem__19L1H h3:before{content:"Q";position:absolute;left:0;top:0;font-weight:700;color:var(--primary);font-size:1.3rem}.landing_faqItem__19L1H p{color:var(--text-secondary);line-height:1.8;position:relative;padding-left:2rem}.landing_faqItem__19L1H p:before{content:"A";position:absolute;left:0;top:0;font-weight:700;color:var(--accent);font-size:1.3rem}.landing_cta__8qSFp{padding:6rem 5%;background:var(--bg-gradient);color:white;text-align:center;position:relative;overflow:hidden}.landing_cta__8qSFp:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:repeating-linear-gradient(45deg,rgba(255,255,255,.05),rgba(255,255,255,.05) 10px,rgba(255,255,255,0) 0,rgba(255,255,255,0) 20px);animation:landing_moveBg___16tN 30s linear infinite}@keyframes landing_moveBg___16tN{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.landing_cta__8qSFp h2{font-size:2.8rem;margin-bottom:1.5rem;position:relative;z-index:1}.landing_cta__8qSFp h2:after{background:white}.landing_cta__8qSFp p{font-size:1.3rem;margin-bottom:2.5rem;opacity:.9;position:relative;z-index:1;max-width:700px;margin-left:auto;margin-right:auto;color:white}.landing_cta__8qSFp .landing_primaryButton__fz0SS{background-color:white;color:var(--primary);font-size:1.1rem;padding:1rem 3rem;position:relative;z-index:1;overflow:hidden}.landing_cta__8qSFp .landing_primaryButton__fz0SS:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(67,97,238,.1);transition:all .4s ease;z-index:-1}.landing_cta__8qSFp .landing_primaryButton__fz0SS:hover{background-color:white;transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.landing_cta__8qSFp .landing_primaryButton__fz0SS:hover:before{left:0}@media (max-width:992px){.landing_hero__wie8N{flex-direction:column;text-align:center;padding:3rem 5%}.landing_heroContent__sqA7p{margin-bottom:2rem}.landing_ctaButtons__PZOFB{justify-content:center}.landing_featureRow__OTa5D{flex-direction:column;text-align:center;margin-bottom:3rem}.landing_featureContent__1PGOI{margin-bottom:2rem;order:2}}.landing_featuredBadge__yZMC6{position:absolute;top:15px;right:15px;background-color:gold;color:black;font-weight:700;padding:.4rem .8rem;border-radius:50px;font-size:.85rem;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:2}@media (max-width:1550px){.landing_reportCards__PuzKR,.landing_steps__Bnb3O{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto}.landing_step__0gYFT:after{display:none!important}.landing_valueProps__ErLqP{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto;padding:5rem 5%}.landing_testimonials__0DTTq{overflow:hidden}.landing_testimonialCards__h504r{display:flex;gap:0;margin-bottom:0;transition:transform .5s ease-in-out;align-items:stretch;width:300%}.landing_testimonialCard__eibhp{min-width:calc(100% / 3);height:auto;flex-shrink:0;margin:0 1rem;max-width:600px}.landing_sliderNav__RMqwl{display:flex!important;position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;border-radius:50%;width:50px;height:50px;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;color:var(--primary);box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease;z-index:10}.landing_sliderNav__RMqwl:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.landing_sliderNav__RMqwl.landing_prev__l7JOy{left:5%}.landing_sliderNav__RMqwl.landing_next__HUlrV{right:5%}.landing_sliderDots__0li2P{display:flex!important;justify-content:center;gap:.5rem;margin-top:2rem}.landing_dot__S9AHa{width:12px;height:12px;border-radius:50%;background:rgba(67,97,238,.3);cursor:pointer;transition:all .3s ease;border:none}.landing_dot__S9AHa.landing_active__nfVqI{background:var(--primary);transform:scale(1.2)}.landing_dot__S9AHa:hover{background:var(--primary)}}@media (max-width:650px){.landing_reportCards__PuzKR{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}.landing_reportTypes__PteSh{padding:3rem 5%}.landing_steps__Bnb3O{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}.landing_howItWorks__B1qKw{padding:3rem 5%}.landing_valueProps__ErLqP{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto;padding:3rem 5%}}.landing_testimonials__0DTTq{padding:5rem 5%;background:linear-gradient(90deg,#f0f5ff,#e6efff);position:relative}.landing_testimonialCards__h504r{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:start;margin-bottom:2rem}.landing_testimonialSlider__7gMjL{display:block;max-width:1200px;margin:0 auto}.landing_testimonialCard__eibhp{background-color:white;border-radius:var(--border-radius);padding:2.5rem;box-shadow:var(--shadow-sm);transition:var(--transition);display:flex;flex-direction:column;height:100%}.landing_testimonialCard__eibhp:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.landing_quote__75931{font-style:italic;margin-bottom:1.5rem;color:var(--text-secondary);position:relative;padding:.5rem 1.5rem;line-height:1.8;font-size:1.05rem;flex-grow:1}.landing_quote__75931:before{content:'"';position:absolute;top:-15px;left:-10px;font-size:3rem;color:var(--primary);opacity:.2;font-family:Georgia,serif}.landing_author__duXD7{display:flex;align-items:center;gap:1rem;margin-top:auto}.landing_authorImage__EeIRN{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.1);border:3px solid white;transition:var(--transition);flex-shrink:0}.landing_testimonialCard__eibhp:hover .landing_authorImage__EeIRN{transform:scale(1.1);border-color:var(--primary)}.landing_authorName__BbGR9{font-weight:700;color:var(--text-primary);font-size:1.1rem;margin-bottom:.2rem}.landing_authorTitle__2dN7p{color:var(--text-light);font-size:.9rem;font-weight:500}.landing_sliderDots__0li2P,.landing_sliderNav__RMqwl{display:none}@media (max-width:1549px){.landing_testimonials__0DTTq{overflow:hidden;position:relative}.landing_testimonialCards__h504r{display:none}.landing_testimonialSlider__7gMjL{display:block!important;max-width:800px;margin:0 auto;overflow:hidden;position:relative}.landing_testimonialSlider__7gMjL .landing_testimonialCards__h504r{display:flex!important;gap:0;margin-bottom:0;transition:transform .5s ease-in-out;align-items:stretch;width:100%}.landing_testimonialSlider__7gMjL .landing_testimonialCard__eibhp{min-width:100%;width:100%;height:auto;flex-shrink:0;display:flex;flex-direction:column;margin:0;box-sizing:border-box}.landing_sliderNav__RMqwl{display:flex!important;position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;border-radius:50%;width:50px;height:50px;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;color:var(--primary);box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease;z-index:10}.landing_sliderNav__RMqwl:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.landing_sliderNav__RMqwl.landing_prev__l7JOy{left:5%}.landing_sliderNav__RMqwl.landing_next__HUlrV{right:5%}.landing_sliderDots__0li2P{display:flex!important;justify-content:center;gap:.5rem;margin-top:2rem}.landing_dot__S9AHa{width:12px;height:12px;border-radius:50%;background:rgba(67,97,238,.3);cursor:pointer;transition:all .3s ease;border:none}.landing_dot__S9AHa.landing_active__nfVqI{background:var(--primary);transform:scale(1.2)}.landing_dot__S9AHa:hover{background:var(--primary)}}@media (max-width:768px){.landing_sliderNav__RMqwl{width:40px!important;height:40px!important;font-size:1rem!important}.landing_sliderNav__RMqwl.landing_prev__l7JOy{left:2%!important}.landing_sliderNav__RMqwl.landing_next__HUlrV{right:2%!important}}.landing_asSeenOn__IZQ9L{padding:5rem 5%;background:linear-gradient(135deg,#ffffff,#f8fafc 50%,#e2e8f0)}.landing_asSeenOn__IZQ9L:before{top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(67,97,238,.03) 0,transparent 50%);animation:landing_rotate__pZ4qL 60s linear infinite}@keyframes landing_rotate__pZ4qL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing_asSeenOn__IZQ9L h2{font-size:1.6rem;font-weight:500;color:var(--text-light);margin-bottom:3rem;text-transform:uppercase;letter-spacing:3px;opacity:.8}.landing_trustBadge__T_Oy5{gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;margin-bottom:2rem;box-shadow:0 4px 15px rgba(79,172,254,.3)}.landing_logoContainer__4AVAr{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.landing_logoCard__C48VR{padding:2rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);height:100px;border:1px solid rgba(255,255,255,.2)}.landing_logoCard__C48VR:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}.landing_logoCard__C48VR:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-lg)}.landing_logoSvg__2abX5{width:140px;height:40px;opacity:.7;transition:var(--transition);filter:grayscale(100%)}.landing_logoCard__C48VR:hover .landing_logoSvg__2abX5{opacity:1;filter:grayscale(0)}.landing_techcrunch__fKyDv{fill:#0f7b0f}.landing_forbes__YwkTg{fill:#1e40af}.landing_entrepreneur__ZrWYJ{fill:#dc2626}.landing_businessInsider__LQZ6J{fill:#000000}.landing_fastCompany__sQDXV{fill:#fc6423}.landing_inc__wV2_e{fill:#d97706}.landing_statsSection__US5gv{display:flex;justify-content:center;gap:3rem;margin-top:4rem;flex-wrap:wrap}.landing_statItem__sHRCt{text-align:center;padding:2rem;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);transition:var(--transition);min-width:180px;border:1px solid rgba(255,255,255,.2)}.landing_statItem__sHRCt:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.landing_statNumber__tNKnK{font-size:2.5rem;font-weight:700;background:var(--bg-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-bottom:.5rem}.landing_statLabel__RXion{font-size:.9rem;color:var(--text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:1px}@media (max-width:992px){.landing_logoContainer__4AVAr{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.landing_logoCard__C48VR{height:80px;padding:1.5rem}.landing_logoSvg__2abX5{width:120px;height:35px}.landing_statsSection__US5gv{gap:2rem}}@media (max-width:768px){.landing_asSeenOn__IZQ9L{padding:4rem 5%}.landing_asSeenOn__IZQ9L h2{font-size:1.3rem;margin-bottom:2rem}.landing_logoContainer__4AVAr{grid-template-columns:repeat(2,1fr);gap:1rem}.landing_logoCard__C48VR{height:70px;padding:1rem}.landing_logoSvg__2abX5{width:100px;height:30px}.landing_statsSection__US5gv{flex-direction:column;align-items:center;gap:1.5rem}.landing_statItem__sHRCt{width:100%;max-width:300px}}.landing_logoCard__C48VR:first-child{animation:landing_fadeInUp__YLl7S .6s ease-out .1s both}.landing_logoCard__C48VR:nth-child(2){animation:landing_fadeInUp__YLl7S .6s ease-out .2s both}.landing_logoCard__C48VR:nth-child(3){animation:landing_fadeInUp__YLl7S .6s ease-out .3s both}.landing_logoCard__C48VR:nth-child(4){animation:landing_fadeInUp__YLl7S .6s ease-out .4s both}.landing_logoCard__C48VR:nth-child(5){animation:landing_fadeInUp__YLl7S .6s ease-out .5s both}.landing_logoCard__C48VR:nth-child(6){animation:landing_fadeInUp__YLl7S .6s ease-out .6s both}.landing_statItem__sHRCt:first-child{animation:landing_fadeInUp__YLl7S .6s ease-out .7s both}.landing_statItem__sHRCt:nth-child(2){animation:landing_fadeInUp__YLl7S .6s ease-out .8s both}.landing_statItem__sHRCt:nth-child(3){animation:landing_fadeInUp__YLl7S .6s ease-out .9s both}.landing_asSeenOn__IZQ9L{padding:6rem 5%;background:linear-gradient(135deg,#ffffff,#f8fafc 30%,#e8f2ff);text-align:center;position:relative;overflow:hidden}.landing_asSeenOn__IZQ9L:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 25% 25%,rgba(67,97,238,.05) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(76,201,240,.05) 0,transparent 50%);z-index:0}.landing_trustBadge__T_Oy5{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(135deg,#4facfe,#00f2fe);color:white;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;margin-bottom:2.5rem;box-shadow:0 8px 25px rgba(79,172,254,.4);position:relative;z-index:1;transform:translateY(0);transition:var(--transition)}.landing_trustBadge__T_Oy5:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(79,172,254,.5)}.landing_asSeenOn__IZQ9L h2{font-size:2.2rem;font-weight:600;color:var(--text-primary);margin-bottom:4rem;position:relative;z-index:1}.landing_asSeenOn__IZQ9L h2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);border-radius:2px}.landing_logoContainer__4AVAr{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}.landing_logoCard__C48VR{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:var(--shadow-sm);transition:var(--transition);height:140px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.3);gap:1rem}.landing_logoCard__C48VR:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transition:all .8s ease}.landing_logoCard__C48VR:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(67,97,238,.2);background:rgba(255,255,255,1)}.landing_logoCard__C48VR:hover:before{left:100%}.landing_logoImg__WfPB3{max-width:120px;max-height:50px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:var(--transition);margin-bottom:.5rem}.landing_logoCard__C48VR:hover .landing_logoImg__WfPB3{transform:scale(1.05)}.landing_companyName__ufzHa{font-size:1.1rem;font-weight:600;color:var(--text-primary);text-align:center;letter-spacing:.5px;transition:var(--transition)}.landing_logoCard__C48VR:hover .landing_companyName__ufzHa{color:var(--primary)}.landing_logoCard__C48VR:first-child{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(30,64,175,.05))}.landing_logoCard__C48VR:nth-child(2){background:linear-gradient(135deg,rgba(30,64,175,.05),rgba(255,255,255,.95))}.landing_logoCard__C48VR:nth-child(3){background:linear-gradient(135deg,rgba(220,38,38,.05),rgba(255,255,255,.95))}.landing_logoCard__C48VR:nth-child(4){background:linear-gradient(135deg,rgba(67,97,238,.05),rgba(255,255,255,.95))}.landing_logoCard__C48VR:nth-child(5){background:linear-gradient(135deg,rgba(252,100,35,.05),rgba(255,255,255,.95))}.landing_logoCard__C48VR:nth-child(6){background:linear-gradient(135deg,rgba(217,119,6,.05),rgba(255,255,255,.95))}.landing_statItem__sHRCt:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--bg-gradient);transform:scaleX(0);transition:transform .6s ease}.landing_statItem__sHRCt:hover:before{transform:scaleX(1)}.landing_statItem__sHRCt:hover .landing_statNumber__tNKnK{transform:scale(1.1)}@media (max-width:992px){.landing_logoContainer__4AVAr{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.landing_logoCard__C48VR{height:120px;padding:2rem 1.5rem}.landing_logoImg__WfPB3{max-width:100px;max-height:45px}}@media (max-width:768px){.landing_logoContainer__4AVAr{grid-template-columns:repeat(2,1fr);gap:1.5rem}.landing_logoCard__C48VR{height:100px;padding:1.5rem 1rem}.landing_logoImg__WfPB3{max-width:80px;max-height:35px}.landing_companyName__ufzHa{font-size:.9rem}}
/*# sourceMappingURL=833b3243d57c2700.css.map*/