@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&family=Rajdhani:wght@300;400;500;600;700&display=swap";.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-container{background:#0d1f2d;border-radius:4px;width:60%;position:relative;animation:fadeInScale .22s ease;overflow:hidden}.modal-container:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.modal-header{padding:28px 32px 20px;position:relative}.modal-header-line{width:32px;height:2px;background:#00d5ab;margin-bottom:14px}.modal-header h2{font-family:Orbitron,sans-serif;font-size:18px;font-weight:600;color:#fff!important;margin-bottom:2rem!important;letter-spacing:.04em;text-transform:uppercase}.modal-destaque{color:#00d5ab}.modal-subtitulo{font-family:"Exo 2",sans-serif;font-size:13px;color:#ffffff73;margin:0;line-height:1.5}.modal-fechar{position:absolute;top:20px;right:20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff80;width:30px;height:30px;border-radius:2px;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.modal-fechar:hover{background:#00d5ab1f;border-color:#00d5ab66;color:#00d5ab}.modal-form{display:flex;flex-direction:column;gap:14px;padding:0 32px 28px}.modal-input-group{display:flex;flex-direction:column;gap:6px}.input-erro{border-color:#e53e3e!important}.modal-erro{display:block;color:#e53e3e!important;font-size:.75rem;margin-top:4px}.modal-input-group label{font-family:Rajdhani,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;color:#ffffff73}.modal-form input[type=text],.modal-form input[type=email],.modal-form input[type=tel]{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:2px;padding:10px 14px;font-family:"Exo 2",sans-serif;font-size:14px;color:#fff;transition:border-color .2s,background .2s;outline:none}.modal-form input::placeholder{color:#fff3}.modal-form input:focus{border-color:#00d5ab99;background:#00d5ab0a}.modal-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin-top:2px}.modal-checkbox input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;border:1px solid rgba(255,255,255,.2);border-radius:2px;background:transparent;cursor:pointer;margin-top:1px;position:relative;transition:all .2s}.modal-checkbox input[type=checkbox]:checked{background:#00d5ab;border-color:#00d5ab}.modal-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:2px solid #002233;border-top:none;border-left:none;transform:rotate(45deg)}.modal-checkbox span{font-family:"Exo 2",sans-serif;font-size:12px;color:#fff6!important;line-height:1.5}.modal-checkbox span a{color:#00d5ab;text-decoration:none;border-bottom:1px solid rgba(0,213,171,.3);transition:border-color .2s}.modal-checkbox span a:hover{border-color:#00d5ab}.modal-btn-enviar{width:50%;margin:6px auto 0;display:block;padding:13px;background:#00d5ab;border:none;border-radius:2px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#023;cursor:pointer;transition:all .2s;position:relative;overflow:hidden}.modal-btn-enviar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff0;transition:background .2s}.modal-btn-enviar:hover:not(:disabled):after{background:#ffffff1a}.modal-btn-enviar:disabled{opacity:.6;cursor:not-allowed}.modal-btn-loading{display:flex;align-items:center;justify-content:center;gap:8px}.modal-spinner{width:14px;height:14px;border:2px solid rgba(0,34,51,.3);border-top-color:#023;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 480px){.modal-header{padding:24px 20px 16px}.modal-form{padding:0 20px 24px}.modal-header h2{font-size:15px}}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}body{background-color:#f5f5f5}header{background-repeat:no-repeat;background-size:cover;background-position:center;height:100vh;position:relative;overflow:hidden}header img{width:150px;height:auto;margin-left:-2rem}.inicio{color:#fff;text-shadow:0px 2px 2px rgba(0,0,0,.5);padding:1rem;margin-top:4rem;position:relative;z-index:1}.carousel-fade-in{animation:heroFadeIn .8s ease-out}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-carousel-dots{position:absolute;bottom:80px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:12px;z-index:15}.hero-dot{width:8px;height:8px;border-radius:50%;border:1px solid #fff;cursor:pointer;transition:all .3s ease}.hero-dot.active{background-color:var(--verde);border-color:var(--verde);transform:scale(1.2)}.inicio h1{font-family:var(--fonte01);text-align:center;font-size:28px;font-weight:bolder;line-height:40px;margin-bottom:2rem}.inicio p{font-family:var(--fonte03);font-size:18px;font-weight:500;line-height:26px}.apresentacao_empresa{background-color:#fff}.apresentacao_empresa h2{margin-top:6rem;padding:10px;font-size:32px;font-weight:600;font-family:var(--fonte02);color:var(--azul-escuro);text-shadow:0px 2px 2px rgba(0,0,0,.5);text-align:center;line-height:121%}.destaque{color:var(--verde)}.apresentacao_empresa img{margin-top:2rem;width:375px;height:300px}.apresentacao_empresa p{font-family:var(--fonte03);font-size:28px;line-height:121%;text-align:center;font-weight:450;margin:2rem 0;padding:20px}.background_tech{background-image:url(/assets/Fundo-B9z944Be.png);background-color:#fff;background-size:cover;background-position:center}.background_tech h2{color:var(--azul-escuro);padding-top:4rem}.apresentacao_servicos_empresa{margin:4rem 6rem;padding:30px 15px;background-color:var(--azul-escuro);border-radius:20px;text-align:center}.apresentacao_servicos_empresa p{color:#fff;font-size:20px;line-height:31px;font-weight:400;margin:0;padding:0}.apresentacao_servicos_empresa img{width:290px;height:290px}.img_transicao_1{background-image:url(/assets/Fundo_Transicao-DBvJKM3z.png);height:200px;width:375px;position:relative;top:-46px;margin-bottom:-52px!important}.caracteristicas_empresa{background-color:var(--azul-escuro);padding:2rem 0;width:375px;min-height:100vh;text-align:center;margin-top:-5px}.background_caracteristicas{background-image:url(/assets/fundo%20mapa%20mundi-D9FpoPeG.png);background-repeat:no-repeat;background-size:cover;width:auto;height:181px;margin-top:2rem;margin-bottom:-8rem!important}#top-3rem{margin-top:-3rem}.caracteristicas_empresa div{margin-bottom:7rem}.caracteristicas_empresa img{width:125px}.paginas_rodape a{text-decoration:none;color:#fff;font-size:24px;font-weight:300;font-family:var(--fonte02);margin-bottom:.25rem;margin-left:2rem}.caracteristicas_empresa p{font-size:28px;font-weight:700;font-family:var(--fonte01);color:#fff;margin-top:2rem;padding:0 3rem;line-height:35px}.img_transicao_2{background-image:url(/assets/tentativa%20de%20deixar%20bonito-BViXdGT2.png);height:130px;width:375px;margin-top:-5px}.nossos_clientes{text-align:center;padding-top:1rem;position:relative;top:-6rem}.nossos_clientes h2{font-size:32px;font-family:var(--fonte02);font-weight:600;line-height:121%;color:var(--azul-escuro)}.clients-carousel-section{padding:50px 0;text-align:center}.clients-carousel-section h2{font-size:2em;font-weight:700;margin-bottom:100px}.clients-carousel-section .highlight{padding-bottom:5px}.carousel-container{overflow:hidden;width:100%;margin:0 auto}.carousel-track{display:flex;align-items:center;transition:transform .3s ease-in-out;width:fit-content}.carousel-wrapper{overflow:hidden;width:100%;position:relative}.carousel-wrapper:before,.carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.carousel-wrapper:before{left:0;background:linear-gradient(to right,#FFF,transparent)}.carousel-wrapper:after{right:0;background:linear-gradient(to left,#FFF,transparent)}.carousel-track{display:flex;align-items:center;gap:48px;width:max-content;animation:scroll-loop 14s linear infinite}.carousel-item{display:flex;align-items:center;justify-content:center;width:180px;height:90px;flex-shrink:0}.carousel-item img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(40%);opacity:.85;transition:filter .3s,opacity .3s}.carousel-item:hover img{filter:grayscale(0%);opacity:1}@keyframes scroll-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-dots{display:flex;justify-content:center;margin-top:20px}.dot{height:10px;width:10px;margin:2rem 5px;border:solid 1px var(--azul-escuro);border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:var(--azul-escuro)}@media (min-width: 425px){header{height:100vh}.apresentacao_empresa{text-align:center}.caracteristicas_empresa,.img_transicao_1,.img_transicao_2{width:auto}.clients-carousel-section h2{padding:0 30px}}@media (min-width: 768px){.inicio{margin-top:3rem;padding-left:3rem;text-align:left}.inicio h1{font-size:40px;line-height:50px}.inicio p{font-size:24px;line-height:35px}.div_btn_saiba_mais{text-align:left}.btn_saiba_mais{text-align:left!important}.div_btn_saiba_mais a{font-size:20px}.apresentacao_empresa h2{font-size:40px;text-align:left;padding-left:2rem;margin-bottom:4rem;margin-top:4rem}.apresentacao_empresa p{margin:1rem 0;padding:0 20px;text-align:left;font-size:24px}.apresentacao_display{display:flex;margin:0 4rem;color:#000}.background_tech{background-size:cover}.apresentacao_servicos_empresa{display:flex}.background_caracteristicas{height:500px}.caracteristicas_empresa_display{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0rem!important}.numero{display:inline-block;transition:color .3s}.caracteristicas_empresa_display div{width:50%}#top-3rem{margin:0}}@media (min-width: 1024px){header{height:90vh}header img{width:250px;height:auto}.cabecalho2{margin-top:4rem}.cabecalho2 li{margin-left:5rem}.cabecalho2 a{font-size:24px}.inicio{margin-top:5rem;margin-left:2rem}.inicio h1{font-size:36px;text-align:left}.inicio p{font-size:28px;text-align:left}.apresentacao_empresa h2{font-size:48px;padding-left:3rem}.apresentacao_empresa p{font-size:30px}.background_tech h2{padding:4rem 0;text-align:center}.img_transicao_1{height:180px}.caracteristicas_empresa_display{flex-wrap:nowrap}.caracteristicas_empresa_display div{width:25%}.caracteristicas_empresa_display img{width:100px;height:100px}.caracteristicas_empresa{max-height:125vh}.caracteristicas_empresa p{font-size:24px}.img_transicao_2{margin-top:-.1rem}.clients-carousel-section h2{font-size:48px}}@media (min-width: 1280px){header{height:100vh}header img{width:180px;height:auto}.cabecalho2{margin-right:5rem;margin-top:2rem}.inicio{margin-top:2rem;width:70vw}.apresentacao_empresa h2{padding:0rem 14rem;text-align:center}.apresentacao_empresa img{margin-top:0rem;width:500px;height:auto}.apresentacao_empresa p{margin:1rem 0}.apresentacao_servicos_empresa div{margin-top:2rem}.apresentacao_servicos_empresa img{width:350px}.apresentacao_servicos_empresa p{font-size:28px}.background_tech{background-image:url(/assets/Fundo_Tech-C5nM5yts.png);background-size:auto}.background_caracteristicas{height:905px;background-size:contain;margin:0!important}.caracteristicas_empresa_display{position:relative;top:-44rem}}.cbe-wrapper{width:100%;max-width:480px;border-radius:20px;border:1px solid #e0e0e0;overflow:hidden;display:flex;flex-direction:column;height:580px;box-shadow:0 8px 32px #0000001a;font-family:DM Sans,Segoe UI,sans-serif}.cbe-header{padding:14px 16px;display:flex;align-items:center;gap:10px;color:#fff;flex-shrink:0}.cbe-header-btn{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;transition:background .15s}.cbe-header-btn:hover{background:#ffffff59}.cbe-header-avatar{width:38px;height:38px;border-radius:50%;background:#ffffff40;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.cbe-header-info{flex:1;min-width:0}.cbe-header-name{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbe-header-status{font-size:11px;opacity:.85;margin-top:1px}.cbe-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:#f5f7fa;scroll-behavior:smooth}.cbe-body::-webkit-scrollbar{width:4px}.cbe-body::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}.cbe-msg{max-width:85%;padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.6;animation:cbe-fadeUp .25s ease}.cbe-msg a{color:inherit;text-decoration:underline}.cbe-msg--bot{background:#fff;color:#1a1a1a;border-bottom-left-radius:4px;align-self:flex-start;border:1px solid #e8e8e8}.cbe-msg--user{color:#fff;border-bottom-right-radius:4px;align-self:flex-end}@keyframes cbe-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cbe-dots{display:flex;gap:5px;padding:12px 14px;background:#fff;border:1px solid #e8e8e8;border-radius:14px 14px 14px 4px;align-self:flex-start;animation:cbe-fadeUp .25s ease}.cbe-dots span{width:7px;height:7px;border-radius:50%;background:#aaa;animation:cbe-bounce 1s infinite;display:block}.cbe-dots span:nth-child(2){animation-delay:.15s}.cbe-dots span:nth-child(3){animation-delay:.3s}@keyframes cbe-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.cbe-opts-wrap{display:flex;flex-direction:column;gap:7px;align-self:flex-start;width:100%;max-width:88%;animation:cbe-fadeUp .25s ease}.cbe-opt-btn{background:#fff;border:1px solid;border-radius:10px;padding:9px 14px;font-size:13px;font-family:inherit;cursor:pointer;text-align:left;line-height:1.4;font-weight:500;transition:transform .12s,background .12s}.cbe-opt-btn:hover{transform:translate(3px);background:#f9f9f9}.cbe-opt-btn:active{transform:scale(.98)}.cbe-opt-btn--whatsapp{background:#25d366!important;color:#fff!important;border-color:#25d366!important}.cbe-opt-btn--whatsapp:hover{background:#1ebe5d!important}.cbe-opt-btn--neutral{color:#555!important;border-color:#ddd!important}.cbe-rating-wrap{display:flex;gap:7px;flex-wrap:wrap;align-self:flex-start;animation:cbe-fadeUp .25s ease}.cbe-rating-btn{background:#fff;border:1px solid #ddd;border-radius:10px;padding:8px 12px;font-size:13px;font-family:inherit;cursor:pointer;transition:transform .12s}.cbe-rating-btn:hover{transform:scale(1.05)}.cbe-rating-btn:active{transform:scale(.97)}.ghubchat-page{font-family:Inter,sans-serif;color:#333}.ghubchat-hero{background-image:url(/assets/plano_de_fundo_chatbot-BIPE7kQL.jpg);background-size:cover;background-position:center;position:relative;color:#fff}.hero-overlay{padding-top:4rem}.hero-content{max-width:1200px;margin:0 auto;text-align:center;padding:0 20px}.hero-tagline{color:#6deea3;font-size:1rem;font-weight:600;margin-bottom:15px;display:block}.ghubchat-hero h1{font-size:44px;font-weight:700;line-height:1.3;font-family:var(--fonte01);margin-bottom:20px}.ghubchat-hero p{margin-bottom:30px}.situacao-section{padding:60px 20px 50px;background-color:#fff;text-align:center}.situacao-section h2{font-family:var(--fonte02);font-size:56px;font-weight:600;margin-top:2rem;margin-bottom:6rem;color:var(--azul-escuro)}.situacao-cards{display:flex;flex-direction:column;gap:100px;margin:auto 4rem}.sit-card{background-color:var(--azul-escuro);color:#fff;padding:24px 28px;border-radius:16px;display:flex;align-items:center;gap:20px;text-align:left;max-width:70%;box-shadow:0 4px 15px #00000026;transition:transform .3s ease}.sit-card:hover{transform:translateY(-3px)}.sit-card-left{align-self:flex-start}.sit-card-right{align-self:flex-end}.sit-card-text p{font-family:var(--fonte03);font-size:28px;line-height:1.5;margin:0;font-weight:400}.sit-card-img{flex-shrink:0;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.sit-card-img img{width:100%;height:100%;object-fit:contain}.situacao-bottom{font-family:var(--fonte03);font-size:38px;font-weight:500;color:var(--azul-escuro);max-width:80%;margin:6rem auto;line-height:1.5}.o-que-e-section{background-color:var(--azul-escuro);color:#fff;padding:60px 20px 70px}.o-que-e-section h2{font-family:var(--fonte02);font-size:56px;font-weight:600;margin:8rem auto;text-align:center}.oqueeh-descricao{max-width:80%;margin:0 auto 50px;text-align:left}.oqueeh-descricao p{font-family:var(--fonte02);font-size:28px;line-height:1.6;margin-bottom:16px}.oqueeh-descricao strong{font-weight:600}.oqueeh-descricao p:last-child{margin-bottom:0}.oqueeh-fluxo{max-width:80%;margin:10rem auto 2rem;display:flex;flex-direction:column;align-items:center}.fluxo-step{text-align:center}.fluxo-label{font-family:var(--fonte03);font-size:42px;font-weight:700;color:#fff;line-height:1.3}.fluxo-label-right{display:block;margin-left:500px}.fluxo-line{width:3px;height:60px;background-color:#fff;margin:1.5rem auto}.fluxo-branch{position:relative;width:500px;height:60px;margin:1.5rem auto 3rem}.fluxo-branch:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:3px;height:30px;background:#fff}.fluxo-branch:after{content:"";position:absolute;top:30px;left:0;width:100%;height:3px;background:#fff}.fluxo-branch-line-left,.fluxo-branch-line-right{position:absolute;top:30px;width:3px;height:56px;background:#fff}.fluxo-branch-line-left{left:0}.fluxo-branch-line-right{right:0}.fluxo-branch-items{display:flex;justify-content:space-between;margin:0 auto;gap:10rem}.fluxo-step-branch{flex:0 0 auto;margin:0 auto}.fluxo-line-right-offset{margin:0;align-self:center;position:relative;left:0;margin:1.5rem 0;margin-left:500px}.ca-porque-section{padding:80px 5%;background:#f8f9fa;text-align:center}.ca-tabs-row{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;max-width:1200px;margin:0 auto}.ca-tab-panel{background:#fff;border-radius:16px;padding:0;text-align:left;min-height:180px;animation:fadeInTab .25s ease;max-width:90%;margin:0 auto;overflow:hidden}.ca-panel-content{display:flex;align-items:stretch;justify-content:center}.ca-panel-text{flex:1;padding:50px;display:flex;flex-direction:column;justify-content:center}.ca-panel-text h3{font-size:28px;font-family:var(--fonte02);font-weight:700;margin-bottom:20px;color:#333}.ca-panel-text p{font-size:20px;font-family:var(--fonte02);color:var(--azul-escuro);line-height:1.6}.segmento-mockup{flex:1;padding:40px;display:flex;justify-content:center;align-items:center;background-image:url(../assets/celular-mockup-bg.png);background-size:contain;background-position:center;background-repeat:no-repeat}.segmento-mockup .demo-mode,.segmento-mockup .cbe-wrapper{width:300px;height:550px;border-radius:35px;border:10px solid #333;box-shadow:0 10px 20px #0003;margin:0}@media (max-width: 768px){.ca-tabs-row{flex-wrap:wrap}.ca-tab-btn{min-width:100%}.ca-panel-content{flex-direction:column}.segmento-mockup,.ca-panel-text{flex:none;width:100%}}.incluido-section{padding:60px 20px;text-align:center}.incluido-section h2{font-family:var(--fonte02);font-size:56px;font-weight:600;margin:4rem auto;text-align:center}.incluido-cards{display:flex;justify-content:center;gap:50px;max-width:100%;margin:40px auto 0;flex-wrap:wrap}.incluido-card{display:flex;text-align:right;gap:80px;width:85%}.incluido-card.reverse{flex-direction:row-reverse;text-align:left}.incluido-card img{width:300px;height:300px}.incluido-card ul{background-color:#0c2b3e;color:#fff;padding:30px;border-radius:8px;flex:1}.incluido-card li{margin:auto 0;font-size:26px;font-family:var(--fonte03);font-weight:600;line-height:162%}.comparacao-section{background-color:#001f2d;color:#fff;padding:100px 20px;text-align:center}.comparacao-section h2{font-family:var(--fonte02);font-size:56px;font-weight:600;color:#fff;margin-bottom:80px;text-transform:uppercase}.comparacao-table{max-width:1100px;margin:0 auto;overflow-x:auto}.comparacao-table table{width:100%;border-collapse:collapse;font-family:var(--fonte02)}.comparacao-table th,.comparacao-table td{padding:25px 30px;text-align:left;border-bottom:1px solid rgba(255,255,255,.15);font-size:20px}.comparacao-table th{font-weight:700;border-left:1px solid rgba(255,255,255,.15)}.comparacao-table td{border-left:1px solid rgba(255,255,255,.15)}.comparacao-table th:first-child,.comparacao-table td:first-child{border-left:none;font-weight:700;width:25%}.comparacao-table thead tr th{border-bottom:2px solid rgba(255,255,255,.2)}.comparacao-table tbody tr:last-child td{border-bottom:none}.cs-footer-cta{margin:4rem auto;max-width:90%;text-align:center}.cs-footer-cta h2{font-size:48px;font-family:var(--fonte02);font-weight:600;color:var(--azul-escuro)}.cs-footer-cta p{font-size:28px;font-family:var(--fonte03);font-weight:400;max-width:70%;margin:3rem auto}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}header{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center}span{font-weight:600}.apresentacao h2,.explicacao_servicos h2,.servicos h3{font-family:var(--fonte02);font-size:32px;font-weight:600;text-align:center;margin:3rem 0}.apresentacao h2,.explicacao_servicos h2{margin:6rem 0}.explicacao_servicos{margin:2rem}.servicos h3{margin-top:8rem;line-height:121%}.servicos p,.nao-encontrou p{font-size:24px;font-family:var(--fonte03);margin-bottom:2rem;font-weight:500;line-height:31px}.nao-encontrou h2{margin-bottom:2rem}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}body{color:#fff}main{text-align:center}.politica-titulo{font-family:var(--fonte01);font-size:32px;font-weight:bolder;line-height:40px;margin-bottom:1rem}.politica-atualizacao,.politica-clausula{font-family:var(--fonte02);font-size:20px;font-weight:500;line-height:26px;margin-top:2rem;margin-bottom:.5rem}.politica-titulo,.politica-atualizacao{text-align:center}.politica-secao{text-align:left;margin-left:7rem;margin-top:4rem}.politica-secao p{font-family:var(--fonte03);font-size:20px;font-weight:500;line-height:26px;margin-bottom:2rem}.politica-final{font-family:var(--fonte03);font-size:18px;font-weight:500;line-height:26px;margin-top:6rem}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}:root{--dark-green: #0b1a12;--light-green: #9FE1CB;--text-main: #1a1a1a;--text-muted: #555;--bg-light: #f9f9f7}.flory-page-content{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text-main);background-color:#fff}.flory-hero{background-image:url(/assets/bg_ghubflory-CE27XkLj.png);color:#fff;height:110vh;position:relative;overflow:hidden}.hero-content{max-width:90%;text-align:left;margin:0 auto}.hero-tagline{color:var(--verde);font-weight:400;font-family:var(--fonte01);font-size:14px;margin:30px 0;display:block}.hero-branco{color:#fff;font-weight:400}.flory-hero h1{font-size:44px;font-family:var(--fonte01);font-weight:700;line-height:1.1;margin-bottom:24px;text-shadow:0 2px 2px rgba(0,0,0,.5)}.hero-content p{font-family:var(--fonte03);font-size:32px;font-weight:600;text-shadow:0 2px 2px rgba(0,0,0,.5)}.flory-hero p{margin-bottom:30px}.hero-features-brief p{display:flex;align-items:center;gap:20px;margin-left:6rem;font-size:28px;font-weight:300;margin-bottom:16px}.circulo_p{display:block;border-radius:50%;width:10px;height:10px;background-color:var(--verde);flex-shrink:0}.btn_saiba_mais{border:none;margin-top:1rem}.flory-summary{padding:80px 5%;background:#fff;text-align:center}.org-section-title{font-size:56px;font-family:var(--fonte02);font-weight:600;color:#000;margin-bottom:60px;line-height:1.2;text-transform:uppercase;text-shadow:0 2px 2px rgba(0,0,0,.25)}.org-title-green{color:var(--verde);font-weight:600}.org-tabs-row{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;max-width:900px;margin:0 auto}.org-tab-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.org-tab-btn{min-width:260px;min-height:140px;padding:24px 16px;border-radius:18px;font-size:20px;font-weight:600;font-family:var(--fonte02);cursor:pointer;transition:all .2s ease;line-height:1.3;background:#fff;border:1px solid #222;color:#222}.org-tab-btn:hover:not(.active){border-color:var(--roxo);color:var(--roxo)}.org-tab-btn.active{background:var(--roxo );border-color:var(--roxo);color:#fff}.org-tab-chevron{display:block;width:50px;height:50px;background-color:#fff;position:relative;top:-20px;box-shadow:0 2px 2px #00000040;border-radius:50%;line-height:1}.org-tab-chevron img{width:30px;height:31px;position:relative;top:9px}.org-saiba-mais{position:relative;top:-27px;background:var(--roxo);color:#fff;border:none;border-radius:50px;padding:8px 28px;font-size:16px;font-weight:600;font-family:var(--fonte02);letter-spacing:.5px;cursor:pointer;transition:opacity .2s}.org-saiba-mais:hover{opacity:.85}.org-carousel-dots{display:none}.org-tab-panel{margin-top:8px;background:var(--bg-light);border-radius:16px;padding:48px 40px;text-align:left;min-height:180px;animation:fadeInTab .25s ease}.org-panel-content{font-family:var(--fonte03);font-size:28px;max-width:1000px;margin:0 auto}.org-panel-content h3{font-weight:700;margin-bottom:1rem}.org-panel-content p{font-weight:400;margin-bottom:1rem}.org-panel-content img{margin-top:3rem;width:100%}.flory-features-detail{padding:80px 5%;background:#fff}.func-section-title{font-size:56px;font-weight:700;font-family:var(--fonte02);text-align:center;text-transform:uppercase;margin-bottom:6rem;color:var(--text-main)}.func-tabs-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:0 4rem;margin-bottom:48px}.func-tab-btn{padding:16px 28px;border-radius:14px;min-width:220px;font-size:.9rem;font-weight:700;text-align:center;cursor:pointer;transition:all .2s ease;line-height:1.35;background:#fff;border:1px solid #222;color:#222}.func-tab-btn:hover:not(.active){border-color:var(--roxo);color:var(--roxo)}.func-tab-btn.active{background:var(--roxo);border-color:var(--roxo);color:#fff}.func-tab-panel{animation:fadeInTab .25s ease}.func-panel-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.func-panel-image{border-radius:16px;min-height:340px;display:flex;align-items:center;justify-content:center;overflow:hidden}.func-panel-image img{width:100%;height:100%;object-fit:cover;border-radius:14px}.func-panel-text{text-align:left}.func-panel-text h3{font-size:36px;font-family:var(--fonte02);font-weight:700;margin-bottom:20px;color:var(--azul-escuro);text-align:left}.func-feature-list{list-style:none;padding:0;margin:0 0 32px}.func-feature-list li{padding:8px 0;color:var(--azul-escuro);font-size:20px;font-weight:300;font-family:var(--fonte02);text-align:left;display:flex;align-items:flex-start;gap:10px}.func-feature-list li:before{content:"•";color:var(--text-main);font-size:1.1rem;flex-shrink:0;margin-top:1px}.btn-ligamos{display:inline-block;padding:14px 50px;background:var(--verde);color:var(--azul-escuro);border:none;border-radius:50px;font-size:20px;font-weight:400;font-family:var(--fonte02);letter-spacing:.5px;cursor:pointer;transition:opacity .2s}.btn-ligamos:hover{opacity:.88}@keyframes fadeInTab{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feito-para-vive-flores{padding:80px 10%;background:#fff}.feito-para-vive-flores h2{font-size:56px;font-family:var(--fonte02);font-weight:600;letter-spacing:1px;color:var(--azul-escuro);text-transform:uppercase;display:block;margin-bottom:4rem}.li-negrito{font-weight:700}.feito-para-vive-flores-ul{text-align:left;font-size:28px;font-family:var(--fonte03);margin:4rem 0;line-height:41px;width:70%}.esquerda{text-align:right;margin-left:20%}.flory-steps{padding:80px 5%;background:var(--azul-escuro);color:#fff;padding-bottom:10rem}.steps-intro{text-align:center;margin-bottom:50px}.steps-intro p{font-size:28px;font-family:var(--fonte02);font-weight:400;margin-bottom:6rem}.step-label{font-size:56px;font-family:var(--fonte02);font-weight:600;letter-spacing:1px;text-transform:uppercase;display:block;margin-bottom:2rem}.steps-grid{display:flex;justify-content:space-around}.step-card h4{font-size:28px;font-family:var(--fonte02);font-weight:700;letter-spacing:1px;display:block;margin-bottom:2rem}.step-header{background-color:#00d5ab80;padding:30px;max-width:300px;min-height:150px;border-radius:30px;font-family:var(--fonte02);font-size:24px;font-weight:400;line-height:30px;display:flex;align-items:center;justify-content:center}.step-header p{text-align:center;align-items:center}.step-header span{font-weight:700}.step-number{font-size:2rem;font-weight:900;color:var(--verde);opacity:.2}.flory-faq{padding:100px 10%;background:#fff}.flory-faq span{color:var(--verde)}.flory-faq h2{font-size:56px;font-family:var(--fonte02);font-weight:600;letter-spacing:1px;color:var(--azul-escuro);text-transform:uppercase;margin-bottom:4rem;text-align:center}.faq-list{max-width:900px;margin:0 auto}.faq-item{border:none;border-radius:12px;margin-bottom:12px;padding:0;cursor:pointer;transition:all .3s ease;overflow:hidden;background:#ebebeb}.faq-item:hover{background:#e2e2e2}.faq-item.open{background:#e0e0e0}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-weight:600;font-size:1rem;font-family:var(--fonte02);color:var(--azul-escuro);gap:16px}.faq-question-text{flex:1;color:var(--azul-escuro)!important;text-align:left}.faq-icon{font-size:1.4rem;font-weight:700;color:var(--azul-escuro)!important;flex-shrink:0;transition:transform .3s ease;line-height:1}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-item.open .faq-answer-wrapper{max-height:300px}.faq-answer{padding:0 24px 20px;color:var(--text-muted);font-size:.95rem;font-family:var(--fonte03);line-height:1.7;text-align:left}@media (max-width: 768px){.flory-hero{height:auto;min-height:100vh;padding-bottom:60px;background-size:cover;background-position:center}.hero-content{max-width:92%;padding-top:10px}.hero-tagline{font-size:12px;margin:16px 0}.flory-hero h1{font-size:22px;margin-bottom:16px;line-height:1.2}.hero-content p{font-size:16px;font-weight:500;line-height:1.4}.flory-hero p{margin-bottom:18px}.hero-features-brief p{font-size:13px;font-weight:300;margin-left:0;margin-bottom:10px;gap:10px;line-height:1.4}.circulo_p{width:7px;height:7px}.btn_saiba_mais{font-size:13px;padding:10px 36px;margin-top:.5rem}.flory-summary{padding:50px 5%}.org-section-title{font-size:22px;margin-bottom:30px;line-height:1.3;text-shadow:none}.org-tabs-row{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:20px;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:5%;-webkit-overflow-scrolling:touch;padding:24px 5% 32px;scrollbar-width:none;align-items:stretch}.org-tabs-row::-webkit-scrollbar{display:none}.org-tab-wrapper{flex:0 0 75%;max-width:250px;scroll-snap-align:center;gap:0px;display:flex;flex-direction:column;justify-content:flex-start}.org-tab-btn{width:100%;height:120px;padding:16px 12px;font-size:22px;border-radius:12px;white-space:normal;word-wrap:break-word;display:block}.org-tab-chevron{width:36px;height:36px;top:-14px}.org-tab-chevron img{width:22px;height:22px;top:7px}.org-saiba-mais{top:-18px;font-size:12px;padding:6px 20px}.org-carousel-dots{display:flex;justify-content:center;gap:10px;margin:12px 0 8px}.org-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.org-dot.active{background:var(--roxo);transform:scale(1.25)}.org-tab-panel{padding:24px 16px;margin-top:0;border-radius:12px}.org-panel-content{font-size:20px;margin-top:2rem}.org-panel-content h3{margin-bottom:.75rem}.org-panel-content p{line-height:1.5}.org-panel-content img{margin-top:1.5rem}.flory-features-detail{padding:50px 5%}.func-section-title{font-size:20px;margin-bottom:2.5rem;line-height:1.3}.func-tabs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 30px}.func-tab-btn{min-width:unset;width:100%;padding:12px 8px;font-size:12px;border-radius:10px;line-height:1.3}.func-panel-content{grid-template-columns:1fr;gap:20px}.func-panel-image{min-height:200px;border-radius:12px}.func-panel-text h3{font-size:28px;margin-bottom:14px}.func-feature-list li{font-size:18px;line-height:1.5;padding:5px 0;gap:8px}.btn-ligamos{font-size:14px;padding:10px 30px;display:block;text-align:center;width:100%;box-sizing:border-box}.feito-para-vive-flores{padding:50px 6%}.feito-para-vive-flores h2{font-size:22px;margin-bottom:2rem;text-align:center;line-height:1.3}.feito-para-vive-flores-ul{width:100%;font-size:22px;line-height:24px;margin:1.5rem 0;text-align:left}.li-negrito{margin-bottom:10px}.esquerda{text-align:left;margin-left:0}.flory-steps{padding:50px 6% 60px}.step-label{font-size:22px;margin-bottom:1rem;line-height:1.3}.steps-intro p{font-size:22px;margin-bottom:2.5rem}.steps-grid{flex-direction:column;align-items:center;gap:30px}.step-card{width:100%;text-align:center}.step-card h4{font-size:20px;margin-bottom:1rem}.step-header{max-width:100%;min-height:auto;padding:20px;border-radius:20px;font-size:22px;line-height:22px;margin:0 auto}.flory-faq{padding:50px 5%}.flory-faq h2{font-size:20px;margin-bottom:2rem;line-height:1.3}.faq-question{padding:16px;font-size:14px;gap:12px}.faq-icon{font-size:1.1rem}.faq-answer{padding:0 16px 16px;font-size:13px}.faq-list{max-width:100%}.faq-item{margin-bottom:10px;border-radius:10px}}@media (max-width: 480px){.flory-hero{min-height:90vh}.flory-hero h1{font-size:24px}.hero-content p,.hero-features-brief p{font-size:18px}.hero-tagline{margin-top:2rem}.hero-content button{display:block;margin:0 auto;text-align:center;margin-top:4rem}.org-section-title,.func-section-title{font-size:32px}.func-tab-btn{font-size:16px;padding:10px 6px}.feito-para-vive-flores h2{font-size:32px}.feito-para-vive-flores-ul{font-size:22px;line-height:21px;padding:0}.step-label,.flory-faq h2{font-size:32px}.faq-question{font-size:13px;padding:14px 12px}}.termos-page{background:#07141d;color:#ffffffbf;font-family:"Exo 2",sans-serif;font-size:15px;line-height:1.75;min-height:100vh}.termos-header{background:#023;border-bottom:1px solid rgba(0,213,171,.2);padding:20px 0}.termos-header-inner{max-width:780px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:16px}.termos-header-logo{font-family:Orbitron,sans-serif;font-size:18px;font-weight:700;color:#00d5ab;letter-spacing:.08em;text-decoration:none}.termos-header-sep{width:1px;height:20px;background:#ffffff26}.termos-header-titulo{font-family:Rajdhani,sans-serif;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff6}.termos-hero{background:#023;border-bottom:1px solid rgba(0,213,171,.12);padding:48px 24px 40px;text-align:center}.termos-hero-tag{display:inline-block;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#00d5ab;border:1px solid rgba(0,213,171,.3);border-radius:2px;padding:4px 12px;margin-bottom:16px}.termos-hero h1{font-family:Orbitron,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.termos-hero h1 span{color:#00d5ab}.termos-hero-meta{font-size:13px;color:#ffffff59}.termos-main{max-width:780px;margin:0 auto;padding:48px 24px 80px}.termos-indice{background:#00d5ab0a;border:1px solid rgba(0,213,171,.15);border-left:3px solid #00d5ab;border-radius:2px;padding:20px 24px;margin-bottom:48px}.termos-indice-titulo{font-family:Rajdhani,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00d5ab;margin-bottom:12px}.termos-indice ol{list-style:none;counter-reset:indice;display:flex;flex-direction:column;gap:6px;padding:0;margin:0}.termos-indice ol li{counter-increment:indice;font-size:13px}.termos-indice ol li:before{content:counter(indice,decimal-leading-zero) ". ";color:#00d5ab;font-family:Rajdhani,sans-serif;font-weight:700;margin-right:4px}.termos-indice ol li a{color:#ffffff8c;text-decoration:none;transition:color .2s}.termos-indice ol li a:hover{color:#00d5ab}.termos-secao{margin-bottom:40px;scroll-margin-top:24px}.termos-secao-numero{font-family:Orbitron,sans-serif;font-size:10px;font-weight:700;letter-spacing:.15em;color:#00d5ab;margin-bottom:8px}.termos-secao h2{font-family:Orbitron,sans-serif;font-size:15px;font-weight:600;color:#fff;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.termos-secao p{color:#fff9;margin-bottom:12px;font-size:14px}.termos-secao ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;padding:0}.termos-secao ul li{font-size:14px;color:#fff9;padding-left:18px;position:relative}.termos-secao ul li:before{content:"▸";position:absolute;left:0;color:#00d5ab;font-size:11px;top:2px}.termos-destaque-box{background:#00d5ab0d;border:1px solid rgba(0,213,171,.15);border-radius:2px;padding:14px 18px;font-size:13px;color:#ffffff80;margin-top:8px}.termos-destaque-box strong{color:#00d5ab;font-weight:600}.termos-divisor{border:none;border-top:1px solid rgba(255,255,255,.06);margin:40px 0}.termos-footer{background:#023;border-top:1px solid rgba(0,213,171,.15);padding:24px;text-align:center}.termos-footer p{font-family:Rajdhani,sans-serif;font-size:12px;letter-spacing:.06em;color:#ffffff40}.termos-footer a{color:#00d5abb3;text-decoration:none}.termos-footer a:hover{color:#00d5ab}@media (max-width: 480px){.termos-hero{padding:32px 16px 28px}.termos-main{padding:32px 16px 60px}}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}.cs-page{font-family:"Exo 2",system-ui,sans-serif;color:#023;background:#fff}.cs-hero{position:relative;background-image:url(/assets/plano_de_fundo_sites-RwRwcdln.jpg);background-size:cover;background-position:center;color:#fff;min-height:90vh}.cs-hero-content{text-align:left;padding:40px 5% 80px}.cs-hero-breadcrumb{font-family:var(--fonte01);font-size:13px;color:var(--verde);margin-bottom:24px;display:block}.cs-hero-breadcrumb .cs-breadcrumb-white{color:#fff;font-weight:400}.cs-hero h1{font-family:var(--fonte01);font-size:42px;font-weight:700;line-height:1.15;margin-bottom:18px;text-shadow:0 2px 4px rgba(0,0,0,.4)}.cs-green-text{color:var(--verde);font-weight:600}.cs-hero-subtitle{font-family:var(--fonte03);font-size:22px;font-weight:400;line-height:1.5;margin-bottom:28px;text-shadow:0 1px 3px rgba(0,0,0,.3)}.cs-hero .btn_saiba_mais{margin-top:6px}.cs-porque-section{padding:50px 5% 40px;background:#fff}.cs-badges-row{display:flex;justify-content:center;gap:50px;margin-bottom:40px;flex-wrap:wrap}.cs-badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:180px}.cs-badge-icon{width:56px;height:56px;border-radius:50%;background:var(--verde);display:flex;align-items:center;justify-content:center;font-size:24px;color:#023;box-shadow:0 3px 10px #00d5ab40}.cs-badge-item span{font-family:var(--fonte02);font-size:15px;font-weight:600;color:#023;line-height:1.3}.cs-integracao-row{display:flex;align-items:center;justify-content:center;gap:30px;max-width:600px;margin:0 auto}.cs-integracao-img{width:160px;height:160px;border-radius:16px;overflow:hidden;flex-shrink:0}.cs-integracao-img img{width:100%;height:100%;object-fit:cover}.cs-integracao-text h3{font-family:var(--fonte02);font-size:28px;font-weight:700;color:#023}.cs-underline{display:inline-block;position:relative}.cs-underline:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:3px;background:var(--verde);border-radius:2px}.cs-porque-section.flory-summary{padding:80px 5%;background:#fff;text-align:center}.cs-porque-section .org-section-title{font-size:56px;font-family:var(--fonte02);font-weight:600;color:#000;margin-bottom:60px;line-height:1.2;text-transform:uppercase;text-shadow:0 2px 2px rgba(0,0,0,.25)}.cs-porque-section .org-title-green{color:var(--verde);font-weight:600}.cs-porque-section .org-tabs-row{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;max-width:900px;margin:0 auto}.cs-porque-section .org-tab-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.cs-porque-section .org-tab-btn{min-width:260px;min-height:140px;padding:24px 16px;border-radius:18px;font-size:20px;font-weight:600;font-family:var(--fonte02);cursor:pointer;transition:all .2s ease;line-height:1.3;background:#fff;border:1px solid #222;color:#222}.cs-porque-section .org-tab-btn:hover:not(.active){border-color:var(--roxo);color:var(--roxo)}.cs-porque-section .org-tab-btn.active{background:var(--roxo);border-color:var(--roxo);color:#fff}.cs-porque-section .org-tab-chevron{display:block;width:50px;height:50px;background-color:#fff;position:relative;top:-20px;box-shadow:0 2px 2px #00000040;border-radius:50%;line-height:1}.cs-porque-section .org-tab-chevron img{width:30px;height:31px;position:relative;top:9px}.cs-porque-section .org-saiba-mais{position:relative;top:-27px;background:var(--roxo);color:#fff;border:none;border-radius:50px;padding:8px 28px;font-size:16px;font-weight:600;font-family:var(--fonte02);letter-spacing:.5px;cursor:pointer;transition:opacity .2s}.cs-porque-section .org-saiba-mais:hover{opacity:.85}.cs-porque-section .org-carousel-dots{display:none}.cs-porque-section .org-tab-panel-sites{margin-top:8px;background:#fff!important;border-radius:16px;padding:10px 40px;text-align:left;min-height:180px;animation:fadeInTab .25s ease}.cs-porque-section .org-panel-content{font-family:var(--fonte03);font-size:28px;max-width:1000px;margin:0 auto}.cs-porque-section .org-panel-content-sites img{margin-top:0}.cs-porque-section .org-panel-content-sites h3{font-weight:700;margin-bottom:1rem}.cs-porque-section .org-panel-content-sites p{font-weight:400;margin-bottom:1rem}.cs-incluido-section{padding:80px 8%;background:#fff;color:#1a1a1a}.cs-incluido-title{font-family:var(--fonte02);font-size:32px;font-weight:700;text-align:center;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px;color:#1a1a1a}.cs-incluido-title .cs-green-text{color:var(--verde)}.cs-incluido-list{max-width:100%;margin:0 auto;display:flex;flex-direction:column}.cs-incluido-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;padding:40px 60px;background:var(--azul-escuro);border-radius:24px;margin-bottom:30px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05);filter:drop-shadow(0 5px 15px rgba(0,0,0,.2))}.cs-incluido-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.cs-incluido-item.even{flex-direction:row-reverse}.cs-incluido-item-text{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left}.cs-incluido-item:nth-child(4n) .cs-incluido-item-text{text-align:right}.cs-incluido-item-text h4{font-family:var(--fonte03);font-size:28px;font-weight:700;margin-bottom:12px;color:#fff;line-height:1.3}.cs-incluido-item-text p{font-family:var(--fonte03);font-size:28px;font-weight:400;line-height:1.2;color:#fff;margin:0}.cs-incluido-item-img{flex-shrink:0;width:240px;height:240px;display:flex;align-items:center;justify-content:center}.cs-incluido-item-img img{width:100%;height:100%;object-fit:contain}.cs-saiba-mais-wrapper{text-align:center;margin-top:48px}.cs-btn-saiba-mais{display:inline-block;padding:14px 52px;background:var(--verde);color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:700;font-family:var(--fonte02);cursor:pointer;transition:all .3s ease;letter-spacing:.5px}.cs-btn-saiba-mais:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00d5ab66}@media (max-width: 600px){.cs-incluido-item{flex-direction:column;gap:16px;padding:24px 0}.cs-incluido-item-img{width:120px;height:90px;order:1}.cs-incluido-item-text{order:2}}.cs-tipos-section{padding:80px 5%;background:#fff;text-align:center;overflow:hidden}.cs-tipos-title{font-family:var(--fonte02);font-size:38px;font-weight:600;color:#023;margin-bottom:50px;text-transform:uppercase}.cs-tipos-carousel-container{position:relative;max-width:1200px;margin:0 auto}.cs-tipos-grid{display:flex;gap:40px;padding:40px 35% 80px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:center}.cs-tipos-grid::-webkit-scrollbar{display:none}.cs-tipo-card{background:var(--azul-escuro);border-radius:24px;flex-shrink:0;width:300px;min-height:250px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:all .5s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;transform:scale(.85);opacity:.95}.cs-tipo-card:hover{transform:scale(.9);cursor:pointer}.cs-tipo-card.active{background:var(--azul-escuro);transform:scale(1.15);opacity:1;z-index:2}.cs-tipo-card-img{width:150px;height:150px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.cs-tipo-card-img img{width:100%;height:100%;object-fit:contain}.cs-tipo-card h3{font-family:var(--fonte03);font-size:24px;font-weight:700;color:#fff;margin-bottom:24px;text-align:center}.cs-tipo-btn{background:var(--verde);color:#023;border:none;border-radius:8px;padding:10px 30px;font-size:14px;font-weight:700;font-family:var(--fonte02);cursor:pointer;transition:all .3s ease;text-transform:uppercase}.cs-tipo-btn:hover{filter:brightness(1.1);transform:scale(1.05)}.cs-tipos-dots{display:flex;justify-content:center;gap:12px;margin-top:10px}.cs-tipo-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.cs-tipo-dot.active{background:var(--azul-escuro);border-radius:5px}.cs-como-funciona-section{padding:80px 5%;background:#fff}.cs-como-funciona-title{font-family:var(--fonte02);font-size:56px;font-weight:600;color:var(--azul-claro);text-align:center;margin-bottom:50px;text-transform:uppercase}.cs-como-funciona-title .cs-green-text{color:var(--verde)}.cs-steps-list{max-width:900px;margin:0 auto}.cs-step-item{display:flex;align-items:baseline;gap:32px;margin-bottom:12px;padding:12px 0}.cs-step-number{font-family:var(--fonte02);font-size:82px;font-weight:800;line-height:1;flex-shrink:0;min-width:90px;transition:color .3s ease}.cs-step-number-1{color:#000}.cs-step-number-2{color:#023}.cs-step-number-3{color:#004336}.cs-step-number-4{color:#00775f}.cs-step-number-5{color:#00ac8a}.cs-step-number-6{color:#00d5ab}.cs-step-number-7{color:#00ffcd}.cs-step-text{font-family:var(--fonte03);font-size:24px;color:#1a1a1a;line-height:1.2}.cs-step-text strong{font-weight:700;color:#000}.clients-carousel-section{padding:80px 0;text-align:center}.cs-cases-title{margin-bottom:50px!important}.carousel-wrapper{overflow:hidden;width:100%;position:relative;padding:20px 0}.carousel-wrapper:before,.carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.carousel-wrapper:before{left:0;background:linear-gradient(to right,#f0f0f0,transparent)}.carousel-wrapper:after{right:0;background:linear-gradient(to left,#f0f0f0,transparent)}.carousel-track{display:flex;align-items:center;gap:80px;width:max-content;animation:scroll-loop 25s linear infinite}.carousel-track:hover{animation-play-state:paused}.carousel-item{display:flex;align-items:center;justify-content:center;width:200px;height:100px;flex-shrink:0}.carousel-item img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(20%);opacity:.75;transition:all .4s ease}.carousel-item:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.1)}@keyframes scroll-loop{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.cs-faq-section{padding:80px 8%;background:#fff}.cs-faq-title{font-family:var(--fonte02);font-size:56px;font-weight:600;color:#023;margin-bottom:40px;text-align:center;text-transform:uppercase}.cs-faq-title .cs-green-text{color:var(--verde)}.cs-faq-list{max-width:850px;margin:0 auto}.cs-faq-item{border:none;border-radius:10px;margin-bottom:10px;padding:0;cursor:pointer;transition:all .3s ease;overflow:hidden;background:#ebebeb}.cs-faq-item:hover{background:#e2e2e2}.cs-faq-item.open{background:#e0e0e0}.cs-faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;font-weight:600;font-size:.95rem;font-family:var(--fonte02);color:#023;gap:16px}.cs-faq-question-text{flex:1;color:#023;text-align:left}.cs-faq-icon{font-size:1.3rem;font-weight:700;color:#023;flex-shrink:0;transition:transform .3s ease;line-height:1}.cs-faq-item.open .cs-faq-icon{transform:rotate(180deg)}.cs-faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.cs-faq-item.open .cs-faq-answer-wrapper{max-height:500px}.cs-faq-answer{padding:0 22px 18px;color:#555;font-size:.9rem;font-family:var(--fonte03);line-height:1.7;text-align:left}.cs-cta-section{padding:70px 5%;background:#023;text-align:center;color:#fff}.cs-cta-section h2{font-family:var(--fonte02);font-size:36px;font-weight:700;margin-bottom:28px;line-height:1.3}.cs-cta-section h2 .cs-green-text{color:var(--verde)}.cs-cta-btn{display:inline-block;padding:14px 44px;background:transparent;color:var(--verde);border:2px solid var(--verde);border-radius:50px;font-size:16px;font-weight:600;font-family:var(--fonte02);cursor:pointer;transition:all .3s ease;text-decoration:none}.cs-cta-btn:hover{background:var(--verde);color:#023;transform:translateY(-2px);box-shadow:0 6px 20px #00d5ab4d}.org-panel-content-sites{display:flex;align-items:center;gap:50px;width:80%;margin:0 auto}.org-panel-content-sites img{max-width:400px;max-height:400px;border-radius:12px;overflow:hidden;flex-shrink:0}.org-panel-text h3{font-family:var(--fonte02);font-size:28px;font-weight:700;color:#023;margin-bottom:1rem}.org-panel-text p{font-family:var(--fonte03);font-size:20px;font-weight:400;color:#555;line-height:1.6}@media (max-width: 1024px){.cs-hero h1{font-size:34px}.cs-incluido-title,.cs-tipos-title,.cs-como-funciona-title,.cs-cases-title,.cs-faq-title{font-size:32px}.cs-cta-section h2{font-size:30px}.cs-integracao-row{gap:20px}.cs-integracao-img{width:120px;height:120px}.cs-integracao-text h3{font-size:24px}}@media (max-width: 768px){.cs-hero{min-height:auto;padding-bottom:40px}.cs-hero-content{padding:24px 5% 50px}.cs-hero-breadcrumb{font-size:11px;margin-bottom:16px}.cs-hero h1{font-size:24px;margin-bottom:14px}.cs-hero-subtitle{font-size:15px;line-height:1.4}.btn_saiba_mais{font-size:13px;padding:10px 34px}.cs-porque-section{padding:40px 5% 30px}.cs-badges-row{gap:24px;margin-bottom:30px}.cs-badge-item{max-width:120px}.cs-badge-icon{width:46px;height:46px;font-size:20px}.cs-badge-item span{font-size:12px}.cs-integracao-row{flex-direction:column;gap:16px}.cs-integracao-img{width:100px;height:100px}.cs-integracao-text h3{font-size:22px;text-align:center}.cs-incluido-section{padding:50px 5%}.cs-incluido-title{font-size:24px;margin-bottom:36px}.cs-incluido-item{flex-direction:column!important;gap:24px;padding:30px 24px;text-align:center!important}.cs-incluido-item-text{text-align:center!important;order:2}.cs-incluido-item-img{width:140px;height:100px;order:1}.cs-incluido-item-text h4{font-size:18px}.cs-incluido-item-text p{font-size:14px}.cs-incluido-list{gap:28px}.cs-btn-saiba-mais{font-size:14px;padding:12px 38px}.cs-tipos-section{padding:50px 5%}.cs-tipos-title{font-size:24px;margin-bottom:36px}.cs-tipos-grid{flex-wrap:wrap;gap:20px}.cs-tipo-card{width:100%;max-width:300px}.cs-tipo-card-img{height:150px}.cs-tipo-card h3{font-size:18px;padding:14px 12px}.cs-como-funciona-section{padding:50px 5%}.cs-como-funciona-title{font-size:24px;margin-bottom:36px}.cs-step-number{font-size:32px;min-width:40px}.cs-step-text{font-size:15px}.cs-cases-section{padding:50px 5%}.cs-cases-title{font-size:24px;margin-bottom:36px}.cs-cases-grid{flex-wrap:wrap;gap:20px}.cs-case-card{min-width:200px;padding:24px 30px;min-height:100px}.cs-case-card img{max-width:150px;max-height:60px}.cs-faq-section{padding:50px 5%}.cs-faq-title{font-size:24px;margin-bottom:26px}.cs-faq-question{padding:14px 16px;font-size:.85rem}.cs-faq-answer{padding:0 16px 14px;font-size:.8rem}.cs-cta-section{padding:50px 5%}.cs-cta-section h2{font-size:24px}.cs-cta-btn{font-size:14px;padding:12px 36px}.org-section-title{font-size:32px;margin-bottom:40px}.org-tabs-row{justify-content:flex-start;padding:0 5%;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.org-tabs-row::-webkit-scrollbar{display:none}.org-tab-wrapper{scroll-snap-align:center;flex-shrink:0}.org-tab-btn{min-width:200px;min-height:110px;font-size:16px;padding:16px 12px}.org-tab-chevron{width:40px;height:40px;top:-15px}.org-tab-chevron img{width:24px;height:25px;top:7px}.org-saiba-mais{top:-20px;padding:6px 22px;font-size:14px}.org-carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:20px}.org-dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer}.org-dot.active{background:var(--roxo);width:24px;border-radius:4px}.org-tab-panel-sites{padding:10px 20px;margin-top:30px}.org-panel-content-sites{font-size:18px}.org-panel-content-sites h3{font-size:20px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--verde: #00d5ab;--azul-escuro: #002233;--cinza-escuro: #252525;--roxo: #A44DFF;--fonte01: "Orbitron";--fonte02: "Exo 2";--fonte03: "Rajdhani"}body{margin:0;font-family:sans-serif;overflow-x:hidden;width:auto;background-color:#fff}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}span{font-weight:500}.espacamento{margin-top:-4rem;height:100px;background-color:#fff}.inicio{color:#fff;text-shadow:0px 2px 2px rgba(0,0,0,.5);padding:1rem;margin-bottom:1rem}.hero-separator{position:absolute;bottom:0;left:0;width:100%;pointer-events:none;z-index:10;display:flex;flex-direction:column;align-items:center}.hero-separator-arrow{position:relative;top:50px;z-index:1;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-top:20px solid var(--verde);margin-bottom:-1px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.hero-separator-curve{position:relative;top:40px;background-color:#fff;height:60px;width:30%;border-radius:50% 50% 0 0}.btn_header{margin-top:0}@media (max-width: 768px){.hero-separator-curve{width:200%;height:40px}.hero-separator-arrow{border-left-width:12px;border-right-width:12px;border-top-width:12px}}.cabecalho{display:flex;flex-wrap:nowrap;margin:0 3rem;padding-top:1rem}.cabecalho2{display:none;margin-top:0}.menu-hamburguer{position:fixed;top:20px;right:20px;z-index:1000;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around;width:60px;height:40px}.line{display:block;width:100%;height:10px;background-color:var(--verde);border-radius:17px;margin-bottom:5px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.menu-hamburguer.active .line-1{transform:translateY(16px) rotate(45deg)}.menu-hamburguer.active .line-2{opacity:0}.menu-hamburguer.active .line-3{transform:translateY(-9px) rotate(-45deg)}.sidebar{position:fixed;top:0;right:0;height:100%;width:150px;background-color:#2c3e50;z-index:999;box-shadow:-2px 0 5px #00000080;transform:translate(100%);transition:transform .3s ease-in-out;font-size:16px;font-family:var(--fonte01)}.sidebar.active{transform:translate(0)}.sidebar ul{list-style:none;padding:70px 0 0;margin:0}.sidebar a{display:block;padding:15px 20px;text-decoration:none;color:#fff;font-size:1.1em;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar a:hover{background-color:#34495e}.dropdown{position:relative;cursor:pointer}.dropdown-title{color:#fff;font-family:var(--fonte01);font-weight:700;font-size:20px;padding:15px 0;display:flex;align-items:center;transition:color .3s ease}.caret{display:inline-block;width:0;height:0;margin-left:8px;vertical-align:middle;border-top:5px solid #fff;border-right:5px solid transparent;border-left:5px solid transparent;transition:transform .3s ease}.dropdown:hover .caret{transform:rotate(180deg);border-top-color:var(--verde)}.dropdown-title:hover{color:var(--verde)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(15px);background:#fff;min-width:180px;border-radius:10px;padding:20px 0;box-shadow:0 15px 45px #0003;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);z-index:1000;border:none}.dropdown-menu:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #ffffff}.dropdown-menu.show{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu li{width:100%;margin:0!important;padding:0}.dropdown-menu a{display:block;padding:10px;color:var(--azul-escuro)!important;text-decoration:none;text-align:left;font-size:15px!important;font-family:var(--fonte02);font-weight:500;transition:all .2s ease;line-height:1.4}.dropdown-menu a:hover{background:#00d5ab14;color:var(--verde)!important;padding-left:30px}.mobile-dropdown{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-dropdown span{display:block;padding:15px 20px;color:#fff;font-size:1.1em;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.mobile-submenu{background:#0003;padding-left:15px}.mobile-submenu a{font-size:.9em!important;padding:10px 20px!important;border-bottom:none!important}.btn_saiba_mais{font-size:14px;font-family:var(--fonte02);font-weight:600;padding:12px 50px;color:var(--azul-escuro);background-color:var(--verde);border-radius:21px;border:none;cursor:pointer;text-decoration:none;text-shadow:none}.btn_saiba_mais:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00d5ab66}.div_btn_saiba_mais{margin-top:4rem}.btn_apresentacao{display:block;font-size:24px;font-family:var(--fonte02);font-weight:500;padding:20px 32px;margin:0 auto;margin-bottom:4rem;color:var(--azul-escuro);background-color:var(--verde);border-radius:21px;border:none;text-decoration:none;text-shadow:none;text-align:center}.btn-chamada-formulario{background-color:#9d4edd;color:#fff;padding:15px 30px;border:none;border-radius:5px;cursor:pointer;font-weight:700;font-size:16px;transition:background-color .3s}.modal-bg{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000c}.modal-conteudo{background-color:#fff;margin:auto;padding:8%;margin-top:6vh;border-radius:20px;width:80%;height:78vh;max-width:450px;position:relative;box-shadow:0 5px 15px #0000004d}.modal-conteudo p{font-size:24px;font-family:var(--fonte03);margin-bottom:2.5rem;font-weight:500}#formspree-ghub{font-size:20px;font-family:var(--fonte03)}#formspree-ghub label{margin-bottom:1rem}.fechar-btn{color:#aaa;float:right;font-size:30px;font-weight:700;cursor:pointer}.modal-conteudo input[type=text],.modal-conteudo input[type=email],.modal-conteudo input[type=tel],.modal-conteudo textarea{width:100%;padding:10px;margin:.35rem 0 1.5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.modal-conteudo button[type=submit]{background-color:#9d4edd;color:#fff;display:block;font-size:20px;font-family:var(--fonte02);font-weight:500;width:100%;padding:14px;margin:0 auto;border-radius:18px;text-decoration:none;text-shadow:none;text-align:center;border:none}.weight_medio{font-weight:550}.barra_abaixo{display:inline-block;position:relative}.barra_abaixo:after{content:"";display:block;width:100%;height:5px;background-color:var(--verde);border-radius:10px;margin:4px auto 0}.ghub-carousel-wrapper{width:100%;padding:20px 0;overflow:hidden;position:relative}.ghub-carousel-menu{display:flex;justify-content:center;gap:30px;overflow-x:auto;padding:40px 20px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;z-index:2}.ghub-carousel-menu::-webkit-scrollbar{display:none}.ghub-btn-tab{position:relative;background:#fff;border:2px solid #ddd;border-radius:20px;padding:40px 30px 20px;min-width:280px;max-width:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;white-space:normal;cursor:pointer;font-family:var(--fonte01);font-weight:700;color:#333;transition:all .3s ease-in-out;flex-shrink:0;box-shadow:0 5px 15px #00000014}.ghub-btn-tab:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.ghub-tab-text{font-size:22px;margin-bottom:15px;line-height:1.2}.ghub-btn-saiba-mais{background-color:#9d4edd;color:#fff;border:none;border-radius:20px;padding:10px 25px;text-decoration:none;font-size:14px;font-weight:700;transition:background-color .3s ease;margin-top:10px;display:inline-block}.ghub-btn-saiba-mais:hover{background-color:#7a3bad}.ghub-btn-tab.ativo{background-color:#9d4edd;color:#fff;border-color:#9d4edd;transform:translateY(-10px) scale(1.03);box-shadow:0 10px 25px #9d4edd66;z-index:3}.ghub-btn-tab.ativo .ghub-tab-text{color:#fff;margin-bottom:5px}.ghub-btn-tab.ativo .ghub-btn-saiba-mais{display:none}.ghub-tab-arrow{position:relative;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #20c997;margin-top:5px;display:none}.ghub-btn-tab.ativo:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:40px;height:40px;background-color:#fff;border-radius:50%;box-shadow:0 5px 10px #00000026;z-index:10}.ghub-btn-tab.ativo:before{content:url(/src/seta.svg);position:absolute;bottom:-12px;left:50%;transform:translate(-50%);color:#20c997;line-height:1;z-index:11}.ghub-conteudo-display{background-color:#f0f0f0;padding:40px 30px;border-radius:10px;text-align:left;min-height:200px;box-shadow:0 2px 10px #0000000d;animation:fadeEffect .5s;opacity:0;transition:opacity .2s ease-in-out;font-family:var(--fonte03);font-size:24px}.ghub-conteudo-display.conteudo-visivel{opacity:1}.ghub-conteudo-display h3{font-weight:600;margin-bottom:1.75rem}.ghub-conteudo-display p,.ghub-conteudo-display li{margin-bottom:1.75rem}.ghub-conteudo-display ul{list-style-type:disc}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.ghub-carousel-menu{justify-content:flex-start;gap:20px;padding:30px 15px 15px}.ghub-btn-tab{min-width:200px;padding:30px 20px 15px}.ghub-tab-text{font-size:18px}.ghub-conteudo-display{padding:30px 20px}}.rodape01{background-color:var(--cinza-escuro);text-align:center;padding:2rem 0}.rodape01 img{margin:2rem 0;width:250px;height:auto}.rodape01 p{font-size:24px;font-weight:200;font-family:var(--fonte02);color:#fff;text-align:left;padding:0 20px;line-height:29px;margin-bottom:2rem}.rodape01 h3{font-size:36px;font-weight:500;font-family:var(--fonte02);line-height:29px;color:#fff}.paginas_rodape{display:flex;flex-direction:column;margin-top:4rem;text-align:left}.paginas_rodape a{text-decoration:none;color:#fff;font-size:24px;font-weight:300;font-family:var(--fonte02);margin-bottom:2rem;margin-left:2rem}.img_rodape p:first-of-type{margin-top:4rem}.encontrar_rodape{padding-top:4rem}.redes_sociais_rodape{padding-top:5rem;padding-bottom:2rem;display:flex;justify-content:space-around}.encontrar_rodape img{width:40px;height:40px}.encontrar_rodape a{text-decoration:none}.rodape02{background-color:#2e2e2e;color:#fff;text-align:center;font-size:20px;font-family:var(--fonte03);line-height:36px;padding:16px;margin:0}@media (min-width: 768px){.cabecalho2{display:block}.cabecalho2>ul{display:flex;align-items:center}.cabecalho2>ul>li{margin-left:3rem}.cabecalho2 a{color:#fff;text-decoration:none;font-size:20px;font-family:var(--fonte01);font-weight:700}.cabecalho2 button{font-size:20px;font-family:var(--fonte02);font-weight:500;padding:8px 20px;color:var(--azul-escuro);background-color:var(--verde);border-radius:21px;border:none;text-decoration:none;text-shadow:none}.menu-hamburguer{display:none}.rodape01{display:flex}.rodape01 div{width:30%}.rodape01 img{width:250px}.rodape01 p{font-size:20px}.encontrar_rodape{padding-top:12rem}.encontrar_rodape h3{line-height:45px}.redes_sociais_rodape img{width:40px;height:auto;margin-left:1rem}}@media (min-width: 1024px){.cabecalho2 button{font-size:24px}.btn_saiba_mais{font-size:30px}}@media (min-width: 1280px){.cabecalho{justify-content:space-between}.rodape01{text-align:left}.rodape01 img{width:250px;height:auto;margin-left:3rem}.encontrar_rodape{padding-top:4rem;margin-left:2rem}.paginas_rodape{width:auto!important}.redes_sociais_rodape{margin-top:4rem}.redes_sociais_rodape img{width:40px;height:auto;margin-right:1.5rem;margin-left:1rem}.rodape01 div{width:33%}.paginas_rodape a{margin-left:0}}.ca-page{font-family:"Exo 2",system-ui,sans-serif;color:#023;background:#fff}.ca-hero{position:relative;background-image:url(/assets/plano_de_fundo_desenvolvimento-de-aplicativos-BKafMEw8.jpg);background-size:cover;background-position:center;color:#fff;min-height:90vh}.ca-hero-content{text-align:left;padding:40px 5% 80px}.ca-hero-breadcrumb{font-family:var(--fonte01);font-size:13px;color:var(--verde);margin-bottom:24px;display:block}.ca-hero-breadcrumb .ca-breadcrumb-white{color:#fff;font-weight:400}.ca-hero h1{font-family:var(--fonte01);font-size:50px;font-weight:800;line-height:1.15;margin-bottom:18px;text-shadow:0 2px 4px rgba(0,0,0,.4)}.ca-green-text{color:var(--verde);font-weight:800}.ca-hero-subtitle{font-family:var(--fonte03);font-size:22px;font-weight:400;line-height:1.5;margin-bottom:28px;text-shadow:0 1px 3px rgba(0,0,0,.3);max-width:800px}.ca-hero .btn_saiba_mais{margin-top:4rem}.ca-porque-section{padding:80px 5%;background:#fff;text-align:center}.ca-porque-section .org-section-title{font-size:56px;font-family:var(--fonte02);font-weight:600;color:#000;margin-bottom:60px;line-height:1.2;text-transform:uppercase}.ca-porque-section .org-title-green{color:var(--verde)}.ca-tabs-row{display:flex;flex-wrap:nowrap;gap:40px;justify-content:center;max-width:900px;margin:0 auto}.ca-tab-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.ca-tab-btn{min-width:260px;min-height:140px;padding:24px 16px;border-radius:18px;font-size:20px;font-weight:600;font-family:var(--fonte02);cursor:pointer;transition:all .2s ease;line-height:1.3;background:#fff;border:1px solid #222;color:#222}.ca-tab-btn:hover:not(.active){border-color:var(--roxo);color:var(--roxo)}.ca-tab-btn.active{background:var(--roxo);border-color:var(--roxo);color:#fff}.ca-tab-chevron{display:block;width:50px;height:50px;background-color:#fff;position:relative;top:-20px;box-shadow:0 2px 2px #00000040;border-radius:50%;line-height:1}.ca-tab-chevron img{width:30px;height:31px;position:relative;top:9px}.ca-saiba-mais{position:relative;top:-27px;background:var(--roxo);color:#fff;border:none;border-radius:50px;padding:8px 28px;font-size:16px;font-weight:600;font-family:var(--fonte02);cursor:pointer;transition:opacity .2s}.ca-saiba-mais:hover{opacity:.85}.ca-tab-panel{margin-top:8px;background:#fff;border-radius:16px;padding:10px 40px;text-align:left;min-height:180px;animation:fadeInTab .25s ease}.ca-panel-content{display:flex;align-items:center;gap:30px;justify-content:center}.ca-panel-content img{width:350px;border-radius:12px}.ca-panel-text h3{font-size:28px;font-family:var(--fonte02);font-weight:700;margin-bottom:12px}.ca-panel-text p{font-size:20px;font-family:var(--fonte02);color:var(--azul-escuro);margin-bottom:2rem}.ca-btn-verde{background:var(--verde);color:#023;border:none;border-radius:50px;padding:14px 40px;font-size:28px;font-weight:700;cursor:pointer;transition:all .3s}.ca-btn-verde:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00d5ab66}.ca-btn-saiba-mais-verde{background:var(--verde);color:#023;border:none;border-radius:50px;padding:12px 36px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s;text-transform:uppercase}.ca-btn-saiba-mais-verde:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00d5ab66}@keyframes fadeInTab{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ca-incluido-section{padding:80px 8%;background:#fff;color:#1a1a1a}.ca-incluido-title{font-family:var(--fonte02);font-size:56px;font-weight:600;text-align:center;margin-bottom:4rem;text-transform:uppercase;color:#023}.ca-incluido-title span{font-weight:600}.ca-incluido-list{max-width:100%;margin:0 auto;display:flex;flex-direction:column}.ca-incluido-item{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 60px;background:var(--azul-escuro);border-radius:24px;margin-bottom:30px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05);box-shadow:0 5px 15px #0003}.ca-incluido-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.ca-incluido-item.even{flex-direction:row-reverse}.ca-incluido-item-text{flex:1;text-align:left}.ca-incluido-item:nth-child(4n) .ca-incluido-item-text{text-align:right}.ca-incluido-item-text h4{font-family:var(--fonte03);font-size:28px;font-weight:700;margin-bottom:12px;color:#fff}.ca-incluido-item-text p{font-family:var(--fonte03);font-size:28px;color:#fff;margin:0}.ca-incluido-item-img{flex-shrink:0;width:250px;height:250px;display:flex;align-items:center;justify-content:center}.ca-incluido-item-img img{width:100%;height:100%;object-fit:contain}.ca-tipos-section{padding:80px 5%;background:#f8f9fa;text-align:center}.ca-tipos-title{font-family:var(--fonte02);font-size:56px;font-weight:600;color:#023;margin-bottom:50px;text-transform:uppercase}.ca-tipos-title span{font-weight:600}.ca-tipos-carousel-container{position:relative;max-width:1200px;margin:0 auto}.ca-tipos-grid{display:flex;gap:40px;padding:40px 35% 80px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:center}.ca-tipos-grid::-webkit-scrollbar{display:none}.ca-tipo-card{background:var(--azul-escuro);border-radius:24px;flex-shrink:0;width:300px;min-height:250px;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:all .5s cubic-bezier(.4,0,.2,1);scroll-snap-align:center;transform:scale(.85);opacity:.95;box-shadow:0 4px 15px #0000001a}.ca-tipo-card:hover{transform:scale(.9);cursor:pointer}.ca-tipo-card.active{background:var(--azul-escuro);transform:scale(1.15);opacity:1;z-index:2}.ca-tipos-dots{display:flex;justify-content:center;gap:12px;margin-top:10px}.ca-tipo-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.ca-tipo-dot.active{background:var(--azul-escuro);border-radius:5px}.ca-tipo-card-img{width:130px;height:130px;margin-bottom:20px}.ca-tipo-card-img img{width:100%;height:100%;object-fit:contain}.ca-tipo-card h3{font-family:var(--fonte03);font-size:22px;font-weight:700;color:#fff;margin-bottom:20px;text-align:center}.ca-tipo-btn{background:var(--verde);color:#023;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;font-family:var(--fonte02);cursor:pointer;text-transform:uppercase;transition:.3s}.ca-tipo-btn:hover{filter:brightness(1.1)}.ca-tech-section{padding:80px 5%;background:var(--azul-escuro);color:#fff;text-align:center;height:70vh}.ca-tech-title{font-family:var(--fonte02);font-size:56px;font-weight:600;margin-bottom:8rem;text-transform:uppercase}.ca-tech-grid{display:flex;justify-content:center;gap:70px;flex-wrap:wrap;margin:0 auto}.ca-tech-item{display:flex;flex-direction:column;align-items:center;width:200px}.ca-tech-item-title{font-family:var(--fonte02);font-size:24px;font-weight:700;color:#fff;margin-bottom:15px;text-align:center}.ca-tech-card{background:var(--verde);border-radius:20px;padding:15px;width:100%;min-height:100px;margin-top:1rem;display:flex;align-items:center;justify-content:center;transition:.3s;box-shadow:0 4px 15px #0003}.ca-tech-card:hover{transform:translateY(-5px);filter:brightness(1.1)}.ca-tech-card p{font-family:var(--fonte03);font-size:20px;font-weight:500;color:#fff;text-align:center;line-height:1.4;margin:0}.ca-como-funciona-section{padding:80px 5%;background:#fff}.ca-como-funciona-title{font-family:var(--fonte02);font-size:56px;font-weight:600;color:#000;text-align:center;margin-bottom:80px;text-transform:uppercase}.ca-como-funciona-title span{font-weight:600}.ca-steps-list{max-width:1000px;margin:0 auto}.ca-step-item{display:flex;align-items:end;gap:40px;margin-bottom:30px}.ca-step-number{font-family:var(--fonte02);font-size:90px;font-weight:700;min-width:100px;line-height:1}.ca-step-number-1{color:#000}.ca-step-number-2{color:#023}.ca-step-number-3{color:#004336}.ca-step-number-4{color:#00775f}.ca-step-number-5{color:#00ac8a}.ca-step-number-6{color:#00d5ab}.ca-step-number-7{color:#00ffcd}.ca-step-text{font-family:var(--fonte03);font-size:26px;color:#333;text-align:left}.ca-step-text strong{font-weight:700;color:#000}.ca-diferenciais-section{padding:60px 5%;background:#f8f9fa;text-align:center}.ca-diferenciais-title{font-family:var(--fonte02);font-size:56px;font-weight:600;text-transform:uppercase;margin-bottom:4rem}.ca-diferenciais-title span{font-weight:600!important}.ca-diferenciais-list{display:flex;flex-direction:column;gap:30px;margin:0 auto;text-align:left}.ca-diferencial-item{display:flex;align-items:flex-start;gap:15px;font-size:20px;font-family:var(--fonte03)}.ca-diferencial-icon{color:var(--verde);font-size:24px;margin-top:-2px}.ca-diferencial-text{font-size:28px;font-weight:400;color:#000}.ca-diferencial-text strong{font-weight:500}.ca-faq-section{padding:80px 8%;background:#fff}.ca-faq-title{font-family:var(--fonte02);font-size:56px;font-weight:600;color:#023;margin-bottom:40px;text-align:center;text-transform:uppercase}.ca-faq-title span{font-weight:600!important}.ca-faq-list{max-width:850px;margin:0 auto}.ca-faq-item{border:none;border-radius:10px;margin-bottom:10px;background:#ebebeb;cursor:pointer;overflow:hidden;transition:.3s}.ca-faq-item:hover{background:#e2e2e2}.ca-faq-item.open{background:#e0e0e0}.ca-faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 30px}.ca-faq-question-text{font-family:var(--fonte02);font-size:18px;font-weight:600;color:#333}.ca-faq-icon{font-size:24px;font-weight:300;color:#666}.ca-faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.ca-faq-item.open .ca-faq-answer-wrapper{grid-template-rows:1fr}.ca-faq-answer{overflow:hidden;padding:0 30px;font-family:var(--fonte03);font-size:16px;color:#555;line-height:1.6}.ca-faq-item.open .ca-faq-answer{padding-bottom:24px}.ca-cta-section{padding:80px 5%;background:#fff;text-align:center}.ca-cta-section h2{font-family:var(--fonte02);font-size:48px;font-weight:600;margin:0 5rem 6rem;color:var(--azul-escuro)}.ca-cta-btn{background:var(--verde);color:var(--azul-escuro);border:none;border-radius:50px;padding:16px 40px;font-size:18px;font-weight:700;cursor:pointer;transition:.3s}.ca-cta-btn:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00d5ab66}@media (max-width: 768px){.ca-tabs-row{flex-wrap:wrap}.ca-tab-btn{min-width:100%}.ca-incluido-item,.ca-incluido-item.even{flex-direction:column;text-align:center}.ca-incluido-item:nth-child(4n) .ca-incluido-item-text{text-align:center}}.ds-page{font-family:Inter,sans-serif;color:#333}.ds-hero{position:relative;background-image:url(/assets/desenvolvimento-de-software-2w-uuvn5.jpg);background-size:cover;background-position:center;min-height:80vh;display:flex;flex-direction:column}.ds-hero-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5%;color:#fff}.ds-hero-content h1{font-size:48px;font-weight:900;font-family:var(--fonte01);text-align:left;line-height:1.2;margin-bottom:1rem}.ds-hero-subtitle{font-size:1.25rem;font-weight:400;margin-bottom:1rem;max-width:600px}.ds-hero-separator{position:absolute;bottom:0;left:0;width:100%;height:25px;background-color:#fff}.ds-hero-separator-arrow{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid transparent;border-top-color:#00f260}.ds-hero-separator-arrow-correct{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #00f260;z-index:10}.ds-transform-section{padding:80px 5%;background-color:#fff;text-align:center}.ds-section-title{font-size:48px;font-weight:600;font-family:var(--fonte02);color:#000;margin-bottom:50px}.ds-tabs-row{display:flex;justify-content:center;gap:20px;margin-bottom:-1px;position:relative;z-index:2;flex-wrap:wrap}.ds-tab-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.ds-tab-btn{background:#fff;border:2px solid #a855f7;color:#111;font-weight:700;padding:15px 40px;border-radius:30px;cursor:pointer;transition:all .3s ease;font-size:1rem}.ds-tab-btn.active{background:#a855f7;color:#fff;border-color:#a855f7}.ds-tab-chevron{position:absolute;bottom:-15px;background:#fff;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px #0000001a;z-index:3}.ds-tab-chevron img{width:12px;transform:rotate(90deg)}.ds-saiba-mais{background:#a855f7;color:#fff;border:none;padding:5px 20px;border-radius:15px;font-size:.8rem;font-weight:700;margin-top:10px;cursor:pointer}.ds-tab-panel{background:#f8f9fa;border-radius:20px;padding:50px;text-align:left;max-width:1000px;margin:0 auto;position:relative;z-index:1}.ds-tab-content-inner{display:flex;flex-direction:column;gap:20px}.ds-tab-content-inner h3{font-size:1.3rem;color:#111;font-weight:700}.ds-tab-content-inner p{color:#555;line-height:1.6}.ds-tab-content-inner ul{list-style:none;padding:0;margin:0}.ds-tab-content-inner li{position:relative;padding-left:20px;margin-bottom:10px;color:#555}.ds-tab-content-inner li:before{content:"•";color:#555;position:absolute;left:0}.download_apresentacao{width:25%;text-align:center!important;padding:12px 20px;font-size:20px}.ds-sistemas-section{padding:80px 5%;background-color:#fff;text-align:center}.ds-sistemas-list{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.ds-sistema-item{display:flex;align-items:center;gap:40px;text-align:left}.ds-sistema-item.reverse{flex-direction:row-reverse}.ds-sistema-img img{width:100%;max-width:300px;height:auto}.ds-sistema-text{flex:1}.ds-sistema-text h3{font-size:30px;font-family:var(--fonte02);color:#000;margin-bottom:20px;font-weight:600}.ds-sistema-text p{color:#000;line-height:1.6;font-size:22px;font-weight:400;font-family:var(--fonte03);margin-bottom:10px}.ds-sistema-text strong{color:#111;font-weight:600}.ds-nao-encontrou-section{padding:80px 5%;background-color:#fff}.ds-nao-encontrou-content{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:40px}.ds-nao-encontrou-text{flex:1;text-align:left}.ds-nao-encontrou-text h3{font-size:32px;color:#000;margin-bottom:20px;font-family:var(--fonte02);font-weight:700}.ds-nao-encontrou-text p{font-size:22px;color:#111;font-family:var(--fonte03);font-weight:400;margin-bottom:30px;line-height:1.5}.ds-nao-encontrou-img{flex:1;text-align:right}.ds-nao-encontrou-img img{width:100%;max-width:350px;height:auto}@media (max-width: 768px){.ds-hero-content h1{font-size:2rem}.ds-tab-panel{padding:30px 20px}.ds-sistema-item,.ds-sistema-item.reverse,.ds-nao-encontrou-content{flex-direction:column;text-align:center}.ds-nao-encontrou-text,.ds-nao-encontrou-img{text-align:center}.ds-btn-apresentacao{align-self:center}}.cp-hero{position:relative;width:100%;min-height:90vh;display:flex;flex-direction:column;color:#fff;background-image:url(/assets/plano_de_fundo_desenvolvimento-de-plataformas-Bz85V_tF.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.cp-hero-content{position:relative;z-index:2;text-align:left;max-width:900px;padding:40px 5% 80px}.cp-hero-breadcrumb{font-size:13px;font-family:var(--fonte01);color:var(--verde);margin-bottom:24px;display:block;font-weight:400}.cp-hero-breadcrumb span{color:#fff}.cp-hero h1{font-size:42px;font-weight:700;font-family:var(--fonte01);margin-bottom:18px;line-height:1.15;text-shadow:0 2px 4px rgba(0,0,0,.4)}.cp-hero p{font-size:22px;margin-bottom:28px;font-family:var(--fonte03);line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.3)}.cp-hero-divider{position:absolute;bottom:0;left:0;width:100%;height:100px;background:#fff;clip-path:ellipse(60% 100% at 50% 100%);z-index:3}.cp-hero-arrow{position:absolute;bottom:30px;left:50%;transform:translate(-50%);color:var(--cp-green);font-size:2rem;z-index:4}.cp-bubbles-section{padding:100px 20px;background:#fff;text-align:center}.cp-section-title{font-size:56px;font-weight:600;font-family:var(--fonte02);color:var(--azul-escuro);margin-bottom:4rem;text-transform:uppercase}.cp-bubbles-grid{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto 50px;gap:50px}.cp-bubble{background:#00d5ab80;padding:35px;border-radius:20px;font-weight:500;font-size:26px;font-family:var(--fonte02);color:var(--azul-escuro);width:fit-content;max-width:400px;box-shadow:0 4px 10px #0000000d}.cp-bubble-1{align-self:flex-start}.cp-bubble-2{align-self:flex-end}.cp-bubble-3{align-self:flex-start}.cp-bubble-4{align-self:flex-end}.cp-bubbles-footer{font-size:48px;font-weight:500;font-family:var(--fonte03);color:#000;line-height:1.2;max-width:1100px;margin:40px auto 0;margin-top:8rem}.cp-comparison-section{background:var(--azul-escuro);padding:100px 40px}.cp-comparison-section h2{color:#fff}.cp-comparison-table{max-width:1100px;margin:0 auto;border-collapse:collapse;width:100%;table-layout:fixed}.cp-comparison-table th,.cp-comparison-table td{font-size:28px;font-weight:600;font-family:var(--fonte03);padding:0 20px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.25);color:#fff}.cp-comparison-table th:first-child{width:22%;color:transparent}.cp-comparison-table th:not(:first-child){border-left:1px solid rgba(255,255,255,.25)}.cp-comparison-table td{padding:18px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,.25);font-size:24px;color:#fff;vertical-align:middle}.cp-comparison-table td:first-child{font-weight:600;font-size:24px;color:#fff;letter-spacing:.04em;border-right:1px solid rgba(255,255,255,.25)}.cp-comparison-table td:not(:first-child){border-left:1px solid rgba(255,255,255,.25);font-weight:400}.cp-comparison-table td:last-child{color:#fff}.cp-comparison-table tbody tr:last-child td{border-bottom:none}.cp-tipos-section{padding:100px 20px;background:#fff;text-align:center}.cp-tipos-section h2{width:80%;margin:1rem auto 4rem}.cp-tipos-grid{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.cp-tipo-card{display:flex;align-items:center;justify-content:space-between;gap:40px}.cp-tipo-card.reverse{flex-direction:row-reverse}.cp-tipo-text-box{background:var(--azul-escuro);color:#fff;padding:40px;border-radius:20px;text-align:left;width:50%}.cp-tipo-text-box h3{font-size:1.5rem;color:var(--cp-green);margin-bottom:15px}.cp-tipo-text-box p{font-size:32px;font-family:var(--fonte03);font-weight:400}.cp-tipo-text-box strong{font-weight:600}.cp-tipo-image{width:300px;height:300px;display:flex;justify-content:center}.cp-tipo-image img{max-width:100%;height:auto;border-radius:10px}.cp-tipos-btn-wrap{margin-top:80px}.cp-como-section{margin:3rem 0 5rem}.cs-step-item{display:flex;align-items:flex-end;gap:16px}.cs-step-text{text-align:left}.cp-seguranca-section{background:#eee;padding:100px 20px;text-align:center}.cp-seguranca-grid{display:flex;justify-content:center;gap:30px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.cp-seg-card{background:var(--azul-escuro);color:#fff;padding:50px;border-radius:20px;flex:1;min-width:280px;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:20px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.cp-seg-card:hover{transform:scale(1.08);box-shadow:0 20px 40px #0003}.cp-seg-icon{width:100px;height:100px}.cp-seg-icon img{width:100%;height:100%;object-fit:contain}.cp-seg-card h4{font-size:32px;font-family:var(--fonte03);color:#fff}.cp-seg-badge{background:var(--cp-green);color:#fff;padding:8px 20px;border-radius:20px;font-size:.75rem;font-weight:700;margin-top:auto}.btn_saiba_mais_seg{font-size:18px;border-radius:10px}.cp-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:999}.cp-modal{background:var(--azul-escuro);padding:40px;border-radius:16px;max-width:500px;width:90%;text-align:center;animation:modalFade .3s ease}.cp-modal h3{margin-bottom:20px;font-size:32px;font-weight:600;font-family:var(--fonte03);color:#fff}.cp-modal p{color:#eee;font-size:18px;font-weight:300;font-family:var(--fonte02);text-shadow:1px 1px 1px #00000044;line-height:1.5}.cp-modal button{margin-top:25px;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-weight:600}.ca-faq-icon{font-family:var(--fonte01)}@keyframes modalFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.cp-final-cta{padding:100px 20px;text-align:center;color:var(--azul-escuro)}.cp-final-cta h2{font-size:48px;font-weight:600;margin-bottom:3rem;font-family:var(--fonte02)}.cp-final-cta p{font-size:32px;margin-bottom:3rem;font-family:var(--fonte03);max-width:70%;margin-left:auto;margin-right:auto}@media (max-width: 768px){.cp-hero h1{font-size:2.2rem}.cp-tipo-card,.cp-tipo-card.reverse{flex-direction:column}.cp-tipo-text-box{padding:25px}.cp-bubble{max-width:90%;margin:0 auto!important}.cp-como-num{font-size:3rem}}.about-page{font-family:var(--fonte02);color:var(--azul-escuro);background-color:#fff;overflow-x:hidden}.ab-section-title{font-size:56px;font-family:var(--fonte02);font-weight:600;color:var(--azul-escuro);margin-bottom:8rem;line-height:1.2;text-transform:uppercase}.ab-green-text,.org-title-green{color:var(--verde)}.ab-hero{background-color:var(--azul-escuro);background-image:linear-gradient(#023c,#023c),url(/assets/ghub_team_technology-C_S9_WNl.png);background-size:cover;background-position:center;position:relative;color:#fff;text-align:center}.ab-hero-content{padding-top:6rem;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.ab-hero-breadcrumb{font-family:var(--fonte03);font-size:1.1rem;color:var(--verde);margin-bottom:2rem;display:block}.ab-breadcrumb-white{color:#fff}.ab-hero h1{font-size:56px;font-weight:700;line-height:1.2;font-family:var(--fonte01);margin-bottom:2rem;text-transform:uppercase}.ab-hero-subtitle{font-family:var(--fonte03);font-size:28px;max-width:850px;margin:0 auto 3rem;line-height:1.4;opacity:.9}.ab-intro-section{padding:100px 5%;background:#fff}.ab-intro-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:80px}.ab-intro-text{flex:1}.ab-intro-text p{font-size:24px;font-family:var(--fonte03);line-height:1.6;color:#444;margin-bottom:25px}.ab-intro-img{flex:1;border-radius:40px;overflow:hidden;box-shadow:0 30px 60px #0000001a}.ab-intro-img img{width:100%;height:auto;display:block}.ab-milestones-section{padding:80px 5%;background:var(--azul-escuro);color:#fff}.ab-milestones-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap;gap:40px;text-align:center}.ab-milestone-item{flex:1;min-width:220px;display:flex;flex-direction:column;align-items:center}.ab-metric-icon{width:60px;height:60px;margin-bottom:15px;object-fit:contain}.ab-milestone-number{font-family:var(--fonte01);font-size:64px;color:var(--verde);font-weight:800;display:block;margin-bottom:10px}.ab-milestone-label{font-size:20px;font-weight:600;text-transform:uppercase;font-family:var(--fonte03)}.ab-values-section{padding:100px 5%;background-color:#fff;text-align:center;position:relative}.ab-values-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,213,171,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,213,171,.05) 1px,transparent 1px);background-size:100px 100px;pointer-events:none}.ab-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;max-width:1200px;margin:0 auto;position:relative;z-index:1}.ab-value-card{background:#fff;padding:60px 40px;border-radius:20px;box-shadow:0 20px 50px #0000001a;transition:all .3s ease;border-top:5px solid var(--verde);display:flex;flex-direction:column;align-items:center;text-align:center;border-left:1px solid rgba(0,213,171,.1);border-right:1px solid rgba(0,213,171,.1);border-bottom:1px solid rgba(0,213,171,.1)}.ab-value-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px #00d5ab33}.ab-value-icon{width:90px;height:90px;margin-bottom:30px;display:flex;align-items:center;justify-content:center}.ab-value-icon svg{width:100%;height:100%;color:var(--azul-escuro);stroke-width:1.2}.ab-value-icon img{width:100%;height:100%;object-fit:contain}.placeholder-icon{width:80px;height:80px;background:#00d5ab1a;border:2px dashed var(--verde);border-radius:12px}.ab-value-card h3{font-size:32px;margin-bottom:20px;font-weight:700;color:var(--azul-escuro);font-family:var(--fonte02)}.ab-value-card p{font-size:18px;color:#333;line-height:1.6;font-family:var(--fonte03);max-width:450px}@media (max-width: 992px){.ab-values-grid{grid-template-columns:1fr;gap:30px}}.ab-footer-cta{background-color:var(--azul-escuro);width:100%;text-align:center;position:relative;display:block}.ab-footer-cta:before{content:"";display:block;width:100%;height:300px;background:linear-gradient(to bottom,#fff,var(--azul-escuro))}.ab-cta-box{max-width:1200px;margin:0 auto;padding:80px 5% 150px;color:#fff}.ab-cta-box h2{font-size:56px;font-family:var(--fonte02);font-weight:600;margin-bottom:30px;text-transform:uppercase}.ab-cta-box p{font-size:28px;font-family:var(--fonte03);margin-bottom:50px;opacity:.95;line-height:1.4;max-width:850px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.ab-intro-container{flex-direction:column;text-align:center}.ab-hero h1{font-size:42px}}@media (max-width: 768px){.ab-hero-subtitle{font-size:22px}.ab-section-title{font-size:38px}.ab-cta-box h2{font-size:36px}.ab-cta-box p{font-size:20px}}
