{"id":7830,"date":"2026-02-15T12:44:12","date_gmt":"2026-02-15T09:44:12","guid":{"rendered":"https:\/\/almoltaqapodcast.com\/?page_id=7830"},"modified":"2026-02-15T13:34:01","modified_gmt":"2026-02-15T10:34:01","slug":"webinar-franchise","status":"publish","type":"page","link":"https:\/\/almoltaqapodcast.com\/en\/webinar-franchise\/","title":{"rendered":"webinar franchise"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7830\" class=\"elementor elementor-7830\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-305d883 e-flex e-con-boxed e-con e-parent\" data-id=\"305d883\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-270c2a3 elementor-widget elementor-widget-html\" data-id=\"270c2a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>\u0648\u0631\u0634\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800;900&family=Cormorant+Garamond:wght@300;400;600;700&family=Cairo:wght@300;400;600;700;800;900&display=swap');\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        @page {\n            size: A4;\n            margin: 0;\n        }\n\n        body {\n            font-family: 'Cairo', sans-serif;\n            background: #f5f1e8;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n            padding: 20px;\n        }\n\n        .a4-page {\n            width: 210mm;\n            height: 297mm;\n            background: #ffffff;\n            box-shadow: 0 25px 80px rgba(0,0,0,0.25);\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* Golden Header *\/\n        .golden-header {\n            background: linear-gradient(135deg, #1a1410 0%, #2c2416 50%, #4a3a2a 100%);\n            padding: 8mm 12mm 6mm 12mm;\n            position: relative;\n        }\n\n        .golden-header::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(to right, #d4af37, #f4d373, #d4af37);\n        }\n\n        .workshop-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 24px;\n            font-weight: 900;\n            color: #d4af37;\n            text-align: center;\n            margin-bottom: 4px;\n            letter-spacing: 1px;\n            text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        }\n\n        .workshop-subtitle {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 14px;\n            font-style: italic;\n            color: #f4d373;\n            text-align: center;\n            font-weight: 600;\n            margin-bottom: 8px;\n        }\n\n        .event-info-row {\n            display: flex;\n            justify-content: center;\n            gap: 12px;\n            flex-wrap: wrap;\n        }\n\n        .event-info-item {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n            color: #fdfbf7;\n            font-size: 10.5px;\n            font-weight: 600;\n        }\n\n        .event-info-icon {\n            color: #d4af37;\n            font-size: 11px;\n        }\n\n        \/* Main Content *\/\n        .content-area {\n            padding: 7mm 10mm 6mm 10mm;\n        }\n\n        \/* Description Section *\/\n        .description-section {\n            background: linear-gradient(135deg, #fdfbf7 0%, #f9f6f0 100%);\n            padding: 8px 12px;\n            border-right: 4px solid #d4af37;\n            border-radius: 4px;\n            margin-bottom: 7px;\n        }\n\n        .description-text {\n            font-size: 10.5px;\n            line-height: 1.7;\n            color: #2a2018;\n            text-align: justify;\n            font-weight: 600;\n            margin-bottom: 6px;\n        }\n\n        .description-text:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Workshop Topics *\/\n        .topics-section {\n            background: linear-gradient(135deg, #2c2416 0%, #3a2a1a 100%);\n            padding: 8px 12px;\n            border-radius: 4px;\n            margin-bottom: 7px;\n        }\n\n        .topics-header {\n            font-family: 'Playfair Display', serif;\n            font-size: 14px;\n            font-weight: 800;\n            color: #d4af37;\n            text-align: center;\n            margin-bottom: 7px;\n            letter-spacing: 1px;\n        }\n\n        .topics-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 6px;\n        }\n\n        .topic-item {\n            display: flex;\n            align-items: center;\n            gap: 6px;\n            color: #fdfbf7;\n            font-size: 10px;\n            font-weight: 700;\n        }\n\n        .topic-bullet {\n            color: #d4af37;\n            font-size: 9px;\n        }\n\n        \/* Speaker Badge *\/\n        .speaker-badge {\n            text-align: center;\n            margin: 8px 0 6px 0;\n            padding: 8px 0;\n            border-top: 3px double #d4af37;\n            border-bottom: 3px double #d4af37;\n        }\n\n        .speaker-badge-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 15px;\n            font-weight: 900;\n            color: #2c2416;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n        }\n\n        \/* Speaker Info *\/\n        .speaker-info-section {\n            display: flex;\n            gap: 10px;\n            align-items: flex-start;\n            margin-bottom: 7px;\n        }\n\n        .speaker-image {\n            width: 75px;\n            height: 75px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 4px solid #d4af37;\n            box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n            flex-shrink: 0;\n        }\n\n        .speaker-details {\n            flex: 1;\n        }\n\n        .speaker-name {\n            font-family: 'Playfair Display', serif;\n            font-size: 20px;\n            font-weight: 900;\n            color: #1a1410;\n            margin-bottom: 3px;\n        }\n\n        .speaker-title {\n            font-size: 9.5px;\n            color: #5a4a3a;\n            line-height: 1.6;\n            font-weight: 700;\n            margin-bottom: 4px;\n        }\n\n        .speaker-platform {\n            display: inline-flex;\n            align-items: center;\n            gap: 5px;\n            font-size: 10px;\n            color: #8b6f47;\n            font-weight: 800;\n            background: linear-gradient(135deg, #fdfbf7 0%, #f9f6f0 100%);\n            padding: 4px 12px;\n            border-radius: 15px;\n            border: 1.5px solid #d4af37;\n        }\n\n        .platform-icon {\n            color: #d4af37;\n            font-size: 10px;\n        }\n\n        \/* Philosophy *\/\n        .philosophy-quote {\n            background: linear-gradient(135deg, #2c2416 0%, #4a3a2a 100%);\n            padding: 10px 15px;\n            text-align: center;\n            border-radius: 4px;\n            margin-bottom: 7px;\n            position: relative;\n            border: 2px solid #d4af37;\n        }\n\n        .philosophy-quote::before,\n        .philosophy-quote::after {\n            content: '\u275d';\n            position: absolute;\n            font-size: 32px;\n            color: #d4af37;\n            opacity: 0.3;\n            font-family: 'Playfair Display', serif;\n        }\n\n        .philosophy-quote::before {\n            top: 3px;\n            right: 10px;\n        }\n\n        .philosophy-quote::after {\n            content: '\u275e';\n            bottom: 3px;\n            left: 10px;\n        }\n\n        .philosophy-text {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 15px;\n            font-style: italic;\n            color: #fdfbf7;\n            font-weight: 800;\n            position: relative;\n            z-index: 1;\n        }\n\n        \/* Bio Section *\/\n        .bio-section {\n            background: linear-gradient(135deg, #fdfbf7 0%, #f9f6f0 100%);\n            padding: 8px 12px;\n            border-right: 4px solid #d4af37;\n            border-radius: 4px;\n            margin-bottom: 7px;\n        }\n\n        .bio-text {\n            font-size: 10px;\n            line-height: 1.65;\n            color: #2a2018;\n            text-align: justify;\n            font-weight: 600;\n            margin-bottom: 6px;\n        }\n\n        .bio-text:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Expertise *\/\n        .expertise-section {\n            background: linear-gradient(135deg, #2c2416 0%, #3a2a1a 100%);\n            padding: 8px 12px;\n            border-radius: 4px;\n            border: 2px solid #d4af37;\n        }\n\n        .expertise-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 13px;\n            font-weight: 900;\n            color: #d4af37;\n            margin-bottom: 6px;\n            text-align: center;\n            letter-spacing: 1px;\n        }\n\n        .expertise-text {\n            font-size: 10px;\n            line-height: 1.65;\n            color: #fdfbf7;\n            text-align: center;\n            font-weight: 700;\n        }\n\n        \/* Corner Decorations *\/\n        .corner-decor {\n            position: absolute;\n            width: 35px;\n            height: 35px;\n            border: 3px solid #d4af37;\n            z-index: 100;\n        }\n\n        .corner-decor.top-left {\n            top: 4mm;\n            left: 4mm;\n            border-bottom: none;\n            border-right: none;\n        }\n\n        .corner-decor.top-right {\n            top: 4mm;\n            right: 4mm;\n            border-bottom: none;\n            border-left: none;\n        }\n\n        .corner-decor.bottom-left {\n            bottom: 4mm;\n            left: 4mm;\n            border-top: none;\n            border-right: none;\n        }\n\n        .corner-decor.bottom-right {\n            bottom: 4mm;\n            right: 4mm;\n            border-top: none;\n            border-left: none;\n        }\n\n        \/* Floating Icons *\/\n        .floating-icon {\n            position: absolute;\n            color: #e8d7a8;\n            opacity: 0.05;\n            font-size: 70px;\n            z-index: 0;\n        }\n\n        .icon-1 { top: 90mm; left: 8mm; transform: rotate(-25deg); }\n        .icon-2 { top: 190mm; right: 10mm; transform: rotate(20deg); }\n        .icon-3 { bottom: 25mm; left: 12mm; transform: rotate(-30deg); }\n\n        @media print {\n            body {\n                background: white;\n                padding: 0;\n            }\n            .a4-page {\n                box-shadow: none;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"a4-page\">\n        <!-- Corner Decorations -->\n        <div class=\"corner-decor top-left\"><\/div>\n        <div class=\"corner-decor top-right\"><\/div>\n        <div class=\"corner-decor bottom-left\"><\/div>\n        <div class=\"corner-decor bottom-right\"><\/div>\n\n        <!-- Floating Icons -->\n        <i class=\"fas fa-crown floating-icon icon-1\"><\/i>\n        <i class=\"fas fa-gem floating-icon icon-2\"><\/i>\n        <i class=\"fas fa-certificate floating-icon icon-3\"><\/i>\n\n        <!-- Golden Header -->\n        <div class=\"golden-header\">\n            <h1 class=\"workshop-title\">\u0648\u0631\u0634\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a<\/h1>\n            <p class=\"workshop-subtitle\">\u0641\u0643\u0651\u0631 \u0643\u0646\u0638\u0627\u0645\u2026 \u0644\u0627 \u0643\u0641\u0631\u0639 \u2014 \u0639\u0642\u0644\u064a\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u0646\u0627\u062c\u062d<\/p>\n\n            <div class=\"event-info-row\">\n                <div class=\"event-info-item\">\n                    <i class=\"fas fa-calendar-alt event-info-icon\"><\/i>\n                    <span>\u064a\u0648\u0645 \u0627\u0644\u0633\u0628\u062a \u0627\u0644\u0642\u0627\u062f\u0645 21 \u0627\u0644\u0634\u0647\u0631<\/span>\n                <\/div>\n                <div class=\"event-info-item\">\n                    <i class=\"fas fa-clock event-info-icon\"><\/i>\n                    <span>\u0627\u0644\u0633\u0627\u0639\u0629 10 \u0645\u0633\u0627\u0621\u064b<\/span>\n                <\/div>\n                <div class=\"event-info-item\">\n                    <i class=\"fas fa-map-marker-alt event-info-icon\"><\/i>\n                    <span>\u0646\u0627\u062f\u064a \u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 - \u0627\u0644\u0631\u064a\u0627\u0636<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Main Content -->\n        <div class=\"content-area\">\n            <!-- Description -->\n            <div class=\"description-section\">\n                <p class=\"description-text\">\n                    \u064a\u0634\u0647\u062f \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0646\u0645\u0648\u064b\u0627 \u0645\u062a\u0633\u0627\u0631\u0639\u064b\u0627 \u0645\u062f\u0639\u0648\u0645\u064b\u0627 \u0628\u0631\u0624\u064a\u0629 2030\u060c \u0648\u0628\u062a\u0646\u0638\u064a\u0645\u0647 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0646\u0638\u0627\u0645 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0627\u0644\u0635\u0627\u062f\u0631 \u0639\u0627\u0645 2019 \u0648\u0644\u0627\u0626\u062d\u062a\u0647 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a\u0629\u060c \u0645\u0627 \u062c\u0639\u0644 \u0627\u0644\u0633\u0648\u0642 \u0623\u0643\u062b\u0631 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u062c\u0627\u0630\u0628\u064a\u0629 \u0644\u0631\u0648\u0651\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0639\u0644\u0649 \u062d\u062f\u0651 \u0633\u0648\u0627\u0621.\n                <\/p>\n                <p class=\"description-text\">\n                    \u0627\u0644\u062a\u062d\u062f\u0651\u064a \u0627\u0644\u062d\u0642\u064a\u0642\u064a \u0627\u0644\u0630\u064a \u064a\u0648\u0627\u062c\u0647 \u0631\u0648\u0651\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0644\u0627 \u064a\u0643\u0645\u0646 \u0641\u064a \u0627\u0644\u062a\u0648\u0633\u0639 \u0630\u0627\u062a\u0647\u060c \u0628\u0644 \u0641\u064a \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0625\u0644\u0649 \u0645\u0646\u0638\u0648\u0645\u0629 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0643\u0631\u0627\u0631\u060c \u0645\u0633\u062a\u062f\u0627\u0645\u0629\u060c \u0648\u0645\u062a\u0648\u0627\u0641\u0642\u0629 \u0646\u0638\u0627\u0645\u064a\u064b\u0627\u060c \u0642\u0627\u062f\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u0646\u0645\u0648 \u0628\u062b\u0642\u0629 \u062f\u0627\u062e\u0644 \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0648\u062e\u0627\u0631\u062c\u0647\u0627.\n                <\/p>\n            <\/div>\n\n            <!-- Topics -->\n            <div class=\"topics-section\">\n                <h3 class=\"topics-header\">\u0645\u062d\u0627\u0648\u0631 \u0627\u0644\u0648\u0631\u0634\u0629<\/h3>\n                <div class=\"topics-grid\">\n                    <div class=\"topic-item\">\n                        <i class=\"fas fa-star topic-bullet\"><\/i>\n                        <span>\u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a<\/span>\n                    <\/div>\n                    <div class=\"topic-item\">\n                        <i class=\"fas fa-star topic-bullet\"><\/i>\n                        <span>\u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0623\u062f\u0627\u0621 \u0648\u0627\u0644\u0631\u0628\u062d\u064a\u0629<\/span>\n                    <\/div>\n                    <div class=\"topic-item\">\n                        <i class=\"fas fa-star topic-bullet\"><\/i>\n                        <span>\u0627\u0644\u062d\u0648\u0643\u0645\u0629 \u0648\u0627\u0644\u0627\u0646\u0636\u0628\u0627\u0637 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a<\/span>\n                    <\/div>\n                    <div class=\"topic-item\">\n                        <i class=\"fas fa-star topic-bullet\"><\/i>\n                        <span>\u0627\u0644\u0627\u0633\u062a\u062f\u0627\u0645\u0629<\/span>\n                    <\/div>\n                    <div class=\"topic-item\">\n                        <i class=\"fas fa-star topic-bullet\"><\/i>\n                        <span>\u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0648\u0627\u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Speaker Badge -->\n            <div class=\"speaker-badge\">\n                <div class=\"speaker-badge-title\">\u0646\u0628\u0630\u0629 \u0639\u0646 \u0627\u0644\u0645\u062d\u0627\u0636\u0631<\/div>\n            <\/div>\n\n            <!-- Speaker Info -->\n            <div class=\"speaker-info-section\">\n                <img decoding=\"async\" src=\"https:\/\/almoltaqapodcast.com\/wp-content\/uploads\/2026\/02\/\u0639\u0628\u062f-\u0627\u0644\u0644\u0647-\u0625\u0644\u064a\u0627\u0633.webp\" \n                     alt=\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0625\u0644\u064a\u0627\u0633\" \n                     class=\"speaker-image\">\n                <div class=\"speaker-details\">\n                    <h2 class=\"speaker-name\">\u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0625\u0644\u064a\u0627\u0633<\/h2>\n                    <p class=\"speaker-title\">\n                        \u0645\u0633\u062a\u0634\u0627\u0631 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0641\u064a \u0627\u0644\u0623\u0639\u0645\u0627\u0644 | \u0645\u0647\u0646\u062f\u0633 \u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a | \u0645\u0624\u0644\u0641 | \u0645\u062f\u0631\u0628 \u062a\u0646\u0641\u064a\u0630\u064a\n                    <\/p>\n                    <div class=\"speaker-platform\">\n                        <i class=\"fas fa-rocket platform-icon\"><\/i>\n                        <span>\u0645\u0624\u0633\u0633 \u0645\u0646\u0635\u0629 \u0627\u0631\u062a\u0642\u064a \u0627\u0644\u0631\u064a\u0627\u062f\u064a\u0629<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Philosophy -->\n            <div class=\"philosophy-quote\">\n                <p class=\"philosophy-text\">\u00ab\u0643\u0646 \u0627\u0644\u0645\u0639\u062c\u0632\u0629 \u2013 \u0648\u0627\u0631\u062a\u0642\u0650 \u0628\u0643\u0644 \u0644\u0642\u0627\u0621\u00bb<\/p>\n            <\/div>\n\n            <!-- Bio -->\n            <div class=\"bio-section\">\n                <p class=\"bio-text\">\n                    \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0625\u0644\u064a\u0627\u0633 \u0645\u0633\u062a\u0634\u0627\u0631 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0641\u064a \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0645\u0647\u0646\u062f\u0633 \u0623\u0646\u0638\u0645\u0629 \u0627\u0645\u062a\u064a\u0627\u0632 \u062a\u062c\u0627\u0631\u064a \u0648\u0645\u062f\u0631\u0628 \u062a\u0646\u0641\u064a\u0630\u064a \u0648\u0645\u062d\u0627\u0636\u0631 \u0645\u062d\u062a\u0631\u0641\u060c \u064a\u0645\u062a\u0644\u0643 \u062e\u0628\u0631\u0629 \u062a\u062a\u062c\u0627\u0648\u0632 25 \u0639\u0627\u0645\u064b\u0627 \u0641\u064a \u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0628\u0644\u0627\u062f \u0627\u0644\u0634\u0627\u0645 \u0648\u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0648\u0623\u0648\u0631\u0648\u0628\u0627\u060c \u0645\u0639 \u062a\u062e\u0635\u0635 \u0641\u064a \u0647\u064a\u0643\u0644\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0628\u0646\u0627\u0621 \u0623\u0646\u0638\u0645\u0629 \u0646\u0645\u0648 \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0648\u0633\u0639.\n                <\/p>\n                <p class=\"bio-text\">\n                    \u0623\u0644\u0651\u0641 \u0643\u062a\u0627\u0628\u064b\u0627 \u0645\u062a\u062e\u0635\u0635\u064b\u0627 \u0641\u064a \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u064a\u062a\u0631\u062c\u0645 \u0627\u0644\u0645\u0646\u0647\u062c\u064a\u0627\u062a \u0627\u0644\u0645\u0639\u0642\u062f\u0629 \u0625\u0644\u0649 \u0623\u0637\u0631 \u062a\u0637\u0628\u064a\u0642\u064a\u0629 \u0639\u0645\u0644\u064a\u0629\u060c \u062a\u0645\u0643\u0651\u0646 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0645\u0646 \u062a\u0637\u0648\u064a\u0631 \u0623\u0639\u0645\u0627\u0644\u0647\u0645 \u0648\u062a\u062d\u0648\u064a\u0644\u0647\u0627 \u0625\u0644\u0649 \u0623\u0646\u0638\u0645\u0629 \u0627\u0645\u062a\u064a\u0627\u0632 \u0645\u0633\u062a\u0642\u0644\u0629 \u0648\u0645\u0633\u062a\u062f\u0627\u0645\u0629. \u0643\u0645\u0627 \u0623\u0633\u0633 \u0645\u0646\u0635\u0629 \u00ab\u0627\u0631\u062a\u0642\u064a\u00bb \u0627\u0644\u0631\u0642\u0645\u064a\u0629\u060c \u0627\u0644\u062a\u064a \u062a\u0631\u0627\u0641\u0642 \u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0641\u064a \u0631\u062d\u0644\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0630\u0627\u062a \u0648\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0635\u0648\u0644\u064b\u0627 \u0625\u0644\u0649 \u0627\u0644\u062c\u0627\u0647\u0632\u064a\u0629 \u0644\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0648\u0627\u0644\u062a\u0648\u0633\u0639 \u0627\u0644\u0630\u0643\u064a.\n                <\/p>\n                <p class=\"bio-text\">\n                    \u064a\u0639\u0645\u0644 \u0643\u0630\u0644\u0643 \u0643\u0645\u062f\u0631\u0628 \u062a\u0646\u0641\u064a\u0630\u064a \u0645\u0639 \u0627\u0644\u0642\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0639\u0644\u064a\u0627 \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u064a\u0646\u060c \u0648\u064a\u0642\u062f\u0651\u0645 \u0628\u0631\u0627\u0645\u062c \u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0648\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u0623\u062b\u0631 \u062a\u062c\u0645\u0639 \u0628\u064a\u0646 \u0627\u0644\u0639\u0645\u0642 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0648\u0627\u0644\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0639\u0645\u0644\u064a\u060c \u0645\u0639 \u062a\u0631\u0643\u064a\u0632 \u062e\u0627\u0635 \u0639\u0644\u0649 \u062e\u0635\u0648\u0635\u064a\u0629 \u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u062e\u0644\u064a\u062c. \u0648\u062a\u062a\u0645\u062d\u0648\u0631 \u0631\u0633\u0627\u0644\u062a\u0647 \u062d\u0648\u0644 \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0642\u0627\u062f\u0629 \u0648\u0631\u0648\u0627\u062f \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0645\u0646 \u0628\u0646\u0627\u0621 \u0623\u0639\u0645\u0627\u0644 \u0645\u0646\u0638\u0645\u0629\u060c \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0648\u0633\u0639\u060c \u0648\u0645\u0631\u062a\u0643\u0632\u0629 \u0639\u0644\u0649 \u0642\u064a\u0645 \u0648\u0627\u0636\u062d\u0629 \u0648\u0646\u0645\u0648 \u0645\u0633\u062a\u062f\u0627\u0645.\n                <\/p>\n            <\/div>\n\n            <!-- Expertise -->\n            <div class=\"expertise-section\">\n                <h4 class=\"expertise-title\">\u0623\u0628\u0631\u0632 \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u062e\u0628\u0631\u0629<\/h4>\n                <p class=\"expertise-text\">\n                    \u062a\u0635\u0645\u064a\u0645 \u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u2022 \u062a\u0639\u0644\u064a\u0645 \u0631\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u2022 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a \u2022 \u0647\u064a\u0643\u0644\u0629 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0627\u0644\u0647\u0646\u062f\u0633\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u2022 \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0644\u063a\u064a\u0631 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u2022 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u062f\u062e\u0648\u0644 \u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u062e\u0644\u064a\u062c \u0648\u0627\u0644\u062a\u0648\u0633\u0639\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0648\u0631\u0634\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0648\u0631\u0634\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0641\u0643\u0651\u0631 \u0643\u0646\u0638\u0627\u0645\u2026 \u0644\u0627 \u0643\u0641\u0631\u0639 \u2014 \u0639\u0642\u0644\u064a\u0629 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u0646\u0627\u062c\u062d \u064a\u0648\u0645 \u0627\u0644\u0633\u0628\u062a \u0627\u0644\u0642\u0627\u062f\u0645 21 \u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0633\u0627\u0639\u0629 10 \u0645\u0633\u0627\u0621\u064b \u0646\u0627\u062f\u064a \u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 &#8211; \u0627\u0644\u0631\u064a\u0627\u0636 \u064a\u0634\u0647\u062f \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0646\u0645\u0648\u064b\u0627 \u0645\u062a\u0633\u0627\u0631\u0639\u064b\u0627 \u0645\u062f\u0639\u0648\u0645\u064b\u0627 \u0628\u0631\u0624\u064a\u0629 2030\u060c \u0648\u0628\u062a\u0646\u0638\u064a\u0645\u0647 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0646\u0638\u0627\u0645 \u0627\u0644\u0627\u0645\u062a\u064a\u0627\u0632 \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0627\u0644\u0635\u0627\u062f\u0631 \u0639\u0627\u0645 2019 \u0648\u0644\u0627\u0626\u062d\u062a\u0647 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a\u0629\u060c \u0645\u0627 \u062c\u0639\u0644 \u0627\u0644\u0633\u0648\u0642 \u0623\u0643\u062b\u0631 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0634\u0641\u0627\u0641\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7830","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/pages\/7830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/comments?post=7830"}],"version-history":[{"count":13,"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/pages\/7830\/revisions"}],"predecessor-version":[{"id":7849,"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/pages\/7830\/revisions\/7849"}],"wp:attachment":[{"href":"https:\/\/almoltaqapodcast.com\/en\/wp-json\/wp\/v2\/media?parent=7830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}