*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;background:#020202;color:#fff;overflow-x:hidden}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 20px}.mobile-only{display:block}.desktop-only{display:none}.cta-button-main,.cta-button-dashboard,.cta-button-process,.cta-button-price,.cta-button-final,.cta-button-offer,.cta-button-guarantee{background:linear-gradient(135deg,#ffc107,#ffb300);color:#000;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ffc10766,0 0 20px #ffc1074d;text-transform:uppercase;position:relative;overflow:hidden;white-space:normal;text-align:center;line-height:1.2;animation:pulse-glow 2s infinite;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.5px;font-size:18px;padding:20px 40px;text-decoration:none;display:inline-block}.cta-button-main:before,.cta-button-dashboard:before,.cta-button-process:before,.cta-button-price:before,.cta-button-final:before,.cta-button-offer:before,.cta-button-guarantee:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.cta-button-main:hover:before,.cta-button-dashboard:hover:before,.cta-button-process:hover:before,.cta-button-price:hover:before,.cta-button-final:hover:before,.cta-button-offer:hover:before,.cta-button-guarantee:hover:before{left:100%}.cta-button-main:hover,.cta-button-dashboard:hover,.cta-button-process:hover,.cta-button-price:hover,.cta-button-final:hover,.cta-button-offer:hover,.cta-button-guarantee:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #ffc107b3,0 0 35px #ffc10799}.guarantee-section{padding:80px 0;background:#020202;text-align:center}.guarantee-content h2{font-size:1.8rem;line-height:1.2;margin-bottom:1.5rem;color:#fff}.guarantee-subtitle{font-size:1.4rem;margin-bottom:3rem;color:#fff}.guarantee-main{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:3rem}.guarantee-badge img{max-width:200px;height:auto}.guarantee-text h3{font-size:1.8rem;margin-bottom:1rem;color:#fff}.guarantee-text p{font-size:1.1rem;color:#ccc;max-width:600px;margin:0 auto}.hero{padding:20px 0 0;min-height:95vh;display:flex;align-items:center;position:relative;overflow:hidden;background-image:url(/assets/capa%20desktop%20hero%20section-BU_Wiveg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:1}.hero-content{display:grid;grid-template-columns:55% 45%;gap:2rem;align-items:center;position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.hero-text{text-align:left;width:100%}.hero-logo-text{margin-bottom:1rem}.brand-text{font-size:2rem;font-weight:800;color:#fff;line-height:1.1}.sub-text{font-size:1.2rem;font-weight:600;color:#fff;margin-left:.5rem}.version{font-size:1.5rem;font-weight:800;color:#e91e63}.mobile-only,.desktop-only{display:none}.hero-badge{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1rem;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #ff6b6b80}50%{box-shadow:0 0 20px #ff6b6bcc}}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-image{position:relative;z-index:2;display:none}.hero-image img{max-width:100%;height:auto;border-radius:15px;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.pix-notifications{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.pix-notification{position:absolute;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px #0003;border:1px solid rgba(255,255,255,.2);animation:float 3s ease-in-out infinite}.pix-icon{font-size:1.2rem;flex-shrink:0}.pix-content{min-width:0}.pix-title{font-size:.8rem;font-weight:600;color:#333;margin-bottom:2px}.pix-amount{font-size:.7rem;color:#666;font-weight:500}.pix-1{top:50px;right:-20px;animation-delay:0s}.pix-2{top:50px;left:-50px;animation-delay:.5s}.pix-3{bottom:20px;right:-20px;animation-delay:1s}.pix-4{bottom:20px;left:-20px;animation-delay:1.5s}.pix-5,.pix-6{display:none}@keyframes float{0%,to{transform:translateY(0);opacity:.8}50%{transform:translateY(-10px);opacity:1}}.hero-text h1{font-size:3rem;font-weight:800;line-height:.95;margin-bottom:.8rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.highlight-pink{color:#e91e63;text-shadow:0 0 20px rgba(233,30,99,.8),2px 2px 4px rgba(0,0,0,.8)}.hero-text p{font-size:1.1rem;color:#fff;margin-bottom:1rem;line-height:1.4;text-shadow:1px 1px 2px rgba(0,0,0,.7);max-width:550px;margin-left:auto;margin-right:auto}.hero-benefits{background:#ffffff14;border-left:3px solid rgba(200,200,200,.4);border-top:1px solid rgba(200,200,200,.2);border-right:1px solid rgba(200,200,200,.2);border-bottom:1px solid rgba(200,200,200,.2);border-radius:15px;padding:1.2rem;margin:.8rem auto 1.5rem;color:#fff;font-size:.95rem;line-height:1.6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0003;max-width:650px;width:100%;display:block;text-align:center}@media (min-width: 769px){.mobile-only{display:none}.desktop-only{display:block}.hero{padding:30px 0 80px;min-height:100vh}.hero-content{gap:3rem;padding:0 3rem;max-width:1500px}.hero-text{padding-right:2rem}.hero-text h1{font-size:3.2rem;line-height:.9;margin-bottom:1.2rem;letter-spacing:-.02em}.hero-text p{font-size:1.15rem;line-height:1.5;margin-bottom:1.5rem;max-width:600px;margin-left:0;margin-right:0}.hero-benefits{text-align:left;margin:1.2rem 0 2rem;padding:1.5rem;font-size:1rem;line-height:1.65;max-width:720px}.cta-button-main{margin:0rem 0 1.5rem;max-width:400px;padding:22px 45px;font-size:19px;font-weight:800}.price-info{margin-bottom:2rem}.price-info p{font-size:1.05rem;margin:.4rem 0;text-align:left}.testimonial-avatars{justify-content:flex-start;margin-top:1.5rem}.testimonial-avatars p{text-align:left;font-size:.95rem}.hero-badge{margin-bottom:1.5rem;padding:10px 18px;font-size:.95rem}}.cta-button-main{margin-bottom:1rem;max-width:350px;width:100%}@keyframes pulse-glow{0%{box-shadow:0 8px 25px #ffc10766,0 0 20px #ffc1074d}50%{box-shadow:0 8px 35px #ffc10799,0 0 30px #ffc10780}to{box-shadow:0 8px 25px #ffc10766,0 0 20px #ffc1074d}}.price-info{margin-bottom:1rem}.price-info p{margin:.2rem 0;font-size:1rem;line-height:1.3}.price-info .guarantee{display:inline-block;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:8px 16px;border-radius:20px;font-size:.75rem;font-weight:600;text-align:center;border:1px solid rgba(34,197,94,.3)}.testimonial-avatars{display:flex;align-items:center;gap:1rem}.avatar-group{display:flex;margin-right:1rem}.avatar-group .avatar{width:40px;height:40px;border-radius:50%;border:3px solid #FFC107;margin-left:-10px;position:relative;z-index:1}.avatar-group .avatar:first-child{margin-left:0;z-index:3}.avatar-group .avatar:nth-child(2){z-index:2}.testimonial-avatars p{font-size:.9rem;color:#ccc;margin:0}.crm-dashboard-section{padding:0 0 80px;background:#020202;position:relative}.dashboard-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.laptop-mockup{position:relative;box-shadow:0 20px 60px #0000004d;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg)}.laptop-mockup img{width:100%;display:block}.dashboard-text{color:#fff}.bonus-text{color:#ffc107;font-size:16px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.dashboard-text h2{font-size:36px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#fff}.dashboard-text .description{font-size:18px;line-height:1.6;margin-bottom:32px;color:#b8b8d4}.cta-button-dashboard{white-space:nowrap}.course-content-section{padding:80px 0;background:#020202}.content-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}.content-text{color:#fff;order:2}.content-visual{order:1}.intro-text{font-size:20px;color:#b8b8d4;margin-bottom:16px;font-weight:400}.content-text h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:24px;color:#fff}.content-text .description{font-size:18px;line-height:1.6;color:#b8b8d4}.course-mockup{position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d;transform:perspective(1000px) rotateY(5deg) rotateX(-5deg);border-radius:15px}.course-mockup img{width:100%;display:block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#ffc107e6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:#ffc107}.play-icon{color:#000;font-size:24px;margin-left:4px}@media (max-width: 768px){.dashboard-content,.content-layout{display:flex;flex-direction:column;gap:40px;text-align:center;align-items:center}.content-text{order:1;width:100%;text-align:center}.content-visual{order:2;width:100%;text-align:center}.dashboard-text{width:100%;text-align:center}.dashboard-text h2,.content-text h2{font-size:28px;text-align:center}.dashboard-text p,.content-text p{text-align:center}.cta-button-dashboard{margin:20px auto;display:block;width:fit-content}.laptop-mockup,.course-mockup{transform:none;width:100%;max-width:400px;margin:0 auto}.crm-dashboard-section,.course-content-section{padding:60px 0}}.testimonials-fold-section{padding:80px 0;background:#020202}.testimonials-content{text-align:center;max-width:1200px;margin:0 auto}.testimonials-content h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:60px;color:#fff}.testimonials-image{margin:0 auto;max-width:100%}.testimonials-image img{width:100%;max-width:1000px;height:auto;border-radius:20px;box-shadow:0 20px 60px #0006}@media (max-width: 768px){.testimonials-fold-section{padding:60px 0}.testimonials-content{text-align:center;width:100%}.testimonials-content h2{font-size:28px;margin-bottom:40px;text-align:center}.testimonials-image{width:100%;text-align:center}.testimonials-image img{border-radius:15px;width:100%;max-width:100%}}.process-steps-section{padding:80px 0;background:#020202}.process-content{text-align:center;max-width:1200px;margin:0 auto}.process-tagline{color:#ec4899;font-size:20px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.process-content h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:60px;color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto}.step-card{background:#ffffff0d;border-radius:20px;padding:40px 30px;text-align:left;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.step-card:hover{transform:translateY(-5px);background:#ffffff14}.step-number{background:#ec4899;color:#fff;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin-bottom:20px}.step-card h3{color:#fff;font-size:18px;font-weight:600;line-height:1.4;margin:0}.cta-button-process{margin-top:20px;white-space:nowrap}@media (max-width: 768px){.process-steps-section{padding:60px 0}.process-content{text-align:center;width:100%}.process-content h2{font-size:28px;margin-bottom:40px;text-align:center}.process-tagline{text-align:center}.steps-grid{display:flex;flex-direction:column;gap:20px;margin-bottom:40px;width:100%}.step-card{padding:30px 20px;width:100%;text-align:left}.cta-button-process{font-size:16px;padding:18px 40px;margin:0 auto;display:block;width:fit-content}}.course-modules-section{padding:80px 0;background:#020202}.modules-content{max-width:1400px;margin:0 auto;padding:0 20px}.modules-text{text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.modules-tagline{color:#fff;font-size:18px;font-weight:400;margin-bottom:20px;opacity:.8}.modules-text h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:30px;color:#fff}.modules-description{font-size:18px;line-height:1.6;color:#b8b8d4;max-width:700px;margin:0 auto}.modules-carousel-container{position:relative;overflow:hidden;border-radius:15px;max-width:100%}.modules-carousel{display:flex;gap:20px;transition:transform .4s ease;padding:20px 0;cursor:grab;-webkit-user-select:none;user-select:none}.modules-carousel.grabbing{cursor:grabbing}.modules-carousel .module-card{flex:0 0 300px;min-width:300px;transition:all .3s ease;border-radius:15px;overflow:hidden;background:#ffffff05;box-shadow:0 10px 30px #0000004d;height:fit-content}.module-card:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 20px 50px #ec489933}.module-card img{width:100%;height:auto;display:block;border-radius:15px;transition:all .3s ease;pointer-events:none}.module-card:hover img{filter:brightness(1.1)}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ec4899e6;border:none;width:50px;height:50px;border-radius:50%;color:#fff;font-size:24px;font-weight:700;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-btn:hover{background:#ec4899;transform:translateY(-50%) scale(1.1);box-shadow:0 10px 25px #ec489966}.carousel-btn:active{transform:translateY(-50%) scale(.95)}.carousel-btn-prev{left:10px}.carousel-btn-next{right:10px}.carousel-btn:disabled{background:#fff3;cursor:not-allowed;transform:translateY(-50%) scale(.9)}.carousel-btn:disabled:hover{background:#fff3;transform:translateY(-50%) scale(.9);box-shadow:none}@media (max-width: 1200px){.modules-carousel .module-card{flex:0 0 280px;min-width:280px}}@media (max-width: 768px){.course-modules-section{padding:60px 0}.modules-content{padding:0 15px}.modules-text{margin-bottom:40px}.modules-text h2{font-size:28px;margin-bottom:20px}.modules-description{font-size:16px}.modules-carousel{gap:15px;padding:15px 0}.modules-carousel .module-card{flex:0 0 250px;min-width:250px}.module-card:hover{transform:translateY(-5px) scale(1.02)}.carousel-btn{width:40px;height:40px;font-size:18px}.carousel-btn-prev{left:5px}.carousel-btn-next{right:5px}}@media (max-width: 480px){.modules-carousel .module-card{flex:0 0 200px;min-width:200px}.modules-carousel{gap:15px}}.for-who-section{padding:80px 0;background:#020202}.for-who-content{max-width:1200px;margin:0 auto;text-align:center}.for-who-content h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:60px;color:#fff}.who-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:0 auto}.who-card{border-radius:20px;padding:40px 30px;text-align:left;position:relative;transition:all .3s ease}.negative-card{background:#2a2a2a;border:1px solid #404040}.positive-card{background:#1a3d2e;border:1px solid #22C55E}.card-icon{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.negative-icon{background:#dc2626;color:#fff}.positive-icon{background:#22c55e;color:#fff}.who-card h3{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin-bottom:30px;padding-right:60px}.who-list{display:flex;flex-direction:column;gap:20px}.who-item{display:flex;align-items:flex-start;gap:15px}.who-item i{flex-shrink:0;font-size:16px;margin-top:2px}.negative-item i{color:#dc2626}.positive-item i{color:#22c55e}.who-item p{color:#ccc;font-size:16px;line-height:1.5;margin:0}.who-card:hover{transform:translateY(-5px)}.negative-card:hover{box-shadow:0 15px 40px #dc262633;border-color:#dc2626}.positive-card:hover{box-shadow:0 15px 40px #22c55e33;border-color:#22c55e}@media (max-width: 768px){.for-who-section{padding:60px 0}.for-who-content h2{font-size:28px;margin-bottom:40px}.who-cards-grid{display:flex;flex-direction:column;gap:30px}.who-card{padding:30px 25px}.who-card h3{font-size:18px;padding-right:50px;margin-bottom:25px}.card-icon{width:35px;height:35px;font-size:16px;top:15px;right:15px}.who-item{gap:12px}.who-item p{font-size:15px}}@media (max-width: 480px){.who-card{padding:25px 20px}.who-card h3{font-size:16px;padding-right:45px;margin-bottom:20px}.card-icon{width:32px;height:32px;font-size:14px}.who-item p{font-size:14px}.who-list{gap:15px}}.offer-section{padding:80px 0;background:#020202}.offer-content{max-width:1200px;margin:0 auto}.offer-content h2{font-size:42px;font-weight:800;line-height:1.2;margin-bottom:60px;color:#fff;text-align:center}.offer-grid{display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:start;margin-bottom:40px}.offer-benefits{color:#fff}.offer-intro{margin-bottom:40px}.offer-intro p{font-size:18px;line-height:1.6;color:#ccc;margin-bottom:20px;text-align:center}.offer-intro h3{font-size:22px;font-weight:700;color:#fff;margin-bottom:30px}.benefits-list{display:flex;flex-direction:column;gap:20px}.benefit-item{display:flex;align-items:flex-start;gap:15px;padding:15px 0}.benefit-item i{color:#22c55e;font-size:18px;margin-top:2px;flex-shrink:0}.bonus-item i{color:#ffc107}.benefit-text{color:#fff;font-size:16px;line-height:1.5}.benefit-text strong{font-weight:700}.offer-pricing{position:sticky;top:20px}.pricing-card-offer{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #FFC107;border-radius:20px;padding:40px 30px;text-align:center;position:relative;overflow:hidden}.pricing-card-offer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,193,7,.1) 0%,transparent 50%)}.price-header p{color:#ccc;font-size:18px;margin-bottom:20px;position:relative;z-index:2}.price-display{margin-bottom:30px;position:relative;z-index:2}.installments{color:#fff;font-size:16px;font-weight:600;display:block;margin-bottom:10px}.price-main{display:flex;align-items:baseline;justify-content:center;margin-bottom:15px}.currency{font-size:28px;color:#e91e63;font-weight:700;margin-right:5px}.amount{font-size:72px;font-weight:800;color:#e91e63;line-height:.8}.cents{font-size:36px;color:#e91e63;font-weight:700}.price-alternative{color:#ccc;font-size:16px;margin:0}.price-alternative strong{color:#fff;font-weight:700}.cta-button-offer{background:linear-gradient(135deg,#ffc107,#ffb300);color:#000;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ffc10766,0 0 20px #ffc1074d;text-transform:uppercase;position:relative;overflow:hidden;white-space:normal;text-align:center;line-height:1.2;animation:pulse-glow 2s infinite;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.5px;font-size:18px;padding:20px 40px;width:100%;margin-bottom:20px;z-index:2}.cta-button-offer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.cta-button-offer:hover:before{left:100%}.cta-button-offer:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #ffc107b3,0 0 35px #ffc10799}.offer-urgency{color:#e91e63;font-size:14px;font-weight:600;margin:0;position:relative;z-index:2}.offer-security{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:30px}.offer-security p{color:#ccc;font-size:16px;margin:0}@media (max-width: 768px){.offer-section{padding:60px 0}.offer-content h2{font-size:28px;margin-bottom:40px}.offer-grid{display:flex;flex-direction:column;gap:40px}.offer-pricing{position:static;order:-1}.pricing-card-offer{padding:30px 25px}.amount{font-size:56px}.currency{font-size:24px}.cents{font-size:28px}.offer-intro p{text-align:left;font-size:16px}.benefit-item{padding:12px 0}.benefit-text{font-size:15px}}@media (max-width: 480px){.pricing-card-offer{padding:25px 20px}.amount{font-size:48px}.currency{font-size:20px}.cents{font-size:24px}.cta-button-offer{font-size:16px;padding:18px 30px}.benefit-text{font-size:14px}.benefits-list{gap:15px}}@media (max-width: 768px){.container{padding:0 20px!important;width:100%!important;max-width:100%!important}.hero-content{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;width:100%!important}.hero-text{width:100%!important;text-align:center!important;order:2}.hero-visual{width:100%!important;text-align:center!important;order:1;display:flex;justify-content:center}.hero-text h1,.hero-text p,.hero-benefits,.price-info,.price-info p{text-align:center!important;width:100%!important}.cta-button-main{margin:20px auto!important;display:block!important;width:95%!important;max-width:320px!important;text-align:center!important;padding:18px 20px!important;font-size:16px!important;line-height:1.3!important;white-space:normal!important}.testimonial-avatars{text-align:center!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.testimonial-avatars p{text-align:center!important}section{text-align:center!important}.dashboard-text,.content-text,.testimonials-content,.process-content,.modules-text{text-align:center!important;width:100%!important}.dashboard-text h2,.content-text h2,.testimonials-content h2,.process-content h2,.modules-text h2,.dashboard-text p,.content-text p,.modules-description,.process-tagline{text-align:center!important}.cta-button-dashboard,.cta-button-process,.cta-button-price,.cta-button-final,.author-cta{margin:20px auto!important;display:block!important;width:fit-content!important;font-size:16px!important;padding:18px 30px!important}}@media (max-width: 480px){.container{padding:0 15px!important}.cta-button-main{width:95%!important;max-width:300px!important;padding:16px 18px!important;font-size:15px!important;line-height:1.3!important}.cta-button-dashboard,.cta-button-process,.cta-button-price,.cta-button-final,.author-cta{font-size:15px!important;padding:16px 25px!important}}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-text{text-align:center}.hero-text h1{font-size:2.5rem}.hero-visual{order:-1}.pix-notifications{display:none}}@media (max-width: 768px){.hero{padding:80px 0 40px;min-height:100vh;background-image:url(/assets/capa%20mobile%20hero%20section-CyakOq4d.png);background-size:90%;background-position:center top;background-repeat:no-repeat;background-attachment:scroll;background-color:transparent}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:650px;margin:0 auto;gap:2rem;padding:0 20px}.hero-text{width:100%;text-align:center}.mobile-only{display:block}.desktop-only,.hero-visual{display:none}.hero-overlay{background:#00000080}section:not(.hero){background-image:none!important}}@media (prefers-reduced-motion: no-preference){.benefit-card,.testimonial,.platform-card{opacity:0;animation:fadeInUp .6s ease forwards}.benefit-card:nth-child(1){animation-delay:.1s}.benefit-card:nth-child(2){animation-delay:.2s}.benefit-card:nth-child(3){animation-delay:.3s}.benefit-card:nth-child(4){animation-delay:.4s}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (min-width: 769px){.guarantee-content h2{font-size:2.8rem}.guarantee-subtitle{font-size:1.6rem}.guarantee-main{flex-direction:row;gap:3rem;align-items:center}.guarantee-badge img{max-width:250px}.guarantee-text{text-align:left;max-width:500px}.guarantee-text h3{font-size:2rem}.guarantee-text p{font-size:1.2rem}}.footer{background:#000;padding:40px 0;border-top:1px solid #333333}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:#ffc107}.footer-copyright p{color:#ccc;font-size:.9rem;margin:0}@media (min-width: 769px){.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.footer-links{gap:3rem}}
