{"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\/es\/arbeitsschwerpunkte\/handelspolitik-und-investitionspolitik\/","title":{"rendered":"Pol\u00edtica comercial"},"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--6a058c8dd2c60\" 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--6a058c8dd2c60 > .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_6a058c8dd3582 .vcex-page-title__heading{color:#ffffff;}<\/style><div class=\"vcex-page-title vcex-module wpex-text-center vcex_6a058c8dd3582\"><h1 class=\"vcex-page-title__heading wpex-heading wpex-text-3xl\"><span class=\"vcex-page-title__text\">Pol\u00edtica comercial<\/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\">Pol\u00edtica comercial<\/a><\/p>\n<p><a href=\"#Team\">equipo<\/a><\/p>\n<p><a href=\"#Links\">izquierda<\/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>Desde nuestra fundaci\u00f3n en 2010, Power Shift se ha comprometido con un comercio global justo y transparente. Reconocemos el profundo impacto que las pol\u00edticas mundiales de comercio e inversi\u00f3n tienen en la estructura de nuestro mundo y nos esforzamos por mejorar estas influencias.<\/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\">Nuestro compromiso con la justicia en el comercio mundial<\/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\/es\/aktiv-werden-gegen-eu-mercosur\/\" class=\"card-link\">Campa\u00f1a: Tomar medidas contra 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\">campa\u00f1a<\/span><\/div><\/div><style>.vcex-post-terms.vcex_6a058c8e918a7 .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_6a058c8e91618\"><div class=\"vcex-post-terms vcex-module card-thema vcex_6a058c8e918a7\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">Pol\u00edtica comercial<\/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\">Tomar medidas contra 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\/es\/campaign\/ceta-climate-impact-report\/\" class=\"card-link\"> : Estudio de caso: CETA \u2013 Evaluaci\u00f3n del impacto clim\u00e1tico de la pol\u00edtica y los acuerdos comerciales<\/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=\"Refiner\u00eda de petr\u00f3leo de arena de alquitr\u00e1n en el norte de Alberta, Canad\u00e1\" 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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_6a058c8e965c2 .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_6a058c8e9630f\"><div class=\"vcex-post-terms vcex-module card-thema vcex_6a058c8e965c2\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">Pol\u00edtica comercial<\/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\">Estudio de caso: CETA \u2013 Evaluaci\u00f3n del impacto clim\u00e1tico de la pol\u00edtica y los acuerdos comerciales<\/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\/es\/die-handelsagenda-der-eu-in-lateinamerika\/\" class=\"card-link\">Antecedentes: La agenda comercial de la UE en Am\u00e9rica Latina<\/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=\"Imagen de la mina de litio de Soquimich\" 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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_6a058c8e998dd .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_6a058c8e99656\"><div class=\"vcex-post-terms vcex-module card-thema vcex_6a058c8e998dd\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">Pol\u00edtica comercial<\/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\">La agenda comercial de la UE en Am\u00e9rica Latina<\/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\/es\/campaign\/stopp-konzernklagen\/\" class=\"card-link\"> : Detener las demandas colectivas - No hay justicia paralela para los inversores<\/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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_6a058c8e9f6df .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_6a058c8e9f1c1\"><div class=\"vcex-post-terms vcex-module card-thema vcex_6a058c8e9f6df\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">Pol\u00edtica comercial<\/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\">Detener las demandas colectivas - No hay justicia paralela para los inversores<\/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\/es\/zwischen-anspruch-und-ausbeutung\/\" class=\"card-link\">Antecedentes: Entre Reclamaci\u00f3n y Explotaci\u00f3n<\/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\">trasfondo<\/span><\/div><\/div><style>.vcex-post-terms.vcex_6a058c8ea4d93 .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_6a058c8ea4b22\"><div class=\"vcex-post-terms vcex-module card-thema vcex_6a058c8ea4d93\"><span class=\"vcex-post-terms__item vcex-post-terms__item--15\">Pol\u00edtica comercial<\/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\">Entre Reclamaci\u00f3n y Explotaci\u00f3n<\/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>Retos en materia de pol\u00edtica comercial y de inversi\u00f3n<\/h3>\n<p>En muchos casos, los acuerdos comerciales se negocian a puerta cerrada, y los intereses de las corporaciones globales a menudo se colocan por encima de los de los consumidores, los peque\u00f1os agricultores y los trabajadores. Esos acuerdos suelen dar prioridad al aumento de las exportaciones a expensas de las normas ambientales y de derechos humanos.<\/p>\n<h3>Nuestros an\u00e1lisis y trabajo de informaci\u00f3n<\/h3>\n<p>Con la ayuda de estudios bien fundados, descubrimos agravios en la pol\u00edtica comercial actual e ilustramos c\u00f3mo se exacerban estas injusticias. Nuestro <a href=\"https:\/\/power-shift.de\/es\/publikationen\/\" target=\"_new\" rel=\"noreferrer noopener\">publicaciones<\/a> y <a href=\"https:\/\/power-shift.de\/es\/termine\/\" target=\"_new\" rel=\"noreferrer noopener\">eventos<\/a> servir para empoderar a los multiplicadores de las ONG, los sindicatos, las empresas, los partidos pol\u00edticos y los medios de comunicaci\u00f3n para educar a otros sobre la naturaleza explosiva de los acuerdos comerciales y abogar por una globalizaci\u00f3n justa.<\/p>\n<h3>Trabajo en red y campa\u00f1a<\/h3>\n<p>Nuestro trabajo est\u00e1 respaldado por una amplia red en Alemania, Europa y en todo el mundo, con la que construimos un p\u00fablico cr\u00edtico para una pol\u00edtica comercial m\u00e1s justa. Juntos, organizamos campa\u00f1as destinadas a lograr los cambios necesarios en la pol\u00edtica comercial y de inversi\u00f3n.<\/p>\n<h3>Solicitudes de los oradores<\/h3>\n<p>Nuestra experiencia <a target=\"_new\" rel=\"noreferrer noopener\">equipo<\/a> est\u00e1 disponible para actuar como orador en eventos externos, debates y conferencias. Nuestra experiencia cubre una amplia gama de cuestiones relacionadas con el comercio justo y la pol\u00edtica de inversi\u00f3n. No dude en ponerse en contacto con nosotros para obtener m\u00e1s informaci\u00f3n sobre las posibilidades de cooperaci\u00f3n.<\/p>\n<h3>Conozca m\u00e1s sobre nosotros<\/h3>\n<p>Visite nuestro <a href=\"https:\/\/de.wikipedia.org\/wiki\/Powershift\" target=\"_new\" rel=\"noreferrer noopener\">Entrada de Wikipedia<\/a>, para obtener m\u00e1s informaci\u00f3n sobre nuestra organizaci\u00f3n y nuestra misi\u00f3n.<\/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\">equipo<\/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=\"Foto de 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_6a058c8edc664 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_6a058c8edc664\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:&#116;&#104;om&#097;&#115;.&#102;rit&#122;&#064;&#112;owe&#114;&#045;s&#104;&#105;f&#116;.d&#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\">Correo electr\u00f3nico<\/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\/es\/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=\"Foto Alessa-Hartmann_PowerShift Pol\u00edtica comercial\" 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_6a058c8edfd4b .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_6a058c8edfd4b\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:&#097;&#108;e&#115;&#115;&#097;&#046;h&#097;rt&#109;&#097;&#110;n&#064;p&#111;we&#114;&#045;&#115;hift&#046;d&#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\">Correo electr\u00f3nico<\/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=\"Foto Bettina-Mueller_PowerShift Pol\u00edtica comercial\" 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-96x96.jpg 96w, 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_6a058c8ee2d49 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_6a058c8ee2d49\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:&#098;et&#116;ina&#046;&#109;uel&#108;e&#114;&#064;p&#111;&#119;e&#114;&#045;&#115;&#104;&#105;ft&#046;d&#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\">Correo electr\u00f3nico<\/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=\"Foto Fabian Flues PowerShift Pol\u00edtica comercial\" 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-70x70.jpg 70w, 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_6a058c8ee6912 .vcex-page-title__heading{font-size:1rem;font-weight:700;}<\/style><div class=\"vcex-page-title vcex-module vcex_6a058c8ee6912\"><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\">N\u00famero de tel\u00e9fono<\/span><\/a><a href=\"mailto:&#102;&#097;&#098;&#105;&#097;&#110;.flue&#115;&#064;&#112;&#111;&#119;e&#114;&#045;&#115;&#104;i&#102;&#116;&#046;&#100;e\" 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\">Correo electr\u00f3nico<\/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\">izquierda<\/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_6a058c8ee835b .theme-button,.vcex-multi-buttons.vcex_6a058c8ee835b .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_6a058c8ee835b\"><a href=\"https:\/\/power-shift.de\/es\/publikationen\/?filter=handels-%20und%20investitionspolitik\/\" class=\"theme-button flat outline-transparent wpex-text-center vcex-count-1\">an\u00e1lisis<\/a><a href=\"https:\/\/power-shift.de\/es\/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>Estamos comprometidos con una pol\u00edtica comercial respetuosa con el clima y solidaria que proteja los derechos humanos y haga posible el desarrollo sostenible.<\/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\/es\/wp-json\/wp\/v2\/pages\/93875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/comments?post=93875"}],"version-history":[{"count":77,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/93875\/revisions"}],"predecessor-version":[{"id":97459,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/93875\/revisions\/97459"}],"up":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/pages\/108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/media\/93724"}],"wp:attachment":[{"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/media?parent=93875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/categories?post=93875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/tags?post=93875"},{"taxonomy":"thema","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/thema?post=93875"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/power-shift.de\/es\/wp-json\/wp\/v2\/coauthors?post=93875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}