Spaces:
Running
Running
File size: 31,809 Bytes
904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 219e721 904fdce 6bffb9a 219e721 904fdce 03e890b 904fdce c973584 904fdce c973584 904fdce 176d615 904fdce 176d615 904fdce a26bd5a d8b722c a26bd5a 904fdce 3bc5487 904fdce 3bc5487 904fdce c484ae6 904fdce 3bc5487 904fdce 3bc5487 c484ae6 3bc5487 904fdce 3bc5487 904fdce c484ae6 904fdce 3bc5487 904fdce 3bc5487 c484ae6 3bc5487 eafb971 3bc5487 eafb971 3bc5487 53e646c eafb971 3bc5487 c484ae6 eafb971 3bc5487 904fdce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 |
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Legislação sobre Transações Tributárias - Material de apoio do Prof. Marcelo Vicente">
<title>Legislação | Transações Tributárias | Prof. Marcelo Vicente</title>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
--background: hsl(150, 100%, 2%);
--foreground: hsl(0, 0%, 98%);
--card: hsl(150, 50%, 8%);
--primary: hsl(145, 71%, 45%);
--primary-foreground: hsl(0, 0%, 100%);
--muted-foreground: hsl(0, 0%, 65%);
--border: hsl(150, 30%, 20%);
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: linear-gradient(to bottom, hsl(150, 100%, 2%), hsl(150, 80%, 3%));
color: var(--foreground);
min-height: 100vh;
line-height: 1.6;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 1rem;
}
/* Header */
header {
border-bottom: 1px solid var(--border);
background: rgba(0, 20, 10, 0.95);
backdrop-filter: blur(10px);
position: sticky;
top: 0;
z-index: 50;
padding: 1rem 0;
}
.header-content {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.5rem;
font-weight: bold;
color: var(--foreground);
text-decoration: none;
transition: color 0.3s;
}
.logo:hover {
color: var(--primary);
}
.social-links {
display: flex;
gap: 1rem;
}
.social-links a {
color: var(--foreground);
transition: color 0.3s;
}
.social-links a:hover {
color: var(--primary);
}
/* Hero Section */
.hero {
position: relative;
min-height: 40vh;
display: flex;
align-items: center;
padding: 3rem 0;
overflow: hidden;
}
.hero::before {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(to bottom right, rgba(42, 191, 102, 0.3), rgba(42, 191, 102, 0.1), transparent);
z-index: 1;
}
.hero::after {
content: '';
position: absolute;
inset: 0;
background: radial-gradient(circle at 30% 50%, rgba(42, 191, 102, 0.15), transparent 50%);
z-index: 1;
}
.hero-content {
position: relative;
z-index: 10;
text-align: center;
max-width: 900px;
margin: 0 auto;
}
.hero h1 {
font-size: clamp(2.5rem, 8vw, 4rem);
font-weight: bold;
margin-bottom: 1.5rem;
line-height: 1.1;
}
.hero p {
font-size: clamp(1.125rem, 3vw, 1.5rem);
color: var(--muted-foreground);
margin-bottom: 2rem;
}
.hero-topics {
display: flex;
justify-content: center;
gap: 3rem;
margin: 3rem 0;
width: 100%;
flex-wrap: wrap;
}
.topic {
display: flex;
align-items: flex-start;
gap: 1rem;
max-width: 300px;
}
.topic i {
font-size: 2rem;
color: var(--primary);
margin-top: 0.5rem;
}
.topic h3 {
font-size: 1.25rem;
margin-bottom: 0.5rem;
color: var(--foreground);
}
.topic p {
font-size: 1rem;
color: var(--muted-foreground);
margin: 0;
line-height: 1.5;
}
@media (max-width: 768px) {
.hero-topics {
flex-direction: column;
align-items: center;
gap: 2rem;
}
.topic {
max-width: 100%;
}
}
/* Button */
.btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 1rem 1.5rem;
font-size: 1rem;
font-weight: 600;
background: var(--primary);
color: var(--primary-foreground);
border: none;
border-radius: 0.5rem;
cursor: pointer;
transition: all 0.3s;
text-decoration: none;
box-shadow: 0 10px 25px rgba(42, 191, 102, 0.25);
gap: 0.5rem;
}
.btn:hover {
background: hsl(145, 71%, 40%);
transform: translateY(-2px);
box-shadow: 0 15px 30px rgba(42, 191, 102, 0.3);
}
.btn-small {
padding: 0.5rem 1rem;
font-size: 0.9rem;
}
/* Card */
.card {
background: var(--card);
border: 1px solid var(--border);
border-radius: 0.5rem;
padding: 2rem;
margin: 2rem 0;
}
.card-title {
font-size: 1.875rem;
font-weight: 600;
margin-bottom: 1.5rem;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
}
/* Legislation Section */
.legislation-section {
padding: 3rem 0;
}
.legislation-content {
max-width: 900px;
margin: 0 auto;
}
.legislation-category {
margin-bottom: 2.5rem;
}
.category-title {
font-size: 1.5rem;
font-weight: 600;
margin-bottom: 1.5rem;
color: var(--primary);
display: flex;
align-items: center;
gap: 0.5rem;
}
.legislation-item {
background: rgba(15, 40, 25, 0.5);
border-left: 3px solid var(--primary);
padding: 1.5rem;
margin-bottom: 1.5rem;
border-radius: 0 0.5rem 0.5rem 0;
}
.legislation-header {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 1rem;
}
.legislation-title {
font-size: 1.1rem;
font-weight: 600;
color: var(--foreground);
display: flex;
align-items: flex-start;
gap: 0.75rem;
}
.legislation-icon {
color: var(--primary);
margin-top: 0.25rem;
}
.legislation-description {
color: var(--muted-foreground);
margin-bottom: 1rem;
line-height: 1.5;
}
.legislation-link {
display: inline-flex;
align-items: center;
gap: 0.5rem;
background: rgba(42, 191, 102, 0.1);
color: var(--primary);
padding: 0.5rem 1rem;
border-radius: 0.5rem;
text-decoration: none;
font-weight: 600;
border: 1px solid rgba(42, 191, 102, 0.3);
transition: all 0.3s;
}
.legislation-link:hover {
background: rgba(42, 191, 102, 0.2);
transform: translateY(-2px);
}
/* About Section */
.about-section {
padding: 4rem 0;
}
.about-content {
max-width: 900px;
margin: 0 auto;
}
.about-content p {
margin-bottom: 1rem;
color: var(--muted-foreground);
}
.about-content p:last-child {
font-weight: 600;
color: var(--foreground);
}
/* Footer */
footer {
border-top: 1px solid var(--border);
padding: 3rem 0;
margin-top: 4rem;
}
.footer-content {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 2rem;
margin-bottom: 2rem;
}
.footer-text {
text-align: center;
width: 100%;
color: var(--muted-foreground);
font-size: 0.875rem;
}
.footer-link {
color: var(--muted-foreground);
text-decoration: none;
transition: color 0.3s;
}
.footer-link:hover {
color: var(--primary);
}
/* Floating Buttons */
.floating-buttons {
position: fixed;
bottom: 1.5rem;
right: 1.5rem;
display: flex;
flex-direction: column;
gap: 1rem;
z-index: 50;
}
.floating-btn {
width: 3.5rem;
height: 3.5rem;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: var(--primary);
color: var(--primary-foreground);
text-decoration: none;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
transition: all 0.3s;
}
.floating-btn:hover {
transform: scale(1.1);
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
}
.floating-btn.pulse {
animation: pulse 2s infinite;
}
@keyframes pulse {
0%, 100% { opacity: 1; }
50% { opacity: 0.7; }
}
/* Icons */
.icon {
width: 1.5rem;
height: 1.5rem;
fill: currentColor;
}
/* Responsive */
@media (max-width: 768px) {
.legislation-header {
flex-direction: column;
gap: 1rem;
}
.footer-content {
flex-direction: column;
text-align: center;
}
.legislation-title {
font-size: 1rem;
}
}
</style>
</head>
<body>
<!-- Header -->
<header>
<div class="container">
<div class="header-content">
<a href="/" class="logo">@profmarcelovicente</a>
<div class="social-links">
<a href="https://instagram.com/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-instagram"></i>
</a>
<a href="https://facebook.com/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-facebook"></i>
</a>
<a href="https://youtube.com/@profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-youtube"></i>
</a>
<a href="https://www.linkedin.com/company/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</header>
<!-- Hero Section -->
<section class="hero">
<div class="container">
<div class="hero-content">
<h1>Lei 13.988/2020: O Conceito e a Virada da Advocacia</h1>
<h2>Entendendo a Natureza Jurídica da Transação Tributária (TT)</h2>
<p style="max-width: 800px; margin: 0 auto 2rem auto;">A Lei nº 13.988/2020 instituiu a transação tributária na esfera federal, sendo um instrumento estratégico para a regularização de débitos fiscais, inscritos ou não em dívida ativa.</p>
<a href="#legislation" class="btn">
<i class="fas fa-gavel"></i>
CONSULTAR LEGISLAÇÃO
</a>
</div>
</div>
</section>
<!-- Legislation Section -->
<section class="legislation-section" id="legislation">
<div class="container">
<div class="legislation-content">
<div class="card">
<h2 class="card-title">
<i class="fas fa-scale-balanced"></i>
Legislação de Transações Tributárias
</h2>
<!-- Legislação Básica -->
<div class="legislation-category">
<h3 class="category-title">
<i class="fas fa-book"></i>
Legislação Básica
</h3>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-contract legislation-icon"></i>
CTN - Código Tributário Nacional, Lei n. 5.172/1966
</div>
<a href="https://www.planalto.gov.br/ccivil_03/leis/l5172compilado.htm" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Art. 156, II e Art. 171 - Disposições sobre transações tributárias e composição de litígios fiscais.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-gavel legislation-icon"></i>
Lei n. 13.988/2020
</div>
<a href="https://www.planalto.gov.br/ccivil_03/_Ato2019-2022/2020/Lei/L13988.htm" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Dispõe sobre a transação nas hipóteses que especifica.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-signature legislation-icon"></i>
Portaria RFB n. 555/2025
</div>
<a href="https://www.in.gov.br/web/dou/-/portaria-rfb-n-555-de-1-de-julho-de-2025-640276262" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Dispõe sobre transação de créditos tributários em contencioso administrativo fiscal sob gestão da Secretaria Especial da Receita Federal do Brasil.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
Portaria PGFN n. 6.757/2022
</div>
<a href="https://normasinternet2.receita.fazenda.gov.br/#/consulta/externa/125274" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Regulamenta a transação na cobrança de créditos da União e do FGTS.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-signature legislation-icon"></i>
Portaria MF n. 1.584/2023
</div>
<a href="https://normasinternet2.receita.fazenda.gov.br/#/consulta/externa/135260" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Dispõe sobre transação por adesão no contencioso tributário de relevante e disseminada controvérsia jurídica e de pequeno valor.
</p>
</div>
</div>
<!-- Legislação Complementar -->
<div class="legislation-category">
<h3 class="category-title">
<i class="fas fa-file-circle-plus"></i>
Legislação Complementar
</h3>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-bullhorn legislation-icon"></i>
Edital PGDAU nº 3/2025
</div>
<a href="https://www.in.gov.br/en/web/dou/-/edital-pgdau-n-3-17-de-fevereiro-de-2025-613281184" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Abrange a transação por adesão no âmbito do Programa de Regularização de Dívidas e Facilitação de Acesso ao Crédito Rural da Agricultura Familiar - Desenrola Rural, instituído pelo Decreto nº 12.381, de 11 de fevereiro de 2025 (Adesão prorrogada até 30 de janeiro, às 19h).
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-bullhorn legislation-icon"></i>
Edital PGDAU 11/2025
</div>
<a href="https://www.in.gov.br/en/web/dou/-/edital-pgdau-n-11-de-30-de-maio-de-2025-633209137" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Divulga possibilidade de regularização de débitos inscritos em dívida ativa da União por adesão à proposta de transação da Procuradoria-Geral da Fazenda Nacional, por meio das modalidades de transação por capacidade de pagamento, transação de débitos de difícil recuperação, transação de pequeno valor e transação relativa a débitos garantidos por seguro garantia ou carta fiança. (Adesão prorrogada até 30 de janeiro de 2026, às 19h).
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-handshake legislation-icon"></i>
Portaria Conjunta PGFN/RFB nº 19/2025
</div>
<a href="https://www.in.gov.br/en/web/dou/-/portaria-conjunta-pgfn/rfb-n-19-de-29-de-setembro-de-2025-659325759" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Dispõe sobre a segunda fase da transação na cobrança de créditos judicializados de alto impacto econômico, baseada no Potencial Razoável de Recuperação do Crédito Judicializado - PRJ do Programa de Transação Integral - PTI, instituído pela Portaria Normativa MF nº 1.383, de 29 de agosto de 2024 (Adesão até 29 de dezembro de 2025).
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-handshake legislation-icon"></i>
Portaria Conjunta PGFN/RFB nº 11/2025
</div>
<a href="https://normasinternet2.receita.fazenda.gov.br/#/consulta/externa/144779" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
Institui o Programa Agora Tem Especialistas - Fazenda, detalhando os procedimentos de negociação de débitos na PGFN e RFB (Adesão até 30 de dezembro de 2025).
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
<i class="fas fa-file-alt legislation-icon"></i>
Edital de Transação por Adesão PGFN/RFB n. 52/2025 (Irretroatividade)
</div>
<a href="https://www.in.gov.br/web/dou/-/edital-de-transacao-por-adesao-pgfn/rfb-n-52-de-14-de-agosto-de-2025-648794332" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
<strong>Irretroatividade do conceito de "praça":</strong> Previsto no art. 15-A da Lei nº 4.502/1964 para aplicação do Valor Tributável Mínimo (VTM) nas operações entre interdependentes para fins de IPI.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
Edital de Transação por Adesão PGFN/RFB n. 53/2025 (PRL)
</div>
<a href="https://www.in.gov.br/web/dou/-/edital-de-transacao-por-adesao-pgfn/rfb-n-53-de-14-de-agosto-de-2025-648860140" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
<strong>Critérios de apuração pelo método PRL:</strong> Preço de Revenda menos Lucro para preço de transferência.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
Edital de Transação por Adesão PGFN/RFB n. 54/2025 (PIS/Cofins)
</div>
<a href="https://www.in.gov.br/web/dou/-/edital-de-transacao-por-adesao-pgfn/rfb-n-54-de-14-de-agosto-de-2025-648860168" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
<strong>Incidência de PIS/Pasep e Cofins:</strong> Sobre valores decorrentes da venda de ações recebidas na desmutualização da Bovespa/BM&F/CETIP.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
Edital de Transação por Adesão PGFN/RFB n. 58/2025 (Bonificações)
</div>
<a href="https://www.in.gov.br/en/web/dou/-/edital-de-transacao-por-adesao-pgfn/rfb-n-58-de-29-de-agosto-de-2025-652349879" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
<strong>Bonificações e descontos condicionados:</strong> Transação de débitos relacionados à incidência de PIS/Pasep e Cofins no varejo.
</p>
</div>
<div class="legislation-item">
<div class="legislation-header">
<div class="legislation-title">
<i class="fas fa-file-alt legislation-icon"></i>
Edital de Transação por Adesão PGFN/RFB n. 59/2025 (IRPF/Previdência)
</div>
<a href="https://www.in.gov.br/en/web/dou/-/edital-de-transacao-por-adesao-pgfn/rfb-n-59-de-29-de-agosto-de-2025-652241489" target="_blank" rel="noopener noreferrer" class="legislation-link">
<i class="fas fa-external-link-alt"></i>
Acessar
</a>
</div>
<p class="legislation-description">
<strong>IRPF e previdenciárias:</strong> Transação de débitos relacionados à incidência sobre stock options, PLR e programas de previdência privada complementar.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-content">
<div>
<h3 style="font-size: 1.25rem; font-weight: bold; margin-bottom: 0.5rem;">
<a href="/" class="footer-link" style="color: var(--foreground);">@profmarcelovicente</a>
</h3>
<p style="color: var(--muted-foreground);">Prof. Marcelo Vicente | Tributarista</p>
</div>
<div class="social-links">
<a href="https://instagram.com/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-instagram"></i>
</a>
<a href="https://facebook.com/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-facebook"></i>
</a>
<a href="https://youtube.com/@profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-youtube"></i>
</a>
<a href="https://www.linkedin.com/company/profmarcelovicente" target="_blank" rel="noopener noreferrer">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
<div class="footer-text">
<p>© 2025 ECOJURIS - Educação Corporativa e Jurídica SS Ltda. Todos os direitos reservados.</p>
<a href="https://www.ecojuris.online/termos" target="_blank" rel="noopener noreferrer" class="footer-link" style="margin-top: 0.5rem; display: inline-block;">
Termos Legais
</a>
</div>
</div>
</footer>
<!-- Floating Buttons -->
<div class="floating-buttons">
<a href="/live1947" class="floating-btn pulse">
<i class="fas fa-play-circle"></i>
</a>
<a href="#legislation" class="floating-btn">
<i class="fas fa-gavel"></i>
</a>
</div>
<script src="https://huggingface.co/deepsite/deepsite-badge.js"></script>
</body>
</html> |