{"id":2463,"date":"2026-04-21T17:36:57","date_gmt":"2026-04-21T15:36:57","guid":{"rendered":"https:\/\/cemarina.com\/proyecto\/el-catala-ben-servit\/"},"modified":"2026-06-17T16:53:31","modified_gmt":"2026-06-17T14:53:31","slug":"el-catala-ben-servit","status":"publish","type":"proyecto","link":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/","title":{"rendered":"El catal\u00e0 ben servit"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2463\" class=\"elementor elementor-2463 elementor-112\" data-elementor-post-type=\"proyecto\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa7eef9 e-con-full e-flex e-con e-parent\" data-id=\"aa7eef9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2695c8 img-cover elementor-widget elementor-widget-image\" data-id=\"a2695c8\" 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-12-scaled.jpg\" class=\"attachment-full size-full wp-image-2444\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-300x200.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-1024x683.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-768x512.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-1536x1024.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-12-2048x1365.jpg 2048w\" sizes=\"(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-f872391 e-con-full e-flex e-con e-parent\" data-id=\"f872391\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bb5f5e4 e-con-full e-flex e-con e-child\" data-id=\"bb5f5e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0494007 e-con-full e-flex e-con e-child\" data-id=\"0494007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a052694 tabs-tax elementor-widget elementor-widget-text-editor\" data-id=\"a052694\" 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>Communication<\/span><span>Characters<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e81e75 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2e81e75\" 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>Client: Gremi de Restauraci\u00f3 de Barcelona<br\/><span style=\"font-weight: 400;\">Art Direction: <\/span><span style=\"font-weight: 400;\"><a href=\"https:\/\/extraestudio.com\/comingsoon\/\">Extra!<\/a><\/span><br\/><span style=\"font-weight: 400;\">Illustration: C\u00e9 Marina<\/span><br\/><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-128cc10 elementor-widget elementor-widget-html\" data-id=\"128cc10\" 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-7691342 e-con-full e-flex e-con e-child\" data-id=\"7691342\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d3c801 elementor-widget elementor-widget-heading\" data-id=\"3d3c801\" 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\">El catal\u00e0 ben servit<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dafbe9a elementor-widget elementor-widget-text-editor\" data-id=\"dafbe9a\" 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;\">Creating the graphic campaign illustrations for \u2018El catal\u00e0, ben servit\u2019 was an exciting challenge. The initiative, launched by the Gremi de Restauraci\u00f3 de Barcelona and ERC, aims to promote the use of Catalan in the city\u2019s bars and restaurants. The project involved bringing an informative brochure to life, distributed to over 9,000 establishments. The main goal was to make these regulations feel approachable and engaging for everyone.   <\/span><\/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-6b0e3b9 e-con-full e-flex e-con e-child\" data-id=\"6b0e3b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ca4b14b e-con-full e-flex e-con e-child\" data-id=\"ca4b14b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2c1c2d9 e-con-full img-mitad e-flex e-con e-child\" data-id=\"2c1c2d9\" 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-3d83537 elementor-widget elementor-widget-image\" data-id=\"3d83537\" 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-59.jpg\" class=\"attachment-full size-full wp-image-2445\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-59.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-59-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-59-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-59-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-59-1167x1536.jpg 1167w\" sizes=\"(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-4bde887 e-con-full img-mitad e-flex e-con e-child\" data-id=\"4bde887\" 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-c27befa elementor-widget elementor-widget-image\" data-id=\"c27befa\" 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-60.jpg\" class=\"attachment-full size-full wp-image-2446\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-60.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-60-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-60-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-60-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-60-1167x1536.jpg 1167w\" sizes=\"(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-f54cd70 e-con-full img-completa e-flex e-con e-child\" data-id=\"f54cd70\" 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-585515b elementor-widget elementor-widget-image\" data-id=\"585515b\" 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-10-scaled.jpg\" class=\"attachment-full size-full wp-image-2447\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-10-2048x1024.jpg 2048w\" sizes=\"(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-a88ac65 e-con-full e-flex e-con e-child\" data-id=\"a88ac65\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4bce060 e-con-full img-mitad elementor-hidden-mobile e-flex e-con e-child\" data-id=\"4bce060\" data-element_type=\"container\" data-e-type=\"container\" id=\"div-empty\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7cde7e e-con-full img-mitad e-flex e-con e-child\" data-id=\"d7cde7e\" 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-06a7b50 elementor-widget elementor-widget-image\" data-id=\"06a7b50\" 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=\"1296\" height=\"1706\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61.jpg\" class=\"attachment-full size-full wp-image-2448\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-61-1167x1536.jpg 1167w\" sizes=\"(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-3387e81 e-con-full e-flex e-con e-child\" data-id=\"3387e81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2fb5060 e-con-full img-tercio e-flex e-con e-child\" data-id=\"2fb5060\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-263d506 elementor-widget elementor-widget-image\" data-id=\"263d506\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-13.jpg\" class=\"attachment-full size-full wp-image-2449\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-13.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-13-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-13-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-18ceefd e-con-full img-tercio e-flex e-con e-child\" data-id=\"18ceefd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-589fc32 elementor-widget elementor-widget-image\" data-id=\"589fc32\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-62.jpg\" class=\"attachment-full size-full wp-image-2450\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-62.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-62-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-62-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-fc0a7f7 e-con-full img-tercio e-flex e-con e-child\" data-id=\"fc0a7f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec67055 elementor-widget elementor-widget-image\" data-id=\"ec67055\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-14.jpg\" class=\"attachment-full size-full wp-image-2451\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-14.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-14-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-14-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-ea6515f e-con-full e-flex e-con e-child\" data-id=\"ea6515f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4357dae e-con-full img-tercio e-flex e-con e-child\" data-id=\"4357dae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e9f382 elementor-widget elementor-widget-image\" data-id=\"0e9f382\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-63.jpg\" class=\"attachment-full size-full wp-image-2452\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-63.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-63-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-63-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-7edff49 e-con-full img-tercio e-flex e-con e-child\" data-id=\"7edff49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6ac74e elementor-widget elementor-widget-image\" data-id=\"f6ac74e\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-18.jpg\" class=\"attachment-full size-full wp-image-2453\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-18.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-18-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-18-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-7cd2e41 e-con-full img-tercio e-flex e-con e-child\" data-id=\"7cd2e41\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b05845b elementor-widget elementor-widget-image\" data-id=\"b05845b\" 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=\"848\" height=\"1130\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-16.jpg\" class=\"attachment-full size-full wp-image-2454\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-16.jpg 848w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-16-225x300.jpg 225w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-16-768x1023.jpg 768w\" sizes=\"(max-width: 848px) 100vw, 848px\" \/>\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-da8144f e-con-full e-flex e-con e-child\" data-id=\"da8144f\" 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-e4284f8 img-completa elementor-widget elementor-widget-image\" data-id=\"e4284f8\" 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-2-17-scaled.jpg\" class=\"attachment-full size-full wp-image-2455\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-2-17-2048x1024.jpg 2048w\" sizes=\"(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-acd9b33 e-con-full e-flex e-con e-child\" data-id=\"acd9b33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-924808a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"924808a\" 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;\">The visual proposal features a series of humorous, everyday scenes in restaurants. The artwork was created in digital ink using a limited palette of two complementary colors to ensure a strong visual impact. Each scene is complemented by comic-style lettering for the dialogue, adding dynamism and a fresh touch to the communication.  <\/span><\/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-d3df605 e-con-full img-completa e-flex e-con e-child\" data-id=\"d3df605\" 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-aca9d42 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"aca9d42\" 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-4-2-scaled.jpg\" class=\"attachment-full size-full wp-image-2456\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-4-2-2048x1024.jpg 2048w\" sizes=\"(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-2c171d8 e-con-full img-completa elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2c171d8\" data-element_type=\"container\" data-e-type=\"container\" id=\"div-empty\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-334af5d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"334af5d\" 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-9-scaled.jpg\" class=\"attachment-full size-full wp-image-2457\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-9-2048x1024.jpg 2048w\" sizes=\"(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-a52bb5c e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-child\" data-id=\"a52bb5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-294a3ef e-con-full img-tercio e-flex e-con e-child\" data-id=\"294a3ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3dffc78 elementor-widget elementor-widget-image\" data-id=\"3dffc78\" 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=\"361\" height=\"481\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-4.jpg\" class=\"attachment-full size-full wp-image-2458\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-4.jpg 361w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-4-225x300.jpg 225w\" sizes=\"(max-width: 361px) 100vw, 361px\" \/>\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-d9c9857 e-con-full img-tercio e-flex e-con e-child\" data-id=\"d9c9857\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7122d96 elementor-widget elementor-widget-image\" data-id=\"7122d96\" 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=\"361\" height=\"481\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-11-1.jpg\" class=\"attachment-full size-full wp-image-2459\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-11-1.jpg 361w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-11-1-225x300.jpg 225w\" sizes=\"(max-width: 361px) 100vw, 361px\" \/>\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-86c3b9e e-con-full img-mov-cover e-flex e-con e-child\" data-id=\"86c3b9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99ba2ce elementor-widget elementor-widget-image\" data-id=\"99ba2ce\" 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=\"361\" height=\"271\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-10.jpg\" class=\"attachment-full size-full wp-image-2460\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-10.jpg 361w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-10-300x225.jpg 300w\" sizes=\"(max-width: 361px) 100vw, 361px\" \/>\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-87863e1 e-con-full e-flex e-con e-child\" data-id=\"87863e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-de16580 e-con-full img-mitad elementor-hidden-mobile e-flex e-con e-child\" data-id=\"de16580\" data-element_type=\"container\" data-e-type=\"container\" id=\"div-empty\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d434a2 e-con-full img-mitad e-flex e-con e-child\" data-id=\"4d434a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-490b09b elementor-widget elementor-widget-image\" data-id=\"490b09b\" 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=\"1296\" height=\"1706\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1.jpg\" class=\"attachment-full size-full wp-image-2461\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/teatregirona-character1-3-1-1167x1536.jpg 1167w\" sizes=\"(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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcdfcfa e-con-full e-flex e-con e-child\" data-id=\"dcdfcfa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-249be82 elementor-widget elementor-widget-template\" data-id=\"249be82\" 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: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<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-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 Ancho-completo 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\/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=\"2560\" height=\"1024\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-scaled.webp\" class=\"attachment-full size-full wp-image-2440\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-scaled.webp 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-300x120.webp 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-1024x410.webp 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-768x307.webp 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-1536x614.webp 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/finanzas-feministas-base-2048x819.webp 2048w\" sizes=\"(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 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\/FF-hover-scaled.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\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: 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-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=\"1000\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base.webp\" class=\"attachment-full size-full wp-image-2480\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base.webp 1500w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base-300x200.webp 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base-1024x683.webp 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/rata-market-base-768x512.webp 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\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-hover.gif\" 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-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: 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-2511 post-2511 proyecto type-proyecto status-publish has-post-thumbnail hentry cat-proyecto-characters cat-proyecto-communication\" 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=\"844\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-base.webp\" class=\"attachment-full size-full wp-image-2509\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-base.webp 1500w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-base-300x169.webp 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-base-1024x576.webp 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/tot-teu-base-768x432.webp 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" \/>\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\/tot-teu-hover.gif\" 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-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: 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 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\/guide-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\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=\"http:\/\/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\/tot-teu-illustrations-for-an-inclusive-theatre\/\" 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":2462,"template":"","meta":[],"cat-proyecto":[31,35],"class_list":["post-2463","proyecto","type-proyecto","status-publish","has-post-thumbnail","hentry","cat-proyecto-communication","cat-proyecto-characters"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>El catal\u00e0 ben servit - C\u00e9 Marina<\/title>\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\/el-catala-ben-servit\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"El catal\u00e0 ben servit - C\u00e9 Marina\" \/>\n<meta property=\"og:description\" content=\"Client: Gremi de Restauraci\u00f3 de BarcelonaArt Direction: Extra!Illustration: C\u00e9 MarinaYear: 2026 Creating the graphic campaign illustrations for \u2018El catal\u00e0, ben servit\u2019 was an exciting challenge. The initiative, launched by the Gremi de Restauraci\u00f3 de Barcelona and ERC, aims to promote the use of Catalan in the city\u2019s bars and restaurants. The project involved bringing an [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/\" \/>\n<meta property=\"og:site_name\" content=\"C\u00e9 Marina\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-17T14:53:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1061\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/\",\"name\":\"El catal\u00e0 ben servit - C\u00e9 Marina\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/gremi-base.webp\",\"datePublished\":\"2026-04-21T15:36:57+00:00\",\"dateModified\":\"2026-06-17T14:53:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/gremi-base.webp\",\"contentUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/gremi-base.webp\",\"width\":1061,\"height\":1500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/el-catala-ben-servit\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"El catal\u00e0 ben servit\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\",\"name\":\"C\u00e9 Marina\",\"description\":\"\",\"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\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"El catal\u00e0 ben servit - C\u00e9 Marina","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\/el-catala-ben-servit\/","og_locale":"en_US","og_type":"article","og_title":"El catal\u00e0 ben servit - C\u00e9 Marina","og_description":"Client: Gremi de Restauraci\u00f3 de BarcelonaArt Direction: Extra!Illustration: C\u00e9 MarinaYear: 2026 Creating the graphic campaign illustrations for \u2018El catal\u00e0, ben servit\u2019 was an exciting challenge. The initiative, launched by the Gremi de Restauraci\u00f3 de Barcelona and ERC, aims to promote the use of Catalan in the city\u2019s bars and restaurants. The project involved bringing an [&hellip;]","og_url":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/","og_site_name":"C\u00e9 Marina","article_modified_time":"2026-06-17T14:53:31+00:00","og_image":[{"width":1061,"height":1500,"url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/","url":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/","name":"El catal\u00e0 ben servit - C\u00e9 Marina","isPartOf":{"@id":"https:\/\/cemarina.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/#primaryimage"},"image":{"@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/#primaryimage"},"thumbnailUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp","datePublished":"2026-04-21T15:36:57+00:00","dateModified":"2026-06-17T14:53:31+00:00","breadcrumb":{"@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/#primaryimage","url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp","contentUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/gremi-base.webp","width":1061,"height":1500},{"@type":"BreadcrumbList","@id":"https:\/\/cemarina.com\/en\/project\/el-catala-ben-servit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cemarina.com\/en\/"},{"@type":"ListItem","position":2,"name":"El catal\u00e0 ben servit"}]},{"@type":"WebSite","@id":"https:\/\/cemarina.com\/en\/#website","url":"https:\/\/cemarina.com\/en\/","name":"C\u00e9 Marina","description":"","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"}]}},"_links":{"self":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2463","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":6,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2463\/revisions"}],"predecessor-version":[{"id":2914,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2463\/revisions\/2914"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media\/2462"}],"wp:attachment":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media?parent=2463"}],"wp:term":[{"taxonomy":"cat-proyecto","embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/cat-proyecto?post=2463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}