{"id":227627,"date":"2026-02-21T01:36:12","date_gmt":"2026-02-21T00:36:12","guid":{"rendered":"https:\/\/www.almadar.be\/?p=227627"},"modified":"2026-02-21T01:36:15","modified_gmt":"2026-02-21T00:36:15","slug":"%d9%86%d8%b4%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d8%a7%d8%b1-%d8%aa%d8%b1%d8%a8%d9%8a%d8%a9-%d8%a7%d9%84%d8%a3%d8%b7%d9%81%d8%a7%d9%84-%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=227627","title":{"rendered":"\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627"},"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>10 Minute, 7 Second                <\/div>\n\n            <\/div>\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, maximum-scale=5.0, user-scalable=yes\">\n    <title>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 | \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<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: linear-gradient(145deg, #1b3a4a 0%, #1a2f3a 100%);\n            font-family: 'Tajawal', sans-serif;\n            padding: clamp(10px, 3vw, 30px);\n            min-height: 100vh;\n            line-height: 1.6;\n        }\n\n        .newsletter {\n            max-width: 1400px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: clamp(20px, 4vw, 50px);\n            overflow: hidden;\n            box-shadow: 0 40px 80px rgba(0,0,0,0.5);\n            position: relative;\n        }\n\n        \/* Header - \u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0637\u0641\u0648\u0644\u0629 *\/\n        .header {\n            background: linear-gradient(135deg, #2c5f7a 0%, #3b8b9e 50%, #5cb3b3 100%);\n            color: white;\n            padding: clamp(30px, 6vw, 60px) clamp(20px, 4vw, 40px);\n            position: relative;\n            overflow: hidden;\n            border-bottom: 4px solid #ffd966;\n        }\n\n        .header::before {\n            content: '\ud83d\udc76';\n            position: absolute;\n            top: -30px;\n            left: 0;\n            right: 0;\n            font-size: 150px;\n            opacity: 0.1;\n            transform: rotate(-10deg);\n            animation: float 20s ease-in-out infinite;\n        }\n\n        @keyframes float {\n            0%, 100% { transform: rotate(-10deg) translateY(0); }\n            50% { transform: rotate(-10deg) translateY(-20px); }\n        }\n\n        .header-content {\n            position: relative;\n            z-index: 3;\n            text-align: center;\n        }\n\n        .logo-wrapper {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: clamp(15px, 3vw, 30px);\n            margin-bottom: clamp(15px, 3vw, 25px);\n            flex-wrap: wrap;\n        }\n\n        .logo-icon {\n            font-size: clamp(40px, 8vw, 70px);\n            filter: drop-shadow(0 10px 25px rgba(255,217,102,0.5));\n            animation: pulse 3s ease-in-out infinite;\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1); filter: drop-shadow(0 10px 25px rgba(255,217,102,0.5)); }\n            50% { transform: scale(1.05); filter: drop-shadow(0 15px 35px rgba(255,217,102,0.8)); }\n        }\n\n        .header h1 {\n            font-size: clamp(32px, 7vw, 54px);\n            font-weight: 900;\n            margin-bottom: 15px;\n            text-shadow: 0 4px 20px rgba(0,0,0,0.5);\n            background: linear-gradient(135deg, #ffffff, #ffd966, #ffffff);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            letter-spacing: 1px;\n        }\n\n        .header-subtitle {\n            font-size: clamp(18px, 3.5vw, 24px);\n            font-weight: 600;\n            color: rgba(255,255,255,0.9);\n            margin-bottom: 25px;\n            text-shadow: 0 2px 10px rgba(0,0,0,0.3);\n            position: relative;\n            display: inline-block;\n            padding: 0 20px;\n        }\n\n        .header-subtitle::before,\n        .header-subtitle::after {\n            content: '';\n            position: absolute;\n            top: 50%;\n            width: 40px;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #ffd966, transparent);\n        }\n\n        .header-subtitle::before { right: 100%; }\n        .header-subtitle::after { left: 100%; }\n\n        .header-meta {\n            display: flex;\n            justify-content: center;\n            gap: clamp(10px, 2vw, 30px);\n            flex-wrap: wrap;\n            margin: 30px 0 25px;\n        }\n\n        .header-meta-item {\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(15px);\n            padding: clamp(8px, 1.5vw, 16px) clamp(15px, 2.5vw, 30px);\n            border-radius: 60px;\n            font-size: clamp(13px, 2vw, 16px);\n            font-weight: 600;\n            border: 1px solid rgba(255,217,102,0.4);\n            box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .header-meta-item i { color: #ffd966; font-size: 18px; }\n\n        .date-badge {\n            display: inline-block;\n            background: #ffd966;\n            color: #1a3a4a;\n            padding: clamp(12px, 2.5vw, 18px) clamp(25px, 5vw, 50px);\n            border-radius: 60px;\n            font-weight: 800;\n            font-size: clamp(20px, 4vw, 28px);\n            box-shadow: 0 15px 35px rgba(255,217,102,0.4);\n            border: 2px solid rgba(255,255,255,0.3);\n            letter-spacing: 1px;\n        }\n\n        \/* \u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0646\u0634\u0631\u0629 *\/\n        .section {\n            padding: clamp(25px, 5vw, 50px) clamp(15px, 3vw, 40px);\n            border-bottom: 1px solid #eaeef2;\n            background: white;\n        }\n\n        .section:last-of-type { border-bottom: none; }\n\n        .section-title {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-bottom: clamp(25px, 4vw, 40px);\n            flex-wrap: wrap;\n        }\n\n        .section-icon {\n            width: clamp(50px, 7vw, 70px);\n            height: clamp(50px, 7vw, 70px);\n            background: linear-gradient(135deg, #2c5f7a, #3b8b9e);\n            border-radius: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: clamp(28px, 4.5vw, 36px);\n            color: #ffd966;\n            box-shadow: 0 15px 30px rgba(44,95,122,0.3);\n        }\n\n        .section-title h2 {\n            font-size: clamp(24px, 4.5vw, 34px);\n            font-weight: 800;\n            color: #2c5f7a;\n            margin: 0;\n            position: relative;\n            padding-bottom: 5px;\n        }\n\n        .section-title h2::after {\n            content: '';\n            position: absolute;\n            bottom: -5px;\n            right: 0;\n            width: 60px;\n            height: 3px;\n            background: #ffd966;\n            border-radius: 3px;\n        }\n\n        .section-title span {\n            color: #666;\n            font-size: clamp(14px, 2vw, 18px);\n            margin-right: auto;\n            background: #e6f7ff;\n            padding: 8px 20px;\n            border-radius: 40px;\n            font-weight: 600;\n            border: 1px solid #b3e0ff;\n        }\n\n        \/* \u0634\u0628\u0643\u0629 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 *\/\n        .news-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: clamp(20px, 3vw, 30px);\n        }\n\n        @media (max-width: 1200px) { .news-grid { grid-template-columns: repeat(2, 1fr); } }\n        @media (max-width: 800px) { .news-grid { grid-template-columns: 1fr; } }\n\n        \/* \u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u062e\u0628\u0631 *\/\n        .news-card {\n            background: #ffffff;\n            border-radius: 24px;\n            overflow: hidden;\n            transition: all 0.4s;\n            border: 1px solid #e9ecef;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.05);\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .news-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, #2c5f7a, #ffd966, #2c5f7a);\n            transform: translateX(-100%);\n            transition: transform 0.5s;\n            z-index: 5;\n        }\n\n        .news-card:hover::before { transform: translateX(0); }\n        .news-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(44,95,122,0.15);\n            border-color: #ffd966;\n        }\n\n        .image-wrapper {\n            position: relative;\n            height: 180px;\n            overflow: hidden;\n            background: #f0f9ff;\n        }\n\n        .image-wrapper img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.6s;\n        }\n\n        .news-card:hover .image-wrapper img { transform: scale(1.1); }\n\n        .category-badge {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            background: linear-gradient(135deg, #2c5f7a, #3b8b9e);\n            color: white;\n            padding: 5px 12px;\n            border-radius: 30px;\n            font-size: 11px;\n            font-weight: 800;\n            z-index: 2;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n            border: 1px solid rgba(255,217,102,0.3);\n        }\n\n        .city-badge {\n            position: absolute;\n            bottom: 10px;\n            left: 10px;\n            background: rgba(255,217,102,0.9);\n            color: #1a3a4a;\n            padding: 5px 12px;\n            border-radius: 30px;\n            font-size: 11px;\n            font-weight: 800;\n            z-index: 2;\n            backdrop-filter: blur(5px);\n            border: 1px solid white;\n        }\n\n        .news-content {\n            padding: 20px;\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .news-meta {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 10px;\n            font-size: 12px;\n            color: #6a6f7a;\n        }\n\n        .news-meta span { display: flex; align-items: center; gap: 5px; }\n        .news-meta i { color: #ffd966; font-size: 13px; }\n\n        .news-title {\n            font-size: 18px;\n            font-weight: 800;\n            color: #2c5f7a;\n            margin-bottom: 12px;\n            line-height: 1.5;\n            border-right: 3px solid #ffd966;\n            padding-right: 10px;\n        }\n\n        .news-text {\n            font-size: 14px;\n            color: #2d333f;\n            line-height: 1.7;\n            margin-bottom: 15px;\n            text-align: justify;\n        }\n\n        .news-text strong {\n            color: #d97706;\n            font-weight: 800;\n            font-size: 14px;\n            display: inline;\n        }\n\n        .news-source {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            color: #6a6f7a;\n            border-top: 1px solid #e9ecef;\n            padding-top: 12px;\n            margin-top: auto;\n        }\n\n        .news-source i { color: #ffd966; font-size: 13px; }\n\n        \/* \u062a\u0630\u064a\u064a\u0644 *\/\n        .footer {\n            background: linear-gradient(135deg, #2c5f7a 0%, #1a3a4a 100%);\n            color: white;\n            padding: clamp(30px, 5vw, 50px) clamp(20px, 4vw, 40px);\n            border-top: 4px solid #ffd966;\n        }\n\n        .footer-content { text-align: center; max-width: 900px; margin: 0 auto; }\n        .footer-logo {\n            font-size: clamp(24px, 4vw, 32px);\n            font-weight: 900;\n            margin-bottom: 15px;\n            background: linear-gradient(135deg, #ffffff, #ffd966);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .footer-links {\n            display: flex;\n            justify-content: center;\n            gap: clamp(10px, 2vw, 20px);\n            margin: 20px 0;\n            flex-wrap: wrap;\n        }\n\n        .footer-links a {\n            color: #ffd966;\n            text-decoration: none;\n            font-weight: 700;\n            padding: 8px 18px;\n            border-radius: 40px;\n            background: rgba(255,217,102,0.1);\n            border: 1px solid rgba(255,217,102,0.3);\n            transition: all 0.3s;\n        }\n\n        .footer-links a:hover {\n            background: #ffd966;\n            color: #2c5f7a;\n            transform: scale(1.05);\n        }\n\n        .copyright { font-size: 13px; opacity: 0.8; margin-top: 20px; }\n\n        \/* \u0632\u0631 \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u0644\u0623\u0639\u0644\u0649 *\/\n        .scroll-top {\n            position: fixed;\n            bottom: 20px;\n            left: 20px;\n            background: #ffd966;\n            color: #2c5f7a;\n            width: 45px;\n            height: 45px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 22px;\n            cursor: pointer;\n            box-shadow: 0 4px 15px rgba(255,217,102,0.4);\n            transition: all 0.3s;\n            z-index: 100;\n            border: 2px solid white;\n        }\n\n        .scroll-top:hover {\n            transform: scale(1.1) rotate(360deg);\n            background: #2c5f7a;\n            color: #ffd966;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"newsletter\">\n        <!-- Header -->\n        <div class=\"header\">\n            <div class=\"header-content\">\n                <div class=\"logo-wrapper\">\n                    <span class=\"logo-icon\">\ud83d\udc76<\/span>\n                    <span class=\"logo-icon\">\ud83c\udf0d<\/span>\n                <\/div>\n                <h1>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627<\/h1>\n                <div class=\"header-subtitle\">\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<\/div>\n                <div class=\"header-meta\">\n                    <div class=\"header-meta-item\"><span>\ud83d\udccd<\/span> \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646 &#8211; \u0628\u0627\u0631\u064a\u0633 &#8211; \u0644\u0646\u062f\u0646 &#8211; \u0631\u0648\u0645\u0627 &#8211; \u0628\u0631\u0648\u0643\u0633\u0644 &#8211; \u0644\u0627\u0647\u0627\u064a<\/div>\n                    <div class=\"header-meta-item\"><span>\ud83d\udce1<\/span> \u062a\u063a\u0637\u064a\u0629 \u062e\u0627\u0635\u0629 \u0645\u0646 \u0639\u0648\u0627\u0635\u0645 \u0627\u0644\u0642\u0627\u0631\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/div>\n                    <div class=\"header-meta-item\"><span>\u26a1<\/span> \u0662\u0661 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0666<\/div>\n                <\/div>\n                <div class=\"date-badge\">\u0627\u0644\u0633\u0628\u062a \u0662\u0661 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0666<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0631\u0626\u064a\u0633\u064a: 6 \u0623\u062e\u0628\u0627\u0631 \u062d\u0648\u0644 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 -->\n        <div class=\"section\">\n            <div class=\"section-title\">\n                <div class=\"section-icon\">\ud83d\udc76<\/div>\n                <h2>\u0645\u0644\u0641 \u062e\u0627\u0635: \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627<\/h2>\n                <span>\u0666 \u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0646 \u0639\u0648\u0627\u0635\u0645 \u0645\u062e\u062a\u0644\u0641\u0629<\/span>\n            <\/div>\n            \n            <div class=\"news-grid\">\n                <!-- \u062e\u0628\u0631 1: \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 - \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.who.int\/images\/default-source\/headquarters\/regional-offices\/euro\/kluge\/kluge-rc75-speech-2026.tmb-1920v.jpg?w=640&#038;ssl=1\" alt=\"\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0644\u0623\u0637\u0641\u0627\u0644\" onerror=\"this.src='https:\/\/images.unsplash.com\/photo-1576091160399-112ba8d25d1d?w=600&#038;auto=format&#038;fit=crop'\">\n                        <div class=\"category-badge\">\ud83c\udfe5 \u0635\u062d\u0629 \u0627\u0644\u0637\u0641\u0644<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0663 \u0633\u0627\u0639\u0627\u062a<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0664\u066b\u0668K<\/span><\/div>\n                        <h3 class=\"news-title\">\u062f\u0648\u0644 \u0623\u0648\u0631\u0648\u0628\u0627 \u062a\u0639\u062a\u0645\u062f \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0645\u0646\u0638\u0645\u0629 \u0627\u0644\u0635\u062d\u0629 \u0644\u0635\u062d\u0629 \u0627\u0644\u0637\u0641\u0644 \u0662\u0660\u0662\u0666-\u0662\u0660\u0663\u0660<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \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 \u0645\u0646 \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646:<\/span> \u0627\u0639\u062a\u0645\u062f\u062a \u062c\u0645\u064a\u0639 \u0627\u0644\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0636\u0627\u0621 \u0641\u064a \u0627\u0644\u0645\u0643\u062a\u0628 \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a \u0644\u0645\u0646\u0638\u0645\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0644\u0623\u0648\u0631\u0648\u0628\u0627 (\u0665\u0663 \u062f\u0648\u0644\u0629) \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u062a\u062d\u062a \u0639\u0646\u0648\u0627\u0646 &#8220;\u0628\u062f\u0627\u064a\u0629 \u0635\u062d\u064a\u0629 \u0644\u062d\u064a\u0627\u0629 \u0635\u062d\u064a\u0629&#8221;\u060c \u062a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0636\u0645\u0627\u0646 \u062d\u0635\u0648\u0644 \u0643\u0644 \u0637\u0641\u0644 \u0648\u0645\u0631\u0627\u0647\u0642 \u0639\u0644\u0649 \u0641\u0631\u0635 \u0627\u0644\u0646\u0645\u0648 \u0648\u0627\u0644\u062a\u0637\u0648\u0631 \u0627\u0644\u0635\u062d\u064a. \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0645\u0637\u0648\u0631\u0629 \u0628\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0627\u0644\u064a\u0648\u0646\u064a\u0633\u0641 \u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0641\u062c\u0648\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0646\u0641\u0633\u064a\u0629\u060c \u0627\u0644\u0645\u062e\u0627\u0637\u0631 \u0627\u0644\u0631\u0642\u0645\u064a\u0629\u060c \u0648\u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0641\u0642\u0631 \u0648\u062a\u063a\u064a\u0631 \u0627\u0644\u0645\u0646\u0627\u062e \u0639\u0644\u0649 \u0627\u0644\u0623\u0637\u0641\u0627\u0644. \u062f\u0639\u0627 \u0627\u0644\u0645\u062f\u064a\u0631 \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a \u0647\u0627\u0646\u0632 \u0643\u0644\u0648\u063a \u0625\u0644\u0649 &#8220;\u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631 \u0641\u064a \u0627\u0644\u0635\u062d\u0629 \u0648\u0627\u0644\u062d\u0645\u0627\u064a\u0629 \u0648\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0645\u0628\u0643\u0631\u0627\u064b \u0644\u0628\u0646\u0627\u0621 \u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0623\u0643\u062b\u0631 \u0645\u0631\u0648\u0646\u0629 \u0644\u0644\u0623\u062c\u064a\u0627\u0644 \u0627\u0644\u0642\u0627\u062f\u0645\u0629&#8221;.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: \u0645\u0646\u0638\u0645\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u2013 \u0627\u0644\u0645\u0643\u062a\u0628 \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a \u0644\u0623\u0648\u0631\u0648\u0628\u0627<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u062e\u0628\u0631 2: \u062a\u0645\u0648\u064a\u0644 \u062f\u0646\u0645\u0627\u0631\u0643\u064a \u0644\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 - \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503919545889-a1b7cc2a5d7c?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\">\n                        <div class=\"category-badge\">\ud83d\udcb0 \u062a\u0645\u0648\u064a\u0644 \u062d\u0643\u0648\u0645\u064a<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0665 \u0633\u0627\u0639\u0627\u062a<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0663\u066b\u0662K<\/span><\/div>\n                        <h3 class=\"news-title\">\u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643 \u062a\u062e\u0635\u0635 \u0661\u066b\u0667 \u0645\u0644\u064a\u0627\u0631 \u0643\u0631\u0648\u0646\u0629 \u0644\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u0631\u0628\u0648\u064a\u0629 \u0648\u062a\u062e\u0641\u064a\u0636 \u0631\u0633\u0648\u0645 \u0627\u0644\u062d\u0636\u0627\u0646\u0627\u062a<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \u0645\u0631\u0627\u0633\u0644\u0629 #\u0627\u0644\u0645\u062f\u0627\u0631 \u0641\u064a \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646 \u062a\u0631\u0635\u062f:<\/span> \u0623\u0642\u0631\u062a \u0627\u0644\u062d\u0643\u0648\u0645\u0629 \u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\u064a\u0629 \u062d\u0632\u0645\u0629 \u062a\u0645\u0648\u064a\u0644 \u062c\u062f\u064a\u062f\u0629 \u0628\u0642\u064a\u0645\u0629 \u0661\u066b\u0667 \u0645\u0644\u064a\u0627\u0631 \u0643\u0631\u0648\u0646\u0629 \u0636\u0645\u0646 \u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0662\u0660\u0662\u0667 \u0644\u062a\u0639\u0632\u064a\u0632 \u0642\u0637\u0627\u0639 \u0627\u0644\u0637\u0641\u0648\u0644\u0629 \u0627\u0644\u0645\u0628\u0643\u0631\u0629. \u062a\u0634\u0645\u0644 \u0627\u0644\u062d\u0632\u0645\u0629 \u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u0631\u0628\u0648\u064a\u0629 \u0641\u064a \u062f\u0648\u0631 \u0627\u0644\u062d\u0636\u0627\u0646\u0629 \u0648\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644\u060c \u0648\u062a\u062e\u0641\u064a\u0636 \u0631\u0633\u0648\u0645 \u0627\u0644\u0648\u0627\u0644\u062f\u064a\u0646. \u0648\u0632\u064a\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0645\u0627\u062a\u064a\u0627\u0633 \u062a\u064a\u0633\u0641\u0627\u064a \u0623\u0643\u062f \u0623\u0646 \u0627\u0644\u0623\u0633\u0631 \u0633\u062a\u0648\u0641\u0631 \u062d\u0648\u0627\u0644\u064a \u0663\u0662\u0660\u0660 \u0643\u0631\u0648\u0646\u0629 \u0633\u0646\u0648\u064a\u0627\u064b \u0644\u0643\u0644 \u0637\u0641\u0644. \u0627\u0644\u062a\u0645\u0648\u064a\u0644 \u0627\u0644\u0634\u0647\u0631\u064a \u064a\u064f\u0635\u0631\u0641 \u0644\u0644\u0628\u0644\u062f\u064a\u0627\u062a \u0644\u062a\u062d\u0633\u064a\u0646 \u062c\u0648\u062f\u0629 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0648\u062a\u0642\u0644\u064a\u0644 \u0646\u0633\u0628\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0639\u0644\u0645\u064a\u0646 \u0627\u0639\u062a\u0628\u0627\u0631\u0627\u064b \u0645\u0646 \u0662\u0660\u0662\u0667.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643\u064a\u0629 \u2013 \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u062e\u0628\u0631 3: \u062e\u0637\u0629 \u0641\u0631\u0646\u0633\u064a\u0629 \u0644\u0645\u0648\u0627\u062c\u0647\u0629 \u062a\u0631\u0627\u062c\u0639 \u0627\u0644\u0645\u0648\u0627\u0644\u064a\u062f - \u0628\u0627\u0631\u064a\u0633 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541872703-74c5e44368f9?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\">\n                        <div class=\"category-badge\">\ud83c\uddeb\ud83c\uddf7 \u062f\u0639\u0645 \u0627\u0644\u0623\u0633\u0631\u0629<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0628\u0627\u0631\u064a\u0633<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0667 \u0633\u0627\u0639\u0627\u062a<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0665\u066b\u0666K<\/span><\/div>\n                        <h3 class=\"news-title\">\u0646\u0648\u0627\u0628 \u0641\u0631\u0646\u0633\u064a\u0648\u0646 \u064a\u0648\u0635\u0648\u0646 \u0628\u062f\u0639\u0645 \u0645\u0627\u0644\u064a \u0634\u0647\u0631\u064a \u0662\u0665\u0660 \u064a\u0648\u0631\u0648 \u0644\u0643\u0644 \u0637\u0641\u0644 \u062d\u062a\u0649 \u0633\u0646 \u0627\u0644\u0639\u0634\u0631\u064a\u0646<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \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 \u0645\u0646 \u0628\u0627\u0631\u064a\u0633:<\/span> \u0623\u0648\u0635\u0649 \u062a\u0642\u0631\u064a\u0631 \u0628\u0631\u0644\u0645\u0627\u0646\u064a \u0641\u0631\u0646\u0633\u064a \u0628\u062d\u0632\u0645\u0629 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0644\u0645\u0648\u0627\u062c\u0647\u0629 \u062a\u0631\u0627\u062c\u0639 \u0627\u0644\u0645\u0648\u0627\u0644\u064a\u062f\u060c \u0644\u0623\u0648\u0644 \u0645\u0631\u0629 \u0645\u0646\u0630 \u0627\u0644\u062d\u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629. \u062a\u0634\u0645\u0644 \u0627\u0644\u062a\u0648\u0635\u064a\u0627\u062a \u0635\u0631\u0641 \u062f\u0641\u0639\u0629 \u0634\u0647\u0631\u064a\u0629 \u0628\u0642\u064a\u0645\u0629 \u0662\u0665\u0660 \u064a\u0648\u0631\u0648 \u0644\u0643\u0644 \u0637\u0641\u0644 \u062d\u062a\u0649 \u0633\u0646 \u0627\u0644\u0639\u0634\u0631\u064a\u0646 \u0628\u063a\u0636 \u0627\u0644\u0646\u0638\u0631 \u0639\u0646 \u062f\u062e\u0644 \u0627\u0644\u0623\u0633\u0631\u0629\u060c \u0648\u0625\u062c\u0627\u0632\u0629 \u0648\u0627\u0644\u062f\u064a\u0629 \u0645\u062f\u0641\u0648\u0639\u0629 \u0644\u0645\u062f\u0629 \u0661\u0662 \u0634\u0647\u0631\u0627\u064b \u062a\u064f\u0642\u0633\u0645 \u0628\u064a\u0646 \u0627\u0644\u0648\u0627\u0644\u062f\u064a\u0646. \u0627\u0644\u0646\u0627\u0626\u0628 \u062c\u064a\u0631\u064a\u0645\u064a \u0628\u0627\u062a\u0631\u064a\u064a\u0647-\u0644\u064a\u062a\u0648\u0633 \u0642\u0627\u0644 \u0625\u0646 \u0627\u0644\u0647\u062f\u0641 &#8220;\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u064a\u0646 \u0645\u0646 \u062a\u062d\u0642\u064a\u0642 \u0631\u063a\u0628\u062a\u0647\u0645 \u0641\u064a \u0627\u0644\u0625\u0646\u062c\u0627\u0628&#8221;. \u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u064a\u0623\u062a\u064a \u0636\u0645\u0646 \u062e\u0637\u0629 \u062d\u0643\u0648\u0645\u064a\u0629 \u0623\u0648\u0633\u0639 \u0644\u0645\u0648\u0627\u062c\u0647\u0629 \u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u062e\u0635\u0648\u0628\u0629.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: \u0627\u0644\u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u2013 \u0628\u0627\u0631\u064a\u0633<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u062e\u0628\u0631 4: \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0622\u0628\u0627\u0621 \u0641\u064a \u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 - \u0646\u0627\u0628\u0648\u0644\u064a\/\u0631\u0648\u0645\u0627 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1585123334904-845d60e97b29?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0623\u0628 \u0645\u0639 \u0637\u0641\u0644\u0647\">\n                        <div class=\"category-badge\">\ud83d\udc68\u200d\ud83d\udc67 \u0622\u0628\u0627\u0621<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0646\u0627\u0628\u0648\u0644\u064a<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0669 \u0633\u0627\u0639\u0627\u062a<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0662\u066b\u0669K<\/span><\/div>\n                        <h3 class=\"news-title\">\u0646\u0627\u0628\u0648\u0644\u064a \u0645\u062e\u062a\u0628\u0631\u0627\u064b \u0623\u0648\u0631\u0648\u0628\u064a\u0627\u064b \u0644\u062a\u0634\u062c\u064a\u0639 \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0622\u0628\u0627\u0621 \u0641\u064a \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u062e\u0644\u0627\u0644 \u0627\u0644\u0623\u0644\u0641 \u064a\u0648\u0645 \u0627\u0644\u0623\u0648\u0644\u0649<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \u0645\u0631\u0627\u0633\u0644 #\u0627\u0644\u0645\u062f\u0627\u0631 \u0645\u0646 \u0646\u0627\u0628\u0648\u0644\u064a:<\/span> \u0627\u062e\u062a\u064a\u0631\u062a \u0645\u062f\u064a\u0646\u0629 \u0646\u0627\u0628\u0648\u0644\u064a \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629 \u0643\u0645\u062f\u064a\u0646\u0629 \u0645\u062e\u062a\u0628\u0631 \u0636\u0645\u0646 \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a EMiNC \u0628\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0628\u0631\u0634\u0644\u0648\u0646\u0629 \u0648\u0644\u0634\u0628\u0648\u0646\u0629\u060c \u0644\u062a\u0639\u0632\u064a\u0632 \u062f\u0648\u0631 \u0627\u0644\u0622\u0628\u0627\u0621 \u0641\u064a \u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u062e\u0644\u0627\u0644 \u0627\u0644\u0623\u0644\u0641 \u064a\u0648\u0645 \u0627\u0644\u0623\u0648\u0644\u0649 \u0645\u0646 \u0627\u0644\u0639\u0645\u0631. \u0623\u0638\u0647\u0631\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0623\u0646 \u0625\u062c\u0627\u0632\u0629 \u0627\u0644\u0623\u0628\u0648\u0629 \u0641\u064a \u062c\u0646\u0648\u0628 \u0625\u064a\u0637\u0627\u0644\u064a\u0627 \u0644\u0627 \u062a\u062a\u062c\u0627\u0648\u0632 \u0663\u0668\u066a \u0645\u0642\u0627\u0631\u0646\u0629 \u0628\u0634\u0645\u0627\u0644 \u0627\u0644\u0628\u0644\u0627\u062f. \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u0648\u0646 \u064a\u0624\u0643\u062f\u0648\u0646 \u0623\u0646 \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0622\u0628\u0627\u0621 \u0627\u0644\u0645\u0628\u0643\u0631\u0629 \u062a\u062d\u0633\u0646 \u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0639\u0627\u0637\u0641\u064a \u0648\u0627\u0644\u0645\u0639\u0631\u0641\u064a \u0644\u0644\u0623\u0637\u0641\u0627\u0644 \u0648\u062a\u0642\u0644\u0644 \u0627\u0644\u0639\u0646\u0641 \u0627\u0644\u0623\u0633\u0631\u064a. \u0627\u0644\u0645\u0634\u0631\u0648\u0639 \u064a\u0634\u0645\u0644 \u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u0635\u062d\u064a\u0629 \u0648\u0627\u0644\u062a\u0631\u0628\u0648\u064a\u0629.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: \u0645\u0634\u0631\u0648\u0639 EMiNC \u2013 \u0646\u0627\u0628\u0648\u0644\u064a<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u062e\u0628\u0631 5: \u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0644\u0644\u0645\u062f\u0631\u0633\u0629 - \u0644\u0646\u062f\u0646 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503676260728-1c00da094a0b?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0627\u0644\u0645\u062f\u0631\u0633\u0629\">\n                        <div class=\"category-badge\">\ud83d\udcda \u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0645\u062f\u0631\u0633\u064a<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0644\u0646\u062f\u0646<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0661\u0661 \u0633\u0627\u0639\u0629<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0664\u066b\u0661K<\/span><\/div>\n                        <h3 class=\"news-title\">\u0663\u0667\u066a \u0645\u0646 \u0623\u0637\u0641\u0627\u0644 \u0628\u0631\u064a\u0637\u0627\u0646\u064a\u0627 \u063a\u064a\u0631 \u0645\u0633\u062a\u0639\u062f\u064a\u0646 \u0644\u0644\u0645\u062f\u0631\u0633\u0629.. \u0648\u0663\u0660\u066a \u0644\u0627 \u064a\u0639\u0631\u0641\u0648\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0643\u062a\u0628<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \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 \u0645\u0646 \u0644\u0646\u062f\u0646:<\/span> \u0643\u0634\u0641 \u0645\u0633\u062d \u0633\u0646\u0648\u064a \u0644\u0645\u0624\u0633\u0633\u0629 Kindred Squared \u0623\u0646 \u0623\u0643\u062b\u0631 \u0645\u0646 \u062b\u0644\u062b \u0627\u0644\u0623\u0637\u0641\u0627\u0644 (\u0663\u0667\u066a) \u064a\u0628\u062f\u0624\u0648\u0646 \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u062f\u0648\u0646 \u0645\u0647\u0627\u0631\u0627\u062a \u0623\u0633\u0627\u0633\u064a\u0629. \u0663\u0660\u066a \u0644\u0627 \u064a\u0639\u0631\u0641\u0648\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0643\u062a\u0628 \u0648\u064a\u062d\u0627\u0648\u0644\u0648\u0646 \u062a\u0645\u0631\u064a\u0631 \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0639\u0644\u064a\u0647\u0627\u060c \u0662\u0668\u066a \u063a\u064a\u0631 \u0642\u0627\u062f\u0631\u064a\u0646 \u0639\u0644\u0649 \u0627\u0644\u0623\u0643\u0644 \u0648\u0627\u0644\u0634\u0631\u0628 \u0628\u0623\u0646\u0641\u0633\u0647\u0645\u060c \u0662\u0666\u066a \u063a\u064a\u0631 \u0645\u062f\u0631\u0628\u064a\u0646 \u0639\u0644\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0631\u062d\u0627\u0636. \u0627\u0644\u0645\u0639\u0644\u0645\u0648\u0646 \u064a\u0642\u0636\u0648\u0646 \u0661\u066b\u0664 \u0633\u0627\u0639\u0629 \u064a\u0648\u0645\u064a\u0627\u064b \u0641\u064a \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062d\u0641\u0627\u0636\u0627\u062a. \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u064a\u062d\u0630\u0631\u0648\u0646 \u0645\u0646 &#8220;\u0623\u0632\u0645\u0629 \u0646\u0638\u0627\u0645\u064a\u0629&#8221; \u0628\u0633\u0628\u0628 \u0648\u0642\u062a \u0627\u0644\u0634\u0627\u0634\u0629 \u0627\u0644\u0645\u0641\u0631\u0637 \u0648\u0627\u0631\u062a\u0641\u0627\u0639 \u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0645\u0639\u064a\u0634\u0629\u060c \u062f\u0627\u0639\u064a\u0646 \u0625\u0644\u0649 \u062a\u0648\u062c\u064a\u0647 \u0648\u0637\u0646\u064a \u0644\u0644\u0622\u0628\u0627\u0621.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: Kindred Squared \u2013 \u0644\u0646\u062f\u0646<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- \u062e\u0628\u0631 6: \u0641\u062c\u0648\u0627\u062a \u0627\u0644\u0627\u0644\u062a\u062d\u0627\u0642 \u0628\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 - \u0628\u0631\u0648\u0643\u0633\u0644 -->\n                <div class=\"news-card\">\n                    <div class=\"image-wrapper\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1587654780291-39c9404d746b?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0631\u064a\u0627\u0636 \u0623\u0637\u0641\u0627\u0644\">\n                        <div class=\"category-badge\">\ud83c\uddea\ud83c\uddfa \u062a\u0642\u0631\u064a\u0631 \u0623\u0648\u0631\u0648\u0628\u064a<\/div>\n                        <div class=\"city-badge\">\ud83d\udccd \u0628\u0631\u0648\u0643\u0633\u0644<\/div>\n                    <\/div>\n                    <div class=\"news-content\">\n                        <div class=\"news-meta\"><span><span>\u23f1\ufe0f<\/span> \u0645\u0646\u0630 \u0661\u0663 \u0633\u0627\u0639\u0629<\/span><span><span>\ud83d\udc41\ufe0f<\/span> \u0663\u066b\u0665K<\/span><\/div>\n                        <h3 class=\"news-title\">\u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629: \u0641\u062c\u0648\u0629 \u0661\u0666\u066a \u0641\u064a \u0627\u0644\u062a\u062d\u0627\u0642 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0627\u0644\u0645\u0639\u0631\u0636\u064a\u0646 \u0644\u0644\u062e\u0637\u0631 \u0628\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0627\u0644\u0645\u0628\u0643\u0631\u0629<\/h3>\n                        <p class=\"news-text\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \u0645\u0631\u0627\u0633\u0644\u0629 #\u0627\u0644\u0645\u062f\u0627\u0631 \u0641\u064a \u0628\u0631\u0648\u0643\u0633\u0644:<\/span> \u0643\u0634\u0641 \u062a\u0642\u0631\u064a\u0631 \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 &#8220;\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0645\u0628\u0643\u0631\u0629&#8221; \u0639\u0646 \u0641\u062c\u0648\u0627\u062a \u0643\u0628\u064a\u0631\u0629 \u0641\u064a \u0627\u0644\u062a\u062d\u0627\u0642 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u062f\u0648\u0646 \u0627\u0644\u062b\u0627\u0644\u062b\u0629\u060c \u062e\u0627\u0635\u0629 \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0647\u0634\u0629. \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0627\u0644\u0645\u0639\u0631\u0636\u0648\u0646 \u0644\u062e\u0637\u0631 \u0627\u0644\u0641\u0642\u0631 \u0623\u0648 \u0627\u0644\u0625\u0642\u0635\u0627\u0621 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u062a\u0642\u0644 \u0645\u0634\u0627\u0631\u0643\u062a\u0647\u0645 \u0628\u0646\u0633\u0628\u0629 \u0661\u0666\u066a \u0639\u0646 \u0623\u0642\u0631\u0627\u0646\u0647\u0645. \u0623\u0648\u0635\u0649 \u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0628\u062a\u0648\u0633\u064a\u0639 \u0627\u0644\u0625\u0639\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629\u060c \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0648\u0639\u064a\u0629 \u0627\u0644\u0623\u0633\u0631\u064a\u0629\u060c \u0648\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0634\u0627\u0645\u0644\u0629 \u062b\u0642\u0627\u0641\u064a\u0627\u064b \u0648\u0644\u063a\u0648\u064a\u0627\u064b. \u0623\u064a\u0631\u0644\u0646\u062f\u0627 \u0645\u062b\u0627\u0644 \u0625\u064a\u062c\u0627\u0628\u064a \u0628\u0639\u062f \u0632\u064a\u0627\u062f\u0627\u062a \u0645\u0636\u0627\u0639\u0641\u0629 \u0641\u064a \u0627\u0644\u0627\u0644\u062a\u062d\u0627\u0642 \u0628\u0641\u0636\u0644 \u0628\u0631\u0646\u0627\u0645\u062c ECCE \u0627\u0644\u0645\u062c\u0627\u0646\u064a.<\/p>\n                        <div class=\"news-source\"><span>\ud83d\udccc<\/span> \u0627\u0644\u0645\u0635\u062f\u0631: \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u2013 \u0628\u0631\u0648\u0643\u0633\u0644<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u062e\u0627\u062a\u0645\u0629 \u0645\u0639 \u062a\u0648\u0635\u064a\u0627\u062a -->\n        <div class=\"section\" style=\"background: linear-gradient(145deg, #f0f9ff, #ffffff);\">\n            <div style=\"display: flex; align-items: center; gap: 20px; flex-wrap: wrap;\">\n                <div style=\"flex: 1; min-width: 250px;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541336032412-2048a678540d?w=600&#038;auto=format&#038;fit=crop\" alt=\"\u0623\u0637\u0641\u0627\u0644 \u064a\u0644\u0639\u0628\u0648\u0646\" style=\"width:100%; border-radius:24px; box-shadow:0 10px 30px rgba(0,0,0,0.1);\">\n                <\/div>\n                <div style=\"flex: 2;\">\n                    <h3 style=\"color:#2c5f7a; font-size:24px; font-weight:800; margin-bottom:15px;\">\u0645\u0644\u062e\u0635: \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \u0628\u064a\u0646 \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a \u0648\u0627\u0644\u062d\u0644\u0648\u0644<\/h3>\n                    <p style=\"font-size:16px; color:#333; line-height:1.8; text-align:justify;\"><span style=\"color:#d97706; font-weight:800;\">\ud83d\udce2 \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> \u062a\u0638\u0647\u0631 \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0646 \u0639\u0648\u0627\u0635\u0645 \u0623\u0648\u0631\u0648\u0628\u0627 \u0623\u0646 \u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u0637\u0641\u0648\u0644\u0629 \u0627\u0644\u0645\u0628\u0643\u0631\u0629 \u062a\u062d\u062a\u0644 \u0623\u0648\u0644\u0648\u064a\u0629 \u0645\u062a\u0632\u0627\u064a\u062f\u0629. \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0648\u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u062a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0636\u0645\u0627\u0646 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0634\u0627\u0645\u0644\u0629 (\u0645\u0646\u0638\u0645\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629)\u060c \u062a\u0645\u0648\u064a\u0644 \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u0631\u0628\u0648\u064a\u0629 (\u0627\u0644\u062f\u0646\u0645\u0627\u0631\u0643)\u060c \u0627\u0644\u062f\u0639\u0645 \u0627\u0644\u0645\u0627\u0644\u064a \u0644\u0644\u0623\u0633\u0631\u0629 (\u0641\u0631\u0646\u0633\u0627)\u060c \u0625\u0634\u0631\u0627\u0643 \u0627\u0644\u0622\u0628\u0627\u0621 (\u0625\u064a\u0637\u0627\u0644\u064a\u0627)\u060c \u0648\u0645\u0639\u0627\u0644\u062c\u0629 \u0641\u062c\u0648\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0644\u0644\u0645\u062f\u0631\u0633\u0629 (\u0628\u0631\u064a\u0637\u0627\u0646\u064a\u0627) \u0648\u0627\u0644\u0627\u0644\u062a\u062d\u0627\u0642 \u0627\u0644\u0645\u0628\u0643\u0631 (\u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629). \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u0645\u0634\u062a\u0631\u0643\u0629 \u062a\u0634\u0645\u0644 \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\u060c \u0627\u0644\u0641\u0642\u0631\u060c \u0648\u0635\u0639\u0648\u0628\u0627\u062a \u0627\u0644\u0648\u0635\u0648\u0644 \u0644\u0644\u062e\u062f\u0645\u0627\u062a\u060c \u0648\u0627\u0644\u062d\u0644\u0648\u0644 \u062a\u062a\u062c\u0647 \u0646\u062d\u0648 \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a \u062d\u0643\u0648\u0645\u064a\u0629 \u0623\u0648\u0633\u0639 \u0648\u0633\u064a\u0627\u0633\u0627\u062a \u0623\u0643\u062b\u0631 \u0634\u0645\u0648\u0644\u0627\u064b \u0644\u0636\u0645\u0627\u0646 &#8220;\u0628\u062f\u0627\u064a\u0629 \u0635\u062d\u064a\u0629&#8221; \u0644\u0643\u0644 \u0637\u0641\u0644.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u0627\u0644\u062a\u0630\u064a\u064a\u0644 -->\n        <div class=\"footer\">\n            <div class=\"footer-content\">\n                <div class=\"footer-logo\">\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<\/div>\n                <div class=\"footer-links\">\n                    <a href=\"#\">\u0627\u0644\u0639\u062f\u062f \u0627\u0644\u0643\u0627\u0645\u0644<\/a>\n                    <a href=\"#\">\u0627\u0644\u0623\u0631\u0634\u064a\u0641<\/a>\n                    <a href=\"#\">\u0627\u0634\u062a\u0631\u0627\u0643<\/a>\n                    <a href=\"#\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a>\n                <\/div>\n                <div class=\"copyright\">\n                    \u00a9 \u0662\u0660\u0662\u0666 \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 \u2013 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629\n                <\/div>\n                <div style=\"margin-top:15px; font-size:13px; opacity:0.7;\">\u0645\u0635\u0627\u062f\u0631 \u0645\u0639\u062a\u0645\u062f\u0629: \u0645\u0646\u0638\u0645\u0629 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 &#8211; \u0648\u0632\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0639\u0644\u064a\u0645 &#8211; \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 &#8211; \u0645\u0631\u0627\u0643\u0632 \u0623\u0628\u062d\u0627\u062b<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \u0632\u0631 \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u0644\u0623\u0639\u0644\u0649 -->\n    <div class=\"scroll-top\" onclick=\"window.scrollTo({top: 0, behavior: 'smooth'})\">\n        \u2191\n    <\/div>\n\n    <script>\n        if ('ontouchstart' in window) {\n            document.querySelectorAll('.news-card, .footer-links a').forEach(el => {\n                el.style.cursor = 'pointer';\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=\"227627\" 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=\"227627\" 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=\"227627\" 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=\"227627\" 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=\"227627\" 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=\"227627\" 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>\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 | \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 \ud83d\udc76 \ud83c\udf0d \u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u2013 \u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627 \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 \ud83d\udccd \u0643\u0648\u0628\u0646\u0647\u0627\u063a\u0646 &#8211; \u0628\u0627\u0631\u064a\u0633 &#8211; \u0644\u0646\u062f\u0646 &#8211; \u0631\u0648\u0645\u0627 &#8211; \u0628\u0631\u0648\u0643\u0633\u0644 &#8211; \u0644\u0627\u0647\u0627\u064a \ud83d\udce1 \u062a\u063a\u0637\u064a\u0629 \u062e\u0627\u0635\u0629 \u0645\u0646 \u0639\u0648\u0627\u0635\u0645 \u0627\u0644\u0642\u0627\u0631\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u26a1 \u0662\u0661 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0666 \u0627\u0644\u0633\u0628\u062a \u0662\u0661 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0666 \ud83d\udc76 \u0645\u0644\u0641 \u062e\u0627\u0635: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":227628,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":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}},"categories":[365,53602],"tags":[],"class_list":["post-227627","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-365","category-53602"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.almadar.be\/wp-content\/uploads\/2026\/02\/%D9%86%D8%B4%D8%B1%D8%A9-%D8%A7%D9%84%D8%A7%D8%B7%D9%81%D8%A7%D9%84-.png?fit=1024%2C1536&ssl=1","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8NJWL-Xdp","_links":{"self":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/227627","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=227627"}],"version-history":[{"count":0,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/227627\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/media\/227628"}],"wp:attachment":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=227627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=227627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=227627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}