body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#192046;font-family:Poppins,Cairo,sans-serif;line-height:1.6}.App,body{position:relative}.App{overflow-x:hidden;width:100%;z-index:1}.App:before{opacity:.8;z-index:-2}.App:after,.App:before{background:linear-gradient(135deg,#0a0a0a,#0f3a0f 25%,#1f4f1f 50%,#0f3a0f 75%,#0a0a0a);background-attachment:fixed;content:"";height:100%;left:0;position:fixed;top:0;width:100%}.App:after{opacity:.85;z-index:-1}@keyframes floatingBg{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-20px,-20px) rotate(120deg)}66%{transform:translate(20px,-10px) rotate(240deg)}}.header{align-items:center;background-color:#00ff41;display:flex;justify-content:center;min-height:60px;padding:15px 0}.header h2{color:#000;font-family:Cairo,sans-serif;font-size:20px;font-weight:800;text-align:center}.hero-section{align-items:center;background-color:#000;display:flex;justify-content:center;min-height:920px;overflow:hidden;padding:30px 20px;position:relative}.hero-section:before{animation:heroBgAnimation 15s ease-in-out infinite;background:radial-gradient(circle at 20% 20%,#48a6ab0d 0,#0000 50%),radial-gradient(circle at 80% 80%,#00ff4108 0,#0000 50%),radial-gradient(circle at 50% 50%,#48a6ab0a 0,#0000 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@keyframes heroBgAnimation{0%,to{opacity:.2;transform:rotate(0deg) scale(1)}50%{opacity:.4;transform:rotate(3deg) scale(1.05)}}.hero-content{text-align:center;z-index:2}.hero-content,.hero-image-teste{max-width:800px;position:relative}.hero-image-teste{border-radius:15px;box-shadow:0 20px 40px #0006;height:auto;width:100%;z-index:1}.hero-text-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:15px;bottom:calc(5% - 50px);left:50%;max-width:700px;padding:30px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);width:90%;z-index:3}@media (max-width:768px){.header{min-height:50px;padding:10px 0}.header h2{font-size:16px!important}.hero-section{min-height:auto;padding:15px 20px}.hero-text-overlay{background:#0006;border-radius:10px;bottom:calc(3% - 35px);padding:20px;transform:translateX(-50%);width:95%}.hero-image-teste{margin-bottom:15px;max-width:100%}.hero-text-overlay h1{font-size:22px!important;line-height:1.3!important;margin-bottom:15px!important}.hero-text-overlay h2{font-size:16px!important;line-height:1.4!important;margin-bottom:25px!important}.hero-text-overlay .cta-button{max-width:250px!important}}.hero-text-overlay h1{color:#fff;font-size:clamp(24px,5vw,36px);line-height:1.2;margin-bottom:20px;text-shadow:2px 2px 8px #000000e6}.hero-text-overlay h2{color:#fff;font-size:clamp(16px,3vw,20px);line-height:1.4;margin-bottom:30px;text-shadow:2px 2px 6px #000000e6}.hero-text-overlay .cta-button{max-width:300px;pointer-events:auto;transition:transform .3s ease,filter .3s ease}.hero-text-overlay .cta-button:hover{filter:brightness(1.1);transform:scale(1.05)}.hero-logo{display:block;height:auto;margin-bottom:30px;max-width:400px;width:60%}.hero-image,.hero-logo{border-radius:10px;box-shadow:0 10px 30px #0000004d;object-fit:contain}.hero-image{height:300px;margin-bottom:20px;width:300px}.hero-content h1{font-size:28px;font-weight:800;line-height:38px;margin-bottom:20px}.hero-content h1,.hero-content h2{color:#fff;font-family:Cairo,sans-serif}.hero-content h2{font-size:20px;font-weight:400;line-height:30px;margin-bottom:30px}.cta-button{cursor:pointer;max-width:400px;transition:transform .3s ease}.cta-button:hover{transform:scale(1.1)}.testimonials-section{background-color:#0c0e17;display:none;padding:60px 20px}.section-header{margin-bottom:40px;text-align:center}.section-header h2{color:#fff;font-family:Cairo,sans-serif;font-size:34px;font-weight:800;line-height:44px}.divider{border-top:1.5px solid #00ff41;margin:15px auto 0;width:50%}.testimonials-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.video-container{background:#000;border-radius:8px;cursor:pointer;max-width:320px;overflow:hidden;position:relative;width:100%}.video-container.testimonial-video{max-width:380px}.video-container.testimonial-video:before{content:"";display:block;padding-top:130%}.video-container:not(.testimonial-video){max-width:400px}.video-container:not(.testimonial-video):before{content:"";display:block;padding-top:56.25%}.video-container img{border-radius:8px;display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.play-button{align-items:center;background-color:#000000b3;border-radius:50%;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px}.play-button:hover{background-color:#000000e6;transform:translate(-50%,-50%) scale(1.1)}.video-iframe{border:none}.video-html5,.video-iframe{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.video-html5{object-fit:cover}.dollar-thumbnail{align-items:center;background:linear-gradient(135deg,#0a2e0a,#1f4f1f 50%,#0f3a0f);border:2px solid #00ff41;border-radius:8px;box-shadow:0 0 30px #00ff414d,inset 0 0 20px #00ff411a;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%}.dollar-thumbnail:before{animation:borderGlow 3s linear infinite;background:linear-gradient(45deg,#00ff41,#00c41f,#008f11,#00ff41);border-radius:8px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes borderGlow{0%,to{opacity:.5}50%{opacity:1}}.dollar-bill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00ff411a,#00c41f1a);border:2px solid #00ff414d;border-radius:50%;box-shadow:0 0 20px #00ff4180,inset 0 0 15px #00c41f4d;padding:12px;position:absolute;text-align:center}.bill-1{animation:futuristicFloat1 4s ease-in-out infinite;left:20%;top:15%}.bill-2{animation:futuristicFloat2 5s ease-in-out infinite;left:10%;top:65%}.bill-3{animation:futuristicFloat3 4.5s ease-in-out infinite;right:15%;top:25%}.bill-4{animation:futuristicFloat4 3.5s ease-in-out infinite;bottom:25%;right:20%}.bill-5{animation:futuristicFloat5 6s ease-in-out infinite;left:50%;top:45%;transform:translate(-50%,-50%)}@keyframes futuristicFloat1{0%,to{box-shadow:0 0 20px #00ff4180;transform:translateY(0) translateX(0) rotate(0deg) scale(1)}25%{box-shadow:0 0 30px #00c41fcc;transform:translateY(-8px) translateX(5px) rotate(90deg) scale(1.1)}50%{box-shadow:0 0 25px #008f1199;transform:translateY(-15px) translateX(-3px) rotate(180deg) scale(.9)}75%{box-shadow:0 0 35px #00ff41e6;transform:translateY(-5px) translateX(8px) rotate(270deg) scale(1.05)}}@keyframes futuristicFloat2{0%,to{box-shadow:0 0 20px #008f1180;transform:translateY(0) translateX(0) rotate(0deg) scale(1)}33%{box-shadow:0 0 40px #00ff41e6;transform:translateY(-12px) translateX(-6px) rotate(120deg) scale(1.15)}66%{box-shadow:0 0 30px #00c41fb3;transform:translateY(-6px) translateX(4px) rotate(240deg) scale(.95)}}@keyframes futuristicFloat3{0%,to{box-shadow:0 0 20px #00c41f80;transform:translateY(0) translateX(0) rotate(0deg) scale(1)}50%{box-shadow:0 0 45px #008f11;transform:translateY(-18px) translateX(-10px) rotate(1turn) scale(1.2)}}@keyframes futuristicFloat4{0%,to{box-shadow:0 0 20px #00ff4180;transform:translateY(0) translateX(0) rotate(0deg) scale(1)}25%{box-shadow:0 0 35px #00c41fcc;transform:translateY(-10px) translateX(12px) rotate(90deg) scale(.85)}50%{box-shadow:0 0 40px #008f11e6;transform:translateY(-20px) translateX(-8px) rotate(180deg) scale(1.1)}75%{box-shadow:0 0 25px #00ff4199;transform:translateY(-7px) translateX(6px) rotate(270deg) scale(1.05)}}@keyframes futuristicFloat5{0%,to{box-shadow:0 0 30px #00ff41cc;transform:translate(-50%,-50%) rotate(0deg) scale(1)}20%{box-shadow:0 0 50px #00c41f;transform:translate(-50%,-50%) rotate(72deg) scale(1.3)}40%{box-shadow:0 0 40px #008f11e6;transform:translate(-50%,-50%) rotate(144deg) scale(.8)}60%{box-shadow:0 0 45px #00ff41;transform:translate(-50%,-50%) rotate(216deg) scale(1.15)}80%{box-shadow:0 0 35px #00c41fcc;transform:translate(-50%,-50%) rotate(288deg) scale(.9)}}.dollar-symbol{-webkit-text-fill-color:#0000;animation:symbolGlow 2s ease-in-out infinite alternate;background:linear-gradient(45deg,#00ff41,#00c41f,#008f11);-webkit-background-clip:text;background-clip:text;font-family:Orbitron,Courier New,monospace;font-size:20px;font-weight:700;text-shadow:0 0 10px #00ff41cc}@keyframes symbolGlow{0%{filter:brightness(1) drop-shadow(0 0 5px rgba(0,255,65,.8))}to{filter:brightness(1.5) drop-shadow(0 0 15px rgba(0,196,31,1))}}.dollar-text{background:#00000080;border-radius:5px;bottom:10px;color:#fff;font-family:Cairo,sans-serif;font-size:12px;font-weight:600;left:50%;padding:5px 10px;position:absolute;text-shadow:1px 1px 2px #00000080;transform:translateX(-50%);z-index:10}.how-it-works{background-color:#f5f5f5;padding:60px 20px}.how-it-works .section-header h2{font-size:36px;font-weight:800;margin-bottom:40px}.steps-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:40px}.step-card{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a;flex:1 1;max-width:350px;min-width:250px;padding:30px;text-align:center}.step-card h3{color:#0c0e17;font-family:Cairo,sans-serif;font-size:20px;font-weight:700;margin-bottom:15px}.step-card p{color:#666;font-size:16px;line-height:1.6}.cta-container{text-align:center}.cta-container .cta-button{max-width:400px}.video-section{background-color:#0c0e17;padding:60px 20px}.video-section-content{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:1200px;text-align:center}.video-section-content p{color:#fff;font-family:Cairo,sans-serif;font-size:20px;font-weight:400;line-height:1.6;margin-bottom:15px}.videos-grid{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px}.video-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.mentor-profile{background-color:#f5f5f5;padding:60px 20px}.mentor-content{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1200px}.mentor-photo{flex:1 1;min-width:300px}.mentor-image{border-radius:10px;box-shadow:0 5px 15px #0003;max-width:400px;width:100%}.mentor-description{flex:1 1;min-width:300px}.mentor-description h3{color:#0c0e17;font-family:Cairo,sans-serif;font-size:24px;font-weight:700;margin-bottom:20px}.mentor-description p{color:#666;font-size:16px;line-height:1.6;margin-bottom:15px}@media (max-width:768px){.hero-content h1{font-size:24px;line-height:32px}.hero-content h2{font-size:18px;line-height:26px}.section-header h2{font-size:28px;line-height:36px;padding:0 10px}.steps-container{align-items:center;flex-direction:column}.video-section-header h2{font-size:28px}.video-section-header h3{font-size:18px}}@media (max-width:480px){.hero-content h1{font-size:20px;line-height:28px}.hero-content h2{font-size:16px;line-height:24px}.section-header h2{font-size:24px;line-height:32px}.video-section-header h2{font-size:24px}.video-section-header h3{font-size:16px}.mentor-content{flex-direction:column;gap:30px}.mentor-description,.mentor-photo{min-width:100%;text-align:center}.mentor-description h3{font-size:20px}.mentor-description p{font-size:16px}}.carousel-static{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:40px 20px}.carousel-static-image{border-radius:15px;cursor:pointer;height:400px;object-fit:contain;transition:transform .3s ease;width:320px}.carousel-static-image:hover{transform:scale(1.05)}.carousel-item{display:inline-block;position:relative}.carousel-text-overlay{background:#000;border-bottom:2px solid #00ff414d;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff;font-family:Cairo,sans-serif;font-size:13px;font-weight:600;left:0;line-height:1.3;padding:15px;pointer-events:none;position:absolute;right:0;text-align:center;text-shadow:1px 1px 2px #000c;top:0;z-index:10}@media (max-width:768px){.carousel-static{gap:20px;padding:30px 15px}.carousel-static-image{height:360px;width:280px}.carousel-text-overlay{font-size:12px;padding:15px 12px 12px}}@media (max-width:480px){.carousel-static{gap:15px;padding:20px 10px}.carousel-static-image{height:320px;width:240px}.carousel-text-overlay{font-size:11px;padding:12px 10px 10px}}.footer{background-color:#0c0e17;border-top:2px solid #00ff41;padding:40px 20px}.footer-content{align-items:center;display:flex;gap:30px;justify-content:center;margin:0 auto;max-width:1200px}.footer-logo-image{height:auto;width:80px}.footer-text{text-align:center}.footer-text p{color:#fff;font-family:Cairo,sans-serif;font-size:14px;margin:5px 0}.footer-text p:first-child{font-weight:600}.footer-text p:last-child{color:#00ff41;font-size:12px}
/*# sourceMappingURL=main.f93058a1.css.map*/