{"id":18424,"date":"2025-10-06T14:48:50","date_gmt":"2025-10-06T17:48:50","guid":{"rendered":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/?page_id=18424"},"modified":"2025-10-07T11:12:43","modified_gmt":"2025-10-07T14:12:43","slug":"depoimentos-healthcare-conference-2025","status":"publish","type":"page","link":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/depoimentos-healthcare-conference-2025\/","title":{"rendered":"Depoimentos &#8211; Healthcare Conference 2025"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18424\" class=\"elementor elementor-18424\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b87c540 e-flex e-con-boxed e-con e-parent \" data-id=\"b87c540\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-a3ae462 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a3ae462\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31c7789 elementor-widget__width-initial elementor-widget elementor-widget-pxl_heading\" data-id=\"31c7789\" data-element_type=\"widget\" data-widget_type=\"pxl_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"pxl-pxl_heading-31c7789-8776\" class=\"pxl-heading pxl-heading--tcustom\">\n\t<div class=\"pxl-heading--inner\">\n\n\t\t\n\t<h3 class=\"pxl-item--title   pxl-color-custom wow fadeInUp\" data-wow-delay=\"300ms\">\n\n\n\tIMPRESS\u00d5ES SOBRE O ENCONTRO\t\t\t\n\t<\/h3>\n\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18497c9 elementor-widget elementor-widget-html\" data-id=\"18497c9\" 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<div class=\"custom-youtube-playlist\">\r\n  <div class=\"main-video\">\r\n    <iframe id=\"yt-main-player\"\r\n      src=\"\"\r\n      title=\"Depoimentos Healthcare Conference - Grupo M\u00eddia\"\r\n      frameborder=\"0\"\r\n      allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\r\n      allowfullscreen>\r\n    <\/iframe>\r\n  <\/div>\r\n  <div class=\"video-list\" id=\"yt-video-list\">\r\n    <p class=\"loading-message\">Carregando v\u00eddeos...<\/p> \r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* ************************************************************* *\/\r\n\/* Seu CSS original est\u00e1 funcional e n\u00e3o precisa de altera\u00e7\u00f5es.  *\/\r\n\/* ************************************************************* *\/\r\n\r\n.custom-youtube-playlist {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  justify-content: center;\r\n  align-items: flex-start;\r\n  gap: 20px;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  background: #000;\r\n  border-radius: 12px;\r\n  overflow: hidden;\r\n  box-shadow: 0 4px 20px rgba(0,0,0,0.25);\r\n  color: #fff;\r\n  padding: 10px;\r\n}\r\n\r\n.main-video {\r\n  flex: 2 1 700px;\r\n  background: #000;\r\n}\r\n\r\n.main-video iframe {\r\n  width: 100%;\r\n  height: 420px;\r\n  border: none;\r\n}\r\n\r\n.video-list {\r\n  flex: 1 1 320px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  overflow-y: auto;\r\n  max-height: 420px;\r\n  background: #111;\r\n  padding: 10px;\r\n}\r\n\r\n.video-list .loading-message,\r\n.video-list .error-message {\r\n    color: white;\r\n    text-align: center;\r\n    padding-top: 20px;\r\n}\r\n\r\n.video-list .error-message {\r\n    color: red; \r\n}\r\n\r\n.video-item {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  margin-bottom: 10px;\r\n  cursor: pointer;\r\n  transition: background 0.3s;\r\n  border-radius: 8px;\r\n  padding: 6px;\r\n}\r\n\r\n.video-item:hover {\r\n  background: #222;\r\n}\r\n\r\n.video-item img {\r\n  width: 120px;\r\n  height: 68px;\r\n  object-fit: cover;\r\n  border-radius: 6px;\r\n}\r\n\r\n.video-item span {\r\n  font-size: 14px;\r\n  line-height: 1.2;\r\n  color: #fff;\r\n}\r\n\r\n\/* Responsivo *\/\r\n@media (max-width: 900px) {\r\n  .custom-youtube-playlist {\r\n    flex-direction: column;\r\n  }\r\n  .video-list {\r\n    max-height: none;\r\n    flex-direction: row;\r\n    overflow-x: auto;\r\n  }\r\n  .video-item {\r\n    flex-direction: column;\r\n    align-items: center;\r\n    width: 150px;\r\n    min-width: 150px;\r\n  }\r\n  .video-item img {\r\n    width: 100%;\r\n    height: auto;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ \ud83d\udea8 SUBSTITUA PELA SUA CHAVE DE API REAL DO GOOGLE!\r\nconst apiKey = \"AIzaSyCnU0NUvE9wTUguo4AFlgLialEnD6ArOjs\"; \r\nconst playlistId = \"PLHzpUAgdcVQFZAy4x5RqyIhGmiRkVg5eP\";\r\nconst videoListContainer = document.getElementById(\"yt-video-list\");\r\nconst mainPlayer = document.getElementById(\"yt-main-player\");\r\n\r\n\/\/ Define quantos v\u00eddeos devem ser exclu\u00eddos do final da lista\r\nconst VIDEOS_TO_EXCLUDE = 6; \r\n\r\nasync function loadPlaylist() {\r\n  const apiUrl = `https:\/\/www.googleapis.com\/youtube\/v3\/playlistItems?part=snippet&maxResults=50&playlistId=${playlistId}&key=${apiKey}`;\r\n\r\n  try {\r\n    const response = await fetch(apiUrl);\r\n    \r\n    if (!response.ok) {\r\n        const errorData = await response.json().catch(() => ({})); \r\n        const errorMessage = errorData.error?.message || `Erro de rede ou API: ${response.status} - ${response.statusText}`;\r\n        throw new Error(errorMessage);\r\n    }\r\n\r\n    const data = await response.json();\r\n    const items = data.items;\r\n\r\n    if (!items || items.length === 0) {\r\n      videoListContainer.innerHTML = '<p class=\"error-message\">Playlist vazia ou ID incorreto.<\/p>';\r\n      return;\r\n    }\r\n\r\n    \/\/ \ud83c\udfaf L\u00f3gica para limitar a exibi\u00e7\u00e3o dos v\u00eddeos\r\n    const numVideosToDisplay = items.length - VIDEOS_TO_EXCLUDE;\r\n    \r\n    \/\/ Garante que o n\u00famero de v\u00eddeos n\u00e3o seja negativo (caso a playlist tenha menos de 6 v\u00eddeos)\r\n    const displayLimit = Math.max(0, numVideosToDisplay);\r\n\r\n    let videosHTML = \"\";\r\n    \r\n    \/\/ Itera apenas at\u00e9 o limite calculado\r\n    for (let index = 0; index < displayLimit; index++) {\r\n      const item = items[index];\r\n      const videoId = item.snippet.resourceId.videoId;\r\n      const title = item.snippet.title;\r\n      const thumb = item.snippet.thumbnails.medium?.url || item.snippet.thumbnails.default?.url || '';\r\n\r\n      if (index === 0) {\r\n        \/\/ O primeiro v\u00eddeo da lista (agora a lista truncada) \u00e9 sempre o principal\r\n        mainPlayer.src = `https:\/\/www.youtube.com\/embed\/${videoId}`;\r\n      }\r\n\r\n      videosHTML += `\r\n        <div class=\"video-item\" onclick=\"changeVideo('${videoId}')\">\r\n          <img decoding=\"async\" src=\"${thumb}\" alt=\"${title}\">\r\n          <span>${title}<\/span>\r\n        <\/div>`;\r\n    }\r\n\r\n    if (displayLimit === 0) {\r\n         videoListContainer.innerHTML = '<p class=\"loading-message\">Todos os v\u00eddeos foram ocultados.<\/p>';\r\n    } else {\r\n        videoListContainer.innerHTML = videosHTML;\r\n    }\r\n\r\n  } catch (error) {\r\n    console.error(\"Erro ao carregar a playlist do YouTube:\", error);\r\n    videoListContainer.innerHTML = `<p class=\"error-message\">\r\n        Falha ao carregar v\u00eddeos: ${error.message}. \r\n        Verifique sua Chave API.\r\n    <\/p>`;\r\n  }\r\n}\r\n\r\nfunction changeVideo(videoId) {\r\n  mainPlayer.src = `https:\/\/www.youtube.com\/embed\/${videoId}?autoplay=1`;\r\n}\r\n\r\nloadPlaylist();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-93ffda0 elementor-section-full_width elementor-section-stretched pxl-row-divider-active pxl-row-divider-vertical1 elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-full-content-with-space-none pxl-section-overflow-visible pxl-bg-color-none pxl-section-overlay-none\" data-id=\"93ffda0\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\n                            <div class=\"elementor-background-overlay\"><\/div>\n            \n        <div class=\"pxl-divider-vertical\"><div class=\"pxl-section-line1\"><\/div><div class=\"pxl-section-line2\"><\/div><div class=\"pxl-section-line3\"><\/div><div class=\"pxl-section-line4\"><\/div><div class=\"pxl-section-line5\"><\/div><div class=\"pxl-section-line6\"><\/div><\/div>        <div class=\"elementor-container elementor-column-gap-no \">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d1e222 pxl-column-none pxl-column-overflow-hidden-no\" data-id=\"5d1e222\" data-element_type=\"column\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-e5d6765 elementor-widget elementor-widget-pxl_text_slip\" data-id=\"e5d6765\" data-element_type=\"widget\" data-widget_type=\"pxl_text_slip.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<div class=\"pxl-text-slip pxl-text-slip1 pxl-slide-to-left  text-stroke\" data-wow-delay=\"ms\">\n\t\t<div class=\"pxl-item--container\">\n\t\t\t<div class=\"pxl-item--inner\" style=\"animation-duration:10s\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t\t<span class=\"pxl-text-backdrop\">HEALTHCARE CONFERENCE<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t\t<span class=\"pxl-text-backdrop\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t\t<span class=\"pxl-text-backdrop\">DEPOIMENTOS<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"pxl-item--inner\" style=\"animation-duration:10s\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t<span class=\"pxl-text-backdrop\">HEALTHCARE CONFERENCE<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t<span class=\"pxl-text-backdrop\">2025<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<h3 class=\"pxl-item--text \">\t\t\t\t\n\t\t\t\t<span class=\"pxl-text-backdrop\">DEPOIMENTOS<\/span>\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"98\" height=\"98\" viewBox=\"0 0 98 98\" fill=\"none\"><path d=\"M57.354 97H40.6541C40.4014 97 40.1894 96.7962 40.1894 96.5353V70.2704L21.614 88.8457C21.4346 89.0251 21.141 89.0251 20.9616 88.8457L9.15425 77.0384C9.06456 76.9487 9.01564 76.8346 9.01564 76.7123C9.01564 76.59 9.06456 76.4758 9.15425 76.3861L27.7297 57.8107H1.4648C1.21202 57.8107 1 57.6068 1 57.3459V40.6541C1 40.4014 1.20386 40.1893 1.4648 40.1893H27.7297L9.15425 21.614C9.06456 21.5243 9.01564 21.4101 9.01564 21.2878C9.01564 21.1655 9.06456 21.0432 9.15425 20.9616L20.9616 9.15425C21.141 8.97486 21.4346 8.97486 21.614 9.15425L40.1894 27.7296V1.4648C40.1894 1.21202 40.3932 1 40.6541 1H57.3459C57.5986 1 57.8107 1.20386 57.8107 1.4648V27.7296L76.386 9.15425C76.5654 8.97486 76.859 8.97486 77.0384 9.15425L88.8457 20.9616C89.0251 21.141 89.0251 21.4346 88.8457 21.614L70.2703 40.1975H96.5353C96.788 40.1975 97 40.4014 97 40.6623V57.3541C97 57.6068 96.7962 57.8188 96.5353 57.8188H70.2703L88.8457 76.3942C89.0251 76.5736 89.0251 76.8672 88.8457 77.0466L77.0384 88.8539C76.859 89.0333 76.5654 89.0333 76.386 88.8539L57.8107 70.2785V96.5434C57.8107 96.7961 57.6068 97 57.354 97ZM41.1189 96.0786H56.8893V69.1614C56.8893 68.9739 57.0034 68.8026 57.1747 68.7374C57.3459 68.664 57.5498 68.7048 57.6802 68.8352L76.7204 87.8673L87.8673 76.7204L68.8353 57.6884C68.7048 57.5579 68.6639 57.354 68.7373 57.1828C68.8107 57.0116 68.982 56.8974 69.1614 56.8974H96.0786V41.1271H69.1614C68.9738 41.1271 68.8026 41.0129 68.7373 40.8417C68.6639 40.6705 68.7048 40.4666 68.8353 40.3361L87.8673 21.2959L76.7204 10.1491L57.6802 29.1811C57.5498 29.3116 57.3459 29.3523 57.1747 29.2789C57.0034 29.2056 56.8893 29.0343 56.8893 28.8549V1.93773H41.1189V28.8549C41.1189 29.0425 41.0047 29.2137 40.8335 29.2789C40.6623 29.3523 40.4584 29.3116 40.3279 29.1811L21.2959 10.1491L10.1491 21.2959L29.1893 40.3361C29.3197 40.4666 29.3605 40.6705 29.2871 40.8417C29.2137 41.0129 29.0506 41.1271 28.8631 41.1271H1.93776V56.8974H28.8631C29.0506 56.8974 29.2219 57.0116 29.2871 57.1828C29.3605 57.354 29.3197 57.5579 29.1893 57.6884L10.1491 76.7204L21.2959 87.8673L40.3279 68.8352C40.4584 68.7048 40.6623 68.664 40.8335 68.7374C41.0047 68.8108 41.1189 68.9739 41.1189 69.1614V96.0786Z\" stroke=\"#4721AA\"><\/path><\/svg>\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IMPRESS\u00d5ES SOBRE O ENCONTRO Carregando v\u00eddeos&#8230; HEALTHCARE CONFERENCE 2025 DEPOIMENTOS HEALTHCARE CONFERENCE 2025 DEPOIMENTOS<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18424","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/pages\/18424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/comments?post=18424"}],"version-history":[{"count":0,"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/pages\/18424\/revisions"}],"wp:attachment":[{"href":"https:\/\/healthcare.grupomidia.com\/healthcareconference\/wp-json\/wp\/v2\/media?parent=18424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}