Revisar para remover todos os "=======" da página - Follow Up Deployment
Browse files- index.html +192 -120
index.html
CHANGED
|
@@ -1,5 +1,38 @@
|
|
| 1 |
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
<!DOCTYPE html>
|
| 4 |
<html lang="pt-BR">
|
| 5 |
<head>
|
|
@@ -66,7 +99,23 @@
|
|
| 66 |
<a href="https://youtube.com/@profmarcelovicente" target="_blank" class="transition">
|
| 67 |
<i class="fab fa-youtube text-2xl"></i>
|
| 68 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 69 |
</div>
|
|
|
|
|
|
|
| 70 |
</div>
|
| 71 |
</header>
|
| 72 |
|
|
@@ -74,95 +123,159 @@
|
|
| 74 |
<section class="text-white bg-cover bg-center" style="background-image: url('https://www.regularize.online/wp-content/uploads/2023/08/Sem-nome-680-×-456-px-1910-×-376-px-4.png')">
|
| 75 |
<div class="bg-blue-900 bg-opacity-70 py-32">
|
| 76 |
<div class="container mx-auto px-4 text-center py-8">
|
| 77 |
-
<h1 class="text-4xl md:text-5xl mb-6">
|
| 78 |
-
<p class="text-xl md:text-2xl mb-8">
|
| 79 |
</div>
|
| 80 |
</div>
|
| 81 |
</section>
|
| 82 |
|
| 83 |
-
<!--
|
| 84 |
<section class="container mx-auto px-4 py-12">
|
| 85 |
-
<div class="max-w-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
</div>
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
>
|
| 111 |
</div>
|
| 112 |
-
|
| 113 |
-
<div>
|
| 114 |
-
<label for="ddd" class="block text-gray-700 mb-2">DDD</label>
|
| 115 |
-
<input
|
| 116 |
-
type="text"
|
| 117 |
-
id="ddd"
|
| 118 |
-
class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500"
|
| 119 |
-
placeholder="Digite o DDD"
|
| 120 |
-
required
|
| 121 |
-
pattern="\d{2}"
|
| 122 |
-
title="Digite o DDD com 2 dígitos"
|
| 123 |
-
>
|
| 124 |
</div>
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 135 |
</div>
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
|
|
|
| 146 |
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
</div>
|
| 153 |
-
|
| 154 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
</div>
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
>
|
| 161 |
-
|
| 162 |
-
|
| 163 |
</div>
|
| 164 |
</div>
|
| 165 |
-
</
|
|
|
|
| 166 |
|
| 167 |
<!-- Footer -->
|
| 168 |
<footer class="profmarcelovicente-bg text-white py-8">
|
|
@@ -182,6 +295,9 @@
|
|
| 182 |
<a href="https://youtube.com/@profmarcelovicente" target="_blank" class="transition">
|
| 183 |
<i class="fab fa-youtube text-2xl"></i>
|
| 184 |
</a>
|
|
|
|
|
|
|
|
|
|
| 185 |
</div>
|
| 186 |
</div>
|
| 187 |
<div class="border-t border-[#5466DD] mt-6 pt-6 text-center text-white">
|
|
@@ -190,49 +306,5 @@
|
|
| 190 |
</div>
|
| 191 |
</footer>
|
| 192 |
|
| 193 |
-
|
| 194 |
-
document.getElementById('relatorioForm').addEventListener('submit', function(event) {
|
| 195 |
-
event.preventDefault();
|
| 196 |
-
|
| 197 |
-
// Get form values
|
| 198 |
-
const cnpj = document.getElementById('cnpj').value;
|
| 199 |
-
const dig = document.getElementById('dig').value;
|
| 200 |
-
const ddd = document.getElementById('ddd').value;
|
| 201 |
-
const email = document.getElementById('email').value;
|
| 202 |
-
|
| 203 |
-
// Validate email
|
| 204 |
-
if (!validateEmail(email)) {
|
| 205 |
-
alert('Por favor, insira um e-mail válido.');
|
| 206 |
-
return;
|
| 207 |
-
}
|
| 208 |
-
|
| 209 |
-
// Construct URL
|
| 210 |
-
const url = `http://kitldcg.receita.fazenda.gov.br/visualizarRelatorioEstatico.asp?relatURL=${ddd}/${cnpj}${dig}/_DIR/RELDETDIV/20030601&relat=RELDETDIV&resumoURL=${ddd}/${cnpj}${dig}/_DIR/RESUMO/20030601&tipoID=1&source=1`;
|
| 211 |
-
|
| 212 |
-
// Send email data (simplified example)
|
| 213 |
-
sendEmailData(email);
|
| 214 |
-
|
| 215 |
-
// Open report in new tab
|
| 216 |
-
window.open(url, '_blank');
|
| 217 |
-
});
|
| 218 |
-
|
| 219 |
-
function validateEmail(email) {
|
| 220 |
-
const re = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
|
| 221 |
-
return re.test(email);
|
| 222 |
-
}
|
| 223 |
-
|
| 224 |
-
function sendEmailData(email) {
|
| 225 |
-
// In a real implementation, this would be an AJAX call to your server
|
| 226 |
-
console.log(`E-mail ${email} enviado para relacionamento@contribuinte.legal`);
|
| 227 |
-
// Example using fetch:
|
| 228 |
-
// fetch('/api/send-email', {
|
| 229 |
-
// method: 'POST',
|
| 230 |
-
// headers: {
|
| 231 |
-
// 'Content-Type': 'application/json',
|
| 232 |
-
// },
|
| 233 |
-
// body: JSON.stringify({ email: email }),
|
| 234 |
-
// });
|
| 235 |
-
}
|
| 236 |
-
</script>
|
| 237 |
-
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=maralvic/tt2" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
| 238 |
</html>
|
|
|
|
| 1 |
|
| 2 |
|
| 3 |
+
|
| 4 |
+
</div> <!-- Close grid div -->
|
| 5 |
+
</div> <!-- Close section div -->
|
| 6 |
+
|
| 7 |
+
</div>
|
| 8 |
+
|
| 9 |
+
|
| 10 |
+
=======
|
| 11 |
+
=======
|
| 12 |
+
</div> <!-- Close grid div -->
|
| 13 |
+
</div> <!-- Close section div -->
|
| 14 |
+
|
| 15 |
+
</div>
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
=======
|
| 26 |
+
</div> <!-- Close grid div -->
|
| 27 |
+
</div> <!-- Close section div -->
|
| 28 |
+
|
| 29 |
+
</div>
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
=======
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
|
| 36 |
<!DOCTYPE html>
|
| 37 |
<html lang="pt-BR">
|
| 38 |
<head>
|
|
|
|
| 99 |
<a href="https://youtube.com/@profmarcelovicente" target="_blank" class="transition">
|
| 100 |
<i class="fab fa-youtube text-2xl"></i>
|
| 101 |
</a>
|
| 102 |
+
<a href="https://www.linkedin.com/company/profmarcelovicente" target="_blank" class="transition">
|
| 103 |
+
<i class="fab fa-linkedin text-2xl"></i>
|
| 104 |
+
</a>
|
| 105 |
+
</div>
|
| 106 |
+
|
| 107 |
+
</div> <!-- Close grid div -->
|
| 108 |
+
</div> <!-- Close section div -->
|
| 109 |
+
|
| 110 |
+
</div>
|
| 111 |
+
=======
|
| 112 |
+
=======
|
| 113 |
+
</div> <!-- Close grid div -->
|
| 114 |
+
</div> <!-- Close section div -->
|
| 115 |
+
|
| 116 |
</div>
|
| 117 |
+
|
| 118 |
+
|
| 119 |
</div>
|
| 120 |
</header>
|
| 121 |
|
|
|
|
| 123 |
<section class="text-white bg-cover bg-center" style="background-image: url('https://www.regularize.online/wp-content/uploads/2023/08/Sem-nome-680-×-456-px-1910-×-376-px-4.png')">
|
| 124 |
<div class="bg-blue-900 bg-opacity-70 py-32">
|
| 125 |
<div class="container mx-auto px-4 text-center py-8">
|
| 126 |
+
<h1 class="text-4xl md:text-5xl mb-6">Transações Tributárias</h1>
|
| 127 |
+
<p class="text-xl md:text-2xl mb-8">Nova modalidade de negociação com os maiores benefícios</p>
|
| 128 |
</div>
|
| 129 |
</div>
|
| 130 |
</section>
|
| 131 |
|
| 132 |
+
<!-- Content Section -->
|
| 133 |
<section class="container mx-auto px-4 py-12">
|
| 134 |
+
<div class="max-w-6xl mx-auto bg-white rounded-lg shadow-lg p-8">
|
| 135 |
+
<!-- Main Introduction -->
|
| 136 |
+
<h2 class="text-2xl font-bold profmarcelovicente-text mb-4">Transação Tributária</h2>
|
| 137 |
+
<p class="text-gray-700 mb-6">Introduzida pela Lei Federal 13.988/2020 e regulamentada pela Portaria PGFN nº 6.727/2022, é uma ferramenta crucial que permite a negociação de débitos fiscais com a União Federal, Estados, DF e Municípios, de acordo com a regulamentação de cada unidade federada, abrindo um vasto campo de atuação.</p>
|
| 138 |
+
<p class="text-gray-700 mb-12">Em um cenário econômico desafiador, onde empresas e indivíduos buscam regularizar seus débitos, a Transação Tributária oferece uma via legal e segura. Dominar este mecanismo permite que você ofereça soluções vantajosas, diferenciando-se da concorrência e consolidando sua reputação como especialista em crises fiscais.</p>
|
| 139 |
+
|
| 140 |
+
<!-- Benefícios Section -->
|
| 141 |
+
<div class="mb-12">
|
| 142 |
+
<h2 class="text-2xl font-bold profmarcelovicente-text mb-6">Benefícios da Transação Tributária</h2>
|
| 143 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
| 144 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 145 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">Benefícios Principais</h3>
|
| 146 |
+
<ul class="list-disc pl-6 space-y-2 text-gray-700">
|
| 147 |
+
<li>Descontos significativos</li>
|
| 148 |
+
<li>Parcelamentos estendidos</li>
|
| 149 |
+
<li>Condições adaptadas</li>
|
| 150 |
+
</ul>
|
| 151 |
+
</div>
|
| 152 |
+
|
| 153 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 154 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">Vantagens Financeiras</h3>
|
| 155 |
+
<ul class="list-disc pl-6 space-y-2 text-gray-700">
|
| 156 |
+
<li>Utilização de créditos fiscais</li>
|
| 157 |
+
<li>Redução de multas e juros</li>
|
| 158 |
+
<li>Economia significativa (até 70% do total)</li>
|
| 159 |
+
</ul>
|
| 160 |
+
</div>
|
| 161 |
+
|
| 162 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 163 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">Benefícios Extraordinários</h3>
|
| 164 |
+
<ul class="list-disc pl-6 space-y-2 text-gray-700">
|
| 165 |
+
<li>Créditos de prejuízos fiscais</li>
|
| 166 |
+
<li>Escalonamento diferenciado</li>
|
| 167 |
+
<li>Garantias alternativas</li>
|
| 168 |
+
</ul>
|
| 169 |
+
</div>
|
| 170 |
+
|
| 171 |
+
|
| 172 |
</div>
|
| 173 |
+
<p class="text-gray-700 mt-6 text-center">Estes benefícios resultam em economia real para seus clientes e fidelização para seu escritório.</p>
|
| 174 |
+
</div>
|
| 175 |
+
|
| 176 |
+
<!-- Abrangência Section -->
|
| 177 |
+
<div class="mb-12">
|
| 178 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 179 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">Abrangência</h3>
|
| 180 |
+
<ul class="list-disc pl-6 space-y-2 text-gray-700">
|
| 181 |
+
<li>Débitos com a União Federal</li>
|
| 182 |
+
<li>Estados, DF e Municípios (conforme legislação local)</li>
|
| 183 |
+
<li>Simples Nacional</li>
|
| 184 |
+
</ul>
|
| 185 |
</div>
|
| 186 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 187 |
</div>
|
| 188 |
+
=======
|
| 189 |
+
</div> <!-- Close grid div -->
|
| 190 |
+
</div> <!-- Close section div -->
|
| 191 |
+
|
| 192 |
+
</div>
|
| 193 |
+
|
| 194 |
+
|
| 195 |
+
<!-- Modalidades Section -->
|
| 196 |
+
<div class="mb-12">
|
| 197 |
+
<div class="p-6 rounded-lg" style="background-color: rgba(0, 204, 136, 0.1);">
|
| 198 |
+
<h2 class="text-2xl font-bold profmarcelovicente-text mb-4">Modalidades</h2>
|
| 199 |
+
|
| 200 |
+
<div class="mb-4">
|
| 201 |
+
<h3 class="text-xl font-semibold profmarcelovicente-text mb-2">Modalidade Individual</h3>
|
| 202 |
+
<p class="text-gray-700">Negociação personalizada entre o contribuinte e o Fisco, com condições específicas para cada caso. Ideal para grandes passivos ou situações complexas que demandam análise aprofundada e a habilidade do advogado em argumentar e negociar.</p>
|
| 203 |
+
</div>
|
| 204 |
+
|
| 205 |
+
<div class="mb-4">
|
| 206 |
+
<h3 class="text-xl font-semibold profmarcelovicente-text mb-2">Modalidade por Adesão</h3>
|
| 207 |
+
<p class="text-gray-700">Condições pré-estabelecidas pelo órgão fazendário, com regras padronizadas. Processo mais rápido, ideal para passivos de menor valor ou para clientes que buscam uma solução mais célere.</p>
|
| 208 |
+
</div>
|
| 209 |
+
|
| 210 |
+
<div class="bg-yellow-50 p-6 rounded-lg">
|
| 211 |
+
<h3 class="text-xl font-semibold profmarcelovicente-text mb-2">"Transação Premiada"</h3>
|
| 212 |
+
<p class="text-gray-700">Uma estratégia diferenciada para gestão de passivo fiscal sem desembolso mensal de recursos, funcionando como uma "moratória". Dominar esta modalidade oferece uma solução disruptiva, atraindo clientes em situações financeiras críticas.</p>
|
| 213 |
+
</div>
|
| 214 |
+
|
| 215 |
+
<p class="text-gray-700 mt-4">É crucial entender as particularidades de cada modalidade para orientar seu cliente da melhor forma.</p>
|
| 216 |
</div>
|
| 217 |
+
</div>
|
| 218 |
+
|
| 219 |
+
</div>
|
| 220 |
+
|
| 221 |
+
<!-- Prazos Importantes Section -->
|
| 222 |
+
<div class="mb-12">
|
| 223 |
+
<div class="p-6 rounded-lg bg-[#00CC88]">
|
| 224 |
+
<h2 class="text-2xl font-bold text-white mb-4">PRAZOS IMPORTANTES</h2>
|
| 225 |
+
<p class="text-white">Muitas modalidades são temporárias, criando um senso de urgência. Posicione-se como um especialista atento e proativo, comunicando-se rapidamente com seus clientes sobre as janelas de oportunidade.</p>
|
| 226 |
+
</div>
|
| 227 |
+
</div>
|
| 228 |
|
| 229 |
+
|
| 230 |
+
<!-- Torne-se um Expert Section -->
|
| 231 |
+
<div class="mb-12">
|
| 232 |
+
<h2 class="text-2xl font-bold profmarcelovicente-text mb-6">Torne-se um Expert em Transações Tributárias</h2>
|
| 233 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
| 234 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 235 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">01 Especialize-se</h3>
|
| 236 |
+
<p class="text-gray-700">Domine as nuances da Transação Tributária</p>
|
| 237 |
+
</div>
|
| 238 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 239 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">02 Conquiste clientes</h3>
|
| 240 |
+
<p class="text-gray-700">Ofereça soluções que outros advogados não conhecem</p>
|
| 241 |
+
</div>
|
| 242 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 243 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">03 Multiplique sua receita</h3>
|
| 244 |
+
<p class="text-gray-700">Transforme conhecimento especializado em resultados financeiros</p>
|
| 245 |
+
</div>
|
| 246 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 247 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">04 Diferenciação</h3>
|
| 248 |
+
<p class="text-gray-700">Posicione-se como especialista em soluções fiscais</p>
|
| 249 |
+
</div>
|
| 250 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 251 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">05 Networking</h3>
|
| 252 |
+
<p class="text-gray-700">Amplie sua rede de contatos qualificados</p>
|
| 253 |
+
</div>
|
| 254 |
+
<div class="bg-white border border-gray-200 rounded-lg p-6 shadow-sm hover:shadow-md transition-shadow">
|
| 255 |
+
<h3 class="text-xl font-bold profmarcelovicente-text mb-3">06 Autoridade</h3>
|
| 256 |
+
<p class="text-gray-700">Construa reputação como referência no assunto</p>
|
| 257 |
+
</div>
|
| 258 |
+
</div>
|
| 259 |
</div>
|
| 260 |
+
|
| 261 |
+
|
| 262 |
+
<!-- Revenue Potential Section -->
|
| 263 |
+
<div class="mb-12 bg-white border border-gray-200 rounded-lg p-6 shadow-sm">
|
| 264 |
+
<p class="text-lg font-semibold text-gray-800 mb-4">Imagine adicionar R$ 10.000,00 a R$ 20.000,00 por mês à receita do seu escritório...</p>
|
| 265 |
+
<p class="text-gray-700">A especialização neste nicho pode ser sua chave para conquistar novos clientes e elevar substancialmente seus ganhos.</p>
|
| 266 |
+
<p class="text-gray-700 mt-2">Clientes que buscam a Transação Tributária frequentemente têm outras necessidades fiscais e jurídicas, transformando você no parceiro estratégico para demandas futuras, desde planejamento tributário a recuperação de créditos.</p>
|
| 267 |
</div>
|
| 268 |
+
|
| 269 |
+
|
| 270 |
+
<!-- Final Section -->
|
| 271 |
+
<div class="text-center mb-12">
|
| 272 |
+
<p class="text-gray-700">A especialização em Transação Tributária eleva o prestígio do seu escritório. Clientes satisfeitos são seus melhores embaixadores, construindo uma reputação de solucionador de problemas.</p>
|
| 273 |
+
<p class="text-gray-700 mt-4 font-semibold">Quem domina a Transação Tributária hoje, colherá clientes fiéis amanhã.</p>
|
| 274 |
+
<p class="text-gray-700 mt-4">Torne-se o especialista indispensável e veja seu escritório prosperar com esta poderosa ferramenta do direito tributário.</p>
|
| 275 |
</div>
|
| 276 |
</div>
|
| 277 |
+
</section>
|
| 278 |
+
|
| 279 |
|
| 280 |
<!-- Footer -->
|
| 281 |
<footer class="profmarcelovicente-bg text-white py-8">
|
|
|
|
| 295 |
<a href="https://youtube.com/@profmarcelovicente" target="_blank" class="transition">
|
| 296 |
<i class="fab fa-youtube text-2xl"></i>
|
| 297 |
</a>
|
| 298 |
+
<a href="https://www.linkedin.com/company/profmarcelovicente" target="_blank" class="transition">
|
| 299 |
+
<i class="fab fa-linkedin text-2xl"></i>
|
| 300 |
+
</a>
|
| 301 |
</div>
|
| 302 |
</div>
|
| 303 |
<div class="border-t border-[#5466DD] mt-6 pt-6 text-center text-white">
|
|
|
|
| 306 |
</div>
|
| 307 |
</footer>
|
| 308 |
|
| 309 |
+
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=maralvic/tt2" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p><p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=maralvic/novopmv" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 310 |
</html>
|