{"id":226630,"date":"2026-02-09T15:39:04","date_gmt":"2026-02-09T14:39:04","guid":{"rendered":"https:\/\/www.almadar.be\/?p=226630"},"modified":"2026-02-09T15:39:06","modified_gmt":"2026-02-09T14:39:06","slug":"%d9%86%d8%b4%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d8%a7%d8%b1-%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%ac%d8%a7%d9%84%d9%8a%d8%a7%d8%aa-%d9%81%d9%8a-%d8%a3%d9%88%d8%b1%d9%88%d8%a8%d8%a7","status":"publish","type":"post","link":"https:\/\/www.almadar.be\/?p=226630","title":{"rendered":"\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631: \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \ud83c\udf0d"},"content":{"rendered":"<div class='booster-block booster-read-block'>\n                <div class=\"twp-read-time\">\n                \t<i class=\"booster-icon twp-clock\"><\/i> <span>Read Time:<\/span>12 Minute, 24 Second                <\/div>\n\n            <\/div>\n<p>\u0623\u062e\u0628\u0627\u0631 \u2022 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u2022 \u0625\u0646\u062c\u0627\u0632\u0627\u062a \u2022 \u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631: \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627<\/title>\n    <style>\n        :root {\n            --primary: #1565c0;\n            --secondary: #2e7d32;\n            --accent: #ff8f00;\n            --light: #e3f2fd;\n            --dark: #0d47a1;\n            --card-bg: #ffffff;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent;\n        }\n        \n        body {\n            font-family: 'Arial', 'Segoe UI', sans-serif;\n            background: linear-gradient(135deg, #e3f2fd 0%, #f1f8e9 100%);\n            color: #333;\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n            direction: rtl;\n        }\n        \n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n            overflow: hidden;\n            padding: 30px;\n        }\n        \n        .header {\n            text-align: center;\n            padding: 40px 25px;\n            background: linear-gradient(135deg, var(--primary), var(--dark));\n            color: white;\n            margin: -30px -30px 40px -30px;\n            border-radius: 0 0 20px 20px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .header::before {\n            content: '\ud83c\udf0d';\n            position: absolute;\n            font-size: 120px;\n            opacity: 0.1;\n            right: -20px;\n            top: -20px;\n        }\n        \n        .header::after {\n            content: '\ud83e\udd1d';\n            position: absolute;\n            font-size: 120px;\n            opacity: 0.1;\n            left: -20px;\n            bottom: -20px;\n        }\n        \n        .header h1 {\n            font-size: 2.4rem;\n            margin-bottom: 15px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\n            position: relative;\n            z-index: 1;\n        }\n        \n        .header .subtitle {\n            font-size: 1.3rem;\n            opacity: 0.9;\n            margin-bottom: 25px;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .header .date {\n            background: rgba(255,255,255,0.2);\n            display: inline-block;\n            padding: 10px 25px;\n            border-radius: 30px;\n            font-size: 1rem;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255,255,255,0.3);\n            position: relative;\n            z-index: 1;\n        }\n        \n        .community-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n        \n        .community-card {\n            background: var(--card-bg);\n            border-radius: 18px;\n            overflow: hidden;\n            box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            border: 1px solid #e0e0e0;\n            position: relative;\n        }\n        \n        .community-card:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 15px 35px rgba(21, 101, 192, 0.2);\n        }\n        \n        .community-image {\n            width: 100%;\n            height: 220px;\n            object-fit: cover;\n            border-bottom: 4px solid var(--accent);\n            transition: transform 0.5s ease;\n            background: linear-gradient(45deg, #f0f0f0, #e0e0e0);\n        }\n        \n        .community-card:hover .community-image {\n            transform: scale(1.05);\n        }\n        \n        .community-content {\n            padding: 25px;\n        }\n        \n        .community-source {\n            color: var(--primary);\n            font-size: 0.95rem;\n            font-weight: bold;\n            margin-bottom: 8px;\n            display: block;\n            text-decoration: none;\n            transition: color 0.3s;\n            font-family: 'Courier New', monospace;\n            letter-spacing: 1px;\n        }\n        \n        .community-source::before {\n            content: \"\ud83d\udcf0 \";\n        }\n        \n        .community-title {\n            color: var(--dark);\n            font-size: 1.4rem;\n            margin-bottom: 20px;\n            line-height: 1.4;\n            font-weight: 700;\n            border-right: 4px solid var(--accent);\n            padding-right: 15px;\n        }\n        \n        .community-text {\n            color: #444;\n            font-size: 1.05rem;\n            line-height: 1.7;\n            text-align: justify;\n            margin-bottom: 20px;\n        }\n        \n        .community-tag {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--primary), var(--secondary));\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            box-shadow: 0 3px 10px rgba(21, 101, 192, 0.3);\n            margin-top: 15px;\n        }\n        \n        .community-info {\n            display: block;\n            font-size: 0.9rem;\n            color: #666;\n            margin-top: 15px;\n            padding: 10px 15px;\n            background: #e3f2fd;\n            border-right: 3px solid var(--secondary);\n            border-radius: 8px;\n        }\n        \n        .community-info::before {\n            content: \"\ud83d\udccd \";\n            font-weight: bold;\n        }\n        \n        .breaking-community {\n            background: linear-gradient(45deg, #1565c0, #0d47a1);\n            color: white;\n            padding: 20px;\n            border-radius: 15px;\n            margin-bottom: 35px;\n            animation: pulse-blue 2s infinite;\n            box-shadow: 0 8px 25px rgba(21, 101, 192, 0.4);\n            position: relative;\n            overflow: hidden;\n            border: 2px solid white;\n        }\n        \n        .breaking-community::before {\n            content: '\ud83d\udd25';\n            position: absolute;\n            left: 20px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 2rem;\n        }\n        \n        @keyframes pulse-blue {\n            0% { box-shadow: 0 8px 25px rgba(21, 101, 192, 0.4); }\n            50% { box-shadow: 0 8px 35px rgba(21, 101, 192, 0.7); }\n            100% { box-shadow: 0 8px 25px rgba(21, 101, 192, 0.4); }\n        }\n        \n        .footer {\n            text-align: center;\n            margin-top: 50px;\n            padding-top: 30px;\n            border-top: 3px solid var(--light);\n            color: #666;\n            font-size: 0.95rem;\n            background: linear-gradient(135deg, #fafafa, #f0f0f0);\n            padding: 25px;\n            border-radius: 15px;\n            margin-left: -30px;\n            margin-right: -30px;\n            margin-bottom: -30px;\n        }\n        \n        .social-links {\n            display: flex;\n            justify-content: center;\n            gap: 25px;\n            margin: 25px 0;\n        }\n        \n        .social-icon {\n            width: 45px;\n            height: 45px;\n            background: linear-gradient(135deg, var(--primary), var(--secondary));\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-decoration: none;\n            transition: all 0.3s;\n            font-size: 1.3rem;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        }\n        \n        .social-icon:hover {\n            transform: scale(1.15) rotate(5deg);\n            box-shadow: 0 8px 20px rgba(21, 101, 192, 0.4);\n        }\n        \n        .community-stat {\n            display: flex;\n            justify-content: space-around;\n            margin: 30px 0;\n            padding: 20px;\n            background: #f5f9ff;\n            border-radius: 15px;\n            border: 2px solid #e3f2fd;\n        }\n        \n        .stat-item {\n            text-align: center;\n        }\n        \n        .stat-number {\n            font-size: 2rem;\n            font-weight: bold;\n            color: var(--primary);\n            display: block;\n        }\n        \n        .stat-label {\n            font-size: 0.9rem;\n            color: #666;\n            margin-top: 5px;\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 20px;\n                margin: 10px;\n                border-radius: 15px;\n            }\n            \n            .header {\n                padding: 30px 20px;\n                margin: -20px -20px 30px -20px;\n                border-radius: 0 0 15px 15px;\n            }\n            \n            .header h1 {\n                font-size: 1.9rem;\n            }\n            \n            .header .subtitle {\n                font-size: 1.1rem;\n            }\n            \n            .community-grid {\n                grid-template-columns: 1fr;\n                gap: 25px;\n            }\n            \n            .community-image {\n                height: 200px;\n            }\n            \n            .breaking-community {\n                padding: 15px 15px 15px 60px;\n            }\n            \n            .breaking-community::before {\n                left: 15px;\n                font-size: 1.8rem;\n            }\n            \n            .community-stat {\n                flex-direction: column;\n                gap: 20px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            body {\n                padding: 10px;\n            }\n            \n            .header h1 {\n                font-size: 1.6rem;\n            }\n            \n            .header .subtitle {\n                font-size: 1rem;\n            }\n            \n            .header .date {\n                padding: 8px 20px;\n                font-size: 0.9rem;\n            }\n            \n            .community-title {\n                font-size: 1.25rem;\n            }\n            \n            .community-text {\n                font-size: 1rem;\n            }\n            \n            .community-content {\n                padding: 20px;\n            }\n        }\n        \n        .community-card {\n            -webkit-user-select: text;\n            user-select: text;\n        }\n        \n        .community-text {\n            -webkit-hyphens: auto;\n            hyphens: auto;\n        }\n        \n        html {\n            scroll-behavior: smooth;\n        }\n        \n        ::-webkit-scrollbar {\n            width: 10px;\n        }\n        \n        ::-webkit-scrollbar-track {\n            background: #f1f1f1;\n            border-radius: 10px;\n        }\n        \n        ::-webkit-scrollbar-thumb {\n            background: linear-gradient(var(--primary), var(--secondary));\n            border-radius: 10px;\n        }\n        \n        ::-webkit-scrollbar-thumb:hover {\n            background: linear-gradient(var(--secondary), var(--primary));\n        }\n        \n        .community-title::after {\n            content: '';\n            display: block;\n            width: 60px;\n            height: 3px;\n            background: var(--accent);\n            margin-top: 10px;\n            border-radius: 2px;\n        }\n        \n        .community-flag {\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            width: 40px;\n            height: 25px;\n            border-radius: 4px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.2);\n            z-index: 2;\n            background-size: cover;\n            background-position: center;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\ud83c\udf0d \u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631: \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \ud83c\udf0d<\/h1>\n            <div class=\"subtitle\">\u0623\u062e\u0628\u0627\u0631 \u2022 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u2022 \u0625\u0646\u062c\u0627\u0632\u0627\u062a \u2022 \u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629<\/div>\n            <div class=\"date\">\u0627\u0644\u0639\u062f\u062f 51 \u2022 10 \u0641\u0628\u0631\u0627\u064a\u0631 2026<\/div>\n        <\/div>\n        \n        <div class=\"breaking-community\">\n            <strong>\ud83d\udce3 \u062e\u0628\u0631 \u0639\u0627\u062c\u0644:<\/strong> \u0645\u0624\u062a\u0645\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0631\u0644\u064a\u0646 \u064a\u0637\u0644\u0642 \u0645\u0628\u0627\u062f\u0631\u0629 \u0644\u062f\u0639\u0645 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0634\u0628\u0627\u0628 &#8211; \u062a\u0641\u0627\u0635\u064a\u0644 \u0641\u064a \u0627\u0644\u062e\u0628\u0631 \u0627\u0644\u062b\u0627\u0644\u062b\n        <\/div>\n        \n        <div class=\"community-stat\">\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">5.2M<\/span>\n                <span class=\"stat-label\">\u0639\u0631\u0628\u064a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">28<\/span>\n                <span class=\"stat-label\">\u062f\u0648\u0644\u0629 \u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">150+<\/span>\n                <span class=\"stat-label\">\u0645\u0646\u0638\u0645\u0629 \u0645\u062c\u062a\u0645\u0639\u064a\u0629<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\">42%<\/span>\n                <span class=\"stat-label\">\u0634\u0628\u0627\u0628 \u062a\u062d\u062a 30 \u0633\u0646\u0629<\/span>\n            <\/div>\n        <\/div>\n        \n        <div class=\"community-grid\">\n            <!-- \u0627\u0644\u062e\u0628\u0631 1 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/fr.png');\"><\/div>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1549144511-f2d6f6d2f7c5?w=800&#038;h=500&#038;fit=crop&#038;auto=format&#038;q=80\" \n                     alt=\"\u0645\u0647\u0631\u062c\u0627\u0646 \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0627\u0631\u064a\u0633\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0645\u0647\u0631\u062c\u0627\u0646 \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0627\u0631\u064a\u0633 \u064a\u062c\u0630\u0628 50 \u0623\u0644\u0641 \u0632\u0627\u0626\u0631<\/h3>\n                    <p class=\"community-text\">\u0627\u062e\u062a\u062a\u0645 \u0645\u0647\u0631\u062c\u0627\u0646 &#8220;\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0639\u0631\u0628&#8221; \u0641\u064a \u0627\u0644\u0639\u0627\u0635\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u0628\u0627\u0631\u064a\u0633 \u0641\u0639\u0627\u0644\u064a\u0627\u062a\u0647 \u0628\u062d\u0636\u0648\u0631 50 \u0623\u0644\u0641 \u0632\u0627\u0626\u0631 \u0645\u0646 \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u062c\u0646\u0633\u064a\u0627\u062a. \u0627\u0633\u062a\u0645\u0631 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646 5 \u0623\u064a\u0627\u0645 \u0648\u0627\u0634\u062a\u0645\u0644 \u0639\u0644\u0649 \u0639\u0631\u0648\u0636 \u0641\u0646\u064a\u0629\u060c \u0648\u0631\u0634 \u0639\u0645\u0644 \u0644\u0644\u062e\u0637 \u0627\u0644\u0639\u0631\u0628\u064a\u060c \u0639\u0631\u0648\u0636 \u0623\u0632\u064a\u0627\u0621 \u062a\u0642\u0644\u064a\u062f\u064a\u0629\u060c \u0648\u0623\u0637\u0628\u0627\u0642 \u0645\u0646 \u0627\u0644\u0645\u0637\u0628\u062e \u0627\u0644\u0639\u0631\u0628\u064a. \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646 \u0647\u062f\u0641 \u0625\u0644\u0649 \u0627\u0644\u062a\u0639\u0631\u064a\u0641 \u0628\u0627\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u0639\u0631\u0628\u064a \u0648\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062d\u0648\u0627\u0631 \u0627\u0644\u062b\u0642\u0627\u0641\u064a.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0628\u0627\u0631\u064a\u0633\u060c \u0641\u0631\u0646\u0633\u0627 | \ud83d\uddd3\ufe0f 5-9 \u0641\u0628\u0631\u0627\u064a\u0631 2026<\/span>\n                    <span class=\"community-tag\">\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u062b\u0642\u0627\u0641\u064a\u0629<\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0627\u0644\u062e\u0628\u0631 2 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/de.png');\"><\/div>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744095-fcf48d80b0fd?w=800&#038;h=500&#038;fit=crop&#038;auto=format&#038;q=80\" \n                     alt=\"\u0637\u0628\u064a\u0628 \u0633\u0648\u0631\u064a \u0641\u064a \u0623\u0644\u0645\u0627\u0646\u064a\u0627\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0637\u0628\u064a\u0628 \u0633\u0648\u0631\u064a \u0641\u064a \u0623\u0644\u0645\u0627\u0646\u064a\u0627 \u064a\u0637\u0648\u0631 \u062a\u0642\u0646\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u0644\u0639\u0644\u0627\u062c \u0627\u0644\u0642\u0644\u0628<\/h3>\n                    <p class=\"community-text\">\u0646\u062c\u062d \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0623\u062d\u0645\u062f \u0627\u0644\u062d\u0633\u064a\u0646\u060c \u0627\u0644\u0637\u0628\u064a\u0628 \u0627\u0644\u0633\u0648\u0631\u064a \u0627\u0644\u0645\u0642\u064a\u0645 \u0641\u064a \u0628\u0631\u0644\u064a\u0646\u060c \u0641\u064a \u062a\u0637\u0648\u064a\u0631 \u062a\u0642\u0646\u064a\u0629 \u0645\u0628\u062a\u0643\u0631\u0629 \u0644\u0639\u0644\u0627\u062c \u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0642\u0644\u0628 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062e\u0644\u0627\u064a\u0627 \u0627\u0644\u062c\u0630\u0639\u064a\u0629. \u0627\u0644\u062a\u0642\u0646\u064a\u0629 \u062d\u0635\u0644\u062a \u0639\u0644\u0649 \u0628\u0631\u0627\u0621\u0629 \u0627\u062e\u062a\u0631\u0627\u0639 \u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u0648\u0633\u062a\u0628\u062f\u0623 \u0627\u0644\u062a\u062c\u0627\u0631\u0628 \u0627\u0644\u0633\u0631\u064a\u0631\u064a\u0629 \u0641\u064a 6 \u0645\u0633\u062a\u0634\u0641\u064a\u0627\u062a \u0623\u0644\u0645\u0627\u0646\u064a\u0629. \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0627\u0644\u062d\u0633\u064a\u0646 \u0647\u0627\u062c\u0631 \u0625\u0644\u0649 \u0623\u0644\u0645\u0627\u0646\u064a\u0627 \u0642\u0628\u0644 8 \u0633\u0646\u0648\u0627\u062a \u0648\u064a\u0634\u0631\u0641 \u062d\u0627\u0644\u064a\u0627\u064b \u0639\u0644\u0649 \u0641\u0631\u064a\u0642 \u0628\u062d\u062b\u064a \u064a\u0636\u0645 15 \u0628\u0627\u062d\u062b\u0627\u064b.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0628\u0631\u0644\u064a\u0646\u060c \u0623\u0644\u0645\u0627\u0646\u064a\u0627 | \ud83c\udfe5 \u0627\u0628\u062a\u0643\u0627\u0631 \u0637\u0628\u064a<\/span>\n                    <span class=\"community-tag\">\u0625\u0646\u062c\u0627\u0632\u0627\u062a \u0639\u0644\u0645\u064a\u0629<\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0627\u0644\u062e\u0628\u0631 3 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/de.png');\"><\/div>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-b413da4baf72?w=800&#038;h=500&#038;fit=crop&#038;auto=format&#038;q=80\" \n                     alt=\"\u0645\u0624\u062a\u0645\u0631 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0645\u0624\u062a\u0645\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0631\u0644\u064a\u0646 \u064a\u0637\u0644\u0642 \u0635\u0646\u062f\u0648\u0642\u0627\u064b \u0644\u062f\u0639\u0645 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0646\u0627\u0634\u0626\u0629<\/h3>\n                    <p class=\"community-text\">\u0623\u0637\u0644\u0642 \u0645\u0624\u062a\u0645\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0631\u0644\u064a\u0646 \u0635\u0646\u062f\u0648\u0642 &#8220;\u0623\u0645\u0644 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644&#8221; \u0628\u0631\u0623\u0633 \u0645\u0627\u0644 \u0623\u0648\u0644\u064a 5 \u0645\u0644\u0627\u064a\u064a\u0646 \u064a\u0648\u0631\u0648 \u0644\u062f\u0639\u0645 \u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0646\u0627\u0634\u0626\u0629 \u0644\u0644\u0634\u0628\u0627\u0628 \u0627\u0644\u0639\u0631\u0628\u064a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627. \u0627\u0644\u0635\u0646\u062f\u0648\u0642 \u0633\u064a\u0642\u062f\u0645 \u062a\u0645\u0648\u064a\u0644\u0627\u064b \u0648\u062a\u0645\u0643\u064a\u0646\u0627\u064b \u0644\u0640 100 \u0645\u0634\u0631\u0648\u0639 \u062e\u0644\u0627\u0644 \u0627\u0644\u0639\u0627\u0645\u064a\u0646 \u0627\u0644\u0645\u0642\u0628\u0644\u064a\u0646. \u062d\u0636\u0631 \u0627\u0644\u0645\u0624\u062a\u0645\u0631 300 \u0631\u0627\u0626\u062f \u0623\u0639\u0645\u0627\u0644 \u0648\u0645\u0633\u062a\u062b\u0645\u0631 \u0645\u0646 15 \u062f\u0648\u0644\u0629 \u0623\u0648\u0631\u0648\u0628\u064a\u0629.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0628\u0631\u0644\u064a\u0646\u060c \u0623\u0644\u0645\u0627\u0646\u064a\u0627 | \ud83d\udcb0 5 \u0645\u0644\u0627\u064a\u064a\u0646 \u064a\u0648\u0631\u0648<\/span>\n                    <span class=\"community-tag\">\u0627\u0642\u062a\u0635\u0627\u062f \u0648\u062a\u0645\u0648\u064a\u0644<\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0627\u0644\u062e\u0628\u0631 4 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/gb.png');\"><\/div>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744095-291d1f67b221?w=800&#038;h=500&#038;fit=crop&#038;auto=format&#038;q=80\" \n                     alt=\"\u0645\u0634\u0631\u0648\u0639 \u0625\u0633\u0643\u0627\u0646 \u0644\u0644\u0627\u062c\u0626\u064a\u0646\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0645\u0634\u0631\u0648\u0639 \u0625\u0633\u0643\u0627\u0646\u064a \u0644\u0644\u0627\u062c\u0626\u064a\u0646 \u0627\u0644\u0633\u0648\u0631\u064a\u064a\u0646 \u0641\u064a \u0644\u0646\u062f\u0646 \u064a\u062d\u0635\u062f \u062c\u0627\u0626\u0632\u0629 \u0627\u0644\u062a\u0645\u064a\u0632 \u0627\u0644\u0645\u0639\u0645\u0627\u0631\u064a<\/h3>\n                    <p class=\"community-text\">\u0641\u0627\u0632 \u0645\u0634\u0631\u0648\u0639 &#8220;\u0628\u064a\u062a \u0627\u0644\u0643\u0631\u0627\u0645\u0629&#8221; \u0644\u0644\u0625\u0633\u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u0642\u062a \u0644\u0644\u0627\u062c\u0626\u064a\u0646 \u0627\u0644\u0633\u0648\u0631\u064a\u064a\u0646 \u0641\u064a \u0644\u0646\u062f\u0646 \u0628\u062c\u0627\u0626\u0632\u0629 \u0627\u0644\u062a\u0645\u064a\u0632 \u0627\u0644\u0645\u0639\u0645\u0627\u0631\u064a \u0627\u0644\u0628\u0631\u064a\u0637\u0627\u0646\u064a\u0629. \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0635\u0645\u0645\u0647 \u0645\u0647\u0646\u062f\u0633 \u0645\u0639\u0645\u0627\u0631\u064a \u0633\u0648\u0631\u064a \u0628\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0645\u0643\u062a\u0628 \u0628\u0631\u064a\u0637\u0627\u0646\u064a\u060c \u0648\u064a\u0648\u0641\u0631 50 \u0648\u062d\u062f\u0629 \u0633\u0643\u0646\u064a\u0629 \u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u062d\u062f\u064a\u062b \u0648\u0627\u0644\u0644\u0645\u0633\u0627\u062a \u0627\u0644\u062a\u0631\u0627\u062b\u064a\u0629 \u0627\u0644\u0633\u0648\u0631\u064a\u0629. \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u064a\u0633\u062a\u062e\u062f\u0645 \u0645\u0648\u0627\u062f \u0635\u062f\u064a\u0642\u0629 \u0644\u0644\u0628\u064a\u0626\u0629 \u0648\u0637\u0627\u0642\u0629 \u0634\u0645\u0633\u064a\u0629.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0644\u0646\u062f\u0646\u060c \u0628\u0631\u064a\u0637\u0627\u0646\u064a\u0627 | \ud83c\udfc6 \u062c\u0627\u0626\u0632\u0629 \u0645\u0639\u0645\u0627\u0631\u064a\u0629<\/span>\n                    <span class=\"community-tag\">\u0645\u0634\u0627\u0631\u064a\u0639 \u0625\u0646\u0633\u0627\u0646\u064a\u0629<\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0627\u0644\u062e\u0628\u0631 5 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/es.png');\"><\/div>\n                <img data-recalc-dims=\"1\" height=\"444\" width=\"640\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/media.frmf.ma\/uploads\/2025\/09\/DSC_4121-1024x710.jpg?resize=640%2C444&#038;ssl=1\" \n                     alt=\"\u0645\u0646\u062a\u062e\u0628 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u064a\u0641\u0648\u0632 \u0628\u0628\u0637\u0648\u0644\u0629 \u0643\u0631\u0629 \u0627\u0644\u0642\u062f\u0645 \u0641\u064a \u0625\u0633\u0628\u0627\u0646\u064a\u0627\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0645\u0646\u062a\u062e\u0628 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u064a\u0641\u0648\u0632 \u0628\u0628\u0637\u0648\u0644\u0629 \u0643\u0631\u0629 \u0627\u0644\u0642\u062f\u0645 \u0641\u064a \u0625\u0633\u0628\u0627\u0646\u064a\u0627<\/h3>\n                    <p class=\"community-text\">\u062a\u0648\u062c \u0645\u0646\u062a\u062e\u0628 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0628\u0644\u0642\u0628 \u0628\u0637\u0648\u0644\u0629 \u0643\u0631\u0629 \u0627\u0644\u0642\u062f\u0645 \u0644\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0645\u062f\u0631\u064a\u062f \u0628\u0639\u062f \u0641\u0648\u0632\u0647 \u0641\u064a \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0639\u0644\u0649 \u0645\u0646\u062a\u062e\u0628 \u0623\u0645\u0631\u064a\u0643\u0627 \u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629 \u0628\u0646\u062a\u064a\u062c\u0629 3-2. \u0634\u0647\u062f \u0627\u0644\u0645\u0628\u0627\u0631\u0627\u0629 \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629 5 \u0622\u0644\u0627\u0641 \u0645\u062a\u0641\u0631\u062c \u0648\u0623\u0642\u064a\u0645\u062a \u0641\u064a \u0645\u0644\u0639\u0628 \u0645\u062f\u064a\u0646\u0629 \u0645\u062f\u0631\u064a\u062f \u0627\u0644\u0631\u064a\u0627\u0636\u064a. \u0627\u0644\u0645\u0646\u062a\u062e\u0628 \u0627\u0644\u0639\u0631\u0628\u064a \u0636\u0645 \u0644\u0627\u0639\u0628\u064a\u064a\u0646 \u0645\u0646 8 \u062c\u0646\u0633\u064a\u0627\u062a \u0639\u0631\u0628\u064a\u0629 \u0645\u062e\u062a\u0644\u0641\u0629 \u064a\u0642\u064a\u0645\u0648\u0646 \u0641\u064a \u0625\u0633\u0628\u0627\u0646\u064a\u0627.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0645\u062f\u0631\u064a\u062f\u060c \u0625\u0633\u0628\u0627\u0646\u064a\u0627 | \u26bd \u0628\u0637\u0648\u0644\u0629 \u0631\u064a\u0627\u0636\u064a\u0629<\/span>\n                    <span class=\"community-tag\">\u0623\u0646\u0634\u0637\u0629 \u0631\u064a\u0627\u0636\u064a\u0629<\/span>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0627\u0644\u062e\u0628\u0631 6 -->\n            <div class=\"community-card\">\n                <div class=\"community-flag\" style=\"background-image: url('https:\/\/flagcdn.com\/w320\/nl.png');\"><\/div>\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744095-04b67e0a6e5f?w=800&#038;h=500&#038;fit=crop&#038;auto=format&#038;q=80\" \n                     alt=\"\u0645\u0624\u062a\u0645\u0631 \u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629\" \n                     class=\"community-image\"\n                     loading=\"lazy\">\n                <div class=\"community-content\">\n                    <span class=\"community-source\">\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/span>\n                    <h3 class=\"community-title\">\u0627\u0641\u062a\u062a\u0627\u062d 10 \u0645\u0631\u0627\u0643\u0632 \u062c\u062f\u064a\u062f\u0629 \u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0647\u0648\u0644\u0646\u062f\u0627<\/h3>\n                    <p class=\"community-text\">\u0623\u0639\u0644\u0646\u062a \u0631\u0627\u0628\u0637\u0629 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0647\u0648\u0644\u0646\u062f\u0627 \u0639\u0646 \u0627\u0641\u062a\u062a\u0627\u062d 10 \u0645\u0631\u0627\u0643\u0632 \u062c\u062f\u064a\u062f\u0629 \u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u062b\u0642\u0627\u0641\u064a \u0641\u064a \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u0647\u0648\u0644\u0646\u062f\u064a\u0629. \u0627\u0644\u0645\u0631\u0627\u0643\u0632 \u0633\u062a\u0633\u062a\u0642\u0628\u0644 \u0623\u0643\u062b\u0631 \u0645\u0646 2000 \u0637\u0627\u0644\u0628 \u0648\u0633\u062a\u0642\u062f\u0645 \u0645\u0646\u0647\u062c\u0627\u064b \u0645\u062a\u0643\u0627\u0645\u0644\u0627\u064b \u064a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0648\u0627\u0644\u062a\u0631\u0627\u062b. \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u062d\u0635\u0644 \u0639\u0644\u0649 \u062a\u0645\u0648\u064a\u0644 \u0645\u0646 \u0627\u0644\u062d\u0643\u0648\u0645\u0629 \u0627\u0644\u0647\u0648\u0644\u0646\u062f\u064a\u0629 \u0648\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u062e\u0627\u0635.<\/p>\n                    <span class=\"community-info\">\ud83d\udccd \u0647\u0648\u0644\u0646\u062f\u0627 | \ud83d\udcda 10 \u0645\u0631\u0627\u0643\u0632 \u062a\u0639\u0644\u064a\u0645\u064a\u0629<\/span>\n                    <span class=\"community-tag\">\u062a\u0639\u0644\u064a\u0645 \u0648\u0644\u063a\u0629<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"community-stat\" style=\"margin-top: 40px; background: #e8f5e9; border-color: #c8e6c9;\">\n            <div class=\"stat-item\">\n                <span class=\"stat-number\" style=\"color: #2e7d32;\">\ud83d\udd14<\/span>\n                <span class=\"stat-label\">\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0623\u0633\u0628\u0648\u0639<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\" style=\"color: #2e7d32;\">11\/2<\/span>\n                <span class=\"stat-label\">\u0645\u0639\u0631\u0636 \u0641\u0646\u0648\u0646 &#8211; \u0628\u0631\u0648\u0643\u0633\u0644<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\" style=\"color: #2e7d32;\">12\/2<\/span>\n                <span class=\"stat-label\">\u0646\u062f\u0648\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 &#8211; \u0631\u0648\u0645\u0627<\/span>\n            <\/div>\n            <div class=\"stat-item\">\n                <span class=\"stat-number\" style=\"color: #2e7d32;\">14\/2<\/span>\n                <span class=\"stat-label\">\u062d\u0641\u0644 \u0645\u0648\u0633\u064a\u0642\u064a &#8211; \u0628\u0627\u0631\u064a\u0633<\/span>\n            <\/div>\n        <\/div>\n        \n        <div class=\"footer\">\n            <p style=\"font-size: 1.1rem; font-weight: bold; color: var(--primary); margin-bottom: 15px;\">\n                \u0644\u0625\u0631\u0633\u0627\u0644 \u0623\u062e\u0628\u0627\u0631 \u0623\u0648 \u0641\u0639\u0627\u0644\u064a\u0627\u062a: news@almadar-eu.com | \u0647\u0627\u062a\u0641: +32 2 123 4567\n            <\/p>\n            <div class=\"social-links\">\n                <a href=\"#\" class=\"social-icon\" title=\"\u0641\u064a\u0633\u0628\u0648\u0643\">\ud83d\udcd8<\/a>\n                <a href=\"#\" class=\"social-icon\" title=\"\u062a\u0648\u064a\u062a\u0631\">\ud835\udd4f<\/a>\n                <a href=\"#\" class=\"social-icon\" title=\"\u062a\u0644\u062c\u0631\u0627\u0645\">\ud83d\udce8<\/a>\n                <a href=\"#\" class=\"social-icon\" title=\"\u0645\u0648\u0642\u0639\u0646\u0627\">\ud83c\udf10<\/a>\n            <\/div>\n            <p style=\"margin-top: 20px; color: #666;\">\n                \u00a9 2026 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 \u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629\n            <\/p>\n            <p style=\"margin-top: 10px; font-size: 0.85rem; color: #888;\">\n                \u0647\u0630\u0647 \u0627\u0644\u0646\u0634\u0631\u0629 \u0623\u0633\u0628\u0648\u0639\u064a\u0629 \u062a\u0635\u062f\u0631 \u0643\u0644 \u064a\u0648\u0645 \u0633\u0628\u062a | \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <script>\n        \/\/ \u0635\u0648\u0631 \u0645\u062a\u0646\u0648\u0639\u0629 \u0644\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a\n        const communityImages = [\n            'https:\/\/images.unsplash.com\/photo-1549144511-f2d6f6d2f7c5?w=800&h=500&fit=crop&auto=format&q=80', \/\/ \u0645\u0647\u0631\u062c\u0627\u0646 \u062b\u0642\u0627\u0641\u064a\n            'https:\/\/images.unsplash.com\/photo-1542744095-fcf48d80b0fd?w=800&h=500&fit=crop&auto=format&q=80', \/\/ \u0637\u0628\u064a\u0628\n            'https:\/\/images.unsplash.com\/photo-1556761175-b413da4baf72?w=800&h=500&fit=crop&auto=format&q=80', \/\/ \u0645\u0624\u062a\u0645\u0631\n            'https:\/\/images.unsplash.com\/photo-1542744095-291d1f67b221?w=800&h=500&fit=crop&auto=format&q=80', \/\/ \u0625\u0633\u0643\u0627\u0646\n            'https:\/\/media.frmf.ma\/uploads\/2025\/09\/DSC_4121-1024x710.jpg', \/\/ \u0645\u0646\u062a\u062e\u0628 \u0643\u0631\u0629 \u0642\u062f\u0645 - \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629\n            'https:\/\/images.unsplash.com\/photo-1542744095-04b67e0a6e5f?w=800&h=500&fit=crop&auto=format&q=80'  \/\/ \u062a\u0639\u0644\u064a\u0645\n        ];\n        \n        \/\/ \u0635\u0648\u0631 \u0627\u062d\u062a\u064a\u0627\u0637\u064a\u0629\n        const backupCommunityImages = [\n            'https:\/\/images.unsplash.com\/photo-1511578314322-379afb476865?w=800&h=500&fit=crop&auto=format&q=80',\n            'https:\/\/images.unsplash.com\/photo-1551601651-2a8555f1a136?w=800&h=500&fit=crop&auto=format&q=80',\n            'https:\/\/images.unsplash.com\/photo-1542744095-04b67e0a6e5f?w=800&h=500&fit=crop&auto=format&q=80',\n            'https:\/\/images.unsplash.com\/photo-1542744095-291d1f67b221?w=800&h=500&fit=crop&auto=format&q=80',\n            'https:\/\/images.unsplash.com\/photo-1542744095-04b67e0a6e5f?w=800&h=500&fit=crop&auto=format&q=80',\n            'https:\/\/images.unsplash.com\/photo-1542744095-fcf48d80b0fd?w=800&h=500&fit=crop&auto=format&q=80'\n        ];\n        \n        document.addEventListener('DOMContentLoaded', () => {\n            const cards = document.querySelectorAll('.community-card');\n            const images = document.querySelectorAll('.community-image');\n            \n            \/\/ \u062a\u0639\u064a\u064a\u0646 \u0635\u0648\u0631 \u0645\u062e\u062a\u0644\u0641\u0629 \u0644\u0643\u0644 \u0628\u0637\u0627\u0642\u0629\n            images.forEach((img, index) => {\n                img.src = communityImages[index];\n                \n                \/\/ \u0625\u0636\u0627\u0641\u0629 \u0645\u0635\u062f\u0631 \u0627\u062d\u062a\u064a\u0627\u0637\u064a \u0641\u064a \u062d\u0627\u0644\u0629 \u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629\n                img.addEventListener('error', function() {\n                    console.log(`\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 ${index + 1}, \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0627\u062d\u062a\u064a\u0627\u0637\u064a`);\n                    this.src = backupCommunityImages[index];\n                });\n                \n                \/\/ \u062a\u0623\u062b\u064a\u0631 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\n                img.addEventListener('load', function() {\n                    this.style.opacity = '1';\n                    this.style.transition = 'opacity 0.5s ease';\n                });\n                \n                img.style.opacity = '0';\n            });\n            \n            \/\/ \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0638\u0647\u0648\u0631 \u0639\u0646\u062f \u0627\u0644\u062a\u0645\u0631\u064a\u0631\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.style.transition = 'all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275)';\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0) scale(1)';\n                        entry.target.style.filter = 'blur(0)';\n                    }\n                });\n            }, { \n                threshold: 0.1,\n                rootMargin: '0px 0px -100px 0px'\n            });\n            \n            cards.forEach((card, index) => {\n                card.style.opacity = '0';\n                card.style.transform = 'translateY(50px) scale(0.9)';\n                card.style.filter = 'blur(5px)';\n                card.style.transitionDelay = `${index * 0.1}s`;\n                observer.observe(card);\n            });\n            \n            \/\/ \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0644\u0645\u0633 \u0644\u0644\u062c\u0648\u0627\u0644\n            cards.forEach(card => {\n                card.addEventListener('touchstart', function() {\n                    this.style.transform = 'translateY(-8px) scale(1.03)';\n                    this.style.boxShadow = '0 20px 40px rgba(21, 101, 192, 0.3)';\n                }, { passive: true });\n                \n                card.addEventListener('touchend', function() {\n                    this.style.transform = 'translateY(-10px) scale(1.02)';\n                    this.style.boxShadow = '0 15px 35px rgba(21, 101, 192, 0.2)';\n                }, { passive: true });\n                \n                card.addEventListener('touchcancel', function() {\n                    this.style.transform = 'translateY(0) scale(1)';\n                    this.style.boxShadow = '0 8px 25px rgba(0,0,0,0.1)';\n                });\n            });\n            \n            \/\/ \u062a\u0623\u062b\u064a\u0631 \u0644\u0644\u062e\u0628\u0631 \u0627\u0644\u0639\u0627\u062c\u0644\n            const breakingCommunity = document.querySelector('.breaking-community');\n            \n            breakingCommunity.addEventListener('mouseenter', () => {\n                breakingCommunity.style.animation = 'none';\n                breakingCommunity.style.transform = 'scale(1.05)';\n            });\n            \n            breakingCommunity.addEventListener('mouseleave', () => {\n                breakingCommunity.style.transform = 'scale(1)';\n                breakingCommunity.style.animation = 'pulse-blue 2s infinite';\n            });\n            \n            breakingCommunity.addEventListener('touchstart', () => {\n                breakingCommunity.style.animation = 'none';\n                breakingCommunity.style.transform = 'scale(1.03)';\n            }, { passive: true });\n            \n            breakingCommunity.addEventListener('touchend', () => {\n                breakingCommunity.style.transform = 'scale(1)';\n                breakingCommunity.style.animation = 'pulse-blue 2s infinite';\n            }, { passive: true });\n            \n            \/\/ \u062a\u062d\u0633\u064a\u0646\u0627\u062a \u0644\u0644\u0623\u062c\u0647\u0632\u0629 \u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629\n            function isMobile() {\n                return \/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini\/i.test(navigator.userAgent);\n            }\n            \n            if (isMobile()) {\n                document.body.style.overflowX = 'hidden';\n                document.body.style.webkitOverflowScrolling = 'touch';\n                \n                document.querySelectorAll('.community-text').forEach(p => {\n                    p.style.fontSize = '16px';\n                    p.style.lineHeight = '1.8';\n                });\n            }\n            \n            \/\/ \u0625\u0636\u0627\u0641\u0629 \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0646\u0642\u0631 \u0639\u0644\u0649 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a\n            cards.forEach(card => {\n                card.addEventListener('click', function(e) {\n                    if (!e.target.classList.contains('social-icon')) {\n                        this.style.transform = 'translateY(-5px) scale(1.01)';\n                        setTimeout(() => {\n                            this.style.transform = 'translateY(-10px) scale(1.02)';\n                        }, 150);\n                        \n                        \/\/ \u062a\u0623\u062b\u064a\u0631 \u0639\u0644\u0645 \u0635\u063a\u064a\u0631\n                        const flag = document.createElement('div');\n                        flag.style.cssText = `\n                            position: absolute;\n                            width: 30px;\n                            height: 20px;\n                            border-radius: 3px;\n                            z-index: 100;\n                            pointer-events: none;\n                            animation: floatFlag 1s forwards;\n                            background-image: url('https:\/\/flagcdn.com\/w320\/eg.png');\n                            background-size: cover;\n                        `;\n                        \n                        const rect = this.getBoundingClientRect();\n                        flag.style.left = (e.clientX - rect.left - 15) + 'px';\n                        flag.style.top = (e.clientY - rect.top - 10) + 'px';\n                        \n                        this.appendChild(flag);\n                        \n                        setTimeout(() => {\n                            flag.remove();\n                        }, 1000);\n                    }\n                });\n            });\n            \n            \/\/ \u0625\u0636\u0627\u0641\u0629 \u0623\u0646\u0645\u0627\u0637 \u0644\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u062d\u0631\u0643\u0629\n            const style = document.createElement('style');\n            style.textContent = `\n                @keyframes floatFlag {\n                    0% { transform: translateY(0) scale(1); opacity: 1; }\n                    100% { transform: translateY(-40px) scale(0.5); opacity: 0; }\n                }\n                \n                @keyframes fadeIn {\n                    from { opacity: 0; transform: translate(-50%, -60%); }\n                    to { opacity: 1; transform: translate(-50%, -50%); }\n                }\n                \n                @keyframes fadeOut {\n                    from { opacity: 1; transform: translate(-50%, -50%); }\n                    to { opacity: 0; transform: translate(-50%, -40%); }\n                }\n            `;\n            document.head.appendChild(style);\n            \n            \/\/ \u0631\u0633\u0627\u0644\u0629 \u062a\u0631\u062d\u064a\u0628\u064a\u0629\n            setTimeout(() => {\n                if (!sessionStorage.getItem('communityWelcome')) {\n                    const welcomeMsg = document.createElement('div');\n                    welcomeMsg.style.cssText = `\n                        position: fixed;\n                        top: 50%;\n                        left: 50%;\n                        transform: translate(-50%, -50%);\n                        background: linear-gradient(135deg, var(--primary), var(--secondary));\n                        color: white;\n                        padding: 25px 35px;\n                        border-radius: 20px;\n                        z-index: 10000;\n                        box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n                        text-align: center;\n                        animation: fadeIn 0.6s, fadeOut 0.6s 3s;\n                    `;\n                    welcomeMsg.innerHTML = `\n                        <h3 style=\"margin: 0 0 10px;\">\ud83c\udf0d \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \ud83c\udf0d<\/h3>\n                        <p style=\"margin: 0; font-size: 14px; opacity: 0.9;\">6 \u0623\u062e\u0628\u0627\u0631 \u0645\u062a\u0646\u0648\u0639\u0629 \u0645\u0646 \u0645\u062c\u062a\u0645\u0639\u0627\u062a\u0646\u0627<\/p>\n                    `;\n                    document.body.appendChild(welcomeMsg);\n                    \n                    setTimeout(() => {\n                        welcomeMsg.remove();\n                    }, 3600);\n                    \n                    sessionStorage.setItem('communityWelcome', 'true');\n                }\n            }, 800);\n            \n            \/\/ \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a\n            function updateStats() {\n                const stats = document.querySelectorAll('.stat-number:not([style*=\"color: #2e7d32\"])');\n                stats.forEach(stat => {\n                    const current = parseInt(stat.textContent.replace(\/[^0-9]\/g, ''));\n                    const target = Math.floor(current * (1 + Math.random() * 0.1));\n                    \n                    \/\/ \u062a\u0623\u062b\u064a\u0631 \u0639\u062f \u0645\u062a\u062d\u0631\u0643\n                    let count = current;\n                    const interval = setInterval(() => {\n                        count += Math.ceil((target - current) \/ 20);\n                        if (count >= target) {\n                            count = target;\n                            clearInterval(interval);\n                        }\n                        stat.textContent = count.toLocaleString() + (stat.textContent.includes('M') ? 'M' : '');\n                    }, 50);\n                });\n            }\n            \n            \/\/ \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0639\u0646\u062f \u0627\u0644\u062a\u0645\u0631\u064a\u0631\n            const statsObserver = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        updateStats();\n                        statsObserver.unobserve(entry.target);\n                    }\n                });\n            });\n            \n            const statsSection = document.querySelector('.community-stat');\n            if (statsSection) {\n                statsObserver.observe(statsSection);\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n        <div class=\"booster-block booster-reactions-block\">\n            <div class=\"twp-reactions-icons\">\n                \n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-1\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/happy.svg\" alt=\"Happy\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Happy                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                        \n                                                <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-2\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/sad.svg\" alt=\"Sad\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Sad                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-3\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/excited.svg\" alt=\"Excited\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Excited                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-6\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/sleepy.svg\" alt=\"Sleepy\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">\n                        Sleepy                    <\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                        \n                                                <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-4\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/angry.svg\" alt=\"Angry\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">Angry<\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                        \n                    <\/div>\n                <\/div>\n\n                <div class=\"twp-reacts-wrap\">\n                    <a react-data=\"be-react-5\" post-id=\"226630\" class=\"be-face-icons un-reacted\" href=\"javascript:void(0)\">\n                        <img decoding=\"async\" src=\"https:\/\/www.almadar.be\/wp-content\/plugins\/booster-extension\/\/assets\/icon\/surprise.svg\" alt=\"Surprise\">\n                    <\/a>\n                    <div class=\"twp-reaction-title\">Surprise<\/div>\n                    <div class=\"twp-count-percent\">\n                                                    <span style=\"display: none;\" class=\"twp-react-count\">0<\/span>\n                                                                        <span class=\"twp-react-percent\"><span>0<\/span> %<\/span>\n                                            <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n    ","protected":false},"excerpt":{"rendered":"<p>\u0623\u062e\u0628\u0627\u0631 \u2022 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u2022 \u0625\u0646\u062c\u0627\u0632\u0627\u062a \u2022 \u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629 \u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631: \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \ud83c\udf0d \u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631: \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \ud83c\udf0d \u0623\u062e\u0628\u0627\u0631 \u2022 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u2022 \u0625\u0646\u062c\u0627\u0632\u0627\u062a \u2022 \u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629 \u0627\u0644\u0639\u062f\u062f 51 \u2022 10 \u0641\u0628\u0631\u0627\u064a\u0631 2026 \ud83d\udce3 \u062e\u0628\u0631 \u0639\u0627\u062c\u0644: \u0645\u0624\u062a\u0645\u0631 \u0627\u0644\u062c\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0628\u0631\u0644\u064a\u0646 \u064a\u0637\u0644\u0642 \u0645\u0628\u0627\u062f\u0631\u0629 \u0644\u062f\u0639\u0645 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0634\u0628\u0627\u0628 &#8211; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":223289,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[15,53602],"tags":[],"class_list":["post-226630","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-15","category-53602"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.almadar.be\/wp-content\/uploads\/2026\/01\/%D9%86%D8%B4%D8%B1%D8%A9-%D8%A7%D9%84%D8%A7%D9%82%D8%A7%D9%85%D8%A9-%D9%88%D8%A7%D9%84%D9%84%D8%AC%D9%88%D8%A1-.jpg?fit=1248%2C832&ssl=1","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8NJWL-WXk","_links":{"self":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/226630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=226630"}],"version-history":[{"count":0,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/226630\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/media\/223289"}],"wp:attachment":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=226630"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=226630"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=226630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}