{"id":3537,"date":"2026-02-16T06:53:35","date_gmt":"2026-02-16T05:53:35","guid":{"rendered":"http:\/\/projects.sindacatofast.it\/?page_id=3537"},"modified":"2026-02-16T06:58:00","modified_gmt":"2026-02-16T05:58:00","slug":"seed-strengthening-the-operational-effectiveness-of-ewcs-in-developing-and-implementing-strategies-for-dispute-prevention-and-resolution-between-workers-and-central-management-at-multinational-corpo-3","status":"publish","type":"page","link":"http:\/\/projects.sindacatofast.it\/index.php\/seed-strengthening-the-operational-effectiveness-of-ewcs-in-developing-and-implementing-strategies-for-dispute-prevention-and-resolution-between-workers-and-central-management-at-multinational-corpo-3\/","title":{"rendered":"SEED &#8211; Strengthening the operational effectiveness of EWCs in developing and implementing strategies for dispute prevention and resolution between workers and central management at multinational corporations &#8211; Newsletters"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-ba5ffe2e alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6a4b25b2\"><h3 class=\"uagb-heading-text\">SEED &#8211; Strengthening the operational effectiveness of EWCs in developing and implementing strategies for dispute prevention and resolution between workers and central management at multinational corporations<\/h3><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-97bf4e1c alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>Our Newsletters<\/title>\n\n<style>\n\n:root {\n    --wine: #7a1f2b;\n    --light-bg: #f6f7f9;\n    --text-dark: #2b2b2b;\n    --shadow: 0 5px 15px rgba(0,0,0,0.12);\n}\n\nbody {\n    margin: 0;\n    font-family: \"Segoe UI\", Arial, sans-serif;\n    background: var(--light-bg);\n    color: var(--text-dark);\n}\n\n\/* ===== TITLE ===== *\/\n\n.title {\n    text-align: center;\n    margin: 50px 20px 40px;\n}\n\n.title h1 {\n    margin: 0;\n    font-size: 2.5rem;\n    color: var(--wine);\n    font-weight: 600;\n    letter-spacing: 1px;\n}\n\n\/* ===== CONTAINER ===== *\/\n\n.container {\n    max-width: 1200px;\n    margin: auto;\n    padding: 20px;\n}\n\n\/* ===== CARDS ===== *\/\n\n.newsletter-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 25px;\n    margin-bottom: 50px;\n}\n\n.news-card {\n    background: white;\n    border-radius: 12px;\n    padding: 35px 20px;\n    text-align: center;\n    cursor: pointer;\n    box-shadow: var(--shadow);\n    transition: all 0.25s ease;\n    border: 2px solid transparent;\n    font-size: 1.2rem;\n    font-weight: 500;\n}\n\n.news-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--wine);\n    color: var(--wine);\n}\n\n\/* ===== PDF VIEWER ===== *\/\n\n.viewer {\n    display: none;\n    margin-bottom: 60px;\n}\n\n.viewer h2 {\n    text-align: center;\n    margin-bottom: 20px;\n    color: var(--wine);\n    font-weight: 500;\n}\n\n.pdf-frame {\n    width: 100%;\n    height: 900px; \/* Altura grande para ver p\u00e1gina completa *\/\n    border: 1px solid #ccc;\n    border-radius: 10px;\n    background: white;\n}\n\n\/* ===== FOOTER ===== *\/\n\n.footer {\n    text-align: center;\n    padding: 25px;\n    background: #ececec;\n    font-size: 0.9rem;\n}\n\n<\/style>\n<\/head>\n\n<body>\n\n<!-- TITLE -->\n<div class=\"title\">\n    <h1>Our Newsletters<\/h1>\n<\/div>\n\n\n<!-- CONTENT -->\n<div class=\"container\">\n\n    <!-- CARDS -->\n    <div class=\"newsletter-grid\">\n\n        <div class=\"news-card\" onclick=\"openPDF(1)\">\n            Newsletter 1\n        <\/div>\n\n        <div class=\"news-card\" onclick=\"openPDF(2)\">\n            Newsletter 2\n        <\/div>\n\n        <div class=\"news-card\" onclick=\"openPDF(3)\">\n            Newsletter 3\n        <\/div>\n\n    <\/div>\n\n\n    <!-- PDF VIEWER -->\n    <div class=\"viewer\" id=\"viewer\">\n\n        <h2 id=\"viewerTitle\">Newsletter<\/h2>\n\n        <iframe\n            id=\"pdfFrame\"\n            class=\"pdf-frame\"\n            src=\"\"\n            loading=\"lazy\">\n        <\/iframe>\n\n    <\/div>\n\n<\/div>\n\n\n\n\n<!-- SCRIPT -->\n<script>\n\nconst pdfLinks = {\n    1: \"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2026\/02\/Newsletter-1.pdf\",\n    2: \"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2026\/02\/Newsletter-2.pdf\",\n    3: \"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2026\/02\/Newsletter-3.pdf\"\n};\n\nfunction openPDF(num) {\n\n    const viewer = document.getElementById(\"viewer\");\n    const frame = document.getElementById(\"pdfFrame\");\n    const title = document.getElementById(\"viewerTitle\");\n\n    frame.src = pdfLinks[num];\n    title.innerText = \"Newsletter \" + num;\n\n    viewer.style.display = \"block\";\n\n    viewer.scrollIntoView({ behavior: \"smooth\" });\n}\n\n<\/script>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-0874d1ff alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"485\" height=\"243\" src=\"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2025\/07\/SEED-logo-1.png\" alt=\"\" class=\"wp-image-3502\" style=\"width:284px;height:auto\" srcset=\"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2025\/07\/SEED-logo-1.png 485w, http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2025\/07\/SEED-logo-1-300x150.png 300w\" sizes=\"auto, (max-width: 485px) 100vw, 485px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"215\" src=\"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2023\/06\/eu_co_funded_en-4-1024x215.png\" alt=\"\" class=\"wp-image-2684\" style=\"width:370px;height:auto\" srcset=\"http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2023\/06\/eu_co_funded_en-4-1024x215.png 1024w, http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2023\/06\/eu_co_funded_en-4-300x63.png 300w, http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2023\/06\/eu_co_funded_en-4-768x161.png 768w, http:\/\/projects.sindacatofast.it\/wp-content\/uploads\/2023\/06\/eu_co_funded_en-4.png 1100w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f6423dcd alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<p class=\"has-text-align-center has-white-color has-text-color\"><strong>Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union. Neither the European Union nor the granting authority can be held responsible for them.<\/strong><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uag-blocks-common-selector uagb-block-afcc8a8d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>SEED &#8211; Strengthening the operational effectiveness of EWCs in developing and implementing strategies for dispute prevention and resolution between workers and central management at multinational corporations Our Newsletters Our Newsletters Newsletter 1 Newsletter 2 Newsletter 3 Newsletter Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"http:\/\/projects.sindacatofast.it\/index.php\/seed-strengthening-the-operational-effectiveness-of-ewcs-in-developing-and-implementing-strategies-for-dispute-prevention-and-resolution-between-workers-and-central-management-at-multinational-corpo-3\/\"> <span class=\"screen-reader-text\">SEED &#8211; Strengthening the operational effectiveness of EWCs in developing and implementing strategies for dispute prevention and resolution between workers and central management at multinational corporations &#8211; Newsletters<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-3537","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"progetto","author_link":"http:\/\/projects.sindacatofast.it\/index.php\/author\/progetto\/"},"uagb_comment_info":0,"uagb_excerpt":"SEED &#8211; Strengthening the operational effectiveness of EWCs in developing and implementing strategies for dispute prevention and resolution between workers and central management at multinational corporations Our Newsletters Our Newsletters Newsletter 1 Newsletter 2 Newsletter 3 Newsletter Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do&hellip;","_links":{"self":[{"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/pages\/3537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/comments?post=3537"}],"version-history":[{"count":3,"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/pages\/3537\/revisions"}],"predecessor-version":[{"id":3543,"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/pages\/3537\/revisions\/3543"}],"wp:attachment":[{"href":"http:\/\/projects.sindacatofast.it\/index.php\/wp-json\/wp\/v2\/media?parent=3537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}