{"id":25279,"date":"2025-12-18T10:00:00","date_gmt":"2025-12-18T08:00:00","guid":{"rendered":"https:\/\/rsaegean.org\/?p=25279"},"modified":"2025-12-17T16:38:29","modified_gmt":"2025-12-17T14:38:29","slug":"the-story-of-nasrin-a-deadly-shipwreck-border-violence-and-systemic-protection-gaps","status":"publish","type":"post","link":"https:\/\/rsaegean.org\/en\/the-story-of-nasrin-a-deadly-shipwreck-border-violence-and-systemic-protection-gaps\/","title":{"rendered":"The story of Nasrin*: A deadly shipwreck, border violence and systemic protection gaps"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"25279\" class=\"elementor elementor-25279 elementor-25194\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2689573 e-flex e-con-boxed e-con e-parent\" data-id=\"2689573\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84a6703 elementor-widget elementor-widget-html\" data-id=\"84a6703\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\" \/>\n    <!DOCTYPE html>\n    <title>The story of Nasrin*<\/title>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n    <link\n        href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700&family=Roboto+Mono:wght@400;500&display=swap\"\n        rel=\"stylesheet\">\n\n    <link href=\"https:\/\/api.mapbox.com\/mapbox-gl-js\/v3.2.0\/mapbox-gl.css\" rel=\"stylesheet\" \/>\n\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: \"Open Sans\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\n            background: #111;\n            color: #f5f5f5;\n            scroll-behavior: smooth;\n        }\n\n        \/* Fullscreen fixed map *\/\n        #map {\n            position: fixed;\n            inset: 0;\n            z-index: 0;\n        }\n\n        \/* Scroll container *\/\n        .story {\n            position: relative;\n            z-index: 1;\n        }\n\n        .scene {\n            min-height: 70vh;\n            \/* not always full screen *\/\n            display: flex;\n            align-items: center;\n            padding: 8vh 6vw;\n            \/* airy top\/bottom padding *\/\n            background: transparent;\n            \/* IMPORTANT: no overlay on full map *\/\n            margin: 20vh 0;\n            \/* GAP between scenes *\/\n        }\n\n        .story .scene:first-of-type {\n            margin-top: -40vh;\n            padding-top: 0 !important;\n            \/* Remove all top padding from the scene itself *\/\n            min-height: auto !important;\n            \/* Ensure height is content-driven *\/\n            align-items: flex-start !important;\n            \/* Align content to the very top *\/\n        }\n\n        .story-meta {\n            font-size: 12px;\n            color: #ccc;\n            text-align: center;\n            margin-bottom: 1.5rem;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n            line-height: 1.6;\n        }\n\n        .story-footer {\n            background-color: #101010;\n            text-align: center;\n            padding: 4rem 2rem 6rem 2rem;\n            font-size: 14px;\n            color: #888;\n        }\n\n        .footer-logos {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 2rem;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }\n\n        .footer-logos a {\n            display: inline-flex;\n            align-items: center;\n        }\n\n        .footer-logos img {\n            height: 56px;\n            width: auto;\n            display: block;\n        }\n\n        @media (max-width: 768px) {\n            .story .scene:first-of-type {\n                margin-top: -40vh;\n                padding-top: 0 !important\n            }\n        }\n\n        .scene-inner {\n            width: min(65vw, 720px);\n            \/* <= 65% of screen, with max cap *\/\n            background: rgba(0, 0, 0, 0.55);\n            backdrop-filter: blur(6px);\n            -webkit-backdrop-filter: blur(6px);\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            border-radius: 18px;\n            padding: 28px 28px;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);\n        }\n\n        .info-inner {\n            width: min(65vw, 720px);\n            \/* <= 65% of screen, with max cap *\/\n            background: rgba(61, 8, 8, 0.65);\n            backdrop-filter: blur(6px);\n            -webkit-backdrop-filter: blur(6px);\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            border-radius: 18px;\n            padding: 28px 28px;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);\n        }\n\n        .donate-inner {\n            width: min(65vw, 720px);\n            \/* <= 65% of screen, with max cap *\/\n            background: lab(#5d7466 \/ 0.65);\n            backdrop-filter: blur(6px);\n            -webkit-backdrop-filter: blur(6px);\n            border: 1px solid rgba(255, 255, 255, 0.12);\n            border-radius: 18px;\n            padding: 28px 28px;\n            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);\n        }\n\n        .donate-cta {\n            position: fixed;\n            top: 90px;\n            right: 28px;\n            display: none;\n            align-items: center;\n            justify-content: center;\n            gap: 0.4rem;\n            padding: 0.9rem 2.4rem;\n            border-radius: 999px;\n            border: none;\n            background: linear-gradient(120deg, #5f5688, #855c75);\n            color: #fff;\n            font-size: 13px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.35);\n            cursor: pointer;\n            z-index: 20;\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\n        }\n\n        .donate-cta.show {\n            display: inline-flex;\n        }\n\n        \/* On mobile, the button is not sticky. It will only appear inside the final scene. *\/\n        @media (max-width: 768px) {\n            .donate-cta {\n                position: static;\n                display: none;\n                \/* Hide it by default on mobile *\/\n            }\n        }\n\n        .donate-cta:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 18px 36px rgba(0, 0, 0, 0.4);\n        }\n\n        .donate-cta.in-section {\n            position: static;\n            transform: none;\n            width: 100%;\n            margin-bottom: 1.25rem;\n            margin-top: 1rem;\n            box-shadow: none;\n            display: inline-flex;\n        }\n\n        .scene-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            margin: 0 0 1.25rem 0;\n            \/* space below image *\/\n            border-radius: 12px;\n            cursor: pointer;\n            object-fit: cover;\n        }\n\n        .image-small {\n            width: 60%;\n            margin-left: auto;\n            margin-right: auto;\n            display: block;\n        }\n\n        #rsa-story .caption {\n            font-size: 12px !important;\n            color: #c6c6c6 !important;\n            text-align: center !important;\n            font-style: italic !important;\n            letter-spacing: 0.02em !important;\n        }\n\n        .lightbox-overlay {\n            position: fixed;\n            inset: 0;\n            background: rgba(0, 0, 0, 0.85);\n            z-index: 1000;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 2rem;\n            cursor: pointer;\n            opacity: 0;\n            visibility: hidden;\n            transition: opacity 0.3s ease;\n        }\n\n        .lightbox-overlay.show {\n            opacity: 1;\n            visibility: visible;\n        }\n\n        .lightbox-image {\n            max-width: 95vw;\n            max-height: 95vh;\n            object-fit: contain;\n            box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);\n            border-radius: 8px;\n            \/* To prevent inheriting the parent's cursor *\/\n            cursor: default;\n        }\n\n        .lightbox-close {\n            position: absolute;\n            top: 1.5rem;\n            right: 2rem;\n            font-size: 2.5rem;\n            color: #fff;\n            background: none;\n            border: none;\n            padding: 0;\n            line-height: 1;\n            font-weight: bold;\n            cursor: pointer;\n            opacity: 0.8;\n            transition: opacity 0.2s ease;\n        }\n\n\n        \/* On mobile: card becomes full width *\/\n        @media (max-width: 768px) {\n            .scene {\n                min-height: auto;\n                padding: 8vh 1.25rem;\n                margin: 40vh 0;\n            }\n\n            .scene-inner {\n                width: 100%;\n                padding: 40px 18px;\n            }\n\n            .image-small {\n                width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .caption {\n                text-align: center;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .info-inner {\n                width: 100%;\n                padding: 20px 18px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .donate-inner {\n                width: 100%;\n                padding: 20px 18px;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .donate-cta {\n                \/* Mobile styles are now handled in the main mobile media query *\/\n            }\n        }\n\n\n        \/* Typography *\/\n        #rsa-story h1,\n        #rsa-story h2,\n        #rsa-story h4,\n        #rsa-story p {\n            font-family: \"Open Sans\", sans-serif !important;\n        }\n\n        #rsa-story h1 {\n            font-size: 42px !important;\n            line-height: 1.2 !important;\n            margin-bottom: 1rem !important;\n            font-weight: 700 !important;\n            color: #f5f5f5 !important;\n            text-align: center !important;\n        }\n\n        #rsa-story h2 {\n            font-family: \"Open Sans\", sans-serif !important;\n            font-size: 32px !important;\n            line-height: 1.2 !important;\n            margin-bottom: 1rem !important;\n            font-weight: 600 !important;\n            color: #f5f5f5 !important;\n        }\n\n        #rsa-story h4 {\n            font-family: \"Open Sans\", sans-serif !important;\n            font-size: 19px !important;\n            line-height: 1.2 !important;\n            margin-bottom: 1rem !important;\n            font-weight: 600 !important;\n            color: #f5f5f5 !important;\n            text-align: center !important;\n            text-transform: none !important;\n        }\n\n        #rsa-story .subtitle {\n            font-family: \"Roboto Mono\", monospace !important;\n            font-size: 17px !important;\n            line-height: 1.2 !important;\n            margin-bottom: 1.25rem !important;\n            color: #cccccc !important;\n        }\n\n        #rsa-story p {\n            font-family: \"Open Sans\", sans-serif !important;\n            font-size: 16px !important;\n            line-height: 1.6 !important;\n            margin-bottom: 1rem !important;\n            color: #f5f5f5 !important;\n        }\n\n        #rsa-story a {\n            color: #95B8A2;\n        }\n\n        #rsa-story .scene-kicker {\n            font-family: \"Roboto Mono\", monospace !important;\n            text-transform: uppercase;\n            letter-spacing: 0.12em;\n            font-size: 12px !important;\n            color: #bbbbbb !important;\n            margin-bottom: 0.75rem !important;\n        }\n\n        #rsa-story .scene-tag {\n            display: inline-block;\n            border: 1px solid rgba(255, 255, 255, 0.35);\n            padding: 0.25rem 0.75rem;\n            border-radius: 999px;\n            font-size: 11px !important;\n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n            margin-top: 0.5rem;\n        }\n\n        #rsa-story blockquote {\n            position: relative;\n            background: transparent !important;\n            border: none !important;\n            border-left: 3px solid rgba(255, 255, 255, 0.4) !important;\n            padding: 0.25rem 0 0.25rem 1rem !important;\n            margin: 1rem 0 1.25rem !important;\n            box-shadow: none !important;\n            font-family: \"Roboto Mono\", monospace !important;\n            font-style: italic;\n            color: #95B8A2 !important;\n        }\n\n        #rsa-story blockquote p {\n            margin-bottom: 0.4rem;\n            font-family: \"Roboto Mono\", monospace !important;\n            font-style: italic;\n            color: #95B8A2 !important;\n        }\n\n        #rsa-story blockquote::before,\n        #rsa-story blockquote::after {\n            content: none !important;\n            display: none !important;\n        }\n\n        #rsa-story .quote-author {\n            font-family: \"Roboto Mono\", monospace !important;\n            font-size: 13px !important;\n            font-style: normal;\n            color: #d0d0d0 !important;\n        }\n\n        .scene+.scene {}\n\n        @media (max-width: 960px) {\n            .scene {\n                padding: 3rem 1.75rem;\n            }\n\n            #rsa-story h1 {\n                font-size: 32px !important;\n            }\n\n            #rsa-story h2 {\n                font-size: 24px !important;\n            }\n\n            #rsa-story h4 {\n                font-size: 18px !important;\n            }\n\n            #rsa-story .subtitle {\n                font-size: 15px !important;\n            }\n\n            #rsa-story p {\n                font-size: 15px !important;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .scene {\n                min-height: auto;\n                padding: 2.5rem 1.25rem;\n            }\n\n            #rsa-story h1 {\n                font-size: 26px !important;\n            }\n\n            #rsa-story h2 {\n                font-size: 22px !important;\n            }\n        }\n    <\/style>\n<\/head>\n\n<body>\n\n    <!-- MAPBOX MAP -->\n    <div id=\"map\"><\/div>\n\n    <!-- SCROLL STORY -->\n    <div class=\"story\" id=\"rsa-story\">\n\n        <section class=\"scene\" data-center=\"22,39\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <div class=\"story-meta\"><a\n                        href=\"https:\/\/rsaegean.org\/en\/category\/topics\/violations-at-the-borders\/deathatborder\/\">Border\n                        deaths<\/a> | <a href=\"https:\/\/rsaegean.org\/en\/tag\/shipwreck\/\">Shipwrecks<\/a> | <a\n                        href=\"https:\/\/rsaegean.org\/en\/category\/topics\/violations-at-the-borders\/\">Violations at the\n                        borders<\/a>\n                    <br>18 December 2025\n                <\/div>\n                <h1>The story of Nasrin*: A deadly shipwreck, border violence and systemic protection gaps\n                <\/h1>\n                <br>\n                <h4>A case that sheds light on the consequences of unlawful pushbacks and the serious failures to\n                    safeguard life at the Greek and European borders\n                <\/h4>\n                <br>\n                <blockquote>\n                    <p>\u201cI kept thinking: if only, if only\u2026 I had a place that was home\u2026 my own home and my homeland.\u201d\n                    <\/p>\n                    <p class=\"quote-author\">- Shirin*, adult daughter of Nasrin*, speaking to us about the family\u2019s\n                        first pushback across the Evros river\n                    <\/p>\n                <\/blockquote>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"22,39\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <p><i>Today, 18 December, marking this year\u2019s International Migrants Day, we publish a harrowing\n                        account. It is the story of Nasrin*, an Afghan mother who drowned in November 2024 in a\n                        shipwreck off Farmakonisi and was buried far from her homeland, on the island of Rhodes. A few\n                        months earlier, Nasrin* had been forcibly and informally deported, together with her children,\n                        by the Greek authorities via the Evros land border. This is also the story of her five children:\n                        an underage boy, today unaccompanied in T\u00fcrkiye; an adult son eventually deported to\n                        Afghanistan; and three daughters (two of them underage) who have since been recognised as\n                        refugees and are now in Switzerland. Five children living apart, carrying the trauma of\n                        gender-based violence, border violence, and the death of their mother, unable to rebuild their\n                        lives without the necessary support framework and the protection they are entitled to.\n                    <\/i><\/p>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/Marily_Stroux_3-scaled.jpg\" loading=\"lazy\"\n                    alt=\"Marily Stroux\" class=\"scene-image\">\n                <p class=\"caption\">Sketch: Marily Stroux<\/p>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"22,39\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <p>On 23 November 2024, the death of Nasrin*, a widow and mother of five from Afghanistan, in a\n                    shipwreck near Farmakonisi exposed a chain of unlawful short-term enforced disappearances and\n                    pushbacks, denial of access to the asylum procedure, repeated separations, and severe protection\n                    gaps at the Greek and European borders. Her family in Switzerland reached out to Refugee Support\n                    Aegean (RSA) seeking legal assistance. RSA has been representing Nasrin\u2019s* family from the very\n                    first moment after her death, supporting them legally and socially throughout all subsequent stages.\n                <\/p>\n\n            <\/div>\n        <\/section>\n\n        <!-- Scene 2 \u2013 Evros (first pushback) -->\n        <section class=\"scene\" data-center=\"26.309245187509525,41.36388135198132\" data-zoom=\"9\">\n            <div class=\"scene-inner\">\n                <h2>The family\u2019s first pushback to T\u00fcrkiye via the Evros river<\/h2>\n\n                <blockquote>\n                    <p>\u201cOur mother had a big dream to help orphans. She would say that once we reached safety, she\n                        wished with all her heart to help those without a father or mother, those without a home.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*, adult daughter of Nasrin*<\/p>\n                <\/blockquote>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/Marily_Stroux_2-scaled.jpg\" loading=\"lazy\"\n                    alt=\"Marily Stroux\" class=\"scene-image\">\n                <p class=\"caption\">Sketch: Marily Stroux<\/p>\n\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"26.309245187509525,41.36388135198132\" data-zoom=\"9\">\n            <div class=\"scene-inner\">\n                <p>Nasrin* was a single parent, a refugee from Afghanistan, and a survivor of gender-based violence in\n                    T\u00fcrkiye. She was forced to leave T\u00fcrkiye and, in October 2024, entered Greece irregularly together\n                    with her four children (one adult daughter, two underage daughters, and one underage son), as well\n                    as two of her siblings (and their young children), seeking international protection.<\/p>\n\n                <blockquote>\n                    <p>\u201cWhen we first tried to reach Greece from T\u00fcrkiye, we were hoping to find a country that respects\n                        the law, where we would no longer be in danger of forced (child) marriage, rape, or deportation.\n                        We hoped to reach a place where we could go to school and live happily as a family. Our mother\n                        wanted to save us by bringing us to Greece, but from there we were deported again.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*<\/p>\n                <\/blockquote>\n\n            <\/div>\n        <\/section>\n\n        <!-- Scene 3 \u2013 Thessaloniki -->\n        <section class=\"scene\" data-center=\"22.88905451462448, 40.64555997763331\" data-zoom=\"12\">\n            <div class=\"scene-inner\">\n                <div class=\"scene-kicker\">Thessaloniki<\/div>\n                <p>Nasrin*, her children, and the rest of her family reached Thessaloniki and sought legal assistance\n                    from a non-governmental organisation in the city in order to lodge their asylum application. At that\n                    time, however, the Ministry\u2019s online registration platform (a prerequisite for obtaining an\n                    appointment and accessing the competent First Reception Centre) was not functioning. As a result,\n                    they were unable to access the first reception system and the asylum procedure. Nasrin* and the\n                    other family members even presented themselves in person at the Diavata RIC, requesting asylum.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 4 \u2013 Diavata -->\n        <section class=\"scene\" data-center=\"22.863448773488315,40.70119096\" data-zoom=\"15\">\n            <div class=\"scene-inner\">\n                <p>According to the family\u2019s account to us, the following then occurred: they were told on the spot that\n                    the police would come to collect them for registration, and indeed they were arrested by police\n                    officers who arrived at the RIC. However, no official registration of their details took place;\n                    their mobile phones were taken and never returned; and they were secretly detained in a police\n                    station, with no possibility of contact with the outside world. The next day, they were moved from\n                    one detention site to another and ultimately to the Evros river, where they were forced onto an\n                    inflatable boat and returned to T\u00fcrkiye. Nasrin* suffered from asthma, and the children asked for\n                    help. No one assisted them. Their presence and their informal, forced return were never recorded by\n                    the Greek authorities.<\/p>\n\n            <\/div>\n        <\/section>\n\n        <!-- Scene 5 \u2013 Evros again -->\n        <section class=\"scene\" data-center=\"26.484446675754576,41.30767287\" data-zoom=\"9.5\">\n            <div class=\"scene-inner\">\n\n                <blockquote>\n                    <p>\u201cWhen we arrived at the refugee camp, I thought: please let us enter, give us papers, a shelter,\n                        help us! I felt safe at first, because I thought the people there would listen to us and\n                        understand our pain. I didn\u2019t know they would call the police and hand us over to them. I didn\u2019t\n                        know they were lying to us and that, in the end, they would send us back. \u2026 My mother sensed\n                        something was wrong and became scared. But my uncle replied that even the camp\u2019s interpreter had\n                        said we should go with the police to be registered and get papers. He said they were surely\n                        following the law here. But when the police car arrived, the officers grabbed my uncle and\n                        forced him into their van. Our uncle shouted to us: Don\u2019t come. Don\u2019t come! We screamed. My\n                        mother fainted. The security guards at the camp\u2019s gate told us we had to go with the police.\n                        They said there was no way to escape.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*<\/p>\n                <\/blockquote>\n\n            <\/div>\n        <\/section>\n\n        <!-- Scene 6 \u2013 Aegean middle (concept: short-term enforced disappearance) -->\n        <section class=\"scene\" data-center=\"27.09099938223353,37.28580267\" data-zoom=\"6.5\">\n            <div class=\"info-inner\">\n                <div class=\"scene-kicker\">short-term enforced disappearance<\/div>\n                <p>The term used internationally for people secretly detained by state authorities with the aim of\n                    forcibly and informally returning them is <b>\u201cshort-term enforced disappearance\u201d.<\/b> RSA recalls\n                    that, although the Greek authorities deny engaging in short-term enforced disappearances and\n                    informal returns, repeated reports and relevant case law of the European Court of Human Rights (for\n                    example, the case of <a href=\"https:\/\/gcr.gr\/en\/news\/press-releases\/item\/katadiki-tis-elladas-gia-proti-fora-gia-pushback-ston-evro-apo-to-eyropaiko-dikastirio-dikaiomaton-toy-anthropoy\/\" target=\"_blank\" rel=\"noopener\">\n                        A.R.E. v. Greece<\/a> \u03ba.\u03b1.) and others) confirm that pushbacks at the Greek borders form part of\n                    a systematic practice by the Greek authorities.<\/p>\n\n                <span class=\"scene-tag\">INFO<\/span>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 7 \u2013 Farmakonisi -->\n        <section class=\"scene\" data-center=\"27.09099938223353,37.28580267\" data-zoom=\"12\">\n            <div class=\"scene-inner\">\n                <div class=\"scene-kicker\">shipwreck off Farmakonisi<\/div>\n                <h2>The violent separation of the family and the shipwreck off Farmakonisi that cost the mother her life\n                <\/h2>\n\n                <p>A few weeks later, the family attempted once again to reach Greece, but its members were separated\n                    against their will in T\u00fcrkiye by the smugglers. Nasrin*, together with two of her daughters (one\n                    underage and one adult) and other relatives with their young children, boarded a boat that, on 23\n                    November 2024, sank off Farmakonisi. Nasrin* was lost at sea.\n\n                <\/p>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/private_sea-1.jpg\" loading=\"lazy\"\n                    alt=\"Aegean Sea\" class=\"scene-image\">\n                <p class=\"caption\">Photo: Private<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 8 \u2013 Leros -->\n        <section class=\"scene\" data-center=\"26.847759917820625, 37.13331215295871\" data-zoom=\"14\">\n            <div class=\"scene-inner\">\n                <div class=\"scene-kicker\">LEROS<\/div>\n                <p>Her two daughters were rescued and transferred for hospitalisation to the Leros hospital. While\n                    mourning their mother, who remained missing at sea, they experienced first-hand the absence of an\n                    effective system in Greece for supporting shipwreck survivors and the relatives of the missing. The\n                    hospital was on emergency duty with limited staff, as also <a href=\"https:\/\/www.imerodromos.gr\/leros-anakoinosi-tis-eithel-gia-to-nayagio-sto-farmakonisi\/\" target=\"_blank\" rel=\"noopener\">highlighted<\/a>\n                    by the Leros Hospital Doctors\u2019 Union: \u201cThe only reason our fellow human beings received the best\n                    possible care was the dedication and solidarity shown by all colleagues, who rushed to the hospital\n                    even though they were not on duty, so that we would not mourn additional victims,\u201d they stressed.\n                <\/p>\n\n                <blockquote>\n                    <p>\u201cI opened my eyes and realised I was in the hospital. The doctors were kind. My auntie was in the\n                        room next door. They treated us well in the hospital\u2026 but I was so scared. I had nightmares all\n                        the time. I kept being reminded of what had happened at sea.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*<\/p>\n                <\/blockquote>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"26.857161015805403,37.116339498214295\" data-zoom=\"15\">\n            <div class=\"scene-inner\">\n                <p>After their hospitalisation, the two girls were transferred, consecutively, to the Leros CCAC. The\n                    younger daughter (then aged 13), still in shock after what had happened, stayed in the CCAC\u2019s safe\n                    zone. During those first tragic days following the shipwreck and the loss of their mother, her\n                    communication with her relatives, themselves also survivors of the shipwreck, was extremely limited\n                    and only through the railings. The information provided to the two girls regarding their missing\n                    mother was minimal.<\/p>\n\n                <blockquote>\n                    <p>\u201cMy little sister told me that being separated from us after everything that had happened was\n                        unbearable for her. She couldn\u2019t sleep at night. When she was finally brought to me, the first\n                        thing she did was hug me tightly.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*<\/p>\n                <\/blockquote>\n\n                <p>We note that the staff of the Leros CCAC acted with particular dedication and support in this case\n                    (too), although their highly positive contribution could not, of course, compensate for the serious\n                    shortcomings stemming from systemic gaps in the handling of this and similar shipwreck incidents.\n                <\/p>\n\n                <p>Subsequently, the girls were transferred together to a refugee camp on the mainland.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 9 \u2013 Evros, successive pushbacks -->\n        <section class=\"scene\" data-center=\"26.484446675754576,41.30767287\" data-zoom=\"7.5\" data-donate-start=\"true\">\n            <div class=\"scene-inner\">\n                <h2>Repeated pushbacks within days: \u03a4he odyssey of the children searching for their mother<\/h2>\n\n                <p>In the meantime, on 2 December 2025, the other two underage children (a girl and a boy) who had been\n                    separated from their mother without their consent in T\u00fcrkiye and whose whereabouts had remained\n                    unknown, irregularly entered Greece together with their adult brother, seeking international\n                    protection, legal assistance and reunification with the rest of their family. RSA was informed by\n                    their other family members and represented the siblings before the European Court of Human Rights\n                    (ECtHR). The Court issued interim measures ordering the authorities \u201cto locate the applicants, to\n                    not remove them from Greece, to provide them with food, water and medical care and to give them\n                    access to international protection procedures.\u201d The Greek authorities claimed that they had been\n                    unable to locate them.<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"scene\" data-center=\"26.484446675754576,41.30767287\" data-zoom=\"7.5\">\n            <div class=\"scene-inner\">\n                <p>However, three days later, on 5 December 2024, the underage girl contacted RSA\u2019s lawyers and informed\n                    us that the three children had in fact been located and informally arrested by the Greek\n                    authorities, and had once again been pushed back to T\u00fcrkiye. She described the violent and traumatic\n                    nature of their informal and forced return, and told us that during the operation she and her adult\n                    brother were separated from their younger brother. The latter remained missing, without any sign of\n                    life, until 9 December 2024, when he was finally able to contact his family and inform them that he\n                    was safe.<\/p>\n\n                <blockquote>\n                    <p>\u201cThe only thing giving me power to move on and try again to reach Greece was the thought of my\n                        mother. I wanted to be with her again. My brothers and I tried a second time, but we were\n                        returned again. We stayed in the \u2018jungle\u2019 [Note: meaning the forest]. In the morning, suddenly,\n                        the Greek authorities arrested us and handed us over to some people who spoke Afghan, with the\n                        aim of deporting us to T\u00fcrkiye - which they did. Meanwhile, my small brother got separated from\n                        us. I was very scared and worried. For days we had no news of him. I kept crying, thinking about\n                        what might have happened to him.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Parwin*, underage daughter of Nasrin*<\/p>\n                <\/blockquote>\n\n                <p>The children did not know about their mother\u2019s death and were desperately seeking to reunite with\n                    her.<\/p>\n\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"26.484446675754576,41.30767287\" data-zoom=\"7.5\">\n            <div class=\"info-inner\">\n                <div class=\"scene-kicker\">\"the Greek authorities arrested us and handed us over to some people who spoke\n                    Afghan\"<\/div>\n                <p><b>Note:<\/b> According to reports, pushbacks in the Evros region often involve the assistance of\n                    foreign individuals acting in cooperation with the Greek authorities, carrying out the\n                    identification or physical removal of people by crossing the Evros River using watercraft. Notably,\n                    the <a href=\"https:\/\/rsaegean.org\/el\/ekthesi-2024-tou-michanismou-katagrafis-peristatikon-atypon-anagkastikon-epistrofon\/\">\n                        2024 Annual Report<\/a> of the Recording Mechanism of Informal Forced Returns of the Greek\n                    National Commission for Human Rights (NCHR) records testimonies according to which non-uniformed\n                    individuals involved in the physical removal reportedly acted in coordination with the authorities\n                    (in at least 30 incidents) and spoke languages also spoken by the victims themselves, such as\n                    Arabic, Farsi\/Dari, Pashto, Turkish, and Urdu (see pp. 38\u201339).<\/p>\n                <span class=\"scene-tag\">INFO<\/span>\n            <\/div>\n        <\/section>\n        <!-- Scene 10 \u2013 Rodos -->\n        <section class=\"scene\" data-center=\"28.21783487310489,36.43342653\" data-zoom=\"7.5\">\n            <div class=\"scene-inner\">\n                <p>The adult brother was arrested by the Turkish authorities and, without access to legal assistance,\n                    was deported to Taliban-controlled Afghanistan. <\/p>\n\n                <p>The girl attempted once again to return to Greece via the Evros river but was pushed back for a third\n                    time. She eventually reached Rhodes alone in early January 2025, and was transferred to the CCAC of\n                    Leros on 5 January 2025. By that time, her two sisters, who had reached Leros after the shipwreck,\n                    had already been transferred to a refugee camp in mainland Greece, meaning the three girls were not\n                    reunited then either.<\/p>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"28.21783487310489,36.43342653\" data-zoom=\"7.5\">\n            <div class=\"scene-inner\">\n                <blockquote>\n                    <p>\u201cWhat happened then affected my soul very badly. Until today I suffer from that. After the Greek\n                        authorities arrested us, they handed us over to a group of Afghans to deport us across the\n                        river. One of them kept touching me inappropriately; he harassed me, and I was completely\n                        helpless\u2026 Then they pushed us back to T\u00fcrkiye again. When I finally reached Greece, the only\n                        thing on my mind was that I needed to see my mother to tell her about the pain and the\n                        difficulties I had suffered on the way, all alone. I wanted to open my heart to her.\n                        Unfortunately, that never happened. She was no longer alive.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Parwin*<\/p>\n                <\/blockquote>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"28.21783487310489,36.43342653\" data-zoom=\"7.5\">\n            <div class=\"scene-inner\">\n                <p>The children\u2019s younger brother remains to this day unaccompanied and without protection in T\u00fcrkiye.\n                    In his recent communication with us, he reported that on 18 October 2025 he was again arrested by\n                    police forces inside Greek territory while being transported by smuggling networks within Greece.\n                    Instead of being registered by the Greek authorities and having the process of family reunification\n                    initiated, he was informally returned once again to T\u00fcrkiye. The Greek authorities disregarded both\n                    the interim measures of the ECtHR prohibiting his return to T\u00fcrkiye and his need for child\n                    protection, leaving him unprotected again.<\/p>\n                <blockquote>\n                    <p>\u201cToday we continue to be sad. Our big brother could not save himself and escape Afghanistan, and\n                        our little brother is still all alone. I worry about him every day.\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Parwin*<\/p>\n                <\/blockquote>\n\n            <\/div>\n        <\/section>\n\n        <!-- Scene 11 \u2013 Kalymnos -->\n        <section class=\"scene\" data-center=\"26.962283546440595,36.98129624\" data-zoom=\"9.5\">\n            <div class=\"scene-inner\">\n                <h2>The funeral of Nasrin*<\/h2>\n\n                <p>The body of the mother, Nasrin*, who had been lost in the shipwreck of 23 November 2024, was found on\n                    <a href=\"https:\/\/www.hcg.gr\/el\/epikairothta\/aneyresh-soroy-gynaikas-als-kai-syllhpsh-hmedapoy-sthn-kalymno-synexeia-enhmerwshs-anaforika-me-thn-aneyresh-soroy-andra-agnwstwn-loipwn-stoixeiwn-sth-lesbo-thn-231024-alieytikos-elegxos-sth-larymna-diakomidh-as8enoys\/\" target=\"_blank\" rel=\"noopener\">\n                        Kalymnos<\/a> and identified through DNA in early 2025. Her funeral took place on 30 January 2025\n                    in Rhodes, at the city\u2019s Muslim cemetery, where her three daughters (the underage daughter who had\n                    arrived later and was staying at the Leros CCAC, and the other two daughters, one adult and one\n                    underage, who had survived the shipwreck and were now living together in a refugee camp in mainland\n                    Greece) met for the first time after everything they had been through, when they were finally able\n                    to travel and say their goodbyes.\n                <\/p>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/private_cemetary_rhodes_goodbye-1.jpg\"\n                    loading=\"lazy\" alt=\"At the funeral\" class=\"scene-image image-small\">\n                <p class=\"caption\">Photo: Private<\/p>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"26.962283546440595,36.98129624\" data-zoom=\"9.5\">\n            <div class=\"scene-inner\">\n                <blockquote>\n                    <p>\"When I first met my sisters again we were very happy. We hugged each other. I didn't know yet\n                        that we had lost our mother. I learnt that only later... Even today, I still have the need to\n                        tell my mother that we love her so much and we will never forget her!\u201d<\/p>\n                    <p class=\"quote-author\">\u2013 Parwin*<\/p>\n                <\/blockquote>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/Marily_Stroux_1-scaled.jpg\" loading=\"lazy\"\n                    alt=\"Marily Stroux\" class=\"scene-image\">\n                <p class=\"caption\">Sketch: Marily Stroux<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 12 \u2013 Rhodes again (solidarity) -->\n        <section class=\"scene\" data-center=\"28.21783487310489,36.43342653\" data-zoom=\"7.5\">\n            <div class=\"scene-inner\">\n                <p>The journey and presence of the three -at least- children at their mother\u2019s funeral would not have\n                    been possible without the solidarity, and the humanitarian and financial support of individuals and\n                    organisations. The family had no financial resources to cover the funeral themselves, not even for\n                    the daughters of Nasrin* to attend. Moreover, until the very last moment, the youngest daughter, who\n                    had arrived alone in Greece and was staying alone at the Leros CCAC, had no knowledge of her\n                    mother\u2019s death. She only learned about it upon arriving in Rhodes for the funeral; even on the ferry\n                    to Rhodes, she believed she was being taken to meet her mother.<\/p>\n                <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/Marily_Stroux_4-scaled.jpg\" loading=\"lazy\"\n                    alt=\"Marily Stroux\" class=\"scene-image\">\n                <p class=\"caption\">Sketch: Marily Stroux<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Scene 13 \u2013 Aegean overview \/ closing -->\n        <section class=\"scene\" data-center=\"27.09099938223353,37.28580267\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <blockquote>\n                    <p> \"When we spoke with the girl via video call, after her unlawful deportation to T\u00fcrkiye, I\n                        realised she had no idea what had happened to her mother. She kept telling us how much she\n                        missed her, and crying, asked us to help them reunite. The same happened with the boy, when we\n                        spoke to him later; it was very hard to bear\u2026 I kept thinking, moreover, that just one month\n                        earlier, their mother had arrived in Greece with them and had sought asylum for herself and her\n                        children from the Greek authorities, but instead of protection, they were all unlawfully\n                        deported to T\u00fcrkiye, from where they were trying to escape. I was thinking that this mother\n                        could have been alive and the family could be united today.\"<\/p>\n                    <p class=\"quote-author\">\u2013Marianna Tzeferakou, lawyer at RSA<\/p>\n                <\/blockquote>\n                <p>Finally, the three daughters were admitted to Switzerland as part of their family reunification with\n                    their aunt under the Dublin Regulation, and they now reside there permanently.\n                <\/p>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"22.16537197810044,38.7204637215857\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <h2>A story exemplifying systematic violations and violence at Greece\u2019s borders<\/h2>\n\n                <p>Nasrin* lost her life at the borders of Europe while trying to seek asylum and secure international\n                    protection and safety for herself and her family. Her children continue to live separated, with the\n                    three daughters in Switzerland, an underage son still unaccompanied in T\u00fcrkiye, and an adult son who\n                    has been deported to Afghanistan.<\/p>\n\n                <p>The case of Nasrin* and her family highlights how the systematic practice of unlawful pushbacks and\n                    the absence of effective protection mechanisms lead to human tragedies; up to and including death.\n                    Behind these tragedies are broken families and children exposed to violence and uncertainty.\n                <\/p>\n\n                <blockquote>\n                    <p>\"I want to tell the world that T\u00fcrkiye violates Afghans\u2019 human rights. I wish all Afghan women\n                        could be safe, and could live in safety. I wish European governments would listen to voices like\n                        mine. Listen to the pain and suffering of women, girls, and children. Deporting people is very\n                        painful, and they need to know that.\"\n                    <\/p>\n                    <p class=\"quote-author\">\u2013 Shirin*<\/p>\n                    <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2025\/12\/Marily_Stroux_5-scaled.jpg\" loading=\"lazy\"\n                        alt=\"Marily Stroux\" class=\"scene-image\">\n                    <p class=\"caption\">Sketch: Marily Stroux<\/p>\n                <\/blockquote>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"22.16537197810044,38.7204637215857\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <p>Refugee Support Aegean (RSA) systematically provides legal assistance in cases of individuals who\n                    have experienced short-term enforced disappearances, violence and unlawful deportations at the\n                    borders, as well as for people at risk of removal from Greece due to being denied access to the\n                    asylum procedure. At the same time, we support survivors of shipwrecks and relatives of missing\n                    persons at every stage, while highlighting the lack of an effective system to protect survivors,\n                    register the missing, and keep families informed. Moreover, we provide legal assistance in asylum\n                    and family reunification cases for individuals belonging to vulnerable groups, such as shipwrecks\u2019\n                    survivors.<\/p>\n                <blockquote>\n                    <p>As a civil society organisation, we want, once again and prompted by this harrowing\n                        story, to underline the importance of solidarity among people, regardless of colour, race,\n                        gender,\n                        religion, nationality, or legal status, and the fundamental value of humanity.<\/p>\n                    <p class=\"quote-author\">\u2013 The team of Refugee Support Aegean (RSA)<\/p>\n                <\/blockquote>\n            <\/div>\n        <\/section>\n        <section class=\"scene\" data-center=\"22.16537197810044,38.7204637215857\" data-zoom=\"5.5\">\n            <div class=\"scene-inner\">\n                <p>*Names have been changed to protect safety and privacy.<\/p>\n            <\/div>\n        <\/section>\n        <!-- Scene 14 \u2013 Donate -->\n        <section class=\"scene\" data-center=\"27.09099938223353,37.28580267\" data-zoom=\"5.5\" id=\"donation-scene\"\n            data-donate-stop=\"true\">\n            <div class=\"donate-inner\">\n                <div id=\"donate-placeholder\"><\/div>\n                <div class='root-data-givewp-embed' data-form-locale='en_US' data-form-url='https:\/\/rsaegean.org\/?post_type=give_forms&#038;p=25292' data-form-view-url='https:\/\/rsaegean.org\/en\/?givewp-route=donation-form-view&form-id=25292' data-src='https:\/\/rsaegean.org\/en\/?givewp-route=donation-form-view&form-id=25292' data-givewp-embed-id='give-form-shortcode-1' data-form-format='' data-open-form-button='Donate now' style='--givewp-primary-color: #465070; --givewp-secondary-color: #af6458;'><\/div> <br>\n            <\/div>\n        <\/section>\n\n        <footer class=\"story-footer\">\n            <p><b>Refugee Support Aegean (RSA) - 2025<\/b><br><br>\n                <a href=\"https:\/\/rsaegean.org\/en\/privacy-policy\/\">Privacy Policy<\/a>\n            <\/p>\n            <p><a href=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2021\/10\/entypo-paraponwn-RSA.docx\">Complaint submission\n                    form<\/a><\/p><br>\n            <div class=\"footer-logos\">\n                <a href=\"https:\/\/rsaegean.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2018\/03\/rsa-white-small.png\"\n                        alt=\"Refugee Support Aegean logo\">\n                <\/a>\n                <a href=\"https:\/\/www.proasyl.de\/\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img src=\"https:\/\/rsaegean.org\/wp-content\/uploads\/2017\/05\/Pro_Asyl_Logo.svg-768x197.png\"\n                        alt=\"PRO ASYL logo\">\n                <\/a>\n            <\/div>\n\n        <\/footer>\n\n    <\/div>\n    <!-- Donate button is moved here to allow for true position:fixed -->\n    <button type=\"button\" id=\"donate-cta\" class=\"donate-cta\">Donate<\/button>\n\n    <!-- MAPBOX JS -->\n    <script src=\"https:\/\/api.mapbox.com\/mapbox-gl-js\/v3.2.0\/mapbox-gl.js\"><\/script>\n\n    <script>\n        mapboxgl.accessToken = 'pk.eyJ1IjoicnNhZWdlYW4iLCJhIjoiY2xrMmp1N2FjMGltczNvbzd3d2pxZW1oNCJ9.oj42tWONJus1im33SCn5PQ';\n\n        const map = new mapboxgl.Map({\n            container: 'map',\n            style: 'mapbox:\/\/styles\/rsaegean\/cmj7jpz19000v01phhlkwfvdo',\n            center: [22, 39],\n            zoom: 5.5,\n            pitch: 0,\n            bearing: 0,\n            interactive: false\n        });\n\n        const scenes = document.querySelectorAll('.scene');\n\n        const observer = new IntersectionObserver(entries => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const el = entry.target;\n                    const [lng, lat] = el.dataset.center.split(',').map(Number);\n                    const zoom = Number(el.dataset.zoom);\n\n                    map.flyTo({\n                        center: [lng, lat],\n                        zoom: zoom,\n                        duration: 4000,\n                        essential: true\n                    });\n                }\n            });\n        }, {\n            threshold: 0.6\n        });\n\n        scenes.forEach(scene => observer.observe(scene));\n\n        const donateButton = document.getElementById('donate-cta');\n        const donationScene = document.getElementById('donation-scene');\n        const donateStartScene = document.querySelector('[data-donate-start]');\n        const donatePlaceholder = document.getElementById('donate-placeholder'); \/\/ Keep this\n\n        if (donateButton && donationScene && donateStartScene && donatePlaceholder) {\n            donateButton.addEventListener('click', () => {\n                donationScene.scrollIntoView({ behavior: 'smooth', block: 'start' });\n            });\n\n            \/\/ A single observer for all states\n            const observer = new IntersectionObserver((entries) => {\n                const startRect = donateStartScene.getBoundingClientRect();\n                const endRect = donationScene.getBoundingClientRect();\n\n                \/\/ Condition 1: We have scrolled past the top of the start scene\n                const hasPassedStart = startRect.top < window.innerHeight;\n                \/\/ Condition 2: The final donation scene is not yet on screen\n                const notYetAtEnd = endRect.top > 0;\n\n                if (endRect.top <= window.innerHeight && endRect.bottom >= 0) {\n                    \/\/ The final donation scene is on screen.\n                    \/\/ Move the button into its placeholder.\n                    donateButton.classList.remove('show');\n                    donateButton.classList.add('in-section');\n                    donatePlaceholder.appendChild(donateButton);\n                } else if (hasPassedStart && notYetAtEnd) {\n                    \/\/ We are between the start and end scenes. Show the sticky button.\n                    document.body.appendChild(donateButton); \/\/ Ensure it's on the body\n                    donateButton.classList.remove('in-section');\n                    donateButton.classList.add('show');\n                } else {\n                    \/\/ We are before the start scene or have scrolled past the end scene.\n                    donateButton.classList.remove('show');\n                }\n            }, { threshold: [0, 0.1, 0.9, 1] }); \/\/ Multiple thresholds for accuracy\n\n            observer.observe(donateStartScene);\n            observer.observe(donationScene);\n        }\n\n        \/\/ --- Lightbox Functionality ---\n        const clickableImages = document.querySelectorAll('.scene-image');\n        if (clickableImages.length > 0) {\n            \/\/ Create the lightbox container and its inner elements once\n            const lightbox = document.createElement('div');\n            lightbox.id = 'lightbox';\n            lightbox.className = 'lightbox-overlay';\n\n            const lightboxImage = document.createElement('img');\n            lightboxImage.className = 'lightbox-image';\n\n            const closeButton = document.createElement('button');\n            closeButton.className = 'lightbox-close';\n            closeButton.innerHTML = '&times;'; \/\/ The '\u00d7' character for an \"X\"\n\n            lightbox.appendChild(lightboxImage);\n            lightbox.appendChild(closeButton);\n            document.body.appendChild(lightbox);\n\n            \/\/ Add a click listener to each image\n            clickableImages.forEach(image => {\n                image.addEventListener('click', () => {\n                    \/\/ Set the image source and alt text\n                    lightboxImage.src = image.src;\n                    lightboxImage.alt = image.alt;\n                    lightbox.classList.add('show');\n                });\n            });\n\n            \/\/ Function to close the lightbox\n            const closeLightbox = () => lightbox.classList.remove('show');\n\n            \/\/ Add listeners to close the lightbox\n            closeButton.addEventListener('click', closeLightbox);\n            lightbox.addEventListener('click', (e) => {\n                \/\/ Only close if the background is clicked, not the image itself\n                if (e.target.id === 'lightbox') closeLightbox();\n            });\n        }\n    <\/script>\n\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>On the occasion of International Migrants Day<\/p>\n","protected":false},"author":9,"featured_media":25309,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"give_campaign_id":0,"footnotes":""},"categories":[140,6,5,137,254],"tags":[336,18,322],"class_list":{"0":"post-25279","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-deathatborder","8":"category-press-releases","9":"category-publications","10":"category-topics","11":"category-violations-at-the-borders","12":"tag-2025-2","13":"tag-featured","14":"tag-shipwreck"},"menu_order":0,"_links":{"self":[{"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/posts\/25279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/comments?post=25279"}],"version-history":[{"count":21,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/posts\/25279\/revisions"}],"predecessor-version":[{"id":26383,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/posts\/25279\/revisions\/26383"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/media\/25309"}],"wp:attachment":[{"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/media?parent=25279"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/categories?post=25279"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rsaegean.org\/en\/wp-json\/wp\/v2\/tags?post=25279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}