{"id":10530,"date":"2026-07-14T12:03:14","date_gmt":"2026-07-14T10:03:14","guid":{"rendered":"https:\/\/regpit.com\/?page_id=10530"},"modified":"2026-07-14T14:34:51","modified_gmt":"2026-07-14T12:34:51","slug":"aml-talks-kpmg","status":"publish","type":"page","link":"https:\/\/regpit.com\/eng\/aml-talks\/aml-talks-kpmg\/","title":{"rendered":"AML Talks KPMG"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10530\" class=\"elementor elementor-10530\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-347476f e-con-full e-flex e-con e-parent\" data-id=\"347476f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7e8d3a elementor-widget elementor-widget-html\" data-id=\"a7e8d3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n  .aml-topbar *, .aml-hero-section * { box-sizing: border-box; }\n  @keyframes float-full-1 {\n    0%   { transform: translate(0,0) scale(1); }\n    33%  { transform: translate(-30vw,15vh) scale(1.1); }\n    66%  { transform: translate(10vw,-20vh) scale(0.9); }\n    100% { transform: translate(0,0) scale(1); }\n  }\n  @keyframes float-full-2 {\n    0%   { transform: translate(0,0) scale(1); }\n    50%  { transform: translate(25vw,-30vh) scale(1.2); }\n    100% { transform: translate(0,0) scale(1); }\n  }\n  @keyframes float-full-3 {\n    0%   { transform: translate(0,0) scale(1); }\n    40%  { transform: translate(20vw,30vh) scale(1.1); }\n    80%  { transform: translate(-15vw,-10vh) scale(0.85); }\n    100% { transform: translate(0,0) scale(1); }\n  }\n  .aml-blob1 { animation: float-full-1 25s ease-in-out infinite; }\n  .aml-blob2 { animation: float-full-2 30s ease-in-out infinite; }\n  .aml-blob3 { animation: float-full-3 22s ease-in-out infinite; }\n  .aml-blob4 { animation: float-full-1 28s ease-in-out infinite reverse; }\n  .aml-blob5 { animation: float-full-2 18s ease-in-out infinite; }\n  \/* \u2500\u2500 Top-Bar: Zur\u00fcck zur \u00dcbersicht \u2500\u2500 *\/\n  .aml-topbar {\n    background: #fafafa;\n    border-bottom: 1px solid #ececec;\n    padding: 14px 40px;\n    width: 100%;\n    box-sizing: border-box;\n    font-family: 'Inter', sans-serif;\n  }\n  .aml-topbar-inner {\n    max-width: 1400px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .aml-topbar-back {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    color: #111 !important;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    transition: gap 0.25s ease, color 0.25s ease;\n  }\n  .aml-topbar-back:hover { gap: 14px; color: #000 !important; }\n  .aml-topbar-back-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    background: #fffa74;\n    border-radius: 50%;\n    font-weight: 900;\n    font-size: 15px;\n    color: #111;\n    flex-shrink: 0;\n    transition: transform 0.25s ease;\n  }\n  .aml-topbar-back:hover .aml-topbar-back-arrow { transform: translateX(-3px); }\n  .aml-topbar-meta {\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #888;\n  }\n  @media (max-width: 600px) {\n    .aml-topbar { padding: 12px 18px; }\n    .aml-topbar-back { font-size: 13px; }\n    .aml-topbar-meta { display: none; }\n  }\n  .aml-btn-primary {\n    position: relative;\n    overflow: hidden;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #fffa74;\n    color: #111111 !important;\n    font-size: 15px;\n    font-weight: 800;\n    padding: 16px 42px;\n    border-radius: 4px;\n    text-decoration: none;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    transition: all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);\n    box-shadow: 0 4px 0px #d4cf4d;\n  }\n  .aml-btn-primary::after {\n    content: '';\n    position: absolute;\n    top: 0; left: -100%;\n    width: 100%; height: 100%;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.6), transparent);\n    transition: all 0.6s;\n  }\n  .aml-btn-primary:hover {\n    transform: translateY(-5px) scale(1.03);\n    box-shadow: 0 12px 25px rgba(255,250,116,0.5), 0 0 0 1px #fffa74;\n  }\n  .aml-btn-primary:hover::after { left: 100%; }\n  .aml-btn-primary:active {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 10px rgba(255,250,116,0.3);\n  }\n  .aml-btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: transparent;\n    color: #111111 !important;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 16px 36px;\n    border-radius: 4px;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    border: 2px solid #111111;\n    transition: all 0.3s ease;\n  }\n  .aml-btn-secondary:hover {\n    background: #111111 !important;\n    color: #ffffff !important;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n  }\n  \/* \u2500\u2500 Presented-by block \u2500\u2500 *\/\n  .presented-by-row {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .presented-by-logos {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: nowrap;\n  }\n  .presented-by-logos img {\n    height: 32px;\n    width: auto;\n    display: inline-block;\n    vertical-align: middle;\n    object-fit: contain;\n  }\n  .divider-line {\n    width: 1px;\n    height: 24px;\n    background: #dddddd;\n    flex-shrink: 0;\n  }\n  \/* \u2500\u2500 Mobile \u2500\u2500 *\/\n  @media (max-width: 480px) {\n    .presented-by-row {\n      flex-direction: column;\n      gap: 12px;\n    }\n    .presented-by-logos {\n      flex-direction: column;\n      gap: 12px;\n      align-items: center;\n    }\n    .presented-by-logos img {\n      height: 32px;\n      max-width: 200px;\n    }\n    .divider-line {\n      display: none;\n    }\n  }\n<\/style>\n<!-- ===== TOP-BAR: ZUR\u00dcCK ZUR \u00dcBERSICHT ===== -->\n<div class=\"aml-topbar\">\n  <div class=\"aml-topbar-inner\">\n    <a href=\"https:\/\/regpit.com\/eng\/aml-talks\/\" class=\"aml-topbar-back\">\n      <span class=\"aml-topbar-back-arrow\">\u2190<\/span>\n      To all AML TALKS events\n    <\/a>\n    <div class=\"aml-topbar-meta\">Next Event \u00b7 Berlin \u00b7 September 17, 2026<\/div>\n  <\/div>\n<\/div>\n<section class=\"aml-hero-section\" style=\"position:relative;background:#ffffff;padding:80px 20px;text-align:center;font-family:'Inter',sans-serif;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;\">\n  <div class=\"aml-blob1\" style=\"position:absolute;top:-10%;right:-5%;width:780px;height:780px;background:radial-gradient(circle,rgba(255,250,116,0.6) 0%,transparent 70%);border-radius:50%;filter:blur(80px);pointer-events:none;\"><\/div>\n  <div class=\"aml-blob2\" style=\"position:absolute;bottom:-10%;left:-10%;width:640px;height:640px;background:radial-gradient(circle,rgba(255,250,116,0.5) 0%,transparent 70%);border-radius:50%;filter:blur(90px);pointer-events:none;\"><\/div>\n  <div class=\"aml-blob3\" style=\"position:absolute;top:30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,250,116,0.5) 0%,transparent 70%);border-radius:50%;filter:blur(55px);pointer-events:none;\"><\/div>\n  <div class=\"aml-blob4\" style=\"position:absolute;top:-5%;left:15%;width:620px;height:380px;background:radial-gradient(ellipse,rgba(255,250,116,0.4) 0%,transparent 70%);border-radius:50%;filter:blur(75px);pointer-events:none;\"><\/div>\n  <div class=\"aml-blob5\" style=\"position:absolute;bottom:10%;right:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,250,116,0.7) 0%,transparent 65%);border-radius:50%;filter:blur(40px);pointer-events:none;\"><\/div>\n  <div style=\"position:relative;z-index:1;max-width:860px;margin:0 auto;\">\n    <div style=\"display:inline-block;background:#fffa74;color:#111111;font-size:11px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:6px 16px;border-radius:2px;margin-bottom:40px;\">\n      The exclusive AML event series\n    <\/div>\n    <div style=\"margin-bottom:48px;\">\n      <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-scaled.png\"\n           alt=\"AML Talks\"\n           style=\"max-width:520px;width:100%;height:auto;display:block;margin:0 auto;\" \/>\n    <\/div>\n    <div style=\"width:60px;height:3px;background:#fffa74;margin:0 auto 36px;\"><\/div>\n    <div style=\"margin-bottom:48px;\">\n      <p style=\"font-size:22px;font-weight:800;color:#111111;letter-spacing:-0.01em;margin:0 0 10px;\">\n        September 17, 2026 \u00b7 4:00\u20138:00 p.m.\n      <\/p>\n      <p style=\"font-size:15px;font-weight:600;color:#666666;letter-spacing:0.02em;margin:0 0 24px;\">\n        <span style=\"display:inline-flex;align-items:center;gap:6px;\">\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n          Berlin &nbsp;\u00b7&nbsp; KPMG AG Wirtschaftspr\u00fcfungsgesellschaft\n        <\/span>\n      <\/p>\n      <div class=\"presented-by-row\">\n        <span style=\"font-size:13px;color:#888888;font-weight:500;text-transform:uppercase;letter-spacing:0.08em;\">\n          Presented by\n        <\/span>\n        <div class=\"presented-by-logos\">\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2025\/04\/regpit-logo-2.png\" alt=\"Regpit\" \/>\n          <div class=\"divider-line\"><\/div>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/KPMG_blue_logo.svg\" alt=\"KPMG\" style=\"height:42px !important;\" \/>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div style=\"display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:16px;\">\n      <a href=\"https:\/\/luma.com\/nd8azmw2\" class=\"aml-btn-primary\" target=\"_blank\" rel=\"noopener\">Register now<\/a>\n      <a href=\"#aml-tab-event\" class=\"aml-btn-secondary\">Learn more<\/a>\n    <\/div>\n    <div style=\"font-size:13px;color:#888888;font-weight:500;letter-spacing:0.02em;\">\n      <span style=\"display:inline-flex;align-items:center;gap:6px;\">\n        <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color:#000;filter:drop-shadow(0 0 1px rgba(0,0,0,0.1));\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n        free of charge &amp; non-binding\n      <\/span>\n    <\/div>\n  <\/div>\n  <div style=\"position:absolute;bottom:0;left:0;right:0;z-index:20;\">\n    <div style=\"width:100%;height:80px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,0.0));\"><\/div>\n    <div style=\"width:100%;height:0.5px;background:#efefef;\"><\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3309fea e-con-full e-flex e-con e-parent\" data-id=\"3309fea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9167d68 elementor-widget elementor-widget-html\" data-id=\"9167d68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  .aml-wrap{ box-sizing: border-box; color: #111; background: #fff; max-width: 1300px; margin: 0 auto; }\n  .aml-tab-nav { border-bottom: 1px solid #e0e0e0; padding: 0 40px; }\n  .aml-tab-nav ul { list-style: none; display: flex; gap: 0; padding: 0; margin: 0; }\n  .aml-tab-nav a { display: block; padding: 14px 32px 14px 0; font-size: 18px; font-weight: 400; color: #111; text-decoration: none; transition: color 0.2s; white-space: nowrap; }\n  .aml-tab-nav li.active a { font-weight: 700; }\n  .aml-tab-nav li { position: relative; }\n  .aml-tab-nav li.active::after { content: ''; position: absolute; bottom: -1px; left: 0; right: 32px; height: 2px; background: #111; }\n  .aml-panel { display: none; opacity: 0; transform: translateY(10px); transition: opacity 0.4s ease, transform 0.4s ease; }\n  .aml-panel.active { display: block; }\n  .aml-panel.fade-in { opacity: 1; transform: translateY(0); }\n  .aml-hero { position: relative; }\n  .aml-hero img { width: 100%; height: 280px; object-fit: cover; object-position: center top; display: block; }\n  .aml-hero-overlay { position: absolute; inset: 0; background: rgba(0,0,0,0.42); display: flex; align-items: flex-end; }\n  .aml-hero-text { padding: 20px 32px; }\n  .aml-hero-text .label { color: #fff; font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; margin-bottom: 4px; }\n  .aml-hero-text .name { color: #fff; font-size: 26px; font-weight: 900; }\n  .aml-hero-text .sub { color: rgba(255,255,255,0.8); font-size: 15px; margin-top: 2px; }\n  .aml-content { padding: 32px 40px; }\n  .aml-section { margin-bottom: 40px; }\n  .aml-info-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin-bottom: 32px; }\n  @media (max-width: 700px) { .aml-info-row { grid-template-columns: 1fr; } }\n  .aml-date-box { background: #fffa74; padding: 24px 20px; border-radius: 6px; text-align: center; display: flex; flex-direction: column; justify-content: center; }\n  .aml-date-box .dl { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; opacity: 0.6; margin-bottom: 8px; }\n  .aml-date-box .dn { font-size: 34px; font-weight: 900; line-height: 1; margin-bottom: 8px; }\n  .aml-date-box .dt { font-size: 14px; font-weight: 600; opacity: 0.9; line-height: 1.4; }\n  .aml-host-box { border: 1px solid #e0e0e0; border-radius: 6px; padding: 24px 20px; display: flex; flex-direction: column; justify-content: center; gap: 10px; }\n  .aml-host-box .host-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #555; }\n  .aml-host-box address { font-style: normal; font-size: 14px; color: #111; line-height: 1.7; }\n  .aml-cta-box-col { background: #111; border-radius: 6px; padding: 24px 20px; display: flex; flex-direction: column; justify-content: center; gap: 12px; }\n  .aml-cta-box-col .cta-headline { font-size: 16px; font-weight: 700; color: #fff; line-height: 1.4; }\n  .aml-cta-box-col .cta-note { font-size: 13px; color: rgba(255,255,255,0.5); }\n  .aml-btn-yellow { position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; background: #fffa74; color: #111 !important; font-size: 15px; font-weight: 800; padding: 12px 24px; border-radius: 4px; text-decoration: none; letter-spacing: 0.05em; text-transform: uppercase; transition: all 0.4s cubic-bezier(0.175,0.885,0.32,1.275); box-shadow: 0 4px 0px #d4cf4d; text-align: center; }\n  .aml-btn-yellow::after { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255,255,255,0.6), transparent); transition: all 0.6s; }\n  .aml-btn-yellow:hover { transform: translateY(-5px) scale(1.03); box-shadow: 0 8px 15px rgba(255,250,116,0.4); }\n  .aml-btn-yellow:hover::after { left: 100%; }\n  .aml-btn { position: relative; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; background: #111; color: #fff !important; padding: 13px 28px; font-size: 17px; font-weight: 700; border-radius: 4px; text-decoration: none; white-space: nowrap; transition: all 0.4s cubic-bezier(0.175,0.885,0.32,1.275); box-shadow: 0 4px 0px #000; }\n  .aml-btn::after { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255,255,255,0.2), transparent); transition: all 0.6s; }\n  .aml-btn:hover { background: #222; color: #fff !important; transform: translateY(-5px) scale(1.03); box-shadow: 0 12px 25px rgba(0,0,0,0.2); }\n  .aml-btn:hover::after { left: 100%; }\n  .aml-h2 { font-size: 24px; font-weight: 900; margin-bottom: 14px; color: #111; }\n  .aml-p { font-size: 18px; color: #111; line-height: 1.75; margin-bottom: 14px; }\n  .aml-list { list-style: none; padding: 0; }\n  .aml-list li { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 10px; font-size: 18px; color: #111; line-height: 1.6; }\n  .aml-list li span { flex: 1; }\n  .aml-dot { display: block; width: 18px; height: 18px; min-width: 18px; min-height: 18px; border-radius: 50%; background: #fffa74; flex-shrink: 0; margin-top: 4px; font-style: normal; position: relative; }\n  .aml-dot::after { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 7px; height: 7px; background: #111; border-radius: 50%; }\n  .aml-expect-list { display: flex; flex-direction: column; gap: 10px; }\n  .aml-expect-item { display: flex; gap: 14px; padding: 14px 16px; border: 1px solid #e0e0e0; border-radius: 8px; }\n  .aml-expect-bar { width: 4px; border-radius: 4px; background: #fffa74; flex-shrink: 0; align-self: stretch; }\n  .aml-expect-title { font-size: 17px; font-weight: 700; color: #111; margin-bottom: 3px; }\n  .aml-expect-desc { font-size: 16px; color: #111; line-height: 1.6; }\n  .aml-img-block { border-radius: 6px; overflow: hidden; }\n  .aml-img-block img { width: 100%; height: 240px; object-fit: cover; display: block; }\n  .aml-img-caption { background: #f4f4f4; padding: 12px 18px; font-size: 15px; color: #111; }\n  .aml-speakers-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n  @media (max-width: 600px) { .aml-speakers-grid { grid-template-columns: 1fr; } }\n  .aml-speaker-card { border: 1px solid #e0e0e0; border-radius: 6px; padding: 20px; display: flex; gap: 16px; }\n  .aml-speaker-img-sm { width: 56px; height: 56px; border-radius: 50%; overflow: hidden; flex-shrink: 0; border: 1px solid #e0e0e0; background: #f4f4f4; }\n  .aml-speaker-img-sm img { width: 100%; height: 100%; object-fit: cover; }\n  .aml-speaker-name { font-weight: 800; font-size: 17px; margin-bottom: 2px; color: #111; }\n  .aml-speaker-role { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #b39a00; margin-bottom: 6px; }\n  .aml-speaker-desc { font-size: 16px; color: #111; line-height: 1.6; }\n  .aml-speaker-coming { border: 2px dashed #d0d0d0; border-radius: 6px; padding: 20px; display: flex; gap: 16px; align-items: center; background: #f9f9f9; }\n  .aml-speaker-mini-coming { display: flex; align-items: center; gap: 14px; }\n  .aml-mini-coming-avatar { width: 80px; height: 80px; border-radius: 50%; flex: 0 0 80px; background: #eee; display: flex; align-items: center; justify-content: center; border: 2px dashed #ccc; }\n  .aml-mini-coming-avatar svg { width: 30px; height: 30px; color: #bbb; }\n  .aml-speaker-mini-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 32px; align-items: start; }\n  .aml-speaker-mini-item { display: flex; align-items: center; gap: 14px; }\n  .aml-avatar { width: 80px; height: 80px; border-radius: 999px; overflow: hidden; flex: 0 0 80px; border: 2px solid #fffa74; background: #f4f4f4; }\n  .aml-avatar img { width: 100% !important; height: 100% !important; object-fit: cover !important; display: block !important; }\n  .aml-cta-box { background: #fffa74; border-radius: 6px; padding: 40px 32px; text-align: center; }\n  .aml-cta-box .label { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 8px; color: #111; }\n  .aml-cta-box .date { font-size: 30px; font-weight: 900; margin-bottom: 4px; color: #111; }\n  .aml-cta-box .sub { font-size: 17px; color: rgba(0,0,0,0.65); margin-bottom: 24px; }\n  .aml-footer-row { border-top: 1px solid #e0e0e0; padding-top: 24px; display: flex; flex-wrap: wrap; gap: 12px; justify-content: space-between; align-items: center; margin-top: 48px; }\n  .aml-footer-row p { font-size: 17px; color: #111; }\n  .aml-footer-row a { color: #111; font-weight: 700; text-decoration: underline; display: inline-flex; align-items: center; gap: 6px; font-size: 17px; }\n  .aml-li-icon { width: 18px; height: 18px; flex-shrink: 0; }\n  .aml-speaker-full { border: 1px solid #e0e0e0; border-radius: 8px; padding: 24px; display: flex; gap: 24px; margin-bottom: 20px; align-items: flex-start; }\n  .aml-speaker-img-lg { width: 140px; height: 140px; border-radius: 8px; overflow: hidden; flex-shrink: 0; border: 1px solid #e0e0e0; background: #f4f4f4; }\n  .aml-speaker-img-lg img { width: 100%; height: 100%; object-fit: cover; }\n  .aml-speaker-full .aml-speaker-name { font-size: 22px; font-weight: 900; margin-bottom: 2px; }\n  .aml-speaker-full .aml-speaker-role { font-size: 15px; margin-bottom: 10px; }\n  .aml-speaker-full .aml-speaker-desc { font-size: 17px; color: #111; line-height: 1.7; }\n  .aml-speaker-full-coming { border: 2px dashed #d0d0d0; border-radius: 8px; padding: 28px 24px; display: flex; gap: 24px; margin-bottom: 20px; align-items: center; background: #f9f9f9; }\n  .aml-speaker-full-coming-avatar { width: 100px; height: 100px; border-radius: 8px; flex-shrink: 0; background: #eee; display: flex; align-items: center; justify-content: center; border: 2px dashed #ccc; }\n  .aml-speaker-full-coming-avatar svg { width: 40px; height: 40px; color: #ccc; }\n  .aml-agenda-banner { display: flex; align-items: flex-start; gap: 14px; background: #fffbe6; border: 1px solid #ffe066; border-radius: 10px; padding: 18px 22px; margin-bottom: 44px; }\n  .aml-agenda-banner-icon { font-size: 22px; flex-shrink: 0; margin-top: 1px; }\n  .aml-agenda-banner-text { font-size: 15px; color: #7a6000; line-height: 1.6; }\n  .aml-agenda-banner-text strong { font-weight: 800; color: #5a4400; }\n  .aml-coming-box { border: 2px dashed #d0d0d0; border-radius: 12px; padding: 56px 32px; text-align: center; background: #f9f9f9; max-width: 720px; margin: 0 auto 44px; }\n  .aml-coming-box .icon { font-size: 40px; margin-bottom: 16px; }\n  .aml-coming-box h3 { font-size: 22px; font-weight: 900; color: #111; margin: 0 0 10px; }\n  .aml-coming-box p { font-size: 16px; color: #666; line-height: 1.6; margin: 0; }\n  @media (max-width: 600px) {\n    .aml-content { padding: 24px 18px; }\n    .aml-section { margin-bottom: 32px; }\n    .aml-h2 { font-size: 22px; }\n    .aml-p { font-size: 16px; }\n    .aml-speaker-full { flex-direction: column; }\n    .aml-speaker-img-lg { width: 100px; height: 100px; }\n    .aml-btn, .aml-btn-yellow { width: 100%; justify-content: center; }\n    .aml-footer-row { flex-direction: column; align-items: stretch; }\n    .aml-tab-nav { overflow-x: auto; -webkit-overflow-scrolling: touch; padding: 0 18px; }\n    .aml-tab-nav ul { flex-wrap: nowrap; width: max-content; padding-bottom: 6px; }\n    .aml-tab-nav a { padding: 12px 18px 12px 0; font-size: 16px; }\n    .aml-tab-nav li.active::after { right: 0; }\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"aml-wrap\">\n  <nav class=\"aml-tab-nav\">\n    <ul>\n      <li class=\"active\" data-tab=\"event\"><a href=\"#\" onclick=\"amlSwitch('event');return false;\">About the Event<\/a><\/li>\n      <li data-tab=\"programm\"><a href=\"#\" onclick=\"amlSwitch('programm');return false;\">Program<\/a><\/li>\n      <li data-tab=\"referenten\"><a href=\"#\" onclick=\"amlSwitch('referenten');return false;\">Speakers<\/a><\/li>\n    <\/ul>\n  <\/nav>\n  <!-- ===== TAB 1: \u00dcBER DAS EVENT ===== -->\n  <div class=\"aml-panel active\" id=\"aml-tab-event\">\n    <div class=\"aml-hero\">\n      <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/Hochhaus_am_Europaplatz_Berlin-095650005-scaled.jpg\" alt=\"KPMG \u2013 Hochhaus am Europaplatz, Berlin\" \/>\n      <div class=\"aml-hero-overlay\">\n        <div class=\"aml-hero-text\">\n          <div class=\"label\">Host<\/div>\n          <div class=\"name\">KPMG<\/div>\n          <div class=\"sub\">Audit \u00b7 Tax Advisory \u00b7 Consulting \u00b7 Legal<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"aml-content\">\n      <div class=\"aml-info-row\">\n        <div class=\"aml-date-box\">\n          <div class=\"dl\">Next AML TALKS Event<\/div>\n          <div class=\"dn\">17.09.2026<\/div>\n          <div class=\"dt\">Berlin<\/div>\n          <div class=\"dt\" style=\"margin-top:10px;font-size:12px;opacity:0.6;\">Main topic to be announced shortly<\/div>\n        <\/div>\n        <div class=\"aml-host-box\">\n          <div class=\"host-label\">Hosted by<\/div>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/KPMG_blue_logo.svg\" alt=\"KPMG\" style=\"height:44px;width:auto;object-fit:contain;object-position:left;\" \/>\n          <address>\n            KPMG AG Wirtschaftspr\u00fcfungsgesellschaft<br>\n            Heidestra\u00dfe 58<br>\n            10557 Berlin\n          <\/address>\n        <\/div>\n        <div class=\"aml-cta-box-col\">\n          <div class=\"cta-headline\">Secure your spot now<\/div>\n          <a href=\"https:\/\/luma.com\/nd8azmw2\" target=\"_blank\" class=\"aml-btn-yellow\" rel=\"noopener\">Register now \u2192<\/a>\n          <div class=\"cta-note\">Free of charge &amp; non-binding<\/div>\n        <\/div>\n      <\/div>\n      <!-- Speaker Mini -->\n      <div style=\"margin-bottom:56px;border-bottom:1px solid #e0e0e0;padding-bottom:40px;\">\n        <div style=\"font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#888;margin-bottom:24px;\">Confirmed speakers, including:<\/div>\n        <div class=\"aml-speaker-mini-grid\">\n          <div class=\"aml-speaker-mini-item\">\n            <div class=\"aml-avatar\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/timo-purkott-708x4721-cq5dam-web-598-598-20260622-114959.webp\" alt=\"Timo Purkott\"><\/div>\n            <div>\n              <div style=\"font-size:15px;font-weight:800;color:#111;line-height:1.2;\">Timo Purkott<\/div>\n              <div style=\"font-size:12px;color:#666;margin-top:2px;line-height:1.3;\">Partner &amp; Head of Regulatory and Compliance<br>KPMG<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-mini-item\">\n            <div class=\"aml-avatar\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/torsten-jurisch-708x472-cq5dam-web-598-598-20260622-114611.webp\" alt=\"Torsten Jurisch\"><\/div>\n            <div>\n              <div style=\"font-size:15px;font-weight:800;color:#111;line-height:1.2;\">Torsten Jurisch<\/div>\n              <div style=\"font-size:12px;color:#666;margin-top:2px;line-height:1.3;\">Partner &amp; Head of Technologie<br>KPMG<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-mini-item\">\n            <div class=\"aml-avatar\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/1660556157593-20260622-130257.jpeg\" alt=\"Razmin Pedrood\"><\/div>\n            <div>\n              <div style=\"font-size:15px;font-weight:800;color:#111;line-height:1.2;\">Razmin Pedrood<\/div>\n              <div style=\"font-size:12px;color:#666;margin-top:2px;line-height:1.3;\">Manager &amp; AML Expert<br>KPMG<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-mini-item\">\n            <div class=\"aml-avatar\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/jacob-portrait-quadrat-scaled-1-e1779101528246.jpg\" alt=\"Dr. Jacob Wende\"><\/div>\n            <div>\n              <div style=\"font-size:15px;font-weight:800;color:#111;line-height:1.2;\">Dr. Jacob Wende<\/div>\n              <div style=\"font-size:12px;color:#666;margin-top:2px;line-height:1.3;\">CEO<br>Regpit<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <!-- About -->\n      <div class=\"aml-section\">\n        <h2 class=\"aml-h2\"><strong>AML TALKS \u2013 KPMG | Regpit<\/strong><\/h2>\n        <p class=\"aml-p translation-block\">AML TALKS is a free lecture and networking series presented by <strong>Regpit<\/strong>, focusing on AML, financial crime, and the implementation of compliance requirements.<\/p>\n        <p class=\"aml-p\">Several times a year, AML TALKS brings together leading experts from law firms, companies, supervisory authorities, and the RegTech industry on one stage \u2013 delivering in-depth insights, practice-oriented discussions, and meaningful exchange.<\/p>\n        <p class=\"aml-p\"><strong>Host of this event is the international auditing and advisory firm KPMG. The event will take place at KPMG\u2019s offices in the heart of Berlin.<\/strong><\/p>\n      <\/div>\n      <!-- Themen -->\n      <div class=\"aml-section\">\n        <h2 class=\"aml-h2\">Key topics of the event<\/h2>\n        <div class=\"aml-agenda-banner\">\n          <div class=\"aml-agenda-banner-text\"><strong>Main topic &amp; key focus areas to be announced shortly.<\/strong> Secure your spot now, as places are limited.<\/div>\n        <\/div>\n      <\/div>\n      <!-- Was erwartet -->\n      <div class=\"aml-section\">\n        <h2 class=\"aml-h2\">What can participants expect?<\/h2>\n        <div class=\"aml-expect-list\">\n          <div class=\"aml-expect-item\"><div class=\"aml-expect-bar\"><\/div><div><div class=\"aml-expect-title\">Keynote presentations<\/div><div class=\"aml-expect-desc\">High-level keynote presentations providing strategic insights into current developments<\/div><\/div><\/div>\n          <div class=\"aml-expect-item\"><div class=\"aml-expect-bar\"><\/div><div><div class=\"aml-expect-title\">Panel discussion<\/div><div class=\"aml-expect-desc\">Panel discussion with leading experts from practice<\/div><\/div><\/div>\n          <div class=\"aml-expect-item\"><div class=\"aml-expect-bar\"><\/div><div><div class=\"aml-expect-title\">Practical insights<\/div><div class=\"aml-expect-desc\">Concrete practical insights<\/div><\/div><\/div>\n          <div class=\"aml-expect-item\"><div class=\"aml-expect-bar\"><\/div><div><div class=\"aml-expect-title\">Open discussions<\/div><div class=\"aml-expect-desc\">Open discussions and active exchange with the audience<\/div><\/div><\/div>\n          <div class=\"aml-expect-item\"><div class=\"aml-expect-bar\"><\/div><div><div class=\"aml-expect-title\">Networking<\/div><div class=\"aml-expect-desc\">Networking in an exclusive setting<\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n      <!-- Networking Foto -->\n      <div class=\"aml-section\">\n        <div class=\"aml-img-block\">\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/DSC03515-scaled.jpg\" alt=\"Networking bei den AML Talks\" \/>\n          <div class=\"aml-img-caption\">Networking in an exclusive setting \u2013 accompanied by catering alongside the professional discussions.<\/div>\n        <\/div>\n      <\/div>\n      <!-- Speaker Cards -->\n      <div class=\"aml-section\">\n        <h2 class=\"aml-h2\">Who will be joining us this time?<\/h2>\n        <p class=\"aml-p\" style=\"margin-bottom:20px;\">High-caliber speakers from regulation, compliance and technology.<\/p>\n        <div class=\"aml-speakers-grid\">\n          <div class=\"aml-speaker-card\">\n            <div class=\"aml-speaker-img-sm\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/timo-purkott-708x4721-cq5dam-web-598-598-20260622-114959.webp\" alt=\"Timo Purkott\" \/><\/div>\n            <div>\n              <div class=\"aml-speaker-name\">Timo Purkott<\/div>\n              <div class=\"aml-speaker-role\">Partner &amp; Head of Regulatory and Compliance \u2013 KPMG<\/div>\n              <div class=\"aml-speaker-desc\">Timo Purkott is a Partner at KPMG and Head of Regulatory &amp; Compliance. He advises financial institutions on implementing regulatory requirements and optimizing compliance management systems. One key focus is increasing efficiency and automation. As Head of RegTech, he also drives the use of innovative technologies in the compliance environment.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-card\">\n            <div class=\"aml-speaker-img-sm\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/torsten-jurisch-708x472-cq5dam-web-598-598-20260622-114611.webp\" alt=\"Torsten Jurisch\" \/><\/div>\n            <div>\n              <div class=\"aml-speaker-name\">Torsten Jurisch<\/div>\n              <div class=\"aml-speaker-role\">Partner &amp; Head of Technologie \u2013 KPMG<\/div>\n              <div class=\"aml-speaker-desc\">Torsten Jurisch is a Partner in Financial Services and supports banks and insurance companies on their journey toward becoming data-driven organizations. He has been advising on regulatory requirements, data management and the use of technology to combat financial crime for more than 15 years. As an experienced program lead, he operates at the interface between business departments and IT.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-card\">\n            <div class=\"aml-speaker-img-sm\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/1660556157593-20260622-130257.jpeg\" alt=\"Razmin Pedrood\" \/><\/div>\n            <div>\n              <div class=\"aml-speaker-name\">Razmin Pedrood<\/div>\n              <div class=\"aml-speaker-role\">Manager &amp; AML Expert \u2013 KPMG<\/div>\n              <div class=\"aml-speaker-desc\">Razmin Pedrood is a Manager in Regulatory &amp; Compliance and advises banks, FinTechs and financial services providers in the AML space. His focus is on implementing regulatory requirements, particularly in the context of new AML requirements. He has in-depth audit experience as well as expertise in anti-money laundering prevention, based on extensive project experience in the AML environment.<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"aml-speaker-card\">\n            <div class=\"aml-speaker-img-sm\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/jacob-portrait-quadrat-scaled-1-e1779101528246.jpg\" alt=\"Dr. Jacob Wende\" \/><\/div>\n            <div>\n              <div class=\"aml-speaker-name\">Dr. Jacob Wende<\/div>\n              <div class=\"aml-speaker-role\">CEO \u2013 Regpit<\/div>\n              <div class=\"aml-speaker-desc\">Dr. Jacob Wende is an expert in anti-money laundering and regulatory compliance. He is the founder and CEO of Regpit, a RegTech company specializing in AML compliance and sanctions management. The qualified lawyer also serves as editor-in-chief of the professional journal \u201cGeldw\u00e4sche &amp; Recht\u201d (GWuR) and is a contributing author to the commentary on the German Money Laundering Act published by Deutscher Fachverlag.<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <p class=\"aml-p\" style=\"margin-top:18px;font-style:italic;color:#666;font-size:16px;\">Further speakers will be announced shortly.<\/p>\n      <\/div>\n      <!-- F\u00fcr wen -->\n      <div class=\"aml-section\">\n        <h2 class=\"aml-h2\">Who is the event for?<\/h2>\n        <p class=\"aml-p\">AML TALKS are aimed at:<\/p>\n        <ul class=\"aml-list\">\n          <li><i class=\"aml-dot\"><\/i><span>Compliance Officers<\/span><\/li>\n          <li><i class=\"aml-dot\"><\/i><span>MLROs (Money Laundering Reporting Officers)<\/span><\/li>\n          <li><i class=\"aml-dot\"><\/i><span>Members of AML, AFC, and compliance teams<\/span><\/li>\n          <li><i class=\"aml-dot\"><\/i><span>Representatives of supervisory authorities<\/span><\/li>\n          <li><i class=\"aml-dot\"><\/i><span>Partners and staff from law firms<\/span><\/li>\n          <li><i class=\"aml-dot\"><\/i><span>Tech leads and decision-makers from regulated companies<\/span><\/li>\n        <\/ul>\n        <p class=\"aml-p\" style=\"margin-top:14px;font-style:italic;\">In short: for everyone who wants to shape AML compliance strategically and proactively engage with regulatory developments.<\/p>\n      <\/div>\n      <div class=\"aml-cta-box\">\n        <div class=\"label\">Next Event Date<\/div>\n        <div class=\"date\">September 17, 2026<\/div>\n        <div class=\"sub\" style=\"margin-top: 12px;\">Berlin \u00b7 KPMG AG Wirtschaftspr\u00fcfungsgesellschaft<\/div>\n        <a href=\"https:\/\/luma.com\/nd8azmw2\" target=\"_blank\" class=\"aml-btn\" style=\"margin-bottom:8px;\" rel=\"noopener\">Register now for free \u2192<\/a>\n      <\/div>\n      <div class=\"aml-footer-row\">\n        <p>Sign up now and never miss any updates on AML TALKS events or Regpit: <a href=\"https:\/\/share-eu1.hsforms.com\/12e-v_5EIQxqPAOFheh3OLg2ehp0s\" target=\"_blank\" rel=\"noopener\">Subscribe to our newsletter.<\/a><\/p>\n        <a href=\"https:\/\/www.linkedin.com\/company\/regpit\" target=\"_blank\" rel=\"noopener\">\n          <svg class=\"aml-li-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.761 0 5-2.239 5-5v-14c0-2.761-2.239-5-5-5zm-11 19h-3v-10h3v10zm-1.5-11.268c-.966 0-1.75-.784-1.75-1.75s.784-1.75 1.75-1.75 1.75.784 1.75 1.75-.784 1.75-1.75 1.75zm13.5 11.268h-3v-5.604c0-1.337-.025-3.063-1.868-3.063-1.869 0-2.156 1.46-2.156 2.967v5.7h-3v-10h2.881v1.367h.041c.401-.761 1.381-1.563 2.844-1.563 3.042 0 3.603 2.002 3.603 4.604v5.592z\"\/><\/svg>\n          Follow us on LinkedIn.\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- ===== TAB 2: PROGRAMM ===== -->\n  <div class=\"aml-panel\" id=\"aml-tab-programm\">\n    <div class=\"aml-content\">\n      <div style=\"text-align:center;margin-bottom:36px;\">\n        <h2 class=\"aml-h2\" style=\"font-size:30px;letter-spacing:-0.5px;\">Program<\/h2>\n        <p style=\"color:#666;font-size:17px;margin-top:8px;\">September 17, 2026 | Berlin<\/p>\n      <\/div>\n      <div class=\"aml-coming-box\">\n        <h3>The program will be completed shortly.<\/h3>\n        <p>The detailed agenda with keynote presentations and panel discussion will follow shortly. Secure your spot now, as places are limited.<\/p>\n      <\/div>\n      <div class=\"aml-info-row\" style=\"margin-top:20px;\">\n        <div class=\"aml-date-box\">\n          <div class=\"dl\">Next AML TALKS Event<\/div>\n          <div class=\"dn\">17.09.2026<\/div>\n          <div class=\"dt\">Berlin<\/div>\n          <div class=\"dt\" style=\"margin-top:10px;font-size:12px;opacity:0.6;\">Main topic to be announced shortly<\/div>\n        <\/div>\n        <div class=\"aml-host-box\">\n          <div class=\"host-label\">Hosted by<\/div>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/KPMG_blue_logo.svg\" alt=\"KPMG\" style=\"height:44px;width:auto;object-fit:contain;object-position:left;\" \/>\n          <address>\n            KPMG AG Wirtschaftspr\u00fcfungsgesellschaft<br>\n            Heidestra\u00dfe 58<br>\n            10557 Berlin\n          <\/address>\n        <\/div>\n        <div class=\"aml-cta-box-col\">\n          <div class=\"cta-headline\">Secure your spot now<\/div>\n          <a href=\"https:\/\/luma.com\/nd8azmw2\" target=\"_blank\" class=\"aml-btn-yellow\" rel=\"noopener\">Register now \u2192<\/a>\n          <div class=\"cta-note\">Free of charge &amp; non-binding<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- ===== TAB 3: REFERENTEN ===== -->\n  <div class=\"aml-panel\" id=\"aml-tab-referenten\">\n    <div class=\"aml-content\">\n      <h2 class=\"aml-h2\" style=\"margin-bottom:24px;\">Speakers<\/h2>\n      <div class=\"aml-speaker-full\">\n        <div class=\"aml-speaker-img-lg\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/timo-purkott-708x4721-cq5dam-web-598-598-20260622-114959.webp\" alt=\"Timo Purkott\" \/><\/div>\n        <div>\n          <div class=\"aml-speaker-name\">Timo Purkott<\/div>\n          <div class=\"aml-speaker-role\">Partner &amp; Head of Regulatory and Compliance \u2013 KPMG<\/div>\n          <div class=\"aml-speaker-desc\">Timo Purkott is a Partner at KPMG and Head of Regulatory &amp; Compliance. He advises financial institutions on implementing regulatory requirements and optimizing compliance management systems. One key focus is increasing efficiency and automation. As Head of RegTech, he also drives the use of innovative technologies in the compliance environment.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"aml-speaker-full\">\n        <div class=\"aml-speaker-img-lg\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/torsten-jurisch-708x472-cq5dam-web-598-598-20260622-114611.webp\" alt=\"Torsten Jurisch\" \/><\/div>\n        <div>\n          <div class=\"aml-speaker-name\">Torsten Jurisch<\/div>\n          <div class=\"aml-speaker-role\">Partner &amp; Head of Technologie \u2013 KPMG<\/div>\n          <div class=\"aml-speaker-desc\">Torsten Jurisch is a Partner in Financial Services and supports banks and insurance companies on their journey toward becoming data-driven organizations. He has been advising on regulatory requirements, data management and the use of technology to combat financial crime for more than 15 years. As an experienced program lead, he operates at the interface between business departments and IT.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"aml-speaker-full\">\n        <div class=\"aml-speaker-img-lg\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/1660556157593-20260622-130257.jpeg\" alt=\"Razmin Pedrood\" \/><\/div>\n        <div>\n          <div class=\"aml-speaker-name\">Razmin Pedrood<\/div>\n          <div class=\"aml-speaker-role\">Manager &amp; AML Expert \u2013 KPMG<\/div>\n          <div class=\"aml-speaker-desc\">Razmin Pedrood is a Manager in Regulatory &amp; Compliance and advises banks, FinTechs and financial services providers in the AML space. His focus is on implementing regulatory requirements, particularly in the context of new AML requirements. He has in-depth audit experience as well as expertise in anti-money laundering prevention, based on extensive project experience in the AML environment.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"aml-speaker-full\">\n        <div class=\"aml-speaker-img-lg\"><img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/05\/jacob-portrait-quadrat-scaled-1-e1779101528246.jpg\" alt=\"Dr. Jacob Wende\" \/><\/div>\n        <div>\n          <div class=\"aml-speaker-name\">Dr. Jacob Wende<\/div>\n          <div class=\"aml-speaker-role\">CEO \u2013 Regpit<\/div>\n          <div class=\"aml-speaker-desc\">Dr. Jacob Wende is an expert in anti-money laundering and regulatory compliance. He is the founder and CEO of Regpit, a RegTech company specializing in AML compliance and sanctions management. The qualified lawyer also serves as editor-in-chief of the professional journal \u201cGeldw\u00e4sche &amp; Recht\u201d (GWuR) and is a contributing author to the commentary on the German Money Laundering Act published by Deutscher Fachverlag.<\/div>\n        <\/div>\n      <\/div>\n      <p class=\"aml-p\" style=\"margin-top:8px;font-style:italic;color:#666;font-size:16px;\">Further speakers will be announced shortly.<\/p>\n      <div class=\"aml-info-row\" style=\"margin-top:32px;\">\n        <div class=\"aml-date-box\">\n          <div class=\"dl\">Next AML TALKS Event<\/div>\n          <div class=\"dn\">17.09.2026<\/div>\n          <div class=\"dt\">Berlin<\/div>\n          <div class=\"dt\" style=\"margin-top:10px;font-size:12px;opacity:0.6;\">Main topic to be announced shortly<\/div>\n        <\/div>\n        <div class=\"aml-host-box\">\n          <div class=\"host-label\">Hosted by<\/div>\n          <img decoding=\"async\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/07\/KPMG_blue_logo.svg\" alt=\"KPMG\" style=\"height:44px;width:auto;object-fit:contain;object-position:left;\" \/>\n          <address>\n            KPMG AG Wirtschaftspr\u00fcfungsgesellschaft<br>\n            Heidestra\u00dfe 58<br>\n            10557 Berlin\n          <\/address>\n        <\/div>\n        <div class=\"aml-cta-box-col\">\n          <div class=\"cta-headline\">Secure your spot now<\/div>\n          <a href=\"https:\/\/luma.com\/nd8azmw2\" target=\"_blank\" class=\"aml-btn-yellow\" rel=\"noopener\">Register now \u2192<\/a>\n          <div class=\"cta-note\">Free of charge &amp; non-binding<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\n  function amlSwitch(tab) {\n    document.querySelectorAll('.aml-tab-nav li').forEach(function(li) {\n      li.classList.toggle('active', li.getAttribute('data-tab') === tab);\n    });\n    document.querySelectorAll('.aml-panel').forEach(function(p) {\n      p.classList.remove('active','fade-in');\n      if (p.id === 'aml-tab-' + tab) {\n        p.classList.add('active');\n        setTimeout(function() { p.classList.add('fade-in'); }, 10);\n      }\n    });\n  }\n  document.addEventListener('DOMContentLoaded', function() { amlSwitch('event'); });\n  setTimeout(function() { if (!document.querySelector('.aml-panel.fade-in')) amlSwitch('event'); }, 500);\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a81439d e-flex e-con-boxed e-con e-parent\" data-id=\"a81439d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c41cc14 e-flex e-con-boxed e-con e-child\" data-id=\"c41cc14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d9cab76 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d9cab76\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-470480b elementor-widget elementor-widget-heading\" data-id=\"470480b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Regpit\u2019s AML event series<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a1b030 elementor-widget elementor-widget-text-editor\" data-id=\"1a1b030\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\"><strong>AML TALKS<\/strong>\u00a0is a lecture and networking series presented by <strong>Regpit<\/strong>, focusing on AML, financial crime, and the technical regulatory implementation of compliance requirements.<\/p><p class=\"p1\">Several times a year, <strong>AML TALKS<\/strong> brings together leading experts from law firms, companies, supervisory authorities, and the RegTech industry on one stage \u2013 offering in-depth insights, practice-oriented discussions, and meaningful peer-to-peer exchange.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-acfec3e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"acfec3e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99a97a5 elementor-widget elementor-widget-image\" data-id=\"99a97a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1024x576.png\" class=\"attachment-large size-large wp-image-8079\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1024x576.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-300x169.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-768x432.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1536x864.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-2048x1152.png 2048w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-18x10.png 18w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74778ce e-flex e-con-boxed e-con e-parent\" data-id=\"74778ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e81d1f6 e-con-full e-flex e-con e-child\" data-id=\"e81d1f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c2d93c elementor-widget elementor-widget-heading\" data-id=\"5c2d93c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Discover our platform<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee0b091 elementor-widget elementor-widget-text-editor\" data-id=\"ee0b091\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div><div><div>We\u2019ll be happy to show you how Regpit streamlines your AML compliance: Efficiently, securely, and effortlessly.<\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14e2793 e-con-full e-flex e-con e-child\" data-id=\"14e2793\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-721700e elementor-mobile-align-justify elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"721700e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/regpit.com\/eng\/demo-buchen\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf7d974 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf7d974\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">free of charge &amp; non-binding<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c53254 e-con-full e-flex e-con e-child\" data-id=\"2c53254\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb24210 elementor-widget elementor-widget-image\" data-id=\"eb24210\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-1024x576.png\" class=\"attachment-large size-large wp-image-8782\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-1024x576.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-300x169.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-768x432.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-1536x864.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup-18x10.png 18w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/03\/Neues-Mockup.png 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6b49f8 e-flex e-con-boxed e-con e-parent\" data-id=\"c6b49f8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c0bfbb1 e-con-full e-flex e-con e-child\" data-id=\"c0bfbb1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4eda16 elementor-widget elementor-widget-heading\" data-id=\"b4eda16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Secure your free ticket for the next event now<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78ffc00 e-con-full e-flex e-con e-child\" data-id=\"78ffc00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c53fc6e elementor-mobile-align-justify elementor-tablet-align-justify elementor-widget-tablet__width-inherit elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"c53fc6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/regpit.com\/eng\/aml-talks\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View events<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f31020 e-con-full e-flex e-con e-child\" data-id=\"1f31020\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85b65f7 elementor-widget elementor-widget-image\" data-id=\"85b65f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1024x576.png\" class=\"attachment-large size-large wp-image-8079\" alt=\"- -\" srcset=\"https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1024x576.png 1024w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-300x169.png 300w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-768x432.png 768w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-1536x864.png 1536w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-2048x1152.png 2048w, https:\/\/regpit.com\/wp-content\/uploads\/2026\/02\/Regpit-AML-Talks-Logo-18x10.png 18w\" sizes=\"(max-width: 800px) 100vw, 800px\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u2190 Zu allen AML TALKS Events N\u00e4chstes Event \u00b7 Berlin \u00b7 17. September 2026 Die exklusive AML Veranstaltungsreihe 17. September 2026 &nbsp;\u00b7&nbsp; 16 \u2013 20 Uhr Berlin &nbsp;\u00b7&nbsp; KPMG AG Wirtschaftspr\u00fcfungsgesellschaft Presented by Jetzt anmelden Mehr erfahren kostenfrei und unverbindlich \u00dcber das Event Programm Referenten Gastgeber KPMG Wirtschaftspr\u00fcfung \u00b7 Steuerberatung \u00b7 Consulting \u00b7 Legal N\u00e4chstes [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":6984,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-10530","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/10530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/comments?post=10530"}],"version-history":[{"count":16,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/10530\/revisions"}],"predecessor-version":[{"id":10565,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/10530\/revisions\/10565"}],"up":[{"embeddable":true,"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/pages\/6984"}],"wp:attachment":[{"href":"https:\/\/regpit.com\/eng\/wp-json\/wp\/v2\/media?parent=10530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}