{"id":223103,"date":"2026-01-03T18:13:05","date_gmt":"2026-01-03T17:13:05","guid":{"rendered":"https:\/\/www.almadar.be\/?p=223103"},"modified":"2026-01-03T18:28:45","modified_gmt":"2026-01-03T17:28:45","slug":"%d8%a7%d9%84%d8%a8%d8%b1%d9%84%d9%85%d8%a7%d9%86-%d8%a7%d9%84%d8%a3%d9%88%d8%b1%d9%88%d8%a8%d9%8a-%d9%8a%d8%b9%d9%82%d8%af-%d8%a3%d9%88%d9%84-%d8%ac%d9%84%d8%b3%d8%a7%d8%aa%d9%87-%d9%81%d9%8a-2026","status":"publish","type":"post","link":"https:\/\/www.almadar.be\/?p=223103","title":{"rendered":"\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u064a\u0639\u0642\u062f \u0623\u0648\u0644 \u062c\u0644\u0633\u0627\u062a\u0647 \u0641\u064a 2026 \u0628\u062c\u062f\u0648\u0644 \u0623\u0639\u0645\u0627\u0644 \u0645\u0643\u062b\u0641"},"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>9 Minute, 23 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\">\n    <title>\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a 2026 &#8211; \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    <style>\n        \/* \u0627\u0644\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0639\u0627\u0645 *\/\n        :root {\n            --eu-blue: #003399;\n            --eu-yellow: #FFCC00;\n            --eu-light-blue: #6699CC;\n            --text-dark: #2C3E50;\n            --text-light: #5D6D7E;\n            --bg-light: #F8F9FA;\n            --border-color: #E0E0E0;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Segoe UI', 'Arial', 'Tahoma', sans-serif;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            color: var(--text-dark);\n            line-height: 1.7;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n        }\n        \n        \/* \u0627\u0644\u0647\u064a\u062f\u0631 *\/\n        .header {\n            background: linear-gradient(135deg, var(--eu-blue), #0044AA);\n            color: white;\n            padding: 35px;\n            text-align: center;\n            position: relative;\n            border-bottom: 5px solid var(--eu-yellow);\n        }\n        \n        .eu-flag {\n            position: absolute;\n            top: 20px;\n            left: 20px;\n            width: 60px;\n            height: 40px;\n            background: linear-gradient(90deg, \n                #003399 0%, #003399 33%, \n                #FFCC00 33%, #FFCC00 66%, \n                #FF0000 66%, #FF0000 100%);\n            border-radius: 5px;\n            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);\n        }\n        \n        .network-name {\n            font-size: 20px;\n            color: var(--eu-yellow);\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .main-title {\n            font-size: 36px;\n            font-weight: 800;\n            margin-bottom: 15px;\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n        }\n        \n        .news-date {\n            font-size: 18px;\n            background: rgba(255, 255, 255, 0.2);\n            padding: 10px 25px;\n            border-radius: 25px;\n            display: inline-block;\n            margin-top: 10px;\n        }\n        \n        \/* \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0628\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a *\/\n        .main-news {\n            padding: 40px;\n            background: var(--bg-light);\n        }\n        \n        .news-title {\n            color: var(--eu-blue);\n            font-size: 32px;\n            font-weight: 800;\n            margin-bottom: 20px;\n            line-height: 1.3;\n            border-right: 6px solid var(--eu-yellow);\n            padding-right: 20px;\n        }\n        \n        .news-subtitle {\n            color: var(--text-light);\n            font-size: 20px;\n            margin-bottom: 30px;\n            font-weight: 500;\n        }\n        \n        .news-image-container {\n            position: relative;\n            margin: 30px 0;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n            border: 3px solid var(--eu-blue);\n        }\n        \n        .parliament-image {\n            width: 100%;\n            height: 500px;\n            object-fit: cover;\n            transition: transform 0.5s ease;\n        }\n        \n        .parliament-image:hover {\n            transform: scale(1.02);\n        }\n        \n        .image-caption {\n            position: absolute;\n            bottom: 0;\n            right: 0;\n            left: 0;\n            background: linear-gradient(to top, rgba(0, 51, 153, 0.9), transparent);\n            color: white;\n            padding: 20px;\n            font-size: 16px;\n            font-weight: 500;\n        }\n        \n        \/* \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0628\u0631 *\/\n        .news-content {\n            background: white;\n            padding: 35px;\n            border-radius: 15px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            margin: 30px 0;\n        }\n        \n        .content-section {\n            margin-bottom: 30px;\n        }\n        \n        .section-title {\n            color: var(--eu-blue);\n            font-size: 24px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid var(--eu-yellow);\n        }\n        \n        .news-text {\n            color: var(--text-dark);\n            font-size: 18px;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            text-align: justify;\n        }\n        \n        .highlight-box {\n            background: linear-gradient(135deg, #E8F4FD, #F0F8FF);\n            border-right: 4px solid var(--eu-blue);\n            padding: 25px;\n            border-radius: 10px;\n            margin: 25px 0;\n        }\n        \n        .highlight-title {\n            color: var(--eu-blue);\n            font-size: 20px;\n            font-weight: 700;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        \/* \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062c\u0644\u0633\u0629 *\/\n        .session-info {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .info-card {\n            background: white;\n            padding: 25px;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n            border-top: 4px solid var(--eu-blue);\n            transition: transform 0.3s ease;\n        }\n        \n        .info-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        .info-icon {\n            background: var(--eu-blue);\n            color: white;\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .info-title {\n            color: var(--eu-blue);\n            font-size: 18px;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n        \n        .info-value {\n            color: var(--text-light);\n            font-size: 16px;\n            font-weight: 500;\n        }\n        \n        \/* \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 *\/\n        .agenda-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n        }\n        \n        .agenda-table th {\n            background: var(--eu-blue);\n            color: white;\n            padding: 18px;\n            text-align: right;\n            font-weight: 700;\n            font-size: 16px;\n        }\n        \n        .agenda-table td {\n            padding: 16px;\n            border-bottom: 1px solid var(--border-color);\n            color: var(--text-dark);\n            font-size: 16px;\n        }\n        \n        .agenda-table tr:nth-child(even) {\n            background: #F8F9FA;\n        }\n        \n        .agenda-table tr:hover {\n            background: #E8F4FD;\n        }\n        \n        \/* \u0627\u0644\u0641\u0648\u062a\u0631 *\/\n        .footer {\n            background: var(--eu-blue);\n            color: white;\n            padding: 30px;\n            text-align: center;\n        }\n        \n        .source-info {\n            font-size: 16px;\n            margin-bottom: 15px;\n            color: var(--eu-yellow);\n            font-weight: 600;\n        }\n        \n        .editor-info {\n            font-size: 14px;\n            color: rgba(255, 255, 255, 0.9);\n        }\n        \n        \/* \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u062d\u0643\u0645 *\/\n        .controls {\n            display: flex;\n            gap: 15px;\n            margin: 20px 0;\n            flex-wrap: wrap;\n        }\n        \n        .control-btn {\n            background: var(--eu-blue);\n            color: white;\n            border: none;\n            padding: 12px 25px;\n            border-radius: 25px;\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n        \n        .control-btn:hover {\n            background: #002266;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0, 51, 153, 0.3);\n        }\n        \n        \/* \u062a\u062d\u0633\u064a\u0646\u0627\u062a \u0644\u0644\u062c\u0648\u0627\u0644 *\/\n        @media (max-width: 768px) {\n            .container {\n                margin: 10px;\n                border-radius: 15px;\n            }\n            \n            .header {\n                padding: 25px 20px;\n            }\n            \n            .main-title {\n                font-size: 28px;\n            }\n            \n            .news-title {\n                font-size: 24px;\n            }\n            \n            .parliament-image {\n                height: 300px;\n            }\n            \n            .main-news {\n                padding: 20px;\n            }\n            \n            .news-content {\n                padding: 20px;\n            }\n            \n            .session-info {\n                grid-template-columns: 1fr;\n            }\n            \n            .agenda-table {\n                font-size: 14px;\n            }\n            \n            .agenda-table th,\n            .agenda-table td {\n                padding: 12px 8px;\n            }\n            \n            .eu-flag {\n                width: 40px;\n                height: 30px;\n                top: 15px;\n                left: 15px;\n            }\n        }\n        \n        \/* \u0637\u0628\u0627\u0639\u0629 *\/\n        @media print {\n            body {\n                background: white;\n                padding: 0;\n            }\n            \n            .container {\n                box-shadow: none;\n                border-radius: 0;\n            }\n            \n            .control-btn {\n                display: none;\n            }\n            \n            .parliament-image {\n                height: 300px;\n            }\n        }\n    <\/style>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n<\/head>\n<body>\n    <div class=\"container\">\n        \n        <!-- \u0627\u0644\u0647\u064a\u062f\u0631 -->\n        <header class=\"header\">\n            <div class=\"eu-flag\"><\/div>\n            <div class=\"network-name\">\n                <i class=\"fas fa-satellite\"><\/i>\n                \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 &#8211; \u062a\u063a\u0637\u064a\u0629 \u062e\u0627\u0635\u0629\n            <\/div>\n            <h1 class=\"main-title\">\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a 2026<\/h1>\n            <div class=\"news-date\" id=\"currentDate\">\n                \u0627\u0644\u0633\u0628\u062a\u060c 3 \u064a\u0646\u0627\u064a\u0631 2026\n            <\/div>\n        <\/header>\n        \n        <!-- \u0627\u0644\u062e\u0628\u0631 \u0627\u0644\u0631\u0626\u064a\u0633\u064a -->\n        <main class=\"main-news\">\n            <h1 class=\"news-title\">\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u064a\u0639\u0642\u062f \u0623\u0648\u0644 \u062c\u0644\u0633\u0627\u062a\u0647 \u0641\u064a 2026 \u0628\u062c\u062f\u0648\u0644 \u0623\u0639\u0645\u0627\u0644 \u0645\u0643\u062b\u0641<\/h1>\n            <div class=\"news-subtitle\">\n                \u0628\u062f\u0627\u064a\u0629 \u0639\u0627\u0645 \u062a\u0634\u0631\u064a\u0639\u064a \u062d\u0627\u0641\u0644 \u0628\u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0635\u064a\u0631\u064a\u0629 \u0648\u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0643\u0628\u0631\u0649\n            <\/div>\n            \n            <!-- \u0635\u0648\u0631\u0629 \u0627\u0644\u062e\u0628\u0631 -->\n            <div class=\"news-image-container\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1594909122845-11baa439b7bf?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=1600&#038;q=80\" \n                     alt=\"\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0641\u064a \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a\" \n                     class=\"parliament-image\">\n                <div class=\"image-caption\">\n                    \u0627\u0644\u0642\u0627\u0639\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0641\u064a \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a \u062e\u0644\u0627\u0644 \u0627\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629 \u0644\u0639\u0627\u0645 2026\n                <\/div>\n            <\/div>\n            \n            <!-- \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u062d\u0643\u0645 -->\n            <div class=\"controls\">\n                <button class=\"control-btn\" onclick=\"printArticle()\">\n                    <i class=\"fas fa-print\"><\/i>\n                    \u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631\n                <\/button>\n                <button class=\"control-btn\" onclick=\"shareArticle()\">\n                    <i class=\"fas fa-share-alt\"><\/i>\n                    \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u062e\u0628\u0631\n                <\/button>\n                <button class=\"control-btn\" onclick=\"toggleAgenda()\">\n                    <i class=\"fas fa-calendar-alt\"><\/i>\n                    \u0639\u0631\u0636\/\u0625\u062e\u0641\u0627\u0621 \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644\n                <\/button>\n            <\/div>\n            \n            <!-- \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0628\u0631 -->\n            <div class=\"news-content\">\n                <div class=\"content-section\">\n                    <h2 class=\"section-title\">\u062c\u0644\u0633\u0629 \u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629 \u062a\u0627\u0631\u064a\u062e\u064a\u0629<\/h2>\n                    <p class=\"news-text\">\n                        \u0627\u0646\u0637\u0644\u0642 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0627\u0644\u064a\u0648\u0645 \u0641\u064a \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a \u0628\u0623\u0648\u0644\u0649 \u062c\u0644\u0633\u0627\u062a\u0647 \u0627\u0644\u062a\u0634\u0631\u064a\u0639\u064a\u0629 \u0644\u0639\u0627\u0645 2026\u060c \n                        \u0641\u064a \u0628\u062f\u0627\u064a\u0629 \u0648\u0635\u0641\u0647\u0627 \u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0648\u0646 \u0628\u0640&#8221;\u0627\u0644\u062a\u0627\u0631\u064a\u062e\u064a\u0629&#8221; \u0646\u0638\u0631\u0627\u064b \u0644\u062d\u062c\u0645 \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a \u0648\u0627\u0644\u062a\u0634\u0631\u064a\u0639\u0627\u062a \u0627\u0644\u0645\u0646\u062a\u0638\u0631\u0629. \n                        \u0634\u0647\u062f\u062a \u0627\u0644\u0642\u0627\u0639\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u062d\u0636\u0648\u0631\u0627\u064b \u0643\u0627\u0645\u0644\u0627\u064b \u0644\u0644\u0646\u0648\u0627\u0628 \u0627\u0644\u0640 720 \u0627\u0644\u0630\u064a\u0646 \u064a\u0645\u062b\u0644\u0648\u0646 27 \u062f\u0648\u0644\u0629 \u0623\u0648\u0631\u0648\u0628\u064a\u0629\u060c \n                        \u0641\u064a \u0623\u062c\u0648\u0627\u0621 \u062a\u0645\u0627\u0632\u062c \u0641\u064a\u0647\u0627 \u0627\u0644\u062c\u062f\u064a\u0629 \u0645\u0639 \u0627\u0644\u062a\u0637\u0644\u0639\u0627\u062a \u0627\u0644\u0643\u0628\u064a\u0631\u0629 \u0644\u0644\u0639\u0627\u0645 \u0627\u0644\u062c\u062f\u064a\u062f.\n                    <\/p>\n                    \n                    <div class=\"highlight-box\">\n                        <div class=\"highlight-title\">\n                            <i class=\"fas fa-star\"><\/i>\n                            \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629\n                        <\/div>\n                        <p class=\"news-text\">\n                            \u2022 720 \u0646\u0627\u0626\u0628\u0627\u064b \u064a\u0645\u062b\u0644\u0648\u0646 450 \u0645\u0644\u064a\u0648\u0646 \u0645\u0648\u0627\u0637\u0646 \u0623\u0648\u0631\u0648\u0628\u064a<br>\n                            \u2022 15 \u0642\u0627\u0646\u0648\u0646\u0627\u064b \u0623\u0633\u0627\u0633\u064a\u0627\u064b \u0639\u0644\u0649 \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644<br>\n                            \u2022 40 \u0633\u0627\u0639\u0629 \u0639\u0645\u0644 \u062a\u0634\u0631\u064a\u0639\u064a \u0645\u062e\u0637\u0637 \u0644\u0647\u0627 \u0647\u0630\u0627 \u0627\u0644\u0623\u0633\u0628\u0648\u0639<br>\n                            \u2022 7 \u0644\u062c\u0627\u0646 \u0628\u0631\u0644\u0645\u0627\u0646\u064a\u0629 \u0633\u062a\u0639\u0642\u062f \u062c\u0644\u0633\u0627\u062a \u0645\u062a\u0648\u0627\u0632\u064a\u0629<br>\n                            \u2022 200 \u0645\u0642\u062a\u0631\u062d \u062a\u0639\u062f\u064a\u0644 \u062c\u0627\u0647\u0632 \u0644\u0644\u0645\u0646\u0627\u0642\u0634\u0629\n                        <\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062c\u0644\u0633\u0629 -->\n                <div class=\"content-section\">\n                    <h2 class=\"section-title\">\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629<\/h2>\n                    <div class=\"session-info\">\n                        <div class=\"info-card\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-calendar\"><\/i>\n                            <\/div>\n                            <div class=\"info-title\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u062c\u0644\u0633\u0629<\/div>\n                            <div class=\"info-value\">3 \u064a\u0646\u0627\u064a\u0631 2026<\/div>\n                        <\/div>\n                        \n                        <div class=\"info-card\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-map-marker-alt\"><\/i>\n                            <\/div>\n                            <div class=\"info-title\">\u0627\u0644\u0645\u0643\u0627\u0646<\/div>\n                            <div class=\"info-value\">\u0645\u0628\u0646\u0649 \u0644\u0648\u064a\u0632 \u0641\u0627\u064a\u0633\u060c \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a<\/div>\n                        <\/div>\n                        \n                        <div class=\"info-card\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-clock\"><\/i>\n                            <\/div>\n                            <div class=\"info-title\">\u0645\u062f\u0629 \u0627\u0644\u062c\u0644\u0633\u0629<\/div>\n                            <div class=\"info-value\">\u0645\u0646 \u0627\u0644\u0633\u0627\u0639\u0629 9:00 \u0625\u0644\u0649 18:00<\/div>\n                        <\/div>\n                        \n                        <div class=\"info-card\">\n                            <div class=\"info-icon\">\n                                <i class=\"fas fa-users\"><\/i>\n                            <\/div>\n                            <div class=\"info-title\">\u0639\u062f\u062f \u0627\u0644\u0646\u0648\u0627\u0628 \u0627\u0644\u062d\u0627\u0636\u0631\u064a\u0646<\/div>\n                            <div class=\"info-value\">704 \u0645\u0646 \u0623\u0635\u0644 720<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 -->\n                <div class=\"content-section\" id=\"agendaSection\">\n                    <h2 class=\"section-title\">\u062c\u062f\u0648\u0644 \u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629<\/h2>\n                    <table class=\"agenda-table\">\n                        <thead>\n                            <tr>\n                                <th>\u0627\u0644\u062a\u0648\u0642\u064a\u062a<\/th>\n                                <th>\u0627\u0644\u0628\u0646\u062f<\/th>\n                                <th>\u0627\u0644\u0645\u0633\u0624\u0648\u0644<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>9:00 &#8211; 9:30<\/td>\n                                <td>\u0627\u0641\u062a\u062a\u0627\u062d \u0627\u0644\u062c\u0644\u0633\u0629 \u0648\u0627\u0644\u0646\u0634\u064a\u062f \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a<\/td>\n                                <td>\u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>9:30 &#8211; 10:30<\/td>\n                                <td>\u0643\u0644\u0645\u0629 \u0627\u0644\u0631\u0626\u064a\u0633 \u062d\u0648\u0644 \u0623\u0648\u0644\u0648\u064a\u0627\u062a 2026<\/td>\n                                <td>\u0631\u0626\u064a\u0633\u0629 \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>10:30 &#8211; 12:00<\/td>\n                                <td>\u0645\u0646\u0627\u0642\u0634\u0629 \u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0623\u062c\u0648\u0631 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a<\/td>\n                                <td>\u0644\u062c\u0646\u0629 \u0627\u0644\u0634\u0624\u0648\u0646 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>12:00 &#8211; 13:30<\/td>\n                                <td>\u062c\u0644\u0633\u0629 \u0627\u0633\u062a\u0645\u0627\u0639 \u062d\u0648\u0644 \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a<\/td>\n                                <td>\u0644\u062c\u0646\u0629 \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0648\u0627\u0644\u0628\u062d\u062b<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>14:30 &#8211; 16:00<\/td>\n                                <td>\u062a\u0635\u0648\u064a\u062a \u0639\u0644\u0649 \u0642\u0627\u0646\u0648\u0646 \u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f<\/td>\n                                <td>\u0644\u062c\u0646\u0629 \u0627\u0644\u062d\u0631\u064a\u0627\u062a \u0627\u0644\u0645\u062f\u0646\u064a\u0629<\/td>\n                            <\/tr>\n                            <tr>\n                                <td>16:00 &#8211; 18:00<\/td>\n                                <td>\u0645\u0646\u0627\u0642\u0634\u0629 \u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a 2026-2027<\/td>\n                                <td>\u0644\u062c\u0646\u0629 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                \n                <!-- \u0645\u062d\u062a\u0648\u0649 \u0625\u0636\u0627\u0641\u064a -->\n                <div class=\"content-section\">\n                    <h2 class=\"section-title\">\u0623\u0628\u0631\u0632 \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0642\u0631\u0631 \u0645\u0646\u0627\u0642\u0634\u062a\u0647\u0627<\/h2>\n                    <p class=\"news-text\">\n                        \u064a\u0634\u0647\u062f \u0627\u0644\u0639\u0627\u0645 2026 \u0646\u0642\u0644\u0629 \u0646\u0648\u0639\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062a\u0634\u0631\u064a\u0639\u064a \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u060c \u062d\u064a\u062b \u0633\u064a\u062a\u0645 \u0627\u0644\u062a\u0635\u0648\u064a\u062a \u0639\u0644\u0649 \u062d\u0632\u0645\u0629 \u0642\u0648\u0627\u0646\u064a\u0646 \n                        \u062a\u0639\u062a\u0628\u0631 \u0627\u0644\u0623\u0643\u062b\u0631 \u0637\u0645\u0648\u062d\u0627\u064b \u0641\u064a \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0627\u062a\u062d\u0627\u062f. \u0645\u0646 \u0623\u0628\u0631\u0632 \u0647\u0630\u0647 \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646:\n                    <\/p>\n                    \n                    <div class=\"highlight-box\">\n                        <div class=\"highlight-title\">\n                            <i class=\"fas fa-gavel\"><\/i>\n                            \u0627\u0644\u062a\u0634\u0631\u064a\u0639\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u0639\u0627\u0645 2026\n                        <\/div>\n                        <p class=\"news-text\">\n                            1. <strong>\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0623\u062c\u0648\u0631 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a:<\/strong> \u064a\u0647\u062f\u0641 \u0625\u0644\u0649 \u0636\u0645\u0627\u0646 \u0645\u0639\u064a\u0634\u0629 \u0643\u0631\u064a\u0645\u0629 \u0644\u0644\u0639\u0627\u0645\u0644\u064a\u0646 \u0641\u064a \u062c\u0645\u064a\u0639 \u0627\u0644\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0636\u0627\u0621.<br>\n                            2. <strong>\u0645\u064a\u062b\u0627\u0642 \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u0642\u0645\u064a:<\/strong> \u064a\u0634\u0645\u0644 \u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629.<br>\n                            3. <strong>\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0645\u0646\u0627\u062e \u0627\u0644\u0634\u0627\u0645\u0644:<\/strong> \u064a\u062d\u062f\u062f \u0623\u0647\u062f\u0627\u0641\u0627\u064b \u0645\u0644\u0632\u0645\u0629 \u0644\u062e\u0641\u0636 \u0627\u0644\u0627\u0646\u0628\u0639\u0627\u062b\u0627\u062a \u0628\u0646\u0633\u0628\u0629 65% \u0628\u062d\u0644\u0648\u0644 2030.<br>\n                            4. <strong>\u062a\u0634\u0631\u064a\u0639 \u0627\u0644\u0623\u0645\u0646 \u0627\u0644\u0633\u064a\u0628\u0631\u0627\u0646\u064a:<\/strong> \u064a\u0639\u0632\u0632 \u0627\u0644\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u0644\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0648\u0627\u0644\u0645\u0648\u0627\u0637\u0646\u064a\u0646.<br>\n                            5. <strong>\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0647\u062c\u0631\u0629 \u0648\u0627\u0644\u0625\u062f\u0645\u0627\u062c:<\/strong> \u064a\u0648\u062d\u062f \u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u0644\u062c\u0648\u0621 \u0648\u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0641\u064a \u0623\u0648\u0631\u0648\u0628\u0627.\n                        <\/p>\n                    <\/div>\n                    \n                    <p class=\"news-text\">\n                        \u0623\u0643\u062f \u0631\u0626\u064a\u0633 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0641\u064a \u0643\u0644\u0645\u062a\u0647 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629 \u0623\u0646 &#8220;\u0639\u0627\u0645 2026 \u0633\u064a\u0643\u0648\u0646 \u0645\u0641\u0635\u0644\u064a\u0627\u064b \u0641\u064a \u0645\u0633\u064a\u0631\u0629 \n                        \u0627\u0644\u062a\u0643\u0627\u0645\u0644 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u060c \u062d\u064a\u062b \u0633\u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0645\u0643\u062a\u0633\u0628\u0627\u062a \u0648\u0645\u0648\u0627\u062c\u0647\u0629 \u0627\u0644\u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0628\u062c\u0631\u0623\u0629 \u0648\u0645\u0633\u0624\u0648\u0644\u064a\u0629.&#8221;\n                    <\/p>\n                <\/div>\n                \n                <!-- \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0645\u0635\u062f\u0631 -->\n                <div class=\"content-section\">\n                    <div class=\"highlight-box\">\n                        <div class=\"highlight-title\">\n                            <i class=\"fas fa-info-circle\"><\/i>\n                            \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062a\u063a\u0637\u064a\u0629\n                        <\/div>\n                        <p class=\"news-text\">\n                            <strong>\u0645\u0631\u0627\u0633\u0644\u0648\u0646\u0627:<\/strong> \u0641\u0631\u064a\u0642 \u0645\u0646 5 \u0645\u0631\u0627\u0633\u0644\u064a\u0646 \u0641\u064a \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a \u0648\u0628\u0631\u0648\u0643\u0633\u0644<br>\n                            <strong>\u0627\u0644\u0645\u0635\u0627\u062f\u0631:<\/strong> \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u060c \u0627\u0644\u0645\u0641\u0648\u0636\u064a\u0629 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a\u0629\u060c \u0645\u0635\u0627\u062f\u0631 \u0628\u0631\u0644\u0645\u0627\u0646\u064a\u0629<br>\n                            <strong>\u0648\u0642\u062a \u0627\u0644\u0646\u0634\u0631:<\/strong> 3 \u064a\u0646\u0627\u064a\u0631 2026\u060c \u0627\u0644\u0633\u0627\u0639\u0629 11:00 \u0628\u062a\u0648\u0642\u064a\u062a \u0648\u0633\u0637 \u0623\u0648\u0631\u0648\u0628\u0627<br>\n                            <strong>\u0631\u0642\u0645 \u0627\u0644\u062a\u0642\u0631\u064a\u0631:<\/strong> EU-PARL-2026-001\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0633\u0641\u0644\u064a\u0629 -->\n            <div class=\"controls\">\n                <button class=\"control-btn\" onclick=\"scrollToTop()\">\n                    <i class=\"fas fa-arrow-up\"><\/i>\n                    \u0627\u0644\u0639\u0648\u062f\u0629 \u0644\u0644\u0623\u0639\u0644\u0649\n                <\/button>\n                <button class=\"control-btn\" onclick=\"viewMoreNews()\">\n                    <i class=\"fas fa-newspaper\"><\/i>\n                    \u0623\u062e\u0628\u0627\u0631 \u0623\u0648\u0631\u0648\u0628\u064a\u0629 \u0623\u062e\u0631\u0649\n                <\/button>\n            <\/div>\n        <\/main>\n        \n        <!-- \u0627\u0644\u0641\u0648\u062a\u0631 -->\n        <footer class=\"footer\">\n            <div class=\"source-info\">\n                <i class=\"fas fa-newspaper\"><\/i>\n                \u0627\u0644\u0645\u0635\u062f\u0631: \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a &#8211; \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\n            <\/div>\n            <div class=\"editor-info\">\n                \u0625\u0639\u062f\u0627\u062f: \u0642\u0633\u0645 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0628\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<br>\n                \u00a9 2026 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629 &#8211; \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062e\u0628\u0627\u0631\u064a\u0629 \u0631\u0642\u0645: 2026-01-03-EU-PARL\n            <\/div>\n        <\/footer>\n        \n    <\/div>\n\n    <script>\n        \/\/ \u062a\u062d\u062f\u064a\u062b \u0627\u0644\u062a\u0627\u0631\u064a\u062e\n        document.addEventListener('DOMContentLoaded', function() {\n            const targetDate = new Date('2026-01-03');\n            const arabicWeekdays = ['\u0627\u0644\u0623\u062d\u062f', '\u0627\u0644\u0627\u062b\u0646\u064a\u0646', '\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621', '\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621', '\u0627\u0644\u062e\u0645\u064a\u0633', '\u0627\u0644\u062c\u0645\u0639\u0629', '\u0627\u0644\u0633\u0628\u062a'];\n            const arabicMonths = ['\u064a\u0646\u0627\u064a\u0631', '\u0641\u0628\u0631\u0627\u064a\u0631', '\u0645\u0627\u0631\u0633', '\u0623\u0628\u0631\u064a\u0644', '\u0645\u0627\u064a\u0648', '\u064a\u0648\u0646\u064a\u0648', '\u064a\u0648\u0644\u064a\u0648', '\u0623\u063a\u0633\u0637\u0633', '\u0633\u0628\u062a\u0645\u0628\u0631', '\u0623\u0643\u062a\u0648\u0628\u0631', '\u0646\u0648\u0641\u0645\u0628\u0631', '\u062f\u064a\u0633\u0645\u0628\u0631'];\n            \n            const weekday = arabicWeekdays[targetDate.getDay()];\n            const day = targetDate.getDate();\n            const month = arabicMonths[targetDate.getMonth()];\n            const year = targetDate.getFullYear();\n            \n            document.getElementById('currentDate').textContent = `${weekday}\u060c ${day} ${month} ${year}`;\n            \n            \/\/ \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0638\u0647\u0648\u0631\n            const elements = document.querySelectorAll('.content-section, .session-info, .agenda-table');\n            elements.forEach((element, index) => {\n                element.style.opacity = '0';\n                element.style.transform = 'translateY(20px)';\n                element.style.transition = 'all 0.5s ease';\n                \n                setTimeout(() => {\n                    element.style.opacity = '1';\n                    element.style.transform = 'translateY(0)';\n                }, index * 200 + 300);\n            });\n        });\n        \n        \/\/ \u0648\u0638\u0627\u0626\u0641 \u0627\u0644\u062a\u062d\u0643\u0645\n        function printArticle() {\n            window.print();\n        }\n        \n        function shareArticle() {\n            const shareData = {\n                title: '\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u064a\u0639\u0642\u062f \u0623\u0648\u0644 \u062c\u0644\u0633\u0627\u062a\u0647 \u0641\u064a 2026',\n                text: '\u062a\u0642\u0631\u064a\u0631 \u062d\u0635\u0631\u064a \u0645\u0646 \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 \u0639\u0646 \u0627\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629 \u0644\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0644\u0639\u0627\u0645 2026',\n                url: window.location.href\n            };\n            \n            if (navigator.share) {\n                navigator.share(shareData);\n            } else {\n                \/\/ \u0646\u0633\u062e \u0627\u0644\u0631\u0627\u0628\u0637\n                const tempInput = document.createElement('input');\n                tempInput.value = window.location.href;\n                document.body.appendChild(tempInput);\n                tempInput.select();\n                document.execCommand('copy');\n                document.body.removeChild(tempInput);\n                \n                \/\/ \u0625\u0634\u0639\u0627\u0631\n                showNotification('\u2713 \u062a\u0645 \u0646\u0633\u062e \u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629');\n            }\n        }\n        \n        function toggleAgenda() {\n            const agendaSection = document.getElementById('agendaSection');\n            if (agendaSection.style.display === 'none') {\n                agendaSection.style.display = 'block';\n                agendaSection.style.animation = 'slideDown 0.5s ease';\n                showNotification('\u2713 \u062a\u0645 \u0639\u0631\u0636 \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644');\n            } else {\n                agendaSection.style.animation = 'slideUp 0.5s ease';\n                setTimeout(() => {\n                    agendaSection.style.display = 'none';\n                }, 500);\n                showNotification('\u2713 \u062a\u0645 \u0625\u062e\u0641\u0627\u0621 \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644');\n            }\n        }\n        \n        function scrollToTop() {\n            window.scrollTo({\n                top: 0,\n                behavior: 'smooth'\n            });\n        }\n        \n        function viewMoreNews() {\n            window.open('news-archive-2026.html', '_blank');\n        }\n        \n        function showNotification(message) {\n            \/\/ \u0625\u0632\u0627\u0644\u0629 \u0623\u064a \u0625\u0634\u0639\u0627\u0631\u0627\u062a \u0633\u0627\u0628\u0642\u0629\n            const oldNotification = document.querySelector('.notification');\n            if (oldNotification) {\n                oldNotification.remove();\n            }\n            \n            const notification = document.createElement('div');\n            notification.className = 'notification';\n            notification.style.cssText = `\n                position: fixed;\n                top: 20px;\n                left: 50%;\n                transform: translateX(-50%);\n                background: linear-gradient(135deg, #003399, #0044AA);\n                color: white;\n                padding: 15px 30px;\n                border-radius: 25px;\n                font-weight: 600;\n                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n                z-index: 1000;\n                animation: slideIn 0.3s ease;\n            `;\n            \n            notification.innerHTML = `\n                <i class=\"fas fa-check-circle\" style=\"margin-left: 10px;\"><\/i>\n                ${message}\n            `;\n            \n            document.body.appendChild(notification);\n            \n            setTimeout(() => {\n                notification.style.animation = 'slideOut 0.3s ease';\n                setTimeout(() => {\n                    notification.remove();\n                }, 300);\n            }, 3000);\n        }\n        \n        \/\/ \u0625\u0636\u0627\u0641\u0629 \u0623\u0646\u0645\u0627\u0637 CSS \u0644\u0644\u062d\u0631\u0643\u0627\u062a\n        const style = document.createElement('style');\n        style.textContent = `\n            @keyframes slideIn {\n                from {\n                    transform: translateX(-50%) translateY(-100%);\n                    opacity: 0;\n                }\n                to {\n                    transform: translateX(-50%) translateY(0);\n                    opacity: 1;\n                }\n            }\n            \n            @keyframes slideOut {\n                from {\n                    transform: translateX(-50%) translateY(0);\n                    opacity: 1;\n                }\n                to {\n                    transform: translateX(-50%) translateY(-100%);\n                    opacity: 0;\n                }\n            }\n            \n            @keyframes slideDown {\n                from {\n                    max-height: 0;\n                    opacity: 0;\n                }\n                to {\n                    max-height: 1000px;\n                    opacity: 1;\n                }\n            }\n            \n            @keyframes slideUp {\n                from {\n                    max-height: 1000px;\n                    opacity: 1;\n                }\n                to {\n                    max-height: 0;\n                    opacity: 0;\n                }\n            }\n            \n            .agenda-table tr {\n                animation: fadeIn 0.5s ease forwards;\n                opacity: 0;\n            }\n            \n            @keyframes fadeIn {\n                to {\n                    opacity: 1;\n                }\n            }\n        `;\n        document.head.appendChild(style);\n        \n        \/\/ \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u062c\u062f\u0648\u0644 \u0627\u0644\u0623\u0639\u0645\u0627\u0644\n        const tableRows = document.querySelectorAll('.agenda-table tr');\n        tableRows.forEach((row, index) => {\n            row.style.animationDelay = `${index * 0.1}s`;\n        });\n        \n      \n        function updateSessionTime() {\n            const now = new Date();\n            const timeElement = document.createElement('div');\n            timeElement.style.cssText = `\n                position: fixed;\n                bottom: 20px;\n                left: 20px;\n                background: #003399;\n                color: white;\n                padding: 10px 20px;\n                border-radius: 20px;\n                font-weight: 600;\n                box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);\n                z-index: 100;\n                display: flex;\n                align-items: center;\n                gap: 10px;\n            `;\n            \n            const hours = now.getHours().toString().padStart(2, '0');\n            const minutes = now.getMinutes().toString().padStart(2, '0');\n            \n            timeElement.innerHTML = `\n                <i class=\"fas fa-clock\"><\/i>\n                \u062a\u0648\u0642\u064a\u062a \u0627\u0644\u062c\u0644\u0633\u0629: ${hours}:${minutes}\n            `;\n            \n            document.body.appendChild(timeElement);\n            \n            \/\/ \u062a\u062d\u062f\u064a\u062b \u0643\u0644 \u062f\u0642\u064a\u0642\u0629\n            setInterval(() => {\n                const updatedNow = new Date();\n                const updatedHours = updatedNow.getHours().toString().padStart(2, '0');\n                const updatedMinutes = updatedNow.getMinutes().toString().padStart(2, '0');\n                timeElement.innerHTML = `\n                    <i class=\"fas fa-clock\"><\/i>\n                    \u062a\u0648\u0642\u064a\u062a \u0627\u0644\u062c\u0644\u0633\u0629: ${updatedHours}:${updatedMinutes}\n                `;\n            }, 60000);\n        }\n      \n        setTimeout(updateSessionTime, 1000);\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=\"223103\" 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=\"223103\" 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=\"223103\" 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=\"223103\" 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=\"223103\" 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=\"223103\" 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>\u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a 2026 &#8211; \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 \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 &#8211; \u062a\u063a\u0637\u064a\u0629 \u062e\u0627\u0635\u0629 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a 2026 \u0627\u0644\u0633\u0628\u062a\u060c 3 \u064a\u0646\u0627\u064a\u0631 2026 \u0627\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u064a\u0639\u0642\u062f \u0623\u0648\u0644 \u062c\u0644\u0633\u0627\u062a\u0647 \u0641\u064a 2026 \u0628\u062c\u062f\u0648\u0644 \u0623\u0639\u0645\u0627\u0644 \u0645\u0643\u062b\u0641 \u0628\u062f\u0627\u064a\u0629 \u0639\u0627\u0645 \u062a\u0634\u0631\u064a\u0639\u064a \u062d\u0627\u0641\u0644 \u0628\u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0635\u064a\u0631\u064a\u0629 \u0648\u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0643\u0628\u0631\u0649 \u0627\u0644\u0642\u0627\u0639\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u0628\u0631\u0644\u0645\u0627\u0646 \u0627\u0644\u0623\u0648\u0631\u0648\u0628\u064a \u0641\u064a \u0633\u062a\u0631\u0627\u0633\u0628\u0648\u0631\u063a \u062e\u0644\u0627\u0644 \u0627\u0644\u062c\u0644\u0633\u0629 \u0627\u0644\u0627\u0641\u062a\u062a\u0627\u062d\u064a\u0629 \u0644\u0639\u0627\u0645 2026 \u0637\u0628\u0627\u0639\u0629 \u0627\u0644\u062a\u0642\u0631\u064a\u0631 \u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u062e\u0628\u0631 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":223104,"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":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-223103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-1"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.almadar.be\/wp-content\/uploads\/2026\/01\/%D8%A8%D8%B1%D9%84%D9%85%D8%A7%D9%86-%D8%A7%D9%84%D8%A7%D9%88%D8%B1%D8%A8%D9%8A-%D8%B5%D9%88%D8%B1%D8%A9--scaled.jpg?fit=2560%2C1707&ssl=1","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8NJWL-W2r","_links":{"self":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/223103","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=223103"}],"version-history":[{"count":0,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/223103\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/media\/223104"}],"wp:attachment":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=223103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=223103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=223103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}