*{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}@media(min-width:1921px){.navbar .navbar-logo img{height:40px}}.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 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:1921px){html{font-size:82.5%}.container{max-width:1920px!important}}@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}footer.footer .footer-top{display:grid!important;grid-template-columns:26% 70%;gap:4rem}footer.footer .footer-message,footer.footer .footer-top>.col-md-8{width:auto!important;max-width:none!important;flex:none!important;min-width:0;padding:0!important}}@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}}.landing-tc{--partners-item-padding: 4.5rem;--partners-scroll-duration: 40s;background:#fff;padding-top:6rem}.landing-tc:not(.icons-loaded) .material-symbols-outlined{color:#0000!important;user-select:none}.landing-tc a:focus-visible,.landing-tc button:focus-visible,.landing-tc input:focus-visible{outline:3px solid #2c6cc0;outline-offset:3px}.landing-tc .navbar-landing{padding:4rem 0}.landing-tc .navbar-landing.scrolled{padding:1.2rem 0}.landing-tc .navbar-landing .navbar-content{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;justify-content:normal}.landing-tc .navbar-landing .navbar-landing-menu{justify-self:center;margin-left:0}.landing-tc .navbar-landing .navbar-landing-menu ul{justify-content:center}.landing-tc .navbar-landing .navbar-landing-menu+.navbar-actions{margin-left:0}.landing-tc .navbar-landing .navbar-actions{justify-self:end;margin-left:0}.landing-tc .navbar-landing .navbar-mobile a.active{color:#404040;font-weight:800}.landing-tc .navbar-landing .navbar-mobile a.btn{border-color:#00d6a3;background:#00d6a3;color:#404040}.landing-tc .tc-hero{position:relative!important;z-index:1;margin-bottom:0;overflow:visible;background:#fff;padding-bottom:2.5rem}.landing-tc .tc-hero-content{align-items:center}.landing-tc .tc-hero-copy{min-width:0}.landing-tc .tc-hero-copy h1{max-width:70rem;color:#3b90f4}.landing-tc .tc-hero-copy .hero-subtitle{max-width:66rem;margin-bottom:2.2rem;color:#404040;font-size:2rem;line-height:1.55;font-weight:300}.landing-tc .tc-hero-copy .hero-form{width:100%;max-width:62rem}.landing-tc .tc-hero-copy .hero-support-line{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.landing-tc .tc-hero-copy .hero-secondary-link{display:inline-flex;margin:0;color:#00ca9a;font-size:1.55rem;font-weight:800;text-decoration:none}.landing-tc .tc-hero-copy .hero-secondary-link:hover{color:#0de8b4;text-decoration:none}.landing-tc .tc-hero-copy .hero-support-separator{color:#777;font-size:1.55rem}.landing-tc .tc-hero-copy .hero-note{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0}.landing-tc .tc-hero-copy .hero-note img{width:2rem;height:2rem}.landing-tc .tc-hero-art{min-width:0}.landing-tc .tc-hero-art .notebook-stack{width:100%;max-width:69rem;margin-left:auto}.landing-tc .tc-hero-art .notebook-stack .notebook-screen{top:2.2%;left:14.17%;width:71.67%;aspect-ratio:1376/812}.landing-tc .tc-hero-keywords{padding:2.5rem 0;border-top:1px solid #e4ebf5;border-bottom:1px solid #e4ebf5;background:#f2f7ff;text-align:center}.landing-tc .tc-keywords-title{margin:0 0 1.4rem;color:#404040;font-size:1.9rem;font-weight:700}.landing-tc .tc-keywords-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;padding:0}.landing-tc .tc-keywords-list li{display:inline-flex;align-items:center;gap:.8rem;color:#404040;font-size:1.5rem;font-weight:600}.landing-tc .tc-keywords-list .material-symbols-outlined{color:#3b90f4;font-size:2.2rem}.landing-tc .tc-partners{flex:0 0 auto;position:relative!important;z-index:5!important;overflow:hidden;padding:1.75rem 0;border-top:1px solid #ddd;border-bottom:1px solid #e0e0e0;background:#f4f4f4}.landing-tc .tc-partners .partners-track{display:flex;flex-wrap:nowrap;align-items:stretch;gap:0;width:max-content;white-space:nowrap;animation:tc-bank-scroll var(--partners-scroll-duration) linear infinite;will-change:transform}.landing-tc .tc-partners .partner-item{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:78px;padding:0 var(--partners-item-padding);line-height:0}.landing-tc .tc-partners .partner-item picture{display:inline-flex;align-items:center;justify-content:center;height:100%;line-height:0}.landing-tc .tc-partners .partner-item img{display:block;width:auto;max-width:14rem;max-height:62px;object-fit:contain;object-position:center;filter:grayscale(100%);opacity:.72;transform:none}.landing-tc .tc-partners .partner-item img[src*=logo-itau]{max-height:54px}.landing-tc .tc-partners .partner-item img:hover{filter:grayscale(100%);opacity:.72;transform:none}.landing-tc .tc-section-heading{max-width:112rem;margin:0 auto}.landing-tc .tc-section-heading h2{color:#3b90f4;margin-bottom:1.2rem}.landing-tc .tc-section-heading p{max-width:110rem;margin:0 auto;color:#404040;line-height:1.6}.landing-tc .tc-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem;align-items:stretch}.landing-tc .tc-offer{background:#3b90f4}.landing-tc .tc-offer .tc-section-heading h2,.landing-tc .tc-offer .tc-section-heading p{color:#fff}.landing-tc .tc-offer-card,.landing-tc .tc-help-card,.landing-tc .tc-resource-card{height:100%;border-radius:10px;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.landing-tc .tc-offer-card:hover,.landing-tc .tc-help-card:hover,.landing-tc .tc-resource-card:hover{transform:translateY(-6px);box-shadow:0 6px 12px #00000026}.landing-tc .tc-offer-card{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start;padding:4rem;background:#fff}.landing-tc .tc-offer-card .tc-card-icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:8px;background:#f2f7ff;color:#3b90f4;font-size:2.8rem}.landing-tc .tc-offer-card h3{margin-bottom:1rem;color:#404040;font-size:2.1rem;line-height:1.3}.landing-tc .tc-offer-card p:last-child{margin:0;color:#777;font-size:1.8rem;line-height:1.6}.landing-tc .tc-card-label{margin:0 0 .8rem;color:#777;font-size:1.25rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.landing-tc .tc-help{background:#fff}.landing-tc .tc-help-card{display:grid;grid-template-columns:auto 1fr;gap:1.8rem;align-items:start;align-content:start;padding:6rem 10rem 6rem 4rem;background:#f7f8fa}.landing-tc .tc-help-card .tc-help-icon{color:#ff4874;font-size:3rem}.landing-tc .tc-help-card h3{margin:0 0 1rem;color:#404040;font-size:2.1rem;line-height:1.3}.landing-tc .tc-help-card p{margin:0;color:#777;font-size:1.8rem;line-height:1.6}.landing-tc .tc-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5rem;align-items:stretch}.landing-tc .tc-resource-card{padding:4rem;background:#fff}.landing-tc .tc-resource-card h3{margin-bottom:1rem;color:#404040;font-size:2.1rem;line-height:1.3}.landing-tc .tc-resource-card p{margin:0;color:#777;font-size:1.8rem;line-height:1.6}.landing-tc .tc-section-action{margin-top:5rem;text-align:center}.landing-tc .tc-highlight{background:#fff}.landing-tc .tc-highlight .conexao-image img{display:block;width:100%;max-width:52rem;height:auto;margin:0 auto}.landing-tc .tc-highlight .conexao-text .subtitle{max-width:60rem}.landing-tc .tc-highlight .conexao-logos{margin-bottom:3rem}.landing-tc .tc-steps{background:#f4f4f4;text-align:center}.landing-tc .tc-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5rem}.landing-tc .tc-step-card strong{display:inline-flex;align-items:center;justify-content:center;width:7rem;height:7rem;margin-bottom:2rem;border-radius:50%;background:#3b90f4;color:#fff;font-size:2.8rem;font-weight:400}.landing-tc .tc-step-card h3{max-width:26rem;margin:0 auto 1.2rem;color:#404040;font-size:1.85rem;line-height:1.35}.landing-tc .tc-step-card p{max-width:26rem;margin:0 auto;color:#777;font-size:1.45rem;line-height:1.65}.landing-tc .tc-recommendation{background:#f2f7ff}.landing-tc .tc-recommendation-panel{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1.5rem;align-items:stretch;padding:2rem;border:1px solid #e2e2e2;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000001a}.landing-tc .tc-recommendation-main,.landing-tc .tc-recommendation-card{min-height:100%}.landing-tc .tc-recommendation-main{display:flex;flex-direction:column;justify-content:center;padding:2rem}.landing-tc .tc-recommendation-card{padding:2rem;border:1px solid #e2e2e2;border-radius:8px;background:#fff}.landing-tc .tc-recommendation-card h3{color:#3b90f4}.landing-tc .tc-recommendation-main p,.landing-tc .tc-recommendation-card p{margin:0;color:#777;font-size:1.45rem;line-height:1.6}.landing-tc .tc-recommendation span{display:block;margin-bottom:.8rem;color:#3b90f4;font-size:1.3rem;font-weight:900}.landing-tc .tc-recommendation h2,.landing-tc .tc-recommendation h3{color:#404040}.landing-tc .tc-recommendation h2{margin:0 0 1rem;color:#3b90f4}.landing-tc .tc-recommendation h3{margin-bottom:1rem;font-size:2.1rem;line-height:1.3}.landing-tc .tc-recommendation-action{display:flex;flex-direction:column;align-items:center;margin-top:3.5rem}.landing-tc .tc-recommendation-action .btn{display:inline-flex;align-items:center;justify-content:center;width:min(100%,53rem);min-height:6.8rem;padding:1.8rem 3rem;font-size:1.9rem;font-weight:800;line-height:1.25;text-align:center;white-space:nowrap}.landing-tc .tc-recommendation-action p{margin:1.4rem 0 0;color:#777;font-size:1.4rem;font-weight:700;text-align:center}.landing-tc .tc-faq{background:#fff}.landing-tc .tc-faq h2{margin-bottom:4rem;color:#3b90f4}.landing-tc .tc-faq .faq-item{border:1px solid #e2e2e2;border-radius:10px;background:#f7f8fa;box-shadow:0 1px 3px #0000001a}.landing-tc .tc-faq .faq-item:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001f}.landing-tc .tc-faq .faq-item.active{background:#f7f8fa}.landing-tc .tc-faq .faq-question{background:#0000}.landing-tc .tc-faq .faq-question h3{color:#404040}.landing-tc .tc-faq .faq-answer p{color:#404040;font-size:1.55rem;line-height:1.65}.landing-tc .tc-final-cta{background:#3b90f4;text-align:center}.landing-tc .tc-final-cta h2{max-width:100rem;margin:0 auto 2rem;color:#fff}.landing-tc .tc-final-cta p{max-width:64rem;margin:0 auto 3rem;color:#ffffffeb;font-size:2rem;line-height:1.7}.landing-tc .tc-final-cta>.container>span{display:block;color:#ffffffdb;font-size:1.35rem;font-weight:800}.landing-tc .tc-final-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2rem}.landing-tc .tc-final-actions .btn{display:inline-flex;align-items:center;justify-content:center;width:min(36rem,100%);min-height:7.6rem;padding:1.8rem 3rem;font-size:2.4rem;font-weight:500}.landing-tc .tc-section-action .btn,.landing-tc .tc-recommendation-action .btn,.landing-tc .tc-final-actions .btn,.landing-tc .conexao-text .btn-big,.landing-tc .group-show-responsive .btn-big{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:50rem;max-width:100%;min-height:7.6rem;padding:1.8rem 3rem;font-size:2.4rem;font-weight:500;line-height:1.25;text-align:center;white-space:nowrap}.landing-tc .tc-outline-white{border:1px solid hsla(0,0%,100%,.75);background:#0000;color:#fff}.landing-tc .tc-outline-white:hover{border-color:#fff;background:#ffffff1a;color:#fff}.landing-tc .footer .footer-columns{justify-content:space-between}.landing-tc .footer .footer-columns .footer-col{max-width:none}@media(min-width:1210px)and (max-width:1800px){.landing-tc .tc-hero-art .notebook-stack{max-width:62rem}.landing-tc .tc-keywords-title{font-size:1.9rem}.landing-tc .tc-keywords-list li{font-size:1.5rem}.landing-tc .tc-help-card{padding:4rem 5rem 4rem 3rem}}@media(max-width:992px){.landing-tc{--partners-item-padding: 2rem;--partners-scroll-duration: 30s}.landing-tc .navbar-landing .navbar-content{display:flex;justify-content:space-between}.landing-tc .navbar-landing{padding:1.2rem 0}.landing-tc .tc-hero{padding-top:2rem!important;padding-bottom:2.5rem}.landing-tc .tc-hero-copy h1,.landing-tc .tc-hero-copy .hero-subtitle{margin-left:auto;margin-right:auto}.landing-tc .tc-hero-copy .hero-support-line{justify-content:center}.landing-tc .tc-section-action .btn,.landing-tc .tc-recommendation-action .btn,.landing-tc .tc-final-actions .btn,.landing-tc .conexao-text .btn-big,.landing-tc .group-show-responsive .btn-big{min-width:min(50rem,100%)}.landing-tc .conexao-text .btn-big{display:none}.landing-tc .group-show-responsive .btn-big{display:inline-flex}.landing-tc .tc-hero-art .notebook-stack{margin-right:auto}.landing-tc .tc-feature-grid,.landing-tc .tc-resource-grid,.landing-tc .tc-step-grid,.landing-tc .tc-recommendation-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.landing-tc .tc-recommendation-main{grid-column:1/-1;text-align:center}.landing-tc .tc-highlight .conexao-text .subtitle{margin-left:auto;margin-right:auto}.landing-tc .tc-highlight .conexao-logos{justify-content:center}.landing-tc .footer .footer-columns .footer-col{max-width:30rem}}@media(max-width:768px){.landing-tc{--partners-item-padding: 2rem;--partners-scroll-duration: 20s}}@media(max-width:480px){.landing-tc .navbar-landing .navbar-content{gap:1rem}.landing-tc .navbar-landing .navbar-logo img{width:min(24rem,100vw - 8rem);height:auto}.landing-tc .navbar-landing .menu-toggle{position:fixed;top:2rem;right:1.5rem;display:flex!important;flex:0 0 32px;width:32px;height:24px;margin-left:auto;background:linear-gradient(#00d6a3,#00d6a3) center 0/32px 3px no-repeat,linear-gradient(#00d6a3,#00d6a3) center 10px/32px 3px no-repeat,linear-gradient(#00d6a3,#00d6a3) center 21px/32px 3px no-repeat;transform:none;z-index:1002}.landing-tc .tc-hero-copy{width:100%;max-width:calc(100vw - 3rem)!important;padding-left:0;padding-right:0}.landing-tc .tc-hero-copy h1{max-width:27rem;margin-left:auto;margin-right:auto;font-size:2.8rem!important;line-height:1.16!important;overflow-wrap:anywhere}.landing-tc .tc-hero-copy .hero-form,.landing-tc .tc-hero-copy .hero-secondary-link{max-width:100%}.landing-tc .tc-hero-copy .hero-subtitle{max-width:24rem;margin-left:auto;margin-right:auto;font-size:1.55rem}.landing-tc .tc-hero-copy .hero-support-line{justify-content:center}.landing-tc .tc-hero-copy .hero-support-line .hero-note{display:inline-flex!important;justify-content:center;max-width:100%;margin-left:0;margin-right:0}.landing-tc .tc-hero-keywords{padding:2.5rem 0}.landing-tc .tc-recommendation-panel{grid-template-columns:1fr;padding:1.5rem}.landing-tc .tc-recommendation-main{padding:2rem 1rem;text-align:left}.landing-tc .tc-recommendation h2{font-size:2.8rem}.landing-tc .tc-recommendation-action .btn{width:100%;min-height:auto;font-size:1.65rem;white-space:normal}.landing-tc .tc-partners .partner-item img{max-width:10rem;max-height:62px}.landing-tc .tc-feature-grid,.landing-tc .tc-resource-grid,.landing-tc .tc-step-grid{grid-template-columns:1fr;gap:2rem}.landing-tc .tc-offer-card,.landing-tc .tc-resource-card{padding:3rem 2rem}.landing-tc .tc-help-card{display:flex;flex-direction:column;align-items:flex-start;padding:3rem 3rem 3rem 2rem}.landing-tc .tc-section-action .btn,.landing-tc .tc-recommendation-action .btn,.landing-tc .tc-final-actions .btn,.landing-tc .conexao-text .btn-big,.landing-tc .group-show-responsive .btn-big{width:100%;min-width:0;min-height:auto;font-size:1.8rem;font-weight:500;white-space:normal}.landing-tc .tc-final-cta p{font-size:1.55rem}}@media(prefers-reduced-motion:reduce){.landing-tc .tc-partners .partners-track{animation:tc-bank-scroll 80s linear infinite}.landing-tc .tc-offer-card,.landing-tc .tc-help-card,.landing-tc .tc-resource-card,.landing-tc .tc-faq .faq-item,.landing-tc .notebook-screen .slide{transition:none}}@keyframes tc-bank-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}
