{"id":14153,"date":"2024-01-06T18:56:39","date_gmt":"2024-01-06T18:56:39","guid":{"rendered":"https:\/\/khaier.sa\/b1\/?page_id=14153"},"modified":"2025-10-16T17:23:28","modified_gmt":"2025-10-16T14:23:28","slug":"%d8%aa%d8%b3%d8%ac%d9%8a%d9%84-%d9%85%d8%b3%d8%aa%d9%81%d9%8a%d8%af-%d8%ac%d8%af%d9%8a%d8%af","status":"publish","type":"page","link":"https:\/\/bershqsan.sa\/?page_id=14153","title":{"rendered":"\u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f \u062c\u062f\u064a\u062f"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14153\" class=\"elementor elementor-14153\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d7a8caf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d7a8caf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-10fabe5\" data-id=\"10fabe5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c8b475c elementor-widget elementor-widget-text-editor\" data-id=\"c8b475c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\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>\u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f &#8211; \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646<\/title>\n    <style>\n        :root {\n            --primary-color: #0F766E;\n            --secondary-color: #14B8A6;\n            --accent-color: #2DD4BF;\n            --light-color: #f8f9fa;\n            --dark-color: #334155;\n            --border-radius: 10px;\n            --box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        \n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background: linear-gradient(135deg, #f0fdfa 0%, #f8fafc 100%);\n            color: var(--dark-color);\n            line-height: 1.6;\n            padding: 20px;\n            min-height: 100vh;\n        }\n        \n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            background-color: white;\n            border-radius: var(--border-radius);\n            box-shadow: var(--box-shadow);\n            padding: 30px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding-bottom: 20px;\n            border-bottom: 2px solid var(--primary-color);\n            position: relative;\n        }\n        \n        .header::after {\n            content: \"\";\n            position: absolute;\n            bottom: -2px;\n            right: 0;\n            width: 100px;\n            height: 2px;\n            background-color: var(--accent-color);\n        }\n        \n        h1 {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n            font-size: 28px;\n        }\n        \n        .intro {\n            background: linear-gradient(to left, #f0fdfa, #ecfdf5);\n            padding: 20px;\n            border-radius: var(--border-radius);\n            margin-bottom: 25px;\n            border-right: 4px solid var(--secondary-color);\n            box-shadow: 0 2px 4px rgba(15, 118, 110, 0.1);\n        }\n        \n        .video-section {\n            margin: 30px 0;\n            text-align: center;\n        }\n        \n        .video-container {\n            position: relative;\n            padding-bottom: 56.25%; \/* \u0646\u0633\u0628\u0629 16:9 *\/\n            height: 0;\n            overflow: hidden;\n            border-radius: var(--border-radius);\n            box-shadow: var(--box-shadow);\n            margin-top: 15px;\n            border: 3px solid var(--primary-color);\n        }\n        \n        .video-container iframe {\n            position: absolute;\n            top: 0;\n            right: 0;\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n        \n        .video-title {\n            color: var(--primary-color);\n            margin-bottom: 10px;\n            font-size: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n        }\n        \n        .video-title i {\n            font-size: 24px;\n        }\n        \n        .section {\n            margin-bottom: 30px;\n            border: 1px solid #e2e8f0;\n            border-radius: var(--border-radius);\n            overflow: hidden;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .section:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);\n        }\n        \n        .section-header {\n            background: linear-gradient(to right, var(--primary-color), var(--secondary-color));\n            color: white;\n            padding: 15px 20px;\n            font-weight: bold;\n            font-size: 18px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .section-header i {\n            margin-left: 10px;\n            font-size: 20px;\n        }\n        \n        .section-content {\n            padding: 20px;\n            background-color: var(--light-color);\n        }\n        \n        ul {\n            list-style-type: none;\n            padding: 0;\n        }\n        \n        li {\n            padding: 10px 0;\n            border-bottom: 1px dashed #e2e8f0;\n            position: relative;\n            padding-right: 30px;\n            transition: background-color 0.2s;\n        }\n        \n        li:hover {\n            background-color: #f0fdfa;\n            border-radius: 4px;\n            padding-right: 35px;\n        }\n        \n        li:last-child {\n            border-bottom: none;\n        }\n        \n        li::before {\n            content: \"\u2713\";\n            color: var(--primary-color);\n            font-weight: bold;\n            position: absolute;\n            right: 10px;\n            background-color: #f0fdfa;\n            width: 22px;\n            height: 22px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n        }\n        \n        .note {\n            background: linear-gradient(to right, #fef3c7, #fef7cd);\n            border: 1px solid #fcd34d;\n            border-radius: var(--border-radius);\n            padding: 15px;\n            margin-top: 20px;\n            font-weight: bold;\n            text-align: center;\n            color: #92400e;\n        }\n        \n        .footer {\n            text-align: center;\n            margin-top: 30px;\n            padding-top: 20px;\n            border-top: 1px solid #e2e8f0;\n            color: #64748b;\n            font-size: 14px;\n        }\n        \n        .apply-btn {\n            display: block;\n            width: 200px;\n            margin: 25px auto;\n            padding: 12px 20px;\n            background: linear-gradient(to right, var(--primary-color), var(--secondary-color));\n            color: white;\n            text-align: center;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            box-shadow: 0 4px 6px rgba(15, 118, 110, 0.3);\n            transition: all 0.3s ease;\n        }\n        \n        .apply-btn:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 12px rgba(15, 118, 110, 0.4);\n        }\n        \n        .registration-link {\n            text-align: center;\n            margin: 20px 0;\n        }\n        \n        .registration-link a {\n            color: var(--primary-color);\n            text-decoration: none;\n            font-weight: bold;\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            transition: color 0.3s;\n        }\n        \n        .registration-link a:hover {\n            color: var(--secondary-color);\n            text-decoration: underline;\n        }\n        \n        @media (max-width: 768px) {\n            .container {\n                padding: 15px;\n            }\n            \n            h1 {\n                font-size: 24px;\n            }\n            \n            .section-header {\n                font-size: 16px;\n            }\n            \n            .video-title {\n                font-size: 18px;\n            }\n            \n            .apply-btn {\n                width: 90%;\n            }\n        }\n    <\/style>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f<\/h1>\n            <p>\u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646<\/p>\n        <\/div>\n        \n        <div class=\"intro\">\n            <p>\u0639\u0632\u064a\u0632\u064a \u0627\u0644\u0645\u0633\u062a\u0641\u064a\u062f\u060c \u0641\u064a \u062d\u0627\u0644 \u0631\u063a\u0628\u062a\u0643\u0645 \u0641\u064a \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0644\u062f\u0649 \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646 \u0623\u0648 \u062a\u062d\u062f\u064a\u062b \u0645\u0644\u0641\u0643 \u0641\u064a \u0627\u0644\u062c\u0645\u0639\u064a\u0629\u060c \u0646\u0623\u0645\u0644 \u0627\u062a\u0628\u0627\u0639 \u0627\u0644\u0634\u0631\u062d \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0623\u0633\u0641\u0644 \u0645\u0639 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0625\u0631\u0641\u0627\u0642 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629. \u0648\u0644\u0646 \u064a\u062a\u0645 \u0627\u0644\u0646\u0638\u0631 \u0628\u0623\u064a \u0637\u0644\u0628 \u063a\u064a\u0631 \u0645\u0643\u062a\u0645\u0644 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a.<\/p>\n        <\/div>\n        \n        <div class=\"video-section\">\n            <h2 class=\"video-title\">\n                <i class=\"fas fa-play-circle\"><\/i> \u0634\u0631\u062d \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0633\u062c\u064a\u0644\n            <\/h2>\n            <p>\u0644\u0645\u0634\u0627\u0647\u062f\u0629 \u0634\u0631\u062d \u0645\u0641\u0635\u0644 \u0644\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0633\u062c\u064a\u0644\u060c \u064a\u0631\u062c\u0649 \u0645\u0634\u0627\u0647\u062f\u0629 \u0627\u0644\u0641\u064a\u062f\u064a\u0648 \u0627\u0644\u062a\u0627\u0644\u064a:<\/p>\n            <div class=\"video-container\">\n                <iframe \n                    src=\"https:\/\/www.youtube.com\/embed\/0zi63JgR_uM\" \n                    title=\"\u0634\u0631\u062d \u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f \u0641\u064a \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646\"\n                    allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" \n                    allowfullscreen>\n                <\/iframe>\n            <\/div>\n        <\/div>\n        \n        <div class=\"section\">\n            <div class=\"section-header\">\n                <i class=\"fas fa-file-alt\"><\/i> \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0645\u0644\u0641 \u0627\u0644\u0645\u0633\u062a\u0641\u064a\u062f\n            <\/div>\n            <div class=\"section-content\">\n                <ul>\n                    <li>\u0635\u0648\u0631\u0629 \u0645\u0646 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629<\/li>\n                    <li>\u0635\u0648\u0631\u0629 \u0645\u0646 \u0643\u0631\u062a \u0627\u0644\u0639\u0627\u0626\u0644\u0629<\/li>\n                    <li>\u0625\u062b\u0628\u0627\u062a \u062d\u0627\u0644\u0629 \u0644\u0637\u0644\u0627\u0628 \u0648\u0637\u0627\u0644\u0628\u0627\u062a \u0627\u0644\u0643\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0625\u0646 \u0648\u062c\u062f<\/li>\n                    <li>\u062a\u0639\u0631\u064a\u0641 \u0645\u0639\u0627\u0634 \u0627\u0644\u062a\u0642\u0627\u0639\u062f \u0623\u0648 \u0627\u0644\u0631\u0627\u062a\u0628 \u0644\u0644\u0645\u0648\u0638\u0641\u064a\u0646 \u0639\u0644\u0649 \u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0644<\/li>\n                    <li>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0627\u064a\u0628\u0627\u0646<\/li>\n                    <li>\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0648\u0637\u0646\u064a<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"section\">\n            <div class=\"section-header\">\n                <i class=\"fas fa-female\"><\/i> \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0644\u0623\u0631\u0627\u0645\u0644\n            <\/div>\n            <div class=\"section-content\">\n                <ul>\n                    <li>\u0635\u0648\u0631\u0629 \u0645\u0646 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0623\u0648 \u0643\u0631\u062a \u0627\u0644\u0639\u0627\u0626\u0644\u0629<\/li>\n                    <li>\u0635\u0648\u0631\u0629 \u0634\u0647\u0627\u062f\u0629 \u0648\u0641\u0627\u0629 \u0627\u0644\u0632\u0648\u062c<\/li>\n                    <li>\u0635\u0648\u0631\u0629 \u0635\u0643 \u062d\u0635\u0631 \u0627\u0644\u0648\u0631\u062b\u0629 \u0623\u0648 \u0627\u0644\u0625\u0639\u0627\u0644\u0629<\/li>\n                    <li>\u0635\u0648\u0631\u0629 \u0635\u0643 \u0627\u0644\u0648\u0643\u0627\u0644\u0629 (\u0644\u0644\u0648\u0643\u064a\u0644 \u0627\u0644\u0634\u0631\u0639\u064a)<\/li>\n                    <li>\u0625\u062b\u0628\u0627\u062a \u062d\u0627\u0644\u0629 \u0644\u0637\u0644\u0627\u0628 \u0648\u0637\u0627\u0644\u0628\u0627\u062a \u0627\u0644\u0643\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0625\u0646 \u0648\u062c\u062f<\/li>\n                    <li>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0627\u064a\u0628\u0627\u0646<\/li>\n                    <li>\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0648\u0637\u0646\u064a<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"section\">\n            <div class=\"section-header\">\n                <i class=\"fas fa-user-times\"><\/i> \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0644\u0645\u0637\u0644\u0642\u0629\n            <\/div>\n            <div class=\"section-content\">\n                <ul>\n                    <li>\u0635\u0648\u0631\u0629 \u0645\u0646 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0623\u0648 \u0643\u0631\u062a \u0627\u0644\u0639\u0627\u0626\u0644\u0629<\/li>\n                    <li>\u0635\u0648\u0631\u0629 \u0635\u0643 \u0627\u0644\u0637\u0644\u0627\u0642<\/li>\n                    <li>\u062a\u0639\u0631\u064a\u0641 \u0645\u0639\u0627\u0634 \u0627\u0644\u062a\u0642\u0627\u0639\u062f \u0623\u0648 \u0627\u0644\u0631\u0627\u062a\u0628 \u0644\u0644\u0645\u0648\u0638\u0641\u0627\u062a \u0639\u0644\u0649 \u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0644<\/li>\n                    <li>\u0625\u062b\u0628\u0627\u062a \u062d\u0627\u0644\u0629 \u0644\u0637\u0644\u0627\u0628 \u0648\u0637\u0627\u0644\u0628\u0627\u062a \u0627\u0644\u0643\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0625\u0646 \u0648\u062c\u062f<\/li>\n                    <li>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0627\u064a\u0628\u0627\u0646<\/li>\n                    <li>\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0648\u0637\u0646\u064a<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"section\">\n            <div class=\"section-header\">\n                <i class=\"fas fa-wheelchair\"><\/i> \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u0630\u0648\u064a \u0627\u0644\u0625\u0639\u0627\u0642\u0629\n            <\/div>\n            <div class=\"section-content\">\n                <ul>\n                    <li>\u0635\u0648\u0631\u0629 \u0645\u0646 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629<\/li>\n                    <li>\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0637\u0628\u064a\u0629<\/li>\n                    <li>\u062a\u0639\u0631\u064a\u0641 \u0628\u0627\u0644\u0631\u0627\u062a\u0628 \u0645\u0646 \u0627\u0644\u0636\u0645\u0627\u0646 \u0648\u0627\u0644\u062a\u0623\u0647\u064a\u0644 \u0627\u0644\u0634\u0627\u0645\u0644<\/li>\n                    <li>\u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0627\u064a\u0628\u0627\u0646<\/li>\n                    <li>\u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0648\u0637\u0646\u064a<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        \n        <div class=\"intro\">\n            <p>\u0641\u064a \u062d\u0627\u0644 \u062a\u0648\u0641\u0631 \u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u0630\u0643\u0648\u0631\u0629 \u0623\u0639\u0644\u0627\u0647\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u062a\u0642\u062f\u0645 \u0639\u0644\u0649 \u0627\u0644\u062c\u0645\u0639\u064a\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u0631\u0627\u0628\u0637 \u0623\u062f\u0646\u0627\u0647.<\/p>\n        <\/div>\n        \n        <a href=\"https:\/\/khaier.app\/auth\/signin\/261\" class=\"apply-btn\" target=\"_blank\">\n            <i class=\"fas fa-user-plus\"><\/i> \u0627\u0644\u062a\u0642\u062f\u0645 \u0644\u0644\u062a\u0633\u062c\u064a\u0644\n        <\/a>\n        \n        <div class=\"registration-link\">\n            <p>\u0623\u0648 \u064a\u0645\u0643\u0646\u0643 \u0646\u0633\u062e \u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u062a\u0627\u0644\u064a:<\/p>\n            <a href=\"https:\/\/khaier.app\/auth\/signin\/261\" target=\"_blank\">\n                <i class=\"fas fa-link\"><\/i> https:\/\/khaier.app\/auth\/signin\/261\n            <\/a>\n        <\/div>\n        \n        <div class=\"note\">\n            \u0645\u0644\u0627\u062d\u0638\u0629: \u0627\u0633\u062a\u0644\u0627\u0645 \u0627\u0644\u0637\u0644\u0628 \u0644\u0627 \u064a\u0639\u0646\u064a \u0642\u0628\u0648\u0644\u0647\n        <\/div>\n        \n        <div class=\"footer\">\n            <p>\u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646<\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f &#8211; \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646 \u062a\u0633\u062c\u064a\u0644 \u0645\u0633\u062a\u0641\u064a\u062f \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646 \u0639\u0632\u064a\u0632\u064a \u0627\u0644\u0645\u0633\u062a\u0641\u064a\u062f\u060c \u0641\u064a \u062d\u0627\u0644 \u0631\u063a\u0628\u062a\u0643\u0645 \u0641\u064a \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0644\u062f\u0649 \u062c\u0645\u0639\u064a\u0629 \u0627\u0644\u0628\u0631 \u0627\u0644\u062e\u064a\u0631\u064a\u0629 \u0628\u0634\u0642\u0635\u0627\u0646 \u0623\u0648 \u062a\u062d\u062f\u064a\u062b \u0645\u0644\u0641\u0643 \u0641\u064a \u0627\u0644\u062c\u0645\u0639\u064a\u0629\u060c \u0646\u0623\u0645\u0644 \u0627\u062a\u0628\u0627\u0639 \u0627\u0644\u0634\u0631\u062d \u0627\u0644\u0645\u0648\u062c\u0648\u062f \u0623\u0633\u0641\u0644 \u0645\u0639 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0625\u0631\u0641\u0627\u0642 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629. \u0648\u0644\u0646 \u064a\u062a\u0645 \u0627\u0644\u0646\u0638\u0631 \u0628\u0623\u064a \u0637\u0644\u0628 \u063a\u064a\u0631 \u0645\u0643\u062a\u0645\u0644 \u0627\u0644\u0645\u0631\u0641\u0642\u0627\u062a. \u0634\u0631\u062d \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0644\u0645\u0634\u0627\u0647\u062f\u0629 \u0634\u0631\u062d \u0645\u0641\u0635\u0644 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":23,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-14153","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/pages\/14153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bershqsan.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14153"}],"version-history":[{"count":18,"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/pages\/14153\/revisions"}],"predecessor-version":[{"id":17732,"href":"https:\/\/bershqsan.sa\/index.php?rest_route=\/wp\/v2\/pages\/14153\/revisions\/17732"}],"wp:attachment":[{"href":"https:\/\/bershqsan.sa\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}