{"id":12,"date":"2025-07-06T13:26:18","date_gmt":"2025-07-06T10:26:18","guid":{"rendered":"https:\/\/alaoun.org\/en\/?page_id=12"},"modified":"2025-12-30T17:37:52","modified_gmt":"2025-12-30T14:37:52","slug":"aid-and-relief-orphan","status":"publish","type":"page","link":"https:\/\/alaoun.org\/en\/","title":{"rendered":"Home page"},"content":{"rendered":"\n<link rel=\"alternate\" hreflang=\"en\" href=\"https:\/\/alaoun.org\/en\/\" \/>\n<link rel=\"alternate\" hreflang=\"ar\" href=\"https:\/\/alaoun.org\/\" \/>\n<link rel=\"alternate\" hreflang=\"fr\" href=\"https:\/\/alaoun.org\/fr\/\" \/>\n<link rel=\"alternate\" hreflang=\"es\" href=\"https:\/\/alaoun.org\/es\/\" \/>\n\n\n<style>\r\n    body { \r\n        margin: 0; \r\n        padding: 0; \r\n        font-family: 'Tajawal', sans-serif; \r\n    }\r\n    \r\n    .hero { \r\n        position: relative; \r\n        background: url('https:\/\/alaoun.org\/wp-content\/uploads\/2025\/12\/image-28.webp') center\/cover no-repeat; \r\n        height: 100vh; \r\n        display: flex; \r\n        align-items: center; \r\n        justify-content: center;\r\n        flex-direction: column;\r\n    }\r\n    \r\n    .hero::before { \r\n        content: \"\"; \r\n        position: absolute; \r\n        top: 0; \r\n        left: 0; \r\n        width: 100%; \r\n        height: 100%; \r\n        background: rgba(0, 0, 0, 0.4);\r\n        z-index: 1; \r\n    }\r\n    \r\n    .hero-content { \r\n        text-align: center; \r\n        z-index: 2;\r\n        padding: 0 20px;\r\n        max-width: 800px;\r\n    }\r\n    \r\n    .hero-title { \r\n        font-size: 2.5em; \r\n        margin-bottom: 20px; \r\n        animation: fadeInUp 1s ease-in-out; \r\n        text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); \r\n        color: #fff !important; \r\n    }\r\n    \r\n    .hero-subtitle { \r\n        font-size: 1.2em; \r\n        margin-bottom: 30px; \r\n        animation: fadeInUp 1s ease-in-out 0.5s; \r\n        text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.9); \r\n        color: #fff; \r\n    }\r\n    \r\n    .hero-button { \r\n        display: inline-block; \r\n        padding: 10px 20px; \r\n        font-size: 1.5em; \r\n        color: #fff; \r\n        background-color: #209269; \r\n        border-radius: 8px; \r\n        transition: background-color 0.3s ease-in-out;\r\n        text-decoration: none; \r\n        margin-bottom: 30px;\r\n    }\r\n    \r\n    .hero-button:hover { \r\n        background-color: #efae28; \r\n        color: #fff; \r\n    }\r\n    \r\n    .quick-donate {\r\n        background: linear-gradient(90deg, #2f537d 0%, #209269 100%);\r\n        padding: 10px;\r\n        width: 90%;\r\n        max-width: 1200px;\r\n        margin-top: auto;\r\n        z-index: 2;\r\n        box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.2);\r\n        position: relative;\r\n        border-radius: 10px;\r\n        margin: 5px;\r\n    }\r\n    \r\n    .quick-donate-title {\r\n        color: #fff !important;\r\n        font-size: 1.8em;\r\n        font-weight: bold;\r\n        margin: 0 0 15px 0;\r\n        width: 100%;\r\n        text-align: center !important;\r\n    }\r\n    \r\n    .dropdown-container {\r\n        position: relative;\r\n        width: 100%;\r\n        border-radius: 8px;\r\n        margin-bottom: 10px;\r\n    }\r\n    \r\n    .dropdown-select {\r\n        width: 100%;\r\n        font-size: 1em;\r\n        background-color: rgba(255, 255, 255, 0.1);\r\n        border-radius: 8px;\r\n        appearance: none;\r\n        cursor: pointer;\r\n        color: white;\r\n        padding: 10px; \r\n        border: 1px solid rgba(255, 255, 255, 0.3);\r\n    }\r\n    \r\n    .dropdown-select option {\r\n        color: #000;\r\n    }\r\n    \r\n    .dropdown-arrow {\r\n        position: absolute;\r\n        right: 15px;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        pointer-events: none;\r\n        color: white;\r\n    }\r\n    \r\n    .amount-buttons {\r\n        display: flex;\r\n        gap: 10px;\r\n        margin: 15px 0;\r\n        justify-content: space-between;\r\n    }\r\n    \r\n    .amount-button {\r\n        flex: 1;\r\n        padding: 12px 5px;\r\n        background-color: rgba(255, 255, 255, 0.1);\r\n        border: 1px solid rgba(255, 255, 255, 0.3);\r\n        border-radius: 5px;\r\n        color: white;\r\n        font-size: 1em;\r\n        cursor: pointer;\r\n        transition: all 0.3s ease;\r\n        text-align: center;\r\n    }\r\n    \r\n    .amount-button:hover, .amount-button.active {\r\n        background-color: white;\r\n        color: #209269;\r\n    }\r\n    \r\n    .custom-amount-input {\r\n        flex: 1;\r\n        padding: 12px 5px;\r\n        background-color: white;\r\n        border: 1px solid rgba(255, 255, 255, 0.3);\r\n        border-radius: 5px;\r\n        color: #209269;\r\n        font-size: 1em;\r\n        text-align: center;\r\n        outline: none;\r\n    }\r\n    \r\n    ::placeholder {\r\n        color: #209269;\r\n        opacity: 0.7;\r\n    }\r\n    \r\n    .add-to-cart {\r\n        width: 100%;\r\n        padding: 15px;\r\n        background-color: white;\r\n        color: #209269;\r\n        border: none;\r\n        border-radius: 10px;\r\n        font-size: 1.1em;\r\n        font-weight: bold;\r\n        cursor: pointer;\r\n        transition: all 0.3s ease;\r\n        margin-top: 15px;\r\n    }\r\n    \r\n    .add-to-cart:hover {\r\n        background-color: #efae28;\r\n        color: #fff;\r\n    }\r\n    \r\n    @keyframes fadeInUp { \r\n        from { opacity: 0; transform: translateY(20px); } \r\n        to { opacity: 1; transform: translateY(0); } \r\n    }\r\n    \r\n    @media (min-width: 768px) {\r\n        .quick-donate {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            padding: 25px;\r\n        }\r\n        \r\n        .quick-donate-title {\r\n            text-align: left !important;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .dropdown-container {\r\n            width: 23%;\r\n            margin-bottom: 0;\r\n        }\r\n        \r\n        .amount-buttons {\r\n            width: 40%;\r\n            margin: 0;\r\n        }\r\n        \r\n        .add-to-cart {\r\n            width: 300px;\r\n            margin: 20px auto 0;\r\n            display: block;\r\n        }\r\n    }\r\n    \r\n    @media (max-width: 768px) {\r\n        .hero-title { font-size: 2em; }\r\n        .hero-subtitle { font-size: 1em; }\r\n        .hero-button { font-size: 1.2em; margin-bottom: 40px; }\r\n        .quick-donate-title { font-size: 1.5em; }\r\n    }\r\n    \r\n    @media (max-width: 480px) {\r\n        .hero { \r\n            height: auto; \r\n            min-height: 100vh; \r\n            padding: 50px 0 0 0; \r\n            justify-content: flex-start; \r\n        }\r\n        .hero-content { margin-top: 50px; }\r\n        .hero-title { font-size: 1.8em; }\r\n        .amount-button { padding: 10px 5px; font-size: 0.9em; }\r\n    }\r\n<\/style>\r\n\r\n<header class=\"hero\">\r\n    <div class=\"hero-content\">\r\n        <h1 class=\"hero-title\">Help Provide a Safe Environment for Orphans and Their Families<\/h1>\r\n        <p class=\"hero-subtitle\">Your contribution helps improve the orphan's housing conditions<\/p>\r\n        <a class=\"hero-button\" href=\"\/en\/safe-housing-2\/\">More Campaign Details<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"quick-donate\">\r\n        <h2 class=\"quick-donate-title\">Quick Donate<\/h2>\r\n        \r\n        <div class=\"dropdown-container\">\r\n            <select class=\"dropdown-select\">\r\n                <option value=\"178\">Housing Safety Campaign<\/option>\r\n                <option value=\"196\">Sponsor an Orphan<\/option>\r\n                <option value=\"201\">Zakat<\/option>\r\n                <option value=\"198\">Ramadan Program<\/option>\r\n                <option value=\"139\">School Bag<\/option>\r\n                <option value=\"197\">Student scholarship<\/option>\r\n            <\/select>\r\n        <\/div>\r\n\r\n        <div class=\"amount-buttons\">\r\n            <button class=\"amount-button\">50 \u20ac<\/button>\r\n            <button class=\"amount-button\">100 \u20ac<\/button>\r\n            <button class=\"amount-button\">200 \u20ac<\/button>\r\n            <input type=\"number\" id=\"custom-amount\" class=\"amount-button custom-amount-input\" placeholder=\"Other\">\r\n        <\/div>\r\n\r\n        <div class=\"dropdown-container\">\r\n            <select class=\"dropdown-select\">\r\n                <option value=\"general\">General Donation<\/option>\r\n            <\/select>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/alaoun.org\/en\/combinepayment\/\" class=\"add-to-cart-link\" style=\"display: block; margin: 0 auto;\">\r\n            <button class=\"add-to-cart\">Donate Now<\/button>\r\n        <\/a>\r\n    <\/div>\r\n<\/header>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    \/\/ Select the dropdown for donation programs\r\n    const programDropdown = document.querySelector('.quick-donate .dropdown-select:nth-of-type(1)');\r\n    \r\n    \/\/ Select the fixed amount buttons\r\n    const fixedAmountButtons = document.querySelectorAll('.amount-buttons .amount-button:not(.custom-amount-input)');\r\n    \r\n    \/\/ Select the new custom amount input field\r\n    const customAmountInput = document.getElementById('custom-amount');\r\n    \r\n    \/\/ Select the \"Donate Now\" button\r\n    const donateButton = document.querySelector('.quick-donate .add-to-cart');\r\n\r\n    \/\/ Add a click listener to all fixed amount buttons\r\n    fixedAmountButtons.forEach(button => {\r\n        button.addEventListener('click', () => {\r\n            \/\/ Remove 'active' class from all fixed buttons\r\n            fixedAmountButtons.forEach(btn => btn.classList.remove('active'));\r\n            \/\/ Add 'active' class to the clicked button\r\n            button.classList.add('active');\r\n            \r\n            \/\/ Clear the custom input field to avoid confusion\r\n            customAmountInput.value = '';\r\n        });\r\n    });\r\n\r\n    \/\/ Add an input listener for the custom amount field\r\n    customAmountInput.addEventListener('input', () => {\r\n        \/\/ Remove 'active' class from all fixed buttons when typing\r\n        fixedAmountButtons.forEach(btn => btn.classList.remove('active'));\r\n    });\r\n\r\n    \/\/ Handle the final \"Donate Now\" button click\r\n    donateButton.addEventListener('click', (event) => {\r\n        const selectedProgram = programDropdown.value;\r\n        let donationAmount = null;\r\n\r\n        \/\/ Check if a fixed button is active\r\n        const activeButton = document.querySelector('.amount-buttons .amount-button.active');\r\n        if (activeButton) {\r\n            \/\/ EXPERT FIX: Regex to remove ANY non-numeric characters (removes \u20ac, spaces, MAD, etc.)\r\n            \/\/ This ensures only the number (e.g., '500') is sent\r\n            donationAmount = activeButton.textContent.trim().replace(\/[^0-9.]\/g, '');\r\n        } \r\n        \/\/ Or check if the custom input has a value\r\n        else if (customAmountInput.value) {\r\n            donationAmount = customAmountInput.value;\r\n        }\r\n\r\n        if (donationAmount && selectedProgram) {\r\n            const donationData = {\r\n                amount: donationAmount,\r\n                program: selectedProgram\r\n            };\r\n            sessionStorage.setItem('quickDonation', JSON.stringify(donationData));\r\n        } else {\r\n            alert(\"Please select a donation amount.\");\r\n            event.preventDefault();\r\n        }\r\n    });\r\n});\r\n<\/script>\n\n\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title> <\/title>\r\n    <style>\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: 'Tajawal', sans-serif;\r\n        }\r\n        .container {\r\n            display: flex !important;\r\n            flex-wrap: wrap !important;\r\n            background: #e8efec !important;\r\n            border-radius: 10px !important;\r\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;\r\n            overflow: hidden !important;\r\n            max-width: 1100px !important;\r\n            width: 100% !important;\r\n            min-height: 400px !important;\r\n            padding: 8px !important;\r\n            margin: 0 auto !important;\r\n        }\r\n        .text-section {\r\n            flex: 1 !important;\r\n            padding: 10px !important;\r\n            display: flex !important;\r\n            flex-direction: column !important;\r\n            justify-content: center !important;\r\n            align-items: center !important;\r\n            text-align: center !important;\r\n        }\r\n        .text-section h2 {\r\n            color: black !important;\r\n            margin-bottom: 15px !important;\r\n            font-size: 28px !important;\r\n        }\r\n        .text-section p {\r\n            color: #2f537d !important;\r\n            margin-bottom: 20px !important;\r\n            font-size: 18px !important;\r\n        }\r\n        .btn {\r\n            background: #209269 !important;\r\n            color: white !important;\r\n            padding: 12px 24px !important;\r\n            border: none !important;\r\n            border-radius: 10px !important;\r\n            cursor: pointer !important;\r\n            text-decoration: none !important;\r\n            text-align: center !important;\r\n            font-size: 18px !important;\r\n            width: fit-content !important;\r\n        }\r\n        .btn:hover {\r\n            background: #efae28 !important;\r\n        }\r\n        .image-section {\r\n            flex: 1 !important;\r\n            background: url('https:\/\/pbs.twimg.com\/media\/GoAT0YyWIAAlbJt?format=png&name=small') no-repeat center center\/cover !important;\r\n            min-height: 400px !important;\r\n            border-radius: 10px !important; \/* Added border-radius *\/\r\n        }\r\n        @media (max-width: 1024px) {\r\n            .container {\r\n                max-width: 90% !important;\r\n            }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .container {\r\n                flex-direction: column !important;\r\n            }\r\n            .image-section {\r\n                height: 300px !important;\r\n                width: 100% !important;\r\n                display: block !important;\r\n                border-radius: 10px !important;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <div class=\"text-section\">\r\n            <h2>The dignity of an orphan's family stems from empowering them to rely on themselves.<\/h2>\r\n            <p>The association strives to motivate its beneficiaries to become self-reliant and earn their living through hard work, rather than depending solely on aid and charity. To achieve this, it has developed special programs, including vocational training and qualification workshops opened in the association's various community centers.<\/p>\r\n            <a href=\"\/en\/about-us\" class=\"btn\">Read more<\/a>\r\n        <\/div>\r\n        <div class=\"image-section\"><\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\n\n\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Counter Section with Mobile Slider<\/title>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;600;700&display=swap');\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Tajawal', sans-serif;\r\n        }\r\n\r\n        .custom-counter-section {\r\n            position: relative !important;\r\n            padding: 80px 0 !important;\r\n            overflow: hidden !important;\r\n            text-align: center !important;\r\n            background-image: url('https:\/\/pbs.twimg.com\/media\/Gk5hbj8XQAA9Pzd?format=jpg&name=small') !important;\r\n            background-size: cover !important;\r\n            background-position: center !important;\r\n            background-repeat: no-repeat !important;\r\n            background-attachment: fixed !important;\r\n        }\r\n\r\n        .custom-counter-section::before {\r\n            content: '' !important;\r\n            position: absolute !important;\r\n            top: 0 !important;\r\n            left: 0 !important;\r\n            right: 0 !important;\r\n            bottom: 0 !important;\r\n            background: linear-gradient(to bottom, \r\n                rgba(232, 239, 236, 0.65) 0%, \r\n                rgba(32, 146, 105, 0.75) 100%\r\n            ) !important;\r\n            z-index: 1 !important;\r\n        }\r\n\r\n        .custom-counter-section .custom-container {\r\n            max-width: 1200px !important;\r\n            margin: 0 auto !important;\r\n            padding: 0 20px !important;\r\n            position: relative !important;\r\n            z-index: 2 !important;\r\n            display: flex !important;\r\n            flex-wrap: wrap !important;\r\n            justify-content: center !important;\r\n            gap: 30px !important;\r\n        }\r\n\r\n        .custom-counter-item {\r\n            flex: 1;\r\n            min-width: 200px;\r\n            max-width: 250px;\r\n            text-align: center !important;\r\n            padding: 30px 20px !important;\r\n            background: rgba(255, 255, 255, 0.8) !important;\r\n            border-radius: 15px !important;\r\n            transition: all 0.3s ease !important;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;\r\n            backdrop-filter: blur(8px) !important;\r\n            -webkit-backdrop-filter: blur(8px) !important;\r\n        }\r\n\r\n        .custom-counter-item:hover {\r\n            transform: translateY(-5px) !important;\r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;\r\n            background: rgba(255, 255, 255, 0.9) !important;\r\n        }\r\n\r\n        .custom-counter-item .custom-counter-icon {\r\n            width: 80px !important;\r\n            height: 80px !important;\r\n            background: #209269 !important;\r\n            border-radius: 50% !important;\r\n            display: flex !important;\r\n            align-items: center !important;\r\n            justify-content: center !important;\r\n            margin: 0 auto 20px !important;\r\n            transition: all 0.3s ease !important;\r\n            box-shadow: 0 5px 15px rgba(32, 146, 105, 0.3) !important;\r\n        }\r\n\r\n        .custom-counter-item:hover .custom-counter-icon {\r\n            background: #efae28 !important;\r\n            transform: scale(1.1) !important;\r\n        }\r\n\r\n        .custom-counter-item .custom-counter-icon span {\r\n            font-size: 32px !important;\r\n            color: white !important;\r\n        }\r\n\r\n        .custom-counter-item .custom-counter-number {\r\n            font-size: 42px !important;\r\n            font-weight: 600 !important;\r\n            margin-bottom: 10px !important;\r\n            color: #2f537d !important;\r\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;\r\n        }\r\n\r\n        .custom-counter-item .custom-counter-title {\r\n            font-size: 16px !important;\r\n            color: #209269 !important;\r\n            font-weight: 500 !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 1px !important;\r\n        }\r\n\r\n        @media (max-width: 1024px) {\r\n            .custom-counter-section .custom-container {\r\n                gap: 20px !important;\r\n            }\r\n\r\n            .custom-counter-item {\r\n                min-width: 180px !important;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .custom-counter-section .custom-container {\r\n                gap: 15px !important;\r\n            }\r\n\r\n            .custom-counter-item {\r\n                min-width: calc(50% - 15px) !important;\r\n                padding: 20px 15px !important;\r\n            }\r\n\r\n            .custom-counter-icon {\r\n                width: 70px !important;\r\n                height: 70px !important;\r\n            }\r\n\r\n            .custom-counter-icon span {\r\n                font-size: 28px !important;\r\n            }\r\n\r\n            .custom-counter-number {\r\n                font-size: 36px !important;\r\n            }\r\n\r\n            .custom-counter-title {\r\n                font-size: 14px !important;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .custom-counter-section {\r\n                padding: 60px 0 30px !important;\r\n                background-attachment: scroll !important;\r\n            }\r\n\r\n            .custom-counter-section .custom-container {\r\n                display: flex !important;\r\n                flex-direction: row !important; \r\n                flex-wrap: nowrap !important;\r\n                overflow-x: auto !important;\r\n                scroll-snap-type: x mandatory !important;\r\n                padding: 10px 10px 30px !important;\r\n                gap: 15px !important;\r\n                justify-content: flex-start !important;\r\n                align-items: center !important;\r\n                width: 100% !important;\r\n                scrollbar-width: none !important; \/* Firefox *\/\r\n                -ms-overflow-style: none !important; \/* IE and Edge *\/\r\n            }\r\n\r\n            .custom-counter-section .custom-container::-webkit-scrollbar {\r\n                display: none !important;\r\n            }\r\n\r\n            .custom-counter-item {\r\n                flex: 0 0 80% !important;\r\n                min-width: 80% !important;\r\n                max-width: 80% !important;\r\n                margin: 0 !important;\r\n                scroll-snap-align: center !important;\r\n            }\r\n\r\n            .slider-dots {\r\n                display: flex !important;\r\n                justify-content: center !important;\r\n                position: relative !important;\r\n                z-index: 5 !important;\r\n                margin-top: -15px !important;\r\n                margin-bottom: 15px !important;\r\n            }\r\n\r\n            .dot {\r\n                width: 10px !important;\r\n                height: 10px !important;\r\n                background-color: rgba(255, 255, 255, 0.5) !important;\r\n                border-radius: 50% !important;\r\n                margin: 0 5px !important;\r\n                cursor: pointer !important;\r\n                transition: all 0.3s ease !important;\r\n            }\r\n\r\n            .dot.active {\r\n                background-color: white !important;\r\n                transform: scale(1.2) !important;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"custom-counter-section\">\r\n        <div class=\"custom-container\">\r\n            <div class=\"custom-counter-item\">\r\n                <div class=\"custom-counter-icon\">\r\n                    <span>\ud83e\udd1d<\/span>\r\n                <\/div>\r\n                <div class=\"custom-counter-number\" data-target=\"125007\">0<\/div>\r\n                <div class=\"custom-counter-title\">Beneficiaries<\/div>\r\n            <\/div>\r\n\r\n            <div class=\"custom-counter-item\">\r\n                <div class=\"custom-counter-icon\">\r\n                    <span>\ud83c\udf81<\/span>\r\n                <\/div>\r\n                <div class=\"custom-counter-number\" data-target=\"1885\">0<\/div>\r\n                <div class=\"custom-counter-title\">Students<\/div>\r\n            <\/div>\r\n\r\n            <div class=\"custom-counter-item\">\r\n                <div class=\"custom-counter-icon\">\r\n                    <span>\ud83d\udc65<\/span>\r\n                <\/div>\r\n                <div class=\"custom-counter-number\" data-target=\"3080\">0<\/div>\r\n                <div class=\"custom-counter-title\">Graduated families<\/div>\r\n            <\/div>\r\n\r\n            <div class=\"custom-counter-item\">\r\n                <div class=\"custom-counter-icon\">\r\n                    <span>\ud83d\udcca<\/span>\r\n                <\/div>\r\n                <div class=\"custom-counter-number\" data-target=\"478\">0<\/div>\r\n                <div class=\"custom-counter-title\">Housing support<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Slider dots for mobile -->\r\n        <div class=\"slider-dots\">\r\n            <span class=\"dot active\" data-index=\"0\"><\/span>\r\n            <span class=\"dot\" data-index=\"1\"><\/span>\r\n            <span class=\"dot\" data-index=\"2\"><\/span>\r\n            <span class=\"dot\" data-index=\"3\"><\/span>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Original counter animation\r\n        const counters = document.querySelectorAll('.custom-counter-number');\r\n        let hasAnimated = false;\r\n\r\n        function startCounting() {\r\n            counters.forEach(counter => {\r\n                const target = +counter.getAttribute('data-target');\r\n                const duration = 2000;\r\n                const increment = target \/ (duration \/ 16);\r\n                let current = 0;\r\n\r\n                const updateCounter = () => {\r\n                    current += increment;\r\n                    if (current < target) {\r\n                        counter.textContent = Math.ceil(current);\r\n                        requestAnimationFrame(updateCounter);\r\n                    } else {\r\n                        counter.textContent = target;\r\n                    }\r\n                };\r\n\r\n                updateCounter();\r\n            });\r\n            hasAnimated = true;\r\n        }\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting && !hasAnimated) {\r\n                    startCounting();\r\n                }\r\n            });\r\n        }, {\r\n            threshold: 0.5\r\n        });\r\n\r\n        observer.observe(document.querySelector('.custom-counter-section'));\r\n\r\n        \/\/ Mobile slider functionality\r\n        if (window.innerWidth <= 480) {\r\n            const container = document.querySelector('.custom-container');\r\n            const dots = document.querySelectorAll('.dot');\r\n            const items = document.querySelectorAll('.custom-counter-item');\r\n            \r\n            \/\/ Update active dot based on scroll position\r\n            container.addEventListener('scroll', function() {\r\n                const scrollPosition = container.scrollLeft;\r\n                const itemWidth = items[0].offsetWidth;\r\n                const currentIndex = Math.round(scrollPosition \/ itemWidth);\r\n                \r\n                dots.forEach((dot, index) => {\r\n                    if (index === currentIndex) {\r\n                        dot.classList.add('active');\r\n                    } else {\r\n                        dot.classList.remove('active');\r\n                    }\r\n                });\r\n            });\r\n            \r\n            \/\/ Click on dot to scroll to that slide\r\n            dots.forEach((dot, index) => {\r\n                dot.addEventListener('click', function() {\r\n                    const itemWidth = items[0].offsetWidth;\r\n                    container.scrollTo({\r\n                        left: index * itemWidth,\r\n                        behavior: 'smooth'\r\n                    });\r\n                    \r\n                    dots.forEach(d => d.classList.remove('active'));\r\n                    dot.classList.add('active');\r\n                });\r\n            });\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\n\n\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title><\/title>\r\n    <style>\r\n        .full-width-banner {\r\n            width: 100%;\r\n            background: linear-gradient(to bottom, #209269, #e8efec);\r\n            padding: 80px 30px;\r\n            text-align: center;\r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n            border-bottom-left-radius: 10px;\r\n            border-bottom-right-radius: 10px;\r\n        }\r\n\r\n        .banner-title {\r\n            font-size: 36px; \r\n            color: #333;\r\n            margin-bottom: 20px;\r\n            padding: 15px;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        .banner-button {\r\n            background-color: #209269;\r\n            color: white;\r\n            padding: 20px 40px;\r\n            border: none;\r\n            width: 40%;\r\n            border-radius: 12px;\r\n            font-size: 22px; \r\n            cursor: pointer;\r\n            transition: background-color 0.3s ease;\r\n        }\r\n\r\n        .banner-button:hover {\r\n            background-color: #efae28;\r\n\t\t\tcolor: white;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .banner-title {\r\n                font-size: 28px;\r\n            }\r\n            .banner-button {\r\n                width: 80%;\r\n                padding: 18px 25px;\r\n                font-size: 20px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .banner-title {\r\n                font-size: 24px;\r\n            }\r\n            .full-width-banner {\r\n                padding: 50px 15px;\r\n            }\r\n            .banner-button {\r\n                width: 90%;\r\n                padding: 20px 25px;\r\n                font-size: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"full-width-banner\">\r\n        <h2 class=\"banner-title\">Are you ready to care for an orphan?<\/h2>\r\n        <button class=\"banner-button\">Click here<\/button>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n<script>\r\n\/\/ Add this to your existing donate button\r\ndocument.querySelector('.banner-button').onclick = function(e) {\r\n  e.preventDefault();\r\n  document.getElementById('form-popup').style.display = 'block';\r\n};\r\n<\/script>\n\n\n<div class=\"wp-block-latest-posts__list wp-block-advanced-posts-listing-advanced-posts-listing-block\"><style>\r\n                     \r\n                .grid-layout .wep-btn {\r\n                    padding: 10px 20px !important;\r\n                    background-color:#209269!important;\r\n                    color: #ffffff!important;\r\n                }\r\n                .pagination .page-numbers:hover, .pagination .page-numbers.current {\r\n                    background-color:#209269!important;\r\n                    color: #ffffff!important;\r\n                    border-color: #209269!important;\r\n                }\r\n            \r\n                \r\n            .grid-layout {\r\n                gap: 9px 5px !important; \r\n            }\r\n\r\n            @media (min-width: 992px) {\r\n                .grid-layout {\r\n                    grid-template-columns: repeat(4, 1fr) !important;\r\n                }\r\n            }\r\n            \r\n            \/* For very large screens *\/\r\n            @media (min-width: 1200px) {\r\n                .grid-layout {\r\n                    grid-template-columns: repeat(4, 1fr) !important;\r\n                }\r\n            }\r\n            <\/style><div class=\"wep-root\" ><div class=\"grid-layout\" ><div class=\"wep-card\">    <div class=\"wep-card-img\"><img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/04\/web-4-300x200.jpg\">        <span class=\"wep-chip\">News<\/span>    <\/div><div class=\"wep-card-body\"><div class=\"wep-card-heading\">    <h4 class=\"wep-card-title\"  > <a href=\"https:\/\/alaoun.org\/en\/2026\/04\/14\/art-event-orphans-rissala-charity-2026\/\">A Warm Family Atmosphere: AWN Association Hosts Orphan Art Event Supported by &#8220;Rissala Charity&#8221;<\/a>    <\/h4><\/div>    <div class=\"wep-card-text\" ><p>In its continuous pursuit to bring joy to children&#8217;s hearts and strengthen social solidarity, the\u00a0Aid and Relief Association AWN\u00a0hosted a [&hellip;]    <\/p><\/div><\/div>    <div class=\"wep-card-footer\">        <a target=\"_blank\" href=\"https:\/\/alaoun.org\/en\/2026\/04\/14\/art-event-orphans-rissala-charity-2026\/\" class=\"wep-btn wep-btn-primary\" style=\"font-size:1rem\">More..<\/a>    <\/div><\/div><div class=\"wep-card\">    <div class=\"wep-card-img\"><img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2026\/02\/623707258_1210025427931729_1769153335645974058_n-300x225.jpg\">        <span class=\"wep-chip\">News<\/span>    <\/div><div class=\"wep-card-body\"><div class=\"wep-card-heading\">    <h4 class=\"wep-card-title\"  > <a href=\"https:\/\/alaoun.org\/en\/2026\/02\/02\/urgent-appeal-ksar-el-kebir-floods\/\">\ud83d\udea8 URGENT APPEAL: Ksar el-Kebir Floods<\/a>    <\/h4><\/div>    <div class=\"wep-card-text\" ><p>Hundreds of families in Ksar el-Kebir have lost their belongings to sudden floods. They are left facing the winter cold [&hellip;]    <\/p><\/div><\/div>    <div class=\"wep-card-footer\">        <a target=\"_blank\" href=\"https:\/\/alaoun.org\/en\/2026\/02\/02\/urgent-appeal-ksar-el-kebir-floods\/\" class=\"wep-btn wep-btn-primary\" style=\"font-size:1rem\">More..<\/a>    <\/div><\/div><div class=\"wep-card\">    <div class=\"wep-card-img\"><img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2025\/12\/image-1-300x200.png\">        <span class=\"wep-chip\">News<\/span>    <\/div><div class=\"wep-card-body\"><div class=\"wep-card-heading\">    <h4 class=\"wep-card-title\"  > <a href=\"https:\/\/alaoun.org\/en\/2025\/12\/16\/launch-of-the-safe-housing-campaign\/\">Launch of the \u201cSafe housing\u201d Campaign: A New Humanitarian Commitment to Solidify Solidarity with Orphans&#8217; Families<\/a>    <\/h4><\/div>    <div class=\"wep-card-text\" ><p>In an atmosphere filled with a spirit of responsibility and social solidarity, the Aid and Relief Association in Tangier organized [&hellip;]    <\/p><\/div><\/div>    <div class=\"wep-card-footer\">        <a target=\"_blank\" href=\"https:\/\/alaoun.org\/en\/2025\/12\/16\/launch-of-the-safe-housing-campaign\/\" class=\"wep-btn wep-btn-primary\" style=\"font-size:1rem\">More..<\/a>    <\/div><\/div><div class=\"wep-card\">    <div class=\"wep-card-img\"><img decoding=\"async\" src=\"https:\/\/alaoun.org\/en\/wp-content\/uploads\/sites\/2\/2025\/11\/image-3-300x200.png\">        <span class=\"wep-chip\">News<\/span>    <\/div><div class=\"wep-card-body\"><div class=\"wep-card-heading\">    <h4 class=\"wep-card-title\"  > <a href=\"https:\/\/alaoun.org\/en\/2025\/11\/17\/the-importance-of-communication-meetings-in-achieving-aid-and-relief-associations-vision-for-orphan-families\/\">The Importance of Communication Meetings in Achieving Aid and Relief Association\u2019s Vision for Orphan Families<\/a>    <\/h4><\/div>    <div class=\"wep-card-text\" ><p>The Aid and Relief Association believes that the sustainable empowerment of orphan families begins with building bridges of trust and [&hellip;]    <\/p><\/div><\/div>    <div class=\"wep-card-footer\">        <a target=\"_blank\" href=\"https:\/\/alaoun.org\/en\/2025\/11\/17\/the-importance-of-communication-meetings-in-achieving-aid-and-relief-associations-vision-for-orphan-families\/\" class=\"wep-btn wep-btn-primary\" style=\"font-size:1rem\">More..<\/a>    <\/div><\/div><\/div><\/div><\/div>\n\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Children Art Gallery<\/title>\r\n<style>\r\n\r\n     @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700&display=swap');\r\n\r\n\r\n    .kids-art-2024-wrapper * {\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        box-sizing: border-box !important;\r\n        font-family: 'Tajawal', sans-serif;\r\n    }\r\n\r\n    .kids-art-2024-section {\r\n        background-color: #e8efec !important;\r\n        padding: 80px 0 !important;\r\n        min-height: 60vh !important;\r\n        position: relative !important;\r\n        z-index: 1 !important;\r\n    }\r\n\r\n    .kids-art-2024-container {\r\n        max-width: 1200px !important;\r\n        margin: 0 auto !important;\r\n        padding: 0 20px !important;\r\n    }\r\n\r\n    .kids-art-2024-header {\r\n        text-align: center !important;\r\n        margin-bottom: 50px !important;\r\n        position: relative !important;\r\n    }\r\n\r\n    .kids-art-2024-title {\r\n        font-size: 36px !important;\r\n        color: #2f537d !important;\r\n        margin-bottom: 20px !important;\r\n        font-weight: 600 !important;\r\n        position: relative !important;\r\n        display: inline-block !important;\r\n    }\r\n\r\n    .kids-art-2024-title::after {\r\n        content: '' !important;\r\n        position: absolute !important;\r\n        bottom: -10px !important;\r\n        left: 50% !important;\r\n        transform: translateX(-50%) !important;\r\n        width: 60px !important;\r\n        height: 3px !important;\r\n        background: linear-gradient(to right, #209269, #efae28) !important;\r\n        border-radius: 3px !important;\r\n    }\r\n\r\n    .kids-art-2024-description {\r\n        color: #2f537d !important;\r\n        max-width: 700px !important;\r\n        margin: 0 auto 40px !important;\r\n        line-height: 1.8 !important;\r\n        font-size: 16px !important;\r\n    }\r\n\t\r\n    .kids-art-2024-grid {\r\n        display: grid !important;\r\n        grid-template-columns: repeat(3, 1fr) !important;\r\n        gap: 30px !important;\r\n        justify-items: center !important;\r\n    }\r\n\r\n    .kids-art-2024-item {\r\n        position: relative !important;\r\n        border-radius: 10px !important;\r\n        overflow: hidden !important;\r\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;\r\n        transition: all 0.3s ease !important;\r\n        width: 100% !important;\r\n        max-width: 350px !important;\r\n        cursor: pointer !important;\r\n        background: #fff !important;\r\n    }\r\n\r\n    .kids-art-2024-item:hover {\r\n        transform: translateY(-5px) !important;\r\n        box-shadow: 0 15px 30px rgba(32, 146, 105, 0.2) !important;\r\n    }\r\n\r\n    .kids-art-2024-image-wrapper {\r\n        position: relative !important;\r\n        padding-top: 75% !important; \/* 4:3 Aspect Ratio *\/\r\n        background: #f5f5f5 !important;\r\n    }\r\n\r\n    .kids-art-2024-image {\r\n        position: absolute !important;\r\n        top: 0 !important;\r\n        left: 0 !important;\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        object-fit: cover !important;\r\n        transition: all 0.3s ease !important;\r\n    }\r\n\r\n    .kids-art-2024-overlay {\r\n        position: absolute !important;\r\n        top: 0 !important;\r\n        left: 0 !important;\r\n        right: 0 !important;\r\n        bottom: 0 !important;\r\n        background: linear-gradient(\r\n            to bottom,\r\n            rgba(32, 146, 105, 0.9),\r\n            rgba(239, 174, 40, 0.9)\r\n        ) !important;\r\n        display: flex !important;\r\n        flex-direction: column !important;\r\n        justify-content: center !important;\r\n        align-items: center !important;\r\n        opacity: 0 !important;\r\n        transition: all 0.3s ease !important;\r\n    }\r\n\r\n    .kids-art-2024-item:hover .kids-art-2024-overlay {\r\n        opacity: 1 !important;\r\n    }\r\n\r\n    .kids-art-2024-item:hover .kids-art-2024-image {\r\n        transform: scale(1.1) !important;\r\n    }\r\n\r\n    .kids-art-2024-item-title {\r\n        color: white !important;\r\n        font-size: 20px !important;\r\n        font-weight: 600 !important;\r\n        margin-bottom: 10px !important;\r\n        transform: translateY(20px) !important;\r\n        transition: all 0.3s ease !important;\r\n        padding: 0 15px !important;\r\n        text-align: center !important;\r\n    }\r\n\r\n    .kids-art-2024-item-description {\r\n        color: white !important;\r\n        font-size: 14px !important;\r\n        text-align: center !important;\r\n        padding: 0 20px !important;\r\n        transform: translateY(20px) !important;\r\n        transition: all 0.3s ease !important;\r\n        opacity: 0.9 !important;\r\n    }\r\n\r\n    .kids-art-2024-item:hover .kids-art-2024-item-title,\r\n    .kids-art-2024-item:hover .kids-art-2024-item-description {\r\n        transform: translateY(0) !important;\r\n    }\r\n\r\n    .kids-art-2024-lightbox {\r\n        position: fixed !important;\r\n        top: 0 !important;\r\n        left: 0 !important;\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        background: rgba(0, 0, 0, 0.9) !important;\r\n        display: none !important;\r\n        justify-content: center !important;\r\n        align-items: center !important;\r\n        z-index: 999999 !important;\r\n        cursor: pointer !important;\r\n    }\r\n\r\n    .kids-art-2024-lightbox.active {\r\n        display: flex !important;\r\n    }\r\n\r\n    .kids-art-2024-lightbox-image {\r\n        max-width: 90% !important;\r\n        max-height: 90vh !important;\r\n        object-fit: contain !important;\r\n        border-radius: 10px !important;\r\n    }\r\n\r\n    .kids-art-2024-close-btn {\r\n        position: absolute !important;\r\n        top: 20px !important;\r\n        right: 20px !important;\r\n        width: 40px !important;\r\n        height: 40px !important;\r\n        background: rgba(255, 255, 255, 0.1) !important;\r\n        border-radius: 50% !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        cursor: pointer !important;\r\n        transition: all 0.3s ease !important;\r\n    }\r\n\r\n    .kids-art-2024-close-btn::before,\r\n    .kids-art-2024-close-btn::after {\r\n        content: '' !important;\r\n        position: absolute !important;\r\n        width: 20px !important;\r\n        height: 2px !important;\r\n        background-color: white !important;\r\n        transition: all 0.3s ease !important;\r\n    }\r\n\r\n    .kids-art-2024-close-btn::before {\r\n        transform: rotate(45deg) !important;\r\n    }\r\n\r\n    .kids-art-2024-close-btn::after {\r\n        transform: rotate(-45deg) !important;\r\n    }\r\n\r\n    .kids-art-2024-close-btn:hover {\r\n        background: rgba(255, 255, 255, 0.2) !important;\r\n        transform: rotate(90deg) !important;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n        .kids-art-2024-grid {\r\n            gap: 20px !important;\r\n        }\r\n        \r\n        .kids-art-2024-title {\r\n            font-size: 32px !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .kids-art-2024-grid {\r\n            grid-template-columns: repeat(2, 1fr) !important;\r\n            gap: 15px !important;\r\n        }\r\n\r\n        .kids-art-2024-title {\r\n            font-size: 28px !important;\r\n        }\r\n\r\n        .kids-art-2024-section {\r\n            padding: 60px 0 !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .kids-art-2024-grid {\r\n            grid-template-columns: 1fr !important;\r\n        }\r\n\r\n        .kids-art-2024-title {\r\n            font-size: 24px !important;\r\n        }\r\n\r\n        .kids-art-2024-section {\r\n            padding: 40px 0 !important;\r\n        }\r\n    }\r\n\t\t@media (max-width: 768px) {\r\n  .kids-art-2024-grid {\r\n    display: flex !important;\r\n    overflow-x: auto !important;\r\n    overflow-y: hidden !important;\r\n    gap: 20px !important;\r\n    padding: 10px 0 !important;\r\n    margin: 0 !important;\r\n    height: auto !important;\r\n    scroll-snap-type: x mandatory !important;\r\n    -webkit-overflow-scrolling: touch !important;\r\n  }\r\n\r\n  .kids-art-2024-item {\r\n    flex: 0 0 auto !important;\r\n    scroll-snap-align: center !important;\r\n    margin: 0 !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  .kids-art-2024-grid::-webkit-scrollbar {\r\n    display: none !important;\r\n  }\r\n  \r\n  \/* Slider dots navigation - ONLY ADDITION *\/\r\n  .kids-art-2024-dots {\r\n    display: flex !important;\r\n    justify-content: center !important;\r\n    margin-top: 20px !important;\r\n    gap: 8px !important;\r\n  }\r\n  \r\n  .kids-art-2024-dot {\r\n    width: 10px !important;\r\n    height: 10px !important;\r\n    border-radius: 50% !important;\r\n    background-color: #209269 !important;\r\n    cursor: pointer !important;\r\n    transition: all 0.3s ease !important;\r\n  }\r\n  \r\n  .kids-art-2024-dot.active {\r\n    background-color: #efae28 !important;\r\n    transform: scale(1.2) !important;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"kids-art-2024-wrapper\">\r\n    <section class=\"kids-art-2024-section\">\r\n        <div class=\"kids-art-2024-container\">\r\n            <div class=\"kids-art-2024-header\">\r\n                <h2 class=\"kids-art-2024-title\">Orphan drawings<\/h2>\r\n\t\t\t\t\r\n               \r\n            <\/div>\r\n            <div class=\"kids-art-2024-grid\" id=\"kids-art-2024-slider\">\r\n                <!-- Gallery Items -->\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoAQmk0XkAEIFVj?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoARENPW8AA2fbv?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoARNJIW8AAga33?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoARWF6WcAA6L4s?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                       <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoARhNIWQAAxSXe?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"kids-art-2024-item\">\r\n                    <div class=\"kids-art-2024-image-wrapper\">\r\n                        <img decoding=\"async\" class=\"kids-art-2024-image\" src=\"https:\/\/pbs.twimg.com\/media\/GoARpw_X0AEh65_?format=jpg&name=small\" alt=\"Children's Artwork\">\r\n                        <div class=\"kids-art-2024-overlay\">\r\n                            <h3 class=\"kids-art-2024-item-title\"><\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <!-- Only addition: Navigation dots container for mobile -->\r\n            <div class=\"kids-art-2024-dots\" id=\"kids-art-2024-dots\"><\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Lightbox -->\r\n    <div class=\"kids-art-2024-lightbox\" id=\"kids-art-2024-lightbox\">\r\n        <div class=\"kids-art-2024-close-btn\"><\/div>\r\n        <img decoding=\"async\" class=\"kids-art-2024-lightbox-image\" src=\"\/placeholder.svg\" alt=\"Enlarged artwork\">\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    (function() {\r\n        \/\/ Original lightbox code - untouched\r\n        const lightbox = document.getElementById('kids-art-2024-lightbox');\r\n        const lightboxImg = lightbox.querySelector('.kids-art-2024-lightbox-image');\r\n        const closeBtn = lightbox.querySelector('.kids-art-2024-close-btn');\r\n        const galleryItems = document.querySelectorAll('.kids-art-2024-item');\r\n\r\n        galleryItems.forEach(item => {\r\n            item.addEventListener('click', () => {\r\n                const imgSrc = item.querySelector('.kids-art-2024-image').src;\r\n                lightboxImg.src = imgSrc;\r\n                lightbox.classList.add('active');\r\n            });\r\n        });\r\n\r\n        lightbox.addEventListener('click', (e) => {\r\n            if (e.target !== lightboxImg) {\r\n                lightbox.classList.remove('active');\r\n            }\r\n        });\r\n\r\n        closeBtn.addEventListener('click', () => {\r\n            lightbox.classList.remove('active');\r\n        });\r\n\r\n        document.addEventListener('keydown', (e) => {\r\n            if (e.key === 'Escape' && lightbox.classList.contains('active')) {\r\n                lightbox.classList.remove('active');\r\n            }\r\n        });\r\n        \r\n        \/\/ New code for mobile slider dots - only addition\r\n        const slider = document.getElementById('kids-art-2024-slider');\r\n        const dotsContainer = document.getElementById('kids-art-2024-dots');\r\n        \r\n        function initMobileDots() {\r\n            \/\/ Only run on mobile\r\n            if (window.innerWidth <= 768) {\r\n                \/\/ Create dots based on number of items\r\n                dotsContainer.innerHTML = '';\r\n                galleryItems.forEach((_, index) => {\r\n                    const dot = document.createElement('div');\r\n                    dot.className = 'kids-art-2024-dot';\r\n                    if (index === 0) dot.classList.add('active');\r\n                    dot.addEventListener('click', () => {\r\n                        \/\/ Scroll to the corresponding item\r\n                        galleryItems[index].scrollIntoView({ \r\n                            behavior: 'smooth',\r\n                            block: 'nearest',\r\n                            inline: 'center'\r\n                        });\r\n                    });\r\n                    dotsContainer.appendChild(dot);\r\n                });\r\n                \r\n                \/\/ Update active dot on scroll\r\n                slider.addEventListener('scroll', updateActiveDot);\r\n            }\r\n        }\r\n        \r\n        function updateActiveDot() {\r\n            if (window.innerWidth <= 768) {\r\n                const dots = dotsContainer.querySelectorAll('.kids-art-2024-dot');\r\n                \r\n                \/\/ Find which item is most visible in the viewport\r\n                let mostVisibleIndex = 0;\r\n                let maxVisibility = 0;\r\n                \r\n                galleryItems.forEach((item, index) => {\r\n                    const rect = item.getBoundingClientRect();\r\n                    const sliderRect = slider.getBoundingClientRect();\r\n                    \r\n                    \/\/ Calculate how much of the item is visible\r\n                    const visibleLeft = Math.max(rect.left, sliderRect.left);\r\n                    const visibleRight = Math.min(rect.right, sliderRect.right);\r\n                    const visibleWidth = Math.max(0, visibleRight - visibleLeft);\r\n                    \r\n                    if (visibleWidth > maxVisibility) {\r\n                        maxVisibility = visibleWidth;\r\n                        mostVisibleIndex = index;\r\n                    }\r\n                });\r\n                \r\n                \/\/ Update active dot\r\n                dots.forEach((dot, index) => {\r\n                    if (index === mostVisibleIndex) {\r\n                        dot.classList.add('active');\r\n                    } else {\r\n                        dot.classList.remove('active');\r\n                    }\r\n                });\r\n            }\r\n        }\r\n        \r\n        \/\/ Initialize dots\r\n        initMobileDots();\r\n        \r\n        \/\/ Reinitialize on resize\r\n        window.addEventListener('resize', initMobileDots);\r\n    })();\r\n<\/script>\r\n<\/div>\r\n\n\n\n<div style=\"max-width: 1000px; margin: 40px auto; padding: 10px; font-family: 'Tajawal', sans-serif;\">\r\n    <div style=\"background-color: #e8efec; padding: 30px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\">\r\n        <h2 style=\"color: #2f537d; text-align: center; margin-bottom: 30px; font-size: 32px; font-weight: 600;\"\r\n            data-translate='{\"ar\": \"\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629\", \"en\": \"Frequently Asked Questions\", \"es\": \"Preguntas Frecuentes\", \"fr\": \"Questions Fr\u00e9quemment Pos\u00e9es\"}'\r\n            >Frequently Asked Questions<\/h2>\r\n        \r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>What do we mean by orphan sponsorship?<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 10px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n                    Orphan sponsorship is a regular monthly financial aid allocated to an orphan \u2013 or more, up to four orphans per family \u2013 who lives in their original family environment. It partially contributes to securing decent living conditions for them and their family, including food, clothing, housing, and medical care, and facilitates healthy growth conditions for the orphan, such as schooling, recreation, sports, and moral, social, and civic education, with the aim of protecting and qualifying them to become a good and constructive citizen.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>What is Aid and Relief Association?<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n                    Aid and Relief Association is a Moroccan charitable, social, and national development association of public utility by virtue of Decree No. 2.11.617. It obtained ISO 9001:2015 quality management system certification in 2017, specializing in the conception, engineering, and implementation of integrated care services provided to orphan and widow families.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>Who is an orphan according to Sharia (Islamic law)?<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n                    An orphan is someone whose father died while they were a fetus in their mother's womb, or who died while they were young and had not yet reached puberty. The status of orphan continues until they reach puberty.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>What is the reward for sponsoring an orphan?<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n                    Orphan sponsorship is a regular monthly financial aid allocated to an orphan \u2013 or more, up to four orphans per family \u2013 who lives in their original family environment. It partially contributes to securing decent living conditions for them and their family, including food, clothing, housing, and medical care, and facilitates healthy growth conditions for the orphan, such as schooling, recreation, sports, and moral, social, and civic education, with the aim of protecting and qualifying them to become a good and constructive citizen.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>What does orphan sponsorship include?<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n                    Orphan sponsorship depends on the sponsor's ability, and it is preferable that it includes their expenses, clothing, housing, education, medical treatment, and other needs.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"faq-item\" style=\"margin-bottom: 20px; background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\">\r\n            <button onclick=\"toggleFAQ(this)\" style=\"width: 100%; text-align: left; padding: 20px; border: none; background: white; cursor: pointer; display: flex; justify-content: space-between; align-items: center; color: #2f537d; font-size: 16px; font-weight: 500;\">\r\n                <span>Our goals for orphan sponsorship<\/span>\r\n                <span style=\"transition: transform 0.3s ease;\">\u25bc<\/span>\r\n            <\/button>\r\n            <div class=\"faq-answer\" style=\"display: none; padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; color: #2f537d;\">\r\n                <p style=\"margin: 0; padding-bottom: 20px; line-height: 1.6;\">\r\n.Enabling orphans to have healthy physical, psychological, intellectual, and social development.\r\n.Providing health, psychological, social, and educational care for orphans.\r\n.Fostering the orphan's academic, educational, social, and integration success and excellence.\r\n.Supporting the orphan's family to maintain its cohesion, stability, and roles.\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\nfunction toggleFAQ(button) {\r\n    const answer = button.nextElementSibling;\r\n    const arrow = button.querySelector('span:last-child');\r\n    const allAnswers = document.querySelectorAll('.faq-answer');\r\n    const allArrows = document.querySelectorAll('button span:last-child');\r\n    \r\n    allAnswers.forEach(item => {\r\n        if (item !== answer) {\r\n            item.style.maxHeight = '0';\r\n            item.style.display = 'none';\r\n        }\r\n    });\r\n    \r\n    allArrows.forEach(item => {\r\n        if (item !== arrow) {\r\n            item.style.transform = 'rotate(0deg)';\r\n        }\r\n    });\r\n\r\n    if (answer.style.maxHeight === '0px' || answer.style.maxHeight === '') {\r\n        answer.style.display = 'block';\r\n        answer.style.maxHeight = answer.scrollHeight + 'px';\r\n        arrow.style.transform = 'rotate(180deg)';\r\n    } else {\r\n        answer.style.maxHeight = '0';\r\n        setTimeout(() => {\r\n            answer.style.display = 'none';\r\n        }, 300);\r\n        arrow.style.transform = 'rotate(0deg)';\r\n    }\r\n}\r\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"default","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":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home page - The official website of Aid and Relief<\/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:\/\/alaoun.org\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home page - The official website of Aid and Relief\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alaoun.org\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"The official website of Aid and Relief\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-30T14:37:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alaoun.org\/en\/\",\"url\":\"https:\/\/alaoun.org\/en\/\",\"name\":\"Home page - The official website of Aid and Relief\",\"isPartOf\":{\"@id\":\"https:\/\/alaoun.org\/en\/#website\"},\"datePublished\":\"2025-07-06T10:26:18+00:00\",\"dateModified\":\"2025-12-30T14:37:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/alaoun.org\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alaoun.org\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alaoun.org\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/alaoun.org\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alaoun.org\/en\/#website\",\"url\":\"https:\/\/alaoun.org\/en\/\",\"name\":\"The official website of Aid and Relief\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alaoun.org\/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":"Home page - The official website of Aid and Relief","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:\/\/alaoun.org\/en\/","og_locale":"en_US","og_type":"article","og_title":"Home page - The official website of Aid and Relief","og_url":"https:\/\/alaoun.org\/en\/","og_site_name":"The official website of Aid and Relief","article_modified_time":"2025-12-30T14:37:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alaoun.org\/en\/","url":"https:\/\/alaoun.org\/en\/","name":"Home page - The official website of Aid and Relief","isPartOf":{"@id":"https:\/\/alaoun.org\/en\/#website"},"datePublished":"2025-07-06T10:26:18+00:00","dateModified":"2025-12-30T14:37:52+00:00","breadcrumb":{"@id":"https:\/\/alaoun.org\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alaoun.org\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/alaoun.org\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/alaoun.org\/en\/"},{"@type":"ListItem","position":2,"name":"Home page"}]},{"@type":"WebSite","@id":"https:\/\/alaoun.org\/en\/#website","url":"https:\/\/alaoun.org\/en\/","name":"The official website of Aid and Relief","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alaoun.org\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"featured_image_url":[],"post_author":"adminmk","assigned_categories":"","_links":{"self":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":2,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":192,"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/192"}],"wp:attachment":[{"href":"https:\/\/alaoun.org\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}