Europol 2.0 – Secure Today, Protect Tomorrow
2026-04-22T09:00:00+00:00
2026-04-22T11:00:00+00:00
https://www.expert-europe.eu//medias/image/thumbnail_1254531369e3b2f7d9ae9.png
European Parliament
Rue Wiertz 60
Brussels
1047
BE
.flip-card { perspective:1000px; position:relative; min-height:380px; z-index:1; }
.flip-card:hover, .flip-card:focus-within { z-index:50; }
.flip-checkbox { display:none; }
.flip-card-inner { position:relative; width:100%; height:100%; transition:transform 0.6s; transform-style:preserve-3d; }
.flip-checkbox:checked ~ .flip-card-inner { transform:rotateY(180deg); }
.flip-checkbox:checked ~ .flip-card-inner .flip-card-front { pointer-events:none; }
.flip-checkbox:not(:checked) ~ .flip-card-inner .flip-card-back { pointer-events:none; }
.flip-card, .flip-card-inner { overflow:visible !important; }
.flip-card-front, .flip-card-back { position:absolute; width:100%; backface-visibility:hidden; border-radius:12px; min-height:380px; box-sizing:border-box !important; }
.flip-card-front { display:flex; flex-direction:column; align-items:center; justify-content:flex-start; padding:20px 15px; text-align:center; position:relative; overflow:hidden; }
.flip-card-back { transform:rotateY(180deg); padding:20px; overflow-y:auto; max-height:380px; scrollbar-width:thin; scrollbar-color:#94a3b8 #f1f5f9; border:1px solid #e8edf4; }
.flip-card-back::-webkit-scrollbar { width:6px; }
.flip-card-back::-webkit-scrollbar-track { background:#f1f5f9; border-radius:3px; }
.flip-card-back::-webkit-scrollbar-thumb { background:#94a3b8; border-radius:3px; }
.flip-card-back::-webkit-scrollbar-thumb:hover { background:#64748b; }
.flip-card-back.vip-back { scrollbar-color:#d97706 #fef3c7; }
.flip-card-back.vip-back::-webkit-scrollbar-track { background:#fef3c7; }
.flip-card-back.vip-back::-webkit-scrollbar-thumb { background:#d97706; }
.flip-card-front::before { content:''; position:absolute; bottom:0; left:0; width:50px; height:50px; background:linear-gradient(135deg,#e8f2fc 0%,#f0f7ff 100%); clip-path:polygon(0 100%,100% 100%,0 0); opacity:1; z-index:0; }
.flip-card-front.vip-front::before, .flip-card-front.vip-card::before { background:linear-gradient(135deg,#fde68a 0%,#fbbf24 100%); border:none; }
.flip-card-front label[for^="flip-"], .flip-card-front label[for^="speaker-"], .flip-card-front label[for^="vip-"] { position:absolute; bottom:6px; left:10px; font-size:18px; font-weight:300; cursor:pointer; z-index:10; background:none; border:none; padding:0; transition:transform 0.2s,color 0.2s; color:#144379; }
.flip-card-front label[for^="flip-"]:hover, .flip-card-front label[for^="speaker-"]:hover { color:#1e5a9e; transform:scale(1.2); }
.flip-card-front.vip-front label, .flip-card-front.vip-card label { color:#92400e !important; }
.close-button { position:absolute; top:15px; right:15px; width:28px; height:28px; background:#144379; color:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:24px; font-weight:300; cursor:pointer; z-index:100; line-height:1; transition:all 0.2s; }
.close-button:hover { background:#1e5a9e; transform:rotate(90deg) scale(1.1); }
.close-button.vip-close { background:#92400e; }
.close-button.vip-close:hover { background:#ef4444; }
.social-icon { transition:transform 0.2s ease,box-shadow 0.2s ease; }
.social-icon:hover { transform:translateY(-3px); box-shadow:0 6px 12px rgba(0,0,0,.15); }
.logo-link img { transition:transform 0.2s ease,filter 0.2s ease; }
.logo-link:hover img { transform:scale(1.1); filter:brightness(1.1); }
.country-flag { position:relative; display:inline-block; cursor:pointer; transition:transform 0.2s ease; z-index:10; }
.country-flag:hover { transform:scale(1.15); z-index:20; }
.party-flag { position:relative; display:inline-flex; align-items:center; gap:4px; line-height:1; cursor:pointer; transition:transform 0.2s ease; z-index:10; font-size:0; }
.party-flag:hover { transform:scale(1.05); z-index:20; }
.country-flag .tooltip, .party-flag .tooltip { visibility:hidden; background:#144379 !important; color:#fff !important; text-align:center; padding:6px 10px; border-radius:6px; position:absolute; z-index:100; bottom:100%; margin-bottom:8px; left:50%; transform:translateX(-50%); white-space:normal; width:max-content; max-width:180px; line-height:1.4; opacity:0 !important; transition:opacity 0.2s ease !important; font-size:10px !important; font-weight:500; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; pointer-events:none; box-shadow:0 4px 10px rgba(0,0,0,.15); }
.country-flag:hover .tooltip, .party-flag:hover .tooltip { visibility:visible !important; opacity:1 !important; }
.micro-badge-wrapper { position:relative; display:inline-flex; flex-direction:column; align-items:flex-start; margin-bottom:8px; box-sizing:border-box !important; }
.badge-link { display:inline-flex; align-items:center; gap:4px; text-decoration:none !important; transition:transform 0.2s ease,box-shadow 0.2s ease; }
.badge-link:hover { transform:translateY(-2px); box-shadow:0 4px 8px rgba(20,67,121,.15); }
.tooltip-text { visibility:hidden; position:absolute; bottom:100%; margin-bottom:6px; left:50%; transform:translateX(-50%); background:#144379 !important; color:#fff !important; font-size:10px !important; font-weight:500; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; padding:6px 10px; border-radius:6px; white-space:normal; width:max-content; max-width:180px; text-align:center; line-height:1.4; opacity:0 !important; pointer-events:none; transition:opacity 0.2s ease !important; z-index:100; box-shadow:0 4px 10px rgba(0,0,0,.15); }
.micro-badge-wrapper:hover .tooltip-text, .badge-link:focus + .tooltip-text { visibility:visible !important; opacity:1 !important; }
.programme-row { border-left:4px solid transparent; transition:background-color 0.3s ease,border-color 0.3s ease,transform 0.3s ease; box-sizing:border-box !important; }
.programme-row:hover { background-color:#f8fbff; border-left-color:#144379; transform:translateX(6px); }
.time-badge { transition:transform 0.3s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.3s ease; }
.programme-row:hover .time-badge { transform:scale(1.08); box-shadow:0 6px 12px rgba(20,67,121,.25); }
.anchor-link { display:inline-flex; align-items:center; font-size:12px; color:#144379; font-weight:700; text-decoration:none; background:#e8f2fc; padding:4px 12px; border-radius:20px; white-space:nowrap; transition:all 0.2s ease; border:1px solid transparent; }
.anchor-link:hover { background:#144379; color:#fff; transform:translateY(-2px); box-shadow:0 4px 8px rgba(20,67,121,.15); border-color:#1e5a9e; }
@media (max-width: 768px) { .tooltip, .tooltip-text { display:none !important; } }
Renew Europe Group, EPP Group & S&D Group | Hosted by MEP Sophie WILMÈS (Renew, BE), MEP Tomas TOBÉ (EPP, SE), MEP Chloé RIDEL (S&D, FR) and MEP Raquel GARCÍA HERMIDA-VAN der WALLE (Renew, NL). On 22/04/2026 at the European Parliament (Spinelli 5E2, Brussels), this event will reflect on Europol's mandate and capabilities to respond to evolving security threats. MEP EVENT | Europol 2.0 – Secure Today, Protect Tomorrow | 📅 Date:22/04/2026 | 🕐 Time:11:00 – 13:00 | 📍 Location:Spinelli 5E2, European Parliament, Brussels | About the Event | In view of the upcoming revision of Europol’s mandate, this event will provide an opportunity to reflect on how Europol can further strengthen its analytical, operational, and technological capacities to respond to rapidly evolving security threats - in a context where crime increasingly transcends physical borders.The discussion will bring together perspectives from EU institutions as well as experts and practitioners from the field, ensuring a comprehensive and forward-looking debate.Hosted by | +Sophie WILMÈSMEP BelgiumRenew BureauVice-PresidentRenewRenew Europe Group | MRMouvement Réformateur Sophie WILMÈS CommitteesLIBECivil Liberties, Justice & Home AffairsEUDSEUDS CommitteeITREIndustry, Research & EnergyDelegationsV-CHAIR D-USD-US Delegation×+Tomas TOBÉMEP SwedenEPP Vice-ChairMember of the European ParliamentEPPGroup of the European People’s Party (Christian Democrats) | MModeraterna Tomas TOBÉ CommitteesLIBECivil Liberties, Justice & Home AffairsEUDSEUDS CommitteeDEVEDevelopmentITREIndustry, Research & EnergyTRANTransport & TourismDelegationsV-CHAIR D-BYDelegation for relations with BelarusD-UKDelegation to the EU-UK Parliamentary Partnership AssemblyD-USD-US Delegation×+Chloé RIDELMEP FranceMember of the European ParliamentS&DGroup of the Progressive Alliance of Socialists and Democrats in the European Parliament | PSParti socialiste Chloé RIDEL CommitteesAFETForeign AffairsLIBECivil Liberties, Justice & Home AffairsDROIHuman Rights (Subcommittee)ENVIEnvironment, Public Health & Food SafetyDelegationsDPAPDelegation for relations with the Pan-African ParliamentDCAMDCAM DelegationD-ZADelegation for relations with South Africa×+Raquel GARCÍA HERMIDA-VAN der WALLEMEP NetherlandsMember of the European ParliamentRenewRenew Europe Group | D66Democraten 66 Raquel GARCÍA HERMIDA-VAN der WALLE CommitteesREGIRegional DevelopmentLIBECivil Liberties, Justice & Home AffairsFEMMWomen’s Rights & Gender EqualityDelegationsCHAIR D-AFDelegation for relations with AfghanistanDMEDDelegation to the Parliamentary Assembly of the Union for the MediterraneanDMAGDelegation for relations with the Maghreb countries×Speakers | ⬇ Programme+⭐ Special GuestMagnus BRUNNEREuropean Commissioner for Internal Affairs and MigrationEuropean Commission Magnus BRUNNER Magnus Brunner has been serving as the European Commissioner for Internal Affairs and Migration since 2024, where he oversees EU policies on migration, border management, internal security, and cooperation among law enforcement authorities. In this capacity, he works to strengthen the EU’s security frameworks, ensure the protection of fundamental rights, and coordinate cross-border responses to migration and security challenges. Prior to his current role, Brunner held several senior political and governmental positions in Austria. He was Federal Minister of Finance from 2021 to 2024, State Secretary in the Federal Ministry for Climate Protection, Environment, Energy, Mobility, Innovation and Technology in 2020–2021, and Vice-President of the Federal Council from 2018 to 2020. ×+Jürgen EBNERDeputy Executive DirectorEuropolJürgen EBNER Jürgen Ebner, born in Germany in 1966, is Deputy Executive Director of Europol, responsible for governance and security coordination. He began his career in 1988 with the German Federal Criminal Police, holding various operational and strategic roles, including leading divisions focused on personal protection, major events, and central information management. He previously served at Europol from 2001 to 2006, progressing from Seconded National Expert to Acting Assistant Director for Corporate Governance. He assumed his current Europol role in November 2019, appointed by the Council of the EU. ×+⭐ Special GuestIgnacio de LUCASEuropean ProsecutorEPPOIgnacio de LUCAS Ignacio de Lucas has been a public prosecutor for more than 25 years, and is the former Deputy Head of the Special Anti-Drug Prosecution Office in Spain. An expert in international cooperation, he was the coordinator of the Ibero-American Network of Anti-drug Prosecutors (RFAI) (2014–2023) – an operational network promoting transnational investigations. In addition to his prosecutorial work at national level, he was the Senior Coordinator of the Central American Network of Prosecutors against Organised Crime at the UNODC in Panama (2011–2013). In July 2023, he was appointed European Prosecutor from Spain by the Council of the EU. ×+Olivier ONIDIDeputy Director-GeneralDG HOMEEuropean CommissionOlivier ONIDI Olivier Onidi is Deputy Director-General at the European Commission’s Directorate-General for Migration and Home Affairs (DG HOME), where he is responsible for Schengen and internal security. Since 2016, he has overseen EU policies related to border management, security information systems, counter-terrorism, organised crime, cybersecurity, and the prevention of violent extremism. Before taking up his current position, he held several senior roles within the European Commission, notably in the Directorate-General for Mobility and Transport (DG MOVE). He holds master’s degrees in International Economics, European Studies and Business Administration. ×+Pierre Berthelet, PHDAssociate ResearcherGrenoble-Alpes University (CESICE) & French Gendarmerie nationale (CRGN) Pierre Berthelet, PHD Pierre Berthelet is a Doctor of Law and a researcher specialising in European internal security and EU law. He is an associated researcher at the Centre d’études sur la sécurité internationale et les coopérations européennes (CESICE) at Université Grenoble Alpes, as well as at the Centre d’études et de recherches internationales et communautaires (CERIC) of Aix-Marseille University and the research centre of the French Gendarmerie (CREOGN). A member of the Europol Experts Platform and of several professional networks in the field of security and defence law, he has authored numerous academic publications on European internal security, counter-terrorism, and cybersecurity. ×+Chloé BERTHÉLÉMYSenior Policy AdvisorEuropean Digital Rights (EDRi)Chloé BERTHÉLÉMY Chloé Berthélémy is Senior Policy Advisor at the European Digital Rights network (EDRi), where she leads policy work on law enforcement, migration and data protection. Her work focuses in particular on cross-border access to data, police cooperation, EU agencies and large-scale databases, as well as issues related to online freedom of expression. Before joining EDRi, she worked on advocacy for youth rights at the European level. She holds a Double Master’s degree in European Affairs from Sciences Po Lille in France and Aston University in the United Kingdom. ×Programme | 11:00 – 13:00Discussion⭐ Magnus Brunner | European Commissioner for Internal Affairs and MigrationJürgen Ebner | Deputy Executive Director of Europol⭐ Ignacio de Lucas | European Prosecutor (EPPO)Olivier Onidi | Deputy Director-General (DG HOME), European CommissionPierre Berthelet | PhD, Associate Researcher, Grenoble-Alpes University & CRGNChloé Berthélémy | Senior Policy Advisor at European Digital Rights (EDRi)Important – This event is by invitation, and only registered participants will be admitted. Due to capacity constraints, all attendees must register, including those already holding a European Parliament access badge. Registration is mandatory for admission.
https://www.expert-europe.eu/en/event/europol-2-0-secure-today-protect-tomorrow/2026/04/22/443