Navigating US Tariffs: Impact on European Food and Drink Trade, Economy, and Future Relations
2026-04-09T07:00:00+00:00
2026-04-09T08:30:00+00:00
https://www.expert-europe.eu//medias/image/thumbnail_101528049369d5271860d23.png
European Parliament
Rue Wiertz 60
Brussels
1047
BE
S&D Group | Hosted by MEP Brando BENIFEI (S&D, Italy). Join us on April 9, 2026, at the European Parliament in Brussels to discuss the impact of U.S. reciprocal tariffs on the European agri-food sector, the economy, and future transatlantic trade relations.MEP EVENT Navigating US Tariffs: Impact on European Food and Drink Trade, Economy, and Future Relations Date: 09/04/2026 Time: 09:00 - 10:30 Location: European Parliament, Brussels, Room A5G305 About the Event One year after the publication of the U.S. reciprocal tariffs introduced by the Trump administration, and in light of the recent decision by the U.S. Supreme Court, the dynamics of transatlantic trade are once again at the center of political and economic debate. These developments make it particularly timely to reflect on recent trends and emerging challenges in EU–U.S. trade relations, especially in the agri-food sector.Food and beverages represent far more than simple commodities—they are woven into the fabric of Europe's culture and daily life. However, in the context of trade negotiations, their broader economic, cultural, and social significance is often overshadowed by industrial concerns. To fully grasp the implications of recent U.S. tariffs on EU products, it is essential to look beyond trade statistics and consider the people at the heart of the food system: producers, consumers, and policymakers committed to maintaining quality, affordability, and sustainability.This European Food Forum debate will convene a diverse range of stakeholders from across the agri-food sector to examine the repercussions of these U.S. measures and identify constructive ways forward. The discussion will address both immediate challenges and longer-term strategies for strengthening resilience and fairness in transatlantic trade.Key topics for exploration include:1. The economic and trade effects on iconic European food and drink products2. Consumer perspectives on rising food prices and access to markets3. Policy solutions to mitigate the impact and foster stronger cooperation with U.S. partners4. An overview of the latest developments in EU–U.S. trade discussions, with a particular focus on the agri-food sector.We invite you to join this timely conversation, contribute to the ongoing EU policy debate, and help shape a balanced, forward-looking approach to transatlantic trade in food and beverages.Hosted by +Brando BENIFEIMEP Italy Member of the European Parliament S&D Partito Democratico Brando BENIFEICommitteesINTAInternational TradeAFCOConstitutional AffairsIMCOInternal Market & Consumer ProtectionJURILegal AffairsDelegationsCHAIR D-USD-US DelegationD-BRDelegation for relations with the Federative Republic of BrazilDMERDMER DelegationDLATDelegation to the Euro-Latin American Parliamentary Assembly×Speakers ⬇ ProgrammeNicola TINELLIHead of institutional affairsUIV Italian Wine Julia LEFERMANSecretary GeneralThe Brewers of Europe Louis HINZENSenior ManagerEconomic Affairs & Trade & Market Access LeadFoodDrinkEurope João ALBUQUERQUEDirector for Advocacy & Political AffairsEuroCommerce Olivia BROWNPolicy OfficerEuroconsumers Miltiades KRIMZISDeputy Head of UnitThe Americas (AGRI/G2)European CommissionThomas LIEFLAENDERDeputy Head of UnitDG TRADEUnit D1 - USA and CanadaEuropean Commission Edouard COPPIETERSSenior Policy AdviserAmCham EU Iliana AXIOTIADESSecretary GeneralCOCERAL Programme 09:00 Opening Remarks by MEP Brando Benifei 09:10 Economic Impact & Sectoral Insights: Overview of affected sectors Nicola TINELLI | Head of institutional affairs UIV Italian Wine Julia LEFERMAN | Secretary General | The Brewers of Europe Louis HINZEN | Senior Manager | Economic Affairs & Trade & Market Access Lead | FoodDrinkEurope Q&A 09:35 Consumer & Trade Policy Perspectives João ALBUQUERQUE | Director for Advocacy & Political Affairs | EuroCommerce Olivia BROWN | Policy Officer | Euroconsumers Miltiades KRIMZIS | Deputy Head of Unit | The Americas (AGRI/G2) Thomas LIEFLAENDER | Deputy Head of Unit | DG TRADE | Unit D1 | USA and Canada Edouard COPPIETERS | Senior Policy Adviser AmCham EU Iliana AXIOTIADES | Secretary General | COCERAL 10:25 Closing Remarks by MEP Brando Benifei 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.
.flip-card {
perspective: 1000px;
position: relative;
min-height: 280px;
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,
.flip-card-back {
overflow: visible !important;
}
.flip-card-front,
.flip-card-back {
position: absolute;
width: 100%;
backface-visibility: hidden;
border-radius: 12px;
min-height: 320px;
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;
}
.flip-card-back {
transform: rotateY(180deg);
padding: 20px;
overflow-x: hidden !important;
overflow-y: auto;
max-height: 420px;
scrollbar-width: thin;
scrollbar-color: #144379 #e8edf4;
}
.flip-card-back::-webkit-scrollbar {
width: 6px;
}
.flip-card-back::-webkit-scrollbar-track {
background: #e8edf4;
border-radius: 3px;
}
.flip-card-back::-webkit-scrollbar-thumb {
background: #144379;
border-radius: 3px;
}
.flip-card-back::-webkit-scrollbar-thumb:hover {
background: #1e5a9e;
}
.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 label[for^="flip-"],
.flip-card-front label[for^="speaker-"] {
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);
}
.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);
}
.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, 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);
}
.static-card .flip-card-front::before {
display: none !important;
}
.static-card {
transition: transform 0.2s ease, box-shadow 0.2s ease;
border: none !important;
box-sizing: border-box !important;
}
.static-card:hover {
transform: translateY(-4px);
box-shadow: 0 12px 30px rgba(20, 67, 121, 0.15) !important;
}
.bio-content-mep strong {
color: #144379;
font-size: 16px;
display: block;
margin-bottom: 15px;
text-align: center;
font-weight: 700;
padding-bottom: 12px;
border-bottom: 2px solid #144379;
}
.bio-section-title {
font-size: 11px;
color: #64748b;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 16px 0 10px 0;
padding-bottom: 6px;
border-bottom: 2px solid #e8edf4;
text-align: left;
}
.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: 4px 8px;
border-radius: 4px;
position: absolute;
z-index: 100;
top: -32px;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
opacity: 0 !important;
transition: opacity 0.2s ease !important;
font-size: 9px !important;
font-weight: 500;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
pointer-events: none;
}
.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, 0.15);
}
.tooltip-text {
visibility: hidden;
position: absolute;
top: -38px;
left: 50%;
transform: translateX(-50%);
background: #144379 !important;
color: #fff !important;
border: none;
font-size: 9px !important;
font-weight: 500;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
padding: 4px 8px;
border-radius: 4px;
white-space: normal;
width: max-content;
max-width: 150px;
text-align: center;
line-height: 1.3;
opacity: 0 !important;
pointer-events: none;
transition: opacity 0.2s ease !important;
z-index: 100;
}
.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, 0.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, 0.15);
border-color: #1e5a9e;
}
.host-card {
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.host-card:hover {
transform: translateY(-2px);
box-shadow: 0 12px 30px rgba(20, 67, 121, 0.12) !important;
}
@media (max-width: 768px) {
.tooltip,
.tooltip-text {
display: none !important;
}
}
https://www.expert-europe.eu/en/group/spain-espana/51/calendar/navigating-us-tariffs-impact-on-european-food-and-drink-trade-economy-and-future-relations/2026/04/09/440