<!DOCTYPE html><html lang="pt-BR"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" href="/favicon.ico" sizes="any"><link rel="icon" href="/favicon.png" type="image/png"><link rel="apple-touch-icon" href="/apple-touch-icon.png"><title>Decripte: Resposta a Incidentes e Segurança Digital SOC 24x7</title><meta name="description" content="Decripte oferece Resposta a Incidentes em menos de 1 hora e Segurança Digital com SOC 24x7: monitoramento contínuo, contenção de ataques, forense e proteção enterprise para empresas no Brasil. Diagnóstico gratuito."><meta name="keywords" content="resposta a incidentes, segurança digital, SOC 24x7, incident response, cibersegurança, monitoramento 24x7, forense digital, contenção de ataques, Decripte"><link rel="canonical" href="https://decripte.com.br/"><meta property="og:type" content="website"><meta property="og:site_name" content="Decripte"><meta property="og:locale" content="pt_BR"><meta property="og:title" content="Decripte: Resposta a Incidentes e Segurança Digital SOC 24x7"><meta property="og:description" content="Decripte oferece Resposta a Incidentes em menos de 1 hora e Segurança Digital com SOC 24x7: monitoramento contínuo, contenção de ataques, forense e proteção enterprise para empresas no Brasil. Diagnóstico gratuito."><meta property="og:url" content="https://decripte.com.br/"><meta property="og:image" content="https://decripte.com.br/og-image.png"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Decripte: Resposta a Incidentes e Segurança Digital SOC 24x7"><meta name="twitter:description" content="Decripte oferece Resposta a Incidentes em menos de 1 hora e Segurança Digital com SOC 24x7: monitoramento contínuo, contenção de ataques, forense e proteção enterprise para empresas no Brasil. Diagnóstico gratuito."><meta name="twitter:image" content="https://decripte.com.br/og-image.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="stylesheet" href="/_astro/_slug_.DkpuQMCL.css"></head> <body>  <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event("astro:load"));})();</script><script>(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="ZQxqAJ" prefix="r1" component-url="/_astro/HomeApp.CWIXGI01.js" component-export="default" renderer-url="/_astro/client.BagVncAw.js" props="{}" ssr client="load" opts="{&quot;name&quot;:&quot;HomeApp&quot;,&quot;value&quot;:true}" await-children><div class="w-full max-w-full overflow-x-hidden md:snap-y md:snap-mandatory scroll-smooth"><header class="fixed w-full top-0 z-50 transition-all duration-300 opacity-100 translate-y-0 bg-primary-dark/95 backdrop-blur-md" aria-label="Navegação principal"><div class="page-container"><div class="flex items-center justify-between h-16 md:h-[4.25rem]"><a href="/" class="flex-shrink-0 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2" aria-label="Ir para a página inicial"><img src="/_astro/logo-decripte-fundo-escuro.BqpMsyI2.png" alt="Decripte — Cibersegurança Enterprise" class="h-8 md:h-9 w-auto"/></a><nav class="hidden lg:flex items-center" aria-label="Menu principal"><nav aria-label="Main" data-orientation="horizontal" dir="ltr" class="relative z-[60] flex max-w-max flex-1 items-center justify-center"><div style="position:relative"><ul data-orientation="horizontal" class="group flex flex-1 list-none items-center justify-center space-x-1 gap-0.5" dir="ltr"><li><a href="/#home" class="px-3.5 py-2 text-[13.5px] font-medium rounded-md transition-all duration-150 text-white/70 hover:text-white hover:bg-white/10" data-radix-collection-item="">Home</a></li><li><a href="/#sobre" class="px-3.5 py-2 text-[13.5px] font-medium rounded-md transition-all duration-150 text-white/70 hover:text-white hover:bg-white/10" data-radix-collection-item="">Sobre</a></li><li><button id="radix-:r1R2c6:-trigger-radix-:r1R4qc6:" data-state="closed" aria-expanded="false" class="group inline-flex w-max items-center justify-center transition-colors focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 group text-[13.5px] font-medium rounded-md px-3.5 py-2 h-auto bg-transparent border-none shadow-none text-white/70 hover:text-white hover:bg-white/10 data-[state=open]:bg-white/10" data-radix-collection-item="">Planos<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button></li><li><a href="/artigos" class="px-3.5 py-2 text-[13.5px] font-medium rounded-md transition-all duration-150 text-white/70 hover:text-white hover:bg-white/10" data-radix-collection-item="">Conheça e Aprenda</a></li><li><a href="/intelligence-center" class="px-3.5 py-2 text-[13.5px] font-medium rounded-md transition-all duration-150 text-white/70 hover:text-white hover:bg-white/10" data-radix-collection-item="">Intelligence Center</a></li><li><a href="/faq" class="px-3.5 py-2 text-[13.5px] font-medium rounded-md transition-all duration-150 text-white/70 hover:text-white hover:bg-white/10" data-radix-collection-item="">FAQ</a></li></ul></div><div class="absolute left-0 top-full flex justify-center z-[60]"></div></nav></nav><div class="hidden lg:flex items-center gap-2.5"><a href="/sitemap" class="p-2 rounded-md transition-colors text-white/50 hover:text-white hover:bg-white/10" aria-label="Buscar" title="Mapa do Site — Buscar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4 h-4"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg></a><button type="button" id="radix-:r1Rjc6:" aria-haspopup="menu" aria-expanded="false" data-state="closed" class="flex items-center gap-2 px-3 py-2 rounded-md transition-colors touch-manipulation text-foreground hover:bg-gray-100" aria-label="Select language"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-languages w-4 h-4"><path d="m5 8 6 6"></path><path d="m4 14 6-6 2-3"></path><path d="M2 5h12"></path><path d="M7 2h1"></path><path d="m22 22-5-10-5 10"></path><path d="M14 18h6"></path></svg><span class="text-sm font-medium uppercase">pt</span></button><a href="https://decripte.io/start" target="_blank" rel="noopener noreferrer" class="text-[13px] font-medium px-4 py-2 border border-primary text-primary hover:bg-primary hover:text-white transition-all duration-150 rounded-md">Diagnóstico</a><a href="/planos" class="text-[13px] font-medium px-4 py-2 bg-primary text-white hover:bg-primary/90 transition-all duration-150 rounded-md flex items-center gap-1.5 no-underline">Ver Planos<!-- --> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="flex lg:hidden items-center gap-2"><a href="/sitemap" class="p-2 rounded-md text-white/60" aria-label="Buscar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4.5 h-4.5"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg></a><button class="p-2 rounded-md transition-colors text-white/70 hover:bg-white/10" aria-label="Abrir menu" aria-expanded="false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu w-5 h-5"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button></div></div></div></header><section id="home" class="relative w-full min-h-[100svh] h-[100svh] md:snap-start md:snap-always flex items-end justify-center md:items-end md:justify-end overflow-hidden bg-primary-dark"><div class="absolute inset-0 bg-cover bg-center bg-no-repeat animate-bg-zoom" style="background-image:url(/_astro/hero-soc.B5gVsC9N.png);background-size:cover;background-position:top left;transform-origin:top left"></div><div class="absolute inset-0" style="background:linear-gradient(135deg, hsl(221 83% 18% / 0.55) 0%, hsl(221 83% 10% / 0.80) 50%, hsl(221 30% 4% / 0.95) 100%)"></div><div class="absolute inset-0 bg-gradient-to-t from-primary-dark/85 via-transparent to-transparent"></div><div class="absolute inset-0 opacity-[0.03]" style="background-image:linear-gradient(hsl(221 83% 70% / 1) 1px, transparent 1px), linear-gradient(90deg, hsl(221 83% 70% / 1) 1px, transparent 1px);background-size:80px 80px"></div><div class="absolute bottom-0 right-0 w-96 h-96 bg-primary/10 blur-[120px] pointer-events-none"></div><div class="relative z-10 w-full flex justify-center md:justify-end mb-14 md:mb-24 lg:mb-32 xl:mb-40 px-6 md:px-10"><div class="max-w-lg text-center flex flex-col items-center mr-0 md:mr-14 lg:mr-20 xl:mr-28"><div class="mb-10 sm:mb-12 md:mb-14 opacity-0 animate-hero-entrance"><img src="/_astro/logo-decripte-fundo-escuro.BqpMsyI2.png" alt="Logo Decripte - Intelligence and Digital Security" class="h-16 sm:h-24 md:h-32 lg:h-40 w-auto"/></div><div class="opacity-0 animate-hero-entrance mb-5 sm:mb-6" style="animation-delay:0.3s;animation-fill-mode:forwards"><span class="inline-flex items-center gap-2.5 border border-white/12 text-white/50 text-[9px] font-black tracking-[0.3em] uppercase px-5 py-2.5 bg-white/[0.03] backdrop-blur-sm"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-2.5 h-2.5 text-primary-light"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg>Cybersecurity · Enterprise Grade</span></div><div class="mb-7 sm:mb-9 md:mb-10 opacity-0 animate-hero-entrance px-2" style="animation-delay:0.4s;animation-fill-mode:forwards"><h1 class="text-white font-bold leading-[1.08] tracking-tight"><span class="block text-3xl sm:text-4xl md:text-5xl lg:text-[3.5rem] xl:text-[4rem] mb-2 sm:mb-3">Implemente Cybersecurity</span><span class="block text-lg sm:text-xl md:text-2xl lg:text-3xl xl:text-[2rem] font-light text-white/65 tracking-wide">com agilidade e excelência</span></h1></div><div class="flex items-center gap-4 mb-8 opacity-0 animate-fade-in w-full" style="animation-delay:0.7s;animation-fill-mode:forwards"><div class="flex-1 h-px bg-gradient-to-r from-transparent via-white/20 to-white/10"></div><div class="w-1 h-1 bg-primary-light rotate-45 flex-shrink-0"></div><div class="flex-1 h-px bg-gradient-to-l from-transparent via-white/20 to-white/10"></div></div><div class="flex flex-col w-full sm:flex-row items-stretch sm:items-center gap-2.5 opacity-0 animate-fade-in" style="animation-delay:0.85s;animation-fill-mode:forwards"><a href="/planos" class="group flex items-center justify-center gap-2.5 bg-primary hover:bg-primary/90 text-white font-bold px-8 py-4 text-[10px] tracking-[0.18em] uppercase transition-all duration-200 active:scale-95 shadow-glow touch-manipulation relative overflow-hidden"><span class="relative z-10 flex items-center gap-2.5">Comece Gratuitamente<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span><div class="absolute inset-0 bg-white/10 translate-y-full group-hover:translate-y-0 transition-transform duration-300"></div></a><a href="/planos" class="group flex items-center justify-center gap-2 border border-white/15 text-white/65 hover:border-white/40 hover:text-white hover:bg-white/[0.05] font-semibold px-8 py-4 text-[10px] tracking-[0.18em] uppercase transition-all duration-200 touch-manipulation">Ver Planos<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3 h-3 opacity-0 group-hover:opacity-100 -translate-x-1.5 group-hover:translate-x-0 transition-all"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div><div class="opacity-0 animate-fade-in mt-7" style="animation-delay:1.1s;animation-fill-mode:forwards"><p class="text-white/30 text-[10px] tracking-[0.2em] uppercase font-medium">13.000+ empresas protegidas · SLA &lt; 1h · SOC 24x7</p></div></div></div><button class="absolute bottom-8 left-1/2 -translate-x-1/2 z-20 flex flex-col items-center gap-2 text-white/25 hover:text-white/55 transition-colors group" aria-label="Scroll"><span class="text-[9px] tracking-[0.3em] uppercase font-semibold">Scroll</span><div class="w-5 h-8 border border-white/15 flex items-start justify-center pt-1.5 group-hover:border-white/30 transition-colors"><div class="w-0.5 h-2 bg-white/40 rounded-full animate-bounce"></div></div></button></section><section id="sobre" class="min-h-screen h-auto md:h-screen md:snap-start md:snap-always flex items-center justify-center transition-all duration-1000 py-20 pt-24 md:pt-20 md:py-0 opacity-0 translate-y-8" style="background:var(--gradient-depth)"><div class="container mx-auto px-4 sm:px-8 lg:px-12 max-w-7xl"><div class="flex items-center gap-3 mb-5 md:mb-7"><div class="w-8 h-px bg-primary"></div><span class="text-[10px] font-bold uppercase tracking-[0.25em] text-primary">Sobre a Decripte</span></div><h2 class="text-xl sm:text-2xl md:text-[1.75rem] lg:text-[2rem] font-semibold mb-7 md:mb-10 text-primary-dark leading-[1.2] max-w-3xl tracking-tight">Especialista em implementação de times de cybersecurity nas maiores empresas da América Latina</h2><div class="flex flex-col md:flex-row items-start gap-12 md:gap-16 lg:gap-20"><div class="w-full sm:w-3/5 md:w-[32%] mx-auto md:mx-0 max-w-xs sm:max-w-sm md:max-w-none shrink-0"><div class="relative group"><div class="absolute -top-2 -left-2 w-8 h-8 border-t-2 border-l-2 border-primary/40 z-10"></div><img src="/_astro/hiago-kin-levi.krVFG9P7.png" alt="Hiago Kin Levi - Founder da Decripte, especialista em cybersecurity" class="w-full h-auto object-cover" style="box-shadow:var(--shadow-xl)"/><div class="absolute -bottom-2 -right-2 w-8 h-8 border-b-2 border-r-2 border-primary/40 z-10"></div><button class="absolute bottom-4 right-4 w-13 h-13 sm:w-14 sm:h-14 bg-primary flex items-center justify-center hover:scale-110 transition-transform shadow-glow hover:shadow-2xl touch-manipulation group" aria-label="Assistir vídeo sobre Decripte Cybersecurity"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-play w-5 h-5 sm:w-6 sm:h-6 text-white fill-white ml-0.5"><polygon points="6 3 20 12 6 21 6 3"></polygon></svg></button></div></div><div class="w-full md:flex-1 space-y-8 md:space-y-9"><p class="text-[0.925rem] sm:text-[1rem] text-primary-dark/65 leading-[2] font-light max-w-xl border-l-2 border-primary/25 pl-5">15 anos de experiência em implementar soluções completas de segurança cibernética para organizações líderes em seus segmentos. Nossa abordagem estratégica garante proteção efetiva e conformidade total com as regulamentações internacionais.</p><div class="flex gap-4"><div class="flex items-center gap-2"><div class="w-px h-8 bg-primary/30"></div><div><div class="flex items-center gap-1 mb-0.5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-3 h-3 text-primary/60"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg><span class="text-base font-bold text-primary-dark leading-none tracking-tight">13.000+</span></div><span class="text-[9px] text-muted-foreground tracking-[0.12em] uppercase font-semibold leading-none">Empresas protegidas</span></div></div><div class="flex items-center gap-2"><div class="w-px h-8 bg-primary/30"></div><div><div class="flex items-center gap-1 mb-0.5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-3 h-3 text-primary/60"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg><span class="text-base font-bold text-primary-dark leading-none tracking-tight">&lt; 1h</span></div><span class="text-[9px] text-muted-foreground tracking-[0.12em] uppercase font-semibold leading-none">SLA crítico</span></div></div><div class="flex items-center gap-2"><div class="w-px h-8 bg-primary/30"></div><div><div class="flex items-center gap-1 mb-0.5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-award w-3 h-3 text-primary/60"><path d="m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"></path><circle cx="12" cy="8" r="6"></circle></svg><span class="text-base font-bold text-primary-dark leading-none tracking-tight">24/7</span></div><span class="text-[9px] text-muted-foreground tracking-[0.12em] uppercase font-semibold leading-none">Monitoramento</span></div></div></div><div><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-muted-foreground mb-4">Principais clientes</p><div class="overflow-hidden relative h-14 sm:h-16"><div class="flex gap-3 sm:gap-4 animate-scroll-logos will-change-transform"><a href="https://transfero.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-transfero.CHbZncON.png" alt="Transfero" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://vtex.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-vtex.BtuJVdBv.png" alt="VTEX" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://valid.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-valid.lZvFvBi3.png" alt="Valid" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.wvi.org/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-worldvision.BbD6xPuH.png" alt="World Vision" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.buser.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-buser.DopVrsKC.png" alt="Buser" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.killb.com/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-killb.CKNbWD5b.png" alt="KILL B" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://iniciador.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-iniciador.CaqeDFhQ.png" alt="Iniciador" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://antecipafacil.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-antecipafacil.Cf6On4lq.png" alt="Antecipa Fácil" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://digitalk.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-digitalk.DmTCdeIK.png" alt="Digitalk" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.canaldocampo.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-canaldocampo.rf3-GHVj.png" alt="Canal do Campo" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.lottocap.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-lottocap.Cvzuzb6g.png" alt="LottoCap" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.sorteonline.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-sorteonline.jYfCRSzE.png" alt="Sorte Online" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://transfero.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-transfero.CHbZncON.png" alt="Transfero" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://vtex.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-vtex.BtuJVdBv.png" alt="VTEX" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://valid.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-valid.lZvFvBi3.png" alt="Valid" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.wvi.org/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-worldvision.BbD6xPuH.png" alt="World Vision" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.buser.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-buser.DopVrsKC.png" alt="Buser" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.killb.com/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-killb.CKNbWD5b.png" alt="KILL B" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://iniciador.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-iniciador.CaqeDFhQ.png" alt="Iniciador" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://antecipafacil.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-antecipafacil.Cf6On4lq.png" alt="Antecipa Fácil" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://digitalk.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-digitalk.DmTCdeIK.png" alt="Digitalk" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.canaldocampo.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-canaldocampo.rf3-GHVj.png" alt="Canal do Campo" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.lottocap.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-lottocap.Cvzuzb6g.png" alt="LottoCap" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.sorteonline.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-sorteonline.jYfCRSzE.png" alt="Sorte Online" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://transfero.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-transfero.CHbZncON.png" alt="Transfero" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://vtex.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-vtex.BtuJVdBv.png" alt="VTEX" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://valid.com" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-valid.lZvFvBi3.png" alt="Valid" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.wvi.org/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-worldvision.BbD6xPuH.png" alt="World Vision" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.buser.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-buser.DopVrsKC.png" alt="Buser" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.killb.com/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-killb.CKNbWD5b.png" alt="KILL B" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://iniciador.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-iniciador.CaqeDFhQ.png" alt="Iniciador" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://antecipafacil.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-antecipafacil.Cf6On4lq.png" alt="Antecipa Fácil" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://digitalk.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-digitalk.DmTCdeIK.png" alt="Digitalk" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.canaldocampo.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-canaldocampo.rf3-GHVj.png" alt="Canal do Campo" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.lottocap.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-lottocap.Cvzuzb6g.png" alt="LottoCap" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.sorteonline.com.br/" target="_blank" rel="noopener noreferrer" class="flex-shrink-0 w-12 h-12 sm:w-14 sm:h-14 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/company-logo-sorteonline.jYfCRSzE.png" alt="Sorte Online" class="w-8 h-8 sm:w-10 sm:h-10 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a></div></div></div><div class="flex flex-col sm:flex-row items-start sm:items-center justify-between gap-6"><div><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-muted-foreground mb-3">Destaques na mídia</p><div class="flex gap-2.5 flex-wrap"><a href="https://g1.globo.com/globonews/jornal-globonews/video/especialista-da-dicas-de-seguranca-virtual-para-celulares-9790587.ghtml" target="_blank" rel="noopener noreferrer" class="w-12 h-12 sm:w-13 sm:h-13 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/media-logo-g1.D6YKrM7y.png" alt="G1 Globo" class="w-8 h-8 sm:w-9 sm:h-9 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://g1.globo.com/jornal-nacional/noticia/2022/05/19/medidas-de-protecao-dos-celulares-se-tornam-mais-importantes-com-aumento-dos-casos-de-roubo.ghtml" target="_blank" rel="noopener noreferrer" class="w-12 h-12 sm:w-13 sm:h-13 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/media-logo-jn.x87QATyW.png" alt="Jornal Nacional" class="w-8 h-8 sm:w-9 sm:h-9 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.cnnbrasil.com.br/tecnologia/nao-temos-evidencias-de-golpes-diz-especialista-apos-vazamento-de-dados-do-pix/" target="_blank" rel="noopener noreferrer" class="w-12 h-12 sm:w-13 sm:h-13 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/media-logo-cnn.BO-eM0KS.png" alt="CNN Brasil" class="w-8 h-8 sm:w-9 sm:h-9 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a><a href="https://www.uol.com.br/ecoa/ultimas-noticias/2021/02/17/home-office-pode-ser-definitivo-empresas-que-adotaram-o-modelo-respondem.htm/1000/" target="_blank" rel="noopener noreferrer" class="w-12 h-12 sm:w-13 sm:h-13 flex items-center justify-center bg-white transition-all duration-300 cursor-pointer hover:-translate-y-1 border border-border/40 hover:border-primary/30" style="box-shadow:var(--shadow-xs)"><img src="/_astro/media-logo-ecoa.CZmcV8eF.png" alt="ECOA UOL" class="w-8 h-8 sm:w-9 sm:h-9 object-contain opacity-50 hover:opacity-90 transition-opacity"/></a></div></div><div class="flex items-center gap-3"><button class="group flex items-center gap-2 bg-primary-dark hover:bg-primary text-white font-semibold px-6 py-3.5 text-xs uppercase tracking-[0.12em] transition-all duration-300 shrink-0" style="box-shadow:var(--shadow-md)"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-3.5 h-3.5"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg>Nossos Serviços<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3 h-3 opacity-0 group-hover:opacity-100 -translate-x-1.5 group-hover:translate-x-0 transition-all"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><a href="/about" class="group flex items-center gap-1.5 text-[10px] font-semibold uppercase tracking-[0.15em] text-muted-foreground hover:text-primary transition-colors shrink-0">Saiba mais<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3 h-3 group-hover:translate-x-0.5 transition-transform"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></div></div></div></div><div class="flex justify-center mt-10 md:mt-8"><button class="group flex flex-col items-center gap-1.5 text-muted-foreground/50 hover:text-primary transition-colors" aria-label="Próximo"><span class="text-[9px] font-semibold uppercase tracking-[0.2em]">Próximo</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-5 h-5 animate-bounce"><path d="m6 9 6 6 6-6"></path></svg></button></div></div></section><section id="dic" class="relative overflow-hidden min-h-screen md:snap-start md:snap-always flex flex-col justify-center" style="background:linear-gradient(165deg, hsl(209 85% 8%) 0%, hsl(215 80% 12%) 50%, hsl(221 75% 16%) 100%)"><div class="absolute inset-0 opacity-[0.04]" style="background-image:linear-gradient(hsl(221 83% 53% / 0.5) 1px, transparent 1px), linear-gradient(90deg, hsl(221 83% 53% / 0.5) 1px, transparent 1px);background-size:80px 80px"></div><div class="absolute top-0 left-1/3 w-[500px] h-[500px] bg-primary/5 blur-[140px] pointer-events-none"></div><div class="absolute bottom-0 right-0 w-80 h-80 bg-primary/8 blur-[100px] pointer-events-none"></div><div class="absolute top-0 left-0 right-0 h-px bg-gradient-to-r from-transparent via-primary/50 to-transparent"></div><div class="container relative z-10 py-20 md:py-28"><div class="text-center mb-16 max-w-4xl mx-auto"><div class="flex items-center justify-center gap-3 mb-5"><div class="w-8 h-px bg-primary"></div><div class="inline-flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-activity w-3 h-3 text-primary animate-pulse"><path d="M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2"></path></svg><span class="text-primary text-[10px] font-bold tracking-[0.25em] uppercase">Plano Gratuito Decripte</span></div><div class="w-8 h-px bg-primary"></div></div><h2 class="text-4xl sm:text-5xl md:text-6xl font-bold text-white mb-4 leading-[1.05] tracking-tight">Gestão de<!-- --> <span class="text-primary">Ameaças</span></h2><p class="text-xl md:text-2xl text-white/65 leading-relaxed mb-6 max-w-3xl mx-auto">A plataforma de inteligência e detecção contínua mais completa do mercado —<!-- --> <span class="text-white/90 font-semibold">gratuita para sempre</span>.</p><div class="flex flex-wrap justify-center gap-3 mb-8"><div class="inline-flex items-center gap-2 px-3.5 py-2 border border-primary/25 bg-primary/8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gift w-3.5 h-3.5 text-primary"><rect x="3" y="8" width="18" height="4" rx="1"></rect><path d="M12 8v13"></path><path d="M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"></path><path d="M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"></path></svg><span class="text-white/90 text-[11px] font-bold tracking-[0.15em] uppercase">100% Gratuito</span></div><div class="inline-flex items-center gap-2 px-3.5 py-2 border border-primary/25 bg-primary/8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-credit-card w-3.5 h-3.5 text-primary"><rect width="20" height="14" x="2" y="5" rx="2"></rect><line x1="2" x2="22" y1="10" y2="10"></line></svg><span class="text-white/90 text-[11px] font-bold tracking-[0.15em] uppercase">Sem cartão de crédito</span></div><div class="inline-flex items-center gap-2 px-3.5 py-2 border border-primary/25 bg-primary/8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-3.5 h-3.5 text-primary"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg><span class="text-white/90 text-[11px] font-bold tracking-[0.15em] uppercase">Sem período de testes</span></div><div class="inline-flex items-center gap-2 px-3.5 py-2 border border-primary/25 bg-primary/8"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users w-3.5 h-3.5 text-primary"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg><span class="text-white/90 text-[11px] font-bold tracking-[0.15em] uppercase">Usuários ilimitados</span></div></div><div class="flex flex-col sm:flex-row gap-3 justify-center mb-3"><a href="https://decripte.io/free" target="_blank" rel="noopener noreferrer" class="group inline-flex items-center justify-center gap-2.5 bg-white hover:bg-white/90 text-primary font-bold px-8 py-4 text-sm uppercase tracking-[0.12em] transition-all shadow-glow"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-gift w-4 h-4"><rect x="3" y="8" width="18" height="4" rx="1"></rect><path d="M12 8v13"></path><path d="M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7"></path><path d="M7.5 8a2.5 2.5 0 0 1 0-5A4.8 8 0 0 1 12 8a4.8 8 0 0 1 4.5-5 2.5 2.5 0 0 1 0 5"></path></svg>Comece Gratuitamente<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a><button class="group inline-flex items-center justify-center gap-2.5 border border-white/15 hover:border-white/35 text-white/70 hover:text-white font-medium px-7 py-4 text-sm uppercase tracking-[0.12em] transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-brain w-3.5 h-3.5"><path d="M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"></path><path d="M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"></path><path d="M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"></path><path d="M17.599 6.5a3 3 0 0 0 .399-1.375"></path><path d="M6.003 5.125A3 3 0 0 0 6.401 6.5"></path><path d="M3.477 10.896a4 4 0 0 1 .585-.396"></path><path d="M19.938 10.5a4 4 0 0 1 .585.396"></path><path d="M6 18a4 4 0 0 1-1.967-.516"></path><path d="M19.967 17.484A4 4 0 0 1 18 18"></path></svg>Ver Todas as Features<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div><p class="text-white/45 text-[11px] tracking-widest uppercase">Operado 100% pela Decripte IA · Pronto em 5 minutos via decripte.io/free</p></div><div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-3"><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard w-3.5 h-3.5 text-primary"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Central de Operações</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Tudo em um só lugar</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Painel principal com visão consolidada do estado de ameaça da empresa. Cards de severidade, linha do tempo de mudanças e prioridades do dia sugeridas pela IA.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-3.5 h-3.5 text-primary"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Intelligence</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Tag Cloud inteligente</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Detecção e sugestão automática de palavras-chave da empresa (marca, produtos, executivos, domínios). Tag cloud com tendência de crescimento e filtros de ruído por IA.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-radar w-3.5 h-3.5 text-primary"><path d="M19.07 4.93A10 10 0 0 0 6.99 3.34"></path><path d="M4 6h.01"></path><path d="M2.29 9.62A10 10 0 1 0 21.31 8.35"></path><path d="M16.24 7.76A6 6 0 1 0 8.23 16.67"></path><path d="M12 18h.01"></path><path d="M17.99 11.66A6 6 0 0 1 15.77 16.67"></path><circle cx="12" cy="12" r="2"></circle><path d="m13.41 10.59 5.66-5.66"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Motor de Eventos</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Detecção contínua de risco</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Varredura recorrente em OSINT e feeds de ameaça. Geração automática de eventos com classificação de severidade, confiança e deduplicação inteligente.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot w-3.5 h-3.5 text-primary"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Investigação por IA</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Evento → Veredito automático</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Agente de IA visita fontes, lê conteúdo, entende contexto e gera relatório com veredito automático: verdadeiro, falso positivo ou precisa confirmação.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ticket w-3.5 h-3.5 text-primary"><path d="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z"></path><path d="M13 5v2"></path><path d="M13 17v2"></path><path d="M13 11v2"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Gestão de Incidentes</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Formal quando confirmado</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Promoção automática de eventos para incidentes com status, trilha, severidade e recomendações da IA. Botão de upgrade para time humano quando necessário.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-globe w-3.5 h-3.5 text-primary"><circle cx="12" cy="12" r="10"></circle><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"></path><path d="M2 12h20"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Superfície de Risco</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Domínios e exposição externa</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Cadastro simples de domínios com descoberta automática de subdomínios, monitoramento DNS, detecção de typosquatting e domínios falsos.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-3.5 h-3.5 text-primary"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">CTI Integrada</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Inteligência por trás de tudo</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Infraestrutura de threat intelligence enriquecendo eventos com reputação, histórico e correlações. Priorização automática por risco real.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-chart-column w-3.5 h-3.5 text-primary"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M8 18v-1"></path><path d="M12 18v-6"></path><path d="M16 18v-3"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Análise por IA</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Assessment executivo contínuo</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Texto de análise gerado por IA: o que está acontecendo, impacto provável, o que fazer agora. Histórico para comparar evolução e exportação como relatório.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles w-3.5 h-3.5 text-primary"><path d="M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Experiência Auto-Guiada</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Sem operação manual</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Basta inserir domínios e ajustar palavras-chave. A IA gera eventos, investiga, encerra ruído e abre incidentes quando necessário — tudo documentado.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-3.5 h-3.5 text-primary"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Pronto em Minutos</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Onboarding conversacional</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Onboarding em formato de chat com consulta automática de CNPJ. Ativação imediata do painel e tutorial interativo passo a passo.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-3.5 h-3.5 text-primary"><polyline points="22 7 13.5 15.5 8.5 10.5 2 17"></polyline><polyline points="16 7 22 7 22 13"></polyline></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Upgrade Inteligente</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Planos pagos quando fizer sentido</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Recomendações automáticas de planos pagos com base nos riscos detectados. Upgrade com reaproveitamento do cadastro e transparência total.</p></button><button class="group text-left p-5 border transition-all duration-300 relative overflow-hidden border-white/[0.06] bg-white/[0.02] hover:bg-white/[0.06] hover:border-primary/20"><div class="absolute left-0 top-0 bottom-0 w-0.5 bg-transparent group-hover:bg-primary transition-colors duration-300"></div><div class="flex items-start gap-3 mb-2"><div class="w-8 h-8 border border-primary/20 bg-primary/8 flex items-center justify-center shrink-0 group-hover:bg-primary/20 transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-flask-conical w-3.5 h-3.5 text-primary"><path d="M10 2v7.527a2 2 0 0 1-.211.896L4.72 20.55a1 1 0 0 0 .9 1.45h12.76a1 1 0 0 0 .9-1.45l-5.069-10.127A2 2 0 0 1 14 9.527V2"></path><path d="M8.5 2h7"></path><path d="M7 16h10"></path></svg></div><div class="flex-1 min-w-0"><h3 class="text-white font-bold text-sm leading-tight tracking-[0.04em]">Evidências e Governança</h3><p class="text-primary/80 text-[0.75rem] font-medium mt-0.5">Para auditoria e compliance</p></div></div><p class="text-white/55 text-[0.78rem] leading-relaxed line-clamp-2">Cada evento/incidente tem fontes, trechos e anexos rastreáveis. Histórico de decisões e exportação de relatórios para enterprise.</p></button></div><div class="grid grid-cols-2 md:grid-cols-4 gap-1.5 mt-10"><div class="p-4 border-t border-primary/30 bg-white/[0.04] text-center hover:bg-white/[0.08] transition-all duration-300"><div class="text-2xl md:text-3xl font-black text-primary leading-none mb-2">60s</div><div class="text-white/70 text-[10px] leading-tight tracking-[0.18em] uppercase font-medium">Ciclo de varredura</div></div><div class="p-4 border-t border-primary/30 bg-white/[0.04] text-center hover:bg-white/[0.08] transition-all duration-300"><div class="text-2xl md:text-3xl font-black text-primary leading-none mb-2">12</div><div class="text-white/70 text-[10px] leading-tight tracking-[0.18em] uppercase font-medium">Módulos integrados</div></div><div class="p-4 border-t border-primary/30 bg-white/[0.04] text-center hover:bg-white/[0.08] transition-all duration-300"><div class="text-2xl md:text-3xl font-black text-primary leading-none mb-2">24x7</div><div class="text-white/70 text-[10px] leading-tight tracking-[0.18em] uppercase font-medium">Monitoramento ativo</div></div><div class="p-4 border-t border-primary/30 bg-white/[0.04] text-center hover:bg-white/[0.08] transition-all duration-300"><div class="text-2xl md:text-3xl font-black text-primary leading-none mb-2">0</div><div class="text-white/70 text-[10px] leading-tight tracking-[0.18em] uppercase font-medium">Custo mensal</div></div></div></div><div class="absolute bottom-0 left-0 right-0 h-px bg-gradient-to-r from-transparent via-white/[0.07] to-transparent"></div></section><section id="introducao-planos" class="min-h-screen h-auto md:h-screen md:snap-start md:snap-always flex items-center justify-center py-20 pt-28 md:py-0 transition-all duration-1000 opacity-0 translate-y-8" style="background:var(--gradient-surface)"><div class="container mx-auto px-4 sm:px-6 lg:px-8 max-w-7xl"><div class="mb-12 md:mb-14 transition-all duration-1000 opacity-0 translate-y-8"><div class="flex items-center gap-3 mb-4"><div class="w-8 h-px bg-primary"></div><span class="text-[10px] font-bold uppercase tracking-[0.25em] text-primary">Plataforma de Segurança</span></div><h2 class="text-2xl sm:text-3xl md:text-4xl lg:text-[2.75rem] font-bold text-primary-dark leading-[1.15] mb-3 max-w-2xl tracking-tight">Planos de Segurança Digital</h2><p class="text-sm sm:text-[0.925rem] text-muted-foreground max-w-xl leading-relaxed">Serviços mensais completos com contratação 100% online</p></div><div class="grid md:grid-cols-2 gap-12 md:gap-16 lg:gap-20 items-center"><div class="relative transition-all duration-1000 delay-200 opacity-0 -translate-x-8"><div class="relative w-full aspect-[4/3] rounded-2xl overflow-hidden shadow-2xl border-4 border-primary/20"><div class="absolute inset-0"><img src="/_astro/dashboard-timeline.BNq1EEaZ.png" alt="Timeline de Incidentes" class="w-full h-full object-cover"/></div><div class="absolute inset-0 animate-zoom-fade" style="transform-origin:top left"><img src="/_astro/dashboard-score.cqIScLz2.png" alt="Security Score Dashboard" class="w-full h-full object-cover"/></div></div><div class="absolute -top-3 -right-3 bg-primary text-white px-4 py-1.5 text-[10px] font-bold uppercase tracking-[0.15em] shadow-glow z-10">100% Online</div></div><div class="space-y-5 transition-all duration-1000 delay-400 opacity-0 translate-x-8"><div class="flex gap-4 items-start group border-b border-border/30 pb-5 last:border-b-0" style="transition-delay:500ms"><div class="flex-shrink-0 w-9 h-9 border border-primary/15 bg-primary/6 flex items-center justify-center group-hover:bg-primary/15 group-hover:border-primary/30 transition-all duration-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-trending-up w-4 h-4 text-primary"><polyline points="22 7 13.5 15.5 8.5 10.5 2 17"></polyline><polyline points="16 7 22 7 22 13"></polyline></svg></div><div class="pt-0.5"><h3 class="text-[0.78rem] font-black text-foreground mb-1 uppercase tracking-[0.12em]">Dashboard Inteligente</h3><p class="text-[0.84rem] text-muted-foreground leading-relaxed">Acompanhe em tempo real todas as fases e etapas do seu plano através de um painel exclusivo de gestão.</p></div></div><div class="flex gap-4 items-start group border-b border-border/30 pb-5 last:border-b-0" style="transition-delay:580ms"><div class="flex-shrink-0 w-9 h-9 border border-primary/15 bg-primary/6 flex items-center justify-center group-hover:bg-primary/15 group-hover:border-primary/30 transition-all duration-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-check w-4 h-4 text-primary"><circle cx="12" cy="12" r="10"></circle><path d="m9 12 2 2 4-4"></path></svg></div><div class="pt-0.5"><h3 class="text-[0.78rem] font-black text-foreground mb-1 uppercase tracking-[0.12em]">Security Score</h3><p class="text-[0.84rem] text-muted-foreground leading-relaxed">Veja o nível de proteção da sua empresa em um indicador visual que evolui conforme implementamos as camadas de segurança.</p></div></div><div class="flex gap-4 items-start group border-b border-border/30 pb-5 last:border-b-0" style="transition-delay:660ms"><div class="flex-shrink-0 w-9 h-9 border border-primary/15 bg-primary/6 flex items-center justify-center group-hover:bg-primary/15 group-hover:border-primary/30 transition-all duration-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-4 h-4 text-primary"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg></div><div class="pt-0.5"><h3 class="text-[0.78rem] font-black text-foreground mb-1 uppercase tracking-[0.12em]">Transparência Total</h3><p class="text-[0.84rem] text-muted-foreground leading-relaxed">Acesso completo aos relatórios executivos, técnicos, KPIs de segurança e histórico de todas as atividades realizadas.</p></div></div><div class="flex gap-4 items-start group border-b border-border/30 pb-5 last:border-b-0" style="transition-delay:740ms"><div class="flex-shrink-0 w-9 h-9 border border-primary/15 bg-primary/6 flex items-center justify-center group-hover:bg-primary/15 group-hover:border-primary/30 transition-all duration-200"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap w-4 h-4 text-primary"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg></div><div class="pt-0.5"><h3 class="text-[0.78rem] font-black text-foreground mb-1 uppercase tracking-[0.12em]">Contratação Simplificada</h3><p class="text-[0.84rem] text-muted-foreground leading-relaxed">100% online! Escolha seu plano, assine digitalmente e comece imediatamente. Sem burocracia, sem complicação.</p></div></div><div class="w-full h-px bg-gradient-to-r from-border/80 via-border/40 to-transparent"></div><div class="pt-1"><button class="group w-full sm:w-auto flex items-center justify-center sm:justify-start gap-2.5 bg-primary-dark hover:bg-primary text-white font-semibold px-8 py-4 text-xs uppercase tracking-[0.12em] transition-all duration-300 touch-manipulation" style="box-shadow:var(--shadow-md)">Ver Planos Disponíveis<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-4 h-4 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><p class="mt-3 text-[11px] text-muted-foreground tracking-wide">Contratação 100% online · Sem fidelidade mínima</p></div></div></div></div></section><section id="planos-mosaico" class="min-h-screen h-auto md:snap-start md:snap-always flex items-center justify-center py-6 md:py-10 bg-gradient-to-b from-white to-secondary/20"><div class="w-full px-0"><div class="md:hidden px-4 space-y-3 pb-6"><div class="pb-2"><div class="flex items-center gap-2 mb-2"><div class="w-5 h-px bg-primary"></div><span class="text-[9px] font-black uppercase tracking-[0.3em] text-primary">Plano de Segurança</span></div><h2 class="text-xl font-bold text-primary-dark leading-tight">Escolha sua proteção</h2></div><div class="relative h-48 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-lg)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-incident-response.Df0bZxEJ.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(215, 85%, 25%);opacity:0.8"></div><div class="absolute top-0 left-0 right-0 h-px bg-primary"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-2 p-4"><div class="w-10 h-10 bg-white/15 border border-white/20 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-5 h-5 text-white"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div><h3 class="text-white text-lg font-bold text-center leading-tight">Resposta a Incidentes</h3><span class="text-white/50 text-[10px] tracking-[0.2em] uppercase font-semibold">Toque para conhecer</span></div></div><div class="grid grid-cols-2 gap-2.5"><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-soc-247.Y3RmCTl1.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(209, 90%, 12%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-eye w-4 h-4 text-white"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"></path><circle cx="12" cy="12" r="3"></circle></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">SOC 24x7</h3></div></div><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-preventive-security.j9Zv0gj_.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(210, 80%, 45%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-lock w-4 h-4 text-white"><rect width="18" height="11" x="3" y="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">Segurança Preventiva</h3></div></div><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-web3-security.pb-nziXD.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(217, 88%, 32%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-cpu w-4 h-4 text-white"><rect width="16" height="16" x="4" y="4" rx="2"></rect><rect width="6" height="6" x="9" y="9" rx="1"></rect><path d="M15 2v2"></path><path d="M15 20v2"></path><path d="M2 15h2"></path><path d="M2 9h2"></path><path d="M20 15h2"></path><path d="M20 9h2"></path><path d="M9 2v2"></path><path d="M9 20v2"></path></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">Segurança Web3</h3></div></div><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-network-security.DKISn3vx.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(213, 82%, 38%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-network w-4 h-4 text-white"><rect x="16" y="16" width="6" height="6" rx="1"></rect><rect x="2" y="16" width="6" height="6" rx="1"></rect><rect x="9" y="2" width="6" height="6" rx="1"></rect><path d="M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3"></path><path d="M12 12V8"></path></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">Segurança de Borda</h3></div></div><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-compliance.Dn8FuU7o.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(211, 85%, 22%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-check w-4 h-4 text-white"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="m9 15 2 2 4-4"></path></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">Segurança Normativa</h3></div></div><div class="relative h-36 overflow-hidden cursor-pointer active:scale-[0.98] transition-transform touch-manipulation" style="box-shadow:var(--shadow-sm)"><div class="absolute inset-0 bg-cover bg-center" style="background-image:url(/_astro/team-offensive-security.BzfViCHm.jpg)"></div><div class="absolute inset-0" style="background-color:hsl(207, 75%, 18%);opacity:0.83"></div><div class="absolute inset-0 flex flex-col items-center justify-center gap-1.5 p-3"><div class="w-8 h-8 bg-white/15 border border-white/15 flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-target w-4 h-4 text-white"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg></div><h3 class="text-white text-[0.78rem] font-bold text-center leading-tight">Segurança Ofensiva</h3></div></div></div></div><div class="hidden md:block relative w-full" style="height:85vh;min-height:600px"><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:-5%;left:20%;width:60%;height:42%;z-index:5;transition-delay:200ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-soc-247.Y3RmCTl1.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(209, 90%, 12%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-start items-center text-center"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">SOC 24x7</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:5%;right:0;width:48%;height:50%;z-index:6;transition-delay:300ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-preventive-security.j9Zv0gj_.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(210, 80%, 45%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-start items-end text-right"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">Segurança Preventiva</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:45%;right:0;width:48%;height:55%;z-index:6;transition-delay:400ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-web3-security.pb-nziXD.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(217, 88%, 32%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-end items-end text-right"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">Segurança Web3</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="bottom:0;left:20%;width:60%;height:42%;z-index:5;transition-delay:500ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-network-security.DKISn3vx.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(213, 82%, 38%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-end items-start text-left"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">Segurança de Borda</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:45%;left:0;width:48%;height:55%;z-index:6;transition-delay:600ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-compliance.Dn8FuU7o.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(211, 85%, 22%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-end items-start text-left"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">Segurança Normativa</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:5%;left:0;width:48%;height:50%;z-index:6;transition-delay:700ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-offensive-security.BzfViCHm.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(207, 75%, 18%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-start items-start text-left"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-lg md:text-xl lg:text-2xl xl:text-3xl">Segurança Ofensiva</h3></div></div><div class="absolute overflow-hidden cursor-pointer transition-all duration-500 ease-out opacity-0 scale-90" style="top:28%;left:22%;width:56%;height:44%;z-index:10;transition-delay:100ms;transform:scale(1)"><div class="absolute inset-0 bg-cover bg-center transition-transform duration-500" style="background-image:url(/_astro/team-incident-response.Df0bZxEJ.jpg);transform:scale(1)"></div><div class="absolute inset-0 transition-opacity duration-500" style="background-color:hsl(215, 85%, 25%);opacity:0.85"></div><div class="absolute inset-0 p-6 md:p-8 lg:p-10 flex flex-col justify-center items-center text-center"><h3 class="text-white font-bold drop-shadow-2xl leading-tight transition-transform duration-300 scale-100 text-xl md:text-2xl lg:text-3xl xl:text-4xl">Resposta a Incidentes</h3></div></div></div></div></section><section id="resposta-a-incidentes" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-white opacity-0 scale-95"><div id="planos" class="absolute top-0"></div><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden "><img src="/_astro/team-incident-response.Df0bZxEJ.jpg" alt="Resposta a Incidentes - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/65"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">01</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 "><div class="max-w-lg w-full"><div class="inline-flex items-center gap-2 mb-6 px-3 py-1.5 bg-primary/8 border border-primary/15"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-star w-3 h-3 text-primary"><path d="M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"></path></svg><span class="text-[9px] font-bold uppercase tracking-[0.22em] text-primary">Mais Contratado</span></div><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-primary-dark/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-primary-dark">Resposta a Incidentes</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-primary-dark/65">Conte com uma equipe profissional 24x7 para prevenir, detectar e responder incidentes cibernéticos como vazamentos, intrusões e negação de serviço.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Contenção imediata de ameaças</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Análise forense detalhada</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Erradicação completa</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Comunicação executiva</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">SLA crítico até 1h</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-primary-dark text-white hover:bg-primary" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-muted-foreground">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-primary/10 text-primary border-primary/30">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">SOC 24x7</button></div></div></div></div></div></section><section id="segurança-de-borda" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-primary-dark opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden md:order-2"><img src="/_astro/team-network-security.DKISn3vx.jpg" alt="Segurança de Borda - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/60"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">02</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 md:order-1"><div class="max-w-lg w-full"><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-white/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-white">Segurança de Borda</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-white/70">Proteja o perímetro da sua infraestrutura com tecnologias avançadas de firewall, WAF e proteção contra DDoS, garantindo uma defesa robusta contra ameaças externas.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Firewalls de última geração</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">WAF e proteção DDoS</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Segmentação de rede</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Monitoramento contínuo</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Tuning e otimização</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-white text-primary-dark hover:bg-white/90" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-white/30">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-white/10 text-white border-white/30">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">SOC 24x7</button></div></div></div></div></div></section><section id="segurança-ofensiva" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-white opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden "><img src="/_astro/team-offensive-security.BzfViCHm.jpg" alt="Segurança Ofensiva - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/65"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">03</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 "><div class="max-w-lg w-full"><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-primary-dark/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-primary-dark">Segurança Ofensiva</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-primary-dark/65">Identifique e corrija vulnerabilidades antes que sejam exploradas por atacantes, com scans contínuos e priorização inteligente baseada em contexto e impacto ao negócio.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Gestão de Vulnerabilidades</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Scanner contínuo interno/externo</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Priorização de riscos CVSS</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Análise de contexto</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Relatórios executivos</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:800ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Relatórios técnicos detalhados</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-primary-dark text-white hover:bg-primary" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-muted-foreground">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-primary/10 text-primary border-primary/30">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">SOC 24x7</button></div></div></div></div></div></section><section id="segurança-preventiva" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-primary-dark opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden md:order-2"><img src="/_astro/team-preventive-security.j9Zv0gj_.jpg" alt="Segurança Preventiva - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/60"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">04</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 md:order-1"><div class="max-w-lg w-full"><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-white/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-white">Segurança Preventiva</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-white/70">Implemente camadas de proteção proativa em sistemas, cloud e endpoints, com hardening, backup e treinamento de equipes para criar uma cultura de segurança sólida.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Hardening de sistemas e cloud</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">IAM &amp; MFA implementação</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Backup e Disaster Recovery</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">EDR e proteção endpoint</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Treinamentos de equipe</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-white text-primary-dark hover:bg-white/90" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-white/30">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-white/10 text-white border-white/30">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">SOC 24x7</button></div></div></div></div></div></section><section id="segurança-normativa" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-white opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden "><img src="/_astro/team-compliance.Dn8FuU7o.jpg" alt="Segurança Normativa - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/65"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">05</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 "><div class="max-w-lg w-full"><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-primary-dark/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-primary-dark">Segurança Normativa</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-primary-dark/65">Garanta conformidade com regulamentações e frameworks internacionais através de políticas estruturadas, auditorias e métricas de segurança alinhadas às melhores práticas.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Gap Assessment ISO/NIST/LGPD/PCI</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Desenvolvimento de políticas</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Normas e procedimentos</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Auditoria interna</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">KPIs e métricas</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-primary-dark text-white hover:bg-primary" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-muted-foreground">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-primary/10 text-primary border-primary/30">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">SOC 24x7</button></div></div></div></div></div></section><section id="web3-security" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-primary-dark opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden md:order-2"><img src="/_astro/team-web3-security.pb-nziXD.jpg" alt="Segurança Web3 - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/60"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">06</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 md:order-1"><div class="max-w-lg w-full"><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-white/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-white">Segurança Web3</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-white/70">Proteção especializada para dApps, smart contracts e infraestrutura blockchain com metodologias OWASP SCSTG, auditoria de contratos, testes de penetração on-chain e monitoramento 24x7.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Auditoria Smart Contracts (SCSVS)</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Testes OWASP SCSTG/SCTOP10</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Análise reentrância e MEV</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Proteção oráculos e bridges</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Resposta a incidentes Web3</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:800ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary-light"></div><span class="text-sm leading-relaxed text-white/65">Monitoramento on-chain 24x7</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-white text-primary-dark hover:bg-white/90" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-white/30">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-white/10 text-white border-white/30">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-white/40 border-white/10 hover:bg-white/8 hover:text-white/80 hover:border-white/25">SOC 24x7</button></div></div></div></div></div></section><section id="soc-24x7" class="relative min-h-screen h-auto md:h-screen snap-start snap-always flex flex-col md:flex-row items-stretch transition-all duration-1000 ease-out bg-white opacity-0 scale-95"><div class="w-full md:w-[38%] h-56 sm:h-72 md:h-auto relative overflow-hidden "><img src="/_astro/team-soc-247.Y3RmCTl1.jpg" alt="SOC 24x7 - Serviço de Cybersecurity da Decripte" class="absolute inset-0 w-full h-full object-cover"/><div class="absolute inset-0 bg-primary-dark/65"></div><div class="absolute top-6 left-6 text-white/10 font-black text-7xl md:text-8xl leading-none select-none">07</div><div class="absolute bottom-0 left-0 right-0 p-6 bg-gradient-to-t from-primary-dark/90 via-primary-dark/40 to-transparent"><span class="text-white/50 text-[9px] font-bold uppercase tracking-[0.25em]">Cybersecurity · Decripte</span></div></div><div class="w-full md:w-[62%] flex items-center justify-center p-6 sm:p-8 md:p-10 lg:p-14 "><div class="max-w-lg w-full"><div class="inline-flex items-center gap-2 mb-6 px-3 py-1.5 bg-primary/8 border border-primary/15"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-star w-3 h-3 text-primary"><path d="M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z"></path></svg><span class="text-[9px] font-bold uppercase tracking-[0.22em] text-primary">Mais Contratado</span></div><div class="transition-all duration-1000 mb-5 opacity-0 translate-y-10"><p class="text-[10px] font-bold uppercase tracking-[0.22em] mb-2 text-primary-dark/35">Plano de Segurança</p><h2 class="text-2xl sm:text-3xl md:text-[2rem] lg:text-[2.25rem] font-bold leading-[1.1] tracking-tight text-primary-dark">SOC 24x7</h2><div class="w-10 h-0.5 mt-4 bg-primary"></div></div><div class="transition-all duration-1000 delay-200 mb-6 opacity-0 translate-y-10"><p class="text-sm sm:text-base leading-[1.85] text-primary-dark/65">Security Operations Center completo e gerenciado em outsourcing com monitoramento contínuo, threat hunting, análise de logs, correlação de eventos SIEM e resposta a incidentes em tempo real.</p></div><ul class="space-y-2.5 mb-7"><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:400ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Monitoramento 24x7x365</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:480ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">SIEM Splunk/QRadar gerenciado</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:560ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Threat Hunting proativo</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:640ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Análise de logs e correlação</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:720ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Resposta a incidentes integrada</span></li><li class="flex items-start gap-3 transition-all duration-700 opacity-0 -translate-x-4" style="transition-delay:800ms"><div class="w-1 h-1 shrink-0 mt-[0.55em] rotate-45 bg-primary"></div><span class="text-sm leading-relaxed text-primary-dark/65">Relatórios executivos mensais</span></li></ul><div class="transition-all duration-1000 delay-700 flex flex-col gap-4 opacity-0 translate-y-10"><button class="group w-full sm:w-auto inline-flex items-center justify-center sm:justify-start gap-2.5 font-semibold text-xs uppercase tracking-[0.12em] px-8 py-4 transition-all duration-200 touch-manipulation bg-primary-dark text-white hover:bg-primary" style="box-shadow:var(--shadow-md)">Ver Preços e Detalhes<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><div><p class="text-[9px] font-bold uppercase tracking-[0.2em] mb-2 text-muted-foreground">Outros planos</p><div class="flex flex-wrap gap-1.5"><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Resposta a Incidentes</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança de Borda</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Ofensiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Preventiva</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Normativa</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-transparent text-foreground/40 border-border/50 hover:bg-primary/5 hover:text-primary hover:border-primary/25">Segurança Web3</button><button class="text-[9px] px-2.5 py-1.5 whitespace-nowrap border uppercase tracking-wide font-semibold transition-all duration-200 bg-primary/10 text-primary border-primary/30">SOC 24x7</button></div></div></div></div></div></section><section id="faq" class="min-h-screen h-auto md:h-screen md:snap-start md:snap-always flex items-center justify-center py-20 md:py-0 overflow-y-auto" style="background:var(--gradient-depth)"><div class="container mx-auto px-6 sm:px-8 lg:px-12 max-w-6xl"><div class="mb-12 sm:mb-14 md:mb-16 transition-all duration-1000 opacity-0 translate-y-10"><div class="flex items-center gap-3 mb-5"><div class="w-8 h-px bg-primary"></div><span class="text-[10px] font-bold uppercase tracking-[0.25em] text-primary">Dúvidas Frequentes</span></div><h2 class="text-3xl sm:text-4xl md:text-[2.75rem] font-bold mb-3 text-primary-dark max-w-xl leading-[1.1] tracking-tight">Perguntas Frequentes</h2><div class="w-10 h-0.5 bg-primary mb-4"></div><p class="text-sm sm:text-[0.925rem] text-muted-foreground max-w-lg leading-relaxed">Tire suas dúvidas sobre nossos serviços de segurança digital.</p></div><div class="grid sm:grid-cols-2 gap-1.5"><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:0ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">O que é um Plano de Segurança?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:25ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como funciona a contratação e pagamentos?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:50ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como acompanho a implementação dos serviços?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:75ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Quanto tempo leva para implementar um setor completo de segurança?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:100ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês atendem incidentes fora do horário comercial?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:125ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Posso contratar mais de um plano?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:150ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Qual a diferença entre SOC e NOC?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:175ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês trabalham com que ferramentas de segurança?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:200ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como funciona o suporte técnico?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:225ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Preciso ter equipe de TI interna?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:250ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês fazem pentest (teste de invasão)?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:275ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como vocês garantem a confidencialidade dos nossos dados?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:300ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Qual o prazo de contrato mínimo?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:325ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês ajudam com conformidade LGPD?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:350ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como funciona em caso de incidente/ataque?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:375ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês fazem backup dos nossos dados?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:400ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Qual a diferença para contratar um funcionário de segurança?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:425ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Vocês atendem empresas de que porte?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:450ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Como vocês se mantém atualizados sobre novas ameaças?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button><button class="group w-full flex items-start justify-between gap-4 px-5 py-4 text-sm font-medium bg-white hover:bg-primary-dark hover:text-white text-foreground transition-all duration-200 touch-manipulation text-left border-l-2 border-transparent hover:border-primary opacity-0 translate-y-8" style="transition-delay:475ms;box-shadow:var(--shadow-xs)"><span class="leading-snug text-left">Posso cancelar o serviço a qualquer momento?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right w-4 h-4 shrink-0 text-primary/50 group-hover:text-white/70 mt-0.5 transition-all group-hover:translate-x-0.5"><path d="m9 18 6-6-6-6"></path></svg></button></div><div class="mt-8 flex items-center justify-between flex-wrap gap-4"><p class="text-[11px] text-muted-foreground tracking-wide">Não encontrou o que procura?<!-- --> <button class="text-primary hover:underline font-semibold">Fale com um especialista</button></p><p class="text-[10px] text-muted-foreground/60 uppercase tracking-[0.2em] font-medium">20<!-- --> <!-- -->perguntas<!-- --> · <!-- -->Atualizado em<!-- --> 2025</p></div></div></section><section class="py-16 bg-background border-t border-border/30"><div class="page-container"><div class="max-w-4xl mx-auto"><div class="flex items-center justify-between mb-10 flex-wrap gap-4"><div><div class="flex items-center gap-3 mb-3"><div class="w-6 h-px bg-primary"></div><span class="text-[9px] font-black text-primary/70 uppercase tracking-[0.28em]">Dúvidas Frequentes</span></div><h2 class="text-2xl md:text-3xl font-bold text-foreground tracking-tight">Perguntas mais comuns</h2></div><button class="group inline-flex items-center gap-2 text-[10px] font-black uppercase tracking-[0.18em] text-primary hover:text-primary/80 transition-colors border border-primary/30 hover:border-primary/60 px-4 py-2.5">Ver todas as 100+ perguntas<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3 h-3 transition-transform group-hover:translate-x-0.5"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></div><div class="divide-y divide-border/30"><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">O que é um Plano de Segurança?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Como acompanho a implementação dos serviços?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Vocês atendem incidentes fora do horário comercial?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Qual a diferença entre SOC e NOC?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Como funciona o suporte técnico?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Vocês fazem pentest (teste de invasão)?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Qual o prazo de contrato mínimo?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div><div><button class="group w-full flex items-start justify-between gap-4 py-4 text-left transition-colors hover:text-primary"><span class="text-sm font-semibold text-foreground group-hover:text-primary transition-colors leading-snug">Como funciona em caso de incidente/ataque?</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down w-4 h-4 shrink-0 mt-0.5 text-primary/50 group-hover:text-primary transition-all duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></div></div><div class="mt-8 pt-6 border-t border-border/30 flex items-center justify-between flex-wrap gap-4"><p class="text-xs text-muted-foreground">Não encontrou o que procura?<!-- --> <button class="text-primary hover:underline font-semibold">Veja todas as 100+ perguntas</button> <!-- -->ou<!-- --> <a href="/#contato" class="text-primary hover:underline font-semibold">fale com um especialista</a>.</p><span class="text-[10px] text-muted-foreground/50 uppercase tracking-wider">12 categorias · Atualizado 2025</span></div></div></div></section><section id="contato" class="min-h-screen h-auto md:h-screen md:snap-start md:snap-always flex items-center justify-center overflow-y-auto py-20 md:py-0" style="background:var(--gradient-surface)"><div class="container mx-auto px-6 sm:px-8 lg:px-12 py-12 md:py-16"><div class="mb-12 md:mb-14 transition-all duration-1000 opacity-0 translate-y-10"><div class="flex items-center gap-3 mb-5"><div class="w-8 h-px bg-primary"></div><span class="text-[10px] font-bold uppercase tracking-[0.25em] text-primary">Fale com a Decripte</span></div><h2 class="text-3xl sm:text-4xl md:text-[2.75rem] font-bold mb-3 text-primary-dark max-w-xl leading-[1.15] tracking-tight">Fale com a Decripte</h2><p class="text-sm sm:text-[0.925rem] text-muted-foreground max-w-lg leading-relaxed">Entre em contato conosco e descubra como podemos proteger sua empresa.</p></div><div class="max-w-5xl mx-auto grid lg:grid-cols-[1.65fr_1fr] gap-8 sm:gap-10 md:gap-12"><div class="transition-all duration-1000 opacity-0 -translate-x-10"><div class="bg-white border-t-2 border-primary p-7 sm:p-8" style="box-shadow:var(--shadow-card)"><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-muted-foreground mb-6 pb-4 border-b border-border/50">Dados da organização</p><form class="space-y-3.5"><div class="grid sm:grid-cols-2 gap-3.5"><input class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm border-border/60 bg-background focus:border-primary focus:bg-white transition-all text-sm h-11 placeholder:text-muted-foreground/60" placeholder="Nome completo" required="" value=""/><input type="email" class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm border-border/60 bg-background focus:border-primary focus:bg-white transition-all text-sm h-11 placeholder:text-muted-foreground/60" placeholder="E-mail" required="" value=""/></div><div class="grid sm:grid-cols-2 gap-3.5"><input type="tel" class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm border-border/60 bg-background focus:border-primary focus:bg-white transition-all text-sm h-11 placeholder:text-muted-foreground/60" placeholder="Telefone" required="" value=""/><input class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm border-border/60 bg-background focus:border-primary focus:bg-white transition-all text-sm h-11 placeholder:text-muted-foreground/60" placeholder="Empresa" required="" value=""/></div><select class="w-full px-3 py-2.5 text-sm bg-background border border-border/60 focus:border-primary outline-none transition-all h-11 text-foreground focus:bg-white" required=""><option value="" selected="">Selecione um plano de interesse</option><option value="resposta">Resposta a Incidentes</option><option value="soc">SOC 24x7</option><option value="borda">Segurança de Borda</option><option value="vulnerabilidades">Gestão de Vulnerabilidades</option><option value="preventiva">Segurança Preventiva</option><option value="normativa">Segurança Normativa</option></select><textarea class="flex min-h-[80px] w-full rounded-md border px-3 py-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 border-border/60 bg-background focus:border-primary focus:bg-white transition-all text-sm resize-none placeholder:text-muted-foreground/60" placeholder="Mensagem" required="" rows="4"></textarea><button type="submit" class="group w-full inline-flex items-center justify-center gap-2.5 bg-primary hover:bg-primary/90 text-white font-semibold text-xs uppercase tracking-[0.12em] px-6 py-4 transition-all duration-200 relative overflow-hidden"><span class="relative z-10 flex items-center gap-2.5">Enviar Mensagem<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3.5 h-3.5 transition-transform group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></span><div class="absolute inset-0 bg-primary-dark/20 translate-y-full group-hover:translate-y-0 transition-transform duration-300"></div></button></form></div></div><div class="flex flex-col gap-4 transition-all duration-1000 opacity-0 translate-x-10"><div class="bg-white border-l-2 border-primary p-5" style="box-shadow:var(--shadow-sm)"><div class="flex items-start gap-3.5"><div class="w-9 h-9 bg-primary/8 flex items-center justify-center shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-mail w-4 h-4 text-primary"><rect width="20" height="16" x="2" y="4" rx="2"></rect><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path></svg></div><div><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-muted-foreground mb-1.5">E-mail</p><a href="mailto:decripte@decripte.com.br" class="text-sm text-foreground hover:text-primary transition-colors font-medium">decripte@decripte.com.br</a></div></div></div><div class="bg-white border-l-2 border-primary/40 p-5" style="box-shadow:var(--shadow-sm)"><div class="flex items-start gap-3.5"><div class="w-9 h-9 bg-primary/8 flex items-center justify-center shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-clock w-4 h-4 text-primary"><circle cx="12" cy="12" r="10"></circle><polyline points="12 6 12 12 16 14"></polyline></svg></div><div><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-primary mb-1.5">Resposta em até 4 horas</p><p class="text-xs text-muted-foreground leading-relaxed">Nossa equipe responde toda solicitação em horário comercial dentro de 4 horas. Emergências: canal de plantão 24x7.</p></div></div></div><div class="bg-primary-dark p-5 flex flex-col gap-3" style="box-shadow:var(--shadow-md)"><div class="flex items-start gap-3.5"><div class="w-9 h-9 bg-white/10 flex items-center justify-center shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield w-4 h-4 text-primary-light"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg></div><div><p class="text-[10px] font-bold uppercase tracking-[0.22em] text-primary-light mb-1.5">Contratação Online</p><p class="text-xs text-white/55 leading-relaxed">Ative sua proteção sem burocracia. 100% digital, sem fidelidade mínima.</p></div></div><a href="https://decripte.io/start" target="_blank" rel="noopener noreferrer" class="group flex items-center justify-center gap-2 border border-white/20 hover:border-white/40 hover:bg-white/5 text-white font-semibold text-[10px] uppercase tracking-[0.15em] py-2.5 transition-all">Começar agora<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-external-link w-3 h-3 opacity-60 group-hover:opacity-100 transition-opacity"><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path></svg></a></div><p class="text-[11px] text-muted-foreground leading-relaxed px-1">Ao enviar este formulário, você concorda com nossa política de privacidade. Seus dados são protegidos conforme a LGPD.</p></div></div></div></section><footer class="bg-primary-dark text-white"><div class="h-[2px] bg-gradient-to-r from-transparent via-primary to-transparent"></div><div class="page-container py-16 md:py-20"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-12 gap-10 md:gap-12"><div class="lg:col-span-3 space-y-6"><img src="/_astro/logo-decripte-branco.BwksdB9_.png" alt="Decripte" class="h-9 md:h-10 w-auto"/><p class="text-white/50 text-sm leading-relaxed">Inteligência e Segurança Digital</p><div class="flex items-center gap-2 text-white/35 text-[10px] tracking-widest uppercase font-medium"><div class="w-1 h-1 bg-primary rounded-full"></div><span>Cybersecurity · Enterprise Grade</span></div><div class="flex gap-2 pt-1"><a href="https://linkedin.com/company/decripte" target="_blank" rel="noopener noreferrer" class="w-8 h-8 border border-white/10 hover:border-primary/50 hover:bg-primary/10 flex items-center justify-center transition-all duration-200 group" aria-label="LinkedIn"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin w-3.5 h-3.5 text-white/50 group-hover:text-primary-light transition-colors"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg></a><a href="https://instagram.com/decripte" target="_blank" rel="noopener noreferrer" class="w-8 h-8 border border-white/10 hover:border-primary/50 hover:bg-primary/10 flex items-center justify-center transition-all duration-200 group" aria-label="Instagram"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-instagram w-3.5 h-3.5 text-white/50 group-hover:text-primary-light transition-colors"><rect width="20" height="20" x="2" y="2" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" x2="17.51" y1="6.5" y2="6.5"></line></svg></a><a href="https://facebook.com/decripte" target="_blank" rel="noopener noreferrer" class="w-8 h-8 border border-white/10 hover:border-primary/50 hover:bg-primary/10 flex items-center justify-center transition-all duration-200 group" aria-label="Facebook"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-facebook w-3.5 h-3.5 text-white/50 group-hover:text-primary-light transition-colors"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg></a><a href="https://twitter.com/decripte" target="_blank" rel="noopener noreferrer" class="w-8 h-8 border border-white/10 hover:border-primary/50 hover:bg-primary/10 flex items-center justify-center transition-all duration-200 group" aria-label="Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-twitter w-3.5 h-3.5 text-white/50 group-hover:text-primary-light transition-colors"><path d="M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z"></path></svg></a></div></div><div class="lg:col-span-3"><p class="text-[9px] font-bold uppercase tracking-[0.25em] text-white/30 mb-5 border-b border-white/[0.07] pb-3">Planos de Segurança</p><ul class="space-y-2"><li><a href="/plano/soc-247" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>SOC 24x7</a></li><li><a href="/plano/resposta-incidentes" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Resposta a Incidentes</a></li><li><a href="/plano/seguranca-borda" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Segurança de Borda</a></li><li><a href="/plano/seguranca-ofensiva" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Segurança Ofensiva</a></li><li><a href="/plano/seguranca-preventiva" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Segurança Preventiva</a></li><li><a href="/plano/seguranca-normativa" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Segurança Normativa</a></li><li><a href="/plano/web3-security" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Web3 Security</a></li><li><a href="/plano/gestao-vulnerabilidades" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary flex-shrink-0"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Gestão de Vulnerabilidades</a></li></ul></div><div class="lg:col-span-2"><p class="text-[9px] font-bold uppercase tracking-[0.25em] text-white/30 mb-5 border-b border-white/[0.07] pb-3">Recursos</p><ul class="space-y-2.5"><li><a href="/artigos" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Portal de Artigos</a></li><li><a href="/intelligence-center" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Intelligence Center</a></li><li><a href="/diagnostico" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Diagnóstico</a></li><li><a href="/simulador-de-risco" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Simulador de Risco</a></li><li><a href="/conhecimento" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Base de Conhecimento</a></li><li><a href="/faq" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>FAQ</a></li><li><a href="/about" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>About</a></li><li><a href="/hiago-kin-levi" class="text-white/55 hover:text-white text-[13px] transition-colors text-left flex items-center gap-1.5 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-2.5 h-2.5 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all text-primary"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg>Fundador</a></li></ul></div><div class="lg:col-span-4"><p class="text-[9px] font-bold uppercase tracking-[0.25em] text-white/30 mb-5 border-b border-white/[0.07] pb-3">Fale com a Decripte</p><form class="space-y-2.5"><div class="grid grid-cols-1 sm:grid-cols-2 gap-2.5"><input class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm bg-white/[0.05] border-white/10 text-white placeholder:text-white/30 focus:border-primary-light focus:bg-white/[0.08] text-sm h-10 transition-colors" placeholder="Nome completo" required="" value=""/><input type="email" class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm bg-white/[0.05] border-white/10 text-white placeholder:text-white/30 focus:border-primary-light focus:bg-white/[0.08] text-sm h-10 transition-colors" placeholder="E-mail" required="" value=""/></div><input type="tel" class="flex w-full rounded-md border px-3 py-2 ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm bg-white/[0.05] border-white/10 text-white placeholder:text-white/30 focus:border-primary-light focus:bg-white/[0.08] text-sm h-10 transition-colors" placeholder="Telefone" value=""/><textarea class="flex w-full rounded-md border px-3 py-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 bg-white/[0.05] border-white/10 text-white placeholder:text-white/30 focus:border-primary-light focus:bg-white/[0.08] min-h-[80px] text-sm transition-colors" placeholder="Mensagem" required=""></textarea><button type="submit" class="w-full bg-primary hover:bg-primary/90 text-white font-semibold text-xs h-11 gap-2 flex items-center justify-center uppercase tracking-[0.12em] transition-all duration-200 group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-send w-3.5 h-3.5"><path d="M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z"></path><path d="m21.854 2.147-10.94 10.939"></path></svg>Enviar Mensagem<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right w-3 h-3 opacity-0 group-hover:opacity-100 -translate-x-1 group-hover:translate-x-0 transition-all"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button></form></div></div><div class="mt-14 pt-8 border-t border-white/[0.07] flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4"><div class="flex items-center gap-2.5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-map-pin w-3.5 h-3.5 text-primary/70 flex-shrink-0"><path d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"></path><circle cx="12" cy="10" r="3"></circle></svg><p class="text-white/35 text-[11px] tracking-wide">Av. Pref. Osmar Cunha, 416 — Sala 1108 — Centro — Florianópolis - SC, 88015-100</p></div><a href="https://decripte.io/start" target="_blank" rel="noopener noreferrer" class="group flex items-center gap-1.5 text-primary-light text-[11px] font-semibold hover:text-white transition-colors tracking-wider uppercase">Contratar agora<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-external-link w-3 h-3 opacity-70 group-hover:opacity-100 transition-opacity"><path d="M15 3h6v6"></path><path d="M10 14 21 3"></path><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path></svg></a></div></div><div class="border-t border-white/[0.06]"><div class="page-container py-4"><div class="flex flex-col md:flex-row justify-between items-center gap-3"><p class="text-white/25 text-[11px] text-center md:text-left tracking-wide">© <!-- -->2026<!-- --> <!-- -->Decripte<!-- -->. <!-- -->Todos os direitos reservados.</p><div class="flex items-center gap-5"><a href="/privacy" class="text-white/25 hover:text-white/60 text-[11px] transition-colors tracking-wide">Política de Privacidade</a><div class="w-px h-3 bg-white/15"></div><a href="/terms" class="text-white/25 hover:text-white/60 text-[11px] transition-colors tracking-wide">Termos de Serviço</a></div></div></div></div></footer></div><!--astro:end--></astro-island>  </body></html>