{"id":34,"date":"2024-04-17T10:14:44","date_gmt":"2024-04-17T13:14:44","guid":{"rendered":"http:\/\/localhost\/site\/?page_id=34"},"modified":"2026-04-15T11:21:56","modified_gmt":"2026-04-15T14:21:56","slug":"eventos","status":"publish","type":"page","link":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/","title":{"rendered":"Eventos"},"content":{"rendered":"\n<!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>Eventos<\/title>\n\n  <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n\n  <style>\n    body {\n      background: #f5f7fa;\n    }\n\n    h2 {\n      font-weight: 600;\n      color: #333;\n      margin-bottom: 30px;\n    }\n\n    .card {\n      border: none;\n      border-radius: 12px;\n      overflow: hidden;\n      transition: 0.3s;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n\n    .card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 25px rgba(0,0,0,0.15);\n    }\n\n    \/* IMAGEM 4:5 *\/\n    .card-img-container {\n      width: 100%;\n      aspect-ratio: 4\/5;\n      overflow: hidden;\n    }\n\n    .card-img-container img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .card-body h6 {\n      font-size: 0.95rem;\n      margin-bottom: 8px;\n    }\n\n    .card-body hr {\n      margin: 8px 0;\n    }\n\n    .card-footer {\n      background: white;\n      border: none;\n    }\n\n    .btn-status {\n      width: 100%;\n      font-weight: 500;\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n<div class=\"container py-5\">\n  <h2>Eventos<\/h2>\n\n  <div class=\"row\" id=\"eventosContainer\"><\/div>\n<\/div>\n\n<script>\nconst eventos = [\n  {\n    titulo: \"FISCAF\u00c9: O Cadastro como Pilar da Reforma Tributaria\",\n    imagem: \"https:\/\/esafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2026\/04\/POST-TBT-MENSAL.png\",\n    local: \"Audit\u00f3rio do San Rafael e no TEAMS\",\n    data: \"30 de abril\",\n    horario: \"14h \u00e0s 16h\",\n    link: \"https:\/\/doity.com.br\/fiscafe-26-2\",\n    status: \"aberto\"\n  },\n  {\n    titulo: \"FISCAF\u00c9: Apresenta\u00e7\u00e3o do Funcionamento do Comit\u00ea Gestor\",\n    imagem: \"https:\/\/esafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2026\/04\/fiscafe-mar.png\",\n    local: \"Audit\u00f3rio do San Rafael e no TEAMS\",\n    data: \"26 de mar\u00e7o\",\n    horario: \"14h \u00e0s 16h\",\n    link: \"#\",\n    status: \"fechado\"\n  }\n];\n\n\/\/ bot\u00e3o por status\nfunction getBotao(status, link) {\n  if (status === \"aberto\") {\n    return `<a href=\"${link}\" target=\"_blank\" class=\"btn btn-success btn-status\">INSCREVA-SE<\/a>`;\n  }\n  if (status === \"fechado\") {\n    return `<button class=\"btn btn-danger btn-status\" disabled>ENCERRADO<\/button>`;\n  }\n  if (status === \"exclusivo\") {\n    return `<a href=\"${link}\" target=\"_blank\" class=\"btn btn-warning btn-status\">EXCLUSIVO<\/a>`;\n  }\n}\n\n\/\/ renderiza\u00e7\u00e3o\nconst container = document.getElementById(\"eventosContainer\");\n\neventos.forEach(e => {\n  container.innerHTML += `\n    <div class=\"col-md-4 mb-4\">\n      <div class=\"card h-100\">\n\n        <div class=\"card-img-container\">\n          <img decoding=\"async\" src=\"${e.imagem}\" alt=\"${e.titulo}\">\n        <\/div>\n\n        <div class=\"card-body\">\n          <h6><strong>${e.titulo}<\/strong><\/h6>\n          <hr>\n          <h6>\ud83d\udccd Local: ${e.local}<\/h6>\n          <hr>\n          <h6>\ud83d\udcc5 Data: <span style=\"color:#004f9c\">${e.data}<\/span><\/h6>\n          <hr>\n          <h6>\u23f0 Hor\u00e1rio: ${e.horario}<\/h6>\n        <\/div>\n\n        <div class=\"card-footer\">\n          ${getBotao(e.status, e.link)}\n        <\/div>\n\n      <\/div>\n    <\/div>\n  `;\n});\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Eventos Eventos<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"courseId":0,"footnotes":""},"class_list":["post-34","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Eventos - Site Esafaz<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/\" \/>\r\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Eventos - Site Esafaz\" \/>\r\n<meta property=\"og:description\" content=\"Eventos Eventos\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Site Esafaz\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-04-15T14:21:56+00:00\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/\",\"url\":\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/\",\"name\":\"Eventos - Site Esafaz\",\"isPartOf\":{\"@id\":\"http:\/\/localhost\/#website\"},\"datePublished\":\"2024-04-17T13:14:44+00:00\",\"dateModified\":\"2026-04-15T14:21:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/esafaz.sefaz.pe.gov.br\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Eventos\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/localhost\/#website\",\"url\":\"http:\/\/localhost\/\",\"name\":\"Portal Esafaz\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/localhost\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/localhost\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/localhost\/#organization\",\"name\":\"Portal Esafaz\",\"url\":\"http:\/\/localhost\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"http:\/\/localhost\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/portalesafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2024\/04\/icone-esafaz.jpeg\",\"contentUrl\":\"https:\/\/portalesafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2024\/04\/icone-esafaz.jpeg\",\"width\":300,\"height\":300,\"caption\":\"Portal Esafaz\"},\"image\":{\"@id\":\"http:\/\/localhost\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/esafazpe\/\"]}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eventos - Site Esafaz","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:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/","og_locale":"pt_BR","og_type":"article","og_title":"Eventos - Site Esafaz","og_description":"Eventos Eventos","og_url":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/","og_site_name":"Site Esafaz","article_modified_time":"2026-04-15T14:21:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/","url":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/","name":"Eventos - Site Esafaz","isPartOf":{"@id":"http:\/\/localhost\/#website"},"datePublished":"2024-04-17T13:14:44+00:00","dateModified":"2026-04-15T14:21:56+00:00","breadcrumb":{"@id":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/eventos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/esafaz.sefaz.pe.gov.br\/"},{"@type":"ListItem","position":2,"name":"Eventos"}]},{"@type":"WebSite","@id":"http:\/\/localhost\/#website","url":"http:\/\/localhost\/","name":"Portal Esafaz","description":"","publisher":{"@id":"http:\/\/localhost\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/localhost\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"http:\/\/localhost\/#organization","name":"Portal Esafaz","url":"http:\/\/localhost\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"http:\/\/localhost\/#\/schema\/logo\/image\/","url":"https:\/\/portalesafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2024\/04\/icone-esafaz.jpeg","contentUrl":"https:\/\/portalesafaz.sefaz.pe.gov.br\/wp-content\/uploads\/2024\/04\/icone-esafaz.jpeg","width":300,"height":300,"caption":"Portal Esafaz"},"image":{"@id":"http:\/\/localhost\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/esafazpe\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/pages\/34"}],"collection":[{"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/comments?post=34"}],"version-history":[{"count":297,"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":5811,"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/pages\/34\/revisions\/5811"}],"wp:attachment":[{"href":"https:\/\/esafaz.sefaz.pe.gov.br\/index.php\/wp-json\/wp\/v2\/media?parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}