.CtaSection_secondaryCta__dtwhu{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.CtaSection_ctaContent__CVklg{max-width:800px;margin:0 auto}.CtaSection_ctaTitle__7_Bop{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:3rem;line-height:1.2}.CtaSection_ctaButtons__mc15a{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.CtaSection_ctaButtons__mc15a .CtaSection_cta-button__arlK0{border-color:#fff}.CtaSection_ctaButtons__mc15a .CtaSection_cta-button__arlK0.CtaSection_secondary__uV57x{background:transparent;color:#fff}.CtaSection_ctaButtons__mc15a .CtaSection_cta-button__arlK0.CtaSection_primary__PWXix,.CtaSection_ctaButtons__mc15a .CtaSection_cta-button__arlK0.CtaSection_secondary__uV57x:hover{background:#fff;color:#667eea}.CtaSection_ctaButtons__mc15a .CtaSection_cta-button__arlK0.CtaSection_primary__PWXix:hover{background:hsla(0,0%,100%,.9);transform:translateY(-3px)}@media (max-width:768px){.CtaSection_ctaTitle__7_Bop{font-size:2rem;margin-bottom:2rem}.CtaSection_ctaButtons__mc15a{flex-direction:column;align-items:center;gap:1rem}}@media (max-width:480px){.CtaSection_ctaTitle__7_Bop{font-size:1.6rem}}.DemoSection_demoSection__57rZc{background:#fff}.DemoSection_demoGrid__wAX0a{align-items:center}.DemoSection_demoItem__EtuPf{text-align:center;padding:1.5rem;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.DemoSection_demoItem__EtuPf:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.DemoSection_demoImage__u8Qbm{width:100%;height:auto;max-width:280px;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:transform .3s ease}.DemoSection_demoImage__u8Qbm:hover{transform:scale(1.05)}.DemoSection_demoCaption__zxKdl{margin-top:1.5rem;font-size:1.3rem;font-weight:600;color:#000}@media (max-width:768px){.DemoSection_demoImage__u8Qbm{max-width:250px}.DemoSection_demoCaption__zxKdl{font-size:1.1rem}}.FeaturesSection_featuresSection__Bxp3k{background:#f8f9fa}.FeaturesSection_featuresGrid__yV2iW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}.FeaturesSection_featureItem__BFSS0{text-align:center;padding:3rem 2rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.FeaturesSection_featureItem__BFSS0:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.FeaturesSection_featureIcon__U8qn_{width:80px;height:80px;margin-bottom:2rem;transition:transform .3s ease}.FeaturesSection_featureItem__BFSS0:hover .FeaturesSection_featureIcon__U8qn_{transform:scale(1.1)}.FeaturesSection_featureTitle__95hA0{font-size:1.4rem;color:#000;margin-bottom:0}@media (max-width:768px){.FeaturesSection_featuresGrid__yV2iW{grid-template-columns:1fr;gap:2rem}.FeaturesSection_featureItem__BFSS0{padding:2rem 1.5rem}.FeaturesSection_featureTitle__95hA0{font-size:1.2rem}}.HeroSection_hero__f7wAx{min-height:80vh;display:flex;align-items:center;padding:120px 0 0;position:relative;background-color:#fff}.HeroSection_heroContent__cKBaS{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto;padding:2rem 1rem}.HeroSection_heroTitle__pFNGV{font-size:3.5rem;font-weight:800;margin-bottom:2.5rem;line-height:1.2;color:#000}.HeroSection_heroSubtitle__BC4Ex{font-size:1.2rem;color:#666;margin-bottom:2rem;line-height:1.6;max-width:600px}.HeroSection_scrollIndicator__kFO__{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-top:4rem;margin-bottom:3rem;transition:all .6s ease;opacity:0}.HeroSection_scrollIndicator__kFO__:hover{transform:translateY(-3px)}.HeroSection_scrollArrows__Yj8Vv{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.4,0,.2,1)}.HeroSection_arrow__VljRI{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid #000;margin:-2px 0;opacity:.5}.HeroSection_scrollIndicator__kFO__.visible{opacity:1}.HeroSection_scrollIndicator__kFO__.visible .HeroSection_scrollArrows__Yj8Vv{opacity:1;transform:translateY(0);transition-delay:1.5s}.HeroSection_scrollIndicator__kFO__.visible .HeroSection_arrow__VljRI{animation:HeroSection_arrowFloat__ZHAPR 2s ease-in-out infinite}.HeroSection_scrollIndicator__kFO__.visible .HeroSection_arrow__VljRI:nth-child(2){animation-delay:.1s}.HeroSection_scrollIndicator__kFO__.visible .HeroSection_arrow__VljRI:nth-child(3){animation-delay:.2s}.HeroSection_scrollText__0xraZ{font-size:.9rem;color:#666;font-weight:600;letter-spacing:.5px;text-transform:uppercase;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.4,0,.2,1)}.HeroSection_scrollIndicator__kFO__.visible .HeroSection_scrollText__0xraZ{opacity:1;transform:translateY(0);transition-delay:1.5s;animation:HeroSection_textFloat__GWZuP 2s ease-in-out infinite;animation-delay:1.65s}@keyframes HeroSection_arrowFloat__ZHAPR{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-8px);opacity:1}}@keyframes HeroSection_textFloat__GWZuP{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:992px){.HeroSection_hero__f7wAx{padding-top:100px}.HeroSection_heroTitle__pFNGV{font-size:3.5rem}.HeroSection_heroSubtitle__BC4Ex{font-size:1.2rem}}@media (max-width:768px){.HeroSection_hero__f7wAx{padding-top:100px}.HeroSection_heroTitle__pFNGV{font-size:2.8rem}.HeroSection_heroSubtitle__BC4Ex{font-size:1.1rem;margin-bottom:2rem}.HeroSection_arrow__VljRI{border-left-width:6px;border-right-width:6px;border-top-width:10px}.HeroSection_scrollText__0xraZ{font-size:.8rem}}@media (max-width:480px){.HeroSection_hero__f7wAx{padding-top:120px}.HeroSection_heroTitle__pFNGV{font-size:2.2rem}.HeroSection_scrollIndicator__kFO__{margin-top:2rem;margin-bottom:2rem}}.IntegrationsSection_integrationsSection__ibgD1{background:#fff}.IntegrationsSection_integrationsGrid__NYX2C{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4rem 3rem;gap:4rem 3rem;align-items:center;justify-items:center;margin-bottom:4rem}.IntegrationsSection_logoContainer__U43Kd{display:flex;flex-direction:column;align-items:center;gap:.1rem;position:relative}.IntegrationsSection_integrationLogo___EofI{opacity:.6;filter:grayscale(100%);transition:opacity .3s ease,transform .3s ease,filter .3s ease;position:relative;display:block}.IntegrationsSection_integrationLogo___EofI:hover{filter:grayscale(100%)}.IntegrationsSection_integrationLogo___EofI:after{content:"Em Breve";position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);font-size:.9rem;color:#666;white-space:nowrap;z-index:1}.IntegrationsSection_activeLogo__ag1cc:hover{opacity:1;transform:scale(1.05);filter:grayscale(0)}.IntegrationsSection_partnerHighlight__w2Ndx{text-align:center;padding:3rem 2rem;background:#f8f9fa;border-radius:15px;margin-top:3rem}.IntegrationsSection_partnerLogo__LE0ra{margin-bottom:1.5rem}.IntegrationsSection_partnerLogo__LE0ra,.IntegrationsSection_partnerLogo__LE0ra.IntegrationsSection_centered__BX8oB,.IntegrationsSection_partnerLogo__LE0ra:hover{opacity:1;transform:scale(1.05);filter:grayscale(0)}.IntegrationsSection_partnerText__9G9yx{font-size:1.2rem;color:#666;font-style:italic;margin:0}.IntegrationsSection_comingSoon__05KnC{font-size:.9rem;color:#666;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);z-index:2;background:transparent;padding:.2rem .5rem;border-radius:3px;font-weight:700;white-space:nowrap;letter-spacing:.1rem}@media (max-width:768px){.IntegrationsSection_integrationsGrid__NYX2C{grid-template-columns:repeat(2,1fr);gap:3rem 2.5rem}.IntegrationsSection_partnerHighlight__w2Ndx{padding:2rem 1rem}.IntegrationsSection_partnerLogo__LE0ra{width:280px!important;height:112px!important}.IntegrationsSection_partnerText__9G9yx{font-size:1rem}}@media (max-width:480px){.IntegrationsSection_integrationsGrid__NYX2C{grid-template-columns:1fr;gap:2.5rem}.IntegrationsSection_partnerLogo__LE0ra{width:200px!important;height:80px!important}}.styles_pricingSection__DD6Gm{padding:80px 0;background-color:#f8f9fa}.styles_container__BZwp1{max-width:1200px;margin:0 auto;padding:0 20px}.styles_title__ShiVH{text-align:center;font-size:2.5rem;color:#333;margin-bottom:1rem}.styles_subtitle__lwFMK{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.styles_plansContainer__4AaOU{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.styles_planCard__jCHqJ{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;transition:transform .3s ease;display:flex;flex-direction:column;height:100%;opacity:0;transform:translateY(20px)}.styles_planCard__jCHqJ.styles_visible__HIcjf{opacity:1;transform:translateY(0)}.styles_planCard__jCHqJ:nth-child(3){background:#626262;color:#fff}.styles_planCard__jCHqJ:nth-child(3) .styles_feature__XjCdn,.styles_planCard__jCHqJ:nth-child(3) .styles_period__oaf_i,.styles_planCard__jCHqJ:nth-child(3) .styles_planName__v76Cx{color:#fff}.styles_planCard__jCHqJ:nth-child(3) .styles_priceContainer__F9zCy .styles_price__jUBrI{color:#3396ff!important}.styles_planCard__jCHqJ:nth-child(3) .styles_checkIcon__ntagc path{fill:#3396ff}.styles_recommended__ES6XH{border:2px solid #007bff}.styles_recommendedBadge__f47Mb{position:absolute;top:-12px;right:20px;background:#007bff;color:#fff;padding:5px 15px;border-radius:20px;font-size:.9rem}.styles_planName__v76Cx{font-size:1.5rem;color:#333;margin-bottom:1rem}.styles_priceContainer__F9zCy{margin-bottom:2rem}.styles_price__jUBrI{font-size:2.5rem;font-weight:700;color:#007bff}.styles_period__oaf_i{font-size:1rem;color:#666}.styles_featuresList__5mnK9{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.styles_feature__XjCdn{display:flex;align-items:center;margin-bottom:1rem;color:#555;gap:.5rem;opacity:0;transform:translateY(20px)}.styles_feature__XjCdn.styles_visible__HIcjf{opacity:1;transform:translateY(0)}.styles_checkIcon__ntagc{flex-shrink:0;margin-right:.5rem}.styles_ctaButton__AsLyI{width:100%;padding:12px 24px;background-color:#007bff;color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;margin-top:auto;opacity:0;transform:translateY(20px)}.styles_ctaButton__AsLyI.styles_visible__HIcjf{opacity:1;transform:translateY(0)}.styles_ctaButton__AsLyI:hover{background-color:#0056b3}@media (max-width:768px){.styles_plansContainer__4AaOU{grid-template-columns:1fr}.styles_title__ShiVH{font-size:2rem}.styles_subtitle__lwFMK{font-size:1rem}}.TestimonialsSection_testimonialsSection__dUeYx{background:#f8f9fa}.TestimonialsSection_testimonialCarousel__dTnxr{max-width:800px;margin:0 auto}.TestimonialsSection_testimonialItem__GpAcd{text-align:center;padding:3rem 2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.TestimonialsSection_testimonialPhoto__Nnhdp{width:100px;height:100px;border-radius:50%;margin:0 auto 2rem;border:4px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.1)}.TestimonialsSection_testimonialQuote__yAHiQ{font-size:1.3rem;line-height:1.6;color:#333;font-style:italic;margin-bottom:2rem;position:relative}.TestimonialsSection_testimonialQuote__yAHiQ:before{content:'"';font-size:4rem;color:#e0e0e0;position:absolute;top:-1rem;left:-1rem}.TestimonialsSection_testimonialAuthor__0wqWx{margin-top:2rem}.TestimonialsSection_authorName__c4msq{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:.5rem}.TestimonialsSection_authorRole__zkg_s{font-size:1rem;color:#666;margin:0}@media (max-width:768px){.TestimonialsSection_testimonialItem__GpAcd{padding:2rem 1.5rem}.TestimonialsSection_authorName__c4msq,.TestimonialsSection_testimonialQuote__yAHiQ{font-size:1.1rem}}.VideoSection_videoSection__RIibL{padding:0;background:#000}.VideoSection_videoContainer__VFtCI{position:relative;width:100%;height:100vh;min-height:400px}.VideoSection_videoContainer__VFtCI iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:768px){.VideoSection_videoContainer__VFtCI{height:56.25vw;min-height:250px;max-height:80vh}.VideoSection_videoContainer__VFtCI iframe{object-fit:cover}}