{"id":12178,"date":"2023-02-27T19:28:08","date_gmt":"2023-02-27T17:28:08","guid":{"rendered":"https:\/?page_id=12178"},"modified":"2026-04-22T10:56:03","modified_gmt":"2026-04-22T07:56:03","slug":"conference","status":"publish","type":"page","link":"https:\/\/vaa.lt\/en\/conference\/","title":{"rendered":"Conference"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row row top-row wpb_custom_034b39d9bc6c6b310d69e39f0ccf274f\"><div class=\"vc_column_container col-md-12\"><div class=\"wpb_wrapper vc_column-inner\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n  .braf-conference {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;\n    max-width: 1290px;\n    margin: 0 auto;\n    color: #1a1a2e;\n    line-height: 1.6;\n  }\n  \n  .braf-conference * {\n    box-sizing: border-box;\n  }\n  \n  \/* Hero Section *\/\n  .braf-hero {\n    position: relative;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 48px;\n  }\n  \n  .braf-hero img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n  \n  \/* About Section *\/\n  .braf-about {\n    padding: 0 20px 48px;\n    text-align: center;\n  }\n  \n  .braf-about h2 {\n    font-size: 38px;\n    font-weight: 700;\n    color: #0f1c5c;\n    margin: 0 0 24px;\n  }\n  \n  .braf-about p {\n    font-size: 20px;\n    color: #3a3a4a;\n    margin: 0 0 16px;\n    line-height: 1.7;\n  }\n  \n  \/* Credits Badge *\/\n  .braf-credits {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 24px;\n    justify-content: center;\n  }\n  \n  .braf-credit-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: linear-gradient(135deg, #0f1c5c 0%, #1a3a8f 100%);\n    color: #fff;\n    padding: 12px 24px;\n    border-radius: 50px;\n    font-size: 16px;\n    font-weight: 600;\n  }\n  \n  .braf-credit-badge svg {\n    width: 18px;\n    height: 18px;\n  }\n  \n  \/* Agenda Section *\/\n  .braf-agenda {\n    background: linear-gradient(135deg, #f0f7f4 0%, #e8f5f0 100%);\n    border-radius: 16px;\n    padding: 48px 40px;\n    margin-bottom: 48px;\n  }\n  \n  .braf-agenda h2 {\n    font-size: 38px;\n    font-weight: 700;\n    color: #0f1c5c;\n    margin: 0 0 12px;\n    text-align: center;\n  }\n  \n  .braf-agenda-info {\n    font-size: 18px;\n    color: #5a5a6a;\n    text-align: center;\n    margin: 0 0 32px;\n    font-weight: 500;\n  }\n  \n  .braf-timeline {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  \n  .braf-agenda-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  \n  .braf-agenda-table tr {\n    border-bottom: 1px solid rgba(15, 28, 92, 0.1);\n  }\n  \n  .braf-agenda-table tr:last-child {\n    border-bottom: none;\n  }\n  \n  .braf-agenda-table td {\n    padding: 20px 0;\n    vertical-align: top !important;\n  }\n  \n  .braf-agenda-table td.braf-time {\n    width: 160px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #0f1c5c;\n    line-height: 1.3;\n    padding-right: 24px;\n  }\n  \n  .braf-agenda-table td.braf-event {\n    font-size: 18px;\n    font-weight: 600;\n    color: #1a1a2e;\n    line-height: 1.3;\n  }\n  \n  .braf-agenda-table .braf-event-desc {\n    font-size: 16px;\n    font-weight: 400;\n    color: #5a5a6a;\n    margin-top: 4px;\n  }\n  \n  .braf-agenda-table tr.braf-break {\n    background: rgba(76, 201, 160, 0.15);\n  }\n  \n  .braf-agenda-table tr.braf-break td {\n    padding: 20px 16px;\n  }\n  \n  .braf-agenda-table tr.braf-break td.braf-event {\n    color: #2a8f6a;\n  }\n  \n  .braf-agenda-table .braf-panel {\n    padding-left: 16px;\n    border-left: 4px solid #4cc9a0;\n  }\n  \n  .braf-agenda-table .braf-tba {\n    font-style: italic;\n    color: #7a7a8a;\n    font-weight: 400;\n  }\n  \n  \/* Speakers Section *\/\n  .braf-speakers {\n    padding: 0 20px 48px;\n  }\n  \n  .braf-speakers h2 {\n    font-size: 38px;\n    font-weight: 700;\n    color: #0f1c5c;\n    margin: 0 0 32px;\n    text-align: center;\n  }\n  \n  .braf-speakers-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n  \n  .braf-speaker-card {\n    background: #fff;\n    border: 1px solid #e8e8f0;\n    border-radius: 12px;\n    overflow: hidden;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    box-shadow: 0 4px 20px rgba(15, 28, 92, 0.08);\n    position: relative;\n  }\n  \n  .braf-speaker-card::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #4cc9a0 0%, #2dd4a8 100%);\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n  \n  .braf-speaker-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 20px 40px rgba(15, 28, 92, 0.15);\n  }\n  \n  .braf-speaker-card:hover::after {\n    opacity: 1;\n  }\n  \n  .braf-speaker-img {\n    width: 100%;\n    aspect-ratio: 1;\n    object-fit: cover;\n    display: block;\n  }\n  \n  .braf-speaker-info {\n    padding: 20px;\n    text-align: center;\n  }\n  \n  .braf-speaker-info h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #0f1c5c;\n    margin: 0 0 8px;\n  }\n  \n  .braf-speaker-info p {\n    font-size: 16px;\n    color: #5a5a6a;\n    margin: 0;\n    line-height: 1.4;\n  }\n  \n  \/* Sponsors & Partners Section *\/\n  .braf-sponsors {\n    padding: 0 20px 48px;\n    text-align: center;\n  }\n  \n  .braf-sponsors h2 {\n    font-size: 38px;\n    font-weight: 700;\n    color: #0f1c5c;\n    margin: 0 0 32px;\n    text-align: center;\n  }\n  \n  .braf-sponsors h3 {\n    font-size: 22px;\n    font-weight: 600;\n    color: #5a5a6a;\n    margin: 0 0 24px;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  \n  .braf-sponsors-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 40px;\n    margin-bottom: 48px;\n  }\n  \n  .braf-sponsor-logo {\n    height: 100px;\n    width: auto;\n    max-width: 250px;\n    object-fit: contain;\n    filter: grayscale(0%);\n    transition: transform 0.2s ease;\n  }\n  \n  .braf-sponsor-logo:hover {\n    transform: scale(1.05);\n  }\n  \n  .braf-partners-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 32px;\n  }\n  \n  .braf-partner-logo {\n    height: 80px;\n    width: auto;\n    max-width: 200px;\n    object-fit: contain;\n    filter: grayscale(0%);\n    transition: transform 0.2s ease;\n  }\n  \n  .braf-partner-logo:hover {\n    transform: scale(1.05);\n  }\n  \n  .braf-partnership-link {\n    display: inline-block;\n    margin-top: 40px;\n    font-size: 18px;\n    font-weight: 600;\n    color: #0f1c5c;\n    text-decoration: underline;\n    transition: color 0.2s ease;\n  }\n  \n  .braf-partnership-link:hover {\n    color: #4cc9a0;\n  }\n  \n  \/* CTA Section *\/\n  .braf-cta {\n    background: linear-gradient(135deg, #0f1c5c 0%, #1a3a8f 100%);\n    border-radius: 16px;\n    padding: 48px 40px;\n    text-align: center;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n  }\n  \n  .braf-cta::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    right: -20%;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(76, 201, 160, 0.3) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  \n  .braf-cta h2 {\n    font-size: 32px;\n    font-weight: 700;\n    margin: 0 0 12px;\n    position: relative;\n    color: #ffffff !important;\n  }\n  \n  .braf-cta p {\n    font-size: 19px;\n    opacity: 0.9;\n    margin: 0 0 28px;\n    position: relative;\n  }\n  \n  .braf-cta-countries {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    position: relative;\n  }\n  \n  .braf-country-tag {\n    background: rgba(255, 255, 255, 0.15);\n    padding: 10px 20px;\n    border-radius: 20px;\n    font-size: 16px;\n    font-weight: 500;\n  }\n  \n  .braf-btn {\n    display: inline-block;\n    margin-top: 32px;\n    background: linear-gradient(135deg, #4cc9a0 0%, #2dd4a8 100%);\n    color: #0f1c5c !important;\n    padding: 16px 40px;\n    border-radius: 50px;\n    font-size: 18px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  \n  .braf-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(76, 201, 160, 0.4);\n    color: #0f1c5c !important;\n    text-decoration: none !important;\n  }\n  \n  .braf-btn-outline {\n    display: inline-block;\n    margin-top: 32px;\n    background: transparent;\n    color: #0f1c5c !important;\n    padding: 14px 38px;\n    border-radius: 50px;\n    font-size: 18px;\n    font-weight: 700;\n    text-decoration: none !important;\n    border: 2px solid #4cc9a0;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\n  }\n  \n  .braf-btn-outline:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(76, 201, 160, 0.3);\n    background: linear-gradient(135deg, #4cc9a0 0%, #2dd4a8 100%);\n    color: #0f1c5c !important;\n    text-decoration: none !important;\n  }\n  \n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .braf-agenda {\n      padding: 32px 24px;\n    }\n    \n    .braf-speakers-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n  }\n  \n  @media (max-width: 600px) {\n    .braf-about h2,\n    .braf-agenda h2,\n    .braf-speakers h2,\n    .braf-sponsors h2 {\n      font-size: 26px;\n    }\n    \n    .braf-about p {\n      font-size: 16px;\n    }\n    \n    .braf-agenda-info {\n      font-size: 15px;\n    }\n    \n    .braf-agenda-table td.braf-time {\n      font-size: 15px;\n    }\n    \n    .braf-agenda-table td.braf-event {\n      font-size: 17px;\n    }\n    \n    .braf-agenda-table .braf-event-desc {\n      font-size: 15px;\n    }\n    \n    .braf-agenda-table,\n    .braf-agenda-table tbody,\n    .braf-agenda-table tr,\n    .braf-agenda-table td {\n      display: block;\n      width: 100%;\n    }\n    \n    .braf-agenda-table td.braf-time {\n      padding-bottom: 8px;\n      padding-right: 0;\n    }\n    \n    .braf-agenda {\n      padding: 28px 16px;\n      border-radius: 12px;\n    }\n    \n    .braf-credits {\n      flex-direction: column;\n    }\n    \n    .braf-credit-badge {\n      justify-content: center;\n    }\n    \n    .braf-cta {\n      padding: 32px 20px;\n      border-radius: 12px;\n    }\n    \n    .braf-cta h2 {\n      font-size: 24px;\n    }\n    \n    .braf-cta p {\n      font-size: 16px;\n    }\n    \n    .braf-about {\n      padding: 0 16px 32px;\n    }\n    \n    .braf-hero {\n      border-radius: 12px;\n      margin-bottom: 32px;\n    }\n    \n    .braf-speakers {\n      padding: 0 16px 32px;\n    }\n    \n    .braf-speakers-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n    }\n    \n    .braf-speaker-info {\n      padding: 16px;\n    }\n    \n    .braf-speaker-info h3 {\n      font-size: 16px;\n    }\n    \n    .braf-speaker-info p {\n      font-size: 13px;\n    }\n    \n    .braf-sponsors {\n      padding: 0 16px 32px;\n    }\n    \n    .braf-sponsors h3 {\n      font-size: 18px;\n    }\n    \n    .braf-sponsors-grid {\n      gap: 24px;\n      margin-bottom: 32px;\n    }\n    \n    .braf-sponsor-logo {\n      height: 70px;\n      max-width: 180px;\n    }\n    \n    .braf-partners-grid {\n      gap: 20px;\n    }\n    \n    .braf-partner-logo {\n      height: 55px;\n      max-width: 140px;\n    }\n  }\n<\/style>\n\n<div class=\"braf-conference\">\n  <!-- Hero -->\n  <div class=\"braf-hero\">\n    <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/01\/Conference_final_web-scaled.webp\" alt=\"Baltic Risk & Audit Forum 2026 - Transitioning Together - April 30, Vilnius\">\n  <\/div>\n  \n  <!-- About Section -->\n  <div class=\"braf-about\">\n    <h2>About the Forum<\/h2>\n    <p><strong>Baltic Risk and Audit Forum 2026: Transitioning Together<\/strong> brings together risk managers, internal auditors, and executives to discuss key developments shaping the risk and internal audit landscape.<\/p>\n    <p>The forum focuses on the evolving internal audit and risk management practices, risk environment, the impact of AI and digital risks, and emerging geopolitical challenges.<\/p>\n    <p>Discussions will also address the future role of internal auditors and risk managers, with perspectives from FERMA and IIA, and explore how organizations can balance risk and opportunity in the changing world.<\/p>\n    <p>Through expert perspectives, discussions, and networking, the forum aims to foster cross-functional and cross-border collaboration.<\/p>\n    \n    <div class=\"braf-credits\">\n      <span class=\"braf-credit-badge\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z\"\/><\/svg>\n        6 CPE Credits\n      <\/span>\n      <span class=\"braf-credit-badge\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z\"\/><\/svg>\n        4 RIMAP Credits\n      <\/span>\n    <\/div>\n    <a href=\"https:\/\/vaa.lt\/en\/renginiai\/baltic-risk-and-audit-forum-2026-transitioning-together\/\" class=\"braf-btn-outline\">Buy Tickets<\/a>\n  <\/div>\n  \n  <!-- Speakers Section -->\n    <div class=\"braf-speakers\">\n    <h2>Speakers<\/h2>\n    <div class=\"braf-speakers-grid\">\n        <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/VCN_2-scaled-e1775681366931.png\" alt=\"Viktorija \u010cmilyt\u0117-Nielsen\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Viktorija \u010cmilyt\u0117-Nielsen<\/h3>\n          <p>Deputy Speaker of the Seimas of the Republic of Lithuania<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/03\/Sandro-Boeri.webp\" alt=\"Sandro Boeri\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Sandro Boeri<\/h3>\n          <p>ECIIA Board Member; Immediate Past President of the Chartered Institute of Internal Auditors - UK<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Philippe-Cotelle-President-FERMA-1-scaled.webp\" alt=\"Philippe Cotelle\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Philippe Cotelle<\/h3>\n          <p>FERMA President, Head of Insurance Risk Management at Airbus Defence & Space<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/03\/Christopher-Coppock-1.webp\" alt=\"Christopher Coppock\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Christopher Coppock<\/h3>\n          <p>Head of Geopolitical & Economic Risk Analysis, Credit Specialties<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/03\/Mihajlo-Milanovic.webp\" alt=\"Mihajlo Milanovic\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Mihajlo Milanovic<\/h3>\n          <p>Competence Center Manager Liability & Financial Lines; Practice Leader Cyber; Member of the Executive Committee<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/masalskis.webp\" alt=\"Giedrius Masalskis\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Giedrius Masalskis<\/h3>\n          <p>Conference Moderator, Head of the LRT Radio Department<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Marcin-DUBLASZEWSKI-1.webp\" alt=\"Marcin Dublaszewski\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Marcin Dublaszewski<\/h3>\n          <p>President of IIA Poland<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Karlis-Bralitis-.webp\" alt=\"K\u0101rlis Br\u0101l\u012btis\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>K\u0101rlis Br\u0101l\u012btis<\/h3>\n          <p>Acting Head of Internal Audit, JSC R\u012bgas siltums<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Zinaida-Tsukrejeva-1-scaled.webp\" alt=\"Zinaida Tsukrejeva\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Zinaida Tsukrejeva<\/h3>\n          <p>Risk and Compliance Director, BaltCap AS<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Jurgita-Petrauskiene.webp\" alt=\"Jurgita Petrauskiene\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Jurgita Petrauskien\u0117<\/h3>\n          <p>Independent Board Member, Board Chair of Vilniaus Vandenys<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Donatas5-1.jpg\" alt=\"Dr. Donatas Vitkus\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Dr. Donatas Vitkus<\/h3>\n          <p>Chief Information Security Officer, Ignitis Group<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Egle-J_balta_square-scaled.jpg\" alt=\"Egl\u0117 Jasiulionyt\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Egl\u0117 Jasiulionyt\u0117<\/h3>\n          <p>Chief Technology Officer, ILTE, Lietuvos Nacionalinis Pl\u0117tros bankas<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Foto_NKSC-Zukauskiene-1.webp\" alt=\"Inga \u017dukauskien\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Inga \u017dukauskien\u0117<\/h3>\n          <p>Director of Cyber Threat Management Department at the National Cyber Security Centre<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Vaida-Petkeviciene-1.webp\" alt=\"Vaida Petkevi\u010dien\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Vaida Petkevi\u010dien\u0117<\/h3>\n          <p>Head of Group Risk Management, Ignitis Group AB<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Neringa-LTG-scaled.jpg\" alt=\"Dr. Neringa Bladait\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Dr. Neringa Bladait\u0117<\/h3>\n          <p>Head of Risk and Compliance, LTG Group<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/Giedre_InternetSize-10-1-scaled.jpg\" alt=\"Giedr\u0117 Rajunc\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Giedr\u0117 Rajunc\u0117<\/h3>\n          <p>Founder & CEO of GRE\u00cf<\/p>\n        <\/div>\n     <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/JuozasBreive.jpg\" alt=\"Juozas Breiv\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Juozas Breiv\u0117<\/h3>\n          <p>Chief Information Security Officer, ERGO Insurance SE<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Tadas-Cilcius-foto.webp\" alt=\"Tadas Cilcius\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Tadas Cilcius<\/h3>\n          <p>Conference Co-organizer, FERMA Board Member<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"braf-speaker-card\">\n        <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/RasaKislovskiene.jpg\" alt=\"Rasa Kislovskien\u0117\" class=\"braf-speaker-img\">\n        <div class=\"braf-speaker-info\">\n          <h3>Rasa Kislovskien\u0117<\/h3>\n          <p>Conference Co-organizer, Chairwoman of IIA Lithuania<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <!-- Agenda Section -->\n  <div id=\"agenda\" class=\"braf-agenda\" style=\"scroll-margin-top: 140px;\">\n    <h2>Agenda<\/h2>\n    <p class=\"braf-agenda-info\">April 30, 2026 &nbsp;\u2022&nbsp; Vilnius, Lithuania<\/p>\n    <div class=\"braf-timeline\">\n      <table class=\"braf-agenda-table\" style=\"width:100%;border-collapse:collapse;display:table !important;\">\n        <tr class=\"braf-break\" style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">09:00 \u2013 10:00<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Registration and Welcome Coffee<\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">10:00 \u2013 10:05<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Conference Opening<div class=\"braf-event-desc\">Viktorija \u010cmilyt\u0117-Nielsen, Deputy Speaker of the Seimas of the Republic of Lithuania<\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">10:05 \u2013 10:40<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Risk Report 2026<div class=\"braf-event-desc\">Christopher Coppock, Head of Geopolitical & Economic Risk Analysis, Credit Specialties at Marsh<\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">10:40 \u2013 11:30<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\"><div class=\"braf-panel\">Panel Discussion<div class=\"braf-event-desc\">Digital transformation, AI and Resilience: can you do it all?<br>Moderated by Juozas Breiv\u0117, Chief Information Security Officer, ERGO Insurance SE<br>Participants: Donatas Vitkus, Ignitis Group; Egl\u0117 Jasiulionyt\u0117, ILTE; Inga \u017dukauskien\u0117, NKSC; Mihajlo Milanovic, GrECo<\/div><\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">11:30 \u2013 12:00<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Systemic Risks in Turbulent Times<div class=\"braf-event-desc\">Philippe Cotelle, FERMA President, Head of Insurance Risk Management at Airbus Defence & Space<\/div><\/div><\/td>\n        <\/tr>\n        <tr class=\"braf-break\" style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">12:00 \u2013 13:00<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Lunch<\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">13:00 \u2013 13:30<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Internal Audit - Making a Strategic Impact<div class=\"braf-event-desc\">Sandro Boeri, ECIIA Board Member; Immediate Past President of the Chartered Institute of Internal Auditors - UK<\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">13:30 \u2013 14:20<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\"><div class=\"braf-panel\">Panel Discussion<div class=\"braf-event-desc\">The future of professions: where does Internal Auditors and Risk Managers transitioning to?<br>Moderated by Zinaida Tsukrejeva, Risk and Compliance Director, BaltCap AS<br>Participants: Jurgita Petrauskien\u0117, Vilniaus Vandenys; K\u0101rlis Br\u0101l\u012btis, R\u012bgas siltums; Marcin Dublaszewski, IIA Poland; Vaida Petkevi\u010dien\u0117, Ignitis Group<\/div><\/div><\/td>\n        <\/tr>\n        <tr class=\"braf-break\" style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">14:20 \u2013 14:50<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Coffee Break and Networking<\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">14:50 \u2013 15:20<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Geopolitical threats in Baltic Sea region<div class=\"braf-event-desc\">Dr. Neringa Bladait\u0117, Head of Risk and Compliance, LTG Group<\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">15:20 \u2013 15:50<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Seizing opportunities in uncertain times<div class=\"braf-event-desc\">Giedr\u0117 Rajunc\u0117, Founder & CEO of GRE\u00cf<\/div><\/td>\n        <\/tr>\n        <tr style=\"display:table-row !important;\">\n          <td class=\"braf-time\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 24px 20px 0;width:200px;white-space:nowrap;\">15:50 \u2013 15:55<\/td>\n          <td class=\"braf-event\" valign=\"top\" style=\"display:table-cell !important;vertical-align:top !important;padding:20px 0 20px 0;\">Closing Remarks<\/td>\n        <\/tr>\n      <\/table>\n    <\/div>\n  <\/div>\n  \n  <!-- Sponsors & Partners Section -->\n  <div class=\"braf-sponsors\">\n    <h2>Sponsors & Partners<\/h2>\n    \n    <h3>Sponsors<\/h3>\n    <div class=\"braf-sponsors-grid\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/GrECo_Logo_CMYK.svg\" alt=\"GrECo\" class=\"braf-sponsor-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/HHHub_with_slogan.png\" alt=\"HHHub\" class=\"braf-sponsor-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/marsh-logo-rgb-midnight.webp\" alt=\"Marsh\" class=\"braf-sponsor-logo\" style=\"width:200px;height:auto;\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/TPRM-Consulting-Logo.jpg\" alt=\"TPRM Consulting\" class=\"braf-sponsor-logo\">\n    <\/div>\n    \n    <h3>Partners<\/h3>\n    <div class=\"braf-partners-grid\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/IIA-Poland_vertical.png\" alt=\"IIA Poland\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/IIA-Latvia-Stacked-4C.png\" alt=\"IIA Latvia\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/IIA-Estonia.png\" alt=\"IIA Estonia\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/Fintech_Hub_LT_navy-scaled.png\" alt=\"Fintech Hub LT\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/FLA_logo.svg\" alt=\"FLA\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/02\/LOGO-FinTechPoland-scaled.png\" alt=\"FinTech Poland\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/MK.png\" alt=\"Mokymu klubas\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/BCCL-logo-1-1.png\" alt=\"British Chamber of Commerce in Lithuania\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/GoVilnius_logo.webp\" alt=\"GoVilnius\" class=\"braf-partner-logo\">\n      <img decoding=\"async\" src=\"https:\/\/vaa.lt\/wp-content\/uploads\/2026\/04\/LCCUK-LOGO-scaled.png\" alt=\"Lithuanian Chamber of Commerce UK\" class=\"braf-partner-logo\">\n    <\/div>\n    \n    <a href=\"\/en\/cdn-cgi\/l\/email-protection\/#31585f575e714750501f5d45\" class=\"braf-partnership-link\">Partnership Opportunities<\/a>\n  <\/div>\n  \n  <!-- CTA Section -->\n  <div class=\"braf-cta\">\n    <h2>Join Colleagues from Across the Baltics<\/h2>\n    <p>Foster cross-functional and cross-border collaboration with professionals from:<\/p>\n    <div class=\"braf-cta-countries\">\n      <span class=\"braf-country-tag\">\ud83c\uddf5\ud83c\uddf1 Poland<\/span>\n      <span class=\"braf-country-tag\">\ud83c\uddf1\ud83c\uddf9 Lithuania<\/span>\n      <span class=\"braf-country-tag\">\ud83c\uddf1\ud83c\uddfb Latvia<\/span>\n      <span class=\"braf-country-tag\">\ud83c\uddea\ud83c\uddea Estonia<\/span>\n      <span class=\"braf-country-tag\">+ more<\/span>\n    <\/div>\n    <a href=\"https:\/\/vaa.lt\/en\/renginiai\/baltic-risk-and-audit-forum-2026-transitioning-together\/\" class=\"braf-btn\">Buy Tickets<\/a>\n  <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"About the Forum Baltic Risk and Audit Forum 2026: Transitioning Together brings together risk managers, internal auditors, and executives to discuss key developments shaping the risk and internal audit landscape. The forum focuses on the evolving internal audit and risk management practices, risk environment, the impact of AI and digital risks, and emerging geopolitical challenges. [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12178","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/pages\/12178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/comments?post=12178"}],"version-history":[{"count":108,"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/pages\/12178\/revisions"}],"predecessor-version":[{"id":17067,"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/pages\/12178\/revisions\/17067"}],"wp:attachment":[{"href":"https:\/\/vaa.lt\/en\/wp-json\/wp\/v2\/media?parent=12178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}