{"id":36,"date":"2026-05-15T10:22:36","date_gmt":"2026-05-15T10:22:36","guid":{"rendered":"https:\/\/titantax.com.br\/?page_id=36"},"modified":"2026-05-15T10:22:36","modified_gmt":"2026-05-15T10:22:36","slug":"home","status":"publish","type":"page","link":"https:\/\/titantax.com.br\/","title":{"rendered":"Home 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"36\" class=\"elementor elementor-36\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c4272e e-con-full e-flex e-con e-parent\" data-id=\"2c4272e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbde2f4 elementor-widget elementor-widget-html\" data-id=\"cbde2f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-BR\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Titan Tax \u2014 Intelig\u00eancia Tribut\u00e1ria<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n\/* ============================================================\n   TITAN TAX \u2014 LANDING PAGE v2\n   Substituir antes de publicar:\n   \u00b7 \/wp-content\/uploads\/titan-tax\/logo-branco.svg  \u2192 logo real\n   \u00b7 https:\/\/titantax.com.br\/wp-content\/uploads\/2026\/05\/id-titan-3.jpg     \u2192 imagem est\u00e1tua\n   \u00b7 https:\/\/hook.make.com\/SUBSTITUA_AQUI           \u2192 webhook real\n============================================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --navy:  #11223A;\n  --black: #000B19;\n  --gold:  #8B7143;\n  --cream: #F5DAAC;\n  --white: #FFFEFD;\n  --f:     'Sora', sans-serif;\n  --pad:   clamp(80px, 10vw, 120px);\n}\n\n.tt { font-family: var(--f); color: var(--white); background: var(--black); -webkit-font-smoothing: antialiased; overflow-x: hidden; }\n\n\/* \u2500\u2500 Layout \u2500\u2500 *\/\n.wrap { width: 100%; max-width: 1100px; margin: 0 auto; padding: 0 clamp(20px, 5vw, 56px); }\n\n\/* \u2500\u2500 Utilit\u00e1rios \u2500\u2500 *\/\n.gold { background: linear-gradient(135deg, #8B7143 0%, #F5DAAC 48%, #8B7143 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.divider { width: 100%; height: 1px; background: linear-gradient(90deg, transparent, rgba(139,113,67,.35), transparent); }\n.label { display: inline-flex; align-items: center; gap: 10px; font-size: .65rem; font-weight: 700; letter-spacing: .25em; color: var(--gold); text-transform: uppercase; margin-bottom: 18px; }\n.label::before { content: ''; width: 28px; height: 1px; background: var(--gold); flex-shrink: 0; }\n\n\/* ============================================================\n   1 \u00b7 HERO\n============================================================ *\/\n#hero {\n  position: relative;\n  min-height: 100vh;\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  text-align: center;\n  padding: 60px clamp(20px,5vw,60px) 110px;\n  overflow: hidden;\n  background:\n    radial-gradient(ellipse at 25% 60%, rgba(139,113,67,.07) 0%, transparent 55%),\n    radial-gradient(ellipse at 75% 30%, rgba(17,34,58,.6) 0%, transparent 60%),\n    url('https:\/\/titantax.com.br\/wp-content\/uploads\/2026\/05\/id-titan-3.jpg') center 20% \/ cover no-repeat,\n    linear-gradient(160deg, #000B19 0%, #11223A 55%, #000B19 100%);\n}\n#hero::before {\n  content: ''; position: absolute; inset: 0;\n  background: linear-gradient(160deg, rgba(0,11,25,.9) 0%, rgba(0,11,25,.7) 45%, rgba(0,11,25,.93) 100%);\n}\n#hero > * { position: relative; z-index: 1; }\n\n#hero .logo { width: clamp(150px,22vw,210px); height: auto; display: block; margin-bottom: clamp(48px,8vw,80px); }\n#vantagens .logo-b { width: 140px; height: auto; display: block; }\n\n#hero .hero-rule {\n  width: 56px; height: 2px;\n  background: linear-gradient(90deg, #8B7143, #F5DAAC, #8B7143);\n  margin: 0 auto 36px;\n}\n\n#hero h1 {\n  font-size: clamp(1.65rem, 4.5vw, 3.2rem);\n  font-weight: 800; text-transform: uppercase;\n  letter-spacing: .02em; line-height: 1.15;\n  max-width: 840px;\n}\n#hero h1 em { display: block; font-style: normal; margin-top: 10px; }\n\n#hero .cta {\n  display: inline-flex; align-items: center; gap: 12px;\n  margin-top: clamp(40px,6vw,64px);\n  padding: 18px 44px;\n  border: 1px solid var(--cream);\n  color: var(--cream);\n  font-family: var(--f); font-size: .82rem; font-weight: 700;\n  letter-spacing: .15em; text-transform: uppercase; text-decoration: none;\n  background: rgba(245,218,172,.05); backdrop-filter: blur(4px);\n  transition: background .28s, color .28s, transform .2s;\n  cursor: pointer;\n}\n#hero .cta:hover { background: var(--cream); color: var(--navy); transform: translateY(-2px); }\n#hero .cta svg { transition: transform .2s; }\n#hero .cta:hover svg { transform: translateX(5px); }\n\n#hero .scroll-hint {\n  position: absolute; bottom: 34px; left: 50%; transform: translateX(-50%);\n  display: flex; flex-direction: column; align-items: center; gap: 8px;\n  opacity: .35; font-size: .6rem; letter-spacing: .22em; text-transform: uppercase; color: var(--cream);\n}\n#hero .scroll-hint::after {\n  content: ''; width: 1px; height: 38px;\n  background: linear-gradient(to bottom, var(--cream), transparent);\n  animation: sh 1.8s ease-in-out infinite;\n}\n@keyframes sh {\n  0%   { opacity:0; transform: scaleY(0); transform-origin: top; }\n  50%  { opacity:1; transform: scaleY(1); transform-origin: top; }\n  100% { opacity:0; transform: scaleY(1); transform-origin: bottom; }\n}\n\n\/* ============================================================\n   2 \u00b7 SERVI\u00c7OS\n============================================================ *\/\n#servicos { background: var(--navy); padding: var(--pad) 0; }\n\n#servicos .inner {\n  display: grid; grid-template-columns: 1fr; gap: 48px;\n}\n#servicos .head h2 {\n  font-size: clamp(1.7rem, 4vw, 2.8rem);\n  font-weight: 800; text-transform: uppercase; letter-spacing: .02em; line-height: 1.15; max-width: 400px;\n}\n#servicos .head p.sub {\n  margin-top: 16px; font-size: .88rem; font-weight: 300;\n  color: rgba(255,254,253,.55); line-height: 1.7; max-width: 340px;\n}\n\n#servicos ul { list-style: none; }\n#servicos ul li {\n  display: flex; align-items: center; gap: 18px;\n  padding: 18px 0;\n  border-bottom: 1px solid rgba(245,218,172,.08);\n  font-size: clamp(1rem, 2.5vw, 1.25rem);\n  font-weight: 700; text-transform: uppercase; letter-spacing: .04em;\n  transition: color .2s;\n  cursor: default;\n}\n#servicos ul li:first-child { border-top: 1px solid rgba(245,218,172,.08); }\n#servicos ul li:hover { color: var(--cream); }\n\n#servicos ul li .n {\n  font-size: .6rem; font-weight: 700; letter-spacing: .12em;\n  color: var(--gold); min-width: 22px;\n}\n#servicos ul li .dot {\n  width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: var(--cream);\n}\n\n\/* ============================================================\n   3 \u00b7 VANTAGENS\n============================================================ *\/\n#vantagens {\n  position: relative; padding: var(--pad) 0; overflow: hidden;\n  background: linear-gradient(160deg, #0a1a2e 0%, #11223A 50%, #080f1c 100%);\n}\n#vantagens::before {\n  content: ''; position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse at 0% 50%, rgba(139,113,67,.08) 0%, transparent 50%),\n    radial-gradient(ellipse at 100% 100%, rgba(17,34,58,.6) 0%, transparent 55%);\n  pointer-events: none;\n}\n#vantagens::after {\n  content: ''; position: absolute;\n  top: 0; left: 0; right: 0; height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(139,113,67,.5), transparent);\n  pointer-events: none;\n}\n\n#vantagens .inner {\n  position: relative; z-index: 2;\n  display: grid; grid-template-columns: 1fr; gap: 48px;\n}\n\n#vantagens h2 {\n  font-size: clamp(2rem, 5vw, 3.5rem);\n  font-weight: 800; text-transform: uppercase; letter-spacing: .02em; line-height: 1.1;\n}\n\n#vantagens ul { list-style: none; max-width: 460px; margin-top: 8px; }\n#vantagens ul li {\n  display: flex; align-items: flex-start; gap: 14px;\n  padding: 16px 0; border-bottom: 1px solid rgba(245,218,172,.1);\n  font-size: clamp(.95rem, 2vw, 1.1rem); font-weight: 400;\n  color: rgba(255,254,253,.88);\n}\n#vantagens ul li:first-child { border-top: 1px solid rgba(245,218,172,.1); }\n\n#vantagens ul li .chk {\n  width: 20px; height: 20px; min-width: 20px;\n  border: 1px solid var(--gold); border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; margin-top: 1px;\n}\n\n#vantagens .logo-b { width: 140px; height: auto; opacity: .8; margin-top: 28px; }\n\n\/* ============================================================\n   4 \u00b7 ENTREG\u00c1VEIS\n============================================================ *\/\n#entregaveis { background: var(--black); padding: var(--pad) 0; }\n\n#entregaveis .head { margin-bottom: clamp(36px,5vw,60px); max-width: 680px; }\n#entregaveis .head h2 {\n  font-size: clamp(1.4rem, 3.2vw, 2.2rem);\n  font-weight: 800; text-transform: uppercase; letter-spacing: .02em; line-height: 1.2;\n}\n\n#entregaveis .grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 1px; background: rgba(139,113,67,.18);\n  border: 1px solid rgba(139,113,67,.18);\n}\n#entregaveis .card {\n  background: rgba(17,34,58,.72); padding: clamp(22px,3.5vw,36px);\n  position: relative; overflow: hidden; transition: background .25s;\n}\n#entregaveis .card:hover { background: rgba(17,34,58,.97); }\n\n#entregaveis .card .bg-n {\n  position: absolute; bottom: -14px; right: 10px;\n  font-size: 6.5rem; font-weight: 800; line-height: 1;\n  color: rgba(139,113,67,.07); pointer-events: none; user-select: none;\n}\n#entregaveis .card .num {\n  font-size: .62rem; font-weight: 700; letter-spacing: .22em;\n  color: var(--gold); text-transform: uppercase; margin-bottom: 12px;\n}\n#entregaveis .card h3 {\n  font-size: clamp(.82rem, 1.8vw, .95rem); font-weight: 700;\n  text-transform: uppercase; letter-spacing: .05em;\n  color: var(--cream); line-height: 1.3; margin-bottom: 10px;\n  position: relative;\n}\n#entregaveis .card p {\n  font-size: .8rem; font-weight: 300;\n  color: rgba(255,254,253,.6); line-height: 1.6; position: relative;\n}\n\n\/* ============================================================\n   5 \u00b7 PROCESSO\n============================================================ *\/\n#processo { background: var(--navy); padding: var(--pad) 0; }\n\n#processo .subtitle {\n  font-size: clamp(.85rem, 2vw, 1rem); font-weight: 300; font-style: italic;\n  color: rgba(245,218,172,.72); max-width: 620px;\n  margin: 0 auto clamp(44px,6vw,68px); text-align: center; line-height: 1.75;\n}\n\n#processo .fases { display: grid; grid-template-columns: 1fr; gap: 16px; }\n\n#processo .fase {\n  padding: clamp(26px,3.5vw,38px);\n  background: rgba(0,11,25,.45);\n  border: 1px solid rgba(139,113,67,.22);\n  border-top: 3px solid var(--gold);\n}\n\n#processo .fase .fhead { display: flex; align-items: flex-start; gap: 18px; margin-bottom: 22px; }\n#processo .fase .fn {\n  font-size: 3rem; font-weight: 800; line-height: 1;\n  color: rgba(139,113,67,.2); flex-shrink: 0;\n}\n#processo .fase .flabel {\n  font-size: .62rem; font-weight: 700; letter-spacing: .22em;\n  color: var(--gold); text-transform: uppercase; margin-bottom: 5px;\n}\n#processo .fase h3 {\n  font-size: clamp(.9rem, 2vw, 1.05rem); font-weight: 700;\n  text-transform: uppercase; letter-spacing: .04em; line-height: 1.3;\n}\n\n#processo .blk { margin-bottom: 14px; }\n#processo .blk strong {\n  display: block; font-size: .62rem; font-weight: 700;\n  letter-spacing: .18em; color: var(--cream); text-transform: uppercase; margin-bottom: 7px;\n}\n#processo .blk p,\n#processo .blk ul { font-size: .8rem; color: rgba(255,254,253,.68); line-height: 1.65; }\n#processo .blk ul { list-style: none; }\n#processo .blk ul li { padding: 3px 0 3px 14px; position: relative; }\n#processo .blk ul li::before {\n  content: ''; position: absolute; left: 0; top: 11px;\n  width: 5px; height: 1px; background: var(--gold);\n}\n\n#processo .res {\n  margin-top: 18px; padding: 13px 16px;\n  background: rgba(139,113,67,.07); border-left: 3px solid var(--gold);\n  font-size: .8rem; font-weight: 600; color: var(--cream);\n}\n#processo .res span { color: rgba(255,254,253,.68); font-weight: 300; }\n\n\/* ============================================================\n   6 \u00b7 PLANOS\n============================================================ *\/\n#planos { background: var(--black); padding: var(--pad) 0; text-align: center; }\n\n#planos .ph { margin-bottom: clamp(36px,5vw,60px); }\n#planos .ph h2 {\n  font-size: clamp(1.9rem, 5vw, 3rem);\n  font-weight: 800; text-transform: uppercase; letter-spacing: .06em;\n}\n\n#planos .grid {\n  display: grid; grid-template-columns: 1fr;\n  gap: 20px; max-width: 1000px; margin: 0 auto 36px; text-align: left;\n}\n\n#planos .card {\n  position: relative;\n  border: 1px solid rgba(139,113,67,.28); padding: clamp(26px,3.5vw,40px);\n  background: rgba(17,34,58,.6); transition: border-color .25s, transform .2s;\n}\n#planos .card:hover { border-color: rgba(139,113,67,.6); transform: translateY(-4px); }\n#planos .card.hi { border-color: var(--cream); background: rgba(17,34,58,.95); }\n#planos .card.hi:hover { transform: translateY(-4px); }\n\n#planos .badge {\n  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);\n  background: var(--cream); color: var(--navy);\n  font-size: .58rem; font-weight: 800; letter-spacing: .2em;\n  padding: 5px 16px; white-space: nowrap;\n}\n\n#planos .periodo {\n  font-size: .62rem; font-weight: 700; letter-spacing: .22em;\n  color: var(--gold); text-transform: uppercase; margin-bottom: 6px;\n}\n#planos .nome {\n  font-size: 2rem; font-weight: 800; text-transform: uppercase;\n  letter-spacing: .1em; margin-bottom: 4px;\n}\n#planos .preco { margin-bottom: 24px; }\n#planos .preco .val { font-size: 1.8rem; font-weight: 800; }\n#planos .preco .mo { font-size: .8rem; font-weight: 300; color: rgba(255,254,253,.45); }\n\n#planos .div { height: 1px; background: rgba(139,113,67,.18); margin-bottom: 22px; }\n\n#planos .feats { list-style: none; margin-bottom: 28px; }\n#planos .feats li {\n  display: flex; align-items: center; gap: 9px;\n  font-size: .8rem; font-weight: 300; color: rgba(255,254,253,.75);\n  padding: 7px 0; border-bottom: 1px solid rgba(139,113,67,.1);\n}\n#planos .feats li svg { flex-shrink: 0; color: var(--cream); }\n\n#planos .pcta {\n  display: block; width: 100%; padding: 15px; text-align: center;\n  border: 1px solid var(--cream); color: var(--cream);\n  font-family: var(--f); font-size: .78rem; font-weight: 700;\n  letter-spacing: .12em; text-transform: uppercase; text-decoration: none;\n  background: transparent; cursor: pointer; transition: background .22s, color .22s;\n}\n#planos .card.hi .pcta { background: var(--cream); color: var(--navy); }\n#planos .pcta:hover { background: var(--cream); color: var(--navy); }\n\n#planos .tag-sem {\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 11px 26px; border: 1px solid rgba(245,218,172,.3);\n  font-size: .82rem; font-weight: 600; color: var(--cream); letter-spacing: .05em;\n}\n\n\/* ============================================================\n   7 \u00b7 FORMUL\u00c1RIO\n============================================================ *\/\n#formulario { background: var(--navy); padding: var(--pad) 0 clamp(80px,12vw,140px); }\n\n#formulario .inner {\n  display: grid; grid-template-columns: 1fr; gap: clamp(40px,6vw,80px);\n}\n\n#formulario .fleft h2 {\n  font-size: clamp(1.7rem, 4vw, 2.8rem);\n  font-weight: 800; line-height: 1.15; margin-bottom: 18px;\n}\n#formulario .fleft .sub {\n  font-size: .88rem; font-weight: 300;\n  color: rgba(255,254,253,.55); line-height: 1.75; max-width: 360px;\n}\n\n#formulario .fright { max-width: 560px; width: 100%; }\n\n#formulario .ff { margin-bottom: 14px; }\n#formulario label {\n  display: block; font-size: .68rem; font-weight: 600;\n  letter-spacing: .12em; color: rgba(255,254,253,.5);\n  text-transform: uppercase; margin-bottom: 7px;\n}\n\n#formulario input,\n#formulario select {\n  width: 100%; padding: 14px 16px;\n  background: rgba(0,11,25,.75);\n  border: 1px solid rgba(139,113,67,.32); border-radius: 0;\n  color: var(--white); font-family: var(--f); font-size: .9rem;\n  outline: none; transition: border-color .2s, background .2s;\n  -webkit-appearance: none; appearance: none;\n}\n#formulario input:focus,\n#formulario select:focus { border-color: var(--cream); background: rgba(0,11,25,.9); }\n#formulario input::placeholder { color: rgba(255,254,253,.25); }\n#formulario select option { background: var(--navy); }\n\n#formulario .phone-row { display: flex; }\n#formulario .prefix {\n  display: flex; align-items: center; gap: 5px;\n  padding: 14px 12px;\n  background: rgba(0,11,25,.9);\n  border: 1px solid rgba(139,113,67,.32); border-right: none;\n  font-size: .82rem; color: rgba(255,254,253,.5); white-space: nowrap; flex-shrink: 0;\n}\n#formulario .phone-row input { flex: 1; }\n\n#formulario .sw { position: relative; }\n#formulario .sw::after {\n  content: ''; position: absolute; right: 16px; top: 50%; transform: translateY(-60%) rotate(45deg);\n  width: 6px; height: 6px;\n  border-right: 1.5px solid var(--gold); border-bottom: 1.5px solid var(--gold);\n  pointer-events: none;\n}\n\n#formulario .row2 { display: grid; grid-template-columns: 1fr; gap: 14px; }\n\n#formulario .sbtn {\n  width: 100%; padding: 17px; margin-top: 6px;\n  background: var(--cream); color: var(--navy);\n  border: none; font-family: var(--f); font-size: .84rem; font-weight: 800;\n  letter-spacing: .15em; text-transform: uppercase;\n  cursor: pointer; transition: background .2s, opacity .2s;\n}\n#formulario .sbtn:hover { background: #f0cf94; }\n#formulario .sbtn:disabled { opacity: .55; cursor: not-allowed; }\n\n#formulario .fmsg {\n  margin-top: 14px; padding: 13px 16px;\n  font-size: .82rem; font-weight: 600;\n  display: none; align-items: flex-start; gap: 9px;\n}\n#formulario .fmsg.ok {\n  display: flex; background: rgba(139,113,67,.1);\n  border: 1px solid rgba(139,113,67,.45); color: var(--cream);\n}\n#formulario .fmsg.err {\n  display: flex; background: rgba(180,60,60,.1);\n  border: 1px solid rgba(180,60,60,.45); color: #f5aaaa;\n}\n#formulario .fmsg svg { flex-shrink: 0; margin-top: 1px; }\n\n\/* ============================================================\n   FOOTER\n============================================================ *\/\n#footer {\n  background: var(--black); padding: 28px 20px; text-align: center;\n  border-top: 1px solid rgba(139,113,67,.14);\n}\n#footer p { font-size: .7rem; color: rgba(255,254,253,.28); letter-spacing: .06em; }\n\n\/* ============================================================\n   RESPONSIVE \u2265 768px\n============================================================ *\/\n@media (min-width: 768px) {\n  #servicos .inner { grid-template-columns: 1fr 1fr; align-items: start; gap: 64px; }\n  #vantagens .inner { grid-template-columns: 1fr 1fr; align-items: center; gap: 64px; }\n  #entregaveis .grid { grid-template-columns: repeat(3, 1fr); }\n  #processo .fases { grid-template-columns: repeat(3, 1fr); gap: 20px; }\n  #planos .grid { grid-template-columns: repeat(3, 1fr); }\n  #formulario .inner { grid-template-columns: 1fr 1fr; align-items: start; }\n  #formulario .fright { max-width: 100%; }\n  #formulario .row2 { grid-template-columns: 1fr 1fr; }\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"tt\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  1 \u00b7 HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"hero\">\n  <svg class=\"logo\" viewBox=\"0 0 2105 576\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Titan Tax \u2014 Intelig\u00eancia Tribut\u00e1ria\">\n    <path d=\"M1445.17 488.403V438.681H1454.84V488.403H1445.17Z\" fill=\"white\"\/><path d=\"M1472.01 488.403V438.681H1487.88L1508.79 480.366H1511.04L1509.68 481.592V438.681H1518.81V488.403H1502.87L1481.96 446.718H1479.64L1481 445.492V488.403H1472.01Z\" fill=\"white\"\/><path d=\"M1545.66 488.403V445.833H1555.33V488.403H1545.66ZM1531.28 447.195V438.681H1569.7V447.195H1531.28Z\" fill=\"white\"\/><path d=\"M1582.19 488.403V438.681H1591.66V488.403H1582.19ZM1590.29 488.403V480.23H1612.84V488.403H1590.29ZM1590.29 467.22V459.047H1611.07V467.22H1590.29ZM1590.29 446.855V438.681H1612.29V446.855H1590.29Z\" fill=\"white\"\/><path d=\"M1627.53 488.403V438.681H1637.2V488.403H1627.53ZM1635.84 488.403V479.889H1657.3V488.403H1635.84Z\" fill=\"white\"\/><path d=\"M1670.08 488.403V438.681H1679.76V488.403H1670.08Z\" fill=\"white\"\/><path d=\"M1720.09 489.697C1715.82 489.697 1712.05 488.994 1708.78 487.586C1705.56 486.133 1702.83 484.203 1700.61 481.796C1698.43 479.344 1696.77 476.597 1695.64 473.555C1694.55 470.467 1694 467.266 1694 463.951V462.452C1694 459.319 1694.55 456.254 1695.64 453.257C1696.73 450.26 1698.32 447.558 1700.41 445.152C1702.54 442.745 1705.15 440.838 1708.24 439.43C1711.37 437.977 1714.96 437.251 1719 437.251C1723.36 437.251 1727.22 438.068 1730.58 439.703C1733.94 441.292 1736.64 443.54 1738.68 446.446C1740.73 449.307 1741.93 452.644 1742.29 456.458H1732.55C1732.24 454.324 1731.44 452.508 1730.17 451.009C1728.9 449.466 1727.29 448.285 1725.33 447.468C1723.43 446.65 1721.32 446.242 1719 446.242C1716.68 446.242 1714.57 446.65 1712.67 447.468C1710.8 448.285 1709.21 449.443 1707.9 450.941C1706.58 452.44 1705.56 454.233 1704.83 456.322C1704.15 458.411 1703.81 460.727 1703.81 463.27C1703.81 466.04 1704.2 468.514 1704.97 470.694C1705.74 472.874 1706.83 474.735 1708.24 476.279C1709.65 477.778 1711.35 478.936 1713.35 479.753C1715.34 480.525 1717.59 480.911 1720.09 480.911C1723.4 480.911 1726.31 480.23 1728.81 478.867C1731.31 477.46 1733.12 475.644 1734.26 473.418L1732.55 481.251V468.446H1741.48V479.48C1739.34 482.704 1736.44 485.225 1732.76 487.041C1729.08 488.812 1724.86 489.697 1720.09 489.697ZM1718.52 470.353V463.133H1745.63V470.353H1718.52Z\" fill=\"white\"\/><path d=\"M1758.37 488.403V438.681H1767.84V488.403H1758.37ZM1766.48 488.403V480.23H1789.02V488.403H1766.48ZM1766.48 467.22V459.047H1787.25V467.22H1766.48ZM1766.48 446.855V438.681H1788.48V446.855H1766.48ZM1759.32 434.867L1768.11 423.015H1779.35L1788.27 434.867H1779.62L1774.24 427.579H1773.08L1767.84 434.867H1759.32Z\" fill=\"white\"\/><path d=\"M1803.71 488.403V438.681H1819.58L1840.49 480.366H1842.74L1841.38 481.592V438.681H1850.51V488.403H1834.57L1813.66 446.718H1811.34L1812.7 445.492V488.403H1803.71Z\" fill=\"white\"\/><path d=\"M1889.96 489.697C1885.46 489.697 1881.6 488.903 1878.38 487.313C1875.15 485.724 1872.52 483.658 1870.48 481.115C1868.48 478.572 1867 475.802 1866.05 472.805C1865.1 469.809 1864.62 466.925 1864.62 464.155V462.657C1864.62 459.569 1865.1 456.527 1866.05 453.53C1867.05 450.533 1868.57 447.808 1870.61 445.356C1872.66 442.904 1875.24 440.951 1878.38 439.498C1881.56 438 1885.3 437.251 1889.62 437.251C1894.11 437.251 1898.02 438.068 1901.33 439.703C1904.69 441.292 1907.37 443.562 1909.37 446.514C1911.37 449.42 1912.57 452.826 1912.98 456.731H1903.24C1902.88 454.46 1902.06 452.553 1900.79 451.009C1899.56 449.42 1897.99 448.24 1896.09 447.468C1894.18 446.65 1892.02 446.242 1889.62 446.242C1887.16 446.242 1884.98 446.673 1883.08 447.536C1881.17 448.353 1879.58 449.534 1878.31 451.078C1877.04 452.621 1876.06 454.438 1875.38 456.527C1874.75 458.615 1874.43 460.931 1874.43 463.474C1874.43 465.926 1874.75 468.197 1875.38 470.285C1876.06 472.374 1877.06 474.213 1878.38 475.802C1879.69 477.346 1881.31 478.55 1883.21 479.412C1885.17 480.275 1887.41 480.707 1889.96 480.707C1893.68 480.707 1896.81 479.798 1899.36 477.982C1901.95 476.12 1903.51 473.532 1904.06 470.217H1913.8C1913.34 473.759 1912.14 477.006 1910.19 479.957C1908.23 482.909 1905.55 485.27 1902.15 487.041C1898.74 488.812 1894.68 489.697 1889.96 489.697Z\" fill=\"white\"\/><path d=\"M1926.86 488.403V438.681H1936.53V488.403H1926.86Z\" fill=\"white\"\/><path d=\"M1948.81 488.403L1965.77 438.681H1981.57L1999.01 488.403H1989.06L1974.28 445.288L1977.75 446.786H1969.24L1972.78 445.288L1958.48 488.403H1948.81ZM1960.66 475.189L1963.72 467.016H1983.88L1986.88 475.189H1960.66Z\" fill=\"white\"\/><path d=\"M1454.84 574.168V531.598H1464.51V574.168H1454.84ZM1440.47 532.96V524.446H1478.88V532.96H1440.47Z\" fill=\"white\"\/><path d=\"M1491.37 574.168V524.105H1501.04V574.168H1491.37ZM1521.75 574.168L1506.49 552.508H1517.32L1533.05 574.168H1521.75ZM1498.18 557.549V549.716H1510.85C1512.62 549.716 1514.14 549.352 1515.41 548.626C1516.73 547.899 1517.75 546.878 1518.48 545.561C1519.21 544.244 1519.57 542.745 1519.57 541.065C1519.57 539.34 1519.21 537.819 1518.48 536.502C1517.75 535.185 1516.73 534.163 1515.41 533.437C1514.14 532.71 1512.62 532.347 1510.85 532.347H1498.18V524.105H1509.83C1513.82 524.105 1517.28 524.696 1520.18 525.876C1523.13 527.057 1525.4 528.85 1526.99 531.257C1528.58 533.664 1529.38 536.683 1529.38 540.316V541.406C1529.38 545.084 1528.56 548.104 1526.92 550.465C1525.34 552.826 1523.09 554.597 1520.18 555.778C1517.28 556.958 1513.82 557.549 1509.83 557.549H1498.18Z\" fill=\"white\"\/><path d=\"M1545.3 574.168V524.446H1554.97V574.168H1545.3Z\" fill=\"white\"\/><path d=\"M1580.25 574.509V566.744H1592.71C1594.98 566.744 1596.71 566.131 1597.89 564.905C1599.07 563.633 1599.66 561.908 1599.66 559.728C1599.66 557.549 1599.07 555.868 1597.89 554.688C1596.71 553.462 1594.98 552.849 1592.71 552.849H1580.25V546.923H1592.03C1595.35 546.923 1598.3 547.332 1600.89 548.149C1603.52 548.921 1605.56 550.238 1607.02 552.1C1608.52 553.961 1609.27 556.459 1609.27 559.592V560.545C1609.27 563.497 1608.61 566.017 1607.29 568.106C1606.02 570.149 1604.09 571.739 1601.5 572.874C1598.96 573.964 1595.8 574.509 1592.03 574.509H1580.25ZM1572.14 574.509V524.105H1581.61V574.509H1572.14ZM1580.25 551.282V545.356H1590.88C1593.19 545.356 1594.89 544.743 1595.98 543.517C1597.07 542.291 1597.62 540.657 1597.62 538.613C1597.62 536.57 1597.07 534.935 1595.98 533.709C1594.89 532.483 1593.19 531.87 1590.88 531.87H1580.25V524.105H1589.99C1595.62 524.105 1599.89 525.286 1602.79 527.647C1605.75 530.008 1607.22 533.391 1607.22 537.796V538.749C1607.22 541.837 1606.47 544.312 1604.97 546.174C1603.52 547.99 1601.5 549.307 1598.91 550.124C1596.32 550.896 1593.35 551.282 1589.99 551.282H1580.25Z\" fill=\"white\"\/><path d=\"M1644.11 575.462C1639.48 575.462 1635.57 574.577 1632.39 572.806C1629.21 571.035 1626.79 568.56 1625.11 565.381C1623.47 562.157 1622.65 558.389 1622.65 554.075V524.446H1632.32V554.62C1632.32 556.981 1632.78 559.07 1633.69 560.886C1634.6 562.657 1635.91 564.042 1637.64 565.041C1639.41 565.995 1641.57 566.471 1644.11 566.471C1646.61 566.471 1648.72 565.995 1650.44 565.041C1652.21 564.042 1653.53 562.657 1654.39 560.886C1655.3 559.115 1655.76 557.026 1655.76 554.62V524.446H1665.43V554.075C1665.43 558.389 1664.61 562.157 1662.98 565.381C1661.39 568.56 1659 571.035 1655.82 572.806C1652.65 574.577 1648.74 575.462 1644.11 575.462Z\" fill=\"white\"\/><path d=\"M1691.2 574.168V531.598H1700.87V574.168H1691.2ZM1676.82 532.96V524.446H1715.24V532.96H1676.82Z\" fill=\"white\"\/><path d=\"M1718.63 574.168L1735.59 524.446H1751.4L1768.83 574.168H1758.89L1744.11 531.053L1747.58 532.551H1739.07L1742.61 531.053L1728.31 574.168H1718.63ZM1730.49 560.954L1733.55 552.781H1753.71L1756.71 560.954H1730.49ZM1738.25 520.631L1746.83 508.78H1757.19L1747.17 520.631H1738.25Z\" fill=\"white\"\/><path d=\"M1780.99 574.168V524.105H1790.66V574.168H1780.99ZM1811.36 574.168L1796.11 552.508H1806.94L1822.67 574.168H1811.36ZM1787.8 557.549V549.716H1800.47C1802.24 549.716 1803.76 549.352 1805.03 548.626C1806.35 547.899 1807.37 546.878 1808.1 545.561C1808.82 544.244 1809.19 542.745 1809.19 541.065C1809.19 539.34 1808.82 537.819 1808.1 536.502C1807.37 535.185 1806.35 534.163 1805.03 533.437C1803.76 532.71 1802.24 532.347 1800.47 532.347H1787.8V524.105H1799.45C1803.44 524.105 1806.89 524.696 1809.8 525.876C1812.75 527.057 1815.02 528.85 1816.61 531.257C1818.2 533.664 1818.99 536.683 1818.99 540.316V541.406C1818.99 545.084 1818.18 548.104 1816.54 550.465C1814.95 552.826 1812.7 554.597 1809.8 555.778C1806.89 556.958 1803.44 557.549 1799.45 557.549H1787.8Z\" fill=\"white\"\/><path d=\"M1834.91 574.168V524.446H1844.59V574.168H1834.91Z\" fill=\"white\"\/><path d=\"M1856.86 574.168L1873.82 524.446H1889.62L1907.06 574.168H1897.11L1882.33 531.053L1885.8 532.551H1877.29L1880.83 531.053L1866.53 574.168H1856.86ZM1868.71 560.954L1871.77 552.781H1891.93L1894.93 560.954H1868.71Z\" fill=\"white\"\/><path d=\"M451.804 373.739V130.571H507.051V373.739H451.804ZM369.71 138.352V89.7187H589.145V138.352H369.71Z\" fill=\"white\"\/><path d=\"M610.981 373.739V162.474H665.062V373.739H610.981ZM581.412 202.938V162.474H665.062V202.938H581.412ZM630.824 137.185C620.189 137.185 612.278 134.462 607.09 129.015C602.162 123.308 599.698 116.175 599.698 107.616C599.698 99.0563 602.162 92.0531 607.09 86.6061C612.278 81.1592 620.189 78.4357 630.824 78.4357C641.458 78.4357 649.24 81.1592 654.168 86.6061C659.096 92.0531 661.56 99.0563 661.56 107.616C661.56 116.175 659.096 123.308 654.168 129.015C649.24 134.462 641.458 137.185 630.824 137.185Z\" fill=\"white\"\/><path d=\"M803.646 376.462C784.193 376.462 768.111 373.998 755.401 369.07C742.951 363.882 733.614 355.323 727.389 343.391C721.163 331.2 718.051 314.86 718.051 294.369L718.44 102.947H769.019L768.63 297.87C768.63 308.245 771.353 316.286 776.8 321.992C782.507 327.439 790.547 330.163 800.922 330.163H833.993V376.462H803.646ZM684.591 202.159V162.474H833.993V202.159H684.591Z\" fill=\"white\"\/><path d=\"M991.064 373.739V311.099H982.116V241.455C982.116 229.264 979.133 220.186 973.167 214.221C967.202 208.255 957.994 205.272 945.543 205.272C939.059 205.272 931.278 205.402 922.199 205.661C913.121 205.92 903.913 206.309 894.575 206.828C885.497 207.088 877.327 207.477 870.064 207.995V162.085C876.03 161.567 882.774 161.048 890.296 160.529C897.818 160.01 905.469 159.751 913.251 159.751C921.291 159.492 928.813 159.362 935.817 159.362C957.605 159.362 975.631 162.215 989.897 167.921C1004.42 173.628 1015.32 182.576 1022.58 194.767C1030.1 206.958 1033.86 222.91 1033.86 242.623V373.739H991.064ZM922.977 379.185C907.674 379.185 894.186 376.462 882.514 371.015C871.102 365.568 862.153 357.787 855.669 347.671C849.444 337.555 846.331 325.364 846.331 311.099C846.331 295.536 850.092 282.826 857.614 272.97C865.395 263.113 876.16 255.721 889.907 250.793C903.913 245.865 920.254 243.401 938.929 243.401H987.952V275.693H938.151C925.701 275.693 916.104 278.806 909.36 285.031C902.876 290.997 899.633 298.778 899.633 308.375C899.633 317.972 902.876 325.753 909.36 331.719C916.104 337.685 925.701 340.668 938.151 340.668C945.673 340.668 952.547 339.371 958.772 336.777C965.256 333.924 970.573 329.255 974.724 322.771C979.133 316.027 981.597 306.948 982.116 295.536L995.344 310.709C994.047 325.494 990.416 337.944 984.45 348.06C978.744 358.176 970.703 365.957 960.328 371.404C950.212 376.592 937.762 379.185 922.977 379.185Z\" fill=\"white\"\/><path d=\"M1076.23 373.739V162.474H1119.03V253.127H1115.13C1115.13 231.599 1117.99 213.702 1123.69 199.436C1129.4 184.911 1137.83 174.017 1148.98 166.754C1160.4 159.492 1174.53 155.86 1191.39 155.86H1193.73C1218.89 155.86 1237.95 164.031 1250.92 180.372C1263.89 196.453 1270.37 220.575 1270.37 252.738V373.739H1216.29V248.069C1216.29 235.101 1212.53 224.596 1205.01 216.555C1197.75 208.514 1187.63 204.494 1174.66 204.494C1161.43 204.494 1150.67 208.644 1142.37 216.944C1134.33 224.985 1130.31 235.879 1130.31 249.626V373.739H1076.23Z\" fill=\"white\"\/><path d=\"M1441.66 373.739V130.571H1496.91V373.739H1441.66ZM1359.57 138.352V89.7187H1579V138.352H1359.57Z\" fill=\"white\"\/><path d=\"M1717.21 373.739V311.099H1708.26V241.455C1708.26 229.264 1705.28 220.186 1699.31 214.221C1693.35 208.255 1684.14 205.272 1671.69 205.272C1665.2 205.272 1657.42 205.402 1648.34 205.661C1639.27 205.92 1630.06 206.309 1620.72 206.828C1611.64 207.088 1603.47 207.477 1596.21 207.995V162.085C1602.17 161.567 1608.92 161.048 1616.44 160.529C1623.96 160.01 1631.61 159.751 1639.4 159.751C1647.44 159.492 1654.96 159.362 1661.96 159.362C1683.75 159.362 1701.78 162.215 1716.04 167.921C1730.57 173.628 1741.46 182.576 1748.72 194.767C1756.25 206.958 1760.01 222.91 1760.01 242.623V373.739H1717.21ZM1649.12 379.185C1633.82 379.185 1620.33 376.462 1608.66 371.015C1597.25 365.568 1588.3 357.787 1581.81 347.671C1575.59 337.555 1572.48 325.364 1572.48 311.099C1572.48 295.536 1576.24 282.826 1583.76 272.97C1591.54 263.113 1602.3 255.721 1616.05 250.793C1630.06 245.865 1646.4 243.401 1665.07 243.401H1714.1V275.693H1664.3C1651.85 275.693 1642.25 278.806 1635.5 285.031C1629.02 290.997 1625.78 298.778 1625.78 308.375C1625.78 317.972 1629.02 325.753 1635.5 331.719C1642.25 337.685 1651.85 340.668 1664.3 340.668C1671.82 340.668 1678.69 339.371 1684.92 336.777C1691.4 333.924 1696.72 329.255 1700.87 322.771C1705.28 316.027 1707.74 306.948 1708.26 295.536L1721.49 310.709C1720.19 325.494 1716.56 337.944 1710.59 348.06C1704.89 358.176 1696.85 365.957 1686.47 371.404C1676.36 376.592 1663.91 379.185 1649.12 379.185Z\" fill=\"white\"\/><path d=\"M1778.25 373.739L1847.11 260.909L1845.95 269.857L1780.97 162.474H1839.72L1882.13 236.786H1887.97L1928.04 162.474H1983.29L1921.82 269.468L1922.98 261.687L1995.74 373.739H1936.99L1886.8 293.98H1880.96L1833.5 373.739H1778.25Z\" fill=\"white\"\/><path d=\"M2059.35 253.195C2051.93 253.195 2045.36 251.923 2039.63 249.38C2034.02 246.73 2029.3 243.285 2025.48 239.046C2021.67 234.7 2018.81 229.93 2016.9 224.737C2014.99 219.543 2014.04 214.35 2014.04 209.156V206.612C2014.04 201.207 2014.99 195.96 2016.9 190.873C2018.91 185.679 2021.83 180.963 2025.64 176.723C2029.57 172.483 2034.33 169.145 2039.95 166.707C2045.57 164.163 2052.04 162.891 2059.35 162.891C2066.66 162.891 2073.13 164.163 2078.75 166.707C2084.36 169.145 2089.08 172.483 2092.89 176.723C2096.82 180.963 2099.73 185.679 2101.64 190.873C2103.65 195.96 2104.66 201.207 2104.66 206.612V209.156C2104.66 214.35 2103.71 219.543 2101.8 224.737C2099.89 229.93 2097.03 234.7 2093.21 239.046C2089.4 243.285 2084.63 246.73 2078.9 249.38C2073.29 251.923 2066.77 253.195 2059.35 253.195ZM2059.35 244.928C2066.66 244.928 2073.02 243.285 2078.43 239.999C2083.94 236.608 2088.18 232.156 2091.15 226.645C2094.22 221.027 2095.76 214.827 2095.76 208.043C2095.76 201.048 2094.22 194.794 2091.15 189.283C2088.18 183.665 2083.94 179.267 2078.43 176.087C2073.02 172.801 2066.66 171.159 2059.35 171.159C2052.04 171.159 2045.62 172.801 2040.11 176.087C2034.71 179.267 2030.47 183.665 2027.39 189.283C2024.42 194.794 2022.94 201.048 2022.94 208.043C2022.94 214.827 2024.42 221.027 2027.39 226.645C2030.47 232.156 2034.71 236.608 2040.11 239.999C2045.62 243.285 2052.04 244.928 2059.35 244.928ZM2042.18 231.573V182.764H2051.08V231.573H2042.18ZM2071.43 231.573L2056.17 212.972H2066.19L2081.92 231.573H2071.43ZM2046.47 215.516V207.566H2059.83C2063.01 207.566 2065.39 206.877 2066.98 205.499C2068.68 204.122 2069.52 202.002 2069.52 199.14C2069.52 196.172 2068.68 194.052 2066.98 192.781C2065.39 191.403 2063.01 190.714 2059.83 190.714H2046.47V182.764H2058.55C2064.6 182.764 2069.42 184.195 2073.02 187.057C2076.73 189.919 2078.59 193.947 2078.59 199.14C2078.59 204.228 2076.73 208.255 2073.02 211.223C2069.42 214.085 2064.6 215.516 2058.55 215.516H2046.47Z\" fill=\"white\"\/><path d=\"M134.49 108.052C145.087 107.763 157.593 108.139 168.399 108.146C196.509 108.281 224.619 108.175 252.727 107.829C251.476 124.557 252.563 142.89 252.227 159.752C252.104 165.925 252.706 176.583 251.538 182.3C258.813 181.919 268.484 182.235 275.936 182.246C289.951 182.33 303.965 182.196 317.975 181.843C317.331 201.19 317.263 225.189 318.091 244.521C300.647 244.039 283.06 244.509 265.605 244.357C261.024 244.317 256.541 244.56 251.974 244.06C252.653 253.641 252.215 267.631 252.211 277.6L252.188 339.316C252.173 372.219 248.028 399.564 291.448 400.783C293.687 401.048 296.592 401.054 298.895 401.125C298.617 403.552 298.466 406.025 298.472 408.467C298.518 426.972 298.131 445.671 298.71 464.159L295.612 464.026C262.279 462.48 233.473 453.323 210.943 427.603C187.148 400.438 187.878 375.254 187.907 341.872L187.926 207.819C187.919 194.604 187.39 178.402 188.038 165.478C182.762 166.152 173.512 165.959 167.959 165.98L134.003 166.081C133.617 159.98 133.523 111.68 134.49 108.052Z\" fill=\"white\"\/><path d=\"M117.395 0C119.57 0.539709 119.516 1.49371 119.513 4.35037C119.499 26.4633 119.491 48.7334 119.46 70.8338L119.412 240.515C119.401 259.964 117.735 278.185 130.192 294.744C142.123 310.603 156.203 312.336 174.314 314.801C172.913 335.93 174.406 355.544 173.52 376.005C172.593 376.063 171.664 376.093 170.734 376.095C144.37 376.083 112.205 365.277 93.0383 346.896C91.8935 345.797 90.7525 344.642 89.6245 343.522C46.2857 305.365 57.2382 246.902 55.8724 195.929C55.5966 185.631 55.3713 173.211 55.9018 163.054C39.4836 164.166 15.5948 162.064 0.287129 164.014C-0.201488 144.103 0.0689438 123.168 0.126076 103.184C18.3872 104.899 38.1125 102.97 56.3839 103.953C54.5726 85.8705 56.1913 58.1466 56.2658 39.6886C56.2822 35.7214 111.307 3.11632 117.395 0Z\" fill=\"white\"\/>\n  <\/svg>\n  <div class=\"hero-rule\"><\/div>\n  <h1>\n    Transformamos a complexidade<br>da Reforma Tribut\u00e1ria em\n    <em class=\"gold\">Clareza Estrat\u00e9gica e<br>Plano de A\u00e7\u00e3o Empresarial.<\/em>\n  <\/h1>\n  <a class=\"cta\" href=\"#formulario\">\n    Fale com nossos especialistas\n    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n  <\/a>\n  <div class=\"scroll-hint\" aria-hidden=\"true\">scroll<\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  2 \u00b7 SERVI\u00c7OS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"servicos\">\n  <div class=\"wrap\">\n    <div class=\"inner\">\n      <div class=\"head\">\n        <p class=\"label\">Nossa atua\u00e7\u00e3o<\/p>\n        <h2>O que a Titan Tax <span class=\"gold\">resolve<\/span> para voc\u00ea<\/h2>\n        <p class=\"sub\">Intelig\u00eancia tribut\u00e1ria aplicada a cada camada do neg\u00f3cio, da forma\u00e7\u00e3o de pre\u00e7os \u00e0 tomada de decis\u00e3o estrat\u00e9gica.<\/p>\n      <\/div>\n      <ul>\n        <li><span class=\"n\">01<\/span><span class=\"dot\"><\/span>Antecipa\u00e7\u00e3o de impactos<\/li>\n        <li><span class=\"n\">02<\/span><span class=\"dot\"><\/span>Redu\u00e7\u00e3o de riscos<\/li>\n        <li><span class=\"n\">03<\/span><span class=\"dot\"><\/span>Estrat\u00e9gia tribut\u00e1ria<\/li>\n        <li><span class=\"n\">04<\/span><span class=\"dot\"><\/span>Otimiza\u00e7\u00e3o financeira<\/li>\n        <li><span class=\"n\">05<\/span><span class=\"dot\"><\/span>Precifica\u00e7\u00e3o<\/li>\n        <li><span class=\"n\">06<\/span><span class=\"dot\"><\/span>Split Payment<\/li>\n        <li><span class=\"n\">07<\/span><span class=\"dot\"><\/span>Margens<\/li>\n        <li><span class=\"n\">08<\/span><span class=\"dot\"><\/span>Intelig\u00eancia para tomada de decis\u00e3o<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  3 \u00b7 VANTAGENS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"vantagens\">\n  <div class=\"wrap\">\n    <div class=\"inner\">\n      <div>\n        <p class=\"label\">Por que escolher a Titan Tax<\/p>\n        <h2>Vantagens da<br><span class=\"gold\">Titan Tax<\/span><\/h2>\n      <\/div>\n      <div>\n        <ul>\n          <li><span class=\"chk\"><svg viewBox=\"0 0 12 12\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"#F5DAAC\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>Seguran\u00e7a nos c\u00e1lculos<\/li>\n          <li><span class=\"chk\"><svg viewBox=\"0 0 12 12\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"#F5DAAC\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>Agilidade para escalar<\/li>\n          <li><span class=\"chk\"><svg viewBox=\"0 0 12 12\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"#F5DAAC\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>Economia em m\u00e3o-de-obra<\/li>\n          <li><span class=\"chk\"><svg viewBox=\"0 0 12 12\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"#F5DAAC\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>Tempestividade<\/li>\n          <li><span class=\"chk\"><svg viewBox=\"0 0 12 12\" width=\"10\" height=\"10\" fill=\"none\" stroke=\"#F5DAAC\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"2 6 5 9 10 3\"\/><\/svg><\/span>Confian\u00e7a no M\u00e9todo SK<\/li>\n        <\/ul>\n        <svg class=\"logo-b\" viewBox=\"0 0 2105 576\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M1445.17 488.403V438.681H1454.84V488.403H1445.17Z\" fill=\"white\"\/><path d=\"M1472.01 488.403V438.681H1487.88L1508.79 480.366H1511.04L1509.68 481.592V438.681H1518.81V488.403H1502.87L1481.96 446.718H1479.64L1481 445.492V488.403H1472.01Z\" fill=\"white\"\/><path d=\"M1545.66 488.403V445.833H1555.33V488.403H1545.66ZM1531.28 447.195V438.681H1569.7V447.195H1531.28Z\" fill=\"white\"\/><path d=\"M1582.19 488.403V438.681H1591.66V488.403H1582.19ZM1590.29 488.403V480.23H1612.84V488.403H1590.29ZM1590.29 467.22V459.047H1611.07V467.22H1590.29ZM1590.29 446.855V438.681H1612.29V446.855H1590.29Z\" fill=\"white\"\/><path d=\"M1627.53 488.403V438.681H1637.2V488.403H1627.53ZM1635.84 488.403V479.889H1657.3V488.403H1635.84Z\" fill=\"white\"\/><path d=\"M1670.08 488.403V438.681H1679.76V488.403H1670.08Z\" fill=\"white\"\/><path d=\"M1720.09 489.697C1715.82 489.697 1712.05 488.994 1708.78 487.586C1705.56 486.133 1702.83 484.203 1700.61 481.796C1698.43 479.344 1696.77 476.597 1695.64 473.555C1694.55 470.467 1694 467.266 1694 463.951V462.452C1694 459.319 1694.55 456.254 1695.64 453.257C1696.73 450.26 1698.32 447.558 1700.41 445.152C1702.54 442.745 1705.15 440.838 1708.24 439.43C1711.37 437.977 1714.96 437.251 1719 437.251C1723.36 437.251 1727.22 438.068 1730.58 439.703C1733.94 441.292 1736.64 443.54 1738.68 446.446C1740.73 449.307 1741.93 452.644 1742.29 456.458H1732.55C1732.24 454.324 1731.44 452.508 1730.17 451.009C1728.9 449.466 1727.29 448.285 1725.33 447.468C1723.43 446.65 1721.32 446.242 1719 446.242C1716.68 446.242 1714.57 446.65 1712.67 447.468C1710.8 448.285 1709.21 449.443 1707.9 450.941C1706.58 452.44 1705.56 454.233 1704.83 456.322C1704.15 458.411 1703.81 460.727 1703.81 463.27C1703.81 466.04 1704.2 468.514 1704.97 470.694C1705.74 472.874 1706.83 474.735 1708.24 476.279C1709.65 477.778 1711.35 478.936 1713.35 479.753C1715.34 480.525 1717.59 480.911 1720.09 480.911C1723.4 480.911 1726.31 480.23 1728.81 478.867C1731.31 477.46 1733.12 475.644 1734.26 473.418L1732.55 481.251V468.446H1741.48V479.48C1739.34 482.704 1736.44 485.225 1732.76 487.041C1729.08 488.812 1724.86 489.697 1720.09 489.697ZM1718.52 470.353V463.133H1745.63V470.353H1718.52Z\" fill=\"white\"\/><path d=\"M134.49 108.052C145.087 107.763 157.593 108.139 168.399 108.146C196.509 108.281 224.619 108.175 252.727 107.829C251.476 124.557 252.563 142.89 252.227 159.752C252.104 165.925 252.706 176.583 251.538 182.3C258.813 181.919 268.484 182.235 275.936 182.246C289.951 182.33 303.965 182.196 317.975 181.843C317.331 201.19 317.263 225.189 318.091 244.521C300.647 244.039 283.06 244.509 265.605 244.357C261.024 244.317 256.541 244.56 251.974 244.06C252.653 253.641 252.215 267.631 252.211 277.6L252.188 339.316C252.173 372.219 248.028 399.564 291.448 400.783C293.687 401.048 296.592 401.054 298.895 401.125C298.617 403.552 298.466 406.025 298.472 408.467C298.518 426.972 298.131 445.671 298.71 464.159L295.612 464.026C262.279 462.48 233.473 453.323 210.943 427.603C187.148 400.438 187.878 375.254 187.907 341.872L187.926 207.819C187.919 194.604 187.39 178.402 188.038 165.478C182.762 166.152 173.512 165.959 167.959 165.98L134.003 166.081C133.617 159.98 133.523 111.68 134.49 108.052Z\" fill=\"white\"\/><path d=\"M117.395 0C119.57 0.539709 119.516 1.49371 119.513 4.35037C119.499 26.4633 119.491 48.7334 119.46 70.8338L119.412 240.515C119.401 259.964 117.735 278.185 130.192 294.744C142.123 310.603 156.203 312.336 174.314 314.801C172.913 335.93 174.406 355.544 173.52 376.005C172.593 376.063 171.664 376.093 170.734 376.095C144.37 376.083 112.205 365.277 93.0383 346.896C91.8935 345.797 90.7525 344.642 89.6245 343.522C46.2857 305.365 57.2382 246.902 55.8724 195.929C55.5966 185.631 55.3713 173.211 55.9018 163.054C39.4836 164.166 15.5948 162.064 0.287129 164.014C-0.201488 144.103 0.0689438 123.168 0.126076 103.184C18.3872 104.899 38.1125 102.97 56.3839 103.953C54.5726 85.8705 56.1913 58.1466 56.2658 39.6886C56.2822 35.7214 111.307 3.11632 117.395 0Z\" fill=\"white\"\/>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  4 \u00b7 ENTREG\u00c1VEIS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"entregaveis\">\n  <div class=\"wrap\">\n    <div class=\"head\">\n      <p class=\"label\">O que voc\u00ea recebe<\/p>\n      <h2>Entreg\u00e1veis que voc\u00ea pode gerar para<br>seu cliente atrav\u00e9s <span class=\"gold\">da Titan Tax<\/span><\/h2>\n    <\/div>\n    <div class=\"grid\">\n      <div class=\"card\"><div class=\"bg-n\">01<\/div><p class=\"num\">Entreg\u00e1vel 01<\/p><h3>Sum\u00e1rio Executivo<\/h3><p>Vis\u00e3o estrat\u00e9gica dos impactos e oportunidades.<\/p><\/div>\n      <div class=\"card\"><div class=\"bg-n\">02<\/div><p class=\"num\">Entreg\u00e1vel 02<\/p><h3>Relat\u00f3rio T\u00e9cnico Completo<\/h3><p>Documento detalhado com an\u00e1lises financeiras, tribut\u00e1rias e operacionais.<\/p><\/div>\n      <div class=\"card\"><div class=\"bg-n\">03<\/div><p class=\"num\">Entreg\u00e1vel 03<\/p><h3>Simula\u00e7\u00f5es Financeiras com Split Payment<\/h3><p>Cen\u00e1rios comparativos antes e depois da Reforma Tribut\u00e1ria.<\/p><\/div>\n      <div class=\"card\"><div class=\"bg-n\">04<\/div><p class=\"num\">Entreg\u00e1vel 04<\/p><h3>Estrat\u00e9gias de Mitiga\u00e7\u00e3o<\/h3><p>Recomenda\u00e7\u00f5es pr\u00e1ticas para redu\u00e7\u00e3o de impactos e ganho competitivo.<\/p><\/div>\n      <div class=\"card\"><div class=\"bg-n\">05<\/div><p class=\"num\">Entreg\u00e1vel 05<\/p><h3>Diagn\u00f3stico de Cr\u00e9ditos Tribut\u00e1rios<\/h3><p>Identifica\u00e7\u00e3o de oportunidades de aproveitamento fiscal.<\/p><\/div>\n      <div class=\"card\"><div class=\"bg-n\">06<\/div><p class=\"num\">Entreg\u00e1vel 06<\/p><h3>An\u00e1lises Gerenciais<\/h3><p>Gr\u00e1ficos, indicadores e comparativos executivos.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  5 \u00b7 PROCESSO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"processo\">\n  <div class=\"wrap\">\n    <p class=\"label\" style=\"justify-content:center\">Como funciona<\/p>\n    <p class=\"subtitle\">Diagn\u00f3stico estrat\u00e9gico, simula\u00e7\u00e3o de impactos e constru\u00e7\u00e3o<br>do plano de reorganiza\u00e7\u00e3o tribut\u00e1ria.<\/p>\n    <div class=\"fases\">\n\n      <div class=\"fase\">\n        <div class=\"fhead\"><div class=\"fn\">01<\/div><div><p class=\"flabel\">Fase 01<\/p><h3>Diagn\u00f3stico e Mapeamento Tribut\u00e1rio<\/h3><\/div><\/div>\n        <div class=\"blk\"><strong>Objetivo<\/strong><p>Mapear a estrutura fiscal e operacional atual da empresa.<\/p><\/div>\n        <div class=\"blk\"><strong>Principais an\u00e1lises<\/strong><ul><li>Levantamento de opera\u00e7\u00f5es fiscais<\/li><li>Mapeamento da carga tribut\u00e1ria atual<\/li><li>An\u00e1lise de PIS, COFINS, ICMS, ISS e IP<\/li><li>Identifica\u00e7\u00e3o da linha base comparativa<\/li><\/ul><\/div>\n        <div class=\"res\">Resultado: <span>Vis\u00e3o completa do cen\u00e1rio tribut\u00e1rio atual.<\/span><\/div>\n      <\/div>\n\n      <div class=\"fase\">\n        <div class=\"fhead\"><div class=\"fn\">02<\/div><div><p class=\"flabel\">Fase 02<\/p><h3>Simula\u00e7\u00e3o dos Impactos da Reforma Tribut\u00e1ria<\/h3><\/div><\/div>\n        <div class=\"blk\"><strong>Objetivo<\/strong><p>Projetar os efeitos financeiros, operacionais e estrat\u00e9gicos do IVA Dual.<\/p><\/div>\n        <div class=\"blk\"><strong>Principais an\u00e1lises<\/strong><ul><li>Impacto na forma\u00e7\u00e3o de pre\u00e7os<\/li><li>Simula\u00e7\u00e3o de cr\u00e9ditos tribut\u00e1rios<\/li><li>Impacto na cadeia de fornecedores<\/li><li>Avalia\u00e7\u00e3o de margens e competitividade<\/li><li>Impacto do Split Payment<\/li><\/ul><\/div>\n        <div class=\"res\">Resultado: <span>Proje\u00e7\u00e3o pr\u00e1tica dos impactos da Reforma no neg\u00f3cio.<\/span><\/div>\n      <\/div>\n\n      <div class=\"fase\">\n        <div class=\"fhead\"><div class=\"fn\">03<\/div><div><p class=\"flabel\">Fase 03<\/p><h3>Relat\u00f3rio Estrat\u00e9gico e Plano de A\u00e7\u00e3o<\/h3><\/div><\/div>\n        <div class=\"blk\"><strong>Objetivo<\/strong><p>Transformar dados t\u00e9cnicos em direcionamento efetivo.<\/p><\/div>\n        <div class=\"blk\"><strong>Entreg\u00e1veis<\/strong><ul><li>Relat\u00f3rio t\u00e9cnico-consultivo<\/li><li>Simula\u00e7\u00f5es financeiras<\/li><li>Gr\u00e1ficos comparativos<\/li><li>Estrat\u00e9gias de mitiga\u00e7\u00e3o<\/li><li>Recomenda\u00e7\u00f5es operacionais e tribut\u00e1rias<\/li><\/ul><\/div>\n        <div class=\"res\">Resultado: <span>Base estrat\u00e9gica para tomada de decis\u00e3o.<\/span><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  6 \u00b7 PLANOS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"planos\">\n  <div class=\"wrap\">\n    <div class=\"ph\">\n      <p class=\"label\" style=\"justify-content:center\">Investimento<\/p>\n      <h2 class=\"gold\">Planos de Assinatura<\/h2>\n    <\/div>\n\n    <div class=\"grid\">\n      <!-- STARTER -->\n      <div class=\"card\">\n        <p class=\"periodo\">Plano Trimestral<\/p>\n        <p class=\"nome\">Starter<\/p>\n        <div class=\"preco\"><span class=\"val\">R$ 2.500<\/span><span class=\"mo\"> \/ m\u00eas<\/span><\/div>\n        <div class=\"div\"><\/div>\n        <ul class=\"feats\">\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Simula\u00e7\u00e3o de Split Payment<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Com\u00e9rcio<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Servi\u00e7os<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Ind\u00fastria<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Apura\u00e7\u00e3o Assistida<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Contratos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Gr\u00e1ficos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Relat\u00f3rios<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Cruzamentos fiscais e cont\u00e1beis<\/li>\n        <\/ul>\n        <a class=\"pcta\" href=\"#formulario\">Quero este plano<\/a>\n      <\/div>\n\n      <!-- PRO \u2014 destaque -->\n      <div class=\"card hi\">\n        <div class=\"badge\">MAIS CONTRATADO<\/div>\n        <p class=\"periodo\">Plano Anual<\/p>\n        <p class=\"nome gold\">Pro<\/p>\n        <div class=\"preco\"><span class=\"val\">R$ 1.500<\/span><span class=\"mo\"> \/ m\u00eas<\/span><\/div>\n        <div class=\"div\"><\/div>\n        <ul class=\"feats\">\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Simula\u00e7\u00e3o de Split Payment<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Com\u00e9rcio<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Servi\u00e7os<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Ind\u00fastria<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Apura\u00e7\u00e3o Assistida<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Contratos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Gr\u00e1ficos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Relat\u00f3rios<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Cruzamentos fiscais e cont\u00e1beis<\/li>\n        <\/ul>\n        <a class=\"pcta\" href=\"#formulario\">Quero este plano<\/a>\n      <\/div>\n\n      <!-- MASTER -->\n      <div class=\"card\">\n        <p class=\"periodo\">Plano Semestral<\/p>\n        <p class=\"nome\">Master<\/p>\n        <div class=\"preco\"><span class=\"val\">R$ 2.000<\/span><span class=\"mo\"> \/ m\u00eas<\/span><\/div>\n        <div class=\"div\"><\/div>\n        <ul class=\"feats\">\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Simula\u00e7\u00e3o de Split Payment<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Com\u00e9rcio<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Servi\u00e7os<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Precifica\u00e7\u00e3o de Ind\u00fastria<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Apura\u00e7\u00e3o Assistida<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Contratos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Gr\u00e1ficos<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Se\u00e7\u00e3o de Relat\u00f3rios<\/li>\n          <li><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>Cruzamentos fiscais e cont\u00e1beis<\/li>\n        <\/ul>\n        <a class=\"pcta\" href=\"#formulario\">Quero este plano<\/a>\n      <\/div>\n    <\/div>\n\n    <p class=\"tag-sem\">\n      <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n      Sem limita\u00e7\u00e3o de Clientes\n    <\/p>\n  <\/div>\n<\/section>\n\n<div class=\"divider\"><\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  7 \u00b7 FORMUL\u00c1RIO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section id=\"formulario\">\n  <div class=\"wrap\">\n    <div class=\"inner\">\n\n      <div class=\"fleft\">\n        <p class=\"label\">Contato<\/p>\n        <h2>Fale com nossos <span class=\"gold\">especialistas<\/span><\/h2>\n        <p class=\"sub\">Preencha o formul\u00e1rio e nossa equipe entrar\u00e1 em contato para apresentar a solu\u00e7\u00e3o ideal para o seu neg\u00f3cio.<\/p>\n      <\/div>\n\n      <div class=\"fright\">\n        <form id=\"tt-form\" novalidate>\n\n          <div class=\"ff\">\n            <label for=\"f-nome\">Seu nome completo *<\/label>\n            <input type=\"text\" id=\"f-nome\" name=\"nome\" required placeholder=\"Jo\u00e3o da Silva\">\n          <\/div>\n\n          <div class=\"ff\">\n            <label for=\"f-email\">Seu e-mail de trabalho *<\/label>\n            <input type=\"email\" id=\"f-email\" name=\"email\" required placeholder=\"voce@empresa.com.br\">\n          <\/div>\n\n          <div class=\"ff\">\n            <label for=\"f-tel\">Telefone de contato (de prefer\u00eancia WhatsApp) *<\/label>\n            <div class=\"phone-row\">\n              <span class=\"prefix\">\ud83c\udde7\ud83c\uddf7 +55<\/span>\n              <input type=\"tel\" id=\"f-tel\" name=\"telefone\" required placeholder=\"(11) 99999-9999\">\n            <\/div>\n          <\/div>\n\n          <div class=\"row2\">\n            <div class=\"ff\">\n              <label for=\"f-cargo\">Qual \u00e9 o seu cargo? *<\/label>\n              <div class=\"sw\">\n                <select id=\"f-cargo\" name=\"cargo\" required>\n                  <option value=\"\" disabled selected>Selecione<\/option>\n                  <option>S\u00f3cio(a) \/ Propriet\u00e1rio(a)<\/option>\n                  <option>Gestor ou Diretor Fiscal \/ Cont\u00e1bil<\/option>\n                  <option>Coordenador ou Supervisor<\/option>\n                  <option>Consultor ou Advogado Tribut\u00e1rio<\/option>\n                  <option>Analista Fiscal ou Cont\u00e1bil<\/option>\n                  <option>Assistente, Auxiliar ou Estagi\u00e1rio(a)<\/option>\n                  <option>Acad\u00eamico ou Estudante<\/option>\n                  <option>Outros<\/option>\n                <\/select>\n              <\/div>\n            <\/div>\n            <div class=\"ff\">\n              <label for=\"f-empresa\">Onde voc\u00ea trabalha? *<\/label>\n              <div class=\"sw\">\n                <select id=\"f-empresa\" name=\"empresa\" required>\n                  <option value=\"\" disabled selected>Selecione<\/option>\n                  <option>Escrit\u00f3rio de contabilidade<\/option>\n                  <option>Escrit\u00f3rio de advocacia<\/option>\n                  <option>Consultoria tribut\u00e1ria<\/option>\n                  <option>Outros segmentos<\/option>\n                <\/select>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <button class=\"sbtn\" type=\"submit\">Enviar mensagem<\/button>\n\n          <div class=\"fmsg\" id=\"msg-ok\" role=\"alert\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n            Mensagem enviada! Nossa equipe entrar\u00e1 em contato em breve.\n          <\/div>\n          <div class=\"fmsg\" id=\"msg-err\" role=\"alert\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"\/><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"\/><\/svg>\n            <span>Ocorreu um erro. Por favor, tente novamente.<\/span>\n          <\/div>\n\n        <\/form>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  FOOTER\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer id=\"footer\">\n  <p>\u00a9 2026 Titan Tax\u00ae \u2014 Intelig\u00eancia Tribut\u00e1ria. Todos os direitos reservados.<\/p>\n<\/footer>\n\n<\/div><!-- \/tt -->\n\n<script>\n(function(){\n  \/* Smooth scroll para \u00e2ncoras *\/\n  document.querySelectorAll('a[href^=\"#\"]').forEach(function(a){\n    a.addEventListener('click', function(e){\n      var t = document.querySelector(this.getAttribute('href'));\n      if(t){ e.preventDefault(); t.scrollIntoView({behavior:'smooth'}); }\n    });\n  });\n\n  \/* Formul\u00e1rio *\/\n  \/* SUBSTITUA pela URL real do webhook *\/\n  var WH = 'https:\/\/hook.us2.make.com\/flgmtalv5jw4ohfptdftuvwjlwt7rbpb';\n\n  var form   = document.getElementById('tt-form');\n  var msgOk  = document.getElementById('msg-ok');\n  var msgErr = document.getElementById('msg-err');\n  var btn    = form.querySelector('.sbtn');\n  var ids    = ['f-nome','f-email','f-tel','f-cargo','f-empresa'];\n\n  function hide(){ [msgOk,msgErr].forEach(function(el){ el.className='fmsg'; }); }\n\n  form.addEventListener('submit', function(e){\n    e.preventDefault(); hide();\n    var ok = true;\n    ids.forEach(function(id){\n      var el = document.getElementById(id);\n      if(!el.value.trim()){ el.style.borderColor='rgba(180,60,60,.7)'; ok=false; }\n      else el.style.borderColor='';\n    });\n    if(!ok){\n      msgErr.querySelector('span').textContent='Preencha todos os campos obrigat\u00f3rios.';\n      msgErr.className='fmsg err'; return;\n    }\n    btn.disabled=true; btn.textContent='Enviando\u2026';\n    var d={\n      nome:    document.getElementById('f-nome').value.trim(),\n      email:   document.getElementById('f-email').value.trim(),\n      telefone:'55 '+document.getElementById('f-tel').value.trim(),\n      cargo:   document.getElementById('f-cargo').value,\n      empresa: document.getElementById('f-empresa').value,\n      data:    new Date().toISOString()\n    };\n    fetch(WH,{method:'POST',headers:{'Content-Type':'application\/json; charset=utf-8'},body:JSON.stringify(d)})\n      .then(function(r){ if(!r.ok) throw r.status; msgOk.className='fmsg ok'; form.reset(); })\n      .catch(function(){ msgErr.querySelector('span').textContent='Ocorreu um erro. Por favor, tente novamente.'; msgErr.className='fmsg err'; })\n      .finally(function(){ btn.disabled=false; btn.textContent='Enviar mensagem'; });\n  });\n})();\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Titan Tax \u2014 Intelig\u00eancia Tribut\u00e1ria Transformamos a complexidadeda Reforma Tribut\u00e1ria em Clareza Estrat\u00e9gica ePlano de A\u00e7\u00e3o Empresarial. Fale com nossos especialistas scroll Nossa atua\u00e7\u00e3o O que a Titan Tax resolve para voc\u00ea Intelig\u00eancia tribut\u00e1ria aplicada a cada camada do neg\u00f3cio, da forma\u00e7\u00e3o de pre\u00e7os \u00e0 tomada de decis\u00e3o estrat\u00e9gica. 01Antecipa\u00e7\u00e3o de impactos 02Redu\u00e7\u00e3o de riscos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-36","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/titantax.com.br\/?rest_route=%2Fwp%2Fv2%2Fcomments&post=36"}],"version-history":[{"count":1,"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/titantax.com.br\/?rest_route=\/wp\/v2\/pages\/36\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/titantax.com.br\/?rest_route=%2Fwp%2Fv2%2Fmedia&parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}