{"id":93875,"date":"2019-06-01T12:29:49","date_gmt":"2025-06-01T10:29:56","guid":{"rendered":"https:\/\/all-inkl.power-shift.eu\/themen\/handels-und-investitionspolitik\/"},"modified":"2025-10-13T12:29:56","modified_gmt":"2025-10-13T10:29:56","slug":"handelspolitik-und-investitionspolitik","status":"publish","type":"page","link":"https:\/\/power-shift.de\/en\/arbeitsschwerpunkte\/handelspolitik-und-investitionspolitik\/","title":{"rendered":"trade policy"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpex-template-shortcode\"><style type=\"text\/css\" data-type=\"vc_shortcodes-custom-css\">.vc_custom_1757938261376{margin-top: -30px !important;}<\/style><div class=\"vc_row wpb_row vc_row-fluid pageheader-with-title background-desaturate vc_custom_1757938261376 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--centered wpex-relative wpex-has-overlay wpex-has-overlay--69e1df3143d44\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpex-bg-overlay-wrap wpex-absolute wpex-inset-0 wpex-rounded-inherit\"><style class=\"wpex-bg-overlay-css\">.wpex-has-overlay--69e1df3143d44 > .wpex-bg-overlay-wrap .wpex-bg-overlay{background-color:var(--wpex-palette-23-color);opacity:100%;}<\/style><span class=\"wpex-bg-overlay color wpex-absolute wpex-inset-0 wpex-rounded-inherit wpex-duration-500 wpex-opacity-60 wpex-mix-blend-multiply wpex-bg-black\"><\/span><\/div><div class=\"wpb_column wpex-py-50 vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div><style>.vcex-page-title.vcex_69e1df31446c6 .vcex-page-title__heading{color:#ffffff;}<\/style><div class=\"vcex-page-title vcex-module wpex-text-center vcex_69e1df31446c6\"><h1 class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">trade policy<\/span><\/h1><\/div><div class=\"vcex-spacing wpex-w-100 wpex-clear\"><\/div><\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-flex wpex-relative\"><div class=\"wpb_column ps-stick-content vc_column_container vc_col-sm-2\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element cf-scrollspy-nav\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p><a href=\"#Handels-und-Investitionspolitik\">trade policy<\/a><\/p>\n<p><a href=\"#Team\">team<\/a><\/p>\n<p><a href=\"#Links\">left<\/a><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<div class=\"wpex-template-shortcode\"><div class=\"vc_row wpb_row vc_row-fluid wpex-relative\"><div class=\"wpb_column ps-stick-content vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\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  .cf-scrollspy-nav p { \n      text-align: left;\n  }\n    @media (min-width: 768px){\n        .cf-scrollspy-nav a {\n    \t\tborder-left: 5px solid hsl( from currentColor h s l \/ 0.25);\n    \t\tdisplay: block;\n    \t\tpadding-left: 0.5em;\n    \t\ttransition: border-left-color 1s;\n    \t}\n    \t.cf-scrollspy-nav a.active {\n    \t\tborder-left-color: currentColor;\n    \t}\n    }\n\t\n\t\/*\n\t * Sticky-Spalte:\n\t * Classname \".ps-sticky-content\" auf der gewunschten Spalte anwenden.\n\t * In der Zeile-Einstellungen, sollte \"Equal Height\" gecheckt werden.\n\t *\/\n    \n    @media (min-width: 768px){\n        .ps-stick-content > .vc_column-inner > .wpb_wrapper {\n    \t    position: sticky;\n    \t    top: calc(\n    \t        var(--wp-admin--admin-bar--height, 0px) +\n    \t        var(--wpex-sticky-topbar-height, 45px) + \n    \t        var(--wpex-vc-column-inner-margin-bottom, 40px)\n    \t        );\n    \t}\n    }\n\n    @media (min-width: 960px){\n        .ps-stick-content > .vc_column-inner > .wpb_wrapper {\n    \t    top: calc(\n    \t        var(--wp-admin--admin-bar--height, 0px) +\n    \t        var(--wpex-sticky-topbar-height, 45px) + \n    \t        var(--wpex-sticky-header-height, 90px) + \n    \t        var(--wpex-vc-column-inner-margin-bottom, 40px)\n    \t        );\n    \t}\n    }\n\t\n\t\n<\/style>\n\t\t<\/div>\n\t<\/div>\n\n\t<div class=\"wpb_raw_code wpb_raw_js\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<script>\n\t\/*\n\t * Small stand-alone ScrollSpy-like script \n\t * to indicate in the table of contents \/ page-nav, \n\t * which section the reader is at.\n\t *\/\nwindow.onload = () => {\n\t\n\tconst navClass= \"cf-scrollspy-nav\";\n\tconst contentContainerClass= \"cf-scrollspy-content\";\n\t\n\tconst observer = new IntersectionObserver(entries => {\n\n\t\tentries.forEach(entry => {\n\t\t\tconst id = entry.target.id;\n\t\t\tif ( entry.isIntersecting ) {\n\t\t\t    \/\/console.log(entry.target.id, \"is intersecting\");\n\t\t\t\tdocument.querySelector(`.${navClass} a[href=\"#${id}\"]`).classList.add('active');\n\t\t\t} else {\n\t\t\t    \/\/console.log(\"remove active: \", id);\n\t\t\t\tdocument.querySelector(`.${navClass} a[href=\"#${id}\"]`).classList.remove('active');\n\t\t\t}\n\t\t});\n\t}, {\n    rootMargin: `-33% 0px`\n  });\n\n\t\/\/ Track all sections that have an `id` applied\n\tdocument.querySelectorAll(`.${contentContainerClass} [id]`).forEach((section) => {\n\t\tobserver.observe(section);\n\t});\n};\n\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div><\/div><\/div><\/div><div class=\"wpb_column cf-scrollspy-content vc_column_container vc_col-sm-10\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"Handels-und-Investitionspolitik\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p>Since our founding in 2010, Power Shift has been committed to fair and transparent global trade. We recognize the profound impact that global trade and investment policies have on the structure of our world and strive to turn these influences for the better.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<h2 class=\"vcex-heading vcex-heading-side-border vcex-module wpex-heading wpex-text-2xl wpex-flex wpex-items-center\"><span class=\"vcex-heading-inner wpex-inline-block\">Our commitment to justice in global trade<\/span><span class=\"vcex-heading-side-border__border wpex-flex-grow wpex-h-0 wpex-border-solid wpex-border-gray-900 wpex-ml-15 wpex-border-b-3\"><\/span><\/h2><div class=\"wpex-post-cards wpex-post-cards-template_95494 wpex-my-30 wpex-relative\"><div class=\"wpex-post-cards-inner\"><div class=\"wpex-post-cards-loop wpex-post-cards-grid wpex-row wpex-clr\"><div class=\"wpex-post-cards-entry col col-1 span_1_of_3 span_1_of_2_tp span_1_of_2_pl span_1_of_1_pp post-94213 type-post cat-125 post_tag-211 thema-15 author-85\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/aktiv-werden-gegen-eu-mercosur\/\" class=\"card-link\">Campaign : Take action against EU-Mercosur<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/06\/STOP_EU-MERCOSUR_visuals_illu-13-e1756989154584-800x600.png\" alt=\"\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/06\/STOP_EU-MERCOSUR_visuals_illu-13-e1756989154584-800x600.png 800w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/06\/STOP_EU-MERCOSUR_visuals_illu-13-e1756989154584-15x12.png 15w\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--125\">campaign<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69e1df315ad04 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69e1df315a798\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69e1df315ad04\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">trade policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Take action against EU-Mercosur<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_3 span_1_of_2_tp span_1_of_2_pl span_1_of_1_pp post-95747 type-page cat-217 thema-15 author-58 author-57\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/campaign\/ceta-climate-impact-report\/\" class=\"card-link\"> : Case study: CETA \u2013 Assessing the Climate Impact of Trade Policy and Agreements<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2024\/03\/PowerShift_CETA_Oilsands_Kris-Krueg_CClicense-800x600.jpg\" alt=\"Tar sand oil refinery in northern Alberta, Canada\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69e1df315fe6d .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69e1df315f9cd\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69e1df315fe6d\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">trade policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Case study: CETA \u2013 Assessing the Climate Impact of Trade Policy and Agreements<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_3 span_1_of_2_tp span_1_of_2_pl span_1_of_1_pp post-93918 type-post cat-217 cat-19 post_tag-8 post_tag-211 post_tag-218 post_tag-10 post_tag-143 post_tag-153 post_tag-226 post_tag-65 post_tag-223 thema-15 author-85\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/die-handelsagenda-der-eu-in-lateinamerika\/\" class=\"card-link\">Background : The EU's trade agenda in Latin America<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/08\/Soquimich-Lithium-Mine_Nuno-Luciano-800x600.jpg\" alt=\"Image of Soquimich Lithium Mine\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69e1df3163434 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69e1df3162f93\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69e1df3163434\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">trade policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">The EU's trade agenda in Latin America<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_3 span_1_of_2_tp span_1_of_2_pl span_1_of_1_pp post-96130 type-page cat-217 thema-15 author-97\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/campaign\/stopp-konzernklagen\/\" class=\"card-link\"> : Stop group lawsuits - No parallel justice for investors<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/07\/PowerShift-Konzernklagen-Handelspolitik-e1753781950594-800x476.png\" alt=\"\" width=\"800\" height=\"476\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69e1df3168131 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69e1df3167d46\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69e1df3168131\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">trade policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Stop group lawsuits - No parallel justice for investors<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_3 span_1_of_2_tp span_1_of_2_pl span_1_of_1_pp post-96387 type-post cat-217 post_tag-276 post_tag-9 post_tag-134 thema-15 author-85\"><div class=\"wpex-card wpex-card-template_95494 cardstyle-big-post cardstyle-big\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-0\" style=\"background-position:center center!important;background-size:cover!important;\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<a href=\"https:\/\/power-shift.de\/en\/zwischen-anspruch-und-ausbeutung\/\" class=\"card-link\">Background : Between Claim and Exploitation<\/a>\n\t\t<\/div>\n\t<\/div>\n<div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-aspect-3-2 wpex-overflow-hidden card-image\"><figure class=\"vcex-image vcex-module vcex-fill-column\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block\"><img loading=\"lazy\" class=\"vcex-image-img wpex-align-middle wpex-aspect-3-2 wpex-object-cover wpex-aspect-4-3 wpex-object-cover\" decoding=\"async\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/02\/bruna-fiscuk-sRuz_SXLjCI-unsplash-scaled-1-800x600.jpg\" alt=\"\" width=\"800\" height=\"600\"><\/div><\/figure><\/div><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-items-center wpex-justify-center card-head has-term-background-color\"><div class=\"vcex-post-terms vcex-module\"><span class=\"vcex-post-terms__item vcex-post-terms__item--217\">background<\/span><\/div><\/div><style>.vcex-post-terms.vcex_69e1df3173788 .vcex-post-terms__item{color:var(--wpex-palette-94250-color);}<\/style><div class=\"vcex-flex-container vcex-module wpex-flex wpex-gap-20 wpex-flex-col card-content vcex-flex-container_69e1df3173562\"><div class=\"vcex-post-terms vcex-module card-thema vcex_69e1df3173788\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">trade policy<\/span><\/div><div class=\"vcex-page-title vcex-module\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Between Claim and Exploitation<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\r\n<\/div><\/div><\/div><\/div><\/div><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h3>Trade and investment policy challenges<\/h3>\n<p>In many cases, trade agreements are negotiated behind closed doors, with the interests of global corporations often placed above those of consumers, smallholders and workers. Such agreements often prioritize increasing exports at the expense of environmental and human rights standards.<\/p>\n<h3>Our analyses and information work<\/h3>\n<p>With the help of well-founded studies, we uncover grievances in current trade policy and illustrate how these injustices are exacerbated. Our <a href=\"https:\/\/power-shift.de\/en\/publikationen\/\" target=\"_new\" rel=\"noreferrer noopener\">publications<\/a> and <a href=\"https:\/\/power-shift.de\/en\/termine\/\" target=\"_new\" rel=\"noreferrer noopener\">events<\/a> serve to empower multipliers from NGOs, trade unions, business, political parties and the media to educate others about the explosive nature of trade agreements and to advocate for just globalisation.<\/p>\n<h3>Networking and campaign work<\/h3>\n<p>Our work is supported by a broad network in Germany, Europe and worldwide, with which we build a critical public for a fairer trade policy. Together, we organize campaigns aimed at bringing about the necessary changes in trade and investment policy.<\/p>\n<h3>Speaker requests<\/h3>\n<p>Our experienced <a target=\"_new\" rel=\"noreferrer noopener\">team<\/a> is available to act as a speaker at external events, discussions and conferences. Our expertise covers a wide range of issues related to fair trade and investment policy. Feel free to contact us to find out more about the possibilities of cooperation.<\/p>\n<h3>Learn more about us<\/h3>\n<p>Visit our <a href=\"https:\/\/de.wikipedia.org\/wiki\/Powershift\" target=\"_new\" rel=\"noreferrer noopener\">Wikipedia entry<\/a>, to get more information about our organization and our mission.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div id=\"Team\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 class=\"vcex-heading vcex-heading-side-border vcex-module wpex-heading wpex-text-2xl wpex-flex wpex-items-center wpex-mt-30 wpex-mb-30\"><span class=\"vcex-heading-inner wpex-inline-block\">team<\/span><span class=\"vcex-heading-side-border__border wpex-flex-grow wpex-h-0 wpex-border-solid wpex-border-gray-900 wpex-ml-15 wpex-border-b\"><\/span><\/h3><div class=\"wpex-post-cards wpex-post-cards-template_93686 wpex-relative\"><div class=\"wpex-post-cards-inner\"><div class=\"wpex-post-cards-loop wpex-post-cards-grid wpex-row wpex-clr\"><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 post-93759 type-staff cat-98 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><style>.vc_custom_1747326952379{margin-bottom: 0px !important;}<\/style><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-150x150.jpg\" alt=\"Photo by Thomas Fritz Trade Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-768x768.jpg 768w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-1024x1024.jpg 1024w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-600x600.jpg 600w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px-100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Thomas-Fritz_PowerShift_1140px.jpg 1140w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69e1df317a36b .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69e1df317a36b\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Thomas Fritz<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%20(0)30%20275%20937%2038\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:t&#104;om&#097;s&#046;f&#114;itz&#064;p&#111;w&#101;&#114;-shi&#102;t&#046;&#100;&#101;\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><a href=\"http:\/\/@thomasfritz.bsky.social\" class=\"wpex-bluesky wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479.815 2.736 3.713 3.66 6.383 3.364.136-.02.275-.039.415-.056-.138.022-.276.04-.415.056-3.912.58-7.387 2.005-2.83 7.078 5.013 5.19 6.87-1.113 7.823-4.308.953 3.195 2.05 9.271 7.733 4.308 4.267-4.308 1.172-6.498-2.74-7.078a8.741 8.741 0 0 1-.415-.056c.14.017.279.036.415.056 2.67.297 5.568-.628 6.383-3.364.246-.828.624-5.79.624-6.478 0-.69-.139-1.861-.902-2.206-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8Z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Bluesky<\/span><\/a><a href=\"https:\/\/power-shift.de\/en\/ueber-uns\/www.linkedin.com\/in\/thomas-fritz-826a612bb\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 (0)30 275 937 38<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 post-93757 type-staff cat-98 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-150x150.jpg\" alt=\"Photo Alessa-Hartmann_PowerShift Trade Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-768x768.jpg 768w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-600x600.jpg 600w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px-100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Alessa-Hartmann_PowerShift_900px.jpg 900w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69e1df317d493 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69e1df317d493\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Alessa Hartmann<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%20(0)30%20278%20756%2032\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:&#097;&#108;e&#115;&#115;&#097;&#046;ha&#114;t&#109;ann&#064;powe&#114;&#045;&#115;h&#105;&#102;t&#046;de\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><a href=\"http:\/\/@alessahartmann.bsky.social\" class=\"wpex-bluesky wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479.815 2.736 3.713 3.66 6.383 3.364.136-.02.275-.039.415-.056-.138.022-.276.04-.415.056-3.912.58-7.387 2.005-2.83 7.078 5.013 5.19 6.87-1.113 7.823-4.308.953 3.195 2.05 9.271 7.733 4.308 4.267-4.308 1.172-6.498-2.74-7.078a8.741 8.741 0 0 1-.415-.056c.14.017.279.036.415.056 2.67.297 5.568-.628 6.383-3.364.246-.828.624-5.79.624-6.478 0-.69-.139-1.861-.902-2.206-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8Z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Bluesky<\/span><\/a><a href=\"http:\/\/linkedin.com\/in\/alessa-hartmann\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 (0)30 278 756 32<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 post-93755 type-staff cat-98 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-150x150.jpg\" alt=\"Photo Bettina-Mueller_PowerShift Trade Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-768x768.jpg 768w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-600x600.jpg 600w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-64x64.jpg 64w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-26x26.jpg 26w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px-70x70.jpg 70w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Bettina-Mueller_PowerShift_900px.jpg 900w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69e1df317f71c .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69e1df317f71c\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Bettina M\u00fcller<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%20(0)30%20278%20757%2086\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:&#098;&#101;t&#116;i&#110;&#097;&#046;&#109;u&#101;&#108;l&#101;&#114;&#064;po&#119;&#101;&#114;&#045;&#115;h&#105;&#102;t.de\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><a href=\"http:\/\/linkedin.com\/in\/bettina-m\u00fcller-2764ba2b6?\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 (0)30 278 757 86<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 post-93742 type-staff cat-98 author-83\"><div class=\"wpex-card wpex-card-template_93686\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid wpex-card-custom-staff wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1747326952379\"><div class=\"wpb_wrapper\"><div class=\"vcex-post-media vcex-module\"><img data-no-lazy=\"1\" class=\"wpex-align-center skip-lazy\" src=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970-150x150.jpg\" alt=\"Photo Fabian Flues PowerShift Trade Policy\" srcset=\"https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970-150x150.jpg 150w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970-300x300.jpg 300w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970-100x100.jpg 100w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970-12x12.jpg 12w, https:\/\/power-shift.de\/wp-content\/uploads\/2025\/05\/Fabian-Flues_PowerShift-2-e1758028147970.jpg 558w\" width=\"150\" height=\"150\"><\/div><style>.vcex-page-title.vcex_69e1df3181775 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_69e1df3181775\"><div class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Fabian Flues<\/span><\/div><\/div><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"tel:+49%20(0)30%20308%20821%2092\" class=\"wpex-phone-number wpex-social-btn wpex-social-btn-no-style\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Telephone number<\/span><\/a><a href=\"mailto:&#102;a&#098;ian&#046;&#102;l&#117;e&#115;&#064;&#112;&#111;&#119;&#101;r-&#115;h&#105;ft&#046;&#100;&#101;\" class=\"wpex-email wpex-social-btn wpex-social-btn-no-style\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/><\/svg><\/span><span class=\"screen-reader-text\">E-mail<\/span><\/a><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"custom_staff_phone\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"><\/path><\/svg><\/span> +49 (0)30 308 821 92<\/div>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"Links\" class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h3 class=\"vcex-heading vcex-heading-side-border vcex-module wpex-heading wpex-text-2xl wpex-flex wpex-items-center\"><span class=\"vcex-heading-inner wpex-inline-block\">left<\/span><span class=\"vcex-heading-side-border__border wpex-flex-grow wpex-h-0 wpex-border-solid wpex-border-gray-900 wpex-ml-15 wpex-border-b-3\"><\/span><\/h3><style>.vcex-multi-buttons.vcex_69e1df31833e3 .theme-button,.vcex-multi-buttons.vcex_69e1df31833e3 .theme-txt-link{font-size:var(--wpex-text-xl);}<\/style><div class=\"vcex-multi-buttons wpex-flex wpex-flex-wrap wpex-items-center wpex-gap-10 wpex-justify-center vcex_69e1df31833e3\"><a href=\"https:\/\/power-shift.de\/en\/publikationen\/?filter=handels-%20und%20investitionspolitik\/\" class=\"theme-button flat outline-transparent wpex-text-center vcex-count-1\">analyses<\/a><a href=\"https:\/\/power-shift.de\/en\/podcasts\/?filter=handels-%20und%20investitionspolitik\/\" class=\"theme-button flat outline-transparent wpex-text-center vcex-count-2\">podcasts<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>We are committed to a climate-friendly and solidarity-based trade policy that protects human rights and makes sustainable development possible.<\/p>","protected":false},"author":1,"featured_media":93724,"parent":108,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"thema":[15],"coauthors":[83],"class_list":["post-93875","page","type-page","status-publish","has-post-thumbnail","hentry","thema-handelspolitik","entry","has-media"],"acf":[],"_links":{"self":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/comments?post=93875"}],"version-history":[{"count":77,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93875\/revisions"}],"predecessor-version":[{"id":97459,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/93875\/revisions\/97459"}],"up":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/pages\/108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/media\/93724"}],"wp:attachment":[{"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/media?parent=93875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/categories?post=93875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/tags?post=93875"},{"taxonomy":"thema","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/thema?post=93875"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/power-shift.de\/en\/wp-json\/wp\/v2\/coauthors?post=93875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}