*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}html,body{overflow-x:hidden!important;width:100%}body{font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1.6rem;line-height:1.6;background-color:#fff;color:#404040;padding-top:6rem}ul,ol{list-style:none}img{max-width:100%;display:block}a{color:#00ca9a;text-decoration:none;transition:all .3s ease}p a,.boxtext li a{font-weight:500;color:#00ca9a}p a:hover,.boxtext li a:hover{text-decoration:underline;color:#00d6a3}h1,h2,h3,h4,h5,h6{color:#404040;font-family:"Source Serif 4",ui-serif,Georgia,serif;font-weight:700}h1{font-style:normal;font-weight:900;font-size:4.6rem;line-height:4.6rem;margin-bottom:1.5rem;color:#3b90f4}h2{color:#404040;font-family:"Source Serif 4",ui-serif,Georgia,serif;font-weight:700;font-size:3.8rem;line-height:4.6rem;margin-bottom:1rem}h3{color:#404040;font-family:"Source Serif 4",ui-serif,Georgia,serif;font-weight:700;font-size:2.6rem;line-height:3.2rem}p{font-size:1.6rem;line-height:1.6;color:#404040;font-weight:300}.text p:not(:first-of-type){margin-top:1rem}p.subtitle{font-size:2.3rem!important;line-height:3.2rem;margin-bottom:1rem;font-weight:400}.section-title{margin-bottom:2rem}.section-title .eyebrow{display:inline-block;font-size:1.4rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#00ca9a;margin-bottom:.5rem}.section-title h2{margin:0 0 .5rem}.section-title p.subtitle{margin:0}.dnone{display:none!important}.text-center,.text-center p,.text-center h2,.text-center h3{text-align:center;text-align-last:center!important}.text-center div,.text-center a{margin:0 auto;display:inline-block}.text-white p,.text-white h2,.text-white h3{color:#fff}.text-blue,.text-blue p,.text-blue h2,.text-blue h3{color:#3b90f4}.text-purple,.text-purple p,.text-purple h2,.text-purple h3{color:#934fff}.align-items-center{align-items:center}.v-center{display:flex;align-items:center;justify-content:center}.bg-green{background-color:#00d6a3}.bg-blue{background-color:#3b90f4}.bg-red{background-color:#ff4874}.bg-lilac{background-color:#d448d8}.bg-purple{background-color:#934fff}.bg-gray{background-color:#f4f4f4}.group-show-responsive{display:none;padding:0 1rem!important}.btn{display:inline-block;padding:1rem 2.5rem;border-radius:10px;transition:all .3s ease;font-size:1.8rem}.page .section .btn{padding:1.5rem 3rem}.btn-primary,.navbar .btn-primary.actived,.navbar .btn-primary.highlight{background-color:#00d6a3;border:1px solid #00d6a3;color:#404040}.btn-primary:hover,.navbar .btn-primary.actived:hover,.navbar .btn-primary.highlight:hover{background-color:#0de8b4}.btn-outline,.navbar .btn{border:1px solid #00d6a3;color:#5d5d5d;background:none}.btn-outline:hover,.navbar .btn:hover{border-color:#0de8b4}.section .btn-outline{color:#00ca9a}.section .btn-outline:hover{color:#00d6a3}.btn-big{font-size:2.4rem;padding:2.3rem 8rem;min-width:500px;text-align:center;font-weight:500}.btn.white{background:#f4f4f4;border-color:#f4f4f4;color:#00ca9a}.btn.white:hover{background:#fff;color:#00ca9a}.cta-note{font-weight:600;margin-top:1.5rem;margin-bottom:-1rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-0{margin-bottom:0!important}.mb-1,.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.pr-1{padding-right:1rem}.pr-2{padding-right:1.5rem}.pr-3{padding-right:2rem}.pr-4{padding-right:3rem}.pr-5{padding-right:4rem}.pl-1{padding-left:1rem}.pl-2{padding-left:1.5rem}.pl-3{padding-left:2rem}.pl-4{padding-left:3rem}.pl-5{padding-left:4rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:1.5rem}.pb-3{padding-bottom:2rem}.pb-4{padding-bottom:3rem}.pb-5{padding-bottom:4rem}.pt-1{padding-top:1rem}.pt-2{padding-top:1.5rem}.pt-3{padding-top:2rem}.pt-4{padding-top:3rem}.pt-5{padding-top:4rem}.transition,.transition *{transition:all .3s ease}.text-bold{font-weight:700}.d-flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.section{padding:10rem 0 12rem}.section p{font-size:1.8rem}.w100{width:100%}.icon{color:#3b90f4;font-size:3rem!important}.icon.icon-big{font-size:4.4rem!important}.icon-box{width:66px;height:66px;background:#f4f4f4;border-radius:5px;color:#3b90f4;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.icon-box .material-icons-outlined{font-size:30px;line-height:1}.icon-text{display:flex;align-items:center;gap:1.25rem}.icon-text p{margin:0;font-size:1.8rem;line-height:1.4;color:#333}.icon-hover{transition:all .3s ease;border-radius:5px}.icon-hover:hover{background:#f4f4f4}.icon-hover:hover .icon-box .material-icons-outlined{animation:pulse-icon .4s ease}@keyframes pulse-icon{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.show-mobile{display:none}.material-symbols-outlined{overflow:hidden;max-width:3rem}.material-symbols-outlined.icon-big{max-width:4.5rem}body.icons-loaded .material-symbols-outlined{overflow:visible;max-width:none!important}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff;padding:4rem 0;font-weight:500;font-size:1.8rem;transition:all .3s ease}.navbar.scrolled{padding:1.2rem 0;box-shadow:0 4px 8px #0000001f;background:#fffc;backdrop-filter:blur(8px)}.navbar .container{position:relative}.navbar .btn{white-space:nowrap}.navbar .navbar-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar .navbar-logo img{height:30px}.navbar .navbar-menu ul,.navbar .navbar-actions{display:flex;align-items:center;gap:1rem;list-style:none;margin:0;padding:0}.navbar .navbar-menu ul{gap:0rem}.navbar .navbar-menu ul li a{border-right:none}.navbar .navbar-menu ul li:first-child a{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.navbar .navbar-menu ul li:last-child a{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-right:1px solid #00d6a3}.navbar .navbar-menu ul li:not(:first-child):not(:last-child) a{border-radius:0!important}.navbar .navbar-menu a{text-decoration:none;transition:color .3s ease}.navbar .menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:32px;height:24px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.navbar .menu-toggle span{display:block;width:100%;height:3px;background-color:#00d6a3;border-radius:2px;transition:all .3s ease}.navbar.open .menu-toggle span:nth-child(1){transform:translateY(10px) rotate(45deg)}.navbar.open .menu-toggle span:nth-child(2){opacity:0}.navbar.open .menu-toggle span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.navbar .navbar-mobile{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid #e2e2e2;z-index:999;animation:fadeInDown .25s ease}.navbar .navbar-mobile ul{list-style:none;margin:0;padding:0}.navbar .navbar-mobile li{border-bottom:1px solid #e2e2e2;padding:2rem;text-align:center}.navbar .navbar-mobile li a{color:#777;text-decoration:none;display:block}.navbar .navbar-mobile li a.btn{color:#00d6a3;font-weight:700}.navbar .navbar-mobile li:last-child{border-bottom:none}.navbar.open .navbar-mobile{display:block}@media(min-width:1210px)and (max-width:1800px){.navbar .navbar-logo img{height:26px}.navbar .btn{font-size:1.6rem;padding:.8rem 2rem}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}footer.footer{background:#404040;color:#fff;padding:10rem 0 0;font-size:1.8rem}footer.footer .footer-message h2 a{color:#00d6a3}footer.footer .footer-message h2 a:hover{color:#0de8b4}footer.footer .footer-columns{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:2rem}footer.footer .footer-columns .footer-col{flex:1;min-width:220px;max-width:240px;white-space:nowrap}footer.footer .footer-columns .footer-col h3{color:#fff;margin-bottom:2rem}footer.footer .footer-columns .footer-col .footer-links{list-style:none;padding:0;margin:0}footer.footer .footer-columns .footer-col .footer-links li{margin-bottom:1rem}footer.footer .footer-columns .footer-col .footer-links a{color:#fff;white-space:nowrap;transition:all .2s ease}footer.footer .footer-columns .footer-col .footer-links a:hover{color:#0de8b4}footer.footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);margin-top:10rem;padding:2rem 0;background:#3d3d3d}footer.footer .footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;font-size:1.5rem;color:#cfcfcf}footer.footer .footer-legal a{color:#fff;font-weight:600}footer.footer .footer-legal a:hover{color:#0de8b4}footer.footer .footer-social{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem;margin:0;padding:0;list-style:none}footer.footer .footer-social li{margin:0;padding:0}footer.footer .footer-social a{display:inline-flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:5px;transition:all .3s ease;background:#0000}footer.footer .footer-social a img{width:24px;height:24px;filter:invert(1);transition:all .3s ease}footer.footer .footer-social a[href*=instagram]:hover{background:#d62976}footer.footer .footer-social a[href*=x]:hover{background:#000}footer.footer .footer-social a[href*=facebook]:hover{background:#1877f2}footer.footer .footer-social a[href*="t.me"]:hover{background:#24a1de}footer.footer .footer-social a[href*=linkedin]:hover{background:#0e76a8}footer.footer .footer-social a:hover img{filter:brightness(0) invert(1)}@media(min-width:1210px)and (max-width:1800px){footer.footer{max-width:100%!important;padding-top:7rem!important}footer.footer .footer-columns{gap:.5rem!important;flex-wrap:wrap}footer.footer .container{padding-left:3rem;padding-right:4rem;max-width:100%!important}footer.footer h2{font-size:2.8rem;line-height:3.1rem}}@media(max-width:992px){footer.footer{padding:6rem 0 0;padding-bottom:0!important}footer.footer .container{width:100%;max-width:100%;padding:0 2rem}footer.footer .footer-top{flex-direction:column;text-align:center;align-items:center}footer.footer .footer-message{width:100%;margin-bottom:3rem}footer.footer .footer-message h2{max-width:600px;margin:0 auto 2rem}footer.footer .footer-columns{flex-wrap:wrap;justify-content:center;text-align:center;gap:4rem}footer.footer .footer-columns .footer-col{flex:1 1 45%;max-width:300px}footer.footer .footer-bottom{flex-direction:column;text-align:center;margin-top:5rem}footer.footer .footer-bottom .footer-legal{text-align:left;gap:0 1rem}footer.footer .footer-bottom .footer-legal .footer-company{display:block;width:100%}footer.footer .footer-bottom .footer-legal .footer-company+.sep{display:none}}@media(max-width:480px){footer.footer .footer-bottom{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:5rem}footer.footer .footer-bottom .footer-legal{flex-direction:column;gap:.5rem}footer.footer .footer-bottom .footer-legal .sep{display:none}footer.footer .footer-bottom .footer-social{justify-content:center;margin-top:1.5rem}footer.footer .footer-bottom .footer-company{text-align:center}}@media(min-width:1210px)and (max-width:1800px){.container{padding-left:10rem;padding-right:10rem}body.home,body.generico{padding-top:4rem!important}.container p{font-size:1.6rem!important}.cta-group.w100 .btn-big{min-width:400px!important}.section{padding:6rem 0 7rem}.section h2{font-size:3.5rem}.section .subtitle{font-size:2rem!important}.section h3{font-size:2.4rem}.features .feature-item{padding:3rem}.btn-big{font-size:2rem;padding:1.6rem 5rem}}@media(max-width:992px){.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mb-0{margin-bottom:0!important}.mb-1,.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.section{padding:7rem 0 8rem!important}section .container{padding:0 3rem}h2,.subtitle{text-align:center}.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3{max-width:100%!important}.assistant-illustration,.assistant-illustration img{width:100%!important}section img{max-width:550px!important}.desktop-only{display:none!important}.menu-toggle{display:flex!important}.navbar{padding:1.2rem 0}.navbar-logo img{height:28px}.navbar.open .navbar-mobile{display:block;animation:fadeInDown .25s ease;box-shadow:0 4px 8px #0000001f}.btn-big{min-width:auto;width:auto}}@media(max-width:480px){.hide-mobile{display:none}.show-mobile{display:block}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mb-0{margin-bottom:0!important}.mb-1,.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.pr-1{padding-right:.5rem}.pr-2{padding-right:1rem}.pr-3{padding-right:1.5rem}.pr-4{padding-right:2rem}.pr-5{padding-right:2.5rem}.pl-1{padding-left:.5rem}.pl-2{padding-left:1rem}.pl-3{padding-left:1.5rem}.pl-4{padding-left:2rem}.pl-5{padding-left:2.5rem}.pb-1{padding-bottom:.5rem}.pb-2{padding-bottom:1rem}.pb-3{padding-bottom:1.5rem}.pt-1{padding-top:.5rem}.pt-2{padding-top:1rem}.pt-3{padding-top:1.5rem}.section{padding:3.5rem 0 4rem!important}section .container{padding:0 1.5rem}h1{font-size:3.8rem!important;line-height:1.3}h2{font-size:3.2rem!important;line-height:1.3}.btn-big{width:100%!important;min-width:100%!important;font-size:2.2rem;padding:2rem 3rem}}#cookie-message{position:fixed;left:0;bottom:20px;display:flex;width:100vw;justify-content:center;align-items:center;z-index:29999999}#cookie-message .message-content{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:1rem;margin:0 20px;height:auto;padding:27px;background-color:#404040e6;box-shadow:0 8px 6px 0 #000 41%;border-radius:5px;overflow:hidden;text-align:center}#cookie-message .message-content p{color:#fff}@media(max-width:800px){#cookie-message .message-content{flex-direction:column;width:70vw}}#cookie-message .message-content a{text-decoration:underline}#cookie-message .message-content button{position:relative;display:block;width:118px;height:36px;line-height:34px;background:#e9b425;border-radius:1px;cursor:pointer;color:#000!important;border:none;box-shadow:inset 0 -2px 0 0 #000 40%;transition:all .3s;margin-left:20px}@media(max-width:800px){#cookie-message .message-content button{margin-top:1rem;height:3rem;width:50vw}}.page .planos{background:#f4f4f4;padding-top:12rem}.page h1{text-align-last:left;text-align:left}.page .faq{background:#f4f4f4}.page .faq .faq-item,.page .faq .faq-question,.page .faq .faq-contact{background:#fff}.faq-item{background:#f4f4f4;border-radius:10px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-3px)}.faq-item.active{background:#f9f9f9;box-shadow:0 4px 8px #0000001f}.faq-item .faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:3rem;cursor:pointer;text-align:left;transition:all .3s ease}.faq-item .faq-question h3{font-weight:300}.faq-item .faq-icon{font-size:2.6rem;color:#00d6a3;transition:all .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-item .faq-answer{max-height:0;opacity:0;overflow:hidden;padding:0 2.5rem;transition:max-height .5s ease,opacity .4s ease,padding .4s ease;will-change:max-height,opacity,padding}.faq-item .faq-answer strong{font-weight:700}.faq-item .faq-answer p{padding:0 10rem 2rem 0}.faq-item .faq-answer p:last-child{padding-bottom:3rem}.faq-item .faq-answer ul,.faq-item .faq-answer ol{padding-left:2.5rem;margin:0 0 2rem}.faq-item .faq-answer li{font-size:inherit;line-height:inherit;color:inherit;padding:0 10rem 1.5rem 0}.faq-item .faq-answer ul li{list-style:disc}.faq-item .faq-answer ol li{list-style:decimal}.faq-item .faq-answer img,.faq-item .faq-answer picture,.faq-item .faq-answer video{display:block;max-width:100%;margin:2rem 0}.faq-item.active .faq-answer{max-height:800px;opacity:1;padding:0 3rem 2.5rem}.faq-contact{border:1px solid #e2e2e2;border-radius:10px;padding:3rem 4rem;margin:6rem auto 0}.faq-contact .faq-contact-content{display:flex;justify-content:space-between;align-items:center;gap:4rem;flex-wrap:nowrap}.faq-contact .faq-contact-text{flex:1;min-width:400px}.faq-contact .faq-contact-text h3{margin-bottom:1rem}.faq-contact .faq-buttons{display:flex;flex-shrink:0;gap:2rem;align-items:center}.faq-contact .faq-buttons .btn{padding:1.5rem 2.8rem;font-weight:700}.faq-contact .faq-buttons .btn.white:hover{background:#fff;box-shadow:0 1px 3px #0000001a}@media(max-width:992px){.faq-contact{padding:2rem}.faq-contact .faq-contact-content{display:flex;flex-direction:column;align-items:center;text-align:center}.faq-contact .faq-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;width:100%}.faq-contact .faq-buttons .btn{flex:0 1 auto;min-width:160px;text-align:center;margin-top:-2rem}}@media(max-width:480px){.faq-contact p{max-width:84%;margin:0 8%}.faq-contact .faq-buttons .btn{min-width:100px}}@media(max-width:992px){.faq .faq-item .faq-question{padding:2rem}.faq h3{padding-right:1rem}.faq .faq-item .faq-answer p{padding:0 0 2rem}}@media(hover:none)and (pointer:coarse){.faq-item:hover,.faq-question:hover{background:inherit;box-shadow:none;transform:none}}.hero{padding:4rem 0 0;padding-top:9rem!important;font-size:1.8rem;margin-bottom:-7px;z-index:1}.hero .hero-content{align-items:center}.hero .hero-left h1{color:#3b90f4}@media(max-width:992px){.hero .hero-left h1{padding-right:0}}@media(max-width:480px){.hero .hero-left h1{padding-right:0}}.hero .hero-features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:5rem}.hero .hero-features li a{display:flex;align-items:center;font-size:1.5rem;background:#f4f4f4;padding:.5rem 1rem;border-radius:20px;color:#777}.hero .hero-features li a:hover{background:#cefde7}.hero .hero-features li a span{padding-right:.5rem}.hero .hero-form{display:flex;margin-bottom:1rem}.hero .hero-form input{flex:1;border:1px solid #00d6a3;border-radius:10px 0 0 10px;font-size:1.8rem;padding:1.5rem;transition:all .3s ease;max-width:425px}.hero .hero-form .sr-only{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.hero .hero-form button{border-radius:0 10px 10px 0;font-size:1.8rem;font-weight:600;cursor:pointer}.hero .hero-note{font-size:1.8rem;display:flex;gap:.5rem}.hero .hero-note span:first-child{margin-left:.5rem}.hero .hero-right img{width:100%}@media(max-width:992px){.hero .hero-right{margin-top:2rem;padding-left:0}}@media(max-width:480px){.hero .hero-right{margin-top:2rem;padding-left:1rem}}@media(min-width:1210px)and (max-width:1800px){.hero h1{font-size:3.4rem;line-height:3.8rem}.hero .pl-2{padding-left:3.5rem}.hero .hero-form input{padding:1.2rem 1.4rem}.hero .hero-form button,.hero .hero-form input,.hero .hero-note{font-size:1.6rem}.hero .hero-features{margin-bottom:4rem}.hero .hero-features li a{font-size:1.2rem}.hero .material-symbols-outlined{font-size:18px}}:root{--partners-item-padding: 5rem;--partners-scroll-duration: 40s}@media(max-width:768px){:root{--partners-item-padding: 1rem;--partners-scroll-duration: 20s}}@media(max-width:992px){:root{--partners-item-padding: 2rem;--partners-scroll-duration: 30s}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners{background:#f4f4f4;padding:6.5rem 0;overflow:hidden;border-top:1px solid #ddd;position:relative!important;z-index:5!important}.partners .partners-track{display:flex;flex-wrap:nowrap;white-space:nowrap;width:max-content;animation:scroll var(--partners-scroll-duration) linear infinite;will-change:transform}.partners .partner-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 var(--partners-item-padding)}.partners .partner-item img{max-height:82px;filter:grayscale(100%);opacity:.8;transition:all .3s ease}.partners .partner-item img:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}@media(min-width:1210px)and (max-width:1800px){.partners{padding:3.5rem 0}.partners .partner-item img{max-height:70px}}.features{background:#00d6a3;position:relative}.features .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5rem;align-items:stretch;margin-bottom:4rem}.features .feature-item{background:#f7f8fa;border-radius:10px;padding:5rem;display:flex;flex-direction:column;align-items:flex-start;height:100%;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.features .feature-item:hover{transform:translateY(-6px);box-shadow:0 6px 12px #00000026}.features .feature-item .icon,.features .feature-item h3{margin-bottom:1.5rem}.features .features-3x1{margin:5rem 0 6rem}.features .features-3x1 h3{color:#404040;margin-bottom:2rem}.features .features-3x1 strong{font-weight:500}.features .f31-card{background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001a;padding:5rem 10rem 5rem 0rem}.features .f31-card:not(:last-child){margin-bottom:4rem}.features .f31-card .f31-media-wrap{border-radius:none;box-shadow:none}.features .f31-grid{display:grid;grid-template-columns:2.4fr 1fr;gap:0rem;align-items:center}.features .f31-title{color:#3b90f4;margin-bottom:1.2rem}.features .f31-text{color:#404040}.features .f31-text+.f31-text{margin-top:1.4rem}.features .f31-media-wrap{border-radius:12px;overflow:hidden;box-shadow:0 6px 12px #00000026}.features .f31-media-wrap img{width:100%;display:block}.conexao-text .conexao-image img{width:100%;height:auto;display:block;max-width:520px;margin:0 auto}.conexao-text .conexao-banks{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem;margin:3rem 0}.conexao-text .bank-item{display:flex;align-items:center;gap:1.25rem}.conexao-logos{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin:2rem 0;position:relative;transition:all .4s ease}.conexao-logos .hidden-logos{max-height:0;opacity:0;overflow:hidden;display:flex;flex-wrap:wrap;gap:1.5rem;transition:all .4s ease}.conexao-logos .hidden-logos.show{max-height:200px;opacity:1;overflow:visible}.conexao-logos .bank-logo{height:66px;width:auto;display:block;filter:grayscale(100%);opacity:.8;border-radius:5px;transition:all .3s ease}.conexao-logos .bank-logo:hover{transform:scale(1.06);filter:grayscale(0%);opacity:1}.conexao-logos .toggle-logos{width:66px;height:66px;background:#f7f6fb;border-radius:12px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#00d6a3;font-size:28px;transition:all .3s ease}.conexao-logos .toggle-logos:hover{background:#eef0f3;transform:translateY(-2px)}.conexao-logos .toggle-logos .less,.conexao-logos .toggle-logos.active .more{display:none}.conexao-logos .toggle-logos.active .less{display:inline-flex}.assistant{background:#f5f1fe}.assistant .icon-hover:hover{background:#fff}.assistant-content{display:flex;align-items:center}.assistant-content .icon-box{color:#934fff;background:#fff}.assistant-illustration img{width:100%;margin:0 auto;display:block}.assist-list{display:flex;flex-direction:column;gap:4rem}.icon-text--reverse{flex-direction:row-reverse;text-align:right}.icon-text--reverse .icon-box{margin-left:0;margin-right:0}.app-section{background:#3b90f4;position:relative;overflow:visible;height:auto}.app-section .text-white p{max-width:500px}.app-section .app-buttons{display:flex;flex-wrap:wrap;gap:3rem}.app-section .app-btn img{height:92px;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.app-section .app-btn img:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000026}.app-section .app-illustration-wrapper{position:relative;overflow:visible;display:flex;justify-content:center;align-items:center}.app-section .app-illustration{position:relative;z-index:1;width:100%;max-width:600px;height:auto;margin-top:-100px;margin-right:-5rem;transform:translateY(-34px);margin-bottom:-174px}.notebook-stack{display:grid;grid-template-areas:"overlap";width:100%;position:relative}.notebook-stack>img{grid-area:overlap;width:100%;height:auto}.notebook-screen{position:absolute;z-index:1;top:1.6%;left:13.8%;width:71%;aspect-ratio:591/350;overflow:hidden;border-radius:6px}.notebook-screen .slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:all .4s ease}.notebook-screen .slide.active{opacity:1;z-index:2}.notebook-frame{position:relative;z-index:5;pointer-events:none}@media(max-width:992px){.hero{text-align:center;width:100%;padding-top:2rem!important}.hero-content{flex-direction:column;gap:3rem}.hero-features{justify-content:center;margin-bottom:0}.hero-form input,.hero-form button{width:50%;padding:1.8rem}.hero-note{display:inline-flex;justify-content:center;align-items:center;gap:.6rem;flex-wrap:nowrap;text-align:center;white-space:nowrap}.hero-note span{display:inline-flex;align-items:center}.hero-note span img{width:22px;height:auto;vertical-align:middle}.partners{padding:2.5rem 0}.partners-track{gap:6rem}.partner-item img{max-height:82px}.features .features-grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:4rem}.features .features-grid .feature-item,.features .f31-card{padding:3rem}.features .f31-card:not(:last-child){margin-bottom:4rem}.features .f31-grid{display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center}.features .f31-media{width:100%}.features .f31-media-wrap{width:100%;max-width:650px;margin:0 auto}.features .f31-media-wrap img{margin:0 auto}.features .f31-content{width:100%;max-width:760px;margin:0 auto;padding:0}.conexao-content{display:flex;flex-direction:column;align-items:center;text-align:center}.conexao-content .conexao-banks{text-align:left}.conexao-content .group-show-responsive{display:block;order:4}.conexao-text{order:1;display:flex;flex-direction:column}.conexao-text .btn-big,.conexao-text .cta-note{display:none}.conexao-image{width:100%;order:3;margin-top:0}.conexao-image img{margin-top:1rem;margin-bottom:3rem}.assistant-content{flex-direction:column;align-items:center;text-align:center}.assistant-content .assistant-illustration img{width:100%}.assist-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem;justify-content:center;text-align:left}.assist-list.left{margin-bottom:2rem}.assist-list .icon-text,.assist-list .icon-text--reverse{flex-direction:row;text-align:left;justify-content:flex-start}.assistant-illustration{order:3;margin-top:5rem}.notebook-image{position:relative;width:100vw!important;left:50%;transform:translate(-50%);display:flex;justify-content:center;margin-bottom:4rem;z-index:1}.notebook-stack{width:100%!important;max-width:880px!important;margin-top:2rem}.notebook-frame{top:0;left:50%;transform:translate(-50%);width:100%!important;max-width:700px;z-index:2;pointer-events:none}.notebook-screen{position:absolute;top:2.2%;left:13.9%;width:71%;aspect-ratio:591/350;overflow:hidden;z-index:1}.features2 .row.align-items-center{flex-direction:column-reverse;align-items:center}.features2 .col-12.col-md-12{padding:0}.features2 .text-center{flex:0 0 100%;padding:0;margin:0;width:100%;text-align:center}.features2 .text-center .features2-illustration{margin:2rem auto 4rem;max-width:350px!important}.app-section h2,.app-section p{text-align:center!important;padding:0;min-width:100%}.app-section h2{padding-top:3rem}.app-section p{padding-bottom:5rem}.app-section .row{margin:0;width:100%;flex-direction:column-reverse;align-items:center}.app-section .app-illustration-wrapper{width:100%;max-width:400px!important;justify-content:center;align-items:center;display:flex}.app-section .app-illustration{width:100%;max-width:none;margin:0 auto;transform:none}.app-section .text-white{width:100%;text-align:center}.app-section .app-buttons{width:100%;justify-content:center}}@media(max-width:480px){.hero-features{gap:0rem;margin-bottom:2rem!important}.hero-form{flex-direction:column;align-items:stretch;gap:1rem}.hero-form input,.hero-form button{width:100%;border-radius:10px!important;max-width:100%!important;padding:1.8rem}.hero-note{text-align:center;white-space:normal;line-height:1.4;display:inline!important}.hero-note .text,.hero-note .icons{display:inline;vertical-align:middle}.hero-note .icons img{height:18px;width:auto;margin-left:.4rem;vertical-align:middle}.hero-note{font-size:1.5rem}.partners-track{gap:2rem}.partner-item img{max-height:52px}.features .features-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.features .feature-item{padding:2rem 1.5rem}.conexao-content{flex-direction:column;align-items:center;text-align:center}.conexao-banks{text-align:center;grid-template-columns:1fr!important;margin:2rem 0 1rem!important}.conexao-image{order:3;width:100%;margin-top:1rem}.conexao-image img{width:100%;height:auto;margin:0 auto;margin-bottom:3rem}.group-show-responsive{display:block;order:4;margin-top:0;width:100%}.assistant-content{flex-direction:column;align-items:center;text-align:center}.assist-list{display:grid;grid-template-columns:1fr!important;width:100%;text-align:left;margin:0 0 1rem!important}.assist-list.left{margin-bottom:2rem!important}.faq-contact p{max-width:84%;margin:0 8%}.faq-contact .faq-buttons .btn{min-width:100px}}.green-bar{position:relative;background:#00d6a3;text-align:center;cursor:pointer;transition:all .3s ease}.green-bar:hover{background:#0de8b4}.green-bar .green-bar-link{color:#404040;display:flex;align-items:center;justify-content:center;padding:8rem 0}.green-bar .green-bar-link h1{color:currentColor;margin:0}.green-bar .green-bar-link h1:after{content:"\2013";margin:0 1rem;opacity:.6}.green-bar .green-bar-link span{font-size:2.4rem;font-weight:600}@media(min-width:1210px)and (max-width:1800px){.green-bar .green-bar-link{padding:5rem 0}.green-bar .green-bar-link h1{font-size:2.8rem}.green-bar .green-bar-link span{font-size:2rem}}@media(max-width:992px){.green-bar .green-bar-link{flex-direction:column}.green-bar .green-bar-link h1{max-width:600px;padding-bottom:2rem}.green-bar .green-bar-link h1:after{content:none!important}}.investments-image{flex:1 1 50%;display:flex;justify-content:center;position:relative}.features2{background:#f4f4f4}@media(max-width:480px){.features2 .features2-illustration{width:80%}}.features2-illustration{width:90%;max-width:400px;margin-top:-15%}.feature2-item{display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;padding:2rem 3rem 2rem 1rem;border-bottom:1px solid #dedede;transition:all .3s ease}.feature2-item:first-child{border-top:1px solid #dedede}.feature2-item:first-child:hover{border-color:#f4f4f4}.feature2-item .icon-box{background:none;display:flex}.feature2-item .icon-box .material-icons-outlined{font-size:26px;color:#6b8cff;transition:all .3s ease}.feature2-item .feature2-text{display:grid;grid-template-columns:200px 1fr;column-gap:2rem;align-items:center}.feature2-item .check-icon{color:#777}@media(max-width:480px){.feature2-item{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.8rem;row-gap:.4rem;align-items:start;padding:2rem 0!important}.feature2-item .check-icon{display:none!important}.feature2-item .icon-box{grid-column:1;grid-row:1/span 2;display:flex;align-items:flex-start;justify-content:center;padding-top:.3rem}.feature2-item .show-mobile{grid-column:2;grid-row:1;margin:0}.feature2-item .feature2-text{display:flex;grid-column:2;grid-row:2;margin:0;text-align:left;width:100%}.feature2-item .hide-mobile{display:none!important}}.features2 .icon-hover:hover{background:#fff;transform:translateY(-2px);box-shadow:0 1px 3px #0000001a}@media(max-width:992px){.investments .row{flex-direction:column;align-items:center;text-align:center}.investments .col-md-5{order:1}.investments .notebook-image{order:2}.investments .group-show-responsive{display:block;order:3}.investments .group{display:none}.investments .row{justify-content:center}.investments img{width:100%!important;max-width:900px!important}}
