{"id":1108,"date":"2026-07-14T01:43:43","date_gmt":"2026-07-14T04:43:43","guid":{"rendered":"https:\/\/isaacaoficial.com\/experiencia\/"},"modified":"2026-08-11T02:19:15","modified_gmt":"2026-08-11T05:19:15","slug":"experience","status":"publish","type":"page","link":"https:\/\/isaacaoficial.com\/en\/experience\/","title":{"rendered":"Experience"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1108\" class=\"elementor elementor-1108 elementor-690\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78a702a e-flex e-con-boxed e-con e-parent\" data-id=\"78a702a\" 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-c2fda5a elementor-widget elementor-widget-html\" data-id=\"c2fda5a\" 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<!--\r\n  ISAAC ANDRADE | EXPERIENCE PAGE | ENGLISH v0.4\r\n  WordPress + Astra + Elementor Pro\r\n  Single HTML widget\r\n  Isolated root: .isaac-page.isaac-experience.isaac-experience--en\r\n\r\n  WordPress page: Experience\r\n  Recommended URL: \/en\/experience\/\r\n\r\n  FINAL QA CONTROL:\r\n  - This is the approved English Experience artifact. Do not replace it with the PT-BR page code.\r\n  - Technical review v0.4: RICEF, SAP SD\/OTC, historical names, PESA scope and ETL terminology normalized.\r\n  - Professional facts were revalidated against the English SAP Principal CV R2.\r\n  - SAP Principal English R2 PDF is published and linked directly in the #sap-cv section.\r\n  - The public download filename is intentionally clean and does not expose internal release markers.\r\n  - All \"Download SAP CV\" links must use the same approved English R2 PDF.\r\n-->\r\n\r\n<style>\r\n  .isaac-page.isaac-experience {\r\n    --ia-navy: #0a2540;\r\n    --ia-navy-deep: #061a2d;\r\n    --ia-white: #ffffff;\r\n    --ia-surface: #f4f7fa;\r\n    --ia-text: #1c2b36;\r\n    --ia-muted: #5f6b76;\r\n    --ia-turquoise: #01b4c6;\r\n    --ia-turquoise-accessible: #007f8b;\r\n    --ia-gold: #d4af37;\r\n    --ia-border: #dce3e8;\r\n    --ia-container: 1200px;\r\n    --ia-container-wide: 1280px;\r\n    color: var(--ia-text);\r\n    background: var(--ia-white);\r\n    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n    font-size: 17px;\r\n    line-height: 1.65;\r\n    overflow: clip;\r\n  }\r\n\r\n  .isaac-page.isaac-experience,\r\n  .isaac-page.isaac-experience *,\r\n  .isaac-page.isaac-experience *::before,\r\n  .isaac-page.isaac-experience *::after { box-sizing: border-box; }\r\n\r\n  .isaac-page.isaac-experience img,\r\n  .isaac-page.isaac-experience svg { display: block; max-width: 100%; }\r\n\r\n  .isaac-page.isaac-experience h1,\r\n  .isaac-page.isaac-experience h2,\r\n  .isaac-page.isaac-experience h3,\r\n  .isaac-page.isaac-experience p,\r\n  .isaac-page.isaac-experience figure { margin-top: 0; }\r\n\r\n  .isaac-page.isaac-experience h1,\r\n  .isaac-page.isaac-experience h2,\r\n  .isaac-page.isaac-experience h3 {\r\n    color: var(--ia-navy);\r\n    font-family: Poppins, Inter, system-ui, sans-serif;\r\n    font-weight: 600;\r\n    letter-spacing: -0.03em;\r\n    line-height: 1.12;\r\n  }\r\n\r\n  .isaac-page.isaac-experience p:last-child,\r\n  .isaac-page.isaac-experience figure:last-child { margin-bottom: 0; }\r\n\r\n  .isaac-experience__container,\r\n  .isaac-experience__container-wide {\r\n    width: min(100% - 64px, var(--ia-container));\r\n    margin-inline: auto;\r\n  }\r\n\r\n  .isaac-experience__container-wide {\r\n    width: min(100% - 64px, var(--ia-container-wide));\r\n  }\r\n\r\n  .isaac-experience__eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 24px;\r\n    color: var(--ia-turquoise-accessible);\r\n    font-size: 0.82rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.1em;\r\n    line-height: 1.3;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .isaac-experience__eyebrow::before {\r\n    width: 28px;\r\n    height: 2px;\r\n    flex: 0 0 auto;\r\n    background: var(--ia-gold);\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__hero {\r\n    position: relative;\r\n    padding: 112px 0;\r\n    background:\r\n      radial-gradient(circle at 82% 18%, rgba(1, 180, 198, 0.09), transparent 29%),\r\n      linear-gradient(180deg, #ffffff 0%, #f9fbfc 100%);\r\n  }\r\n\r\n  .isaac-experience__hero::after {\r\n    position: absolute;\r\n    right: 0;\r\n    bottom: 0;\r\n    width: min(28vw, 380px);\r\n    height: 5px;\r\n    background: linear-gradient(90deg, var(--ia-turquoise), var(--ia-navy));\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__hero-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 7fr) minmax(340px, 5fr);\r\n    gap: 64px;\r\n    align-items: center;\r\n  }\r\n\r\n  .isaac-experience__hero-copy { max-width: 780px; }\r\n\r\n  .isaac-experience__hero h1 {\r\n    max-width: 820px;\r\n    margin-bottom: 32px;\r\n    font-size: clamp(2.875rem, 4.2vw, 3.25rem);\r\n  }\r\n\r\n  .isaac-experience__hero-lead {\r\n    max-width: 730px;\r\n    margin-bottom: 20px;\r\n    font-size: clamp(1.08rem, 1.6vw, 1.22rem);\r\n    line-height: 1.65;\r\n  }\r\n\r\n  .isaac-experience__hero-note {\r\n    max-width: 710px;\r\n    margin-bottom: 0;\r\n    color: var(--ia-muted);\r\n  }\r\n\r\n  .isaac-experience__hero-figure { position: relative; margin-bottom: 0; }\r\n\r\n  .isaac-experience__hero-figure::before {\r\n    position: absolute;\r\n    inset: 24px -24px -24px 24px;\r\n    z-index: 0;\r\n    border: 1px solid rgba(10, 37, 64, 0.17);\r\n    border-radius: 16px;\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__hero-image {\r\n    position: relative;\r\n    z-index: 1;\r\n    width: 100%;\r\n    aspect-ratio: 4 \/ 5;\r\n    border-radius: 16px;\r\n    object-fit: cover;\r\n    object-position: 50% 38%;\r\n    box-shadow: 0 24px 60px rgba(6, 26, 45, 0.13);\r\n  }\r\n\r\n  .isaac-experience__shell { padding: 96px 0; background: var(--ia-surface); }\r\n\r\n  .isaac-experience__section-heading {\r\n    max-width: 860px;\r\n    margin-bottom: 48px;\r\n  }\r\n\r\n  .isaac-experience__section-heading h2 {\r\n    margin-bottom: 0;\r\n    font-size: clamp(2.25rem, 3.4vw, 2.625rem);\r\n  }\r\n\r\n  .isaac-experience__shell-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 7fr) minmax(360px, 5fr);\r\n    gap: 72px;\r\n    align-items: start;\r\n  }\r\n\r\n  .isaac-experience__prose p { margin-bottom: 22px; }\r\n\r\n  .isaac-experience__shell-conclusion-wrap { padding-top: 48px; }\r\n\r\n  .isaac-experience__shell-conclusion {\r\n    max-width: 960px;\r\n    margin: 0;\r\n    padding: 28px 32px;\r\n    border: 1px solid var(--ia-border);\r\n    border-left: 3px solid var(--ia-turquoise);\r\n    border-radius: 0 12px 12px 0;\r\n    background: var(--ia-white);\r\n    color: var(--ia-navy);\r\n    font-size: 1.04rem;\r\n    box-shadow: 0 12px 30px rgba(6, 26, 45, 0.05);\r\n  }\r\n\r\n  .isaac-experience__diagram {\r\n    position: sticky;\r\n    top: 32px;\r\n    margin-bottom: 0;\r\n    padding: 32px;\r\n    border: 1px solid var(--ia-border);\r\n    border-radius: 18px;\r\n    background: var(--ia-white);\r\n    box-shadow: 0 18px 45px rgba(6, 26, 45, 0.08);\r\n    width: min(100%, 460px);\r\n    justify-self: end;\r\n  }\r\n\r\n  .isaac-experience__diagram figcaption { margin-bottom: 28px; }\r\n\r\n  .isaac-experience__diagram-title {\r\n    display: block;\r\n    margin-bottom: 6px;\r\n    color: var(--ia-navy);\r\n    font-family: Poppins, Inter, system-ui, sans-serif;\r\n    font-size: 1.2rem;\r\n    font-weight: 600;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .isaac-experience__diagram-note {\r\n    display: block;\r\n    color: var(--ia-muted);\r\n    font-size: 0.9rem;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .isaac-experience__diagram-map { position: relative; }\r\n\r\n  .isaac-experience__diagram-node {\r\n    position: relative;\r\n    z-index: 1;\r\n    display: grid;\r\n    grid-template-columns: 42px minmax(0, 1fr);\r\n    gap: 14px;\r\n    align-items: center;\r\n    min-height: 86px;\r\n    padding: 18px 20px;\r\n    border: 1px solid var(--ia-border);\r\n    border-radius: 12px;\r\n    background: var(--ia-white);\r\n  }\r\n\r\n  .isaac-experience__diagram-node svg {\r\n    width: 42px;\r\n    height: 42px;\r\n    padding: 9px;\r\n    border-radius: 10px;\r\n    background: rgba(1, 180, 198, 0.1);\r\n    color: var(--ia-turquoise-accessible);\r\n  }\r\n\r\n  .isaac-experience__diagram-node strong,\r\n  .isaac-experience__diagram-node span { display: block; }\r\n\r\n  .isaac-experience__diagram-node strong {\r\n    color: var(--ia-navy);\r\n    font-family: Poppins, Inter, system-ui, sans-serif;\r\n    font-size: 0.96rem;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .isaac-experience__diagram-node span {\r\n    margin-top: 3px;\r\n    color: var(--ia-muted);\r\n    font-size: 0.8rem;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  .isaac-experience__diagram-node--sap {\r\n    border-color: rgba(1, 180, 198, 0.45);\r\n    background: rgba(1, 180, 198, 0.07);\r\n  }\r\n\r\n  .isaac-experience__diagram-systems {\r\n    position: relative;\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 16px;\r\n    padding-top: 24px;\r\n  }\r\n\r\n  .isaac-experience__diagram-systems::after {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 50%;\r\n    width: 1px;\r\n    height: 24px;\r\n    background: rgba(10, 37, 64, 0.28);\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__diagram-systems .isaac-experience__diagram-node + .isaac-experience__diagram-node::before {\r\n    position: absolute;\r\n    top: -17px;\r\n    left: 50%;\r\n    width: 1px;\r\n    height: 16px;\r\n    background: rgba(10, 37, 64, 0.28);\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__diagram-node--outcome {\r\n    margin-top: 24px;\r\n    border-color: rgba(212, 175, 55, 0.6);\r\n    background: rgba(212, 175, 55, 0.08);\r\n  }\r\n\r\n  .isaac-experience__diagram-node--outcome svg {\r\n    background: rgba(212, 175, 55, 0.14);\r\n  }\r\n\r\n  .isaac-experience__diagram-node--outcome::before {\r\n    position: absolute;\r\n    top: -25px;\r\n    left: 50%;\r\n    width: 1px;\r\n    height: 24px;\r\n    background: rgba(10, 37, 64, 0.28);\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__transition { padding: 80px 0; background: var(--ia-white); }\r\n\r\n  .isaac-experience__transition-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);\r\n    gap: 72px;\r\n    align-items: center;\r\n  }\r\n\r\n  .isaac-experience__transition-figure { position: relative; margin-bottom: 0; }\r\n\r\n  .isaac-experience__transition-figure::after {\r\n    position: absolute;\r\n    right: -16px;\r\n    bottom: -16px;\r\n    width: 38%;\r\n    height: 44%;\r\n    z-index: 0;\r\n    border-right: 2px solid var(--ia-gold);\r\n    border-bottom: 2px solid var(--ia-gold);\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__transition-image {\r\n    position: relative;\r\n    z-index: 1;\r\n    width: 100%;\r\n    aspect-ratio: 3 \/ 2;\r\n    border-radius: 14px;\r\n    object-fit: cover;\r\n    object-position: center;\r\n    box-shadow: 0 20px 48px rgba(6, 26, 45, 0.12);\r\n  }\r\n\r\n  .isaac-experience__transition-copy h2 {\r\n    max-width: 520px;\r\n    margin-bottom: 0;\r\n    font-size: clamp(2.25rem, 3.4vw, 2.625rem);\r\n  }\r\n\r\n  .isaac-experience__cases {\r\n    border-top: 1px solid var(--ia-border);\r\n    background: var(--ia-white);\r\n  }\r\n\r\n  .isaac-experience__case {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 4fr) minmax(0, 8fr);\r\n    gap: 64px;\r\n    padding: 48px 0;\r\n    border-bottom: 1px solid var(--ia-border);\r\n  }\r\n\r\n  .isaac-experience__case-heading {\r\n    position: relative;\r\n    padding-left: 68px;\r\n  }\r\n\r\n  .isaac-experience__case-number {\r\n    position: absolute;\r\n    top: 3px;\r\n    left: 0;\r\n    color: var(--ia-gold);\r\n    font-family: Poppins, Inter, system-ui, sans-serif;\r\n    font-size: 0.86rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.08em;\r\n  }\r\n\r\n  .isaac-experience__case-label {\r\n    margin-bottom: 16px;\r\n    color: var(--ia-turquoise-accessible);\r\n    font-size: 0.78rem;\r\n    font-weight: 600;\r\n    letter-spacing: 0.07em;\r\n    line-height: 1.45;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .isaac-experience__case h3 {\r\n    margin-bottom: 0;\r\n    font-size: clamp(1.55rem, 2.3vw, 1.9rem);\r\n  }\r\n\r\n  .isaac-experience__case-copy p { margin-bottom: 20px; }\r\n\r\n  .isaac-experience__synthesis {\r\n    position: relative;\r\n    padding: 88px 0;\r\n    background: linear-gradient(135deg, var(--ia-navy) 0%, #103b5f 100%);\r\n  }\r\n\r\n  .isaac-experience__synthesis::before {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: min(34vw, 470px);\r\n    height: 4px;\r\n    background: linear-gradient(90deg, var(--ia-gold), var(--ia-turquoise));\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__synthesis-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);\r\n    gap: 80px;\r\n    align-items: start;\r\n  }\r\n\r\n  .isaac-experience__synthesis .isaac-experience__eyebrow { color: #7ee7ef; }\r\n\r\n  .isaac-page.isaac-experience .isaac-experience__synthesis h2 {\r\n    max-width: 520px;\r\n    margin-bottom: 0;\r\n    color: var(--ia-white) !important;\r\n    font-size: clamp(2.25rem, 3.4vw, 2.625rem);\r\n  }\r\n\r\n  .isaac-page.isaac-experience .isaac-experience__synthesis-copy p {\r\n    margin-bottom: 22px;\r\n    color: rgba(255, 255, 255, 0.9) !important;\r\n  }\r\n\r\n  .isaac-experience__milestones { padding: 96px 0; background: var(--ia-surface); }\r\n\r\n  .isaac-experience__milestones-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    gap: 24px;\r\n  }\r\n\r\n  .isaac-experience__milestone {\r\n    padding: 30px;\r\n    border-top: 3px solid var(--ia-turquoise);\r\n    background: var(--ia-white);\r\n    box-shadow: 0 12px 34px rgba(6, 26, 45, 0.06);\r\n  }\r\n\r\n  .isaac-experience__milestone-icon {\r\n    display: grid;\r\n    width: 48px;\r\n    height: 48px;\r\n    margin-bottom: 24px;\r\n    border-radius: 50%;\r\n    place-items: center;\r\n    background: rgba(1, 180, 198, 0.1);\r\n    color: var(--ia-turquoise-accessible);\r\n  }\r\n\r\n  .isaac-experience__milestone-icon svg { width: 24px; height: 24px; }\r\n\r\n  .isaac-experience__milestone h3 {\r\n    margin-bottom: 12px;\r\n    font-size: 1.28rem;\r\n  }\r\n\r\n  .isaac-experience__milestone p {\r\n    margin-bottom: 0;\r\n    color: var(--ia-muted);\r\n    font-size: 0.96rem;\r\n  }\r\n\r\n  .isaac-experience__milestones-conclusion {\r\n    position: relative;\r\n    max-width: 860px;\r\n    margin: 56px auto 0;\r\n    padding: 44px 68px 38px;\r\n    border: 1px solid rgba(10, 37, 64, 0.12);\r\n    border-radius: 16px;\r\n    color: var(--ia-navy);\r\n    background:\r\n      radial-gradient(circle at 50% 0%, rgba(1, 180, 198, 0.1), transparent 45%),\r\n      var(--ia-white);\r\n    box-shadow: 0 18px 42px rgba(6, 26, 45, 0.07);\r\n    font-family: Poppins, Inter, system-ui, sans-serif;\r\n    font-size: clamp(1.12rem, 2vw, 1.35rem);\r\n    font-weight: 500;\r\n    line-height: 1.58;\r\n    text-align: center;\r\n  }\r\n\r\n  .isaac-experience__milestones-conclusion::before {\r\n    position: absolute;\r\n    top: -24px;\r\n    left: 50%;\r\n    width: 52px;\r\n    color: var(--ia-gold);\r\n    background: var(--ia-surface);\r\n    content: \"\u201c\";\r\n    font-family: Georgia, serif;\r\n    font-size: 4.4rem;\r\n    line-height: 0.8;\r\n    text-align: center;\r\n    transform: translateX(-50%);\r\n  }\r\n\r\n  .isaac-experience__milestones-conclusion::after {\r\n    position: absolute;\r\n    right: 22%;\r\n    bottom: -1px;\r\n    left: 22%;\r\n    height: 3px;\r\n    background: linear-gradient(90deg, var(--ia-gold), var(--ia-turquoise));\r\n    content: \"\";\r\n  }\r\n\r\n  .isaac-experience__milestones-conclusion p { margin: 0; }\r\n\r\n  .isaac-experience__cv {\r\n    padding: 72px 0;\r\n    background: var(--ia-white);\r\n  }\r\n\r\n  .isaac-experience__cv-card {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 8fr) minmax(240px, 4fr);\r\n    gap: 48px;\r\n    align-items: center;\r\n    padding: 42px 46px;\r\n    border: 1px solid var(--ia-border);\r\n    border-radius: 18px;\r\n    background:\r\n      radial-gradient(circle at 90% 8%, rgba(1, 180, 198, 0.1), transparent 32%),\r\n      var(--ia-surface);\r\n  }\r\n\r\n  .isaac-experience__cv h2 {\r\n    margin-bottom: 16px;\r\n    font-size: clamp(2rem, 3vw, 2.4rem);\r\n  }\r\n\r\n  .isaac-experience__cv p {\r\n    max-width: 760px;\r\n    margin-bottom: 0;\r\n    color: var(--ia-muted);\r\n  }\r\n\r\n  .isaac-experience__cv-action {\r\n    display: flex;\r\n    justify-content: flex-end;\r\n  }\r\n\r\n  .isaac-experience__cta { padding: 64px 0; background: var(--ia-white); }\r\n\r\n  .isaac-experience__cta-grid {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 7fr) minmax(320px, 5fr);\r\n    gap: 56px;\r\n    align-items: center;\r\n    padding: 52px 56px;\r\n    border: 1px solid var(--ia-border);\r\n    border-radius: 20px;\r\n    background:\r\n      radial-gradient(circle at 88% 8%, rgba(1, 180, 198, 0.12), transparent 32%),\r\n      var(--ia-surface);\r\n  }\r\n\r\n  .isaac-experience__cta h2 {\r\n    max-width: 700px;\r\n    margin-bottom: 24px;\r\n    font-size: clamp(2.25rem, 3.4vw, 2.625rem);\r\n  }\r\n\r\n  .isaac-experience__cta-copy p {\r\n    max-width: 760px;\r\n    margin-bottom: 0;\r\n    color: var(--ia-muted);\r\n  }\r\n\r\n  .isaac-experience__cta-actions {\r\n    display: grid;\r\n    width: min(100%, 270px);\r\n    gap: 12px;\r\n    justify-self: end;\r\n  }\r\n\r\n  .isaac-experience__button {\r\n    display: inline-flex;\r\n    min-height: 50px;\r\n    padding: 13px 22px;\r\n    border: 2px solid var(--ia-navy);\r\n    border-radius: 8px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: var(--ia-navy);\r\n    font-size: 0.92rem;\r\n    font-weight: 600;\r\n    line-height: 1.2;\r\n    text-align: center;\r\n    text-decoration: none !important;\r\n    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;\r\n  }\r\n\r\n  .isaac-experience__button--primary {\r\n    border-color: var(--ia-navy);\r\n    background: var(--ia-navy);\r\n    color: var(--ia-white);\r\n  }\r\n\r\n  .isaac-experience__button:not(.isaac-experience__button--primary) {\r\n    background: var(--ia-white);\r\n  }\r\n\r\n  .isaac-experience__button:hover {\r\n    border-color: var(--ia-turquoise-accessible);\r\n    background: var(--ia-turquoise-accessible);\r\n    color: var(--ia-white);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .isaac-experience__button:focus-visible {\r\n    outline: 3px solid var(--ia-turquoise-accessible);\r\n    outline-offset: 3px;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .isaac-experience__hero-grid,\r\n    .isaac-experience__shell-grid,\r\n    .isaac-experience__transition-grid,\r\n    .isaac-experience__synthesis-grid,\r\n    .isaac-experience__cta-grid,\r\n    .isaac-experience__cv-card { gap: 48px; }\r\n\r\n    .isaac-experience__hero-grid {\r\n      grid-template-columns: minmax(0, 6.5fr) minmax(300px, 5.5fr);\r\n    }\r\n\r\n    .isaac-experience__shell-grid {\r\n      grid-template-columns: minmax(0, 6fr) minmax(330px, 6fr);\r\n    }\r\n\r\n    .isaac-experience__case { gap: 44px; }\r\n    .isaac-experience__case-heading { padding-left: 48px; }\r\n    .isaac-experience__milestone { padding: 24px; }\r\n    .isaac-experience__cta-actions { justify-self: start; }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .isaac-page.isaac-experience { font-size: 16px; }\r\n\r\n    .isaac-experience__container,\r\n    .isaac-experience__container-wide {\r\n      width: min(100% - 40px, var(--ia-container));\r\n    }\r\n\r\n    .isaac-experience__hero { padding: 72px 0; }\r\n\r\n    .isaac-experience__hero-grid,\r\n    .isaac-experience__shell-grid,\r\n    .isaac-experience__transition-grid,\r\n    .isaac-experience__synthesis-grid,\r\n    .isaac-experience__cta-grid,\r\n    .isaac-experience__cv-card {\r\n      grid-template-columns: 1fr;\r\n      gap: 44px;\r\n    }\r\n\r\n    .isaac-experience__hero h1 {\r\n      margin-bottom: 24px;\r\n      font-size: clamp(2.25rem, 10vw, 2.7rem);\r\n    }\r\n\r\n    .isaac-experience__hero-figure {\r\n      width: min(88%, 430px);\r\n      margin-inline: auto;\r\n    }\r\n\r\n    .isaac-experience__hero-figure::before {\r\n      inset: 16px -14px -16px 14px;\r\n    }\r\n\r\n    .isaac-experience__shell,\r\n    .isaac-experience__milestones { padding: 64px 0; }\r\n\r\n    .isaac-experience__section-heading { margin-bottom: 36px; }\r\n\r\n    .isaac-experience__section-heading h2,\r\n    .isaac-experience__transition-copy h2,\r\n    .isaac-experience__synthesis h2,\r\n    .isaac-experience__cta h2 {\r\n      font-size: clamp(2rem, 8.5vw, 2.35rem);\r\n    }\r\n\r\n    .isaac-experience__diagram {\r\n      position: relative;\r\n      top: auto;\r\n      padding: 24px;\r\n    }\r\n\r\n    .isaac-experience__shell-conclusion-wrap { padding-top: 36px; }\r\n    .isaac-experience__shell-conclusion { padding: 24px; }\r\n    .isaac-experience__transition { padding: 64px 0; }\r\n    .isaac-experience__transition-copy { order: 1; }\r\n    .isaac-experience__transition-figure { order: 2; }\r\n\r\n    .isaac-experience__case {\r\n      grid-template-columns: 1fr;\r\n      gap: 24px;\r\n      padding: 36px 0;\r\n    }\r\n\r\n    .isaac-experience__case-heading { padding-left: 48px; }\r\n    .isaac-experience__case h3 { font-size: 1.62rem; }\r\n\r\n    .isaac-experience__synthesis,\r\n    .isaac-experience__cta { padding: 64px 0; }\r\n\r\n    .isaac-experience__milestones-grid { grid-template-columns: 1fr; }\r\n\r\n    .isaac-experience__milestones-conclusion {\r\n      margin-top: 48px;\r\n      padding: 40px 24px 32px;\r\n    }\r\n\r\n    .isaac-experience__cv { padding: 56px 0; }\r\n    .isaac-experience__cv-card { padding: 32px 24px; }\r\n    .isaac-experience__cv-action { justify-content: flex-start; }\r\n\r\n    .isaac-experience__cta-actions {\r\n      width: 100%;\r\n      justify-self: stretch;\r\n    }\r\n\r\n    .isaac-experience__cta-grid { padding: 32px 24px; }\r\n    .isaac-experience__button { width: 100%; }\r\n  }\r\n\r\n  @media (max-width: 390px) {\r\n    .isaac-experience__container,\r\n    .isaac-experience__container-wide {\r\n      width: min(100% - 32px, var(--ia-container));\r\n    }\r\n\r\n    .isaac-experience__hero-figure { width: calc(100% - 12px); }\r\n    .isaac-experience__diagram { padding: 20px; }\r\n    .isaac-experience__diagram-node { padding: 16px; }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce) {\r\n    .isaac-page.isaac-experience *,\r\n    .isaac-page.isaac-experience *::before,\r\n    .isaac-page.isaac-experience *::after {\r\n      scroll-behavior: auto !important;\r\n      transition-duration: 0.01ms !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"isaac-page isaac-experience isaac-experience--en\">\r\n  <header class=\"isaac-experience__hero\">\r\n    <div class=\"isaac-experience__container-wide isaac-experience__hero-grid\">\r\n      <div class=\"isaac-experience__hero-copy\">\r\n        <p class=\"isaac-experience__eyebrow\">SAP Project Experience<\/p>\r\n        <h1>The project already had a design. Brazil changed the questions.<\/h1>\r\n        <p class=\"isaac-experience__hero-lead\">Across different stages of my career, I\u2019ve worked on SAP programs that had to revisit their assumptions once they met the Brazilian operation. Sometimes that meant building from the ground up. In others, it meant decoding inherited configuration, redesigning integrations or explaining why a local requirement changed the path the global program had planned.<\/p>\r\n        <p class=\"isaac-experience__hero-note\">I selected five experiences that show those differences in practice. Not as a list of clients, but as situations where business processes, SAP, tax, integrations and people had to reach the same decision.<\/p>\r\n      <\/div>\r\n      <figure class=\"isaac-experience__hero-figure\">\r\n        <img fetchpriority=\"high\" class=\"isaac-experience__hero-image\" src=\"https:\/\/isaacaoficial.com\/wp-content\/uploads\/2026\/07\/isaac-experience-hero.webp\" width=\"1003\" height=\"1568\" alt=\"Isaac Andrade seated at a worktable in a professional portrait, looking at the camera\" decoding=\"async\" fetchpriority=\"high\" title=\"\">\r\n      <\/figure>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <div>\r\n    <section class=\"isaac-experience__shell\" aria-labelledby=\"shell-title\">\r\n      <div class=\"isaac-experience__container\">\r\n        <div class=\"isaac-experience__section-heading\">\r\n          <p class=\"isaac-experience__eyebrow\">Shell | SAP SD\/OTC, Brazil Localization &amp; Tax Integration<\/p>\r\n          <h2 id=\"shell-title\">When one sales flow depends on decisions across several systems.<\/h2>\r\n        <\/div>\r\n\r\n        <div class=\"isaac-experience__shell-grid\">\r\n          <div class=\"isaac-experience__prose\">\r\n            <p>At Shell, I worked on the adaptation of a global SAP ECC template for Power and Gas operations in Brazil. The sales flow connected SAP SD\/OTC with Brazil Localization, ONESOURCE Tax One, ONESOURCE Indirect Tax Determination (OITD), SONDA Comply and SONDA Comply e-Docs.<\/p>\r\n            <p>Once the global design met the Brazilian operation, sales orders, pricing, tax determination, billing and NF-e could no longer be treated as separate decisions. The challenge was to keep the process coherent across SAP, the tax layer and electronic invoicing.<\/p>\r\n            <p>My role was to support the functional design and decision-making for Brazil, aligning local requirements across the teams involved and helping keep testing and process decisions consistent throughout the landscape.<\/p>\r\n          <\/div>\r\n\r\n          <figure class=\"isaac-experience__diagram\" aria-labelledby=\"diagram-title diagram-note\">\r\n            <figcaption>\r\n              <span class=\"isaac-experience__diagram-title\" id=\"diagram-title\">One sales flow, three connected layers<\/span>\r\n              <span class=\"isaac-experience__diagram-note\" id=\"diagram-note\">The challenge was not one isolated system, but the decisions that had to remain coherent across the landscape.<\/span>\r\n            <\/figcaption>\r\n\r\n            <div class=\"isaac-experience__diagram-map\">\r\n              <div class=\"isaac-experience__diagram-node isaac-experience__diagram-node--sap\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M4 5.5h16v13H4z\"\/><path d=\"M4 9.5h16M8 5.5v13\"\/><path d=\"m11 14 2 2 4-4\"\/><\/svg>\r\n                <div><strong>SAP SD\/OTC<\/strong><span>Sales \u00b7 Pricing \u00b7 Billing<\/span><\/div>\r\n              <\/div>\r\n\r\n              <div class=\"isaac-experience__diagram-systems\">\r\n                <div class=\"isaac-experience__diagram-node\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><rect x=\"5\" y=\"3\" width=\"14\" height=\"18\" rx=\"2\"\/><path d=\"M8 7h8M8 11h2m4 0h2M8 15h2m4 0h2M8 19h2m4 0h2\"\/><\/svg>\r\n                  <div><strong>Brazil Tax &amp; Localization<\/strong><span>Brazil Localization \u00b7 ONESOURCE Tax One \u00b7 OITD \u00b7 SONDA Comply<\/span><\/div>\r\n                <\/div>\r\n\r\n                <div class=\"isaac-experience__diagram-node\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 3h7l4 4v14H7z\"\/><path d=\"M14 3v5h5M10 12h5m-5 4h5\"\/><\/svg>\r\n                  <div><strong>Electronic Invoicing<\/strong><span>NF-e \u00b7 SONDA Comply e-Docs<\/span><\/div>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <div class=\"isaac-experience__diagram-node isaac-experience__diagram-node--outcome\">\r\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M8.5 8.5 6 11a3.5 3.5 0 0 0 5 5l2.5-2.5\"\/><path d=\"m15.5 15.5 2.5-2.5a3.5 3.5 0 0 0-5-5l-2.5 2.5M9 15l6-6\"\/><\/svg>\r\n                <div><strong>End-to-End Coherence<\/strong><span>Sales \u00b7 Tax determination \u00b7 Billing \u00b7 NF-e<\/span><\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/figure>\r\n        <\/div>\r\n\r\n        <div class=\"isaac-experience__shell-conclusion-wrap\">\r\n          <p class=\"isaac-experience__shell-conclusion\">The Power workstream reached production, providing a clear example of how a global template only works in Brazil when process, tax and electronic invoicing decisions are designed as one end-to-end flow.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__transition\" aria-labelledby=\"cases-title\">\r\n      <div class=\"isaac-experience__container-wide isaac-experience__transition-grid\">\r\n        <figure class=\"isaac-experience__transition-figure\">\r\n          <img loading=\"lazy\" class=\"isaac-experience__transition-image\" src=\"https:\/\/isaacaoficial.com\/wp-content\/uploads\/2026\/07\/isaac-experience-analysis.webp\" width=\"1536\" height=\"1024\" alt=\"Isaac Andrade reviewing documents at a worktable\" loading=\"lazy\" decoding=\"async\" title=\"\">\r\n        <\/figure>\r\n        <div class=\"isaac-experience__transition-copy\">\r\n          <p class=\"isaac-experience__eyebrow\">Complementary Project Evidence<\/p>\r\n          <h2 id=\"cases-title\">Different projects. Different kinds of complexity.<\/h2>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__cases\" aria-label=\"Complementary SAP project experience\">\r\n      <div class=\"isaac-experience__container\">\r\n\r\n        <article class=\"isaac-experience__case\">\r\n          <div class=\"isaac-experience__case-heading\">\r\n            <span class=\"isaac-experience__case-number\" aria-hidden=\"true\">01<\/span>\r\n            <p class=\"isaac-experience__case-label\">Roche | Brazil OTC Lead, S\/4HANA &amp; Global Template<\/p>\r\n            <h3>When Brazilian requirements have to become global program decisions.<\/h3>\r\n          <\/div>\r\n          <div class=\"isaac-experience__case-copy\">\r\n            <p>On Roche\u2019s ASPIRE program, I led the Brazil OTC workstream, connecting the global template with Brazilian commercial and tax requirements. The work covered fit-gap analysis across sales, pricing, billing and tax determination, together with the analysis of Vistex-to-SAP pricing interfaces and the changing integration boundary after ONESOURCE Tax One entered the solution.<\/p>\r\n            <p>The challenge was not only to identify local gaps, but to turn them into decisions that could be prioritized, understood and addressed within a broader S\/4HANA transformation. My role required keeping Brazil visible without disconnecting it from the global model.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"isaac-experience__case\">\r\n          <div class=\"isaac-experience__case-heading\">\r\n            <span class=\"isaac-experience__case-number\" aria-hidden=\"true\">02<\/span>\r\n            <p class=\"isaac-experience__case-label\">Innospec | Global S\/4HANA Greenfield Rollout &amp; Brazil Localization<\/p>\r\n            <h3>When Brazil has to be built into the global model from day one.<\/h3>\r\n          <\/div>\r\n          <div class=\"isaac-experience__case-copy\">\r\n            <p>At Innospec, I designed and implemented Brazil Localization processes for a new Brazilian operation within a global SAP S\/4HANA Greenfield rollout. The work connected SAP SD\/OTC, sales, pricing, billing and NF-e with SAP MM, FI, GUEPARDO Tax and GUEPARDO e-Invoicing.<\/p>\r\n            <p>From requirements and Brazil-specific process design through RICEF items, testing, go-live and stabilization, the project required local processes to be built as part of the global solution rather than treated as a separate layer added later.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"isaac-experience__case\">\r\n          <div class=\"isaac-experience__case-heading\">\r\n            <span class=\"isaac-experience__case-number\" aria-hidden=\"true\">03<\/span>\r\n            <p class=\"isaac-experience__case-label\">IMI Fabi | S\/4HANA, SAP DRC &amp; Brazil Tax Reform<\/p>\r\n            <h3>When transformation continues after go-live.<\/h3>\r\n          <\/div>\r\n          <div class=\"isaac-experience__case-copy\">\r\n            <p>My work with IMI Fabi began in a Brownfield migration from ECC to S\/4HANA, within a legacy landscape shaped by extensive customizations and automated processes. I worked across SAP MM, SAP SD, FI integration and Brazil Localization, reconstructing AS-IS logic, designing TO-BE processes, reviewing RICEF items and supporting testing, cutover and go-live.<\/p>\r\n            <p>Later initiatives moved into a different kind of complexity: the migration from SAP GRC NF-e to SAP DRC and the implementation of Brazil Tax Reform requirements across inbound and outbound processes, pricing, tax determination, NF-e, MIGO, MIRO, Smart Tax Platform and CBS\/IBS.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"isaac-experience__case\">\r\n          <div class=\"isaac-experience__case-heading\">\r\n            <span class=\"isaac-experience__case-number\" aria-hidden=\"true\">04<\/span>\r\n            <p class=\"isaac-experience__case-label\">Petrobras &amp; BR Distribuidora | SAP MM, SAP IS-OIL &amp; Downstream<\/p>\r\n            <h3>When industry-specific operations redefine what standard logistics means.<\/h3>\r\n          <\/div>\r\n          <div class=\"isaac-experience__case-copy\">\r\n            <p>At BearingPoint, I worked across major downstream programs for BR Distribuidora and Petrobras, progressing from functional consulting to SAP MM and SAP IS-OIL workstream leadership. The work connected procurement, materials management and fuel-distribution processes with business requirements, support, enhancements, training and team coordination.<\/p>\r\n            <p>Later, at Accenture, that experience expanded into SAP project management and IS-OIL leadership on Petrobras initiatives, including a pioneering NF-e implementation and the Ship Solution integrated with MM and SD. These projects became one of the foundations of how I learned to understand the operation before changing the system.<\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__synthesis\" aria-labelledby=\"synthesis-title\">\r\n      <div class=\"isaac-experience__container isaac-experience__synthesis-grid\">\r\n        <div>\r\n          <p class=\"isaac-experience__eyebrow\">The Pattern Behind the Projects<\/p>\r\n          <h2 id=\"synthesis-title\">What changes from one project to the next. And what stays the same.<\/h2>\r\n        <\/div>\r\n        <div class=\"isaac-experience__synthesis-copy\">\r\n          <p>One project required decisions across several systems. Another required recovering the logic of a legacy landscape. Some required explaining Brazil inside a global transformation; others required learning the operating model of a highly specialized industry.<\/p>\r\n          <p>What stays the same is the responsibility to understand before changing. That means looking beyond MM or SD, connecting FI, tax, electronic invoicing, external solutions and the business operation, and making the consequences of each decision visible. Go-live is not the end of that responsibility. Stabilization, support and regulatory change are part of the same delivery story.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__milestones\" aria-labelledby=\"milestones-title\">\r\n      <div class=\"isaac-experience__container\">\r\n        <div class=\"isaac-experience__section-heading\">\r\n          <p class=\"isaac-experience__eyebrow\">Beyond the Featured Cases<\/p>\r\n          <h2 id=\"milestones-title\">Experiences that expanded the way I work.<\/h2>\r\n        <\/div>\r\n\r\n        <div class=\"isaac-experience__milestones-grid\">\r\n          <article class=\"isaac-experience__milestone\">\r\n            <span class=\"isaac-experience__milestone-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 3h7l4 4v14H7z\"\/><path d=\"M14 3v5h5M10 12h5m-5 4h5\"\/><path d=\"m4 15 2 2 3-4\"\/><\/svg>\r\n            <\/span>\r\n            <h3>Pioneering NF-e<\/h3>\r\n            <p>At Petrobras, I managed a pioneering NF-e implementation during the early adoption of electronic invoicing in Brazil.<\/p>\r\n          <\/article>\r\n\r\n          <article class=\"isaac-experience__milestone\">\r\n            <span class=\"isaac-experience__milestone-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3a14 14 0 0 1 0 18M12 3a14 14 0 0 0 0 18\"\/><path d=\"M16.5 7.5 19 5\"\/><\/svg>\r\n            <\/span>\r\n            <h3>International Delivery<\/h3>\r\n            <p>At PESA \/ Petrobras International in Argentina, I led the access-governance workstream for the migration of SAP roles and authorizations.<\/p>\r\n          <\/article>\r\n\r\n          <article class=\"isaac-experience__milestone\">\r\n            <span class=\"isaac-experience__milestone-icon\" aria-hidden=\"true\">\r\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3 5 6v5c0 4.6 2.7 8.2 7 10 4.3-1.8 7-5.4 7-10V6z\"\/><circle cx=\"11\" cy=\"11\" r=\"3\"\/><path d=\"m13.3 13.3 2.2 2.2\"\/><\/svg>\r\n            <\/span>\r\n            <h3>SOX Controls<\/h3>\r\n            <p>On a Petrobras SOX engagement, I led the SAP SD commercial workstream across data extraction, ETL-based reporting, process and control analysis, auditor alignment and audit evidence.<\/p>\r\n          <\/article>\r\n        <\/div>\r\n\r\n        <blockquote class=\"isaac-experience__milestones-conclusion\">\r\n          <p>These experiences added governance, controls and international delivery to a career built primarily around SAP processes and Brazil Localization.<\/p>\r\n        <\/blockquote>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__cv\" id=\"sap-cv\" aria-labelledby=\"sap-cv-title\">\r\n      <div class=\"isaac-experience__container\">\r\n        <div class=\"isaac-experience__cv-card\">\r\n          <div>\r\n            <p class=\"isaac-experience__eyebrow\">SAP CV<\/p>\r\n            <h2 id=\"sap-cv-title\">Prefer the structured view?<\/h2>\r\n            <p>For a structured view of my SAP profile, core expertise, global delivery background and selected career highlights, download the current English SAP CV.<\/p>\r\n          <\/div>\r\n          <div class=\"isaac-experience__cv-action\">\r\n            <a class=\"isaac-experience__button isaac-experience__button--primary\" href=\"https:\/\/isaacaoficial.com\/wp-content\/uploads\/2026\/08\/CV_Isaac_Andrade_EN_SAP_Principal_2026-08_R2_FINAL.pdf\" download=\"Isaac-Andrade-SAP-CV-English-2026.pdf\" type=\"application\/pdf\" aria-label=\"Download Isaac Andrade's English SAP CV in PDF format\">Download SAP CV<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"isaac-experience__cta\" aria-labelledby=\"cta-title\">\r\n      <div class=\"isaac-experience__container isaac-experience__cta-grid\">\r\n        <div class=\"isaac-experience__cta-copy\">\r\n          <p class=\"isaac-experience__eyebrow\">Next Step<\/p>\r\n          <h2 id=\"cta-title\">Does your SAP project need to work in Brazil?<\/h2>\r\n          <p>If the challenge involves a global template, Brazil Localization, SAP MM\/P2P, SAP SD\/OTC, tax, electronic invoicing or integrations, the first step is understanding the context. We can start with the current situation and what the project actually needs to achieve.<\/p>\r\n        <\/div>\r\n        <div class=\"isaac-experience__cta-actions\">\r\n          <a class=\"isaac-experience__button isaac-experience__button--primary\" href=\"\/en\/contact\/\">Discuss an SAP Project in Brazil<\/a>\r\n          <a class=\"isaac-experience__button\" href=\"\/en\/content\/\">Explore Insights<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\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>SAP Project Experience The project already had a design. Brazil changed the questions. Across different stages of my career, I\u2019ve [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ai_generated_summary":"","footnotes":""},"class_list":["post-1108","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/pages\/1108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/comments?post=1108"}],"version-history":[{"count":8,"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/pages\/1108\/revisions"}],"predecessor-version":[{"id":1531,"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/pages\/1108\/revisions\/1531"}],"wp:attachment":[{"href":"https:\/\/isaacaoficial.com\/en\/wp-json\/wp\/v2\/media?parent=1108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}