{"id":226062,"date":"2026-02-03T01:53:54","date_gmt":"2026-02-03T00:53:54","guid":{"rendered":"https:\/\/www.almadar.be\/?p=226062"},"modified":"2026-04-07T14:44:44","modified_gmt":"2026-04-07T12:44:44","slug":"%d8%b9%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d8%a7%d8%b1-%d9%86%d8%b4%d8%b1%d8%a9-%d9%85%d8%aa%d8%ae%d8%b5%d8%b5%d8%a9-%d9%81%d9%8a-%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b3%d9%8a%d9%86","status":"publish","type":"post","link":"https:\/\/www.almadar.be\/?p=226062","title":{"rendered":"\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0646\u0634\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631"},"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, 14 Second                <\/div>\n\n            <\/div>\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0646\u0634\u0631\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 &#8211; \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\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=Cairo:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            font-family: 'Cairo', sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n            min-height: 100vh;\n            color: #e2e8f0;\n        }\n        \n        .cinema-card {\n            transition: all 0.4s ease;\n            background: linear-gradient(135deg, #1e293b 0%, #334155 100%);\n            border: 1px solid #475569;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        .cinema-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);\n            border-color: #f97316;\n        }\n        \n        .network-header {\n            color: #f97316;\n            font-weight: 800;\n            font-size: 1.2rem;\n            margin-bottom: 10px;\n            display: block;\n            text-align: center;\n            letter-spacing: 1px;\n        }\n        \n        .section-title {\n            position: relative;\n            padding-bottom: 1rem;\n            color: #f1f5f9;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            right: 0;\n            width: 100px;\n            height: 4px;\n            background: linear-gradient(to left, #f97316, #eab308);\n        }\n        \n        .news-badge {\n            background: linear-gradient(to right, #f97316, #ea580c);\n            color: white;\n            font-size: 0.75rem;\n            font-weight: 700;\n            padding: 0.3rem 0.8rem;\n            border-radius: 4px;\n            display: inline-block;\n            letter-spacing: 0.5px;\n        }\n        \n        .category-badge {\n            background-color: rgba(249, 115, 22, 0.2);\n            color: #fbbf24;\n            font-size: 0.7rem;\n            font-weight: 600;\n            padding: 0.25rem 0.75rem;\n            border-radius: 20px;\n            display: inline-block;\n            margin-left: 0.5rem;\n            margin-bottom: 0.5rem;\n            border: 1px solid rgba(251, 191, 36, 0.3);\n        }\n        \n        .header-gradient {\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n            border-bottom: 2px solid #f97316;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);\n        }\n        \n        .footer-gradient {\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n            border-top: 1px solid #475569;\n        }\n        \n        .highlight-box {\n            background-color: rgba(249, 115, 22, 0.1);\n            border-right: 4px solid #f97316;\n            border-left: 4px solid transparent;\n        }\n        \n        .news-image {\n            transition: transform 0.6s ease;\n            filter: brightness(0.9);\n        }\n        \n        .cinema-card:hover .news-image {\n            transform: scale(1.08);\n            filter: brightness(1);\n        }\n        \n        \/* Custom scrollbar *\/\n        ::-webkit-scrollbar {\n            width: 10px;\n        }\n        \n        ::-webkit-scrollbar-track {\n            background: #1e293b;\n        }\n        \n        ::-webkit-scrollbar-thumb {\n            background: #f97316;\n            border-radius: 5px;\n        }\n        \n        ::-webkit-scrollbar-thumb:hover {\n            background: #ea580c;\n        }\n        \n        @media (max-width: 768px) {\n            .news-image {\n                height: 200px;\n            }\n        }\n        \n        .pulse-animation {\n            animation: pulse 2s infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { opacity: 1; }\n            50% { opacity: 0.7; }\n        }\n        \n        .news-number {\n            position: absolute;\n            top: 15px;\n            left: 15px;\n            background: linear-gradient(135deg, #f97316, #ea580c);\n            color: white;\n            width: 36px;\n            height: 36px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 800;\n            font-size: 1.1rem;\n            z-index: 10;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);\n        }\n        \n        .image-overlay {\n            position: absolute;\n            bottom: 0;\n            right: 0;\n            width: 100%;\n            background: linear-gradient(to top, rgba(15, 23, 42, 0.9), transparent);\n            padding: 20px;\n            color: white;\n        }\n        \n        .trending-tag {\n            background: linear-gradient(135deg, #dc2626, #ef4444);\n            color: white;\n            font-size: 0.7rem;\n            padding: 0.2rem 0.6rem;\n            border-radius: 3px;\n            position: absolute;\n            top: 15px;\n            right: 15px;\n            z-index: 10;\n        }\n        \n        .quote-box {\n            font-style: italic;\n            color: #fbbf24;\n            border-right: 3px solid #f97316;\n            background: rgba(249, 115, 22, 0.05);\n        }\n        \n        .stats-box {\n            background: rgba(30, 41, 59, 0.7);\n            border: 1px solid #475569;\n            backdrop-filter: blur(10px);\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-slate-900\">\n    <!-- Header -->\n    <header class=\"header-gradient text-white sticky top-0 z-50\">\n        <div class=\"container mx-auto px-4 py-5\">\n            <div class=\"flex flex-col md:flex-row justify-between items-center\">\n                <div class=\"flex items-center mb-4 md:mb-0\">\n                    <div class=\"bg-gradient-to-br from-orange-500 to-orange-600 rounded-full p-3 mr-4 shadow-lg\">\n                        <i class=\"fas fa-film text-white text-2xl\"><\/i>\n                    <\/div>\n                    <div>\n                        <h1 class=\"text-2xl md:text-3xl font-bold\">\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/h1>\n                        <p class=\"text-slate-300 text-sm md:text-base\">\u0646\u0634\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"flex flex-col items-end\">\n                    <div class=\"text-sm mb-2 text-slate-300\">\n                        <i class=\"far fa-calendar-alt ml-1\"><\/i> <span id=\"current-date\"><\/span>\n                    <\/div>\n                    <div class=\"bg-gradient-to-r from-orange-500 to-orange-600 text-white font-bold py-1 px-4 rounded-full text-sm pulse-animation\">\n                        <i class=\"fas fa-camera ml-1\"><\/i> \u0666 \u0623\u062e\u0628\u0627\u0631 \u062d\u0635\u0631\u064a\u0629\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Introduction Section -->\n    <section class=\"container mx-auto px-4 py-8\">\n        <div class=\"bg-gradient-to-l from-slate-800 to-slate-900 rounded-2xl p-6 md:p-8 shadow-2xl mb-10 border border-slate-700\">\n            <div class=\"flex flex-col md:flex-row items-center\">\n                <div class=\"md:w-2\/3 mb-6 md:mb-0 md:ml-8\">\n                    <span class=\"network-header\">\u0646\u0634\u0631\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                    <h2 class=\"text-2xl md:text-3xl font-bold text-white mb-4\">\u0623\u0628\u0631\u0632 \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0623\u0633\u0628\u0648\u0639<\/h2>\n                    <p class=\"text-slate-300 mb-4\">\n                        \u0646\u0642\u062f\u0645 \u0644\u0643\u0645 \u0641\u064a \u0639\u062f\u062f\u0646\u0627 \u0647\u0630\u0627 \u0666 \u0623\u062e\u0628\u0627\u0631 \u062d\u0635\u0631\u064a\u0629 \u0645\u0646 \u0639\u0627\u0644\u0645 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631\u060c \u0645\u0646 \u0623\u0628\u0631\u0632 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u0625\u0644\u0649 \u0623\u062d\u062f\u062b \u0645\u0639\u0627\u0631\u0636 \u0627\u0644\u0641\u0646\u0648\u0646 \u0648\u0627\u0628\u062a\u0643\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a. \u062a\u0627\u0628\u0639\u0648\u0627 \u0645\u0639\u0646\u0627 \u0623\u0647\u0645 \u0627\u0644\u062a\u0637\u0648\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629.\n                    <\/p>\n                    <div class=\"flex flex-wrap gap-3\">\n                        <div class=\"bg-slate-800 text-amber-300 px-4 py-2 rounded-lg border border-amber-900\">\n                            <i class=\"fas fa-trophy ml-1\"><\/i> \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629\n                        <\/div>\n                        <div class=\"bg-slate-800 text-amber-300 px-4 py-2 rounded-lg border border-amber-900\">\n                            <i class=\"fas fa-palette ml-1\"><\/i> \u0645\u0639\u0627\u0631\u0636 \u0627\u0644\u0641\u0646\u0648\u0646 \u0627\u0644\u062a\u0634\u0643\u064a\u0644\u064a\u0629\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"md:w-1\/3 flex justify-center\">\n                    <div class=\"relative\">\n                        <div class=\"bg-gradient-to-br from-orange-900\/30 to-amber-900\/20 rounded-full p-6 w-48 h-48 flex items-center justify-center border border-amber-700\/30\">\n                            <i class=\"fas fa-video text-amber-500 text-6xl\"><\/i>\n                        <\/div>\n                        <div class=\"absolute -bottom-2 -left-2 bg-slate-800 rounded-full p-4 border border-slate-700\">\n                            <i class=\"fas fa-camera-retro text-amber-400 text-2xl\"><\/i>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <main class=\"container mx-auto px-4 py-2\">\n        <!-- News 1 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0661<\/div>\n                    <div class=\"trending-tag\">\u0627\u0644\u0623\u0643\u062b\u0631 \u062a\u062f\u0627\u0648\u0644\u0627\u064b<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1489599809516-9827b6d1cf13?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0645\u0647\u0631\u062c\u0627\u0646 \u0643\u0627\u0646 \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u0645\u0647\u0631\u062c\u0627\u0646 \u0643\u0627\u0646 2024<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u0623\u0641\u0644\u0627\u0645 \u0639\u0631\u0628\u064a\u0629 \u062a\u062a\u0635\u062f\u0631 \u0627\u0644\u0645\u0646\u0627\u0641\u0633\u0629<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0662 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u062b\u0644\u0627\u062b\u0629 \u0623\u0641\u0644\u0627\u0645 \u0639\u0631\u0628\u064a\u0629 \u062a\u0635\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0641\u0633\u0629 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0641\u064a \u0645\u0647\u0631\u062c\u0627\u0646 \u0643\u0627\u0646 2024<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645 \u064a\u0634\u0647\u062f \u062d\u0636\u0648\u0631\u0627\u064b \u0639\u0631\u0628\u064a\u0627\u064b \u0642\u0648\u064a\u0627\u064b \u0641\u064a \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u060c \u0645\u0645\u0627 \u064a\u0639\u0643\u0633 \u062a\u0637\u0648\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0637\u0642\u0629&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0623\u0639\u0644\u0646\u062a \u0625\u062f\u0627\u0631\u0629 \u0645\u0647\u0631\u062c\u0627\u0646 \u0643\u0627\u0646 \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a \u0627\u0644\u062f\u0648\u0644\u064a \u0639\u0646 \u0627\u062e\u062a\u064a\u0627\u0631 \u062b\u0644\u0627\u062b\u0629 \u0623\u0641\u0644\u0627\u0645 \u0639\u0631\u0628\u064a\u0629 \u0644\u0644\u0645\u0646\u0627\u0641\u0633\u0629 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0628\u0642\u0629 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0644\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u0640\u0667\u0667 \u0644\u0644\u0645\u0647\u0631\u062c\u0627\u0646. \u064a\u0623\u062a\u064a \u0641\u064a \u0645\u0642\u062f\u0645\u062a\u0647\u0627 \u0641\u064a\u0644\u0645 &#8220;\u0627\u0644\u062d\u0641\u0631\u0629&#8221; \u0644\u0644\u0645\u062e\u0631\u062c \u0627\u0644\u0645\u0635\u0631\u064a \u0623\u062d\u0645\u062f \u0639\u0628\u062f \u0627\u0644\u0644\u0647\u060c \u0648\u0641\u064a\u0644\u0645 &#8220;\u0623\u0628\u0646\u0627\u0621 \u0627\u0644\u0631\u064a\u062d&#8221; \u0644\u0644\u0645\u062e\u0631\u062c\u0629 \u0627\u0644\u062a\u0648\u0646\u0633\u064a\u0629 \u0644\u064a\u0644\u0649 \u0628\u0648\u0639\u0632\u064a\u0632\u060c \u0648\u0641\u064a\u0644\u0645 &#8220;\u0627\u0644\u062d\u062f\u0648\u062f&#8221; \u0644\u0644\u0645\u062e\u0631\u062c \u0627\u0644\u0633\u0648\u0631\u064a \u0639\u0645\u0631 \u0623\u0645\u064a\u0631\u0627\u0644\u0627\u064a.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u064a\u0639\u062f \u0647\u0630\u0627 \u0627\u0644\u0639\u062f\u062f \u0645\u0646 \u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0641\u0633\u0629 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0647\u0648 \u0627\u0644\u0623\u0639\u0644\u0649 \u0645\u0646\u0630 \u0633\u0646\u0648\u0627\u062a\u060c \u0645\u0645\u0627 \u064a\u0639\u0643\u0633 \u0627\u0644\u062a\u0637\u0648\u0631 \u0627\u0644\u0643\u0628\u064a\u0631 \u0641\u064a \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0627\u0644\u0645\u062a\u0632\u0627\u064a\u062f \u0628\u0647\u0627 \u0641\u064a \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0627\u0644\u0643\u0628\u0631\u0649. \u0645\u0646 \u0627\u0644\u0645\u0642\u0631\u0631 \u0623\u0646 \u064a\u0642\u0627\u0645 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646 \u0645\u0646 \u0661\u0664 \u0625\u0644\u0649 \u0662\u0665 \u0645\u0627\u064a\u0648 \u0662\u0660\u0662\u0664.\n                        <\/p>\n                        \n                        <div class=\"stats-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2 flex items-center\">\n                                <i class=\"fas fa-chart-line ml-2\"><\/i> \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645:\n                            <\/h4>\n                            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-4 text-center\">\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0663<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0623\u0641\u0644\u0627\u0645 \u0639\u0631\u0628\u064a\u0629<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0662\u0661<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0641\u064a\u0644\u0645 \u0641\u064a \u0627\u0644\u0645\u0633\u0627\u0628\u0642\u0629<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0667\u0667<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u062f\u0648\u0631\u0629 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0661\u0664-\u0662\u0665 \u0645\u0627\u064a\u0648<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-film text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0645\u0631\u0627\u0633\u0644 \u0633\u064a\u0646\u0645\u0627\u0626\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- News 2 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex md:flex-row-reverse\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0662<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744095-fcf48d80b0fd?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0643\u0627\u0645\u064a\u0631\u0627 \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u062d\u062f\u064a\u062b\u0629\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u0643\u0627\u0645\u064a\u0631\u0627 \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u062c\u062f\u064a\u062f\u0629<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u062b\u0648\u0631\u0629 \u0641\u064a \u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0623\u0641\u0644\u0627\u0645<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u062a\u0635\u0648\u064a\u0631<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0661 \u0641\u0628\u0631\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u0633\u0648\u0646\u064a \u062a\u0637\u0644\u0642 \u0643\u0627\u0645\u064a\u0631\u0627 \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u0628\u062f\u0642\u0629 8K \u0628\u062a\u0642\u0646\u064a\u0629 \u0627\u0644\u0627\u0633\u062a\u0634\u0639\u0627\u0631 \u0627\u0644\u0645\u0632\u062f\u0648\u062c<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0647\u0630\u0647 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u062a\u0645\u062b\u0644 \u0642\u0641\u0632\u0629 \u062a\u0642\u0646\u064a\u0629 \u0647\u0627\u0626\u0644\u0629 \u0633\u062a\u063a\u064a\u0631 \u0637\u0631\u064a\u0642\u0629 \u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0641\u064a \u0627\u0644\u0639\u0642\u062f \u0627\u0644\u0642\u0627\u062f\u0645&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0623\u0639\u0644\u0646\u062a \u0634\u0631\u0643\u0629 \u0633\u0648\u0646\u064a \u0627\u0644\u064a\u0627\u0628\u0627\u0646\u064a\u0629 \u0639\u0646 \u0625\u0637\u0644\u0627\u0642 \u0643\u0627\u0645\u064a\u0631\u0627 \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u062c\u062f\u064a\u062f\u0629 \u0645\u0646 \u0641\u0626\u0629 Venice 2\u060c \u062a\u062a\u0645\u064a\u0632 \u0628\u062f\u0642\u0629 \u062a\u0635\u0648\u064a\u0631 \u062a\u0635\u0644 \u0625\u0644\u0649 8K \u0648\u062a\u0642\u0646\u064a\u0629 \u0627\u0633\u062a\u0634\u0639\u0627\u0631 \u0645\u0632\u062f\u0648\u062c\u0629 \u062a\u0633\u0645\u062d \u0628\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0641\u064a \u0638\u0631\u0648\u0641 \u0625\u0636\u0627\u0621\u0629 \u0645\u0646\u062e\u0641\u0636\u0629 \u062c\u062f\u0627\u064b \u0645\u0639 \u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u062c\u0648\u062f\u0629 \u0627\u0644\u0635\u0648\u0631\u0629 \u0648\u062f\u0642\u0629 \u0627\u0644\u0623\u0644\u0648\u0627\u0646. \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u062a\u062a\u064a\u062d \u0644\u0644\u0645\u062e\u0631\u062c\u064a\u0646 \u0648\u0627\u0644\u0645\u0635\u0648\u0631\u064a\u0646 \u0625\u0645\u0643\u0627\u0646\u064a\u0627\u062a \u063a\u064a\u0631 \u0645\u0633\u0628\u0648\u0642\u0629 \u0641\u064a \u0627\u0644\u062a\u0639\u0628\u064a\u0631 \u0627\u0644\u0628\u0635\u0631\u064a.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0645\u0646 \u0627\u0644\u0645\u0645\u064a\u0632\u0627\u062a \u0627\u0644\u062c\u062f\u064a\u062f\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627 \u0642\u062f\u0631\u062a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0628\u0645\u0639\u062f\u0644 120 \u0625\u0637\u0627\u0631 \u0641\u064a \u0627\u0644\u062b\u0627\u0646\u064a\u0629 \u0628\u062f\u0642\u0629 8K\u060c \u0645\u0645\u0627 \u064a\u0641\u062a\u062d \u0622\u0641\u0627\u0642\u0627\u064b \u062c\u062f\u064a\u062f\u0629 \u0644\u0635\u0646\u0627\u0639\u0629 \u0623\u0641\u0644\u0627\u0645 \u0627\u0644\u062d\u0631\u0643\u0629 \u0648\u0627\u0644\u0645\u0624\u062b\u0631\u0627\u062a \u0627\u0644\u0628\u0635\u0631\u064a\u0629. \u0643\u0645\u0627 \u0623\u0646\u0647\u0627 \u062a\u062f\u0639\u0645 \u062a\u0642\u0646\u064a\u0629 HDR \u0627\u0644\u0645\u062a\u0637\u0648\u0631\u0629 \u0648\u062a\u0648\u0641\u0631 \u0646\u0637\u0627\u0642\u0627\u064b \u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a\u0627\u064b \u0648\u0627\u0633\u0639\u0627\u064b \u064a\u0635\u0644 \u0625\u0644\u0649 16 \u062a\u0648\u0642\u0641\u0627\u064b.\n                        <\/p>\n                        \n                        <div class=\"highlight-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2 flex items-center\">\n                                <i class=\"fas fa-cogs ml-2\"><\/i> \u0645\u0648\u0627\u0635\u0641\u0627\u062a \u062a\u0642\u0646\u064a\u0629:\n                            <\/h4>\n                            <ul class=\"text-slate-300 text-sm space-y-2\">\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u062f\u0642\u0629 \u062a\u0635\u0648\u064a\u0631: 8K (8640 \u00d7 4860)<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0645\u0639\u062f\u0644 \u0627\u0644\u0625\u0637\u0627\u0631\u0627\u062a: 120 \u0625\u0637\u0627\u0631\/\u062b\u0627\u0646\u064a\u0629 (\u0628\u062f\u0642\u0629 8K)<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0646\u0637\u0627\u0642 \u062f\u064a\u0646\u0627\u0645\u064a\u0643\u064a: 16 \u062a\u0648\u0642\u0641\u0627\u064b<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0627\u0633\u062a\u0634\u0639\u0627\u0631 \u0645\u0632\u062f\u0648\u062c: Full-frame + Super 35<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u062f\u0639\u0645 \u062a\u0642\u0646\u064a\u0627\u062a: HDR\u060c Dolby Vision\u060c IMAX<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-camera text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0645\u0631\u0627\u0633\u0644 \u062a\u0642\u0646\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- News 3 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0663<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541961017774-22349e4a1262?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0645\u0639\u0631\u0636 \u0641\u0646\u064a \u062d\u062f\u064a\u062b\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u0645\u0639\u0631\u0636 \u0628\u064a\u0646\u0627\u0644\u064a \u0627\u0644\u0634\u0627\u0631\u0642\u0629<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u0641\u0646\u0648\u0646 \u0645\u0639\u0627\u0635\u0631\u0629 \u0645\u0646 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0639\u0631\u0628\u064a<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u0641\u0646\u0648\u0646 \u062a\u0634\u0643\u064a\u0644\u064a\u0629<\/span>\n                        <span class=\"category-badge\">\u0645\u0639\u0627\u0631\u0636 \u0641\u0646\u064a\u0629<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0663\u0661 \u064a\u0646\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u0628\u064a\u0646\u0627\u0644\u064a \u0627\u0644\u0634\u0627\u0631\u0642\u0629 \u0662\u0660\u0662\u0664 \u064a\u0641\u062a\u062a\u062d \u0628\u0623\u0643\u0628\u0631 \u0646\u0633\u062e\u0629 \u0641\u064a \u062a\u0627\u0631\u064a\u062e\u0647 \u0628\u0645\u0634\u0627\u0631\u0643\u0629 \u0661\u0665\u0660 \u0641\u0646\u0627\u0646\u0627\u064b<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0627\u0644\u0628\u064a\u0646\u0627\u0644\u064a \u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645 \u064a\u0631\u0643\u0632 \u0639\u0644\u0649 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0627\u0644\u062a\u0631\u0627\u062b \u0648\u0627\u0644\u062d\u062f\u0627\u062b\u0629 \u0641\u064a \u0627\u0644\u0641\u0646 \u0627\u0644\u0639\u0631\u0628\u064a \u0627\u0644\u0645\u0639\u0627\u0635\u0631&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0627\u0641\u062a\u062a\u062d \u0628\u064a\u0646\u0627\u0644\u064a \u0627\u0644\u0634\u0627\u0631\u0642\u0629 \u0644\u0644\u0641\u0646\u0648\u0646 \u0641\u064a \u0646\u0633\u062e\u062a\u0647 \u0627\u0644\u0640\u0661\u0665 \u0628\u0645\u0634\u0627\u0631\u0643\u0629 \u0642\u064a\u0627\u0633\u064a\u0629 \u0628\u0644\u063a\u062a \u0661\u0665\u0660 \u0641\u0646\u0627\u0646\u0627\u064b \u0645\u0646 \u0667\u0660 \u062f\u0648\u0644\u0629 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645\u060c \u062a\u062d\u062a \u0639\u0646\u0648\u0627\u0646 &#8220;\u062a\u0627\u0631\u064a\u062e \u062d\u0627\u0636\u0631 \u0645\u0633\u062a\u0645\u0631&#8221;. \u064a\u0631\u0643\u0632 \u0627\u0644\u0628\u064a\u0646\u0627\u0644\u064a \u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645 \u0639\u0644\u0649 \u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0627\u0644\u0639\u0644\u0627\u0642\u0629 \u0628\u064a\u0646 \u0627\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u062b\u0642\u0627\u0641\u064a \u0627\u0644\u0639\u0631\u0628\u064a \u0648\u0627\u0644\u062d\u062f\u0627\u062b\u0629 \u0627\u0644\u0641\u0646\u064a\u0629\u060c \u0645\u0639 \u0625\u064a\u0644\u0627\u0621 \u0627\u0647\u062a\u0645\u0627\u0645 \u062e\u0627\u0635 \u0644\u0644\u0641\u0646\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0627\u062a.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0645\u0646 \u0623\u0628\u0631\u0632 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0627\u062a \u0641\u064a \u0627\u0644\u0628\u064a\u0646\u0627\u0644\u064a \u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0641\u0646\u0627\u0646\u0629 \u0627\u0644\u0641\u0644\u0633\u0637\u064a\u0646\u064a\u0629 \u0625\u064a\u0645\u0627\u0646 \u062d\u0633\u064a\u0646 \u0627\u0644\u062a\u064a \u062a\u0642\u062f\u0645 \u062a\u062c\u0631\u0628\u0629 \u062a\u0641\u0627\u0639\u0644\u064a\u0629 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u0641\u0646 \u0627\u0644\u0631\u0642\u0645\u064a \u0648\u0627\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u0641\u0644\u0633\u0637\u064a\u0646\u064a\u060c \u0648\u0627\u0644\u0641\u0646\u0627\u0646 \u0627\u0644\u0633\u0639\u0648\u062f\u064a \u0623\u062d\u0645\u062f \u0645\u0627\u0637\u0631 \u0627\u0644\u0630\u064a \u064a\u0642\u062f\u0645 \u062a\u0631\u0643\u064a\u0628\u0627\u064b \u0636\u0648\u0626\u064a\u0627\u064b \u064a\u0633\u062a\u0643\u0634\u0641 \u0639\u0644\u0627\u0642\u0629 \u0627\u0644\u0646\u0648\u0631 \u0628\u0627\u0644\u0645\u0639\u062a\u0642\u062f\u0627\u062a \u0627\u0644\u062f\u064a\u0646\u064a\u0629. \u064a\u0633\u062a\u0645\u0631 \u0627\u0644\u0645\u0639\u0631\u0636 \u062d\u062a\u0649 \u0661\u0660 \u064a\u0648\u0646\u064a\u0648 \u0662\u0660\u0662\u0664.\n                        <\/p>\n                        \n                        <div class=\"stats-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2\">\u0623\u0628\u0631\u0632 \u0627\u0644\u0641\u0646\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u064a\u0646:<\/h4>\n                            <div class=\"flex flex-wrap gap-2\">\n                                <span class=\"px-3 py-1 bg-slate-800 text-amber-300 rounded-full text-sm border border-amber-900\">\u0625\u064a\u0645\u0627\u0646 \u062d\u0633\u064a\u0646 (\u0641\u0644\u0633\u0637\u064a\u0646)<\/span>\n                                <span class=\"px-3 py-1 bg-slate-800 text-amber-300 rounded-full text-sm border border-amber-900\">\u0623\u062d\u0645\u062f \u0645\u0627\u0637\u0631 (\u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629)<\/span>\n                                <span class=\"px-3 py-1 bg-slate-800 text-amber-300 rounded-full text-sm border border-amber-900\">\u0634\u064a\u0631\u064a\u0646 \u0646\u0634\u0623\u062a (\u0625\u064a\u0631\u0627\u0646)<\/span>\n                                <span class=\"px-3 py-1 bg-slate-800 text-amber-300 rounded-full text-sm border border-amber-900\">\u0645\u0648\u0646\u0627 \u062d\u0627\u0637\u0648\u0645 (\u0644\u0628\u0646\u0627\u0646)<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-palette text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0646\u0627\u0642\u062f \u0641\u0646\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- News 4 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex md:flex-row-reverse\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0664<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1558618666-fcd25c85cd64?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0645\u0633\u0644\u0633\u0644 \u0639\u0631\u0628\u064a \u062c\u062f\u064a\u062f\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u0645\u0633\u0644\u0633\u0644 &#8220;\u0627\u0644\u062e\u0627\u0648\u0629&#8221;<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0645\u0634\u0627\u0647\u062f\u0629 \u0641\u064a \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0639\u0631\u0628\u064a<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u062f\u0631\u0627\u0645\u0627 \u062a\u0644\u0641\u0632\u064a\u0648\u0646\u064a\u0629<\/span>\n                        <span class=\"category-badge\">\u0625\u0646\u062a\u0627\u062c \u0639\u0631\u0628\u064a<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0663\u0660 \u064a\u0646\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u0645\u0633\u0644\u0633\u0644 &#8220;\u0627\u0644\u062e\u0627\u0648\u0629&#8221; \u064a\u062d\u0642\u0642 \u0631\u0642\u0645\u0627\u064b \u0642\u064a\u0627\u0633\u064a\u0627\u064b \u0641\u064a \u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0648\u064a\u062a\u062e\u0637\u0649 \u0665\u0660\u0660 \u0645\u0644\u064a\u0648\u0646 \u0645\u0634\u0627\u0647\u062f\u0629<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0645\u0633\u0644\u0633\u0644 \u0627\u0644\u062e\u0627\u0648\u0629 \u064a\u0639\u064a\u062f \u062a\u0639\u0631\u064a\u0641 \u0627\u0644\u062f\u0631\u0627\u0645\u0627 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u064a\u062b\u0628\u062a \u0642\u062f\u0631\u062a\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0641\u0633\u0629 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0633\u062c\u0644 \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0627\u0644\u062f\u0631\u0627\u0645\u064a \u0627\u0644\u0639\u0631\u0628\u064a &#8220;\u0627\u0644\u062e\u0627\u0648\u0629&#8221; \u0631\u0642\u0645\u0627\u064b \u0642\u064a\u0627\u0633\u064a\u0627\u064b \u0641\u064a \u0639\u062f\u062f \u0627\u0644\u0645\u0634\u0627\u0647\u062f\u0627\u062a \u0639\u0628\u0631 \u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0628\u062b \u0627\u0644\u0631\u0642\u0645\u064a\u0629\u060c \u062d\u064a\u062b \u062a\u062c\u0627\u0648\u0632 \u062d\u0627\u062c\u0632 \u0627\u0644\u0640\u0665\u0660\u0660 \u0645\u0644\u064a\u0648\u0646 \u0645\u0634\u0627\u0647\u062f\u0629 \u062e\u0644\u0627\u0644 \u0634\u0647\u0631\u064a\u0646 \u0641\u0642\u0637 \u0645\u0646 \u0639\u0631\u0636\u0647. \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0645\u0646 \u0625\u0646\u062a\u0627\u062c MBC \u0648\u0628\u0637\u0648\u0644\u0629 \u0646\u062e\u0628\u0629 \u0645\u0646 \u0646\u062c\u0648\u0645 \u0627\u0644\u062f\u0631\u0627\u0645\u0627 \u0627\u0644\u0639\u0631\u0628\u064a\u0629\u060c \u0648\u0647\u0648 \u0645\u0646 \u062a\u0623\u0644\u064a\u0641 \u0627\u0644\u0643\u0627\u062a\u0628 \u0627\u0644\u0645\u0635\u0631\u064a \u0645\u062d\u0645\u062f \u062d\u0641\u0638\u064a \u0648\u0625\u062e\u0631\u0627\u062c \u0627\u0644\u0645\u062e\u0631\u062c \u0627\u0644\u0633\u0648\u0631\u064a \u062d\u0627\u062a\u0645 \u0639\u0644\u064a.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u062a\u062f\u0648\u0631 \u0623\u062d\u062f\u0627\u062b \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u0641\u064a \u0625\u0637\u0627\u0631 \u0627\u062c\u062a\u0645\u0627\u0639\u064a \u062a\u0634\u0648\u064a\u0642\u064a \u062e\u0644\u0627\u0644 \u0641\u062a\u0631\u0629 \u0627\u0644\u0633\u062a\u064a\u0646\u064a\u0627\u062a \u0641\u064a \u0627\u0644\u062e\u0644\u064a\u062c \u0627\u0644\u0639\u0631\u0628\u064a\u060c \u0648\u064a\u062a\u0646\u0627\u0648\u0644 \u0642\u0636\u0627\u064a\u0627 \u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0648\u0625\u0646\u0633\u0627\u0646\u064a\u0629 \u0639\u0645\u064a\u0642\u0629. \u0646\u062c\u0627\u062d \u0627\u0644\u0645\u0633\u0644\u0633\u0644 \u062a\u062c\u0627\u0648\u0632 \u0627\u0644\u062d\u062f\u0648\u062f \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u062d\u064a\u062b \u062a\u0645\u062a \u062f\u0628\u0644\u062c\u062a\u0647 \u0625\u0644\u0649 \u0639\u062f\u0629 \u0644\u063a\u0627\u062a \u0648\u062d\u0642\u0642 \u0646\u0633\u0628 \u0645\u0634\u0627\u0647\u062f\u0629 \u0639\u0627\u0644\u064a\u0629 \u0641\u064a \u062a\u0631\u0643\u064a\u0627 \u0648\u0623\u0648\u0631\u0648\u0628\u0627 \u0648\u0623\u0645\u0631\u064a\u0643\u0627 \u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629.\n                        <\/p>\n                        \n                        <div class=\"stats-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2 flex items-center\">\n                                <i class=\"fas fa-chart-bar ml-2\"><\/i> \u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0633\u0644\u0633\u0644:\n                            <\/h4>\n                            <div class=\"grid grid-cols-2 md:grid-cols-3 gap-4 text-center\">\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0665\u0660\u0660+<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0645\u0644\u064a\u0648\u0646 \u0645\u0634\u0627\u0647\u062f\u0629<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0664\u0665<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u062d\u0644\u0642\u0629<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0661\u0662<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0644\u063a\u0629 \u062f\u0628\u0644\u062c\u0629<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-tv text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0646\u0627\u0642\u062f \u062f\u0631\u0627\u0645\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- News 5 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0665<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744094-3a31f272c490?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0645\u0635\u0648\u0631 \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u062c\u0627\u0626\u0632\u0629 \u062d\u0645\u062f\u0627\u0646 \u0644\u0644\u062a\u0635\u0648\u064a\u0631<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u0627\u0644\u0641\u0627\u0626\u0632\u0648\u0646 \u0628\u0627\u0644\u062f\u0648\u0631\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u062a\u0635\u0648\u064a\u0631 \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a<\/span>\n                        <span class=\"category-badge\">\u062c\u0648\u0627\u0626\u0632 \u0641\u0646\u064a\u0629<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0662\u0669 \u064a\u0646\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u0627\u0644\u0645\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u0631\u064a \u062e\u0627\u0644\u062f \u0627\u0644\u062f\u0633\u0648\u0642\u064a \u064a\u0641\u0648\u0632 \u0628\u062c\u0627\u0626\u0632\u0629 \u062d\u0645\u062f\u0627\u0646 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0644\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0636\u0648\u0626\u064a \u0662\u0660\u0662\u0664<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0641\u0648\u0632 \u062e\u0627\u0644\u062f \u0627\u0644\u062f\u0633\u0648\u0642\u064a \u064a\u0639\u0643\u0633 \u062a\u0637\u0648\u0631 \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a \u0627\u0644\u0639\u0631\u0628\u064a \u0648\u062a\u0645\u064a\u0632\u0647 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0639\u0627\u0644\u0645\u064a&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u0641\u0627\u0632 \u0627\u0644\u0645\u0635\u0648\u0631 \u0627\u0644\u0645\u0635\u0631\u064a \u062e\u0627\u0644\u062f \u0627\u0644\u062f\u0633\u0648\u0642\u064a \u0628\u062c\u0627\u0626\u0632\u0629 \u062d\u0645\u062f\u0627\u0646 \u0628\u0646 \u0645\u062d\u0645\u062f \u0628\u0646 \u0631\u0627\u0634\u062f \u0622\u0644 \u0645\u0643\u062a\u0648\u0645 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0644\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0636\u0648\u0626\u064a \u0641\u064a \u062f\u0648\u0631\u062a\u0647\u0627 \u0627\u0644\u0639\u0627\u0634\u0631\u0629\u060c \u0639\u0646 \u0633\u0644\u0633\u0644\u0629 \u0635\u0648\u0631\u0647 &#8220;\u0648\u062c\u0648\u0647 \u0627\u0644\u0646\u064a\u0644&#8221; \u0627\u0644\u062a\u064a \u062a\u0648\u062b\u0642 \u062d\u064a\u0627\u0629 \u0627\u0644\u0635\u064a\u0627\u062f\u064a\u0646 \u0648\u0627\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0639\u0644\u0649 \u0636\u0641\u0627\u0641 \u0646\u0647\u0631 \u0627\u0644\u0646\u064a\u0644. \u0627\u0644\u062c\u0627\u0626\u0632\u0629 \u062a\u0628\u0644\u063a \u0642\u064a\u0645\u062a\u0647\u0627 \u0661\u0662\u0660 \u0623\u0644\u0641 \u062f\u0648\u0644\u0627\u0631 \u0623\u0645\u0631\u064a\u0643\u064a \u0648\u062a\u0639\u062f \u0645\u0646 \u0623\u0628\u0631\u0632 \u0627\u0644\u062c\u0648\u0627\u0626\u0632 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0636\u0648\u0626\u064a.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u062a\u0646\u0627\u0641\u0633 \u0639\u0644\u0649 \u0627\u0644\u062c\u0627\u0626\u0632\u0629 \u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0663\u0665\u0660\u0660 \u0645\u0635\u0648\u0631 \u0645\u0646 \u0661\u0663\u0662 \u062f\u0648\u0644\u0629 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645. \u062a\u0645\u064a\u0632\u062a \u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u062f\u0633\u0648\u0642\u064a \u0627\u0644\u0641\u0627\u0626\u0632\u0629 \u0628\u062a\u0642\u0646\u064a\u0627\u062a \u062a\u0635\u0648\u064a\u0631 \u0645\u0628\u062a\u0643\u0631\u0629 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0636\u0648\u0621 \u0627\u0644\u0637\u0628\u064a\u0639\u064a \u0628\u0637\u0631\u064a\u0642\u0629 \u0641\u0646\u064a\u0629 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u0629\u060c \u0645\u0645\u0627 \u062c\u0639\u0644\u0647\u0627 \u062a\u062a\u0641\u0648\u0642 \u0639\u0644\u0649 \u0628\u0627\u0642\u064a \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0627\u062a \u0648\u0641\u0642\u0627\u064b \u0644\u062a\u0642\u064a\u064a\u0645 \u0644\u062c\u0646\u0629 \u0627\u0644\u062a\u062d\u0643\u064a\u0645 \u0627\u0644\u062f\u0648\u0644\u064a\u0629.\n                        <\/p>\n                        \n                        <div class=\"highlight-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2\">\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u0641\u0627\u0626\u0632\u0629:<\/h4>\n                            <ul class=\"text-slate-300 text-sm space-y-2\">\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0627\u0644\u0639\u0646\u0648\u0627\u0646: &#8220;\u0648\u062c\u0648\u0647 \u0627\u0644\u0646\u064a\u0644&#8221; &#8211; \u062a\u0648\u062b\u064a\u0642 \u0644\u062d\u064a\u0627\u0629 \u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0627\u0644\u0646\u064a\u0644<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0627\u0644\u062a\u0642\u0646\u064a\u0629: \u062a\u0635\u0648\u064a\u0631 \u0636\u0648\u0626\u064a \u0631\u0642\u0645\u064a \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0636\u0648\u0621 \u0637\u0628\u064a\u0639\u064a<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0639\u062f\u062f \u0627\u0644\u0635\u0648\u0631: \u0662\u0665 \u0635\u0648\u0631\u0629 \u0645\u0644\u0648\u0646\u0629 \u0648\u0623\u0628\u064a\u0636 \u0648\u0623\u0633\u0648\u062f<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0627\u0644\u0645\u062f\u0629: \u0663 \u0633\u0646\u0648\u0627\u062a \u0645\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0645\u064a\u062f\u0627\u0646\u064a<\/li>\n                                <li><i class=\"fas fa-circle text-orange-500 ml-2\" style=\"font-size: 6px;\"><\/i> \u0642\u064a\u0645\u0629 \u0627\u0644\u062c\u0627\u0626\u0632\u0629: \u0661\u0662\u0660,\u0660\u0660\u0660 \u062f\u0648\u0644\u0627\u0631 \u0623\u0645\u0631\u064a\u0643\u064a<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-camera-retro text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0646\u0627\u0642\u062f \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- News 6 -->\n        <div class=\"cinema-card rounded-xl overflow-hidden mb-10\">\n            <div class=\"md:flex md:flex-row-reverse\">\n                <div class=\"md:w-2\/5 relative\">\n                    <div class=\"news-number\">\u0666<\/div>\n                    <div class=\"trending-tag\">\u0639\u0631\u0636 \u0639\u0627\u0644\u0645\u064a \u0623\u0648\u0644<\/div>\n                    <div class=\"h-full min-h-80 md:min-h-full overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1536440136628-849c177e76a1?ixlib=rb-4.0.3&#038;auto=format&#038;fit=crop&#038;w=800&#038;q=80\" \n                             alt=\"\u0633\u064a\u0646\u0645\u0627 IMAX\" \n                             class=\"news-image w-full h-full object-cover\">\n                    <\/div>\n                    <div class=\"image-overlay\">\n                        <h3 class=\"font-bold text-lg\">\u0641\u064a\u0644\u0645 &#8220;\u0631\u0645\u0627\u062f \u0648\u0630\u0647\u0628&#8221;<\/h3>\n                        <p class=\"text-sm text-slate-200\">\u0625\u0646\u062a\u0627\u062c \u0633\u064a\u0646\u0645\u0627\u0626\u064a \u0636\u062e\u0645<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"md:w-3\/5 p-6\">\n                    <div class=\"mb-4\">\n                        <span class=\"news-badge\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                        <span class=\"category-badge\">\u0623\u0641\u0644\u0627\u0645 \u0639\u0627\u0644\u0645\u064a\u0629<\/span>\n                        <span class=\"category-badge\">\u0625\u0646\u062a\u0627\u062c \u0636\u062e\u0645<\/span>\n                        <span class=\"text-slate-400 text-sm mr-3\"><i class=\"far fa-clock ml-1\"><\/i> \u0662\u0668 \u064a\u0646\u0627\u064a\u0631 \u0662\u0660\u0662\u0664<\/span>\n                    <\/div>\n                    \n                    <h2 class=\"section-title text-2xl md:text-3xl font-bold mb-6 text-white\">\u0641\u064a\u0644\u0645 &#8220;\u0631\u0645\u0627\u062f \u0648\u0630\u0647\u0628&#8221; \u0628\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0662\u0660\u0660 \u0645\u0644\u064a\u0648\u0646 \u062f\u0648\u0644\u0627\u0631 \u064a\u062d\u0637\u0645 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0642\u064a\u0627\u0633\u064a\u0629 \u0641\u064a \u0639\u0631\u0648\u0636\u0647 \u0627\u0644\u0623\u0648\u0644\u064a\u0629<\/h2>\n                    \n                    <div class=\"mb-6\">\n                        <blockquote class=\"quote-box p-4 rounded-lg mb-6\">\n                            &#8220;\u0641\u064a\u0644\u0645 \u0631\u0645\u0627\u062f \u0648\u0630\u0647\u0628 \u064a\u0631\u0641\u0639 \u0633\u0642\u0641 \u0627\u0644\u0625\u0646\u062a\u0627\u062c \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a \u0627\u0644\u0639\u0627\u0644\u0645\u064a \u0648\u064a\u0642\u062f\u0645 \u062a\u062c\u0631\u0628\u0629 \u0628\u0635\u0631\u064a\u0629 \u063a\u064a\u0631 \u0645\u0633\u0628\u0648\u0642\u0629&#8221;\n                        <\/blockquote>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u062d\u0642\u0642 \u0627\u0644\u0641\u064a\u0644\u0645 \u0627\u0644\u0645\u0644\u062d\u0645\u064a \u0627\u0644\u062c\u062f\u064a\u062f &#8220;\u0631\u0645\u0627\u062f \u0648\u0630\u0647\u0628&#8221; (Ash and Gold) \u0625\u064a\u0631\u0627\u062f\u0627\u062a \u0642\u064a\u0627\u0633\u064a\u0629 \u0641\u064a \u0639\u0631\u0648\u0636\u0647 \u0627\u0644\u0623\u0648\u0644\u064a\u0629 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645\u060c \u062d\u064a\u062b \u062c\u0645\u0639 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0661\u0665\u0660 \u0645\u0644\u064a\u0648\u0646 \u062f\u0648\u0644\u0627\u0631 \u0641\u064a \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u0627\u0644\u0623\u0648\u0644 \u0645\u0646 \u0639\u0631\u0636\u0647. \u0627\u0644\u0641\u064a\u0644\u0645 \u0645\u0646 \u0625\u062e\u0631\u0627\u062c \u0627\u0644\u0645\u0643\u0633\u064a\u0643\u064a \u063a\u064a\u064a\u0631\u0645\u0648 \u062f\u064a\u0644 \u062a\u0648\u0631\u0648 \u0648\u0628\u0637\u0648\u0644\u0629 \u0646\u062e\u0628\u0629 \u0645\u0646 \u0646\u062c\u0648\u0645 \u0647\u0648\u0644\u064a\u0648\u0648\u062f\u060c \u0648\u064a\u0639\u062f \u0623\u062d\u062f \u0623\u063a\u0644\u0649 \u0627\u0644\u0623\u0641\u0644\u0627\u0645 \u0627\u0644\u0645\u0646\u062a\u062c\u0629 \u0641\u064a \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0629.\n                        <\/p>\n                        \n                        <p class=\"text-slate-300 mb-4\">\n                            \u064a\u062a\u0645\u064a\u0632 \u0627\u0644\u0641\u064a\u0644\u0645 \u0628\u062a\u0642\u0646\u064a\u0627\u062a \u0628\u0635\u0631\u064a\u0629 \u0645\u062a\u0637\u0648\u0631\u0629 \u062d\u064a\u062b \u062a\u0645 \u062a\u0635\u0648\u064a\u0631 \u0667\u0660\u066a \u0645\u0646\u0647 \u0628\u062a\u0642\u0646\u064a\u0629 IMAX 3D\u060c \u0643\u0645\u0627 \u064a\u0633\u062a\u062e\u062f\u0645 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a \u0641\u064a \u0628\u0639\u0636 \u0627\u0644\u0645\u0634\u0627\u0647\u062f. \u062a\u062f\u0648\u0631 \u0623\u062d\u062f\u0627\u062b \u0627\u0644\u0641\u064a\u0644\u0645 \u0641\u064a \u0639\u0627\u0644\u0645 \u062e\u064a\u0627\u0644\u064a \u0645\u0633\u062a\u0648\u062d\u0649 \u0645\u0646 \u0627\u0644\u0623\u0633\u0627\u0637\u064a\u0631 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0634\u0631\u0642 \u0623\u0648\u0633\u0637\u064a\u0629\u060c \u0648\u0647\u0648 \u0645\u0627 \u0644\u0641\u062a \u0627\u0646\u062a\u0628\u0627\u0647 \u0627\u0644\u0646\u0642\u0627\u062f \u0648\u0627\u0644\u062c\u0645\u0647\u0648\u0631 \u0639\u0644\u0649 \u062d\u062f \u0633\u0648\u0627\u0621.\n                        <\/p>\n                        \n                        <div class=\"stats-box p-4 rounded-lg mt-4\">\n                            <h4 class=\"font-bold text-amber-300 mb-2 flex items-center\">\n                                <i class=\"fas fa-money-bill-wave ml-2\"><\/i> \u0623\u0631\u0642\u0627\u0645 \u0648\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a:\n                            <\/h4>\n                            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-4 text-center\">\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0662\u0660\u0660M<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u0641\u064a\u0644\u0645<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0661\u0665\u0660M<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0625\u064a\u0631\u0627\u062f\u0627\u062a \u0623\u0648\u0644 \u0623\u0633\u0628\u0648\u0639<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0667\u0660\u066a<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u0628\u062a\u0642\u0646\u064a\u0629 IMAX 3D<\/div>\n                                <\/div>\n                                <div class=\"bg-slate-900 p-3 rounded-lg border border-slate-700\">\n                                    <div class=\"text-2xl font-bold text-amber-400\">\u0668\u0665<\/div>\n                                    <div class=\"text-sm text-slate-400\">\u062f\u0642\u064a\u0642\u0629 \u0645\u0624\u062b\u0631\u0627\u062a \u0628\u0635\u0631\u064a\u0629<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"flex justify-between items-center border-t border-slate-700 pt-4\">\n                        <div class=\"flex items-center\">\n                            <div class=\"w-10 h-10 rounded-full overflow-hidden ml-3 bg-slate-800 border border-slate-700 flex items-center justify-center\">\n                                <i class=\"fas fa-star text-amber-400\"><\/i>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-bold\">\u0646\u0627\u0642\u062f \u0633\u064a\u0646\u0645\u0627\u0626\u064a<\/h4>\n                                <p class=\"text-slate-400 text-sm\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-amber-400 font-medium\">\n                            <a href=\"#\" class=\"hover:text-amber-300\">\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 <i class=\"fas fa-external-link-alt mr-1\"><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Weekly Summary -->\n        <div class=\"bg-gradient-to-l from-slate-800 to-slate-900 rounded-2xl p-8 mb-12 border border-slate-700\">\n            <div class=\"mb-6 text-center\">\n                <span class=\"network-header\" style=\"display: inline-block; margin-bottom: 15px;\">\u062e\u0644\u0627\u0635\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u0645\u0646 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                <h2 class=\"text-2xl font-bold text-white\">\u0623\u0628\u0631\u0632 \u0627\u062a\u062c\u0627\u0647\u0627\u062a \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0647\u0630\u0627 \u0627\u0644\u0623\u0633\u0628\u0648\u0639<\/h2>\n            <\/div>\n            \n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6\">\n                <div class=\"bg-slate-800 p-5 rounded-xl border border-slate-700\">\n                    <div class=\"text-amber-400 text-2xl mb-3\">\n                        <i class=\"fas fa-film\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-white mb-2\">\u0635\u0639\u0648\u062f \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/h4>\n                    <p class=\"text-slate-300 text-sm\">\u062b\u0644\u0627\u062b\u0629 \u0623\u0641\u0644\u0627\u0645 \u0639\u0631\u0628\u064a\u0629 \u0641\u064a \u0645\u0633\u0627\u0628\u0642\u0629 \u0643\u0627\u0646 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u062a\u0624\u0643\u062f \u062a\u0637\u0648\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0648\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064a \u0628\u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0627\u0644\u0639\u0631\u0628\u064a\u0629.<\/p>\n                <\/div>\n                \n                <div class=\"bg-slate-800 p-5 rounded-xl border border-slate-700\">\n                    <div class=\"text-amber-400 text-2xl mb-3\">\n                        <i class=\"fas fa-camera\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-white mb-2\">\u062a\u0637\u0648\u0631 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062a\u0635\u0648\u064a\u0631<\/h4>\n                    <p class=\"text-slate-300 text-sm\">\u0625\u0637\u0644\u0627\u0642 \u0643\u0627\u0645\u064a\u0631\u0627\u062a \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u0645\u062a\u0637\u0648\u0631\u0629 \u064a\u0641\u062a\u062d \u0622\u0641\u0627\u0642\u0627\u064b \u062c\u062f\u064a\u062f\u0629 \u0644\u0644\u0625\u0628\u062f\u0627\u0639 \u0627\u0644\u0628\u0635\u0631\u064a \u0648\u064a\u063a\u064a\u0631 \u0645\u0639\u0627\u064a\u064a\u0631 \u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0623\u0641\u0644\u0627\u0645.<\/p>\n                <\/div>\n                \n                <div class=\"bg-slate-800 p-5 rounded-xl border border-slate-700\">\n                    <div class=\"text-amber-400 text-2xl mb-3\">\n                        <i class=\"fas fa-globe\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-white mb-2\">\u0639\u0648\u0644\u0645\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0639\u0631\u0628\u064a<\/h4>\n                    <p class=\"text-slate-300 text-sm\">\u0646\u062c\u0627\u062d \u0627\u0644\u0645\u0633\u0644\u0633\u0644\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0639\u0627\u0644\u0645\u064a\u0627\u064b \u0648\u0632\u064a\u0627\u062f\u0629 \u0625\u0642\u0628\u0627\u0644 \u0627\u0644\u062c\u0645\u0647\u0648\u0631 \u0627\u0644\u062f\u0648\u0644\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0641\u0646\u064a \u0627\u0644\u0639\u0631\u0628\u064a.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"mt-8 p-5 bg-slate-800 rounded-xl border border-slate-700\">\n                <p class=\"text-slate-300 text-sm text-center\">\n                    <span class=\"news-badge\" style=\"display: inline-block; margin-bottom: 10px;\">\u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/span>\n                    <br>\n                    \u064a\u0638\u0647\u0631 \u0647\u0630\u0627 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u062a\u062d\u0648\u0644\u0627\u062a \u0643\u0628\u064a\u0631\u0629 \u0641\u064a \u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u060c \u0645\u0639 \u0627\u0632\u062f\u064a\u0627\u062f \u0648\u0627\u0636\u062d \u0644\u062d\u0636\u0648\u0631 \u0627\u0644\u0645\u0628\u062f\u0639\u064a\u0646 \u0627\u0644\u0639\u0631\u0628 \u0641\u064a \u0627\u0644\u0645\u062d\u0627\u0641\u0644 \u0627\u0644\u062f\u0648\u0644\u064a\u0629. \u0627\u0644\u062a\u0637\u0648\u0631 \u0627\u0644\u062a\u0642\u0646\u064a \u064a\u062a\u0633\u0627\u0631\u0639\u060c \u0648\u0627\u0644\u0625\u0642\u0628\u0627\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0639\u0631\u0628\u064a \u064a\u062a\u0632\u0627\u064a\u062f\u060c \u0645\u0645\u0627 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0645\u0631\u062d\u0644\u0629 \u062c\u062f\u064a\u062f\u0629 \u0641\u064a \u0627\u0644\u0645\u0634\u0647\u062f \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a \u0627\u0644\u0639\u0627\u0644\u0645\u064a.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"footer-gradient text-white py-12\">\n        <div class=\"container mx-auto px-4\">\n            <div class=\"grid grid-cols-1 md:grid-cols-4 gap-8 mb-8\">\n                <div>\n                    <h3 class=\"text-xl font-bold mb-6\">\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/h3>\n                    <p class=\"text-slate-300 mb-6\">\u0646\u0634\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u062a\u063a\u0637\u064a\u0629 \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645. \u0646\u0642\u062f\u0645 \u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0648\u062d\u0648\u0627\u0631\u0627\u062a \u062d\u0635\u0631\u064a\u0629 \u0645\u0639 \u0623\u0628\u0631\u0632 \u0627\u0644\u0645\u0628\u062f\u0639\u064a\u0646.<\/p>\n                    <div class=\"flex space-x-4 space-x-reverse\">\n                        <a href=\"#\" class=\"bg-slate-700 hover:bg-slate-600 w-10 h-10 rounded-full flex items-center justify-center\">\n                            <i class=\"fab fa-twitter\"><\/i>\n                        <\/a>\n                        <a href=\"#\" class=\"bg-slate-700 hover:bg-slate-600 w-10 h-10 rounded-full flex items-center justify-center\">\n                            <i class=\"fab fa-youtube\"><\/i>\n                        <\/a>\n                        <a href=\"#\" class=\"bg-slate-700 hover:bg-slate-600 w-10 h-10 rounded-full flex items-center justify-center\">\n                            <i class=\"fab fa-instagram\"><\/i>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <div>\n                    <h4 class=\"font-bold text-lg mb-6\">\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0646\u0634\u0631\u0629<\/h4>\n                    <ul class=\"space-y-3 text-slate-300\">\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0641\u0646\u0648\u0646 \u062a\u0634\u0643\u064a\u0644\u064a\u0629<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u062a\u0635\u0648\u064a\u0631 \u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u062a\u0635\u0648\u064a\u0631<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h4 class=\"font-bold text-lg mb-6\">\u0627\u0644\u0623\u0643\u062b\u0631 \u0642\u0631\u0627\u0621\u0629<\/h4>\n                    <ul class=\"space-y-3 text-slate-300\">\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0645\u0647\u0631\u062c\u0627\u0646 \u0643\u0627\u0646 \u0662\u0660\u0662\u0664<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0643\u0627\u0645\u064a\u0631\u0627 \u0633\u0648\u0646\u064a \u0627\u0644\u062c\u062f\u064a\u062f\u0629<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0645\u0633\u0644\u0633\u0644 \u0627\u0644\u062e\u0627\u0648\u0629<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u0628\u064a\u0646\u0627\u0644\u064a \u0627\u0644\u0634\u0627\u0631\u0642\u0629<\/a><\/li>\n                        <li><a href=\"#\" class=\"hover:text-amber-300 transition\">\u062c\u0627\u0626\u0632\u0629 \u062d\u0645\u062f\u0627\u0646 \u0644\u0644\u062a\u0635\u0648\u064a\u0631<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h4 class=\"font-bold text-lg mb-6\">\u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639\u064a\u0629<\/h4>\n                    <p class=\"text-slate-300 mb-4\">\u0627\u0634\u062a\u0631\u0643 \u0644\u062a\u0644\u0642\u064a \u0623\u0628\u0631\u0632 \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0623\u0633\u0628\u0648\u0639\u064a\u0627\u064b<\/p>\n                    <div class=\"flex\">\n                        <input type=\"email\" placeholder=\"\u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" class=\"flex-1 px-4 py-3 rounded-r-lg text-gray-900 focus:outline-none\">\n                        <button class=\"bg-orange-500 text-white px-4 py-3 rounded-l-lg hover:bg-orange-600 transition font-medium\">\n                            <i class=\"fas fa-paper-plane ml-1\"><\/i>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"border-t border-slate-700 pt-8 text-center text-slate-400 text-sm\">\n                <p>\u00a9 \u0662\u0660\u0662\u0664 \u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 &#8211; \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629.<\/p>\n                <p class=\"mt-2\">\u0646\u0634\u0631\u0629 \u0625\u0639\u0644\u0627\u0645\u064a\u0629 \u0645\u062a\u062e\u0635\u0635\u0629\u060c \u0644\u0627 \u062a\u0645\u062b\u0644 \u0628\u0627\u0644\u0636\u0631\u0648\u0631\u0629 \u0622\u0631\u0627\u0621 \u0627\u0644\u0634\u0628\u0643\u0629 \u0627\u0644\u0631\u0633\u0645\u064a\u0629.<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- Back to Top Button -->\n    <button id=\"backToTop\" class=\"fixed bottom-6 left-6 bg-orange-500 text-white p-3 rounded-full shadow-lg hover:bg-orange-600 transition opacity-0\">\n        <i class=\"fas fa-arrow-up\"><\/i>\n    <\/button>\n\n    <script>\n        \/\/ Update date\n        function updateDate() {\n            const now = new Date();\n            const options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' };\n            const dateStr = now.toLocaleDateString('ar-EG', options);\n            document.getElementById('current-date').textContent = dateStr;\n        }\n        \n        updateDate();\n        \n        \/\/ Back to top button\n        const backToTopBtn = document.getElementById('backToTop');\n        \n        window.addEventListener('scroll', () => {\n            if (window.pageYOffset > 300) {\n                backToTopBtn.classList.remove('opacity-0');\n                backToTopBtn.classList.add('opacity-100');\n            } else {\n                backToTopBtn.classList.remove('opacity-100');\n                backToTopBtn.classList.add('opacity-0');\n            }\n        });\n        \n        backToTopBtn.addEventListener('click', () => {\n            window.scrollTo({ top: 0, behavior: 'smooth' });\n        });\n        \n        \/\/ Add hover effect to cinema cards\n        document.querySelectorAll('.cinema-card').forEach(card => {\n            card.addEventListener('mouseenter', function() {\n                this.style.transform = 'translateY(-8px)';\n            });\n            \n            card.addEventListener('mouseleave', function() {\n                this.style.transform = 'translateY(0)';\n            });\n        });\n        \n        \/\/ Add image error handling\n        document.querySelectorAll('.news-image').forEach(img => {\n            img.addEventListener('error', function() {\n                const parent = this.closest('.relative') || this.closest('div');\n                if (parent) {\n                    this.style.display = 'none';\n                    const placeholder = document.createElement('div');\n                    placeholder.className = 'w-full h-full bg-gradient-to-br from-slate-800 to-slate-900 flex items-center justify-center';\n                    placeholder.innerHTML = '<div class=\"text-center\"><i class=\"fas fa-image text-slate-600 text-4xl mb-2\"><\/i><p class=\"text-slate-500 text-sm\">\u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631<\/p><\/div>';\n                    parent.appendChild(placeholder);\n                }\n            });\n        });\n        \n        \/\/ Add click effect to category badges\n        document.querySelectorAll('.category-badge').forEach(badge => {\n            badge.addEventListener('click', function() {\n                const category = this.textContent;\n                alert(`\u062a\u0635\u0641\u062d \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0641\u064a \u0642\u0633\u0645: ${category}\\n\\n\u062a\u0642\u062f\u064a\u0645: \u0634\u0628\u0643\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631`);\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=\"226062\" 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=\"226062\" 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=\"226062\" 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=\"226062\" 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=\"226062\" 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=\"226062\" 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 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 &#8211; \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0646\u0634\u0631\u0629 \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0666 \u0623\u062e\u0628\u0627\u0631 \u062d\u0635\u0631\u064a\u0629 \u0646\u0634\u0631\u0629 \u0639\u062f\u0633\u0629 \u0627\u0644\u0645\u062f\u0627\u0631 \u0623\u0628\u0631\u0632 \u0623\u062e\u0628\u0627\u0631 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u0646\u0642\u062f\u0645 \u0644\u0643\u0645 \u0641\u064a \u0639\u062f\u062f\u0646\u0627 \u0647\u0630\u0627 \u0666 \u0623\u062e\u0628\u0627\u0631 \u062d\u0635\u0631\u064a\u0629 \u0645\u0646 \u0639\u0627\u0644\u0645 \u0627\u0644\u0633\u064a\u0646\u0645\u0627 \u0648\u0627\u0644\u0641\u0646 \u0648\u0627\u0644\u062a\u0635\u0648\u064a\u0631\u060c \u0645\u0646 \u0623\u0628\u0631\u0632 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u0633\u064a\u0646\u0645\u0627\u0626\u064a\u0629 \u0625\u0644\u0649 \u0623\u062d\u062f\u062b \u0645\u0639\u0627\u0631\u0636 \u0627\u0644\u0641\u0646\u0648\u0646 \u0648\u0627\u0628\u062a\u0643\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a. \u062a\u0627\u0628\u0639\u0648\u0627 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":218517,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[17,53602],"tags":[],"class_list":["post-226062","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-17","category-53602"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.almadar.be\/wp-content\/uploads\/2025\/11\/%D9%86%D8%B4%D8%B1%D8%A9-%D8%A7%D9%84%D9%81%D9%86-%D9%88%D8%A7%D9%84%D8%AB%D9%82%D8%A7%D9%81%D8%A9-1-1-scaled.png?fit=2560%2C1396&ssl=1","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8NJWL-WOa","_links":{"self":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/226062","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=226062"}],"version-history":[{"count":1,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/226062\/revisions"}],"predecessor-version":[{"id":231141,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/posts\/226062\/revisions\/231141"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=\/wp\/v2\/media\/218517"}],"wp:attachment":[{"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=226062"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=226062"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.almadar.be\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=226062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}