{"id":2528,"date":"2026-04-21T17:38:57","date_gmt":"2026-04-21T15:38:57","guid":{"rendered":"https:\/\/cemarina.com\/proyecto\/visual-guide-to-sustainable-living\/"},"modified":"2026-06-15T15:49:36","modified_gmt":"2026-06-15T13:49:36","slug":"visual-guide-to-sustainable-living","status":"publish","type":"proyecto","link":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/","title":{"rendered":"Visual Guide to Sustainable Living"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"2528\" class=\"elementor elementor-2528 elementor-116\" data-elementor-post-type=\"proyecto\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6550a89d e-con-full e-flex e-con e-parent\" data-id=\"6550a89d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e20c146 img-cover elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"3e20c146\" 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-16-scaled.jpg\" class=\"attachment-full size-full wp-image-2513\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-300x200.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-1024x683.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-768x512.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-1536x1024.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/cabecera-1-16-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-4cd55b59 e-con-full e-flex e-con e-parent\" data-id=\"4cd55b59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3104ebf5 e-con-full e-flex e-con e-child\" data-id=\"3104ebf5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4c51ca46 e-con-full e-flex e-con e-child\" data-id=\"4c51ca46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49c419df tabs-tax elementor-widget elementor-widget-text-editor\" data-id=\"49c419df\" 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>Personal<\/span><span>Editorial<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b50208e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4b50208e\" 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;\">Personal Project<\/span><\/p><p><span style=\"font-weight: 400;\">Art Direction: C\u00e9 Marina<\/span><\/p><p><span style=\"font-weight: 400;\">Illustration: C\u00e9 Marina<\/span><\/p><p><span style=\"font-weight: 400;\">Year: 2023<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-783c1ad3 elementor-widget elementor-widget-html\" data-id=\"783c1ad3\" 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-1acf2ce6 e-con-full e-flex e-con e-child\" data-id=\"1acf2ce6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60e4a9af elementor-widget elementor-widget-heading\" data-id=\"60e4a9af\" 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\">Visual Guide to Sustainable Living<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17cc76fe elementor-widget elementor-widget-text-editor\" data-id=\"17cc76fe\" 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;\">Between commissions, I poured my heart into this project. Beyond being an illustration style experiment, the goal behind the project is to raise awareness and inspire positive change.<\/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-7e5cc92f e-con-full e-flex e-con e-child\" data-id=\"7e5cc92f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-32a5fa07 e-con-full e-flex e-con e-child\" data-id=\"32a5fa07\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1825b7d1 e-con-full img-mitad e-flex e-con e-child\" data-id=\"1825b7d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63087390 elementor-widget elementor-widget-image\" data-id=\"63087390\" 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-71.jpg\" class=\"attachment-full size-full wp-image-2514\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-71.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-71-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-71-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-71-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-71-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-5814c5dc e-con-full img-mitad e-flex e-con e-child\" data-id=\"5814c5dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-106bcfac elementor-widget elementor-widget-image\" data-id=\"106bcfac\" 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-46.jpg\" class=\"attachment-full size-full wp-image-2515\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-46.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-46-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-46-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-46-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-46-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-dc5e4a7 e-con-full e-flex e-con e-child\" data-id=\"dc5e4a7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-621685a e-con-full img-mitad e-flex e-con e-child\" data-id=\"621685a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-840ac9f elementor-widget elementor-widget-image\" data-id=\"840ac9f\" 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\/Frame-59-47.jpg\" class=\"attachment-full size-full wp-image-2516\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-47.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-47-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-47-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-47-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-47-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-ebd3e28 e-con-full img-mitad e-flex e-con e-child\" data-id=\"ebd3e28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f535631 elementor-widget elementor-widget-image\" data-id=\"f535631\" 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-72.jpg\" class=\"attachment-full size-full wp-image-2517\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-72.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-72-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-72-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-72-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-72-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-746484d e-con-full e-flex e-con e-child\" data-id=\"746484d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d664706 e-con-full img-mitad e-flex e-con e-child\" data-id=\"d664706\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5973556 elementor-widget elementor-widget-image\" data-id=\"5973556\" 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-73.jpg\" class=\"attachment-full size-full wp-image-2518\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-73.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-73-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-73-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-73-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-73-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-8733fbf e-con-full img-mitad e-flex e-con e-child\" data-id=\"8733fbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8397d54 elementor-widget elementor-widget-image\" data-id=\"8397d54\" 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\/Frame-59-48.jpg\" class=\"attachment-full size-full wp-image-2519\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-48.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-48-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-48-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-48-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-48-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-4c2f92b e-con-full e-flex e-con e-child\" data-id=\"4c2f92b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c546f0b e-con-full img-mitad e-flex e-con e-child\" data-id=\"c546f0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c64b94 elementor-widget elementor-widget-image\" data-id=\"1c64b94\" 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-74.jpg\" class=\"attachment-full size-full wp-image-2520\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-74.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-74-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-74-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-74-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-3-74-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-99d0277 e-con-full img-mitad e-flex e-con e-child\" data-id=\"99d0277\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-889181a elementor-widget elementor-widget-image\" data-id=\"889181a\" 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\/Frame-59-49.jpg\" class=\"attachment-full size-full wp-image-2521\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-49.jpg 1296w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-49-228x300.jpg 228w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-49-778x1024.jpg 778w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-49-768x1011.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Frame-59-49-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-1066f41e e-con-full img-cover e-flex e-con e-child\" data-id=\"1066f41e\" 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-16de5421 elementor-widget elementor-widget-image\" data-id=\"16de5421\" 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=\"1707\" src=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-scaled.jpg\" class=\"attachment-full size-full wp-image-2522\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-300x200.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-1024x683.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-768x512.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-1536x1024.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-6-14-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-15fb3f9b e-con-full e-flex e-con e-child\" data-id=\"15fb3f9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-605424ef elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"605424ef\" 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;\">Each illustration works as a visual landscape dedicated to exploring sustainable ways of living, reinforced with comic-style panels that describe specific actions. Some of the topics I dove into are: marine life, upcycling, furniture repair, sourcing Km 0 products, and their seasonality.<\/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-fdfbd35 e-con-full img-completa e-flex e-con e-child\" data-id=\"fdfbd35\" 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-32a038d elementor-widget elementor-widget-image\" data-id=\"32a038d\" 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-13-scaled.jpg\" class=\"attachment-full size-full wp-image-2523\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-5-13-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-d097ffa e-con-full img-completa e-flex e-con e-child\" data-id=\"d097ffa\" 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-596d781 elementor-widget elementor-widget-image\" data-id=\"596d781\" 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-7-scaled.jpg\" class=\"attachment-full size-full wp-image-2524\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-7-7-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-9371c4b e-con-full img-completa e-flex e-con e-child\" data-id=\"9371c4b\" 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-d25e6b0 elementor-widget elementor-widget-image\" data-id=\"d25e6b0\" 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-4-scaled.jpg\" class=\"attachment-full size-full wp-image-2525\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-8-4-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-ea37156 e-con-full img-completa e-flex e-con e-child\" data-id=\"ea37156\" 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-b312af5 elementor-widget elementor-widget-image\" data-id=\"b312af5\" 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-4-scaled.jpg\" class=\"attachment-full size-full wp-image-2526\" alt=\"\" srcset=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-scaled.jpg 2560w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-300x150.jpg 300w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-1024x512.jpg 1024w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-768x384.jpg 768w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-1536x768.jpg 1536w, https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/Rectangle-9-4-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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a57eeb8 e-con-full e-flex e-con e-child\" data-id=\"a57eeb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95df2e9 elementor-widget elementor-widget-template\" data-id=\"95df2e9\" 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":2527,"template":"","meta":[],"cat-proyecto":[31,34,36],"class_list":["post-2528","proyecto","type-proyecto","status-publish","has-post-thumbnail","hentry","cat-proyecto-communication","cat-proyecto-personal","cat-proyecto-editorial"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Visual Guide to Sustainable Living - 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\/visual-guide-to-sustainable-living\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Visual Guide to Sustainable Living - C\u00e9 Marina\" \/>\n<meta property=\"og:description\" content=\"Personal Project Art Direction: C\u00e9 Marina Illustration: C\u00e9 Marina Year: 2023 Between commissions, I poured my heart into this project. Beyond being an illustration style experiment, the goal behind the project is to raise awareness and inspire positive change. Each illustration works as a visual landscape dedicated to exploring sustainable ways of living, reinforced with [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/\" \/>\n<meta property=\"og:site_name\" content=\"C\u00e9 Marina\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T13:49:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1057\" \/>\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<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/\",\"url\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/\",\"name\":\"Visual Guide to Sustainable Living - C\u00e9 Marina\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/guide-base.webp\",\"datePublished\":\"2026-04-21T15:38:57+00:00\",\"dateModified\":\"2026-06-15T13:49:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/guide-base.webp\",\"contentUrl\":\"https:\\\/\\\/cemarina.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/guide-base.webp\",\"width\":1057,\"height\":1500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cemarina.com\\\/en\\\/project\\\/visual-guide-to-sustainable-living\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cemarina.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Visual Guide to Sustainable Living\"}]},{\"@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":"Visual Guide to Sustainable Living - 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\/visual-guide-to-sustainable-living\/","og_locale":"en_US","og_type":"article","og_title":"Visual Guide to Sustainable Living - C\u00e9 Marina","og_description":"Personal Project Art Direction: C\u00e9 Marina Illustration: C\u00e9 Marina Year: 2023 Between commissions, I poured my heart into this project. Beyond being an illustration style experiment, the goal behind the project is to raise awareness and inspire positive change. Each illustration works as a visual landscape dedicated to exploring sustainable ways of living, reinforced with [&hellip;]","og_url":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/","og_site_name":"C\u00e9 Marina","article_modified_time":"2026-06-15T13:49:36+00:00","og_image":[{"width":1057,"height":1500,"url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/","url":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/","name":"Visual Guide to Sustainable Living - C\u00e9 Marina","isPartOf":{"@id":"https:\/\/cemarina.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/#primaryimage"},"image":{"@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/#primaryimage"},"thumbnailUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp","datePublished":"2026-04-21T15:38:57+00:00","dateModified":"2026-06-15T13:49:36+00:00","breadcrumb":{"@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/#primaryimage","url":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp","contentUrl":"https:\/\/cemarina.com\/wp-content\/uploads\/2026\/04\/guide-base.webp","width":1057,"height":1500},{"@type":"BreadcrumbList","@id":"https:\/\/cemarina.com\/en\/project\/visual-guide-to-sustainable-living\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cemarina.com\/en\/"},{"@type":"ListItem","position":2,"name":"Visual Guide to Sustainable Living"}]},{"@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\/2528","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":3,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2528\/revisions"}],"predecessor-version":[{"id":2553,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/proyecto\/2528\/revisions\/2553"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media\/2527"}],"wp:attachment":[{"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/media?parent=2528"}],"wp:term":[{"taxonomy":"cat-proyecto","embeddable":true,"href":"https:\/\/cemarina.com\/en\/wp-json\/wp\/v2\/cat-proyecto?post=2528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}