{"id":27849,"date":"2022-06-02T14:36:44","date_gmt":"2022-06-02T17:36:44","guid":{"rendered":"https:\/\/162.215.13.167?page_id=27849"},"modified":"2026-02-26T15:39:19","modified_gmt":"2026-02-26T18:39:19","slug":"ramais-fadesp","status":"publish","type":"page","link":"https:\/\/portalfadesp.org.br\/?page_id=27849","title":{"rendered":"Ramais FADESP"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27849\" class=\"elementor elementor-27849\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-75ffffd elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"75ffffd\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-136df59\" data-id=\"136df59\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-57ff902 elementor-widget elementor-widget-heading\" data-id=\"57ff902\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Ramais FADESP<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-82edb1e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"82edb1e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9ec888f\" data-id=\"9ec888f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ba00f31 elementor-widget elementor-widget-html\" data-id=\"ba00f31\" data-element_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-BR\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Diret\u00f3rio Institucional - FADESP<\/title>\n    <meta name=\"description\" content=\"Contatos oficiais e setores da FADESP\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&display=swap\"\n        rel=\"stylesheet\">\n    <style>\n        :root {\n            --background: #ffffff;\n            --foreground: #353535;\n            --card: #ffffff;\n            --card-foreground: #353535;\n            --primary: #dd6b3b;\n            --primary-foreground: #ffffff;\n            --secondary: #dd6b3b;\n            --secondary-foreground: #ffffff;\n            --muted: #f5f5f5;\n            --muted-foreground: #666666;\n            --accent: #f5f5f5;\n            --accent-foreground: #353535;\n            --border: #e0e0e0;\n            --fadesp-purple: #353535;\n            --fadesp-orange: #dd6b3b;\n            --fadesp-gradient: linear-gradient(135deg, #353535 0%, #555555 100%);\n            --shadow-soft: 0 2px 15px -3px rgba(53, 53, 53, 0.08), 0 4px 6px -4px rgba(53, 53, 53, 0.05);\n            --shadow-card: 0 4px 25px -5px rgba(53, 53, 53, 0.1), 0 8px 10px -6px rgba(53, 53, 53, 0.05);\n            --shadow-elevated: 0 10px 40px -10px rgba(53, 53, 53, 0.2);\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', system-ui, sans-serif;\n            background-color: var(--background);\n            color: var(--foreground);\n            line-height: 1.5;\n            -webkit-font-smoothing: antialiased;\n            font-size: 1.21rem;\n        }\n\n        h1,\n        h2,\n        h3,\n        h4 {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .container {\n            width: 100%;\n            \/* max-width: 1400px; *\/\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        \/* Header *\/\n        .fadesp-header-gradient {\n            background: #ffffff;\n            padding: 3rem 0;\n            position: relative;\n        }\n\n        .header-content {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        .logo {\n            height: 4rem;\n            margin-bottom: 1rem;\n        }\n\n        .header-content h1 {\n            font-size: 2.7225rem;\n            font-weight: 700;\n            color: var(--foreground);\n            margin-bottom: 0.75rem;\n        }\n\n        .header-content .subtitle {\n            font-size: 1.36125rem;\n            color: var(--foreground);\n            font-weight: 300;\n            margin-bottom: 0.5rem;\n        }\n\n        .header-content .description {\n            font-size: 1.05875rem;\n            color: var(--muted-foreground);\n            max-width: 42rem;\n        }\n\n        .search-container {\n            max-width: 42rem;\n            margin: 24px 0px 24px 0px;\n            width: 100%;\n        }\n\n        .search-input-wrapper {\n            position: relative;\n            background: var(--card);\n            border-radius: 0.75rem;\n            box-shadow: var(--shadow-soft);\n            transition: box-shadow 0.2s, border 0.2s;\n            border: 2px solid var(--primary);\n        }\n\n        .search-input-wrapper:focus-within {\n            box-shadow: var(--shadow-card);\n            border: 2px solid var(--primary);\n        }\n\n        .search-icon {\n            position: absolute;\n            left: 1rem;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 1.25rem;\n            height: 1.25rem;\n            color: var(--muted-foreground);\n            pointer-events: none;\n        }\n\n        .search-input {\n            width: 100%;\n            padding: 1.5rem 1rem 1.5rem 3rem;\n            border: none;\n            background: transparent;\n            font-size: 1.21rem;\n            outline: none;\n            color: var(--foreground);\n        }\n\n        .search-input::placeholder {\n            color: var(--muted-foreground);\n        }\n\n        .search-hint {\n            text-align: center;\n            color: var(--muted-foreground);\n            font-size: 1.05875rem;\n            margin-top: 0.75rem;\n        }\n\n        .header-divider {\n            height: 1.5rem;\n            background: var(--background);\n            clip-path: ellipse(60% 100% at 50% 100%);\n        }\n\n        \/* Stats Grid *\/\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1rem;\n            margin-bottom: 2rem;\n            margin-top: 2rem;\n        }\n\n        .stat-card {\n            background: var(--card);\n            border-radius: 0.75rem;\n            padding: 1.5rem;\n            border: 1px solid rgba(224, 224, 224, 0.5);\n            text-align: center;\n            box-shadow: var(--shadow-card);\n            transition: box-shadow 0.3s, transform 0.3s;\n        }\n\n        .stat-card:hover {\n            box-shadow: var(--shadow-elevated);\n            transform: translateY(-2px);\n        }\n\n        .stat-icon {\n            width: 2rem;\n            height: 2rem;\n            color: var(--secondary);\n            margin: 0 auto 0.5rem;\n            display: block;\n        }\n\n        .stat-number {\n            font-size: 2.26875rem;\n            font-weight: 700;\n            color: var(--foreground);\n            margin-bottom: 0.25rem;\n        }\n\n        .stat-label {\n            font-size: 1.05875rem;\n            color: var(--muted-foreground);\n        }\n\n        \/* Sections *\/\n        .sections-container {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n        }\n\n        .section-card {\n            background: var(--card);\n            border-radius: 1rem;\n            border: 1px solid rgba(224, 224, 224, 0.5);\n            overflow: hidden;\n            box-shadow: var(--shadow-card);\n            transition: box-shadow 0.3s, transform 0.3s;\n            animation: slideUp 0.4s ease-out;\n        }\n\n        .section-header {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            padding: 1.25rem 1.5rem;\n            cursor: pointer;\n            transition: all 0.2s;\n            border: none;\n            background: none;\n            width: 100%;\n            text-align: left;\n        }\n\n        .section-header:hover {\n            background: rgba(245, 245, 245, 0.3);\n        }\n\n        .section-header-content {\n            display: flex;\n            align-items: center;\n            gap: 1rem;\n            flex: 1;\n        }\n\n        .section-badge {\n            width: 3rem;\n            height: 3rem;\n            border-radius: 0.75rem;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: linear-gradient(135deg, rgba(53, 53, 53, 0.1), rgba(221, 107, 59, 0.1));\n            flex-shrink: 0;\n        }\n\n        .section-badge svg {\n            width: 1.5rem;\n            height: 1.5rem;\n            color: var(--primary);\n        }\n\n        .section-info h3 {\n            font-size: 1.36125rem;\n            font-weight: 600;\n            color: var(--foreground);\n            margin-bottom: 0.125rem;\n            transition: color 0.2s;\n        }\n\n        .section-header:hover .section-info h3 {\n            color: var(--primary);\n        }\n\n        .section-info p {\n            font-size: 1.05875rem;\n            color: var(--muted-foreground);\n        }\n\n        .chevron-icon {\n            width: 1rem;\n            height: 1rem;\n            color: var(--muted-foreground);\n            transition: transform 0.2s;\n            flex-shrink: 0;\n        }\n\n        .section-header.active .chevron-icon {\n            transform: rotate(180deg);\n        }\n\n        .section-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease-out;\n        }\n\n        .section-content.open {\n            max-height: 5000px;\n        }\n\n        .section-content-inner {\n            padding: 1.5rem;\n            border-top: 1px solid rgba(224, 224, 224, 0.5);\n        }\n\n        .employees-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n            gap: 1rem;\n            margin-bottom: 1rem;\n        }\n\n        .employee-card {\n            background: rgba(245, 245, 245, 0.3);\n            border-radius: 0.75rem;\n            padding: 1rem;\n            display: flex;\n            gap: 0.75rem;\n        }\n\n        .employee-avatar {\n            width: 3rem;\n            height: 3rem;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--fadesp-purple), var(--fadesp-orange));\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 600;\n            font-size: 1.2375rem;\n            flex-shrink: 0;\n        }\n\n        .employee-info {\n            flex: 1;\n            min-width: 0;\n        }\n\n        .employee-info h4 {\n            font-size: 1.05875rem;\n            font-weight: 600;\n            color: var(--foreground);\n            margin-bottom: 0.25rem;\n        }\n\n        .employee-info .role {\n            font-size: 0.9075rem;\n            color: var(--muted-foreground);\n            margin-bottom: 0.5rem;\n        }\n\n        .employee-contacts {\n            display: flex;\n            flex-direction: column;\n            gap: 0.375rem;\n        }\n\n        .contact-item {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            font-size: 0.9075rem;\n            color: var(--foreground);\n            text-decoration: none;\n            transition: color 0.2s;\n        }\n\n        .contact-item:hover {\n            color: var(--primary);\n        }\n\n        .contact-item svg {\n            width: 0.875rem;\n            height: 0.875rem;\n            flex-shrink: 0;\n        }\n\n        .general-contact {\n            background: var(--accent);\n            border-radius: 0.75rem;\n            padding: 1rem;\n            margin-top: 1rem;\n            display: flex;\n            gap: 0.75rem;\n        }\n\n        .general-contact-icon {\n            width: 2.5rem;\n            height: 2.5rem;\n            border-radius: 0.5rem;\n            background: var(--primary);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        .general-contact-icon svg {\n            width: 1.25rem;\n            height: 1.25rem;\n            color: white;\n        }\n\n        .general-contact-info h4 {\n            font-size: 1.05875rem;\n            font-weight: 600;\n            color: var(--foreground);\n            margin-bottom: 0.25rem;\n        }\n\n        .general-contact-info p {\n            font-size: 0.9075rem;\n            color: var(--muted-foreground);\n            margin-bottom: 0.5rem;\n        }\n\n        .general-contact-contacts {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.75rem;\n        }\n\n        \/* Footer *\/\n        footer {\n            margin-top: 4rem;\n            border-top: 1px solid var(--border);\n            padding: 3rem 0 2rem;\n        }\n\n        .footer-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            margin-bottom: 2rem;\n        }\n\n        .footer-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 0.75rem;\n        }\n\n        .footer-icon {\n            width: 2.5rem;\n            height: 2.5rem;\n            border-radius: 0.5rem;\n            background: var(--accent);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        .footer-icon svg {\n            width: 1.25rem;\n            height: 1.25rem;\n            color: var(--accent-foreground);\n        }\n\n        .footer-item h4 {\n            font-size: 1.05875rem;\n            font-weight: 600;\n            color: var(--foreground);\n            margin-bottom: 0.25rem;\n        }\n\n        .footer-item p {\n            font-size: 1.05875rem;\n            color: var(--muted-foreground);\n            line-height: 1.5;\n        }\n\n        .footer-item a {\n            font-size: 1.05875rem;\n            color: var(--primary);\n            text-decoration: none;\n            transition: color 0.2s;\n        }\n\n        .footer-item a:hover {\n            color: var(--secondary);\n        }\n\n        .footer-bottom {\n            text-align: center;\n            padding-top: 2rem;\n            border-top: 1px solid var(--border);\n        }\n\n        .footer-bottom p {\n            font-size: 1.05875rem;\n            color: var(--muted-foreground);\n            margin-bottom: 0.25rem;\n        }\n\n        .footer-bottom p:last-child {\n            font-size: 0.9075rem;\n            color: rgba(102, 102, 102, 0.7);\n            margin-bottom: 0;\n        }\n\n        \/* Animations *\/\n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n            }\n\n            to {\n                opacity: 1;\n            }\n        }\n\n        @keyframes slideUp {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .animate-fade-in {\n            animation: fadeIn 0.5s ease-out;\n        }\n\n        \/* Hidden class *\/\n        .hidden {\n            display: none !important;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 0 1rem;\n            }\n\n            .header-content h1 {\n                font-size: 2.26875rem;\n            }\n\n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .footer-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .employees-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .stats-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n\n            .footer-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n    <header class=\"fadesp-header-gradient\">\n        <div class=\"container\">\n            <div class=\"header-content\">\n                <div class=\"header-text\">\n                    <!-- <img decoding=\"async\" src=\".\/logo-fadesp-white.png\" alt=\"FADESP - Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa\"\n                        class=\"logo\"> -->\n                    <h1 class=\"font-display\">Deseja falar conosco?<\/h1>\n                    <p class=\"subtitle\">Contatos oficiais e setores da FADESP<\/p>\n                    <p class=\"description\">Encontre facilmente os contatos dos setores e colaboradores da Funda\u00e7\u00e3o de\n                        Amparo e Desenvolvimento da Pesquisa<\/p>\n                <\/div>\n                <div class=\"search-container\">\n                    <div class=\"search-input-wrapper\">\n                        <svg class=\"search-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\"\n                            viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\n                            stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle>\n                            <path d=\"m21 21-4.3-4.3\"><\/path>\n                        <\/svg>\n                        <input type=\"text\" id=\"searchInput\" class=\"search-input\"\n                            placeholder=\"Buscar por nome, setor, e-mail ou ramal...\">\n                    <\/div>\n                    <p class=\"search-hint\">Digite para filtrar os resultados em tempo real<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main class=\"container\">\n        <div class=\"stats-grid\">\n            <div class=\"stat-card animate-fade-in\">\n                <svg class=\"stat-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"\n                    fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <rect width=\"16\" height=\"20\" x=\"4\" y=\"2\" rx=\"2\" ry=\"2\"><\/rect>\n                    <path d=\"M9 22v-4h6v4\"><\/path>\n                    <path d=\"M8 6h.01\"><\/path>\n                    <path d=\"M16 6h.01\"><\/path>\n                    <path d=\"M12 6h.01\"><\/path>\n                    <path d=\"M12 10h.01\"><\/path>\n                    <path d=\"M12 14h.01\"><\/path>\n                    <path d=\"M16 10h.01\"><\/path>\n                    <path d=\"M16 14h.01\"><\/path>\n                    <path d=\"M8 10h.01\"><\/path>\n                    <path d=\"M8 14h.01\"><\/path>\n                <\/svg>\n                <p class=\"stat-number font-display\" id=\"totalSetores\">10<\/p>\n                <p class=\"stat-label\">Setores<\/p>\n            <\/div>\n            <div class=\"stat-card animate-fade-in\" style=\"animation-delay: 100ms;\">\n                <svg class=\"stat-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"\n                    fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path>\n                    <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                    <path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                    <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                <\/svg>\n                <p class=\"stat-number font-display\" id=\"totalColaboradores\">35<\/p>\n                <p class=\"stat-label\">Colaboradores<\/p>\n            <\/div>\n            <div class=\"stat-card animate-fade-in\" style=\"animation-delay: 200ms;\">\n                <svg class=\"stat-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"\n                    fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path\n                        d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\">\n                    <\/path>\n                <\/svg>\n                <p class=\"stat-number font-display\" id=\"totalRamais\">10<\/p>\n                <p class=\"stat-label\">Ramais Gerais<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"sections-container\" id=\"sectionsContainer\">\n            <!-- Sections will be dynamically generated -->\n        <\/div>\n    <\/main>\n\n    <footer>\n        <div class=\"container\">\n            <div class=\"footer-grid\">\n                <div class=\"footer-item\">\n                    <div class=\"footer-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n                            stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path\n                                d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\">\n                            <\/path>\n                            <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n                        <\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Endere\u00e7o<\/h4>\n                        <p>Av. Augusto Corr\u00eaa, n\u00ba 1<br>Campus Universit\u00e1rio da UFPA<br>Guam\u00e1 - Bel\u00e9m\/PA - CEP 66075-110\n                        <\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"footer-item\">\n                    <div class=\"footer-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n                            stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n                            <polyline points=\"12 6 12 12 16 14\"><\/polyline>\n                        <\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Hor\u00e1rio de Atendimento<\/h4>\n                        <p>Segunda a Sexta-feira<br>08:00 \u00e0s 12:00 | 14:00 \u00e0s 18:00<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"footer-item\">\n                    <div class=\"footer-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n                            stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M15 3h6v6\"><\/path>\n                            <path d=\"M10 14 21 3\"><\/path>\n                            <path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div>\n                        <h4>Portal FADESP<\/h4>\n                        <a href=\"https:\/\/portalfadesp.org.br\" target=\"_blank\"\n                            rel=\"noopener noreferrer\">portalfadesp.org.br<\/a>\n                        <p>Acesse o portal para mais informa\u00e7\u00f5es<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"footer-bottom\">\n                <p>\u00a9 2026 FADESP - Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa<\/p>\n                <p>Todos os direitos reservados<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Dados dos setores e colaboradores\n        const setoresData = [\n            {\n                id: 'diretoria-executiva',\n                nome: 'Diretoria Executiva',\n                colaboradores: [\n                    {\n                        nome: 'Roberto Ferraz',\n                        cargo: 'Diretor',\n                        email: 'fadesp@fadesp.org.br',\n                        ramal: '4005-7401'\n                    },\n                    {\n                        nome: 'Alceb\u00edades Mac\u00eado',\n                        cargo: 'Diretor',\n                        email: 'fadesp@fadesp.org.br',\n                        ramal: '4005-7402'\n                    }\n                ],\n            },\n            {\n                id: 'secretaria-geral',\n                nome: 'Secretaria (SEC)',\n                colaboradores: [\n                    {\n                        nome: 'Silza Mac\u00eado',\n                        cargo: 'Secret\u00e1ria',\n                        email: 'silza.macedo@fadesp.org.br',\n                        ramal: '4005-7423'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'secretaria@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Atendimento geral e documenta\u00e7\u00e3o'\n                }\n            },\n            {\n                id: 'central-atendimento',\n                nome: 'Central de Atendimento',\n                colaboradores: [\n                    {\n                        nome: 'Cinthia Nicole',\n                        cargo: 'Atendente',\n                        email: '',\n                        ramal: '4005-7440 e 7442'\n                    },\n                    {\n                        nome: 'Antonio Diego',\n                        cargo: 'Atendente',\n                        email: 'antonio@fadesp.org.br',\n                        ramal: '4005-7436'\n                    },\n                    {\n                        nome: 'Matheus Souza',\n                        cargo: 'Atendente',\n                        email: 'matheus@fadesp.org.br',\n                        ramal: '4005-7434'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'centraldeatendimento@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Atendimento ao p\u00fablico e informa\u00e7\u00f5es gerais'\n                }\n            },\n            {\n                id: 'executiva-negocios',\n                nome: 'Executiva de Neg\u00f3cios (EN)',\n                colaboradores: [\n                    {\n                        nome: 'Socorro Souza',\n                        cargo: '',\n                        email: 'socorro@fadesp.org.br',\n                        ramal: '4005-7480'\n                    },\n                    {\n                        nome: 'Jo\u00e3o Carlos',\n                        cargo: '',\n                        email: 'jcarlos@fadesp.org.br',\n                        ramal: '4005-7482'\n                    },\n                    {\n                        nome: 'Cleidy Lopes',\n                        cargo: '',\n                        email: 'cleidy@fadesp.org.br',\n                        ramal: '4005-7476'\n                    },\n                    {\n                        nome: 'N\u00e1dia Rodrigues',\n                        cargo: '',\n                        email: 'nadia@fadesp.org.br',\n                        ramal: '4005-7493'\n                    },\n                    {\n                        nome: 'Marlene Perotes',\n                        cargo: '',\n                        email: 'mperotes@fadesp.org.br',\n                        ramal: '4005-7405'\n                    },\n                    {\n                        nome: 'Carolina Costa',\n                        cargo: '',\n                        email: 'carolina.costa@fadesp.org.br',\n                        ramal: '4005-7405'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'negocios@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Gest\u00e3o de neg\u00f3cios e projetos'\n                }\n            },\n            {\n                id: 'assessoria-comunicacao',\n                nome: 'Assessoria de Comunica\u00e7\u00e3o (ASCOM)',\n                colaboradores: [\n                    {\n                        nome: 'Lorena Filgueiras',\n                        cargo: 'Assessora',\n                        email: 'filgueiras@fadesp.org.br',\n                        ramal: '4005-7425'\n                    },\n                    {\n                        nome: 'Andre de Loreto',\n                        cargo: 'Assessor',\n                        email: 'loreto@fadesp.org.br',\n                        ramal: '4005-7461'\n                    },\n                    {\n                        nome: 'Brena Marques',\n                        cargo: 'Assessora',\n                        email: 'brenamarques@fadesp.org.br',\n                        ramal: '4005-7461'\n                    },\n                    {\n                        nome: 'Jos\u00e9 Porpino Neto',\n                        cargo: 'Assessor',\n                        email: 'neto@fadesp.org.br',\n                        ramal: '4005-7461'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'ascom@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Comunica\u00e7\u00e3o institucional e marketing'\n                }\n            },\n            {\n                id: 'concursos-selecoes',\n                nome: 'Coordena\u00e7\u00e3o de Concursos e Sele\u00e7\u00f5es (CCS)',\n                colaboradores: [\n                    {\n                        nome: 'Luciano Nicolau',\n                        cargo: 'Coordenador',\n                        email: 'luciano@fadesp.org.br',\n                        ramal: '4005-7403'\n                    },\n                    {\n                        nome: 'Leila Lamar\u00e3o',\n                        cargo: 'Analista',\n                        email: 'leila@fadesp.org.br',\n                        ramal: '4005-7403'\n                    },\n                    {\n                        nome: 'Diego Leal',\n                        cargo: 'Analista',\n                        email: 'diegoleal@fadesp.org.br',\n                        ramal: '4005-7446'\n                    },\n                    {\n                        nome: 'Maria Moreira',\n                        cargo: 'Analista',\n                        email: 'mariamor@ufpa.br',\n                        ramal: '4005-7446'\n                    },\n                    {\n                        nome: 'Larissa Lira',\n                        cargo: 'Analista',\n                        email: 'larissa@fadesp.org.br',\n                        ramal: '4005-7479'\n                    },\n                    {\n                        nome: 'Samarina Fragoso',\n                        cargo: 'Analista',\n                        email: 'samarina@fadesp.org.br',\n                        ramal: '4005-7411'\n                    },\n                    {\n                        nome: 'Davi Fraz\u00e3o',\n                        cargo: 'Analista',\n                        email: 'davi@fadesp.org.br',\n                        ramal: '4005-7433'\n                    },\n                    {\n                        nome: 'Mathias Brand\u00e3o',\n                        cargo: 'Analista',\n                        email: 'mathias@fadesp.org.br',\n                        ramal: '4005-7411'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'concursos@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Processos seletivos e concursos p\u00fablicos'\n                }\n            },\n            {\n                id: 'refeitorio',\n                nome: 'Refeit\u00f3rio',\n                colaboradores: [\n                    {\n                        nome: 'Eliana Modesto',\n                        cargo: 'Respons\u00e1veis',\n                        email: '',\n                        ramal: '4005-7406'\n                    },\n                    {\n                        nome: 'K\u00e1tia Nazar\u00e9 Lene Lima',\n                        cargo: 'Auxiliar',\n                        email: '',\n                        ramal: '4005-7406'\n                    }\n                ],\n                contatoGeral: {\n                    email: '',\n                    telefone: '(91) 4005-7406',\n                    descricao: 'Servi\u00e7os de alimenta\u00e7\u00e3o'\n                }\n            },\n            {\n                id: 'tecnologia-informacao',\n                nome: 'Coord. de Tecnologia da Informa\u00e7\u00e3o (CTE)',\n                colaboradores: [\n                    {\n                        nome: 'Tiago Muniz',\n                        cargo: 'Coordenadores',\n                        email: 'bredi@fadesp.org.br',\n                        ramal: '4005-7410'\n                    },\n                    {\n                        nome: 'Andre Ribeiro',\n                        cargo: 'Coordenadores',\n                        email: 'bredi@fadesp.org.br',\n                        ramal: '4005-7490'\n                    },\n                    {\n                        nome: 'Raphael Pena',\n                        cargo: 'Analista',\n                        email: 'raphael.pena@fadesp.org.br',\n                        ramal: '4005-7491'\n                    },\n                    {\n                        nome: 'Rodrigo Costa',\n                        cargo: 'Analista',\n                        email: 'rodrigo@fadesp.org.br',\n                        ramal: '4005-7412'\n                    },\n                    {\n                        nome: 'Andr\u00e9 Cavalcante',\n                        cargo: 'Analista',\n                        email: 'andre@fadesp.ogr.br',\n                        ramal: '4005-7413'\n                    },\n                    {\n                        nome: 'Carlos Vitor',\n                        cargo: 'Analista',\n                        email: 'carlos.silva@fadesp.org.br',\n                        ramal: '4005-7491'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'suportefadesp@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Suporte t\u00e9cnico e infraestrutura de TI'\n                }\n            },\n            {\n                id: 'assessoria-juridica',\n                nome: 'Assessoria Jur\u00eddica (AJU)',\n                colaboradores: [\n                    {\n                        nome: 'Arthur Jardim',\n                        cargo: 'Assessor Jur\u00eddico',\n                        email: 'jardim@fadesp.org.br',\n                        ramal: '4005-7414'\n                    },\n                    {\n                        nome: 'Salim Lauande',\n                        cargo: 'Advogado',\n                        email: 'salim@fadesp.org.br',\n                        ramal: '4005-7415'\n                    },\n                    {\n                        nome: 'Marcel Bittencourt',\n                        cargo: 'Advogado',\n                        email: 'marcel.adv@fadesp.org.br',\n                        ramal: '4005-7414'\n                    },\n                    {\n                        nome: 'Gyovana Danin',\n                        cargo: 'Advogada',\n                        email: 'gyovana.adv@fadesp.org.br',\n                        ramal: '4005-7414'\n                    },\n                    {\n                        nome: 'Ryan Souza',\n                        cargo: 'Assistente Jur\u00eddico',\n                        email: 'ryan.ricardo@fadesp.org.br',\n                        ramal: '4005-7414'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'juridico@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Assessoria jur\u00eddica e consultoria legal'\n                }\n            },\n            {\n                id: 'controladoria',\n                nome: 'Controladoria',\n                colaboradores: [\n                    {\n                        nome: 'Julia Quemel',\n                        cargo: 'Controladora',\n                        email: 'julia@fadesp.org.br',\n                        ramal: '4005-7468'\n                    }\n                ],\n            },\n            {\n                id: 'mini-auditorio',\n                nome: 'Mini Audit\u00f3rio',\n                contatoGeral: {\n                    email: '',\n                    telefone: '(91) 4005-7427',\n                    descricao: ''\n                }\n            },\n            {\n                id: 'paulo-borges',\n                nome: 'Paulo Borges (Engenheiro)',\n                colaboradores: [\n                    {\n                        nome: 'Paulo Borges',\n                        cargo: 'Engenheiro',\n                        email: '',\n                        ramal: '4005-7444'\n                    }\n                ],\n                contatoGeral: {\n                    email: '',\n                    telefone: '(91) 4005-7444',\n                    descricao: 'Servi\u00e7os de engenharia'\n                }\n            },\n            {\n                id: 'recursos-humanos',\n                nome: 'Coord. de Recursos Humanos (CRH)',\n                colaboradores: [\n                    {\n                        nome: 'Claudia Coelho',\n                        cargo: 'Coordenadora',\n                        email: 'claudia@fadesp.ogr.br',\n                        ramal: '4005-7435'\n                    },\n                    {\n                        nome: 'Bruna Diniz',\n                        cargo: 'Analista',\n                        email: 'bruna@fadesp.ogr.br',\n                        ramal: '4005-7448'\n                    },\n                    {\n                        nome: 'Mary Nascimento',\n                        cargo: 'Analista',\n                        email: 'mary@fadesp.org.br',\n                        ramal: '4005-7418'\n                    },\n                    {\n                        nome: 'Glaucia Barros',\n                        cargo: 'Analista',\n                        email: 'glaucia@fadesp.org.br',\n                        ramal: '4005-7445'\n                    },\n                    {\n                        nome: 'Thiago Nascimento',\n                        cargo: 'Analista',\n                        email: 'thiago@fadesp.org.br',\n                        ramal: '4005-7445'\n                    },\n                    {\n                        nome: 'Rejane Lopes',\n                        cargo: 'Analista',\n                        email: 'rejane@fadesp.org.br',\n                        ramal: '4005-7448'\n                    },\n                    {\n                        nome: 'Roberto Ara\u00fajo',\n                        cargo: 'Analista',\n                        email: 'roberto@fadesp.org.br',\n                        ramal: '4005-7447'\n                    },\n                    {\n                        nome: 'Lucas Rufino',\n                        cargo: 'Analista',\n                        email: 'lucasr@fadesp.org.br',\n                        ramal: '4005-7449'\n                    },\n                    {\n                        nome: 'Jessica Pereira',\n                        cargo: 'Analista',\n                        email: 'jessica.pereira@fadesp.org.br',\n                        ramal: '4005-7407'\n                    },\n                    {\n                        nome: 'Yuri Santos',\n                        cargo: 'Analista',\n                        email: 'yuri.santos@fadesp.org.br',\n                        ramal: '4005-7418'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'rh@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Gest\u00e3o de pessoas e processos seletivos'\n                }\n            },\n            {\n                id: 'financeiro-contabil',\n                nome: 'Coord. Financeira e Cont\u00e1bil (CFC)',\n                colaboradores: [\n                    {\n                        nome: 'F\u00e1tima Vieira',\n                        cargo: 'Coordenadora',\n                        email: 'fatima@fadesp.org.br',\n                        ramal: '4005-7422'\n                    },\n                    {\n                        nome: 'Bruno Paix\u00e3o',\n                        cargo: 'Analista',\n                        email: 'bpaixao@fadesp.org.br',\n                        ramal: '4005-7408'\n                    },\n                    {\n                        nome: 'Nazar\u00e9 Sousa',\n                        cargo: 'Analista',\n                        email: 'nazare@fadesp.org.br',\n                        ramal: '4005-7421'\n                    },\n                    {\n                        nome: 'Regina Ribeiro',\n                        cargo: 'Analista',\n                        email: 'ribeiro@fadesp.org.br',\n                        ramal: '4005-7421'\n                    },\n                    {\n                        nome: 'Helo\u00edsa Ribeiro',\n                        cargo: 'Analista',\n                        email: 'heloisa@fadesp.org.br',\n                        ramal: '4005-7408'\n                    },\n                    {\n                        nome: 'Antonio Paulo',\n                        cargo: 'Analista',\n                        email: 'paulor@fadesp.org.br',\n                        ramal: '4005-7419'\n                    },\n                    {\n                        nome: 'Leide Silva',\n                        cargo: 'Analista',\n                        email: 'leide@fadesp.org.br',\n                        ramal: '4005-7466'\n                    },\n                    {\n                        nome: 'Marcelo Moraes',\n                        cargo: 'Analista',\n                        email: 'mmoraes@fadesp.org.br',\n                        ramal: '4005-7466'\n                    },\n                    {\n                        nome: 'Arthur Oliveira',\n                        cargo: 'Analista',\n                        email: 'arthuroliveira@fadesp.org.br',\n                        ramal: '4005-7477'\n                    },\n                    {\n                        nome: 'Lucas Ferreira',\n                        cargo: 'Analista',\n                        email: 'lucas.sousa@fadesp.org.br',\n                        ramal: '4005-7465'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'cfc@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Gest\u00e3o financeira e cont\u00e1bil'\n                }\n            },\n            {\n                id: 'compras-licitacoes',\n                nome: 'Coordena\u00e7\u00e3o de Compras (CCO)',\n                colaboradores: [\n                    {\n                        nome: 'Raquel Souza',\n                        cargo: 'Coordenadora',\n                        email: 'raquel@fadesp.org.br',\n                        ramal: '4005-7430'\n                    },\n                    {\n                        nome: 'Helder Sab\u00e1',\n                        cargo: 'Analista',\n                        email: 'helder@fadesp.org.br',\n                        ramal: '4005-7429'\n                    },\n                    {\n                        nome: 'Marcelo Coelho',\n                        cargo: 'Analista',\n                        email: 'mcoelho@fadesp.org.br',\n                        ramal: '4005-7463'\n                    },\n                    {\n                        nome: 'Marcelo Alves',\n                        cargo: 'Analista',\n                        email: 'marceloalves@fadesp.org.br',\n                        ramal: '4005-7495'\n                    },\n                    {\n                        nome: 'Paula Roberta',\n                        cargo: 'Analista',\n                        email: 'paularoberta@fadesp.org.br',\n                        ramal: '4005-7428'\n                    },\n                    {\n                        nome: 'Michelly Ba\u00eda',\n                        cargo: 'Analista',\n                        email: 'michelly@fadesp.org.br',\n                        ramal: '4005-7426'\n                    },\n                    {\n                        nome: 'Sandra Andrade',\n                        cargo: 'Analista',\n                        email: 'sandra.andrade@fadesp.org.br',\n                        ramal: '4005-7424'\n                    },\n                    {\n                        nome: 'Darciane Caldas',\n                        cargo: 'Analista',\n                        email: 'darciane@fadesp.org.br',\n                        ramal: '4005-7431'\n                    },\n                    {\n                        nome: 'Marcos Alexandre',\n                        cargo: 'Analista',\n                        email: 'alexandre@fadesp.org.br',\n                        ramal: '4005-7404'\n                    },\n                    {\n                        nome: 'Paulo Ronaldo',\n                        cargo: 'Analista',\n                        email: 'ronaldo@fadesp.org.br',\n                        ramal: '4005-7432'\n                    },\n                    {\n                        nome: 'Pedro Benicio',\n                        cargo: 'Analista',\n                        email: 'pedro@fadesp.org.br',\n                        ramal: '4005-7467'\n                    },\n                    {\n                        nome: 'Jean Melo',\n                        cargo: 'Analista',\n                        email: 'jean@fadesp.org.br',\n                        ramal: '4005-7467'\n                    },\n                    {\n                        nome: 'Francielly Costa',\n                        cargo: 'Analista',\n                        email: '',\n                        ramal: '4005-7432'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'compras@fadesp.org.br',\n                    telefone: '',\n                    descricao: 'Compras e processos licitat\u00f3rios'\n                }\n            },\n            {\n                id: 'gestao-projetos',\n                nome: 'Coordena\u00e7\u00e3o de Gest\u00e3o de Projetos',\n                colaboradores: [\n                    {\n                        nome: 'Tassiane Gomes',\n                        cargo: 'Coordenadora',\n                        email: 'tassiane@fadesp.ogr.br',\n                        ramal: '4005-7460'\n                    },\n                    {\n                        nome: 'Carmem Galv\u00e3o',\n                        cargo: 'Analista',\n                        email: 'carmem@fadesp.org.br',\n                        ramal: '4005-7455'\n                    },\n                    {\n                        nome: 'Elilian Carvalho',\n                        cargo: 'Analista',\n                        email: 'elilian@fadesp.org.br',\n                        ramal: '4005-7470'\n                    },\n                    {\n                        nome: 'Elizandra Souza',\n                        cargo: 'Analista',\n                        email: 'elizandra@fadesp.org.br',\n                        ramal: '4005-7474'\n                    },\n                    {\n                        nome: 'Eduardo Nonato',\n                        cargo: 'Analista',\n                        email: 'eduardo.nonato@fadesp.org.br',\n                        ramal: '4005-7452'\n                    },\n                    {\n                        nome: 'Ellen Gon\u00e7alves',\n                        cargo: 'Analista',\n                        email: 'ellen@fadesp.org.br',\n                        ramal: '4005-7472'\n                    },\n                    {\n                        nome: 'Elziane Pacheco',\n                        cargo: 'Analista',\n                        email: 'elziane@fadesp.org.br',\n                        ramal: '4005-7473'\n                    },\n                    {\n                        nome: 'Eline Silva',\n                        cargo: 'Analista',\n                        email: 'eline@fadesp.org.br',\n                        ramal: '4005-7438'\n                    },\n                    {\n                        nome: 'Joelma Brito',\n                        cargo: 'Analista',\n                        email: 'joelma@fadesp.org.br',\n                        ramal: '4005-7481'\n                    },\n                    {\n                        nome: 'Lucas Lobato',\n                        cargo: 'Analista',\n                        email: 'lucas.lobato@fadesp.org.br',\n                        ramal: '4005-7454'\n                    },\n                    {\n                        nome: 'Mylena Lima',\n                        cargo: 'Analista',\n                        email: 'mylena@fadesp.org.br',\n                        ramal: '4005-7453'\n                    },\n                    {\n                        nome: 'Rubia Valen\u00e7a',\n                        cargo: 'Analista',\n                        email: 'rubia@fadesp.org.br',\n                        ramal: '4005-7484'\n                    },\n                    {\n                        nome: 'Rose Santarem',\n                        cargo: 'Analista',\n                        email: 'rosemare@fadesp.org.br',\n                        ramal: '4005-7437'\n                    },\n                    {\n                        nome: 'Vanessa Cardoso',\n                        cargo: 'Analista',\n                        email: 'vanessa@fadesp.org.br',\n                        ramal: '4005-7469'\n                    },\n                    {\n                        nome: 'Vitor Luz',\n                        cargo: 'Analista',\n                        email: 'vitorluz@fadesp.org.br',\n                        ramal: '4005-7458'\n                    }\n                ],\n                contatoGeral: {\n                    email: 'projetos@fadesp.org.br',\n                    telefone: '4005-7451',\n                    descricao: 'Gest\u00e3o e acompanhamento de projetos'\n                }\n            }\n        ];\n\n        \/\/ Fun\u00e7\u00e3o para obter iniciais do nome\n        function getInitials(nome) {\n            return nome\n                .split(' ')\n                .map(n => n[0])\n                .join('')\n                .toUpperCase()\n                .substring(0, 2);\n        }\n\n        \/\/ Fun\u00e7\u00e3o para criar card de colaborador\n        function createEmployeeCard(employee) {\n            const initials = getInitials(employee.nome);\n            const emailHtml = employee.email ?\n                `<a href=\"mailto:${employee.email}\" class=\"contact-item\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"><\/rect>\n                        <path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"><\/path>\n                    <\/svg>\n                    <span>${employee.email}<\/span>\n                <\/a>` : '';\n            const ramalHtml = employee.ramal ?\n                `<div class=\"contact-item\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n                    <\/svg>\n                    <span>Ramal ${employee.ramal}<\/span>\n                <\/div>` : '';\n            return `\n                <div class=\"employee-card\">\n                    <div class=\"employee-avatar\">${initials}<\/div>\n                    <div class=\"employee-info\">\n                        <h4>${employee.nome}<\/h4>\n                        <!-- <p class=\"role\">${employee.cargo}<\/p> -->\n                        <div class=\"employee-contacts\">\n                            ${emailHtml}\n                            ${ramalHtml}\n                        <\/div>\n                    <\/div>\n                <\/div>\n            `;\n        }\n\n        \/\/ Fun\u00e7\u00e3o para criar card de contato geral\n        function createGeneralContactCard(contatoGeral, sectionNome) {\n            const emailHtml = contatoGeral.email ?\n                `<a href=\"mailto:${contatoGeral.email}\" class=\"contact-item\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"><\/rect>\n                        <path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"><\/path>\n                    <\/svg>\n                    <span>${contatoGeral.email}<\/span>\n                <\/a>` : '';\n            const telefoneHtml = contatoGeral.telefone ?\n                `<a href=\"tel:${contatoGeral.telefone.replace(\/\\D\/g, '')}\" class=\"contact-item\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n                    <\/svg>\n                    <span>${contatoGeral.telefone}<\/span>\n                <\/a>` : '';\n            return `\n                <div class=\"general-contact\">\n                    <div class=\"general-contact-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"general-contact-info\">\n                        <h4>Contato Geral - ${sectionNome}<\/h4>\n                        <p>${contatoGeral.descricao}<\/p>\n                        <div class=\"general-contact-contacts\">\n                            ${emailHtml}\n                            ${telefoneHtml}\n                        <\/div>\n                    <\/div>\n                <\/div>\n            `;\n        }\n\n        \/\/ Fun\u00e7\u00e3o para criar se\u00e7\u00e3o\n        function createSection(section, index) {\n            const hasColaboradores = section.colaboradores && section.colaboradores.length > 0;\n            const employeesHtml = hasColaboradores ? section.colaboradores.map(createEmployeeCard).join('') : '';\n            const generalContactHtml = section.contatoGeral ? createGeneralContactCard(section.contatoGeral, section.nome) : '';\n            const colaboradoresText = hasColaboradores ? `${section.colaboradores.length} colaboradores` : '';\n\n            return `\n                <div class=\"section-card\" data-section-id=\"${section.id}\" style=\"animation-delay: ${index * 100}ms;\">\n                    <button class=\"section-header\" data-section=\"${section.id}\">\n                        <div class=\"section-header-content\">\n                            <div class=\"section-badge\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                                    <path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path>\n                                    <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n                                    <path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n                                    <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n                                <\/svg>\n                            <\/div>\n                            <div class=\"section-info\">\n                                <h3>${section.nome}<\/h3>\n                                ${colaboradoresText ? `<p>${colaboradoresText}<\/p>` : ''}\n                            <\/div>\n                        <\/div>\n                        <svg class=\"chevron-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"m6 9 6 6 6-6\"><\/path>\n                        <\/svg>\n                    <\/button>\n                    <div class=\"section-content\" id=\"content-${section.id}\">\n                        <div class=\"section-content-inner\">\n                            ${hasColaboradores ? `<div class=\"employees-grid\">${employeesHtml}<\/div>` : ''}\n                            ${generalContactHtml}\n                        <\/div>\n                    <\/div>\n                <\/div>\n            `;\n        }\n\n        \/\/ Fun\u00e7\u00e3o para renderizar todas as se\u00e7\u00f5es\n        function renderSections(sections = setoresData) {\n            const container = document.getElementById('sectionsContainer');\n            container.innerHTML = sections.map((section, index) => createSection(section, index)).join('');\n\n            \/\/ Adicionar event listeners aos headers\n            document.querySelectorAll('.section-header').forEach(header => {\n                header.addEventListener('click', () => {\n                    const sectionId = header.getAttribute('data-section');\n                    const content = document.getElementById(`content-${sectionId}`);\n                    const isOpen = content.classList.contains('open');\n\n                    if (isOpen) {\n                        content.classList.remove('open');\n                        header.classList.remove('active');\n                    } else {\n                        content.classList.add('open');\n                        header.classList.add('active');\n                    }\n                });\n            });\n        }\n\n        \/\/ Fun\u00e7\u00e3o de busca\n        function filterSections(searchTerm) {\n            const term = searchTerm.toLowerCase().trim();\n\n            if (!term) {\n                renderSections(setoresData);\n                updateStats(setoresData);\n                return;\n            }\n\n            const filtered = setoresData.map(section => {\n                \/\/ Se a busca corresponde ao nome da se\u00e7\u00e3o\n                if (section.nome.toLowerCase().includes(term)) {\n                    return section;\n                }\n\n                \/\/ Se n\u00e3o tem colaboradores, n\u00e3o incluir na busca\n                if (!section.colaboradores || section.colaboradores.length === 0) {\n                    return null;\n                }\n\n                \/\/ Filtrar colaboradores dentro da se\u00e7\u00e3o\n                const filteredEmployees = section.colaboradores.filter(emp => {\n                    return emp.nome.toLowerCase().includes(term) ||\n                        (emp.cargo && emp.cargo.toLowerCase().includes(term)) ||\n                        (emp.email && emp.email.toLowerCase().includes(term)) ||\n                        (emp.ramal && emp.ramal.includes(term));\n                });\n\n                \/\/ Se h\u00e1 colaboradores filtrados\n                if (filteredEmployees.length > 0) {\n                    return {\n                        ...section,\n                        colaboradores: filteredEmployees\n                    };\n                }\n\n                return null;\n            }).filter(section => section !== null);\n\n            renderSections(filtered);\n            updateStats(filtered);\n        }\n\n        \/\/ Fun\u00e7\u00e3o para atualizar estat\u00edsticas\n        function updateStats(sections) {\n            const totalSetores = sections.length;\n            const totalColaboradores = sections.reduce((sum, section) => {\n                return sum + (section.colaboradores && section.colaboradores.length ? section.colaboradores.length : 0);\n            }, 0);\n            \/\/ Contar apenas ramais \u00fanicos dos colaboradores\n            const totalRamais = new Set(sections.flatMap(section =>\n                (section.colaboradores && section.colaboradores.length) ? section.colaboradores.map(emp => emp.ramal).filter(ramal => ramal) : []\n            )).size;\n\n            document.getElementById('totalSetores').textContent = totalSetores;\n            document.getElementById('totalColaboradores').textContent = totalColaboradores;\n            document.getElementById('totalRamais').textContent = totalRamais;\n        }\n\n        \/\/ Inicializa\u00e7\u00e3o\n        document.addEventListener('DOMContentLoaded', () => {\n            renderSections();\n            updateStats(setoresData);\n\n            \/\/ Event listener para busca\n            const searchInput = document.getElementById('searchInput');\n            searchInput.addEventListener('input', (e) => {\n                filterSections(e.target.value);\n            });\n        });\n    <\/script>\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ramais FADESP Diret\u00f3rio Institucional &#8211; FADESP Deseja falar conosco? Contatos oficiais e setores da FADESP Encontre facilmente os contatos dos setores e colaboradores da Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa Digite para filtrar os resultados em tempo real 10 Setores 35 Colaboradores 10 Ramais Gerais Endere\u00e7o Av. Augusto Corr\u00eaa, n\u00ba 1Campus Universit\u00e1rio da UFPAGuam\u00e1 [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-27849","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ramais FADESP - FADESP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/portalfadesp.org.br\/?page_id=27849\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ramais FADESP - FADESP\" \/>\n<meta property=\"og:description\" content=\"Ramais FADESP Diret\u00f3rio Institucional &#8211; FADESP Deseja falar conosco? Contatos oficiais e setores da FADESP Encontre facilmente os contatos dos setores e colaboradores da Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa Digite para filtrar os resultados em tempo real 10 Setores 35 Colaboradores 10 Ramais Gerais Endere\u00e7o Av. Augusto Corr\u00eaa, n\u00ba 1Campus Universit\u00e1rio da UFPAGuam\u00e1 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/portalfadesp.org.br\/?page_id=27849\" \/>\n<meta property=\"og:site_name\" content=\"FADESP\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Fadesp-138351949524662\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T18:39:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Fadesp\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/portalfadesp.org.br\/?page_id=27849\",\"url\":\"https:\/\/portalfadesp.org.br\/?page_id=27849\",\"name\":\"Ramais FADESP - FADESP\",\"isPartOf\":{\"@id\":\"https:\/\/portalfadesp.org.br\/#website\"},\"datePublished\":\"2022-06-02T17:36:44+00:00\",\"dateModified\":\"2026-02-26T18:39:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/portalfadesp.org.br\/?page_id=27849#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/portalfadesp.org.br\/?page_id=27849\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/portalfadesp.org.br\/?page_id=27849#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/portalfadesp.org.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ramais FADESP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/portalfadesp.org.br\/#website\",\"url\":\"https:\/\/portalfadesp.org.br\/\",\"name\":\"FADESP\",\"description\":\"Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa\",\"publisher\":{\"@id\":\"https:\/\/portalfadesp.org.br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/portalfadesp.org.br\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/portalfadesp.org.br\/#organization\",\"name\":\"FADESP\",\"url\":\"https:\/\/portalfadesp.org.br\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/portalfadesp.org.br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/portalfadesp.org.br\/wp-content\/uploads\/2024\/01\/NOVOLOGOFADESPlaranjaH.png\",\"contentUrl\":\"https:\/\/portalfadesp.org.br\/wp-content\/uploads\/2024\/01\/NOVOLOGOFADESPlaranjaH.png\",\"width\":2742,\"height\":839,\"caption\":\"FADESP\"},\"image\":{\"@id\":\"https:\/\/portalfadesp.org.br\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Fadesp-138351949524662\/\",\"https:\/\/x.com\/Fadesp\",\"https:\/\/www.instagram.com\/fadesp_ufpa\/\",\"https:\/\/www.youtube.com\/@fundacaodeamparoedesenvolv1903\",\"https:\/\/www.threads.net\/@fadesp_ufpa\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ramais FADESP - FADESP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/portalfadesp.org.br\/?page_id=27849","og_locale":"pt_BR","og_type":"article","og_title":"Ramais FADESP - FADESP","og_description":"Ramais FADESP Diret\u00f3rio Institucional &#8211; FADESP Deseja falar conosco? Contatos oficiais e setores da FADESP Encontre facilmente os contatos dos setores e colaboradores da Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa Digite para filtrar os resultados em tempo real 10 Setores 35 Colaboradores 10 Ramais Gerais Endere\u00e7o Av. Augusto Corr\u00eaa, n\u00ba 1Campus Universit\u00e1rio da UFPAGuam\u00e1 [&hellip;]","og_url":"https:\/\/portalfadesp.org.br\/?page_id=27849","og_site_name":"FADESP","article_publisher":"https:\/\/www.facebook.com\/Fadesp-138351949524662\/","article_modified_time":"2026-02-26T18:39:19+00:00","twitter_card":"summary_large_image","twitter_site":"@Fadesp","twitter_misc":{"Est. tempo de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/portalfadesp.org.br\/?page_id=27849","url":"https:\/\/portalfadesp.org.br\/?page_id=27849","name":"Ramais FADESP - FADESP","isPartOf":{"@id":"https:\/\/portalfadesp.org.br\/#website"},"datePublished":"2022-06-02T17:36:44+00:00","dateModified":"2026-02-26T18:39:19+00:00","breadcrumb":{"@id":"https:\/\/portalfadesp.org.br\/?page_id=27849#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/portalfadesp.org.br\/?page_id=27849"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/portalfadesp.org.br\/?page_id=27849#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/portalfadesp.org.br\/"},{"@type":"ListItem","position":2,"name":"Ramais FADESP"}]},{"@type":"WebSite","@id":"https:\/\/portalfadesp.org.br\/#website","url":"https:\/\/portalfadesp.org.br\/","name":"FADESP","description":"Funda\u00e7\u00e3o de Amparo e Desenvolvimento da Pesquisa","publisher":{"@id":"https:\/\/portalfadesp.org.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/portalfadesp.org.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/portalfadesp.org.br\/#organization","name":"FADESP","url":"https:\/\/portalfadesp.org.br\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/portalfadesp.org.br\/#\/schema\/logo\/image\/","url":"https:\/\/portalfadesp.org.br\/wp-content\/uploads\/2024\/01\/NOVOLOGOFADESPlaranjaH.png","contentUrl":"https:\/\/portalfadesp.org.br\/wp-content\/uploads\/2024\/01\/NOVOLOGOFADESPlaranjaH.png","width":2742,"height":839,"caption":"FADESP"},"image":{"@id":"https:\/\/portalfadesp.org.br\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Fadesp-138351949524662\/","https:\/\/x.com\/Fadesp","https:\/\/www.instagram.com\/fadesp_ufpa\/","https:\/\/www.youtube.com\/@fundacaodeamparoedesenvolv1903","https:\/\/www.threads.net\/@fadesp_ufpa"]}]}},"_links":{"self":[{"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/pages\/27849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27849"}],"version-history":[{"count":67,"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/pages\/27849\/revisions"}],"predecessor-version":[{"id":53805,"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=\/wp\/v2\/pages\/27849\/revisions\/53805"}],"wp:attachment":[{"href":"https:\/\/portalfadesp.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}