{"id":42537,"date":"2026-05-08T12:18:14","date_gmt":"2026-05-08T06:48:14","guid":{"rendered":"https:\/\/prolifics.com\/usa\/?page_id=42537"},"modified":"2026-05-20T11:26:26","modified_gmt":"2026-05-20T05:56:26","slug":"bridging-the-gap-betweeninfrastructure-and-ai","status":"publish","type":"page","link":"https:\/\/prolifics.com\/usa\/resource-center\/bridging-the-gap-betweeninfrastructure-and-ai","title":{"rendered":"Bridging the Gap BetweenInfrastructure and AI"},"content":{"rendered":"<!--themify_builder_content-->\n<div id=\"themify_builder_content-42537\" data-postid=\"42537\" class=\"themify_builder_content themify_builder_content-42537 themify_builder tf_clear\">\n                    <div  data-css_id=\"09gg152\" data-lazy=\"1\" class=\"module_row themify_builder_row fullwidth tb_09gg152 tb_first tf_w\">\n                        <div class=\"row_inner col_align_top tb_col_count_1 tf_box tf_rel\">\n                        <div  data-lazy=\"1\" class=\"module_column tb-column col-full tb_8dzp153 first\">\n                    <!-- module plain text -->\n<div  class=\"module module-plain-text tb_n3v6999 \" data-lazy=\"1\">\n        <div class=\"tb_text_wrap\">\n    <meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Bridging the Gap Between Infrastructure and AI | IBM \u00d7 Prolifics | June 4, Washington DC<\/title>\n<meta name=\"description\" content=\"Join IBM and Prolifics for an exclusive executive session on how IBM watsonx and IBM Storage Fusion together form the data and infrastructure backbone your AI strategy needs.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&amp;family=IBM+Plex+Serif:wght@400;500&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --blue: #0F62FE;\n    --blue-dark: #0043CE;\n    --blue-light: #D0E2FF;\n    --navy: #001141;\n    --text: #161616;\n    --text-mid: #393939;\n    --text-muted: #6F6F6F;\n    --border: #E0E0E0;\n    --bg: #FFFFFF;\n    --bg-subtle: #F4F4F4;\n    --bg-blue: #EEF4FF;\n    --accent: #FF832B;\n    --green: #198038;\n  }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'IBM Plex Sans', sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    line-height: 1.6;\n    font-size: 16px;\n  }\n\n  \/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500 *\/\n  nav {\n    background: var(--navy);\n    padding: 0 5%;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    height: 56px;\n    position: sticky;\n    top: 0;\n    z-index: 100;\n  }\n  .nav-logos { display: flex; align-items: center; gap: 20px; }\n  .nav-logo-img {\n    display: block;\n    height: 22px;\n    width: auto;\n    object-fit: contain;\n  }\n  .nav-logo-prolifics { height: 24px; }\n  .nav-sep { width: 1px; height: 20px; background: rgba(255,255,255,0.25); }\n  .nav-prolifics { font-size: 13px; color: rgba(255,255,255,0.55); font-weight: 400; letter-spacing: 0.06em; text-transform: uppercase; }\n  .nav-cta {\n    background: var(--blue);\n    color: #fff;\n    border: none;\n    padding: 9px 20px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 500;\n    cursor: pointer;\n    letter-spacing: 0.02em;\n    transition: background 0.15s;\n    text-decoration: none;\n  }\n  .nav-cta:hover { background: var(--blue-dark); }\n\n  \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n  .hero {\n    background: var(--navy);\n    padding: 70px 5% 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    right: -80px;\n    top: -80px;\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(15,98,254,0.18) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr 380px; gap: 60px; align-items: start; }\n  .hero-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.15);\n    padding: 6px 14px;\n    font-size: 12px;\n    color: #A8C8FF;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n  }\n  .tag-dot { width: 6px; height: 6px; border-radius: 50%; background: #42BE65; }\n  .hero-eyebrow {\n    font-size: 13px;\n    color: rgba(255,255,255,0.5);\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    margin-bottom: 12px;\n  }\n  .hero h1 {\n    font-size: clamp(28px, 4vw, 46px);\n    font-weight: 300;\n    color: #fff;\n    line-height: 1.15;\n    margin-bottom: 16px;\n    letter-spacing: -0.01em;\n  }\n  .hero h1 strong { font-weight: 600; color: #78A9FF; }\n  .hero-sub {\n    font-family: 'IBM Plex Serif', serif;\n    font-size: 17px;\n    color: rgba(255,255,255,0.55);\n    font-style: italic;\n    margin-bottom: 36px;\n    line-height: 1.5;\n  }\n  .hero-meta { display: flex; flex-direction: column; gap: 12px; margin-bottom: 36px; }\n  .meta-row { display: flex; align-items: center; gap: 12px; }\n  .meta-icon { width: 32px; height: 32px; background: rgba(255,255,255,0.08); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n  .meta-icon svg { width: 16px; height: 16px; fill: #78A9FF; }\n  .meta-text { font-size: 14px; color: rgba(255,255,255,0.75); }\n  .meta-text strong { color: #fff; font-weight: 500; }\n  .hero-btns { display: flex; gap: 12px; flex-wrap: wrap; padding-bottom: 60px; }\n  .btn-hero-primary {\n    background: var(--blue);\n    color: #fff;\n    border: none;\n    padding: 14px 28px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: background 0.15s;\n    text-decoration: none;\n    display: inline-block;\n  }\n  .btn-hero-primary:hover { background: var(--blue-dark); }\n  .btn-hero-cal {\n    background: transparent;\n    color: #78A9FF;\n    border: 1px solid rgba(120,169,255,0.4);\n    padding: 14px 22px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 14px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    transition: background 0.15s;\n    position: relative;\n  }\n  .btn-hero-cal:hover { background: rgba(120,169,255,0.08); }\n  .cal-menu {\n    display: none;\n    position: absolute;\n    top: calc(100% + 4px);\n    left: 0;\n    background: #fff;\n    border: 1px solid var(--border);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.12);\n    min-width: 200px;\n    z-index: 200;\n  }\n  .cal-menu.open { display: block; }\n  .cal-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 16px;\n    font-size: 13px;\n    color: var(--text);\n    cursor: pointer;\n    text-decoration: none;\n    transition: background 0.1s;\n  }\n  .cal-item:hover { background: var(--bg-subtle); }\n  .cal-item svg { width: 16px; height: 16px; flex-shrink: 0; }\n\n  \/* hero right: register card *\/\n  .hero-card {\n    background: #fff;\n    padding: 32px 28px 28px;\n    position: relative;\n    top: 0;\n    align-self: start;\n  }\n  .hero-card h3 { font-size: 17px; font-weight: 600; color: var(--text); margin-bottom: 4px; }\n  .hero-card p { font-size: 13px; color: var(--text-muted); margin-bottom: 20px; }\n  .form-group { margin-bottom: 14px; }\n  .form-group label { display: block; font-size: 12px; color: var(--text-mid); margin-bottom: 5px; font-weight: 500; letter-spacing: 0.02em; }\n  .form-group input, .form-group select {\n    width: 100%;\n    border: 1px solid var(--border);\n    padding: 10px 12px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 14px;\n    color: var(--text);\n    background: var(--bg);\n    outline: none;\n    transition: border-color 0.15s;\n    -webkit-appearance: none;\n  }\n  .form-group input:focus, .form-group select:focus { border-color: var(--blue); }\n  .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n  .btn-register {\n    width: 100%;\n    background: var(--blue);\n    color: #fff;\n    border: none;\n    padding: 13px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 14px;\n    font-weight: 600;\n    cursor: pointer;\n    margin-top: 6px;\n    letter-spacing: 0.02em;\n    transition: background 0.15s;\n  }\n  .btn-register:hover { background: var(--blue-dark); }\n  .form-disclaimer { font-size: 11px; color: var(--text-muted); margin-top: 10px; line-height: 1.5; text-align: center; }\n  .hubspot-form-embed {\n    margin-top: 16px;\n    min-height: 260px;\n  }\n  .modal .hubspot-form-embed { min-height: 320px; }\n  .hubspot-form-embed form,\n  .hubspot-form-embed fieldset {\n    max-width: none !important;\n    width: 100% !important;\n    padding: 0 !important;\n  }\n  .hubspot-form-embed fieldset { margin: 0 !important; }\n  .hubspot-form-embed .hs-form,\n  .hubspot-form-embed .hs-form-private,\n  .hubspot-form-embed .hsfc-Step__Content,\n  .hubspot-form-embed .hs-form-field,\n  .hubspot-form-embed .input,\n  .hubspot-form-embed .hs-input,\n  .hubspot-form-embed .field {\n    max-width: none !important;\n    width: 100% !important;\n  }\n  .hubspot-form-embed .hsfc-Step__Content {\n    padding: 0 !important;\n  }\n  .hubspot-form-embed .hs-form-field {\n    float: none !important;\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n  }\n  .hubspot-form-embed .hs-richtext {\n    display: none !important;\n  }\n  .hubspot-form-embed label,\n  .hubspot-form-embed .hs-form-field > label {\n    display: block !important;\n    margin: 0 0 5px !important;\n    color: var(--text-mid) !important;\n    font-family: 'IBM Plex Sans', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 500 !important;\n    letter-spacing: 0.02em !important;\n    line-height: 1.4 !important;\n  }\n  .hubspot-form-embed .input {\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n  .hubspot-form-embed input:not([type=\"checkbox\"]):not([type=\"radio\"]):not([type=\"submit\"]),\n  .hubspot-form-embed select,\n  .hubspot-form-embed textarea {\n    width: 100% !important;\n    min-height: 42px !important;\n    border: 1px solid var(--border) !important;\n    border-radius: 0 !important;\n    background: var(--bg) !important;\n    color: var(--text) !important;\n    padding: 10px 12px !important;\n    box-shadow: none !important;\n    outline: none !important;\n    font-family: 'IBM Plex Sans', sans-serif !important;\n    font-size: 14px !important;\n    line-height: 1.4 !important;\n    transition: border-color 0.15s !important;\n    -webkit-appearance: none;\n  }\n  .hubspot-form-embed .hs-fieldtype-phonenumber .input,\n  .hubspot-form-embed .hs-fieldtype-phone .input {\n    display: flex !important;\n    gap: 8px !important;\n  }\n  .hubspot-form-embed .hs-fieldtype-phonenumber select,\n  .hubspot-form-embed .hs-fieldtype-phone select {\n    flex: 0 0 86px !important;\n    width: 86px !important;\n  }\n  .hubspot-form-embed .hs-fieldtype-phonenumber input,\n  .hubspot-form-embed .hs-fieldtype-phone input {\n    flex: 1 1 auto !important;\n  }\n  .hubspot-form-embed input:focus,\n  .hubspot-form-embed select:focus,\n  .hubspot-form-embed textarea:focus {\n    border-color: var(--blue) !important;\n  }\n  .hubspot-form-embed input[type=\"checkbox\"],\n  .hubspot-form-embed input[type=\"radio\"] {\n    margin-right: 8px !important;\n    accent-color: var(--blue);\n  }\n  .hubspot-form-embed .hs-error-msgs {\n    margin: 5px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n  .hubspot-form-embed .hs-error-msg,\n  .hubspot-form-embed .hs-error-msgs label {\n    color: #DA1E28 !important;\n    font-size: 11px !important;\n    font-weight: 400 !important;\n    letter-spacing: 0 !important;\n  }\n  .hubspot-form-embed .legal-consent-container,\n  .hubspot-form-embed .hs-dependent-field {\n    color: var(--text-muted) !important;\n    font-family: 'IBM Plex Sans', sans-serif !important;\n    font-size: 11px !important;\n    line-height: 1.5 !important;\n  }\n  .hubspot-form-embed .hs-submit {\n    margin: 8px 0 0 !important;\n    padding: 0 !important;\n  }\n  .hubspot-form-embed .hs-submit .actions,\n  .hubspot-form-embed .actions {\n    margin: 0 !important;\n    padding: 0 !important;\n    text-align: left !important;\n  }\n  .hubspot-form-embed input[type=\"submit\"],\n  .hubspot-form-embed button[type=\"submit\"],\n  .hubspot-form-embed .hs-button,\n  .hubspot-form-embed .actions .hs-button {\n    width: 100% !important;\n    min-height: 44px !important;\n    border: none !important;\n    border-radius: 0 !important;\n    background: var(--blue) !important;\n    color: #fff !important;\n    padding: 13px !important;\n    cursor: pointer !important;\n    font-family: 'IBM Plex Sans', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.02em !important;\n    transition: background 0.15s !important;\n    text-align: center !important;\n    text-decoration: none !important;\n    white-space: normal !important;\n    appearance: none !important;\n  }\n  .hubspot-form-embed input[type=\"submit\"]:hover,\n  .hubspot-form-embed button[type=\"submit\"]:hover,\n  .hubspot-form-embed .hs-button:hover {\n    background: var(--blue-dark) !important;\n  }\n  .hubspot-form-embed .submitted-message {\n    color: var(--text) !important;\n    font-family: 'IBM Plex Sans', sans-serif !important;\n    font-size: 14px !important;\n    line-height: 1.6 !important;\n    text-align: center !important;\n  }\n  .seats-badge {\n    background: #FFF1E0;\n    border: 1px solid #FFB784;\n    color: #8A3800;\n    font-size: 11px;\n    padding: 5px 12px;\n    display: inline-block;\n    margin-bottom: 14px;\n    font-weight: 500;\n  }\n  .success-msg { display: none; text-align: center; padding: 20px 0; }\n  .success-msg .check { font-size: 40px; margin-bottom: 10px; }\n  .success-msg h4 { font-size: 16px; font-weight: 600; margin-bottom: 6px; }\n  .success-msg p { font-size: 13px; color: var(--text-muted); }\n\n  \/* \u2500\u2500\u2500 SECTIONS \u2500\u2500\u2500 *\/\n  .section { padding: 72px 5%; }\n  .section-inner { max-width: 1100px; margin: 0 auto; }\n  .section-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: var(--blue);\n    font-weight: 600;\n    margin-bottom: 8px;\n  }\n  .section-title {\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 600;\n    color: var(--text);\n    line-height: 1.25;\n    margin-bottom: 14px;\n  }\n  .section-sub {\n    font-size: 16px;\n    color: var(--text-muted);\n    max-width: 640px;\n    line-height: 1.65;\n    margin-bottom: 40px;\n  }\n\n  \/* \u2500\u2500\u2500 WHY ATTEND \u2500\u2500\u2500 *\/\n  .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1px; background: var(--border); border: 1px solid var(--border); }\n  .why-card {\n    background: #fff;\n    padding: 32px 28px;\n    transition: background 0.15s;\n  }\n  .why-card:hover { background: var(--bg-blue); }\n  .why-icon {\n    width: 44px;\n    height: 44px;\n    background: var(--bg-blue);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n  .why-icon svg { width: 22px; height: 22px; fill: var(--blue); }\n  .why-card h4 { font-size: 15px; font-weight: 600; color: var(--text); margin-bottom: 8px; }\n  .why-card p { font-size: 14px; color: var(--text-muted); line-height: 1.6; }\n\n  \/* \u2500\u2500\u2500 TECH SECTION \u2500\u2500\u2500 *\/\n  .tech-section { background: var(--navy); }\n  .tech-section .section-title { color: #fff; }\n  .tech-section .section-sub { color: rgba(255,255,255,0.55); }\n  .tech-section .section-label { color: #78A9FF; }\n  .tech-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n  .tech-card {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.1);\n    padding: 32px 28px;\n  }\n  .tech-logo-row {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    margin-bottom: 20px;\n    min-height: 46px;\n    background: #fff;\n    border: 1px solid rgba(255,255,255,0.16);\n    border-radius: 5px;\n    padding: 6px 10px;\n  }\n  .tech-logo-img {\n    display: block;\n    max-width: 175px;\n    max-height: 34px;\n    width: auto;\n    height: auto;\n    object-fit: contain;\n  }\n  .tech-badge {\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.08em;\n    padding: 5px 10px;\n    color: #fff;\n  }\n  .badge-watsonx { background: #8A3FFC; }\n  .badge-fusion { background: var(--blue); }\n  .tech-card h3 { font-size: 19px; font-weight: 600; color: #fff; margin-bottom: 12px; }\n  .tech-card p { font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.65; margin-bottom: 18px; }\n  .tech-bullets { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .tech-bullets li {\n    font-size: 13px;\n    color: rgba(255,255,255,0.7);\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    line-height: 1.5;\n  }\n  .tech-bullets li::before {\n    content: '';\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #78A9FF;\n    flex-shrink: 0;\n    margin-top: 6px;\n  }\n  .synergy-bar {\n    margin-top: 32px;\n    border: 1px solid rgba(255,255,255,0.12);\n    padding: 24px 28px;\n    background: rgba(15,98,254,0.12);\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n  }\n  .synergy-bar svg { width: 24px; height: 24px; fill: #78A9FF; flex-shrink: 0; margin-top: 2px; }\n  .synergy-bar div { font-size: 14px; color: rgba(255,255,255,0.75); line-height: 1.6; }\n  .synergy-bar div strong { color: #fff; }\n\n  \/* \u2500\u2500\u2500 AGENDA \u2500\u2500\u2500 *\/\n  .agenda-section { background: var(--bg-subtle); }\n  .agenda-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n  .agenda-table thead tr { background: var(--navy); }\n  .agenda-table thead th {\n    padding: 14px 20px;\n    text-align: left;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    color: rgba(255,255,255,0.65);\n    font-weight: 500;\n  }\n  .agenda-table tbody tr { border-bottom: 1px solid var(--border); background: #fff; }\n  .agenda-table tbody tr:hover { background: var(--bg-blue); }\n  .agenda-table td { padding: 16px 20px; color: var(--text-mid); vertical-align: top; }\n  .agenda-table td.session-name { font-weight: 500; color: var(--text); }\n  .session-by { font-size: 12px; color: var(--text-muted); margin-top: 2px; font-weight: 400; }\n  .session-tag {\n    display: inline-block;\n    font-size: 11px;\n    padding: 3px 9px;\n    font-weight: 500;\n    margin-left: 8px;\n    vertical-align: middle;\n  }\n  .tag-featured { background: #D0E2FF; color: #0043CE; }\n  .tag-networking { background: #DEFBE6; color: #0E6027; }\n\n  \/* \u2500\u2500\u2500 USE CASE \u2500\u2500\u2500 *\/\n  .usecase-placeholder {\n    border: 2px dashed var(--border);\n    padding: 52px 40px;\n    text-align: center;\n    background: #fff;\n  }\n  .usecase-placeholder svg { width: 40px; height: 40px; fill: #C6C6C6; margin-bottom: 14px; }\n  .usecase-placeholder h4 { font-size: 16px; font-weight: 500; color: var(--text-muted); margin-bottom: 6px; }\n  .usecase-placeholder p { font-size: 13px; color: #A8A8A8; }\n\n  \/* \u2500\u2500\u2500 SPEAKERS \u2500\u2500\u2500 *\/\n  .speakers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; }\n  .speaker-card {\n    border: 1px solid var(--border);\n    padding: 28px;\n    background: #fff;\n    transition: border-color 0.15s, box-shadow 0.15s;\n  }\n  .speaker-card:hover { border-color: var(--blue); box-shadow: 0 4px 20px rgba(15,98,254,0.08); }\n  .speaker-info h4 { font-size: 16px; font-weight: 600; color: var(--text); margin-bottom: 3px; }\n  .speaker-title { font-size: 13px; color: var(--text-muted); line-height: 1.4; }\n  .speaker-company {\n    display: inline-block;\n    margin-top: 8px;\n    font-size: 11px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--blue);\n    background: var(--bg-blue);\n    padding: 3px 8px;\n  }\n\n  \/* \u2500\u2500\u2500 WHO SHOULD ATTEND \u2500\u2500\u2500 *\/\n  .audience-section { background: var(--bg-blue); }\n  .audience-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 12px; }\n  .audience-chip {\n    background: #fff;\n    border: 1px solid var(--blue-light);\n    padding: 14px 18px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    color: var(--text);\n    font-weight: 400;\n  }\n  .audience-chip svg { width: 18px; height: 18px; fill: var(--blue); flex-shrink: 0; }\n  .industry-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }\n  .ind-tag {\n    background: var(--navy);\n    color: #fff;\n    padding: 8px 18px;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.02em;\n  }\n\n  \/* \u2500\u2500\u2500 BOTTOM CTA \u2500\u2500\u2500 *\/\n  .bottom-cta {\n    background: var(--blue);\n    padding: 64px 5%;\n    text-align: center;\n  }\n  .bottom-cta h2 { font-size: clamp(22px, 3vw, 34px); font-weight: 600; color: #fff; margin-bottom: 12px; }\n  .bottom-cta p { font-size: 16px; color: rgba(255,255,255,0.75); margin-bottom: 32px; max-width: 560px; margin-left: auto; margin-right: auto; }\n  .bottom-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n  .btn-white {\n    background: #fff;\n    color: var(--blue-dark);\n    border: none;\n    padding: 14px 30px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 15px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    transition: background 0.15s;\n  }\n  .btn-white:hover { background: #E8F0FF; }\n  .btn-outline-white {\n    background: transparent;\n    color: #fff;\n    border: 2px solid rgba(255,255,255,0.5);\n    padding: 14px 24px;\n    font-family: 'IBM Plex Sans', sans-serif;\n    font-size: 14px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n  }\n\n  \/* \u2500\u2500\u2500 MODAL OVERLAY \u2500\u2500\u2500 *\/\n  .modal-overlay {\n    display: none;\n    position: fixed;\n    inset: 0;\n    background: rgba(0,0,0,0.6);\n    z-index: 999;\n    align-items: center;\n    justify-content: center;\n  }\n  .modal-overlay.open { display: flex; }\n  .modal {\n    background: #fff;\n    width: 480px;\n    max-width: 95vw;\n    padding: 36px;\n    position: relative;\n    max-height: 90vh;\n    overflow-y: auto;\n  }\n  .modal-close {\n    position: absolute;\n    top: 16px;\n    right: 18px;\n    background: none;\n    border: none;\n    font-size: 22px;\n    cursor: pointer;\n    color: var(--text-muted);\n    line-height: 1;\n  }\n  .modal h3 { font-size: 20px; font-weight: 600; margin-bottom: 4px; }\n  .modal .modal-sub { font-size: 13px; color: var(--text-muted); margin-bottom: 24px; }\n  .modal-success { display: none; text-align: center; padding: 20px 0; }\n  .modal-success .big-check { font-size: 50px; margin-bottom: 12px; }\n  .modal-success h4 { font-size: 18px; font-weight: 600; margin-bottom: 8px; }\n  .modal-success p { font-size: 14px; color: var(--text-muted); margin-bottom: 20px; }\n\n  @media (max-width: 900px) {\n    .hero-inner { grid-template-columns: 1fr; }\n    .hero-card { max-width: 100%; }\n    .hero-btns { padding-bottom: 40px; }\n    .tech-grid { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 600px) {\n    .hero h1 { font-size: 26px; }\n    .form-row { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n\n<script src=\"https:\/\/js.hsforms.net\/forms\/embed\/developer\/8077126.js\" defer=\"\"><\/script>\n\n<!-- NAV -->\n<nav>\n  <div class=\"nav-logos\">\n    <img decoding=\"async\" class=\"nav-logo-img smush-dimensions lazyload\" data-src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo.png\" alt=\"IBM\" title=\"\" width=\"1800\" style=\"--smush-image-width: 1800px; --smush-image-aspect-ratio: 1800\/664;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" data-srcset=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo.png 1800w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo-300x111.png 300w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo-1024x378.png 1024w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo-768x283.png 768w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo-1536x567.png 1536w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 1800px) 100vw, 1800px\">\n    <div class=\"nav-sep\"><\/div>\n    <img decoding=\"async\" class=\"nav-logo-img nav-logo-prolifics smush-dimensions lazyload\" data-src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white.png\" alt=\"Prolifics\" title=\"\" width=\"1066\" style=\"--smush-image-width: 1066px; --smush-image-aspect-ratio: 1066\/162;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" data-srcset=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white.png 1066w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-300x46.png 300w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-1024x156.png 1024w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-768x117.png 768w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-1024x156-180x27.png 180w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-1024x156-203x30.png 203w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-1024x156-100x15.png 100w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white-1024x156-360x54.png 360w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 1066px) 100vw, 1066px\">\n  <\/div>\n  <a href=\"#\" class=\"nav-cta\" onclick=\"openModal(); return false;\">Register Now \u2192<\/a>\n<\/nav>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div>\n      <div class=\"hero-tag\"><span class=\"tag-dot\"><\/span> Exclusive Executive Event \u00b7 Washington, DC<\/div>\n      <p class=\"hero-eyebrow\">Hosted by Prolifics and IBM<\/p>\n      <h1>Bridging the Gap Between<br><strong>Infrastructure and AI<\/strong><\/h1>\n      <p class=\"hero-sub\">Your AI strategy is only as strong as the data and storage behind it.<\/p>\n      <div class=\"hero-meta\">\n        <div class=\"meta-row\">\n          <div class=\"meta-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg>\n          <\/div>\n          <div class=\"meta-text\"><strong>Thursday, June 4, 2026<\/strong><\/div>\n        <\/div>\n        <div class=\"meta-row\">\n          <div class=\"meta-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2a10 10 0 1 0 0 20A10 10 0 0 0 12 2zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z\"><\/path><\/svg>\n          <\/div>\n          <div class=\"meta-text\"><strong>3:00 PM \u2013 5:00 PM EST<\/strong> \u00b7 Happy Hour at 5:30 PM<\/div>\n        <\/div>\n        <div class=\"meta-row\">\n          <div class=\"meta-icon\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg>\n          <\/div>\n          <div class=\"meta-text\"><strong>IBM Innovation&nbsp;<\/strong><font color=\"#ffffff\"><span style=\"font-size: 14px;\">Studio&nbsp;<\/span><\/font>\u00b7 Washington, DC<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"hero-btns\">\n        <a href=\"#\" class=\"btn-hero-primary\" onclick=\"openModal(); return false;\">Secure Your Seat \u2192<\/a>\n        <div style=\"position:relative;\">\n          <button class=\"btn-hero-cal\" id=\"calBtn\" onclick=\"document.getElementById('calMenu').classList.toggle('open'); event.stopPropagation();\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg>\n            Add to Calendar \u25be\n          <\/button>\n          <div class=\"cal-menu\" id=\"calMenu\">\n            <a class=\"cal-item\" href=\"#\" onclick=\"addToGoogle(); return false;\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z\" fill=\"#EA4335\"><\/path><\/svg>\n              Google Calendar\n            <\/a>\n            <a class=\"cal-item\" href=\"#\" onclick=\"downloadICS(); return false;\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83\" fill=\"#999\"><\/path><\/svg>\n              Apple \/ iCal (.ics)\n            <\/a>\n            <a class=\"cal-item\" href=\"#\" onclick=\"downloadICS(); return false;\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M7 11H17V13H7V11M7 7H17V9H7V7M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M19 19H5V8H19V19Z\" fill=\"#0078D4\"><\/path><\/svg>\n              Outlook (.ics)\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- REGISTER CARD -->\n    <div class=\"hero-card\">\n      <div>\n        <span class=\"seats-badge\">\u26a1 Limited to 20\u201325 attendees<\/span>\n        <h3>Register for the Event<\/h3>\n        <p>Free to attend \u00b7 June 4 \u00b7 Washington, DC<\/p>\n        <div class=\"hs-form-html hubspot-form-embed\" data-region=\"na1\" data-form-id=\"ac1b7f87-92de-4ad5-b430-c9903b535caf\" data-portal-id=\"8077126\"><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY ATTEND -->\n<section class=\"section\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Why Attend<\/p>\n    <h2 class=\"section-title\">Where AI ambition meets infrastructure reality<\/h2>\n    <p class=\"section-sub\">Most AI initiatives stall because the underlying data and storage infrastructure was not built to support them. This session changes that.<\/p>\n    <div class=\"why-grid\">\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M11 17H9V8h2v9zm4-3h-2V8h2v6zm4 4H5V3h14v15zm0-17H5c-1.1 0-2 .9-2 2v15l4 4h12c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z\"><\/path><\/svg>\n        <\/div>\n        <h4>See the full AI stack in action<\/h4>\n        <p>Watch IBM watsonx and IBM Storage Fusion work together, live, from raw data to AI-ready insights.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"><\/path><\/svg>\n        <\/div>\n        <h4>Get a clear path from pilot to production<\/h4>\n        <p>Leave with a practical framework for scaling your AI projects to enterprise deployment.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"><\/path><\/svg>\n        <\/div>\n        <h4>Connect with peers who share your challenges<\/h4>\n        <p>An intimate group of 20 to 25 IT and business leaders, not a conference crowd.<\/p>\n      <\/div>\n      <div class=\"why-card\">\n        <div class=\"why-icon\">\n          <svg viewBox=\"0 0 24 24\"><path d=\"M12 3L1 9l11 6 9-4.91V17h2V9M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82z\"><\/path><\/svg>\n        <\/div>\n        <h4>Learn from IBM and Prolifics experts<\/h4>\n        <p>Hear directly from practitioners who have deployed these solutions at real enterprise scale.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TECHNOLOGY SPOTLIGHT -->\n<section class=\"section tech-section\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Technology Spotlight<\/p>\n    <h2 class=\"section-title\">The two platforms powering enterprise AI<\/h2>\n    <p class=\"section-sub\">AI is only as powerful as the data feeding it and the infrastructure running it.<\/p>\n    <div class=\"tech-grid\">\n      <div class=\"tech-card\">\n        <div class=\"tech-logo-row\">\n          <img decoding=\"async\" class=\"tech-logo-img smush-dimensions lazyload\" data-src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/watsonx_logo_transparent-e1778243553743.png\" alt=\"IBM watsonx\" title=\"\" width=\"724\" style=\"--smush-image-width: 724px; --smush-image-aspect-ratio: 724\/126;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" data-srcset=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/watsonx_logo_transparent-e1778243553743.png 724w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/watsonx_logo_transparent-e1778243553743-300x52.png 300w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 724px) 100vw, 724px\">\n        <\/div>\n        <h3>Your AI &amp; Data Platform<\/h3>\n        <ul class=\"tech-bullets\">\n          <li>watsonx.ai<\/li>\n          <li>watsonx.data<\/li>\n          <li>watsonx.governance<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tech-card\">\n        <div class=\"tech-logo-row\">\n          <img decoding=\"async\" class=\"tech-logo-img smush-dimensions lazyload\" data-src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/ibm_fusion_logo_transparent-e1778243637520.png\" alt=\"IBM Storage Fusion\" title=\"\" width=\"668\" style=\"--smush-image-width: 668px; --smush-image-aspect-ratio: 668\/132;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" data-srcset=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/ibm_fusion_logo_transparent-e1778243637520.png 668w, https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/ibm_fusion_logo_transparent-e1778243637520-300x59.png 300w\" data-sizes=\"auto\" data-original-sizes=\"(max-width: 668px) 100vw, 668px\">\n        <\/div>\n        <h3>Your AI Infrastructure Platform<\/h3>\n        <ul class=\"tech-bullets\">\n          <li>Hyper-converged infrastructure (HCI)<\/li>\n          <li>Red Hat OpenShift<\/li>\n          <li>GPU-accelerated compute (NVIDIA L40S &amp; H100)<\/li>\n          <li>Content-Aware Storage for RAG and GenAI<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"synergy-bar\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"><\/path><\/svg>\n      <div><strong>The Fusion + watsonx synergy:<\/strong> IBM Storage Fusion does not just host watsonx, it actively accelerates it. Fusion is the high-performance substrate that lets watsonx query data faster, train models more efficiently, and scale from proof-of-concept to full production without redesigning your infrastructure. Eyal Abraham and Ajay Madwesh will walk through exactly how these two platforms complement each other in real enterprise deployments.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- AGENDA -->\n<section class=\"section agenda-section\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Agenda<\/p>\n    <h2 class=\"section-title\">What to Expect on June 4th<\/h2>\n    <p class=\"section-sub\">A focused afternoon built for senior leaders: substance, peer connection, and a clear path forward on enterprise AI.<\/p>\n    <table class=\"agenda-table\">\n      <thead>\n        <tr>\n          <th>Session<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td class=\"session-name\">Welcome &amp; Introductions <span class=\"session-tag tag-featured\">Kicking off<\/span><\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">IBM Innovation Studio Tour\n            <div class=\"session-by\">Explore one of IBM&#8217;s premier AI and technology showcase environments<\/div>\n          <\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">IBM Data watsonx \u2014 The Foundation for Enterprise AI <span class=\"session-tag tag-featured\">Featured<\/span>\n            <div class=\"session-by\">Ajay Madwesh, VP \u2013 Advanced Analytics, Prolifics<\/div>\n          <\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">IBM Storage Fusion \u2014 Synergies with watsonx <span class=\"session-tag tag-featured\">Featured<\/span>\n            <div class=\"session-by\">Eyal Abraham, Solution Architect, IBM Fusion and IBM Scale, IBM<\/div>\n          <\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">Industry Use Case\n            <div class=\"session-by\">Real-world application of watsonx + Fusion in action. Details coming soon.<\/div>\n          <\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">Call to Action &amp; Next Steps\n            <div class=\"session-by\">How to take what you&#8217;ve learned back to your organization and start moving<\/div>\n          <\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">Session Concludes<\/td>\n        <\/tr>\n        <tr>\n          <td class=\"session-name\">Happy Hour &amp; Networking <span class=\"session-tag tag-networking\">Social<\/span>\n            <div class=\"session-by\">Venue TBD \u2014 continue the conversation over drinks with IBM and Prolifics leaders<\/div>\n          <\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/section>\n\n<!-- SPEAKERS -->\n<section class=\"section\" style=\"background: var(--bg-subtle);\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Featured Speakers<\/p>\n    <h2 class=\"section-title\">Hear from the people building this<\/h2>\n    <p class=\"section-sub\">Practitioners who have deployed these solutions with real clients, at real scale.<\/p>\n    <div class=\"speakers-grid\">\n      <div class=\"speaker-card\">\n        <div class=\"speaker-info\">\n          <h4>Eyal Abraham<\/h4>\n          <p class=\"speaker-title\">Solution Architect, IBM Fusion and IBM Scale<br>IBM&#8217;s go-to expert on Storage Fusion architecture and its integration with watsonx<\/p>\n          <span class=\"speaker-company\">IBM<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"speaker-card\">\n        <div class=\"speaker-info\">\n          <h4>Ajay Madwesh<\/h4>\n          <p class=\"speaker-title\">Vice President \u2013 Advanced Analytics<br>Leading Prolifics&#8217; AI and data strategy practice<\/p>\n          <span class=\"speaker-company\">Prolifics<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHO SHOULD ATTEND -->\n<section class=\"section audience-section\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Who Should Attend<\/p>\n    <h2 class=\"section-title\">Built for leaders making AI infrastructure decisions<\/h2>\n    <p class=\"section-sub\">An invitation-only session for a small, curated group of decision-makers responsible for data, infrastructure, or AI strategy.<\/p>\n    <div class=\"audience-grid\">\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        CTO \/ CIO \/ CDO\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        Chief Digital Officer\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        VP of Infrastructure\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        VP of Data &amp; Analytics\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        IT Director \/ IT Manager\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        Data Scientist \/ ML Engineer\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        Director of Enterprise Architecture\n      <\/div>\n      <div class=\"audience-chip\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg>\n        Head of AI \/ Digital Transformation\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- BOTTOM CTA -->\n<section class=\"bottom-cta\">\n  <h2>Seats are limited. Reserve yours today.<\/h2>\n  <p>This is an invitation-only event capped at 20 to 25 attendees. Once seats are full, registration closes. Reserve your spot today.<\/p>\n  <div class=\"bottom-btns\">\n    <a href=\"#\" class=\"btn-white\" onclick=\"openModal(); return false;\">Register Now \u2192<\/a>\n    <a href=\"#\" class=\"btn-outline-white\" onclick=\"downloadICS(); return false;\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg>\n      Add to Calendar\n    <\/a>\n  <\/div>\n<\/section>\n\n<!-- MODAL -->\n<div class=\"modal-overlay\" id=\"modalOverlay\" onclick=\"if(event.target===this) closeModal()\">\n  <div class=\"modal\">\n    <button class=\"modal-close\" onclick=\"closeModal()\">\u00d7<\/button>\n    <div>\n      <h3>Reserve Your Seat<\/h3>\n      <p class=\"modal-sub\">June 4, 2026 \u00b7 3:00\u20135:00 PM \u00b7 IBM Innovation Center, Washington DC \u00b7 Free to attend<\/p>\n      <div class=\"hs-form-html hubspot-form-embed\" data-region=\"na1\" data-form-id=\"ac1b7f87-92de-4ad5-b430-c9903b535caf\" data-portal-id=\"8077126\"><\/div>\n      <p class=\"form-disclaimer\" style=\"margin-top:12px;\">By registering, you agree to receive event-related communications from IBM and Prolifics. Your data will not be shared with third parties.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ Close calendar dropdown on outside click\n  document.addEventListener('click', function(e) {\n    const menu = document.getElementById('calMenu');\n    const btn = document.getElementById('calBtn');\n    if (menu && btn && !btn.contains(e.target)) menu.classList.remove('open');\n  });\n\n  function openModal() {\n    document.getElementById('modalOverlay').classList.add('open');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeModal() {\n    document.getElementById('modalOverlay').classList.remove('open');\n    document.body.style.overflow = '';\n  }\n\n  function addToGoogle() {\n    const url = 'https:\/\/calendar.google.com\/calendar\/render?action=TEMPLATE'\n      + '&text=Bridging+the+Gap+Between+Infrastructure+and+AI'\n      + '&dates=20250604T190000Z\/20250604T210000Z'\n      + '&details=IBM+%26+Prolifics+Executive+Event.+Synergies+of+IBM+watsonx+and+IBM+Storage+Fusion.+Register+at+prolifics.com'\n      + '&location=IBM+Innovation+Center,+Washington+DC';\n    window.open(url, '_blank');\n    document.getElementById('calMenu').classList.remove('open');\n  }\n\n  function downloadICS() {\n    const ics = [\n      'BEGIN:VCALENDAR', 'VERSION:2.0', 'PRODID:-\/\/IBM Prolifics\/\/Event\/\/EN',\n      'BEGIN:VEVENT',\n      'UID:ibm-prolifics-bridge-ai-20250604@event',\n      'DTSTAMP:20250507T000000Z',\n      'DTSTART:20250604T190000Z',\n      'DTEND:20250604T210000Z',\n      'SUMMARY:Bridging the Gap Between Infrastructure and AI \u2013 IBM & Prolifics',\n      'DESCRIPTION:Exclusive executive session on IBM watsonx and IBM Storage Fusion.\\\\nLocation: IBM Innovation Center\\\\, Washington DC\\\\nHappy Hour at 5:30 PM.',\n      'LOCATION:IBM Innovation Center\\\\, Washington\\\\, DC',\n      'END:VEVENT', 'END:VCALENDAR'\n    ].join('\\r\\n');\n    const blob = new Blob([ics], { type: 'text\/calendar;charset=utf-8' });\n    const a = document.createElement('a');\n    a.href = URL.createObjectURL(blob);\n    a.download = 'IBM_Prolifics_June4_Event.ics';\n    a.click();\n    const menu = document.getElementById('calMenu');\n    if (menu) menu.classList.remove('open');\n  }\n<\/script>\n\n\n    <\/div>\n<\/div>\n<!-- \/module plain text -->        <\/div>\n                        <\/div>\n        <\/div>\n        <\/div>\n<!--\/themify_builder_content-->","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":21937,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-42537","page","type-page","status-publish","hentry","has-post-title","has-post-date","has-post-category","has-post-tag","has-post-comment","has-post-author",""],"acf":[],"builder_content":"<meta charset=\"UTF-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"> <title>Bridging the Gap Between Infrastructure and AI | IBM \u00d7 Prolifics | June 4, Washington DC<\/title> <meta name=\"description\" content=\"Join IBM and Prolifics for an exclusive executive session on how IBM watsonx and IBM Storage Fusion together form the data and infrastructure backbone your AI strategy needs.\"> <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"> <link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&amp;family=IBM+Plex+Serif:wght@400;500&amp;display=swap\" rel=\"stylesheet\">\n<nav> <img decoding=\"async\" src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/08\/ibm-white-logo.png\" alt=\"IBM\"> <img decoding=\"async\" src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2025\/05\/prolifics-logo-white.png\" alt=\"Prolifics\"> <a href=\"#\" onclick=\"openModal(); return false;\">Register Now \u2192<\/a> <\/nav>\n<section> Exclusive Executive Event \u00b7 Washington, DC <p>Hosted by Prolifics and IBM<\/p> <h1>Bridging the Gap Between<br><strong>Infrastructure and AI<\/strong><\/h1> <p>Your AI strategy is only as strong as the data and storage behind it.<\/p> <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg> <strong>Thursday, June 4, 2026<\/strong> <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2a10 10 0 1 0 0 20A10 10 0 0 0 12 2zm0 18a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z\"><\/path><\/svg> <strong>3:00 PM \u2013 5:00 PM EST<\/strong> \u00b7 Happy Hour at 5:30 PM <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg> <strong>IBM Innovation&nbsp;<\/strong><font color=\"#ffffff\">Studio&nbsp;<\/font>\u00b7 Washington, DC <a href=\"#\" onclick=\"openModal(); return false;\">Secure Your Seat \u2192<\/a> <button id=\"calBtn\" onclick=\"document.getElementById('calMenu').classList.toggle('open'); event.stopPropagation();\"> <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg> Add to Calendar \u25be <\/button> <a href=\"#\" onclick=\"addToGoogle(); return false;\"> <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z\" fill=\"#EA4335\"><\/path><\/svg> Google Calendar <\/a> <a href=\"#\" onclick=\"downloadICS(); return false;\"> <svg viewBox=\"0 0 24 24\"><path d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83\" fill=\"#999\"><\/path><\/svg> Apple \/ iCal (.ics) <\/a> <a href=\"#\" onclick=\"downloadICS(); return false;\"> <svg viewBox=\"0 0 24 24\"><path d=\"M7 11H17V13H7V11M7 7H17V9H7V7M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M19 19H5V8H19V19Z\" fill=\"#0078D4\"><\/path><\/svg> Outlook (.ics) <\/a> \n \u26a1 Limited to 20\u201325 attendees <h3>Register for the Event<\/h3> <p>Free to attend \u00b7 June 4 \u00b7 Washington, DC<\/p> <\/section>\n<section> <p>Why Attend<\/p> <h2>Where AI ambition meets infrastructure reality<\/h2> <p>Most AI initiatives stall because the underlying data and storage infrastructure was not built to support them. This session changes that.<\/p> <svg viewBox=\"0 0 24 24\"><path d=\"M11 17H9V8h2v9zm4-3h-2V8h2v6zm4 4H5V3h14v15zm0-17H5c-1.1 0-2 .9-2 2v15l4 4h12c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z\"><\/path><\/svg> <h4>See the full AI stack in action<\/h4> <p>Watch IBM watsonx and IBM Storage Fusion work together, live, from raw data to AI-ready insights.<\/p> <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"><\/path><\/svg> <h4>Get a clear path from pilot to production<\/h4> <p>Leave with a practical framework for scaling your AI projects to enterprise deployment.<\/p> <svg viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"><\/path><\/svg> <h4>Connect with peers who share your challenges<\/h4> <p>An intimate group of 20 to 25 IT and business leaders, not a conference crowd.<\/p> <svg viewBox=\"0 0 24 24\"><path d=\"M12 3L1 9l11 6 9-4.91V17h2V9M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82z\"><\/path><\/svg> <h4>Learn from IBM and Prolifics experts<\/h4> <p>Hear directly from practitioners who have deployed these solutions at real enterprise scale.<\/p> <\/section>\n<section> <p>Technology Spotlight<\/p> <h2>The two platforms powering enterprise AI<\/h2> <p>AI is only as powerful as the data feeding it and the infrastructure running it.<\/p> <img decoding=\"async\" src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/watsonx_logo_transparent-e1778243553743.png\" alt=\"IBM watsonx\"> <h3>Your AI &amp; Data Platform<\/h3> <ul> <li>watsonx.ai<\/li> <li>watsonx.data<\/li> <li>watsonx.governance<\/li> <\/ul> <img decoding=\"async\" src=\"https:\/\/prolifics.com\/usa\/wp-content\/uploads\/2026\/05\/ibm_fusion_logo_transparent-e1778243637520.png\" alt=\"IBM Storage Fusion\"> <h3>Your AI Infrastructure Platform<\/h3> <ul> <li>Hyper-converged infrastructure (HCI)<\/li> <li>Red Hat OpenShift<\/li> <li>GPU-accelerated compute (NVIDIA L40S &amp; H100)<\/li> <li>Content-Aware Storage for RAG and GenAI<\/li> <\/ul> <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"><\/path><\/svg> <strong>The Fusion + watsonx synergy:<\/strong> IBM Storage Fusion does not just host watsonx, it actively accelerates it. Fusion is the high-performance substrate that lets watsonx query data faster, train models more efficiently, and scale from proof-of-concept to full production without redesigning your infrastructure. Eyal Abraham and Ajay Madwesh will walk through exactly how these two platforms complement each other in real enterprise deployments. <\/section>\n<section> <p>Agenda<\/p> <h2>What to Expect on June 4th<\/h2> <p>A focused afternoon built for senior leaders: substance, peer connection, and a clear path forward on enterprise AI.<\/p> <table> <thead> <tr> <th>Session<\/th> <\/tr> <\/thead> <tbody> <tr> <td>Welcome &amp; Introductions Kicking off<\/td> <\/tr> <tr> <td>IBM Innovation Studio Tour Explore one of IBM's premier AI and technology showcase environments <\/td> <\/tr> <tr> <td>IBM Data watsonx \u2014 The Foundation for Enterprise AI Featured Ajay Madwesh, VP \u2013 Advanced Analytics, Prolifics <\/td> <\/tr> <tr> <td>IBM Storage Fusion \u2014 Synergies with watsonx Featured Eyal Abraham, Solution Architect, IBM Fusion and IBM Scale, IBM <\/td> <\/tr> <tr> <td>Industry Use Case Real-world application of watsonx + Fusion in action. Details coming soon. <\/td> <\/tr> <tr> <td>Call to Action &amp; Next Steps How to take what you've learned back to your organization and start moving <\/td> <\/tr> <tr> <td>Session Concludes<\/td> <\/tr> <tr> <td>Happy Hour &amp; Networking Social Venue TBD \u2014 continue the conversation over drinks with IBM and Prolifics leaders <\/td> <\/tr> <\/tbody> <\/table> <\/section>\n<section style=\"background: var(--bg-subtle);\"> <p>Featured Speakers<\/p> <h2>Hear from the people building this<\/h2> <p>Practitioners who have deployed these solutions with real clients, at real scale.<\/p> <h4>Eyal Abraham<\/h4> <p>Solution Architect, IBM Fusion and IBM Scale<br>IBM's go-to expert on Storage Fusion architecture and its integration with watsonx<\/p> IBM <h4>Ajay Madwesh<\/h4> <p>Vice President \u2013 Advanced Analytics<br>Leading Prolifics' AI and data strategy practice<\/p> Prolifics <\/section>\n<section> <p>Who Should Attend<\/p> <h2>Built for leaders making AI infrastructure decisions<\/h2> <p>An invitation-only session for a small, curated group of decision-makers responsible for data, infrastructure, or AI strategy.<\/p> <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> CTO \/ CIO \/ CDO <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> Chief Digital Officer <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> VP of Infrastructure <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> VP of Data &amp; Analytics <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> IT Director \/ IT Manager <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> Data Scientist \/ ML Engineer <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> Director of Enterprise Architecture <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z\"><\/path><\/svg> Head of AI \/ Digital Transformation <\/section>\n<section> <h2>Seats are limited. Reserve yours today.<\/h2> <p>This is an invitation-only event capped at 20 to 25 attendees. Once seats are full, registration closes. Reserve your spot today.<\/p> <a href=\"#\" onclick=\"openModal(); return false;\">Register Now \u2192<\/a> <a href=\"#\" onclick=\"downloadICS(); return false;\"> <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 4h-1V2h-2v2H8V2H6v2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z\"><\/path><\/svg> Add to Calendar <\/a> <\/section>\n <button onclick=\"closeModal()\">\u00d7<\/button> <h3>Reserve Your Seat<\/h3> <p>June 4, 2026 \u00b7 3:00\u20135:00 PM \u00b7 IBM Innovation Center, Washington DC \u00b7 Free to attend<\/p> <p style=\"margin-top:12px;\">By registering, you agree to receive event-related communications from IBM and Prolifics. Your data will not be shared with third parties.<\/p>","_links":{"self":[{"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/pages\/42537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/comments?post=42537"}],"version-history":[{"count":34,"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/pages\/42537\/revisions"}],"predecessor-version":[{"id":43049,"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/pages\/42537\/revisions\/43049"}],"up":[{"embeddable":true,"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/pages\/21937"}],"wp:attachment":[{"href":"https:\/\/prolifics.com\/usa\/wp-json\/wp\/v2\/media?parent=42537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}