{"id":2313,"date":"2026-03-18T17:33:40","date_gmt":"2026-03-18T20:33:40","guid":{"rendered":"https:\/\/fcepharma.com.br\/?page_id=2313"},"modified":"2026-03-20T08:10:17","modified_gmt":"2026-03-20T11:10:17","slug":"lp-credenciamento","status":"publish","type":"page","link":"https:\/\/fcepharma.com.br\/es\/lp-credenciamento\/","title":{"rendered":"LP Credenciamento"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2313\" class=\"elementor elementor-2313\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c7a753 e-flex e-con-boxed e-con e-parent\" data-id=\"0c7a753\" 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-59440d9 elementor-widget elementor-widget-html\" data-id=\"59440d9\" 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<!-- FCE Pharma - P\u00e1gina Intermedi\u00e1ria de Credenciamento -->\r\n<!-- Cole este c\u00f3digo em uma p\u00e1gina WordPress usando o bloco HTML personalizado ou Custom HTML block -->\r\n\r\n<div id=\"fceph-wrap\">\r\n  <style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,600&display=swap');\r\n\r\n    #fceph-wrap {\r\n      font-family: 'Montserrat', sans-serif;\r\n      background: #ffffff;\r\n      min-height: 100vh;\r\n      display: flex; flex-direction: column;\r\n      align-items: center; justify-content: center;\r\n      padding: 40px 20px; margin: 0; box-sizing: border-box;\r\n    }\r\n    #fceph-wrap * { box-sizing: border-box; }\r\n\r\n    \/* \u2500\u2500 Layout \u2500\u2500 *\/\r\n    #fceph-wrap .lp-content {\r\n      max-width: 860px; width: 100%; text-align: center;\r\n      animation: ph-rise 0.7s cubic-bezier(0.16,1,0.3,1) both;\r\n    }\r\n    @keyframes ph-rise {\r\n      from { opacity:0; transform:translateY(28px) scale(0.98); }\r\n      to   { opacity:1; transform:translateY(0) scale(1); }\r\n    }\r\n\r\n    \/* \u2500\u2500 Stripe \u2500\u2500 *\/\r\n    #fceph-wrap .lp-stripe { display:flex; height:6px; border-radius:4px 4px 0 0; overflow:hidden; }\r\n    #fceph-wrap .lp-stripe span { flex:1; }\r\n    #fceph-wrap .lp-stripe span:nth-child(1) { background:#b6691a; }\r\n    #fceph-wrap .lp-stripe span:nth-child(2) { background:#d4892e; }\r\n    #fceph-wrap .lp-stripe span:nth-child(3) { background:#954f0f; }\r\n    #fceph-wrap .lp-stripe span:nth-child(4) { background:#b6691a; }\r\n\r\n    \/* \u2500\u2500 Logo block \u2500\u2500 *\/\r\n    #fceph-wrap .lp-logo-wrap {\r\n      background:#fff; padding:40px 32px 32px;\r\n      border-radius:0 0 16px 16px;\r\n      box-shadow:0 8px 32px rgba(182,105,26,.07),0 2px 8px rgba(0,0,0,.04);\r\n      margin-bottom:28px;\r\n    }\r\n    #fceph-wrap .lp-logo-wrap img { height:60px; width:auto; display:block; margin:0 auto 24px; }\r\n\r\n    \/* \u2500\u2500 Ornament \u2500\u2500 *\/\r\n    #fceph-wrap .lp-ornament { display:flex; align-items:center; justify-content:center; gap:12px; margin-bottom:20px; }\r\n    #fceph-wrap .lp-orn-line { width:48px; height:1px; background:linear-gradient(90deg,transparent,#b6691a); }\r\n    #fceph-wrap .lp-orn-line.r { background:linear-gradient(90deg,#b6691a,transparent); }\r\n    #fceph-wrap .lp-orn-dot { width:6px; height:6px; background:#b6691a; border-radius:50%; }\r\n\r\n    \/* \u2500\u2500 Titles \u2500\u2500 *\/\r\n    #fceph-wrap .lp-title {\r\n      font-family:'Montserrat',sans-serif; font-style:normal;\r\n      font-size:34px; font-weight:600; color:#2c1a0e;\r\n      letter-spacing:-0.3px; line-height:1.2; margin:0 0 14px;\r\n    }\r\n    #fceph-wrap .lp-subs { display:flex; justify-content:center; align-items:center; gap:16px; flex-wrap:wrap; }\r\n    #fceph-wrap .lp-sub  { font-size:13px; color:#8d7460; letter-spacing:.5px; font-weight:300; }\r\n    #fceph-wrap .lp-sep  { color:#b6691a; font-size:14px; }\r\n\r\n    \/* \u2500\u2500 Grid \u2500\u2500 *\/\r\n    #fceph-wrap .lp-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:20px; margin:28px 0; }\r\n\r\n    \/* \u2500\u2500 Card \u2500\u2500 *\/\r\n    #fceph-wrap .lp-card {\r\n      background:#fff; border-radius:16px; padding:36px 28px 28px;\r\n      box-shadow:0 4px 24px rgba(182,105,26,.07);\r\n      transition:transform .3s ease,box-shadow .3s ease;\r\n      position:relative; overflow:hidden; text-align:center;\r\n      border:1px solid #f0e4d4;\r\n    }\r\n    #fceph-wrap .lp-card::after {\r\n      content:''; position:absolute; bottom:0; left:0; right:0; height:3px;\r\n      background:linear-gradient(90deg,#b6691a,#d4892e,#954f0f);\r\n      opacity:0; transition:opacity .3s ease;\r\n    }\r\n    #fceph-wrap .lp-card:hover { transform:translateY(-8px); box-shadow:0 20px 48px rgba(182,105,26,.14); }\r\n    #fceph-wrap .lp-card:hover::after { opacity:1; }\r\n\r\n    \/* \u2500\u2500 Tag \u2500\u2500 *\/\r\n    #fceph-wrap .lp-tag {\r\n      display:inline-flex; align-items:center; gap:6px;\r\n      background:#fef3e8; color:#b6691a;\r\n      font-size:10.5px; font-weight:700; letter-spacing:1.5px; text-transform:uppercase;\r\n      padding:5px 14px; border-radius:20px; margin-bottom:22px;\r\n    }\r\n    #fceph-wrap .lp-tag-dot { width:5px; height:5px; background:#b6691a; border-radius:50%; }\r\n\r\n    \/* \u2500\u2500 Icon \u2500\u2500 *\/\r\n    #fceph-wrap .lp-icon {\r\n      display:inline-flex; align-items:center; justify-content:center;\r\n      width:72px; height:72px; border-radius:16px;\r\n      background:#b6691a;\r\n      box-shadow: 0 4px 12px rgba(182,105,26,0.35);\r\n    }\r\n    #fceph-wrap .lp-icon img { width:40px; height:40px; object-fit:contain; display:block; }\r\n\r\n    \/* \u2500\u2500 Card texts \u2500\u2500 *\/\r\n    #fceph-wrap .lp-card-title {\r\n      font-family:'Montserrat',sans-serif;\r\n      font-size:22px; font-weight:700; color:#2c1a0e; margin:0 0 8px; line-height:1.2;\r\n    }\r\n    #fceph-wrap .lp-card-sub { font-size:13px; color:#8d7460; line-height:1.55; margin:0 0 26px; font-weight:300; }\r\n\r\n    \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n    #fceph-wrap .lp-cta {\r\n      display:block; background:#b6691a; color:#fff;\r\n      padding:14px 24px; border-radius:8px; text-decoration:none;\r\n      font-family:'Montserrat',sans-serif; font-size:14px; font-weight:700;\r\n      letter-spacing:.8px; text-transform:uppercase; text-align:center;\r\n      transition:all .3s ease; margin-bottom:12px; border:none; cursor:pointer; width:100%;\r\n    }\r\n    #fceph-wrap .lp-cta:hover { background:#954f0f; box-shadow:0 8px 24px rgba(182,105,26,.4); transform:scale(1.02); color:#fff; text-decoration:none; }\r\n    #fceph-wrap .lp-cta-note { font-size:11.5px; color:#8d7460; line-height:1.5; text-align:center; font-weight:300; }\r\n\r\n    \/* \u2500\u2500 Footer \u2500\u2500 *\/\r\n    #fceph-wrap .lp-footer { border-top:1px solid #f0e4d4; padding-top:24px; font-size:13px; color:#8d7460; font-weight:300; }\r\n    #fceph-wrap .lp-footer a { color:#b6691a; text-decoration:none; font-weight:500; transition:color .2s; }\r\n    #fceph-wrap .lp-footer a:hover { color:#954f0f; text-decoration:underline; }\r\n\r\n    \/* \u2500\u2500 Lang bar \u2500\u2500 *\/\r\n    #fceph-wrap .lp-lang-bar { display:flex; justify-content:flex-end; gap:6px; margin-bottom:10px; }\r\n    #fceph-wrap .lp-lang-btn {\r\n      background:#fff; border:1px solid #f0e4d4; border-radius:20px;\r\n      padding:4px 14px; font-size:12px; font-family:'Montserrat',sans-serif;\r\n      font-weight:600; color:#8d7460; cursor:pointer; transition:all .2s;\r\n    }\r\n    #fceph-wrap .lp-lang-btn:hover,\r\n    #fceph-wrap .lp-lang-btn.active { background:#b6691a; border-color:#b6691a; color:#fff; }\r\n\r\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n    @media (max-width:640px) {\r\n      #fceph-wrap .lp-title { font-size:26px; }\r\n      #fceph-wrap .lp-grid  { grid-template-columns:1fr; gap:16px; }\r\n      #fceph-wrap .lp-card  { padding:28px 20px 20px; }\r\n      #fceph-wrap .lp-logo-wrap img { height:48px; }\r\n      #fceph-wrap .lp-lang-bar { justify-content:center; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"lp-content\">\r\n\r\n\r\n    <!-- Logo block -->\r\n    <div class=\"lp-stripe\"><span><\/span><span><\/span><span><\/span><span><\/span><\/div>\r\n    <div class=\"lp-logo-wrap\">\r\n      <img decoding=\"async\" src=\"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg\" alt=\"FCE Pharma\">\r\n  \r\n      <h1 class=\"lp-title\" id=\"ph-title\">Escolha seu tipo de credenciamento<\/h1>\r\n      <div class=\"lp-subs\">\r\n        <span class=\"lp-sub\" id=\"ph-sub-en\">Choose your type of registration<\/span>\r\n        <span class=\"lp-sep\">\u00b7<\/span>\r\n        <span class=\"lp-sub\" id=\"ph-sub-es\">Elija su tipo de acreditaci\u00f3n<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Cards -->\r\n    <div class=\"lp-grid\">\r\n\r\n      <!-- Visitor -->\r\n      <div class=\"lp-card\">\r\n        <div class=\"lp-tag\"><div class=\"lp-tag-dot\"><\/div><span id=\"ph-v-badge\">Visitante<\/span><\/div>\r\n        <div style=\"display:block;margin-bottom:18px;\"><div class=\"lp-icon\"><img decoding=\"async\" src=\"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2026\/03\/user.png\" alt=\"Visitante\"><\/div><\/div>\r\n        <h2 class=\"lp-card-title\" id=\"ph-v-title\">Credenciamento Visitante<\/h2>\r\n        <p class=\"lp-card-sub\" id=\"ph-v-sub\">Visitor Registration \u00b7 Acreditaci\u00f3n de Visitante<\/p>\r\n        <a href=\"https:\/\/proevento.shop\/fce-pharma-visitante\/\" class=\"lp-cta\" id=\"ph-v-btn\" target=\"_blank\" rel=\"noopener\">Credencie-se aqui<\/a>\r\n        <p class=\"lp-cta-note\" id=\"ph-v-note\">Register using the button above \u00b7 Reg\u00edstrate arriba<\/p>\r\n      <\/div>\r\n\r\n      <!-- Press -->\r\n      <div class=\"lp-card\">\r\n        <div class=\"lp-tag\"><div class=\"lp-tag-dot\"><\/div><span id=\"ph-p-badge\">Imprensa<\/span><\/div>\r\n        <div style=\"display:block;margin-bottom:18px;\"><div class=\"lp-icon\"><img decoding=\"async\" src=\"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2026\/03\/press.png\" alt=\"Imprensa\"><\/div><\/div>\r\n        <h2 class=\"lp-card-title\" id=\"ph-p-title\">Credenciamento Imprensa<\/h2>\r\n        <p class=\"lp-card-sub\" id=\"ph-p-sub\">Press Registration \u00b7 Acreditaci\u00f3n de Prensa<\/p>\r\n        <a href=\"https:\/\/proevento.shop\/fce-pharma-imprensa\" class=\"lp-cta\" id=\"ph-p-btn\" target=\"_blank\" rel=\"noopener\">Credencie-se aqui<\/a>\r\n        <p class=\"lp-cta-note\" id=\"ph-p-note\">Register using the button above \u00b7 Reg\u00edstrate arriba<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Footer -->\r\n    <div class=\"lp-footer\">\r\n      <p id=\"ph-footer-text\">\r\n        D\u00favidas? Entre em contato: <a href=\"mailto:credenciamento@fcepharma.com.br\">credenciamento@fcepharma.com.br<\/a>\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <script>\r\n  (function(){\r\n    'use strict';\r\n    var T={\r\n      pt:{title:'Escolha seu tipo de credenciamento',sub_en:'Choose your type of registration',sub_es:'Elija su tipo de acreditaci\u00f3n',v_badge:'Visitante',v_title:'Credenciamento Visitante',v_sub:'Visitor Registration \u00b7 Acreditaci\u00f3n de Visitante',v_btn:'Credencie-se aqui',v_note:'Register using the button above \u00b7 Reg\u00edstrate arriba',p_badge:'Imprensa',p_title:'Credenciamento Imprensa',p_sub:'Press Registration \u00b7 Acreditaci\u00f3n de Prensa',p_btn:'Credencie-se aqui',p_note:'Register using the button above \u00b7 Reg\u00edstrate arriba',footer:'D\u00favidas? Entre em contato: <a href=\"mailto:credenciamento@fcepharma.com.br\">credenciamento@fcepharma.com.br<\/a>'},\r\n      en:{title:'Choose your type of registration',sub_en:'Choose your type of registration',sub_es:'Elija su tipo de acreditaci\u00f3n',v_badge:'Visitor',v_title:'Visitor Registration',v_sub:'Registro de Visitante \u00b7 Acreditaci\u00f3n de Visitante',v_btn:'Register here',v_note:'Click the button above to register \u00b7 Reg\u00edstrate arriba',p_badge:'Press',p_title:'Press Registration',p_sub:'Registro de Prensa \u00b7 Acreditaci\u00f3n de Prensa',p_btn:'Register here',p_note:'Click the button above to register \u00b7 Reg\u00edstrate arriba',footer:'Questions? Contact us: <a href=\"mailto:credenciamento@fcepharma.com.br\">credenciamento@fcepharma.com.br<\/a>'},\r\n      es:{title:'Elija su tipo de acreditaci\u00f3n',sub_en:'Choose your type of registration',sub_es:'Elija su tipo de acreditaci\u00f3n',v_badge:'Visitante',v_title:'Acreditaci\u00f3n de Visitante',v_sub:'Visitor Registration \u00b7 Registro de Visitante',v_btn:'Reg\u00edstrese aqu\u00ed',v_note:'Reg\u00edstrate usando el bot\u00f3n de arriba \u00b7 Register above',p_badge:'Prensa',p_title:'Acreditaci\u00f3n de Prensa',p_sub:'Press Registration \u00b7 Registro de Prensa',p_btn:'Reg\u00edstrese aqu\u00ed',p_note:'Reg\u00edstrate usando el bot\u00f3n de arriba \u00b7 Register above',footer:'\u00bfPreguntas? Cont\u00e1ctenos: <a href=\"mailto:credenciamento@fcepharma.com.br\">credenciamento@fcepharma.com.br<\/a>'}\r\n    };\r\n    function detect(){var l=(navigator.language||'pt').split('-')[0];return['pt','en','es'].includes(l)?l:'pt';}\r\n    function set(id,val,html){var el=document.getElementById(id);if(!el)return;if(html)el.innerHTML=val;else el.textContent=val;}\r\n    window.phSetLang=function(lang){\r\n      var t=T[lang];\r\n      set('ph-title',t.title);set('ph-sub-en',t.sub_en);set('ph-sub-es',t.sub_es);\r\n      set('ph-v-badge',t.v_badge);set('ph-v-title',t.v_title);set('ph-v-sub',t.v_sub);set('ph-v-btn',t.v_btn);set('ph-v-note',t.v_note);\r\n      set('ph-p-badge',t.p_badge);set('ph-p-title',t.p_title);set('ph-p-sub',t.p_sub);set('ph-p-btn',t.p_btn);set('ph-p-note',t.p_note);\r\n      set('ph-footer-text',t.footer,true);\r\n      document.querySelectorAll('#fceph-wrap .lp-lang-btn').forEach(function(b){b.classList.toggle('active',b.dataset.lang===lang);});\r\n      try{localStorage.setItem('fce-ph-lang',lang);}catch(e){}\r\n    };\r\n    var s;try{s=localStorage.getItem('fce-ph-lang');}catch(e){}\r\n    phSetLang(s||detect());\r\n  })();\r\n  <\/script>\r\n<\/div>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Escolha seu tipo de credenciamento Choose your type of registration \u00b7 Elija su tipo de acreditaci\u00f3n Visitante Credenciamento Visitante Visitor Registration \u00b7 Acreditaci\u00f3n de Visitante Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba Imprensa Credenciamento Imprensa Press Registration \u00b7 Acreditaci\u00f3n de Prensa Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba D\u00favidas? [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2313","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>LP Credenciamento - FCE Pharma 2026<\/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:\/\/fcepharma.com.br\/es\/lp-credenciamento\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LP Credenciamento - FCE Pharma 2026\" \/>\n<meta property=\"og:description\" content=\"Escolha seu tipo de credenciamento Choose your type of registration \u00b7 Elija su tipo de acreditaci\u00f3n Visitante Credenciamento Visitante Visitor Registration \u00b7 Acreditaci\u00f3n de Visitante Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba Imprensa Credenciamento Imprensa Press Registration \u00b7 Acreditaci\u00f3n de Prensa Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba D\u00favidas? [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fcepharma.com.br\/es\/lp-credenciamento\/\" \/>\n<meta property=\"og:site_name\" content=\"FCE Pharma 2026\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/FCEPharma\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-20T11:10:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\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:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/\",\"url\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/\",\"name\":\"LP Credenciamento - FCE Pharma 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/fcepharma.com.br\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo-fce-pharma-horizontal.svg\",\"datePublished\":\"2026-03-18T20:33:40+00:00\",\"dateModified\":\"2026-03-20T11:10:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/#primaryimage\",\"url\":\"https:\\\/\\\/fcepharma.com.br\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo-fce-pharma-horizontal.svg\",\"contentUrl\":\"https:\\\/\\\/fcepharma.com.br\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo-fce-pharma-horizontal.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/lp-credenciamento\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/fcepharma.com.br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LP Credenciamento\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#website\",\"url\":\"https:\\\/\\\/fcepharma.com.br\\\/\",\"name\":\"FCE Pharma 2025\",\"description\":\"A FCE Pharma promove o encontro que gera neg\u00f3cios por meio de um hub de solu\u00e7\u00f5es para a cadeia da ind\u00fastria farmac\u00eautica.\",\"publisher\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fcepharma.com.br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#organization\",\"name\":\"FCE Pharma 2025\",\"url\":\"https:\\\/\\\/fcepharma.com.br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/fcepharma.com.br\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo-fce-pharma-horizontal.svg\",\"contentUrl\":\"https:\\\/\\\/fcepharma.com.br\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo-fce-pharma-horizontal.svg\",\"width\":575,\"height\":111,\"caption\":\"FCE Pharma 2025\"},\"image\":{\"@id\":\"https:\\\/\\\/fcepharma.com.br\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/FCEPharma\",\"https:\\\/\\\/www.instagram.com\\\/fcepharmaoficial\\\/\",\"https:\\\/\\\/br.linkedin.com\\\/company\\\/fce-pharma\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LP Credenciamento - FCE Pharma 2026","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:\/\/fcepharma.com.br\/es\/lp-credenciamento\/","og_locale":"es_ES","og_type":"article","og_title":"LP Credenciamento - FCE Pharma 2026","og_description":"Escolha seu tipo de credenciamento Choose your type of registration \u00b7 Elija su tipo de acreditaci\u00f3n Visitante Credenciamento Visitante Visitor Registration \u00b7 Acreditaci\u00f3n de Visitante Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba Imprensa Credenciamento Imprensa Press Registration \u00b7 Acreditaci\u00f3n de Prensa Credencie-se aqui Register using the button above \u00b7 Reg\u00edstrate arriba D\u00favidas? [&hellip;]","og_url":"https:\/\/fcepharma.com.br\/es\/lp-credenciamento\/","og_site_name":"FCE Pharma 2026","article_publisher":"https:\/\/www.facebook.com\/FCEPharma","article_modified_time":"2026-03-20T11:10:17+00:00","og_image":[{"url":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/","url":"https:\/\/fcepharma.com.br\/lp-credenciamento\/","name":"LP Credenciamento - FCE Pharma 2026","isPartOf":{"@id":"https:\/\/fcepharma.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/#primaryimage"},"image":{"@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/#primaryimage"},"thumbnailUrl":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg","datePublished":"2026-03-18T20:33:40+00:00","dateModified":"2026-03-20T11:10:17+00:00","breadcrumb":{"@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fcepharma.com.br\/lp-credenciamento\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/#primaryimage","url":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg","contentUrl":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/fcepharma.com.br\/lp-credenciamento\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/fcepharma.com.br\/"},{"@type":"ListItem","position":2,"name":"LP Credenciamento"}]},{"@type":"WebSite","@id":"https:\/\/fcepharma.com.br\/#website","url":"https:\/\/fcepharma.com.br\/","name":"FCE Pharma 2025","description":"A FCE Pharma promove o encontro que gera neg\u00f3cios por meio de um hub de solu\u00e7\u00f5es para a cadeia da ind\u00fastria farmac\u00eautica.","publisher":{"@id":"https:\/\/fcepharma.com.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fcepharma.com.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/fcepharma.com.br\/#organization","name":"FCE Pharma 2025","url":"https:\/\/fcepharma.com.br\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/fcepharma.com.br\/#\/schema\/logo\/image\/","url":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg","contentUrl":"https:\/\/fcepharma.com.br\/wp-content\/uploads\/2024\/12\/logo-fce-pharma-horizontal.svg","width":575,"height":111,"caption":"FCE Pharma 2025"},"image":{"@id":"https:\/\/fcepharma.com.br\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/FCEPharma","https:\/\/www.instagram.com\/fcepharmaoficial\/","https:\/\/br.linkedin.com\/company\/fce-pharma"]}]}},"_links":{"self":[{"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/pages\/2313","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/comments?post=2313"}],"version-history":[{"count":43,"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/pages\/2313\/revisions"}],"predecessor-version":[{"id":2365,"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/pages\/2313\/revisions\/2365"}],"wp:attachment":[{"href":"https:\/\/fcepharma.com.br\/es\/wp-json\/wp\/v2\/media?parent=2313"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}