{"id":2441,"date":"2026-04-21T17:21:15","date_gmt":"2026-04-21T15:21:15","guid":{"rendered":"https:\/\/cemarina.com\/proyecto\/finanzas-feministas-illustrated-report\/"},"modified":"2026-07-17T13:04:34","modified_gmt":"2026-07-17T11:04:34","slug":"finanzas-feministas-illustrated-report","status":"publish","type":"proyecto","link":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/","title":{"rendered":"Finanzas Feministas: Illustrated Report<br\/>"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2441\" class=\"elementor elementor-2441 elementor-104\" data-elementor-post-type=\"proyecto\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6022231e e-con-full e-flex e-con e-parent\" data-id=\"6022231e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58f6b5e7 img-cover elementor-widget elementor-widget-image\" data-id=\"58f6b5e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-scaled.jpg\" class=\"attachment-full size-full wp-image-2430\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-300x200.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-1024x683.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-768x512.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-1536x1024.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-15-2048x1365.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c776262 e-con-full e-flex e-con e-parent\" data-id=\"5c776262\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1b187b98 e-con-full e-flex e-con e-child\" data-id=\"1b187b98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-48595bc1 e-con-full e-flex e-con e-child\" data-id=\"48595bc1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d560a6a tabs-tax elementor-widget elementor-widget-text-editor\" data-id=\"2d560a6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<span>Characters<\/span><span>Editorial<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f0ed507 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3f0ed507\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Client: XES \/ FES<\/span><\/p><p><span style=\"font-weight: 400;\">Concept &#038; Art Direction: <\/span><a href=\"https:\/\/laclaracomunicacio.coop\/\"><span style=\"font-weight: 400;\">La Clara Coop<\/span><\/a><\/p><p><span style=\"font-weight: 400;\">Illustration: C\u00e9 Marina<\/span><\/p><p>Mockups: La Clara <\/p><p><span style=\"font-weight: 400;\">Year: 2026<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a647221 elementor-widget elementor-widget-html\" data-id=\"7a647221\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>document.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ Volvemos a tu selector original exacto que s\u00ed pon\u00eda la manito\r\n    const filterTags = document.querySelectorAll('.tabs-tax span');\r\n    const filterID = 'de0fc70'; \/\/ El ID universal que confirmamos de tu Home\r\n    \r\n    filterTags.forEach(tag => {\r\n        tag.style.cursor = 'pointer';\r\n        \r\n        tag.addEventListener('click', function() {\r\n            let filterText = tag.textContent.trim();\r\n            \r\n            if (filterText) {\r\n                let filterSlug = filterText.toLowerCase()\r\n                                            .replace(\/\\s+\/g, '-')\r\n                                            .normalize(\"NFD\")\r\n                                            .replace(\/[\\u0300-\\u036f]\/g, \"\"); \r\n                \r\n                \/\/ --- AJUSTE PARA WPML ---\r\n                \/\/ Revisamos si la p\u00e1gina actual del proyecto est\u00e1 en ingl\u00e9s\r\n                const isEnglish = window.location.pathname.includes('\/en\/');\r\n                let destinationUrl = '';\r\n\r\n                if (isEnglish) {\r\n                    \/\/ Si est\u00e1s en ingl\u00e9s, forzamos el subdirectorio \/en\/ en la home\r\n                    destinationUrl = `${window.location.origin}\/en\/?e-filter-${filterID}-cat-proyecto=${filterSlug}#proyectos`;\r\n                } else {\r\n                    \/\/ Si est\u00e1s en espa\u00f1ol, usamos tu ruta original exacta\r\n                    destinationUrl = `${window.location.origin}\/?e-filter-${filterID}-cat-proyecto=${filterSlug}#proyectos`;\r\n                }\r\n                \/\/ ------------------------\r\n                \r\n                window.location.href = destinationUrl;\r\n            }\r\n        });\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-756eae3d e-con-full e-flex e-con e-child\" data-id=\"756eae3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-169eb7bb elementor-widget elementor-widget-heading\" data-id=\"169eb7bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Finanzas Feministas: Illustrated Report<br \/><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17ba5377 elementor-widget elementor-widget-text-editor\" data-id=\"17ba5377\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Finanzas Feministas is a digital report that seeks to analyze the funding needs and challenges of the feminist solidarity economy.<\/p><p><span style=\"font-size: 18.6254px;\"><br><\/span><\/p>\n<p>The main illustration unfolds as a visual landscape that aims to reflect and promote feminist-based social and solidarity economies. The core focus centers on how value is created through care, trust, and collective work.<\/p>\n<p>The composition is not limited to a single place. Instead, it gathers and reflects different regions extracted from the report into a global visual landscape, the place where we would all like to be. It is designed to be immersive, immediate, and dynamic because the perspective simulates a camera traveling through the visual landscape, as if captured by a drone. This allows the viewer to be instantly transported into this atmosphere of collective work. The cover artwork is full-bleed to create a seamless visual connection with the second landscape.   <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-316c410b e-con-full e-flex e-con e-child\" data-id=\"316c410b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4ca253a6 e-con-full e-flex e-con e-child\" data-id=\"4ca253a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7c0e04e3 e-con-full img-mitad e-flex e-con e-child\" data-id=\"7c0e04e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-370c9987 elementor-widget elementor-widget-image\" data-id=\"370c9987\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1296\" height=\"1706\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70.jpg\" class=\"attachment-full size-full wp-image-2431\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-70-1167x1536.jpg 1167w\" sizes=\"(max-width: 767px) 200vw, (max-width: 1296px) 100vw, 1296px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32a3de9e e-con-full img-mitad e-flex e-con e-child\" data-id=\"32a3de9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c8d161e elementor-widget elementor-widget-image\" data-id=\"2c8d161e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1296\" height=\"1706\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45.jpg\" class=\"attachment-full size-full wp-image-2432\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-45-1167x1536.jpg 1167w\" sizes=\"(max-width: 767px) 200vw, (max-width: 1296px) 100vw, 1296px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41d12123 e-con-full e-flex e-con e-child\" data-id=\"41d12123\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1697cba1 img-completa elementor-widget elementor-widget-image\" data-id=\"1697cba1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-scaled.jpg\" class=\"attachment-full size-full wp-image-2433\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-13-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2794d42d e-con-full e-flex e-con e-child\" data-id=\"2794d42d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-258fc676 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"258fc676\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The illustration is composed of modules or scenes that coexist organically as a whole, connecting the regions of southern Latin America with Catalonia across the sea, reflecting a bridge of transnational cooperation. At the same time, this structure allows each module to function independently, complementing the content of the report&#8217;s inner pages. <\/p><p> <\/p><p> <\/p><p>A vibrant palette based on the saturation of yellow and fucsia is proposed. This combination intentionally goes away from gray tones replacing the traditional asphalt, conveying a message of optimism, social transformation, and warmth <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1f05f75 e-con-full img-completa e-flex e-con e-child\" data-id=\"1f05f75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-088f7a9 elementor-widget elementor-widget-image\" data-id=\"088f7a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-scaled.jpg\" class=\"attachment-full size-full wp-image-2434\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-65-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9779fca e-con-full img-completa e-flex e-con e-child\" data-id=\"9779fca\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-405ed4c elementor-widget elementor-widget-image\" data-id=\"405ed4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-scaled.jpg\" class=\"attachment-full size-full wp-image-2435\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-12-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-82c10ae e-con-full img-completa e-flex e-con e-child\" data-id=\"82c10ae\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7e684f elementor-widget elementor-widget-image\" data-id=\"f7e684f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-scaled.jpg\" class=\"attachment-full size-full wp-image-2436\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-6-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d0cf09 e-con-full img-completa e-flex e-con e-child\" data-id=\"3d0cf09\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da6af7c elementor-widget elementor-widget-image\" data-id=\"da6af7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-scaled.jpg\" class=\"attachment-full size-full wp-image-2437\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-3-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81e421b e-con-full img-completa e-flex e-con e-child\" data-id=\"81e421b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e94df93 elementor-widget elementor-widget-image\" data-id=\"e94df93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-scaled.jpg\" class=\"attachment-full size-full wp-image-2438\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-3-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-958b43a e-flex e-con-boxed e-con e-child\" data-id=\"958b43a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t\t  \t<video\n    data-id=\"e0a88dc\" data-interaction-id=\"e0a88dc\"\n    data-e-type=\"e-self-hosted-video\" data-interactions=\"null\"\n    \n    class=\"e-self-hosted-video-base\"\n    data-e-type=\"widget\" data-id=\"e0a88dc\"\n\t\tclass=\"e-self-hosted-video-base\"\n\t\t\t\tautoplay\t\tmuted\t\tloop\t\t\t\tplaysinline\t\tcontrolslist=\"nodownload\"\t\tpreload=\"metadata\"\n\t>\n\t\t<source src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/07\/FF_process_low.mp4#t=0\">\n\t<\/video>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b42afc5 e-con-full img-completa e-flex e-con e-child\" data-id=\"b42afc5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc8247a elementor-widget elementor-widget-image\" data-id=\"bc8247a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1280\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-scaled.jpg\" class=\"attachment-full size-full wp-image-2439\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-10-2-2048x1024.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-afbf396 e-con-full e-flex e-con e-child\" data-id=\"afbf396\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4dad0cd elementor-widget elementor-widget-template\" data-id=\"4dad0cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2405\" class=\"elementor elementor-2405 elementor-1969 elementor-1969\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e55f998 e-con-full e-flex e-con e-child\" data-id=\"e55f998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-990f5fd elementor-widget elementor-widget-text-editor\" data-id=\"990f5fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Explore more projects<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50c6ef6 elementor-grid-4 loop-project-post elementor-grid-mobile-2 elementor-hidden-mobile elementor-grid-tablet-2 elementor-widget elementor-widget-loop-grid\" data-id=\"50c6ef6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:2426,&quot;columns&quot;:4,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:2,&quot;masonry&quot;:&quot;yes&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;}\" style=\"--posicion-movil:Izquierda\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-2426\">.elementor-2426 .elementor-element.elementor-element-92a4b79{--display:flex;--border-radius:5px 5px 5px 5px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2426 .elementor-element.elementor-element-f5891a1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-2426 .elementor-element.elementor-element-01c2c96 img{max-width:100%;}.elementor-2426 .elementor-element.elementor-element-7dbd62a img{max-width:100%;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px\/2);}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px\/2);}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px\/2);margin-left:calc(5px\/2);}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px\/2);margin-left:calc(-5px\/2);}body.rtl .elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px\/2);}body:not(.rtl) .elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px\/2);}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-icon i{color:var( --e-global-color-accent );font-size:4px;}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-icon svg{fill:var( --e-global-color-accent );--e-icon-list-icon-size:4px;}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-icon{width:4px;}body:not(.rtl) .elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-text{padding-left:5px;}body.rtl .elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-text{padding-right:5px;}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-text, .elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-text a{color:var( --e-global-color-accent );}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-item{font-family:var( --e-global-typography-a2a3e69-font-family ), Sans-serif;font-size:var( --e-global-typography-a2a3e69-font-size );font-weight:var( --e-global-typography-a2a3e69-font-weight );line-height:var( --e-global-typography-a2a3e69-line-height );letter-spacing:var( --e-global-typography-a2a3e69-letter-spacing );word-spacing:var( --e-global-typography-a2a3e69-word-spacing );}.elementor-2426 .elementor-element.elementor-element-229f8c3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -5px;}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-item{font-size:var( --e-global-typography-a2a3e69-font-size );line-height:var( --e-global-typography-a2a3e69-line-height );letter-spacing:var( --e-global-typography-a2a3e69-letter-spacing );word-spacing:var( --e-global-typography-a2a3e69-word-spacing );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-2426 .elementor-element.elementor-element-229f8c3 .elementor-icon-list-item{font-size:var( --e-global-typography-a2a3e69-font-size );line-height:var( --e-global-typography-a2a3e69-line-height );letter-spacing:var( --e-global-typography-a2a3e69-letter-spacing );word-spacing:var( --e-global-typography-a2a3e69-word-spacing );}.elementor-2426 .elementor-element.elementor-element-229f8c3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}\/* Start custom CSS for post-info, class: .elementor-element-229f8c3 *\/.elementor-2426 .elementor-element.elementor-element-229f8c3 ul, .elementor-2426 .elementor-element.elementor-element-229f8c3 li, .elementor-2426 .elementor-element.elementor-element-229f8c3 span {\n    margin: 0px !important;\n    padding: 0px !important;\n}\n\n.elementor-2426 .elementor-element.elementor-element-229f8c3 li .elementor-icon-list-icon {\n    margin: 0 5px !important;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2441 post-2441 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-characters cat-proyecto-editorial\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Destacado e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Izquierda\" href=\"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2105\" height=\"1488\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg\" class=\"attachment-full size-full wp-image-3360\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg 2105w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2-300x212.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2-1024x724.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2-768x543.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2-1536x1086.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2-2048x1448.jpg 2048w\" sizes=\"(max-width: 767px) 200vw, (max-width: 2105px) 100vw, 2105px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbd62a foto-hover elementor-widget elementor-widget-image\" data-id=\"7dbd62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-1-scaled.jpg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tFinanzas Feministas: Illustrated Report\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tXES \/ FES\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2463 post-2463 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-communication cat-proyecto-characters\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Estandar e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Centrado\" href=\"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1061\" height=\"1500\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp\" class=\"attachment-full size-full wp-image-2462\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp 1061w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base-212x300.webp 212w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base-724x1024.webp 724w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base-768x1086.webp 768w\" sizes=\"(max-width: 767px) 200vw, (max-width: 1061px) 100vw, 1061px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbd62a foto-hover elementor-widget elementor-widget-image\" data-id=\"7dbd62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-hover.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tEl catal\u00e0 ben servit\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tGremi de Restauraci\u00f3 de Barcelona\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2511 post-2511 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-communication cat-proyecto-characters\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Destacado e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Centrado\" href=\"https:\/\/cemarina.com\/en\/project\/tot-teu-illustrations-for-an-inclusive-theatre\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"1055\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-hover.gif\" class=\"attachment-full size-full wp-image-2508\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbd62a foto-hover elementor-widget elementor-widget-image\" data-id=\"7dbd62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-12-scaled.jpg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tTot Teu: Illustrations for a more inclusive theatre\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tTeatre Girona\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2497 post-2497 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-communication cat-proyecto-characters\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Estandar e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Centrado\" href=\"https:\/\/cemarina.com\/en\/project\/ecoembes-recycler-archetypes\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"648\" height=\"853\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/05\/perfeccionista-model.jpg\" class=\"attachment-full size-full wp-image-2496\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/05\/perfeccionista-model.jpg 648w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/05\/perfeccionista-model-228x300.jpg 228w\" sizes=\"(max-width: 767px) 200vw, (max-width: 648px) 100vw, 648px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbd62a foto-hover elementor-widget elementor-widget-image\" data-id=\"7dbd62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/ecoembes-hover.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tEcoembes: Recycler Archetypes\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tEcoembes\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3ee276 elementor-grid-4 loop-project-post elementor-grid-mobile-2 elementor-hidden-desktop elementor-hidden-tablet elementor-grid-tablet-2 elementor-widget elementor-widget-loop-grid\" data-id=\"e3ee276\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:2426,&quot;columns&quot;:4,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:2,&quot;masonry&quot;:&quot;yes&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;}\" style=\"--posicion-movil:Centrado\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2481 post-2481 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-communication cat-proyecto-characters\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Estandar e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Centrado\" href=\"https:\/\/cemarina.com\/en\/project\/rata-market-2024-poster-series\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1500\" height=\"1875\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-hover.gif\" class=\"attachment-full size-full wp-image-2479\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbd62a foto-hover elementor-widget elementor-widget-image\" data-id=\"7dbd62a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base.webp\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tRata Market 2024: Poster Series\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tRata Cultura\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"2426\" class=\"elementor elementor-2426 elementor-92 elementor-92 elementor-92 e-loop-item e-loop-item-2528 post-2528 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-communication cat-proyecto-personal cat-proyecto-editorial\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-92a4b79 e-con-full e-flex Estandar e-con e-parent\" data-id=\"92a4b79\" data-element_type=\"container\" data-e-type=\"container\" style=\"--posicion-movil:Centrado\" href=\"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/\">\n\t\t<div class=\"elementor-element elementor-element-f5891a1 e-con-full div-fotos e-flex e-con e-child\" data-id=\"f5891a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01c2c96 foto-principal elementor-widget elementor-widget-image\" data-id=\"01c2c96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1057\" height=\"1500\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp\" class=\"attachment-full size-full wp-image-2527\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp 1057w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base-211x300.webp 211w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base-722x1024.webp 722w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base-768x1090.webp 768w\" sizes=\"(max-width: 767px) 200vw, (max-width: 1057px) 100vw, 1057px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-229f8c3 elementor-align-left info-proyecto elementor-widget elementor-widget-post-info\" data-id=\"229f8c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-info.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-05aecbd elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tVisual Guide to Sustainable Living\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-410279b elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom\">\n\t\t\t\t\t\t\t\t\t\tPersonal Project\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb5e7f2 e-con-full e-flex e-con e-child\" data-id=\"fb5e7f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61222b8 elementor-widget elementor-widget-template\" data-id=\"61222b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2407\" class=\"elementor elementor-2407 elementor-1804 elementor-1804 elementor-1804\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4549ee8 e-con-full e-flex e-con e-child\" data-id=\"4549ee8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ea55d6 elementor-widget elementor-widget-button\" data-id=\"5ea55d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/#proyectos\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"12\" viewBox=\"0 0 28 12\" fill=\"none\"><path d=\"M6.05371 10.8272C5.76082 11.1201 5.28508 11.1201 4.99219 10.8272L0.219727 6.05377C-0.0731659 5.76087 -0.0731659 5.28611 0.219727 4.99322L4.99219 0.219783C5.28508 -0.0731106 5.76082 -0.0731106 6.05371 0.219783C6.3466 0.512676 6.3466 0.988413 6.05371 1.28131L2.56055 4.77349L26.75 4.77349C27.1642 4.77349 27.5 5.10928 27.5 5.52349C27.5 5.93771 27.1642 6.27349 26.75 6.27349L2.56055 6.27349L6.05371 9.76568C6.3466 10.0586 6.3466 10.5343 6.05371 10.8272Z\" fill=\"#1A1A1A\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a7ae38 elementor-widget elementor-widget-html\" data-id=\"9a7ae38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>document.addEventListener('DOMContentLoaded', function() {\r\n\r\n    const nativeNextLink = document.querySelector('.elementor-post-navigation__next a');\r\n    \r\n    const nativeNextWidget = document.querySelector('.btn-next');\r\n    \r\n    const backupButton = document.querySelector('.btn-respaldo');\r\n\r\n    if (backupButton) {\r\n        if (nativeNextLink) {\r\n            backupButton.style.display = 'none';\r\n            if (nativeNextWidget) nativeNextWidget.style.display = 'inline-block';\r\n        } else {\r\n            backupButton.style.display = 'inline-flex';\r\n            if (nativeNextWidget) nativeNextWidget.style.display = 'none';\r\n        }\r\n    }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd4c395 btn-respaldo elementor-widget elementor-widget-button\" data-id=\"dd4c395\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/cemarina.com\/proyecto\/menopausia-en-positivo\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"12\" viewBox=\"0 0 28 12\" fill=\"none\"><path d=\"M21.4463 0.21967C21.7392 -0.0732234 22.2149 -0.0732234 22.5078 0.21967L27.2803 4.99311C27.5732 5.286 27.5732 5.76076 27.2803 6.05365L22.5078 10.8271C22.2149 11.12 21.7392 11.12 21.4463 10.8271C21.1534 10.5342 21.1534 10.0585 21.4463 9.76557L24.9395 6.27338L0.75 6.27338C0.335786 6.27338 0 5.93759 0 5.52338C0 5.10917 0.335786 4.77338 0.75 4.77338L24.9395 4.77338L21.4463 1.28119C21.1534 0.9883 21.1534 0.512564 21.4463 0.21967Z\" fill=\"#1A1A1A\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Next project<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e81f0c8 btn-next elementor-widget elementor-widget-post-navigation\" data-id=\"e81f0c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"post-navigation.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-post-navigation\" role=\"navigation\" aria-label=\"Post Navigation\">\n\t\t\t<div class=\"elementor-post-navigation__prev elementor-post-navigation__link\">\n\t\t\t\t<a href=\"https:\/\/cemarina.com\/en\/project\/parcs-naturals-proposal\/\" rel=\"prev\"><span class=\"post-navigation__arrow-wrapper post-navigation__arrow-prev\"><span class=\"elementor-screen-only\">Prev<\/span><\/span><span class=\"elementor-post-navigation__link__prev\"><span class=\"post-navigation__prev--label\"><\/span><\/span><\/a>\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-post-navigation__next elementor-post-navigation__link\">\n\t\t\t\t<a href=\"https:\/\/cemarina.com\/en\/project\/rata-market-2024-poster-series\/\" rel=\"next\"><span class=\"elementor-post-navigation__link__next\"><span class=\"post-navigation__next--label\">Next project<\/span><\/span><span class=\"post-navigation__arrow-wrapper post-navigation__arrow-next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"12\" viewBox=\"0 0 28 12\" fill=\"none\"><path d=\"M21.4463 0.21967C21.7392 -0.0732234 22.2149 -0.0732234 22.5078 0.21967L27.2803 4.99311C27.5732 5.286 27.5732 5.76076 27.2803 6.05365L22.5078 10.8271C22.2149 11.12 21.7392 11.12 21.4463 10.8271C21.1534 10.5342 21.1534 10.0585 21.4463 9.76557L24.9395 6.27338L0.75 6.27338C0.335786 6.27338 0 5.93759 0 5.52338C0 5.10917 0.335786 4.77338 0.75 4.77338L24.9395 4.77338L21.4463 1.28119C21.1534 0.9883 21.1534 0.512564 21.4463 0.21967Z\" fill=\"#1A1A1A\"><\/path><\/svg><span class=\"elementor-screen-only\">Next<\/span><\/span><\/a>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"featured_media":3360,"template":"","meta":[],"cat-proyecto":[35,36],"class_list":["post-2441","proyecto","type-proyecto","status-publish","has-post-thumbnail","hentry","cat-proyecto-characters","cat-proyecto-editorial"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina<\/title>\n<meta name=\"description\" content=\"Client: XES \/ FESConcept &amp; Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina\" \/>\n<meta property=\"og:description\" content=\"Client: XES \/ FESConcept &amp; Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/\" \/>\n<meta property=\"og:site_name\" content=\"C\u00e9 Marina\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-17T11:04:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2105\" \/>\n\t<meta property=\"og:image:height\" content=\"1488\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/\",\"name\":\"Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FF_ILUSTRACION_PORTADA_v2-op2.jpg\",\"datePublished\":\"2026-04-21T15:21:15+00:00\",\"dateModified\":\"2026-07-17T11:04:34+00:00\",\"description\":\"Client: XES \\\/ FESConcept & Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FF_ILUSTRACION_PORTADA_v2-op2.jpg\",\"contentUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FF_ILUSTRACION_PORTADA_v2-op2.jpg\",\"width\":2105,\"height\":1488},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/finanzas-feministas-illustrated-report\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Finanzas Feministas: Illustrated Report\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\",\"name\":\"C\u00e9 Marina\",\"description\":\"Dise\u00f1adora e ilustradora de origen latinoamericano afincada en Barcelona.\",\"publisher\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#organization\"},\"alternateName\":\"Dise\u00f1adora C\u00e9 Marina\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cemarina.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#organization\",\"name\":\"C\u00e9 Marina\",\"alternateName\":\"Dise\u00f1adora C\u00e9 Marina\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-cemarina-2026.svg\",\"contentUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-cemarina-2026.svg\",\"width\":240,\"height\":72,\"caption\":\"C\u00e9 Marina\"},\"image\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina","description":"Client: XES \/ FESConcept & Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/","og_locale":"en_US","og_type":"article","og_title":"Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina","og_description":"Client: XES \/ FESConcept & Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that","og_url":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/","og_site_name":"C\u00e9 Marina","article_modified_time":"2026-07-17T11:04:34+00:00","og_image":[{"width":2105,"height":1488,"url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/","url":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/","name":"Finanzas Feministas: Illustrated Report &#8226; C\u00e9 Marina","isPartOf":{"@id":"https:\/\/cemarina.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/#primaryimage"},"image":{"@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/#primaryimage"},"thumbnailUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg","datePublished":"2026-04-21T15:21:15+00:00","dateModified":"2026-07-17T11:04:34+00:00","description":"Client: XES \/ FESConcept & Art Direction: La Clara CoopIllustration: C\u00e9 MarinaMockups: La Clara Year: 2026 Finanzas Feministas is a digital report that","breadcrumb":{"@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/#primaryimage","url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg","contentUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/FF_ILUSTRACION_PORTADA_v2-op2.jpg","width":2105,"height":1488},{"@type":"BreadcrumbList","@id":"https:\/\/cemarina.com\/en\/project\/finanzas-feministas-illustrated-report\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cemarina.com\/en\/"},{"@type":"ListItem","position":2,"name":"Finanzas Feministas: Illustrated Report"}]},{"@type":"WebSite","@id":"https:\/\/cemarina.com\/en\/#website","url":"https:\/\/cemarina.com\/en\/","name":"C\u00e9 Marina","description":"Dise\u00f1adora e ilustradora de origen latinoamericano afincada en Barcelona.","publisher":{"@id":"https:\/\/cemarina.com\/en\/#organization"},"alternateName":"Dise\u00f1adora C\u00e9 Marina","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cemarina.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cemarina.com\/en\/#organization","name":"C\u00e9 Marina","alternateName":"Dise\u00f1adora C\u00e9 Marina","url":"https:\/\/cemarina.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cemarina.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/logo-cemarina-2026.svg","contentUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/logo-cemarina-2026.svg","width":240,"height":72,"caption":"C\u00e9 Marina"},"image":{"@id":"https:\/\/cemarina.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2441","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto"}],"about":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/types\/proyecto"}],"version-history":[{"count":16,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2441\/revisions"}],"predecessor-version":[{"id":3389,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2441\/revisions\/3389"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media\/3360"}],"wp:attachment":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media?parent=2441"}],"wp:term":[{"taxonomy":"cat-proyecto","embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/cat-proyecto?post=2441"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}