{"id":28,"date":"2026-05-28T22:01:00","date_gmt":"2026-05-29T01:01:00","guid":{"rendered":"https:\/\/lima2026.eventosapf.com\/?page_id=28"},"modified":"2026-07-02T15:08:53","modified_gmt":"2026-07-02T18:08:53","slug":"program","status":"publish","type":"page","link":"https:\/\/lima2026.eventosapf.com\/en\/program\/","title":{"rendered":"Program"},"content":{"rendered":"<p>&lt;!doctype html&gt;<\/p>\n<style>\nbody{background:#eef1f4;margin:0;padding:20px;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;}<br \/>\n\/* ========================================<br \/>\n   CSS SIMPLIFICADO PROGRAMA ACAD\u00c9MICO - APF PANAM\u00c1<br \/>\n   Agregar en Apariencia \u2192 Personalizar \u2192 CSS adicional<br \/>\n   ======================================== *\/<\/p>\n<p>\/* Contenedor principal *\/<br \/>\n.programa-academico-container {<br \/>\n    max-width: 1000px !important;<br \/>\n    margin: auto !important;<br \/>\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;<br \/>\n    color: #333 !important;<br \/>\n    line-height: 1.7 !important;<br \/>\n    padding: 20px !important;<br \/>\n}<\/p>\n<p>\/* Cada d\u00eda del programa *\/<br \/>\n.dia-programa {<br \/>\n    background: white !important;<br \/>\n    margin: 40px 0 !important;<br \/>\n    border-radius: 15px !important;<br \/>\n    box-shadow: 0 8px 25px rgba(0, 68, 124, 0.1) !important;<br \/>\n    overflow: hidden !important;<br \/>\n    border-left: 5px solid #00447c !important;<br \/>\n}<\/p>\n<p>\/* T\u00edtulo de cada d\u00eda *\/<br \/>\n.titulo-dia,<br \/>\n.dia-programa h2 {<br \/>\n    background: #00447c !important;<br \/>\n    color: white !important;<br \/>\n    font-size: 1.8em !important;<br \/>\n    margin: 0 !important;<br \/>\n    padding: 25px 30px !important;<br \/>\n    border: none !important;<br \/>\n    font-weight: 600 !important;<br \/>\n}<\/p>\n<p>\/* Contenedor de actividades *\/<br \/>\n.programa-tabla {<br \/>\n    padding: 0 !important;<br \/>\n}<\/p>\n<p>\/* Cada actividad individual *\/<br \/>\n.programa-item {<br \/>\n    display: flex !important;<br \/>\n    align-items: flex-start !important;<br \/>\n    padding: 20px 30px !important;<br \/>\n    border-bottom: 1px solid #f0f0f0 !important;<br \/>\n    transition: background-color 0.3s ease !important;<br \/>\n}<\/p>\n<p>.programa-item:hover {<br \/>\n    background: #f8fafb !important;<br \/>\n}<\/p>\n<p>.programa-item:last-child {<br \/>\n    border-bottom: none !important;<br \/>\n}<\/p>\n<p>\/* Hora de cada actividad *\/<br \/>\n.hora {<br \/>\n    background: #00447c !important;<br \/>\n    color: white !important;<br \/>\n    padding: 8px 15px !important;<br \/>\n    border-radius: 6px !important;<br \/>\n    font-weight: 600 !important;<br \/>\n    font-size: 0.95em !important;<br \/>\n    min-width: 80px !important;<br \/>\n    text-align: center !important;<br \/>\n    margin-right: 25px !important;<br \/>\n    flex-shrink: 0 !important;<br \/>\n}<\/p>\n<p>\/* Contenido de cada actividad *\/<br \/>\n.actividad {<br \/>\n    flex: 1 !important;<br \/>\n}<\/p>\n<p>.actividad h4 {<br \/>\n    color: #00447c !important;<br \/>\n    font-size: 1.2em !important;<br \/>\n    margin: 0 0 10px 0 !important;<br \/>\n    border: none !important;<br \/>\n    font-weight: 600 !important;<br \/>\n}<\/p>\n<p>.actividad p {<br \/>\n    margin: 8px 0 !important;<br \/>\n    color: #666 !important;<br \/>\n}<\/p>\n<p>\/* Colores espec\u00edficos por tipo de actividad *\/<br \/>\n.programa-item.ceremonia .hora {<br \/>\n    background: #dc3545 !important;<br \/>\n}<\/p>\n<p>.programa-item.conferencia .hora {<br \/>\n    background: #00447c !important;<br \/>\n}<\/p>\n<p>.programa-item.panel .hora {<br \/>\n    background: #28a745 !important;<br \/>\n}<\/p>\n<p>.programa-item.mesa-redonda .hora {<br \/>\n    background: #6f42c1 !important;<br \/>\n}<\/p>\n<p>.programa-item.taller .hora {<br \/>\n    background: #fd7e14 !important;<br \/>\n}<\/p>\n<p>.programa-item.coloquio .hora {<br \/>\n    background: #20c997 !important;<br \/>\n}<\/p>\n<p>.programa-item.pausa .hora {<br \/>\n    background: #6c757d !important;<br \/>\n}<\/p>\n<p>.programa-item.almuerzo .hora {<br \/>\n    background: #e83e8c !important;<br \/>\n}<\/p>\n<p>.programa-item.social .hora {<br \/>\n    background: #e83e8c !important;<br \/>\n}<\/p>\n<p>.programa-item.libre .hora {<br \/>\n    background: #6c757d !important;<br \/>\n}<\/p>\n<p>.programa-item.preguntas .hora {<br \/>\n    background: #17a2b8 !important;<br \/>\n}<\/p>\n<p>.programa-item.especial .hora {<br \/>\n    background: #ffc107 !important;<br \/>\n    color: #333 !important;<br \/>\n}<\/p>\n<p>.programa-item.jovenes .hora {<br \/>\n    background: #28a745 !important;<br \/>\n}<\/p>\n<p>.programa-item.informes .hora {<br \/>\n    background: #6f42c1 !important;<br \/>\n}<\/p>\n<p>\/* Evento destacado *\/<br \/>\n.evento-destacado {<br \/>\n    background: linear-gradient(135deg, #f8fafb, #e8f2ff) !important;<br \/>\n    padding: 25px 30px !important;<br \/>\n    border-bottom: 1px solid #e0e6ed !important;<br \/>\n}<\/p>\n<p>.evento-destacado h3 {<br \/>\n    color: #00447c !important;<br \/>\n    font-size: 1.5em !important;<br \/>\n    margin: 0 0 10px 0 !important;<br \/>\n    border: none !important;<br \/>\n    font-weight: 600 !important;<br \/>\n}<\/p>\n<p>.descripcion-evento {<br \/>\n    color: #666 !important;<br \/>\n    font-style: italic !important;<br \/>\n    margin: 10px 0 0 0 !important;<br \/>\n}<\/p>\n<p>\/* Cajas informativas *\/<br \/>\n.objetivos-box,<br \/>\n.dirigido-box {<br \/>\n    background: #f8fafb !important;<br \/>\n    padding: 20px !important;<br \/>\n    border-left: 4px solid #00447c !important;<br \/>\n    border-radius: 5px !important;<br \/>\n    margin: 20px 0 !important;<br \/>\n}<\/p>\n<p>.objetivos-box h5,<br \/>\n.dirigido-box h5 {<br \/>\n    color: #00447c !important;<br \/>\n    font-size: 1.1em !important;<br \/>\n    margin: 0 0 10px 0 !important;<br \/>\n    border: none !important;<br \/>\n    font-weight: 600 !important;<br \/>\n}<\/p>\n<p>\/* Mesa de autoridades *\/<br \/>\n.mesa-autoridades {<br \/>\n    background: #f8fafb !important;<br \/>\n    padding: 15px !important;<br \/>\n    border-radius: 5px !important;<br \/>\n    border-left: 4px solid #00447c !important;<br \/>\n    margin-top: 10px !important;<br \/>\n}<\/p>\n<p>.mesa-autoridades ul {<br \/>\n    margin: 10px 0 !important;<br \/>\n    padding-left: 20px !important;<br \/>\n}<\/p>\n<p>.mesa-autoridades li {<br \/>\n    margin: 5px 0 !important;<br \/>\n    color: #666 !important;<br \/>\n}<\/p>\n<p>\/* Informaci\u00f3n de vestimenta *\/<br \/>\n.vestimenta-info {<br \/>\n    background: #fff3cd !important;<br \/>\n    padding: 15px !important;<br \/>\n    border-left: 4px solid #f39c12 !important;<br \/>\n    border-radius: 5px !important;<br \/>\n    margin-top: 15px !important;<br \/>\n    font-size: 0.95em !important;<br \/>\n}<\/p>\n<p>\/* Lista de comit\u00e9s *\/<br \/>\n.comites-lista {<br \/>\n    margin: 15px 0 !important;<br \/>\n    padding-left: 20px !important;<br \/>\n}<\/p>\n<p>.comites-lista li {<br \/>\n    margin: 8px 0 !important;<br \/>\n    color: #666 !important;<br \/>\n    font-weight: 500 !important;<br \/>\n}<\/p>\n<p>\/* Responsive Design *\/<br \/>\n@media (max-width: 768px) {<br \/>\n    .programa-academico-container {<br \/>\n        padding: 15px !important;<br \/>\n    }<\/p>\n<p>    .titulo-dia,<br \/>\n    .dia-programa h2 {<br \/>\n        font-size: 1.5em !important;<br \/>\n        padding: 20px !important;<br \/>\n    }<\/p>\n<p>    .programa-item {<br \/>\n        flex-direction: column !important;<br \/>\n        padding: 15px 20px !important;<br \/>\n    }<\/p>\n<p>    .hora {<br \/>\n        margin-right: 0 !important;<br \/>\n        margin-bottom: 10px !important;<br \/>\n        align-self: flex-start !important;<br \/>\n        min-width: 70px !important;<br \/>\n    }<\/p>\n<p>    .evento-destacado {<br \/>\n        padding: 20px !important;<br \/>\n    }<\/p>\n<p>    .objetivos-box,<br \/>\n    .dirigido-box {<br \/>\n        padding: 15px !important;<br \/>\n    }<br \/>\n}<\/p>\n<p>@media (max-width: 480px) {<br \/>\n    .programa-academico-container {<br \/>\n        padding: 10px !important;<br \/>\n    }<\/p>\n<p>    .titulo-dia,<br \/>\n    .dia-programa h2 {<br \/>\n        font-size: 1.3em !important;<br \/>\n        padding: 15px !important;<br \/>\n    }<\/p>\n<p>    .programa-item {<br \/>\n        padding: 12px 15px !important;<br \/>\n    }<\/p>\n<p>    .actividad h4 {<br \/>\n        font-size: 1.1em !important;<br \/>\n    }<\/p>\n<p>    .hora {<br \/>\n        font-size: 0.9em !important;<br \/>\n        padding: 6px 12px !important;<br \/>\n        min-width: 65px !important;<br \/>\n    }<br \/>\n}<br \/>\n<\/style>\n<p>&nbsp;<\/p>\n<div class=\"apf-page-container\">\n<div class=\"programa-academico-container\">\n<p><!-- PRELIMINARY PROGRAM NOTICE --><\/p>\n<div class=\"vestimenta-info\" style=\"text-align: center; font-size: 1em; margin: 0 0 30px 0;\"><strong>Preliminary program.<\/strong> Conferences, panels and speakers are still being confirmed, so times and contents may be subject to change.<\/div>\n<p><!-- TUESDAY, 6 OCTOBER --><\/p>\n<div class=\"dia-programa\">\n<h2 class=\"titulo-dia\">Tuesday, 6 October<\/h2>\n<div class=\"programa-tabla\">\n<div class=\"programa-item\">\n<div class=\"hora\">18:00<\/div>\n<div class=\"actividad\">\n<h4>Accreditation\/Registration<\/h4>\n<p>Venue hotel. All participants may collect their material at the venue hotel starting at 18:00.<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item social\">\n<div class=\"hora\">19:00<\/div>\n<div class=\"actividad\">\n<h4>Welcome cocktail at the venue hotel<\/h4>\n<div class=\"vestimenta-info\"><strong>Dress code:<\/strong> elegant casual, tie is not required. Indoor activity.<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item\">\n<div class=\"hora\">21:00<\/div>\n<div class=\"actividad\">\n<h4>End of activity<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- WEDNESDAY, 7 OCTOBER --><\/p>\n<div class=\"dia-programa\">\n<h2 class=\"titulo-dia\">Wednesday, 7 October<\/h2>\n<div class=\"evento-destacado\">\n<h3 style=\"text-align: center;\">XVII INTERNATIONAL MEETING ON SURETY BONDS AND CREDIT INSURANCE (FORUM)<\/h3>\n<p class=\"descripcion-evento\" style=\"text-align: center;\">For PASA members and all the players of the surety and credit insurance industry<\/p>\n<p style=\"text-align: center;\"><strong>Current situation for surety bond and credit insurance<\/strong><\/p>\n<p style=\"text-align: center;\"><strong>Information about their characteristics<\/strong><\/p>\n<div class=\"objetivos-box\">\n<h5>Targets:<\/h5>\n<p>Inform about and share with the participants how surety bond and credit insurance are perceived by their different players: insurers, reinsurers, clients, insureds, beneficiaries, and insurance and reinsurance brokers.<\/p>\n<\/div>\n<div class=\"dirigido-box\">\n<h5>Sessions open to:<\/h5>\n<p>Presidents, vice presidents, managers, underwriters, commercial staff and officers in charge of risk management areas and legal areas of insurers, reinsurers, insurance and reinsurance brokers; public and private contracting agencies, contractors, supervisors and consultants.<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-tabla\">\n<div class=\"programa-item\">\n<div class=\"hora\">08:00<\/div>\n<div class=\"actividad\">\n<h4>Accreditation\/Registration<\/h4>\n<p>Venue hotel<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item ceremonia\">\n<div class=\"hora\">09:00<\/div>\n<div class=\"actividad\">\n<h4>Opening ceremony<\/h4>\n<div class=\"mesa-autoridades\">\n<p><strong>PASA Authorities at the podium:<\/strong><\/p>\n<ul>\n<li>Paulo Morais, President<\/li>\n<li>Felix Winzap, First Vice President<\/li>\n<li>Gustavo Henrich, Second Vice President<\/li>\n<\/ul>\n<p><strong>Opening words<\/strong><\/p>\n<ul>\n<li>Paulo Morais, President<\/li>\n<\/ul>\n<p><strong>Welcome speech<\/strong><\/p>\n<ul>\n<li>A representative from the Host Committee \u2013 CESCE Peru<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item conferencia\">\n<div class=\"hora\">09:20<\/div>\n<div class=\"actividad\">\n<h4>Opening conference<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item conferencia\">\n<div class=\"hora\">09:50<\/div>\n<div class=\"actividad\">\n<h4>Conference<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item pausa\">\n<div class=\"hora\">10:20<\/div>\n<div class=\"actividad\">\n<h4>Coffee break<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item conferencia\">\n<div class=\"hora\">10:50<\/div>\n<div class=\"actividad\">\n<h4>Conference<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">11:20<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item panel\">\n<div class=\"hora\">11:30<\/div>\n<div class=\"actividad\">\n<h4>Panel<\/h4>\n<p><em>Developed by the Host Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">12:10<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item mesa-redonda\">\n<div class=\"hora\">12:20<\/div>\n<div class=\"actividad\">\n<h4>Colloquium<\/h4>\n<p><em>Developed by the PASA Credit Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">12:50<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item ceremonia\">\n<div class=\"hora\">13:00<\/div>\n<div class=\"actividad\">\n<h4>Closing ceremony<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item almuerzo\">\n<div class=\"hora\">13:30<\/div>\n<div class=\"actividad\">\n<h4>Lunch at the venue hotel<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item libre\">\n<div class=\"hora\">15:00<\/div>\n<div class=\"actividad\">\n<h4>Afternoon free for meetings<\/h4>\n<p>15:00\u201316:30: Exclusive meeting for brokers.<\/p>\n<\/div>\n<\/div>\n<div style=\"text-align: center; font-weight: bold; font-style: italic; color: #00447c; background: #eaf4ff; border-left: 4px solid #00447c; padding: 14px 15px; margin: 0; border-radius: 5px;\">End of activities for Forum-Only attendees<\/div>\n<div class=\"programa-item\">\n<div class=\"hora\">19:00<\/div>\n<div class=\"actividad\">\n<h4>Meeting at the venue hotel lobby for the evening activity.<\/h4>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item social\">\n<div class=\"hora\">19:30<\/div>\n<div class=\"actividad\">\n<h4>Camaraderie dinner<\/h4>\n<div class=\"vestimenta-info\"><strong>Dress code:<\/strong> elegant casual, tie is not required. Indoor event.<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item\">\n<div class=\"hora\">22:30<\/div>\n<div class=\"actividad\">\n<h4>End of activity<\/h4>\n<p>Departure of the first buses back to the hotels.<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item\">\n<div class=\"hora\">23:00<\/div>\n<div class=\"actividad\">\n<h4>Departure of the last bus back to the hotels<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- THURSDAY, 8 OCTOBER --><\/p>\n<div class=\"dia-programa\">\n<h2 class=\"titulo-dia\">Thursday, 8 October<\/h2>\n<div class=\"evento-destacado\">\n<h3 style=\"text-align: center;\">XXII TECHNICAL SEMINAR ON SURETY BONDS AND CREDIT INSURANCE<\/h3>\n<\/div>\n<div class=\"programa-tabla\">\n<div class=\"programa-item ceremonia\">\n<div class=\"hora\">09:00<\/div>\n<div class=\"actividad\">\n<h4>Opening ceremony<\/h4>\n<div class=\"mesa-autoridades\">\n<p><strong>PASA Authorities at the podium:<\/strong><\/p>\n<ul>\n<li>Paulo Morais, President<\/li>\n<li>Felix Winzap, First Vice President<\/li>\n<li>Gustavo Henrich, Second Vice President<\/li>\n<\/ul>\n<p><strong>Opening words<\/strong><\/p>\n<ul>\n<li>Paulo Morais, President<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item panel\">\n<div class=\"hora\">09:30<\/div>\n<div class=\"actividad\">\n<h4>Panel<\/h4>\n<p><em>Developed by the PASA Surety Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">10:20<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item panel\">\n<div class=\"hora\">10:30<\/div>\n<div class=\"actividad\">\n<h4>Panel<\/h4>\n<p><em>Developed by the PASA Legal Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">11:00<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item pausa\">\n<div class=\"hora\">11:10<\/div>\n<div class=\"actividad\">\n<h4>Coffee break<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item conferencia\">\n<div class=\"hora\">11:40<\/div>\n<div class=\"actividad\">\n<h4>Conference<\/h4>\n<p><em>Developed by the PASA Training Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item preguntas\">\n<div class=\"hora\">12:20<\/div>\n<div class=\"actividad\">\n<h4>Q&amp;A<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item especial\">\n<div class=\"hora\">12:30<\/div>\n<div class=\"actividad\">\n<h4>Group photo<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item libre\">\n<div class=\"hora\">13:30<\/div>\n<div class=\"actividad\">\n<h4>Lunch, afternoon free for meetings<\/h4>\n<p>13:30\u201317:00: Executive Committee meeting.<\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item social\">\n<div class=\"hora\">20:00<\/div>\n<div class=\"actividad\">\n<h4>Cocktail and dinner offered by PASA<\/h4>\n<div class=\"vestimenta-info\"><strong>Dress code:<\/strong> elegant casual, tie is not required. Indoor event.<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item\">\n<div class=\"hora\">23:30<\/div>\n<div class=\"actividad\">\n<h4>End of activity<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- FRIDAY, 9 OCTOBER --><\/p>\n<div class=\"dia-programa\">\n<h2 class=\"titulo-dia\">Friday, 9 October<\/h2>\n<div class=\"programa-tabla\">\n<div class=\"programa-item taller\">\n<div class=\"hora\">09:00<\/div>\n<div class=\"actividad\">\n<h4>Credit Insurance workshop<\/h4>\n<p><em>Developed by the PASA Credit Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item pausa\">\n<div class=\"hora\">10:25<\/div>\n<div class=\"actividad\">\n<h4>Coffee break<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item taller\">\n<div class=\"hora\">10:55<\/div>\n<div class=\"actividad\">\n<h4>Surety workshop<\/h4>\n<p><em>Developed by the PASA Surety Committee<\/em><\/p>\n<\/div>\n<\/div>\n<div class=\"programa-item taller\">\n<div class=\"hora\">12:20<\/div>\n<div class=\"actividad\">\n<h4>Technology at PASA<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item informes\">\n<div class=\"hora\">12:40<\/div>\n<div class=\"actividad\">\n<h4>Reports from the Presidents of the PASA Working Committees<\/h4>\n<div class=\"comites-lista\">\n<ul>\n<li>Surety Committee<\/li>\n<li>Credit Committee<\/li>\n<li>Training Committee<\/li>\n<li>Legal Committee<\/li>\n<li>Strategy Committee<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"programa-item ceremonia\">\n<div class=\"hora\">13:20<\/div>\n<div class=\"actividad\">\n<h4>Closing ceremony<\/h4>\n<\/div>\n<\/div>\n<div class=\"programa-item libre\">\n<div class=\"hora\">13:40<\/div>\n<div class=\"actividad\">\n<h4>Lunch and afternoon free for meetings<\/h4>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&lt;!doctype html&gt; &nbsp; Preliminary program. Conferences, panels and speakers are still being confirmed, so times and contents may be subject to change. Tuesday, 6 October&hellip;<\/p>\n<p><a href=\"https:\/\/lima2026.eventosapf.com\/en\/program\/\" class=\"read-more-link\"><span class=\"read-more-icon\"><\/span>Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-28","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":4,"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/pages\/28\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/lima2026.eventosapf.com\/en\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}