{"id":1066,"date":"2025-04-17T17:54:21","date_gmt":"2025-04-17T16:54:21","guid":{"rendered":"https:\/\/neuropsiquiatria.pt\/?page_id=1066"},"modified":"2025-10-20T05:54:16","modified_gmt":"2025-10-20T04:54:16","slug":"neuroterapia-comparativo","status":"publish","type":"page","link":"https:\/\/neuropsiquiatria.pt\/en\/neuroterapia-comparativo\/","title":{"rendered":"Neurotherapy VS Conventional Therapies - Comparison"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1066\" class=\"elementor elementor-1066\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c4307d e-flex e-con-boxed e-con e-parent\" data-id=\"3c4307d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd83e2f elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"dd83e2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7220f20 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"7220f20\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e7b4a2 elementor-widget elementor-widget-html\" data-id=\"9e7b4a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-PT\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Neuroterapia VS Terapias Convenconais - Comparativo<\/title>\n    <style>\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n\n        body {\n            background-color: #e3fefd;\n            background-size: cover;\n            background-repeat: no-repeat;\n            background-position: center;\n            background-attachment: fixed;\n            color: #333;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        \/* ---------------------------------------------------- *\/\n        \/* NOVOS ESTILOS PARA REPLICAR O CABE\u00c7ALHO DA IMAGEM *\/\n        \/* ---------------------------------------------------- *\/\n\n        \/* Classe que ir\u00e1 substituir a antiga .section-title *\/\n        .page-header-container {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-top: 10px; \/* Espa\u00e7amento superior opcional *\/\n        }\n        \n        .page-header-sub-text {\n            \/* Estilo para \"COMPARATIVO\" *\/\n            font-size: 20px;\n            color: #0396fe; \/* Cor azul do tema *\/\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n        }\n        \n        .page-header-main-title {\n            \/* Estilo para \"Neuroterapia VS Terapias Convencionais\" *\/\n            font-size: 44px; \/* Tamanho grande *\/\n            color: #333333; \/* Cor escura do texto principal da imagem *\/\n            font-weight: 700; \/* Bold *\/\n            line-height: 1.1;\n            margin: 0;\n        }\n\n        \/* Removendo a linha azul inferior da antiga .section-title:after *\/\n        \/* A classe .section-title original ser\u00e1 mantida, mas estar\u00e1 vazia no HTML. *\/\n        .section-title {\n            display: none; \/* Esconde a antiga .section-title se for usada por engano *\/\n        }\n\n        \/* ---------------------------------------------------- *\/\n        \/* FIM NOVOS ESTILOS *\/\n        \/* ---------------------------------------------------- *\/\n\n        \/* Hiding old horizontal tabs completely *\/\n        .pain-tabs {\n            display: none; \/* Forced hide of old horizontal tabs *\/\n        }\n\n        \/* Mobile Dropdown Styles - Now the primary navigation *\/\n        .mobile-dropdown {\n            display: block; \/* Show on all devices (Desktop & Mobile) *\/\n            position: relative;\n            width: 100%;\n            max-width: 550px; \/* Constraint width on desktop and center it *\/\n            margin: 0 auto 30px auto;\n        }\n\n        \/* DROPDOWN TRIGGER (TOP BUTTON) - KEEPING ROUNDED STYLE *\/\n        .dropdown-trigger {\n            width: 100%;\n            padding: 18px 25px;\n            background-color: #0396fe;\n            color: white;\n            border: none;\n            border-radius: 50px; \/* MANTIDO ARREDONDADO *\/\n            font-size: 17px;\n            font-weight: 600;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            box-shadow: 0 4px 8px rgba(3, 150, 254, 0.2);\n            transition: all 0.3s ease;\n        }\n\n        .dropdown-trigger:hover {\n            background-color: #0358aa;\n        }\n        \n        \/* NOVOS ESTILOS PARA O INDICADOR DE MENU *\/\n        \/* Contentor para organizar o texto MENU e a seta *\/\n        .menu-indicator {\n            display: flex;\n            flex-direction: column; \/* Coloca os elementos (texto e seta) um por cima do outro *\/\n            align-items: center; \/* Centra horizontalmente o texto e a seta *\/\n            line-height: 1; \/* Ajusta o espa\u00e7amento vertical entre a linha de base dos elementos *\/\n        }\n\n        \/* Estilo para o texto \"MENU\" *\/\n        .menu-text {\n            font-size: 10px; \/* Tamanho pequeno para o texto *\/\n            font-weight: 700; \/* Negrito *\/\n            color: white; \/* Cor branca para contraste no bot\u00e3o azul *\/\n            margin-bottom: 2px; \/* Espa\u00e7o entre o texto e a seta *\/\n            letter-spacing: 0.5px; \/* Espa\u00e7amento entre as letras *\/\n            text-transform: uppercase; \/* Garantir que est\u00e1 em mai\u00fasculas *\/\n        }\n        \/* FIM NOVOS ESTILOS *\/\n\n        .dropdown-arrow {\n            transition: transform 0.3s ease;\n            font-size: 20px;\n            line-height: 1; \/* Adicionado para ajudar a centralizar melhor a seta no novo indicador *\/\n        }\n\n        .dropdown-trigger.active .dropdown-arrow {\n            transform: rotate(180deg);\n        }\n\n        \/* DROPDOWN MENU - MODIFICADO para RETANGULAR e cor de fundo para ser a mesma do item *\/\n        .dropdown-menu {\n            position: absolute;\n            top: calc(100% + 10px);\n            left: 0;\n            right: 0;\n            \/* Cor de fundo para que n\u00e3o haja bordas brancas laterais - Usamos a cor do item ativo *\/\n            background: #0396fe; \n            border-radius: 0; \/* REMOVIDO ARREDONDAMENTO *\/\n            box-shadow: 0 10px 30px rgba(0,0,0,0.15); \/* MANTIDO sombra *\/\n            opacity: 0;\n            visibility: hidden;\n            transform: translateY(-10px);\n            transition: all 0.3s ease;\n            z-index: 100;\n            max-height: 80vh; \n            overflow-y: auto; \n            overflow-x: hidden; \n            padding: 0; \/* Remover padding que pode causar espa\u00e7o em branco *\/\n            margin: 0; \/* Remover margin que pode causar espa\u00e7o em branco *\/\n        }\n\n        .dropdown-menu.show {\n            opacity: 1;\n            visibility: visible;\n            transform: translateY(0);\n        }\n\n        \/* DROPDOWN ITEM - MODIFICADO para RETANGULAR e cor de fundo padr\u00e3o BRANCA *\/\n        .dropdown-item {\n            padding: 15px 25px;\n            border: none;\n            background: white; \/* Cor de fundo Padr\u00e3o (Item Inativo) *\/\n            width: 100%;\n            text-align: left;\n            font-size: 16px;\n            font-weight: 600;\n            color: #555;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            border-bottom: 1px solid #f0f0f0;\n            border-radius: 0; \/* REMOVIDO ARREDONDAMENTO *\/\n            \/* Garante que o item preenche completamente o contentor *\/\n            display: block; \n            box-sizing: border-box;\n        }\n\n        .dropdown-item:last-child {\n            border-bottom: none;\n        }\n\n        \/* MODIFICADO: Item ATIVO e em HOVER preenchido a azul e texto branco *\/\n        .dropdown-item.active,\n        .dropdown-item:hover {\n            background-color: #0396fe; \/* Cor Azul Principal para preenchimento total *\/\n            color: white; \/* Texto Branco *\/\n            padding-left: 25px; \/* MANTIDO padding original *\/\n        }\n        \n        \/* O item de DEPRESS\u00c3O (primeiro item) est\u00e1 com um arredondamento indesejado no topo.\n           Isto \u00e9 causado pelo primeiro item estar em \"active\" por predefini\u00e7\u00e3o.\n           Vamos garantir que o primeiro item do menu dropwdown n\u00e3o tem borda arredondada.\n        *\/\n        .dropdown-menu .dropdown-item:first-child {\n             border-top-left-radius: 0;\n             border-top-right-radius: 0;\n        }\n\n        \/* Remove a sombra da caixa dos items - Opcional, mas pode ajudar na limpeza visual *\/\n        .pain-content {\n            display: none;\n            background: white;\n            padding: 30px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 20px;\n        }\n        \n        \/* ... (Resto do CSS inalterado) ... *\/\n        \n        .pain-content.active {\n            display: block;\n            animation: fadeIn 0.5s ease-in-out;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .pain-header {\n            margin-bottom: 25px;\n        }\n\n        .pain-header h3 {\n            color: #0396fe;\n            font-size: 24px;\n            margin-bottom: 10px;\n        }\n\n        .pain-header p {\n            color: #666;\n            font-size: 16px;\n            line-height: 1.6;\n        }\n\n        .treatment-comparison {\n            margin: 30px 0;\n        }\n\n        .treatment-bar {\n            margin-bottom: 20px;\n        }\n\n        .bar-label {\n            display: block;\n            font-size: 17px;\n            font-weight: 600;\n            margin-bottom: 8px;\n            color: #444;\n        }\n\n        .bar-container {\n            height: 40px;\n            background-color: #f1f1f1;\n            border-radius: 20px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);\n        }\n\n        .bar-legend-container {\n            display: flex;\n            justify-content: flex-start;\n            flex-wrap: wrap;\n            margin-top: 8px;\n            font-size: 13px;\n        }\n\n        .legend-item {\n            display: flex;\n            align-items: center;\n            margin-right: 15px;\n            color: #555;\n        }\n\n        .legend-color {\n            width: 12px;\n            height: 12px;\n            border-radius: 2px;\n            margin-right: 5px;\n            flex-shrink: 0;\n        }\n\n        .legend-green {\n            background-color: #4CAF50;\n        }\n\n        .legend-blue {\n            background-color: #0396fe;\n        }\n\n        .legend-red {\n            background-color: #E53935;\n        }\n\n        .legend-gold { \/* New legend color *\/\n             background: linear-gradient(135deg, #FFFACD, #DAA520);\n        }\n\n\n        .bar {\n            height: 100%;\n            position: absolute;\n            border-radius: 20px;\n            transition: width 1.5s ease-in-out;\n            width: 0;\n            left: 0;\n        }\n\n        .bar-green {\n            background-color: #4CAF50;\n            box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);\n            z-index: 1;\n        }\n\n        .bar-blue {\n            background-color: #0396fe;\n            background-image: linear-gradient(135deg, #0396fe, #0358aa);\n            box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);\n            z-index: 0;\n        }\n\n        .bar-red {\n            background-color: #E53935;\n            box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);\n            z-index: 0;\n        }\n\n         \/* NEW: Gold bar style *\/\n        .bar-gold {\n            background-color: #DAA520; \/* Fallback *\/\n            background-image: linear-gradient(135deg, #FFFACD 0%, #F0E68C 30%, #DAA520 60%, #B8860B 100%);\n            box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.3);\n            z-index: 0;\n        }\n\n\n        \/* Base style for text overlays *\/\n        .bar-text-overlay {\n            position: absolute;\n            height: 100%;\n            color: white;\n            font-weight: 600;\n            font-size: 16px;\n            white-space: nowrap;\n            text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);\n            overflow: hidden;\n            line-height: 40px; \/* Vertically center *\/\n            padding: 0 10px; \/* Add some padding *\/\n            box-sizing: border-box; \/* Include padding in width *\/\n        }\n\n        \/* Text specifically for Green bar *\/\n        .bar-text-green {\n            left: 0;\n            z-index: 2;\n            transition: width 1.5s ease-in-out;\n            width: 0;\n            text-align: right;\n        }\n\n        \/* Text specifically for Blue bar segment *\/\n        .bar-text-blue {\n            \/* left is set by JS *\/\n            z-index: 3;\n            transition: left 1.5s ease-in-out, width 1.5s ease-in-out;\n            width: 0;\n            left: 0; \/* Initial *\/\n            text-align: right;\n        }\n\n        \/* Text specifically for Red bar *\/\n        .bar-text-red {\n            left: 0;\n            z-index: 3;\n            transition: width 1.5s ease-in-out;\n            width: 0;\n            text-align: right;\n        }\n\n         \/* NEW: Text specifically for Gold bar *\/\n        .bar-text-gold {\n            left: 0;\n            z-index: 3;\n            transition: width 1.5s ease-in-out;\n            width: 0;\n            text-align: right;\n            color: white;       \/* ALTERADO para branco *\/\n            text-shadow: 0 0 3px rgba(0, 0, 0, 0.7); \/* ALTERADO para sombra mais escura (opcional, para contraste) *\/\n        }\n\n        \/* NEW: Important Info Box Style *\/\n        .important-info {\n            background-color: #fffbea; \/* Light yellow background *\/\n            border: 1px solid #fce08d;  \/* Yellow border *\/\n            border-left: 4px solid #fdbc4b; \/* Stronger yellow\/gold left border *\/\n            padding: 15px 20px;\n            margin-top: 30px; \/* Consistent top margin *\/\n            border-radius: 0 5px 5px 0; \/* Match other box styles *\/\n        }\n\n        .important-info h4 {\n            color: #c59120; \/* Darker yellow\/gold color for title *\/\n            margin-bottom: 10px;\n            font-size: 18px;\n            font-weight: 600; \/* Bolder title *\/\n        }\n\n        .important-info p {\n            color: #555;\n            font-size: 16px;\n            line-height: 1.6;\n        }\n        \/* END NEW: Important Info Box Style *\/\n\n        .treatment-description {\n            background-color: #f8fbff;\n            border-left: 4px solid #0396fe;\n            padding: 15px 20px;\n            margin-top: 30px;\n            border-radius: 0 5px 5px 0;\n        }\n\n        .treatment-description h4 {\n            color: #0396fe;\n            margin-bottom: 10px;\n            font-size: 18px;\n        }\n\n        .treatment-description p {\n            color: #555;\n            font-size: 16px;\n            line-height: 1.6;\n        }\n\n        .info-box {\n            display: flex;\n            gap: 20px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n\n        .info-item {\n            flex: 1;\n            min-width: 250px;\n            background: #f8fbff;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.05);\n        }\n\n        .info-item h4 {\n            color: #0396fe;\n            margin-bottom: 10px;\n            font-size: 18px;\n            display: flex;\n            align-items: center;\n        }\n\n        .info-item h4 i {\n            margin-right: 8px;\n        }\n\n        .info-item p {\n            color: #555;\n            font-size: 15px;\n        }\n\n        .action-btn {\n            display: block;\n            width: 100%;\n            padding: 16px 30px;\n            background-color: #0396fe;\n            color: white !important;\n            text-align: center;\n            font-size: 18px;\n            font-weight: 600;\n            border: none;\n            border-radius: 50px;\n            cursor: pointer;\n            margin-top: 40px;\n            transition: all 0.3s;\n            box-shadow: 0 4px 10px rgba(3, 150, 254, 0.3);\n            text-decoration: none;\n        }\n\n        .action-btn:hover {\n            background-color: #0358aa;\n            box-shadow: 0 6px 15px rgba(3, 150, 254, 0.4);\n            transform: translateY(-2px);\n            color: white;\n        }\n\n        \/* NOVO ESTILO BASE PARA O BOT\u00c3O \"VER ARTIGO\" *\/\n        .secondary-action-btn {\n            padding: 16px 30px;\n            background-color: white; \/* Fundo branco *\/\n            color: #0396fe !important; \/* Texto azul *\/\n            text-align: center;\n            font-size: 18px;\n            font-weight: 600;\n            border: 2px solid #0396fe; \/* Contorno azul *\/\n            border-radius: 50px;\n            cursor: pointer;\n            margin-top: 30px; \/* Espa\u00e7amento acima (Para quando \u00e9 usado isolado) *\/\n            margin-bottom: 20px; \/* Espa\u00e7amento abaixo (Para quando \u00e9 usado isolado) *\/\n            transition: all 0.3s;\n            box-shadow: 0 4px 10px rgba(3, 150, 254, 0.1);\n            text-decoration: none;\n            display: block; \/* Por defeito \u00e9 um bloco, mas ser\u00e1 ajustado no novo bloco *\/\n            width: 100%; \/* Por defeito, ocupa a largura total (Para quando \u00e9 usado isolado) *\/\n        }\n\n        .secondary-action-btn:hover {\n            background-color: #f0f8ff; \/* Azul claro ao passar o rato *\/\n            box-shadow: 0 6px 15px rgba(3, 150, 254, 0.2);\n            transform: translateY(-1px);\n            color: #0358aa !important; \/* Azul mais escuro no hover *\/\n            border-color: #0358aa;\n        }\n        \n        \/* ---------------------------------------------------- *\/\n        \/* NOVO BLOCO: IMAGEM + TEXTO + BOT\u00c3O (Ver Artigo) *\/\n        \/* ---------------------------------------------------- *\/\n        .article-callout {\n            display: flex;\n            align-items: center; \/* Harmonization: center vertically *\/\n            gap: 30px;\n            margin-top: 40px; \/* Separator from previous content *\/\n            padding: 25px;\n            background-color: #f0faff; \/* Very light blue background to highlight *\/\n            border: 1px solid #d0e8ff;\n            border-radius: 10px;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);\n        }\n\n        .article-callout-image-wrapper {\n            flex-shrink: 0; \n            width: 150px; \/* Small size for the image\/placeholder *\/\n            position: relative; \n            padding-bottom: calc(150px * 2 \/ 3); \/* 3:2 aspect ratio *\/\n            overflow: hidden;\n            border-radius: 6px;\n            \/* Estilos de Placeholder removidos\/alterados *\/\n            background-color: transparent; \n            border: 1px solid #ccc; \/* Pode manter uma borda cinza clara se desejar *\/\n        }\n        \n        \/* REMO\u00c7\u00c3O do texto de placeholder *\/\n        .article-callout-image-wrapper::before {\n            content: none; \n        }\n\n        \/* NOVO CSS PARA A IMAGEM REAL: For\u00e7a a imagem a preencher o contentor 3:2 *\/\n        .article-callout-image-wrapper img {\n            position: absolute; \/* Essencial para preencher o contentor que usa padding-bottom para a altura *\/\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Garante que a imagem preenche a \u00e1rea sem ser distorcida, cortando se necess\u00e1rio *\/\n            border-radius: 6px;\n        }\n        \n        \/* FIM NOVO CSS PARA A IMAGEM REAL *\/\n        \n        .article-callout-content {\n            flex-grow: 1; \/* Allows the content to take remaining space *\/\n        }\n\n        .article-callout-title {\n            color: #0358aa;\n            font-size: 20px;\n            margin-bottom: 5px;\n            font-weight: 700;\n        }\n\n        .article-callout-description {\n            color: #555;\n            font-size: 16px;\n            margin-bottom: 15px;\n            line-height: 1.4;\n        }\n\n        \/* Ajustar o bot\u00e3o dentro do bloco para harmoniza\u00e7\u00e3o *\/\n        .article-callout .secondary-action-btn {\n            width: auto; \/* Bot\u00e3o mais estreito para n\u00e3o ocupar 100% da coluna *\/\n            max-width: 250px; \n            display: inline-block; \n            padding: 12px 25px; \/* Padding ligeiramente menor *\/\n            font-size: 16px;\n            margin-top: 0; \n            margin-bottom: 0; \n        }\n\n        \/* ---------------------------------------------------- *\/\n        \/* FIM NOVO BLOCO *\/\n        \/* ---------------------------------------------------- *\/\n\n\n        .bar-legend {\n            display: block;\n            font-size: 14px;\n            color: #666;\n            margin-top: 5px;\n            font-style: italic;\n        }\n\n        .comparison-section {\n            margin-top: 30px;\n            margin-bottom: 30px;\n        }\n\n        .comparison-title {\n            font-weight: 600;\n            color: #444;\n            margin-bottom: 20px;\n            font-size: 18px;\n            text-align: center;\n        }\n\n        \/* Responsive styles *\/\n        @media (max-width: 768px) {\n            \n             .pain-tabs {\n                display: none;\n            }\n            \n            .mobile-dropdown {\n                max-width: 100%; \/* Use full width on mobile *\/\n            }\n\n            .pain-content {\n                padding: 20px;\n            }\n\n            .treatment-bar {\n                margin-bottom: 15px;\n            }\n\n            .bar-text-overlay {\n                font-size: 14px;\n                line-height: 40px;\n                padding: 0 5px;\n            }\n\n            .bar-label {\n                font-size: 15px;\n            }\n\n            .info-item {\n                flex: 1 1 100%;\n            }\n\n             \/* Responsive adjustments for the new Article Callout block *\/\n            .article-callout {\n                flex-direction: column;\n                text-align: center;\n                padding: 20px;\n            }\n            \n            .article-callout-image-wrapper {\n                width: 100%;\n                max-width: 200px; \n                margin-bottom: 10px;\n                padding-bottom: calc(200px * 2 \/ 3); \n            }\n            \n            .article-callout-content {\n                text-align: center;\n            }\n\n             .article-callout .secondary-action-btn {\n                width: 100%; \n                max-width: none;\n                margin-top: 10px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            \n            .page-header-main-title {\n                font-size: 32px; \/* Ajuste para mobile *\/\n            }\n            \n             .section-title {\n                font-size: 24px;\n            }\n\n            .pain-header h3 {\n                font-size: 20px;\n            }\n             .bar-text-overlay {\n                font-size: 12px;\n             }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <!-- T\u00cdTULO ATUALIZADO PARA CORRESPONDER \u00c0 IMAGEM -->\n        <div class=\"page-header-container\">\n            <p class=\"page-header-sub-text\">COMPARATIVE<\/p>\n            <h2 class=\"page-header-main-title\">Neurotherapy <br> VS Conventional Therapies<\/h2>\n        <\/div>\n        \n        <!-- Mobile Dropdown - Now the main navigation (Desktop & Mobile) -->\n        <div class=\"mobile-dropdown\">\n            <button class=\"dropdown-trigger\" id=\"dropdownTrigger\">\n                <span id=\"selectedOption\">Depression<\/span>\n                <!-- NOVO BLOCO: Indicador de Menu com texto MENU + Seta -->\n                <div class=\"menu-indicator\">\n                    <span class=\"menu-text\">MENU<\/span>\n                    <span class=\"dropdown-arrow\">\u25bc<\/span>\n                <\/div>\n                <!-- FIM NOVO BLOCO -->\n            <\/button>\n            <div class=\"dropdown-menu\" id=\"dropdownMenu\">\n                <!-- Existing 5 -->\n                <button class=\"dropdown-item active\" data-tab=\"depressao\">Depression<\/button>\n                <button class=\"dropdown-item\" data-tab=\"dor-neuropatica\">Neuropathic Pain<\/button>\n                <button class=\"dropdown-item\" data-tab=\"enxaqueca\">Migraine<\/button>\n                <button class=\"dropdown-item\" data-tab=\"fibromialgia\">Fibromyalgia<\/button>\n                <button class=\"dropdown-item\" data-tab=\"insonia\">Insomnia<\/button>\n                <!-- NEW 5 Pathologies -->\n                <button class=\"dropdown-item\" data-tab=\"tdah\">ADHD<\/button>\n                <button class=\"dropdown-item\" data-tab=\"tabagismo\">Smoking<\/button>\n                <button class=\"dropdown-item\" data-tab=\"stress-post-traumatico\">Post-traumatic stress<\/button>\n                <button class=\"dropdown-item\" data-tab=\"pos-avc\">Post-stroke<\/button>\n                <button class=\"dropdown-item\" data-tab=\"toc\">TOC<\/button>\n            <\/div>\n        <\/div>\n\n\n        <!-- Conte\u00fado Existente: Depress\u00e3o -->\n        <div class=\"pain-content active\" id=\"depressao\">\n            <!-- ... Conte\u00fado Existente da Depress\u00e3o ... -->\n             <div class=\"pain-header\">\n                <h3>Depression<\/h3>\n                <p>Depression significantly affects quality of life, causing mental and physical suffering. Compare the effectiveness of conventional treatments with our advanced neurological approaches.<\/p>\n            <\/div>\n\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">General effectiveness of treatments<\/div>\n                <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"15%\"><\/div>\n                        <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"27.5%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"15%\">15%<\/div>\n                        <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"27.5%\">27.5%<\/div> <!-- Corrigido , por . -->\n                    <\/div>\n                    <span class=\"bar-legend\">Average rates of remission and improvement of symptoms, with 1 to 4 stages of treatment <\/span>\n                    <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                        <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"38%\"><\/div>\n                        <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"71%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"38%\">38%<\/div>\n                        <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"71%\">71%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Average remission and symptom improvement rates with TMS, after just 1 full cycle of treatment<\/span>\n                    <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                        <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Rate of side effects<\/div>\n                <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"95%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"95%\">95%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients reporting significant side effects<\/span>\n                <\/div>\n\n                <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"4%\">4%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- NEW: Gold Bar Section -->\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n                 <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">TMS (Conventional Post-Fault)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"58%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"58%\">58%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients with significant improvement after failure of \u22652 conventional treatments<\/span>\n                     <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- End Gold Bar Section -->\n\n            <!-- Sec\u00e7\u00e3o Importante -->\n            <div class=\"important-info\">\n                <h4>Important<\/h4>\n                <p>It is important to note that the improvements only relate to the direct symptoms of depression, and the patient's general clinical condition is disregarded. Side effects are disregarded from the improvement rates, as long as they don't prevent improvement in the symptoms of depression. Therapies such as EMT\/TMS fulfil the need to treat the illness alongside the patient, rather than treating the illness to the detriment of their general well-being. This page contains relevant background information on Depression and the treatments offered. It is crucial to discuss your specific case with a healthcare professional. <\/p>\n            <\/div>\n            <!-- Fim da Sec\u00e7\u00e3o Importante -->\n\n            <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Magnetic Stimulation (TMS) uses focussed magnetic fields to stimulate specific areas of the brain associated with depression. This non-invasive treatment demonstrates superior efficacy compared to antidepressant drugs, especially in cases resistant to conventional treatments. TMS does not have the common side effects of medication, such as weight gain, sexual dysfunction or drowsiness.<\/p><\/div><div class=\"info-box\"><div class=\"info-item\"><h4><i>\u2713<\/i> Fast results<\/h4><p>Many patients report the first improvements within the first few weeks of treatment, while medication can take 5-7 weeks.<\/p><\/div><div class=\"info-item\"><h4><i>\u2713<\/i> Duration of Effect<\/h4><p>The positive effects of TMS can last from 6 months to 1 year after treatment, with periodic maintenance sessions. In many cases, using psychotherapeutic approaches, it is possible to achieve complete remission of symptoms<\/p><\/div><\/div>\n        <\/div>\n        \n        <!-- Conte\u00fado Existente: Dor Neurop\u00e1tica (COM ALTERA\u00c7\u00c3O) -->\n        <div class=\"pain-content\" id=\"dor-neuropatica\">\n             <div class=\"pain-header\"><h3>Neuropathic Pain<\/h3><p>Neuropathic pain results from lesions or dysfunctions in the nervous system and is often resistant to conventional painkillers. Compare the effectiveness of treatments.<\/p><\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">General effectiveness of treatments<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"19%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"3%\">3%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"19%\">19%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and \u226550% improvement in pain across all treatment stages<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Direct Current Stimulation (tDCS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"75%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"3%\">3%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"75%\">75%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and \u226550% improvement in pain after just 1 full cycle of tDCS<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n             <\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">Rate of side effects<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"55%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"55%\">55%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting significant side effects<\/span>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Direct Current Stimulation (tDCS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"2%\">2%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n                 <\/div>\n             <\/div>\n             <!-- Gold Bar Section -->\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n                 <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">tDCS (Conventional Post-Fault)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"40%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"40%\">40%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients with significant pain improvement (\u226550%) after failure of conventional treatments<\/span>\n                     <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- End Gold Bar Section -->\n             <!-- Sec\u00e7\u00e3o Importante -->\n            <div class=\"important-info\">\n                <h4>Important<\/h4>\n                <p> It's worth noting that these statistics only consider improvements of more than 50% in the frequency and intensity of pain. Improvements of 20, 30, 40% are extremely relevant in the treatment of conditions such as Neuropathic Pain. This section contains relevant background information on Neuropathic Pain and the treatments presented. It is crucial to discuss your specific case with a healthcare professional.<\/p>\n            <\/div>\n            <!-- Fim da Sec\u00e7\u00e3o Importante -->\n             <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Direct Current Stimulation (tDCS) applies a low-intensity electric current to modulate neuronal activity in specific areas of the brain. This non-invasive treatment has been shown to significantly reduce neuropathic pain by adjusting the neural circuits involved in pain perception and processing, offering relief where conventional medications fail.<\/p><\/div><div class=\"info-box\"><div class=\"info-item\"><h4><i>\u2713<\/i> No Significant Side Effects<\/h4><p>Unlike many neuropathic pain medications, tDCS does not cause sedation, addiction or liver toxicity.<\/p><\/div><div class=\"info-item\"><h4><i>\u2713<\/i> Personalised treatment<\/h4><p>Stimulation can be adjusted specifically to your type of neuropathic pain and location, maximising results.<\/p><\/div><\/div>\n            <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n            <div class=\"article-callout\">\n                <div class=\"article-callout-image-wrapper\">\n                    <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n                    <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/07\/ChatGPT-Image-5_07_2025-18_59_35.webp\" alt=\"Imagem Dor Neurop\u00e1tica\">\n                <\/div>\n                <div class=\"article-callout-content\">\n                    <h4 class=\"article-callout-title\">See the article \"The Complete Guide: Neuropathic Pain\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Neuropathic Pain.<\/p>\n                    <a href=\"https:\/\/neuropsiquiatria.pt\/en\/dor-neuropatica-o-guia-completo-2025\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Conte\u00fado Existente: Enxaqueca (COM ALTERA\u00c7\u00c3O) -->\n        <div class=\"pain-content\" id=\"enxaqueca\">\n             <div class=\"pain-header\"><h3>Migraine<\/h3><p>Migraines can be debilitating, significantly affecting quality of life. Compare the effectiveness of conventional treatments with our advanced neurological approaches.<\/p><\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">General effectiveness of treatments<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"20%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"45%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"20%\">20%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"45%\">45%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and reduction in the frequency of monthly episodes (\u226550%) with preventive prophylactic medication.<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"27%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"45%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"27%\">27%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"45%\">45%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and reduction in the frequency of monthly episodes (\u226550%) after 1 full cycle of TMS<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n             <\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">Rate of side effects<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"70%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"70%\">70%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting significant side effects<\/span>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"3%\">3%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n                 <\/div>\n             <\/div>\n              <!-- Gold Bar Section -->\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n                 <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">TMS (Conventional Post-Fault)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"72%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"72%\">72%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients with a significant reduction (\u226550%) in seizure frequency after failure of conventional prophylactic treatments<\/span>\n                     <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- End Gold Bar Section -->\n             <!-- Sec\u00e7\u00e3o Importante -->\n            <div class=\"important-info\">\n                <h4>Important<\/h4>\n                <p>It's important to note that the data presented refers only to the reduction in the frequency of episodes (MMD). EMT\/TMS also affects the intensity of the pain. This section contains relevant background information on Migraine and the treatments presented. It is crucial to discuss your specific case with a healthcare professional.<\/p>\n            <\/div>\n            <!-- Fim da Sec\u00e7\u00e3o Importante -->\n             <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>TMS for migraines focuses on brain areas involved in pain and migraine processes. This non-drug treatment has been shown to be effective in both the prevention and treatment of acute crises, reducing the frequency, intensity and duration of migraines in patients who do not respond to conventional treatments.<\/p><\/div><div class=\"info-box\"><div class=\"info-item\"><h4><i>\u2713<\/i> Frequency reduction<\/h4><p>Patients report an average reduction of 45% in the frequency of migraines after a full course of treatment.<\/p><\/div><div class=\"info-item\"><h4><i>\u2713<\/i> Long-term relief<\/h4><p>Many patients maintain the benefits for 3-6 months after the end of the treatment cycle. In some cases, complete temporary remission of symptoms or even definitive remission is possible.<\/p><\/div><\/div>\n            <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n            <div class=\"article-callout\">\n                <div class=\"article-callout-image-wrapper\">\n                    <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n                    <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/10\/imagem-capa-enxaqueca.webp\" alt=\"Imagem Enxaqueca\">\n                <\/div>\n                <div class=\"article-callout-content\">\n                    <h4 class=\"article-callout-title\">See the article \"The Complete Guide: Migraine\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Migraine.<\/p>\n                    <a href=\"https:\/\/neuropsiquiatria.pt\/en\/enxaqueca-o-guia-completo-2025\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Conte\u00fado Existente: Fibromialgia (COM ALTERA\u00c7\u00c3O) -->\n        <div class=\"pain-content\" id=\"fibromialgia\">\n             <div class=\"pain-header\"><h3>Fibromyalgia<\/h3><p>Fibromyalgia is characterised by widespread pain and tenderness at multiple points in the body and is often resistant to conventional treatments.<\/p><\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">General effectiveness of treatments<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"22%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"2%\">2%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"22%\">22%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and significant improvement in pain (\u226550%) after 6 months of drug treatment<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Combined Approach (TMS + tDCS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"40%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"2%\">2%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"40%\">40%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Average remission rates and significant improvement in pain (\u226550%) after combined protocol (TMS+tDCS)<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n             <\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">Rate of side effects<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"80%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"80%\">80%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting significant side effects<\/span>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Combined Approach (TMS + tDCS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"4%\">4%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n                 <\/div>\n             <\/div>\n            <!-- Gold Bar Section -->\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n                 <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">Combined Approach (Conventional Post-Failure)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"48%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"48%\">48%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients with significant improvement (\u226550%) in pain, fatigue, sleep, after failure of conventional treatments<\/span>\n                    <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- End Gold Bar Section -->\n            <!-- Sec\u00e7\u00e3o Importante -->\n            <div class=\"important-info\">\n                <h4>Important<\/h4>\n                <p>This section contains relevant background information on Fibromyalgia and the treatments presented. It is crucial to discuss your specific case with a healthcare professional.<\/p>\n            <\/div>\n            <!-- Fim da Sec\u00e7\u00e3o Importante -->\n             <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>The combined approach of TMS and tDCS aims to modulate pain pathways and improve damaged sensory processing in fibromyalgia. This specific protocol shows superior results to conventional drugs, reducing generalised pain, improving sleep quality and reducing the fatigue associated with fibromyalgia.<\/p><\/div><div class=\"info-box\"><div class=\"info-item\"><h4><i>\u2713<\/i> Comprehensive Relief<\/h4><p>The treatment not only reduces pain, but also improves other symptoms such as fatigue, sleep disturbances and mental clarity.<\/p><\/div><div class=\"info-item\"><h4><i>\u2713<\/i> Reducing the Use of Medicines<\/h4><p>More than 70% of patients manage to reduce their pain medication very significantly after treatment.<\/p><\/div><\/div>\n            <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n            <div class=\"article-callout\">\n                <div class=\"article-callout-image-wrapper\">\n                    <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n                    <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-16_06_2025-03_37_29.png\" alt=\"Imagem Fibromialgia\">\n                <\/div>\n                <div class=\"article-callout-content\">\n                    <h4 class=\"article-callout-title\">See the article \"The Complete Guide: Fibromyalgia\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Fibromyalgia.<\/p>\n                    <a href=\"https:\/\/neuropsiquiatria.pt\/en\/fibromialgia-o-guia-completo-2025\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Conte\u00fado Existente: Ins\u00f3nia (COM ALTERA\u00c7\u00c3O) -->\n        <div class=\"pain-content\" id=\"insonia\">\n             <div class=\"pain-header\"><h3>Insomnia<\/h3><p>Chronic insomnia profoundly affects physical and mental health, contributing to the development of various conditions and reducing quality of life.<\/p><\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">General effectiveness of treatments<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"28%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"60%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"28%\">28%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"60%\">60%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients with complete normalisation or significant improvement in sleep pattern after 3 months of medication<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"35%\"><\/div>\n                         <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"70%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"35%\">35%<\/div>\n                         <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"70%\">70%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients with complete normalisation or significant improvement in sleep pattern after complete TMS cycle<\/span>\n                     <div class=\"bar-legend-container\"><div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div><div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div><\/div>\n                 <\/div>\n             <\/div>\n             <div class=\"treatment-comparison\">\n                 <div class=\"comparison-title\">Rate of side effects<\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"77%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"77%\">77%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting significant side effects<\/span>\n                 <\/div>\n                 <div class=\"treatment-bar\">\n                     <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n                     <div class=\"bar-container\">\n                         <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"4%\"><\/div>\n                         <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"1%\">1%<\/div>\n                     <\/div>\n                     <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n                 <\/div>\n             <\/div>\n            <!-- Gold Bar Section -->\n            <div class=\"treatment-comparison\">\n                <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n                 <div class=\"treatment-bar\">\n                    <span class=\"bar-label\">TMS (Conventional Post-Fault)<\/span>\n                    <div class=\"bar-container\">\n                        <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"69%\"><\/div>\n                        <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"69%\">69%<\/div>\n                    <\/div>\n                    <span class=\"bar-legend\">Percentage of patients with normalised sleep pattern after medication failure<\/span>\n                     <div class=\"bar-legend-container\">\n                        <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- End Gold Bar Section -->\n            <!-- Sec\u00e7\u00e3o Importante -->\n            <div class=\"important-info\">\n                <h4>Important<\/h4>\n                <p>It's important to note that the treatment of Insomnia brings with it a determining factor - the risk of addiction. Neurotherapy solves this problem. The intensive and prolonged use of sleep drugs has severe consequences that should be avoided. This section contains relevant background information on Insomnia and the treatments presented. It is crucial to discuss your specific case with a healthcare professional.<\/p>\n            <\/div>\n            <!-- Fim da Sec\u00e7\u00e3o Importante -->\n             <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>TMS acts on the brain regions responsible for controlling sleep and circadian rhythm. This non-drug treatment normalises altered brain activity patterns in patients with insomnia, improving both sleep quality and total time slept, without the side effects and risks of dependence associated with hypnotic drugs.<\/p><\/div><div class=\"info-box\"><div class=\"info-item\"><h4><i>\u2713<\/i> Improved Sleep Quality<\/h4><p>Patients report not only more sleep, but also more restful and restorative sleep.<\/p><\/div><div class=\"info-item\"><h4><i>\u2713<\/i> No Risk of Dependence<\/h4><p>Unlike many insomnia medications, TMS does not cause dependence or tolerance, even with prolonged use.<\/p><\/div><\/div>\n            <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n            <div class=\"article-callout\">\n                <div class=\"article-callout-image-wrapper\">\n                    <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n                    <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/07\/Insonia-ilustracao.webp\" alt=\"Imagem Ins\u00f3nia\">\n                <\/div>\n                <div class=\"article-callout-content\">\n                    <h4 class=\"article-callout-title\">See the article \"The Complete Guide: Insomnia\/Sleep Problems\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Insomnia and Sleep.<\/p>\n                    <a href=\"https:\/\/neuropsiquiatria.pt\/en\/insonia-problemas-do-sono-o-guia-completo-2025\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- ============================================== -->\n        <!-- NEW CONTENT BLOCKS (Placeholder Data) -->\n        <!-- ============================================== -->\n\n        <!-- TDAH\/PHDA (COM ALTERA\u00c7\u00c3O) -->\n        <div class=\"pain-content\" id=\"tdah\">\n    <div class=\"pain-header\">\n        <h3>ADHD<\/h3>\n        <p>Attention Deficit Hyperactivity Disorder (ADHD) affects attention, impulse control and activity. Compare the effectiveness of ADHD treatments.<\/p>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Improved Symptoms of Inattention and Hyperactivity<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"35%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"75%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"35%\">35%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"75%\">75%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average rates of remission and significant improvement in symptoms (assessed by clinical scale)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission\/Normalisation<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"14%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"75%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"14%\">14%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"75%\">75%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average remission rates and significant improvement in symptoms after neuromodulation protocol (prefrontal target, often right DLPFC)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission\/Normalisation<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Rate of side effects<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"60%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"60%\">60%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting side effects (anxiety, apathy, insomnia, reduced appetite...)<\/span>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"2%\">2%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n         <div class=\"treatment-bar\">\n            <span class=\"bar-label\">TMS (Conventional Post-Fault\/Non-Response)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"35%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"35%\">35%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients with significant improvement in symptoms after failure of \u22651 medication<\/span>\n             <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"important-info\">\n        <h4>Important<\/h4>\n        <p>Treatment with TMS is often used to improve the ability to concentrate and reduce impulsivity in ADHD, especially in adults. The percentages of remission with medication reflect its continuous use. Neurotherapy offers a non-systemic alternative with fewer side effects. It is crucial to discuss your specific case with a health professional. <\/p>\n    <\/div>\n\n    <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Magnetic Stimulation (TMS) focuses on modulating activity in the prefrontal cortex (often the right DLPFC), a key area for executive function and attention control. This treatment can restore the balance of neural activity, improving the ability to focus and reducing hyperactivity and impulsivity without the need for daily medication.<\/p><\/div>\n    <div class=\"info-box\">\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Reducing Dependency<\/h4><p>It allows medication to be reduced or eliminated, avoiding dependency and systemic side effects.<\/p><\/div>\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Cognitive Benefit<\/h4><p>It promotes improvements in executive function, working memory and processing speed, which are essential for academic and professional success.<\/p><\/div>\n    <\/div>\n    <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n    <div class=\"article-callout\">\n        <div class=\"article-callout-image-wrapper\">\n            <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n            <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/07\/ChatGPT-Image-18_07_2025-19_38_36.png\" alt=\"Imagem TDAH\">\n        <\/div>\n        <div class=\"article-callout-content\">\n          <h4 class=\"article-callout-title\">See the article \"The Complete Guide: ADHD\/PHDA\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Attention Deficit Hyperactivity Disorder.<\/p>\n            <a href=\"https:\/\/neuropsiquiatria.pt\/en\/tdah-phda-o-guia-completo-2025\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Tabagismo -->\n<div class=\"pain-content\" id=\"tabagismo\">\n    <div class=\"pain-header\">\n        <h3>Smoking<\/h3>\n        <p>Smoking is a complex addiction with high relapse rates. Compare the effectiveness of the conventional approach versus neuromodulation in the cessation process.<\/p>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Cessation Rate (Continuous Abstinence)<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Pharmacological + Therapy)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"20%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"35%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"20%\">20%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"35%\">35%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average abstinence rates at 6 months of treatment<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Sustained Abstinence (\u22656 months)<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Initial abstinence (1-3 months)<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"30%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"55%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"30%\">30%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"55%\">55%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average abstinence rates verified at 6 months after a complete TMS cycle (protocols involving prefrontal networks and, in deep TMS, also the insula)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Sustained Abstinence (\u22656 months)<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Initial abstinence (1-3 months)<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Rate of side effects<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Pharmacological)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"45%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"45%\">45%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting significant side effects (e.g. mood swings, insomnia)<\/span>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"4%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"1%\">1%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Reducing Craving<\/div>\n         <div class=\"treatment-bar\">\n            <span class=\"bar-label\">TMS (Craving Reduction)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"50%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"50%\">50%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients with a significant reduction (\u226550%) in the desire to smoke after a TMS cycle<\/span>\n             <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Craving reduction<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"important-info\">\n        <h4>Important<\/h4>\n        <p>The success rate in smoking is closely linked to the intensity of the craving. TMS acts directly on the brain networks involved in reward and addiction. Treatment is most effective when combined with psychological counselling. It is crucial to discuss your specific case with a health professional.<\/p>\n    <\/div>\n\n    <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>TMS targets the dorsolateral prefrontal cortex (DLPFC) and reward circuits; in deep TMS, specific protocols also include the insula. By modulating these networks, TMS reduces the desire to smoke, facilitates abstinence and reduces the long-term relapse rate, offering a non-systemic intervention.<\/p><\/div>\n    <div class=\"info-box\">\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Attacking Craving<\/h4><p>It acts directly on the brain's addiction pathways, reducing the physical desire to smoke.<\/p><\/div>\n        <div class=\"info-item\"><h4><i>\u2713<\/i> No Adverse Reactions<\/h4><p>The treatment avoids the common systemic adverse reactions of some cessation drugs.<\/p><\/div>\n    <\/div>\n<\/div>\n\n<!-- Stress P\u00f3s-Traum\u00e1tico (PTSD\/TSPT) -->\n<div class=\"pain-content\" id=\"stress-post-traumatico\">\n    <div class=\"pain-header\">\n        <h3>Post-Traumatic Stress Disorder (PTSD\/TSPT)<\/h3>\n        <p>Post-Traumatic Stress Disorder (PTSD\/TSPT) is characterised by intrusive memories and hypervigilance. Compare the effectiveness of treatments.<\/p>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Symptomatic Improvement (Reduction of &gt;50%)<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication + Psychotherapy)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"4%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"30%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"4%\">4%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"30%\">30%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average remission rates and significant symptom improvement (DSM-5) after prolonged treatment<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"12%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"55%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"12%\">12%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"55%\">55%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average remission rates and significant improvement in symptoms after neuromodulation protocol (rTMS; series \u226510-20 sessions tend to better response)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Rate of side effects<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"70%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"70%\">70%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting side effects (e.g. drowsiness, weight gain)<\/span>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"3%\">3%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n         <div class=\"treatment-bar\">\n            <span class=\"bar-label\">TMS (Conventional Post-Fault)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"40%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"40%\">40%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients with significant improvement after failure of \u22651 conventional treatment<\/span>\n             <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"important-info\">\n        <h4>Important<\/h4>\n        <p>PTSD is characterised by changes in the brain's excitability. TMS focuses on rebalancing this excitability, especially in the areas of emotional memory and mood regulation. The ideal treatment should combine neuromodulation and trauma-focused psychological therapy. It's crucial to discuss your specific case with a healthcare professional. <\/p>\n    <\/div>\n\n    <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Magnetic Stimulation (TMS) uses magnetic pulses to modulate activity in the prefrontal cortex (often the right) and, indirectly, limbic circuits. The aim is to reduce the hyperexcitability associated with anxiety, hypervigilance and traumatic memories, promoting greater emotional regulation.<\/p><\/div>\n    <div class=\"info-box\">\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Anxiety Relief<\/h4><p>Reduction of intrusive memories and startle response, allowing greater comfort in everyday life.<\/p><\/div>\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Sleep improvement<\/h4><p>It helps restore healthy sleep patterns, often interrupted by nightmares and nocturnal hypervigilance.<\/p><\/div>\n    <\/div>\n<\/div>\n\n<!-- P\u00f3s-AVC -->\n<div class=\"pain-content\" id=\"pos-avc\">\n    <div class=\"pain-header\">\n        <h3>Post-stroke (Neurological Recovery)<\/h3>\n        <p>Recovery after a stroke can be a long-lasting challenge. Compare the effectiveness of conventional rehabilitation with neuromodulation approaches.<\/p>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Improved Motor Function (NIHSS and Clinical Scales)<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Rehabilitation (Physiotherapy\/Occupational Therapy)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"15%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"60%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"15%\">15%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"60%\">60%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average rates of complete motor recovery and significant improvement after standard rehabilitation (&gt;6 months)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete recovery of motor function<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement in motor function<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Direct Current Stimulation (tDCS) + Rehabilitation<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"18%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"85%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"18%\">18%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"85%\">85%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average recovery rates and significant improvement in motor function (additional benefit when combined with rehabilitation)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete recovery of motor function<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement in motor function<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Improving Language Function (Aphasia)<\/div>\n         <div class=\"treatment-bar\">\n            <span class=\"bar-label\">tDCS + Speech Therapy (Post Stroke)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"58%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"58%\">58%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients with significant improvement (\u226550%) in verbal comprehension\/expression after combined therapy<\/span>\n             <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Language improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Additional Side Effects Rate<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Direct Current Stimulation (tDCS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"4%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"1%\">1%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting additional moderate side effects to rehabilitation<\/span>\n        <\/div>\n    <\/div>\n    \n\n    <div class=\"important-info\">\n        <h4>Important<\/h4>\n        <p>tDCS accelerates and potentiates the gains of conventional rehabilitation by modulating brain plasticity. It is most effective when integrated into the rehabilitation programme. The aim is to reactivate the damaged area or have other areas take over the lost function. It is crucial to discuss your specific case with a healthcare professional.<\/p>\n    <\/div>\n\n    <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Direct Current Stimulation (tDCS) applies a low-intensity current to increase the excitability (plasticity) of the brain hemisphere affected by the stroke and\/or decrease the excitability of the unaffected hemisphere (which inhibits it). This process accelerates neuronal reorganisation, enhancing motor and language recovery when combined with therapy.<\/p><\/div>\n    <div class=\"info-box\">\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Enhances Rehabilitation<\/h4><p>It works like a 'turbo' for neuroplasticity, making rehabilitation sessions more productive.<\/p><\/div>\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Time Window<\/h4><p>Although most effective in the first few months, tDCS can induce improvements even in chronic phases (after 6 months of the stroke).<\/p><\/div>\n    <\/div>\n<\/div>\n\n<!-- TOC (COM ALTERA\u00c7\u00c3O) -->\n<div class=\"pain-content\" id=\"toc\">\n    <div class=\"pain-header\">\n        <h3>Obsessive-Compulsive Disorder (OCD)<\/h3>\n        <p>Obsessive-compulsive disorder (OCD) imposes obsessions and rituals that cause great suffering. Compare the effectiveness of treatments.<\/p>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Therapeutic Efficacy (Symptomatic Reduction &gt;35%)<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication + Therapy)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"15%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"40%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"15%\">15%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"40%\">40%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average rates of remission and significant improvement of symptoms (assessed by Y-BOCS scale)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-green\" style=\"width: 0%;\" data-width=\"22%\"><\/div>\n                <div class=\"bar bar-blue\" style=\"width: 0%;\" data-width=\"55%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-green\" style=\"width: 0%;\" data-width=\"22%\">22%<\/div>\n                <div class=\"bar-text-overlay bar-text-blue\" style=\"width: 0%; left: 0%;\" data-width=\"55%\">55%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Average remission rates and significant improvement in symptoms after neuromodulation protocol (usually Deep TMS)<\/span>\n            <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-green\"><\/div> Complete remission<\/div>\n                <div class=\"legend-item\"><div class=\"legend-color legend-blue\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Rate of side effects<\/div>\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Conventional Treatment (Medication)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"70%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"70%\">70%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting significant side effects (e.g. drowsiness, sexual dysfunction)<\/span>\n        <\/div>\n\n        <div class=\"treatment-bar\">\n            <span class=\"bar-label\">Transcranial Magnetic Stimulation (TMS)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-red\" style=\"width: 0%;\" data-width=\"5%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-red\" style=\"width: 0%;\" data-width=\"4%\">4%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients reporting moderate side effects<\/span>\n        <\/div>\n    <\/div>\n    \n    <div class=\"treatment-comparison\">\n        <div class=\"comparison-title\">Conventional post-failure improvement<\/div>\n         <div class=\"treatment-bar\">\n            <span class=\"bar-label\">TMS (Conventional Post-Fault)<\/span>\n            <div class=\"bar-container\">\n                <div class=\"bar bar-gold\" style=\"width: 0%;\" data-width=\"45%\"><\/div>\n                <div class=\"bar-text-overlay bar-text-gold\" style=\"width: 0%;\" data-width=\"45%\">45%<\/div>\n            <\/div>\n            <span class=\"bar-legend\">Percentage of patients with significant improvement (\u226535%) after failure of \u22651 conventional treatment<\/span>\n             <div class=\"bar-legend-container\">\n                <div class=\"legend-item\"><div class=\"legend-color legend-gold\"><\/div> Significant improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"important-info\">\n        <h4>Important<\/h4>\n        <p>OCD is an often refractory condition. Neurotherapy offers an alternative for cases that don't respond to the maximum combination of SSRIs (medication) and CBT (cognitive-behavioural therapy). CBT acts on the fronto-striatal circuits that sustain obsessions and compulsions. It is crucial to discuss your specific case with a health professional.<\/p>\n    <\/div>\n\n    <div class=\"treatment-description\"><h4>How does our treatment work?<\/h4><p>Transcranial Magnetic Stimulation (TMS) targets neural networks (anterior cingulate cortex and DLPFC) that are hyperactive in OCD and that feed the obsession-compulsion cycle. By normalising activity in these areas, TMS reduces the intensity and frequency of obsessions and the need to perform compulsive rituals, reducing the patient's suffering.<\/p><\/div>\n    <div class=\"info-box\">\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Non-Invasive and Focussed<\/h4><p>It allows treatment focussed on dysfunctional brain networks, without the systemic effects of drugs.<\/p><\/div>\n        <div class=\"info-item\"><h4><i>\u2713<\/i> Refractory cases<\/h4><p>Highly recommended for patients who have failed treatment with medication and psychological therapy.<\/p><\/div>\n    <\/div>\n    <!-- NOVO BLOCO IMAGEM + TEXTO + BOT\u00c3O \"VER ARTIGO\" -->\n    <div class=\"article-callout\">\n        <div class=\"article-callout-image-wrapper\">\n            <!-- Imagem 3:2: Coloque a sua tag <img> aqui. O novo CSS vai faz\u00ea-la caber. -->\n            <img decoding=\"async\" src=\"https:\/\/neuropsiquiatria.pt\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-12_06_2025-15_55_07.png\" alt=\"Imagem TOC\">\n        <\/div>\n        <div class=\"article-callout-content\">\n            <h4 class=\"article-callout-title\">See the article \"The Complete Guide: OCD\"<\/h4>\n                    <p class=\"article-callout-description\">Everything you need to know to understand Obsessive Compulsive Disorder.<\/p>\n            <a href=\"https:\/\/neuropsiquiatria.pt\/en\/artigo-transtorno-obsessivo-compulsivo\/\" class=\"secondary-action-btn article-callout-btn\">View Article<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<a href=\"https:\/\/neuropsiquiatria.pt\/en\/contactoselocalizacao\/\" class=\"action-btn\">Book an Assessment Appointment<\/a>\n    <\/div>\n\n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ NOTE: The .pain-tab elements are now hidden\/removed from HTML,\n            \/\/ but the logic here handles the dropdown exclusively for content switching.\n            const tabs = document.querySelectorAll('.pain-tab'); \/\/ Kept for reference, but should be empty or ignored\n            const contents = document.querySelectorAll('.pain-content');\n            \n            \/\/ Mobile dropdown elements (now universally used)\n            const dropdownTrigger = document.getElementById('dropdownTrigger');\n            const dropdownMenu = document.getElementById('dropdownMenu');\n            const dropdownItems = document.querySelectorAll('.dropdown-item');\n            const selectedOption = document.getElementById('selectedOption');\n\n            \/\/ Function to switch content\n            function switchContent(tabId, contentName) {\n                \/\/ 1. Hide all contents\n                contents.forEach(content => content.classList.remove('active'));\n                \n                \/\/ 2. Show the active content\n                const activeContent = document.getElementById(tabId);\n                if (activeContent) {\n                    activeContent.classList.add('active');\n                    animateBars(activeContent);\n                }\n\n                \/\/ 3. Update the displayed option text (if provided)\n                if (selectedOption && contentName) {\n                    selectedOption.textContent = contentName;\n                }\n            }\n\n            \/\/ Mobile\/Universal dropdown functionality\n            if (dropdownTrigger && dropdownMenu) {\n                dropdownTrigger.addEventListener('click', function(e) {\n                    e.stopPropagation(); \/\/ Prevents document click from immediately closing\n                    this.classList.toggle('active');\n                    dropdownMenu.classList.toggle('show');\n                });\n\n                dropdownItems.forEach(item => {\n                    item.addEventListener('click', function(e) {\n                        e.stopPropagation();\n                        const tabId = this.getAttribute('data-tab');\n                        const contentName = this.textContent;\n\n                        \/\/ Update active state in dropdown\n                        dropdownItems.forEach(i => i.classList.remove('active'));\n                        this.classList.add('active');\n                        \n                        \/\/ Switch content and update dropdown text\n                        switchContent(tabId, contentName);\n                        \n                        \/\/ Close dropdown\n                        dropdownTrigger.classList.remove('active');\n                        dropdownMenu.classList.remove('show');\n                        \n                        \/\/ Scroll to the content for better UX after selection\n                         const targetElement = document.getElementById(tabId);\n                         if (targetElement) {\n                             targetElement.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                         }\n                    });\n                });\n\n                \/\/ Close dropdown when clicking outside\n                document.addEventListener('click', function(e) {\n                    if (!dropdownTrigger.contains(e.target) && !dropdownMenu.contains(e.target)) {\n                        dropdownTrigger.classList.remove('active');\n                        dropdownMenu.classList.remove('show');\n                    }\n                });\n            }\n\n\n            \/\/ *** Animate Bars function (Unchanged from original logic) ***\n            function animateBars(container) {\n                const treatmentBars = container.querySelectorAll('.treatment-bar');\n\n                treatmentBars.forEach(treatmentBar => {\n                    const greenBar = treatmentBar.querySelector('.bar-green');\n                    const blueBar = treatmentBar.querySelector('.bar-blue');\n                    const redBar = treatmentBar.querySelector('.bar-red');\n                    const goldBar = treatmentBar.querySelector('.bar-gold'); \/\/ Gold\n                    const textGreen = treatmentBar.querySelector('.bar-text-green');\n                    const textBlue = treatmentBar.querySelector('.bar-text-blue');\n                    const textRed = treatmentBar.querySelector('.bar-text-red');\n                    const textGold = treatmentBar.querySelector('.bar-text-gold'); \/\/ Gold\n\n                    \/\/ --- Reset elements within this treatmentBar ---\n                    if (greenBar) greenBar.style.width = '0%';\n                    if (blueBar) blueBar.style.width = '0%';\n                    if (redBar) redBar.style.width = '0%';\n                    if (goldBar) goldBar.style.width = '0%'; \n                    if (textGreen) textGreen.style.width = '0%';\n                    if (textBlue) {\n                        textBlue.style.width = '0%';\n                        textBlue.style.left = '0%';\n                    }\n                     if (textRed) textRed.style.width = '0%';\n                     if (textGold) textGold.style.width = '0%'; \n                    \/\/ --- End Reset ---\n\n\n                    \/\/ --- Animate Green ---\n                    setTimeout(() => {\n                        if (greenBar && textGreen) {\n                            const greenWidthStr = greenBar.getAttribute('data-width') || '0%';\n                            greenBar.style.width = greenWidthStr;\n                            textGreen.style.width = greenWidthStr;\n                        }\n                    }, 100);\n\n                    \/\/ --- Animate Blue ---\n                    setTimeout(() => {\n                        if (blueBar && textBlue) {\n                            const blueWidthStr = blueBar.getAttribute('data-width') || '0%';\n                            blueBar.style.width = blueWidthStr;\n\n                            let greenWidthStr = '0%';\n                            if (greenBar) {\n                                greenWidthStr = greenBar.getAttribute('data-width') || '0%';\n                            }\n\n                             \/\/ Correction: Ensure data-width uses '.' as decimal separator for JS parseFloat\n                            const greenWidthNum = parseFloat(greenWidthStr.replace(',', '.'));\n                            const blueWidthNum = parseFloat(blueWidthStr.replace(',', '.'));\n\n\n                            if (!isNaN(greenWidthNum) && !isNaN(blueWidthNum)) {\n                                const blueTextLeft = greenWidthNum + '%';\n                                const blueSegmentWidthNum = Math.max(0, blueWidthNum - greenWidthNum);\n                                const blueTextWidth = blueSegmentWidthNum + '%';\n\n                                textBlue.style.left = blueTextLeft;\n                                textBlue.style.width = blueTextWidth;\n                            } else {\n                                textBlue.style.left = '0%';\n                                textBlue.style.width = blueWidthStr; \/\/ Fallback if parsing fails\n                            }\n                        }\n                    }, 600);\n\n                    \/\/ --- Animate Red ---\n                    setTimeout(() => {\n                        if (redBar && textRed) {\n                            const redWidthStr = redBar.getAttribute('data-width') || '0%';\n                            redBar.style.width = redWidthStr;\n                            textRed.style.width = redWidthStr;\n                        }\n                    }, 1100);\n\n                    \/\/ --- Animate Gold ---\n                    setTimeout(() => {\n                        if (goldBar && textGold) {\n                            const goldWidthStr = goldBar.getAttribute('data-width') || '0%';\n                            goldBar.style.width = goldWidthStr;\n                            textGold.style.width = goldWidthStr;\n                        }\n                    }, 1100); \/\/ Same timing as red, adjust if needed\n\n\n                });\n            }\n\n\n            \/\/ Initial animation on the first active tab\n            const initialActiveTab = document.querySelector('.pain-content.active');\n            if (initialActiveTab) {\n                animateBars(initialActiveTab);\n            }\n\n            \/\/ Observer for animation on scroll\/visibility\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting && entry.target.classList.contains('active')) {\n                         animateBars(entry.target);\n                    }\n                });\n            }, { threshold: 0.2 });\n\n            contents.forEach(content => {\n                observer.observe(content);\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-80c5f31 e-flex e-con-boxed e-con e-parent\" data-id=\"80c5f31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-634001e elementor-widget elementor-widget-heading\" data-id=\"634001e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sources<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aeb9217 elementor-widget elementor-widget-text-editor\" data-id=\"aeb9217\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div><ul><li>K. Cress, MD, 2015<\/li><\/ul><div><p><a href=\"https:\/\/www.researchgate.net\/publication\/282835803_Treatment_of_Unipolar_Non-Psychotic_Major_Depressive_Disorder_with_Transcranial_Magnetic_Stimulation_Examining_TMS_Effects_on_Pharmacotherapy_Changes_Acute_and_Long-Term_Outcomes_from_a_Retrospective_\">Treatment of Unipolar, Non-Psychotic Major Depressive Disorder with Transcranial Magnetic Stimulation: Examining TMS Effects on Pharmacotherapy Changes, Acute and Long-Term Outcomes from a Retrospective Evaluation during Routine Clinical Practice<\/a><\/p><\/div><ul><li>Dalhuisen I, van Oostrom I, Spijker J, Wijnen B, van Exel E, van Mierlo H, de Waardt D, Arns M, Tendolkar I, van Eijndhoven P. rTMS as a Next Step in Antidepressant Nonresponders: A Randomised Comparison With Current Antidepressant Treatment Approaches. Am J Psychiatry. 2024 Sep 1;181(9):806-814. doi: 10.1176\/appi.ajp.20230556. Epub 2024 Aug 7. PMID: 39108161.<\/li><\/ul><div><p><a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/39108161\/\">https:\/\/pubmed.ncbi.nlm.nih.gov\/39108161\/<\/a><\/p><\/div><ul><li>Dunner DL, Aaronson ST, Sackeim HA, Janicak PG, Carpenter LL, Boyadjis T, Brock DG, Bonneh-Barkay D, Cook IA, Lanocha K, Solvason HB, Demitrack MA. A multisite, naturalistic, observational study of transcranial magnetic stimulation for patients with pharmacoresistant major depressive disorder: durability of benefit over a 1-year follow-up period. J Clin Psychiatry. 2014 Dec;75(12):1394-401. doi: 10.4088\/JCP.13m08977. PMID: 25271871.<a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/25271871\/\">https:\/\/pubmed.ncbi.nlm.nih.gov\/25271871\/<\/a><\/li><\/ul><div>\u00a0<\/div><ul><li>Nguyen KH, Gordon LG. Cost-Effectiveness of Repetitive Transcranial Magnetic Stimulation versus Antidepressant Therapy for Treatment-Resistant Depression. Value Health. 2015 Jul;18(5):597-604. doi: 10.1016\/j.jval.2015.04.004. PMID: 26297087.<\/li><\/ul><div><p><a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/26297087\/\">https:\/\/pubmed.ncbi.nlm.nih.gov\/26297087\/<\/a><\/p><\/div><ul><li>Demitrack MA, Thase ME. Clinical significance of transcranial magnetic stimulation (TMS) in the treatment of pharmacoresistant depression: synthesis of recent data. Psychopharmacol Bull. 2009;42(2):5-38. PMID: 19629020.<\/li><\/ul><div><p><a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/19629020\/\">https:\/\/pubmed.ncbi.nlm.nih.gov\/19629020\/<\/a><\/p><\/div><ul><li>Avery DH, Holtzheimer PE 3rd, Fawaz W, Russo J, Neumaier J, Dunner DL, Haynor DR, Claypoole KH, Wajdik C, Roy-Byrne P. A controlled study of repetitive transcranial magnetic stimulation in medication-resistant major depression. Biol Psychiatry. 2006 Jan 15;59(2):187-94. doi: 10.1016\/j.biopsych.2005.07.003. Epub 2005 Sep 1. PMID: 16139808.<\/li><\/ul><div><p><a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/16139808\/\">https:\/\/pubmed.ncbi.nlm.nih.gov\/16139808\/<\/a><\/p><\/div><ul><li>CHUC - ULS Coimbra Neuromodulation Unit<\/li><\/ul><div><p>Clinical practice: \u2154 of patients show significant improvement; no significant side effects; significant total remission (exact data unknown)<\/p><\/div><ul><li>Marilyn J. Vach\u00e8,Magnetic Stimulation for the Treatment of Major Depressive Disorder in a Severely Treatment Resistant Population- A Retrospective Private Practice Evaluation,Brain Stimulation,Volume 8, Issue 5,2015,Page e6,ISSN 1935-861X,https:\/\/doi.org\/10.1016\/j.brs.2015.07.021.<\/li><\/ul><div><p><a href=\"https:\/\/www.sciencedirect.com\/science\/article\/abs\/pii\/S1935861X15010463\">https:\/\/www.sciencedirect.com\/science\/article\/abs\/pii\/S1935861X15010463<\/a><\/p><\/div><ul><li><a href=\"https:\/\/medicine.yale.edu\/profile\/sherab-tsheringla\/\">Sherab Tsheringla, MD<\/a>, <a href=\"https:\/\/medicine.yale.edu\/profile\/sherab-tsheringla\/\">Sherab Tsheringla, MD, MBBS<\/a><\/li><\/ul><div><p><a href=\"https:\/\/www.yalemedicine.org\/news\/transcranial-magnetic-stimulation-tms-what-you-need-to-know\">https:\/\/www.yalemedicine.org\/news\/transcranial-magnetic-stimulation-tms-what-you-need-to-know<\/a><\/p><\/div><ul><li>Mountain Vista, retrospective clinical analysis<\/li><\/ul><div><p><a href=\"https:\/\/www.mountainvistapsychology.com\/neurofeedback-in-the-treatment-of-anxiety\/\">https:\/\/www.mountainvistapsychology.com\/neurofeedback-in-the-treatment-of-anxiety\/<\/a><\/p><\/div><ul><li>Portuguese Journal of Psychiatry and Mental Health<\/li><\/ul><div><p><a href=\"https:\/\/www.revistapsiquiatria.pt\/index.php\/sppsm\/article\/download\/477\/147\/3093\">https:\/\/www.revistapsiquiatria.pt\/index.php\/sppsm\/article\/download\/477\/147\/3093<\/a><\/p><\/div><ul><li>WHO<\/li><\/ul><div><p><a href=\"https:\/\/vlibrary.emro.who.int\/?goto=Q04jBjQNRBtEPjNfCxJARQYeNjhVTj4UTkUfUBlSC0YwehIWPCkgAWoqXyJoXDUoQhEhFhQ9QhYaByY0Jid3b0fY1-YGTQNVV6zDoyMCUlgaBbrL62Y2AsPr-HKU_PIadGdLmdnUY1-n66NMy6bNeAhjUlZKEXklazonNg\">https:\/\/vlibrary.emro.who.int\/?goto=Q04jBjQNRBtEPjNfCxJARQYeNjhVTj4UTkUfUBlSC0YwehIWPCkgAWoqXyJoXDUoQhEhFhQ9QhYaByY0Jid3b0fY1-YGTQNVV6zDoyMCUlgaBbrL62Y2AsPr-HKU_PIadGdLmdnUY1-n66NMy6bNeAhjUlZKEXklazonNg<\/a><\/p><\/div><ul><li>NIH, USA<\/li><\/ul><div><p><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC5612370\/\">https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC5612370\/<\/a><\/p><\/div><ul><li>Effect of Insomnia on Repetitive Transcranial Magnetic Stimulation Treatment Outcomes for Depression, Jamie Kweon, Andrew Fukuda, Polly Gobin, Lamaan Haq, Joshua C. Brown, Linda L. CarpentermedRxiv 2023.12.06.23299444; doi: https:\/\/doi.org\/10.1101\/2023.12.06.23299444<\/li><\/ul><div><p><a href=\"https:\/\/www.medrxiv.org\/content\/10.1101\/2023.12.06.23299444v1.full\">https:\/\/www.medrxiv.org\/content\/10.1101\/2023.12.06.23299444v1.full<\/a><\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Neuroterapia VS Terapias Convenconais &#8211; Comparativo COMPARATIVO Neuroterapia VS Terapias Convencionais Depress\u00e3o MENU \u25bc Depress\u00e3o Dor Neurop\u00e1tica Enxaqueca Fibromialgia Ins\u00f3nia TDAH\/PHDA Tabagismo Stress P\u00f3s-Traum\u00e1tico P\u00f3s-AVC TOC Depress\u00e3o A depress\u00e3o afeta significativamente a qualidade de vida, causando sofrimento mental e f\u00edsico. Compare a efic\u00e1cia dos tratamentos convencionais com as nossas abordagens neurol\u00f3gicas avan\u00e7adas. Efic\u00e1cia Geral dos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1066","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/pages\/1066","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/comments?post=1066"}],"version-history":[{"count":290,"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/pages\/1066\/revisions"}],"predecessor-version":[{"id":4520,"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/pages\/1066\/revisions\/4520"}],"wp:attachment":[{"href":"https:\/\/neuropsiquiatria.pt\/en\/wp-json\/wp\/v2\/media?parent=1066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}