{"id":84,"date":"2026-02-19T12:06:44","date_gmt":"2026-02-19T12:06:44","guid":{"rendered":"https:\/\/skyblue-guanaco-826988.hostingersite.com\/?page_id=84"},"modified":"2026-03-07T14:02:19","modified_gmt":"2026-03-07T14:02:19","slug":"%d8%a7%d9%84%d9%82%d8%b7%d8%a7%d8%b9%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d9%81%d8%b6%d9%84%d8%a9","status":"publish","type":"page","link":"https:\/\/stoics.sa\/en\/%d8%a7%d9%84%d9%82%d8%b7%d8%a7%d8%b9%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d9%81%d8%b6%d9%84%d8%a9\/","title":{"rendered":"Favorite sectors"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"84\" class=\"elementor elementor-84\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23ce4db e-con-full e-flex e-con e-parent\" data-id=\"23ce4db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4693526 elementor-widget elementor-widget-html\" data-id=\"4693526\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Hero Section - Favorite Sectors<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;700;800;900&family=Inter:wght@400;700;800&display=swap\" rel=\"stylesheet\">\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <style>\r\n        :root {\r\n            \/* \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0643\u0645\u0627 \u0637\u0644\u0628\u062a *\/\r\n            --hero-title-color: #ffffff;\r\n            --hero-subtitle-color: #E1E04A; \r\n            --hero-breadcrumb-color: #e0e0e0;\r\n            --hero-breadcrumb-active: #E1E04A;\r\n            --hero-overlay-bg: linear-gradient(45deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 100%);\r\n            \r\n            \/* \u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637 *\/\r\n            --title-size-desktop: 64px;\r\n            --title-size-mobile: 38px;\r\n            --subtitle-size: 16px;\r\n            --breadcrumb-size: 15px;\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            \/* \u062f\u0645\u062c \u0627\u0644\u062e\u0637\u0648\u0637 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 *\/\r\n            font-family: 'Tajawal', 'Inter', sans-serif;\r\n        }\r\n\r\n        .hero-section {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 550px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            overflow: hidden;\r\n            background-color: #000;\r\n            direction: inherit;\r\n        }\r\n\r\n        .hero-bg {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            \/* \u0631\u0627\u0628\u0637 \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u062e\u0627\u0635 \u0628\u0642\u0637\u0627\u0639 \u0627\u0644\u0645\u062c\u0627\u0644\u0627\u062a *\/\r\n            background-image: url('https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0647\u064a\u062f\u0631-\u0627\u0644\u0645\u062c\u0627\u0644\u0627\u062a.webp');\r\n            background-size: cover;\r\n            background-position: center;\r\n            z-index: 0;\r\n            transform: scale(1.1);\r\n            animation: slowZoom 20s infinite alternate;\r\n        }\r\n\r\n        @keyframes slowZoom {\r\n            from { transform: scale(1); }\r\n            to { transform: scale(1.15); }\r\n        }\r\n\r\n        .hero-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: var(--hero-overlay-bg);\r\n            z-index: 1;\r\n        }\r\n\r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 2;\r\n            text-align: center;\r\n            padding: 0 5%;\r\n            max-width: 1000px;\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            animation: fadeInUp 1s ease forwards;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .hero-subtitle {\r\n            color: var(--hero-subtitle-color);\r\n            font-size: var(--subtitle-size);\r\n            font-family: 'Inter', sans-serif; \/* \u0627\u0644\u062e\u0637 \u0627\u0644\u0645\u0637\u0644\u0648\u0628 \u0644\u0644\u062a\u0627\u062c \u0644\u0627\u064a\u0646 *\/\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            margin-bottom: 20px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n        }\r\n\r\n        .hero-subtitle::before, .hero-subtitle::after {\r\n            content: \"\";\r\n            width: 30px;\r\n            height: 2px;\r\n            background: var(--hero-subtitle-color);\r\n        }\r\n\r\n        .hero-title {\r\n            color: var(--hero-title-color);\r\n            font-size: var(--title-size-desktop);\r\n            font-weight: 900;\r\n            line-height: 1.1;\r\n            margin-bottom: 30px;\r\n            text-shadow: 0 10px 30px rgba(0,0,0,0.5);\r\n        }\r\n\r\n        .hero-breadcrumbs {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            background: rgba(255, 255, 255, 0.05);\r\n            padding: 10px 25px;\r\n            border-radius: 50px;\r\n            backdrop-filter: blur(5px);\r\n            border: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .hero-breadcrumbs a {\r\n            color: var(--hero-breadcrumb-color);\r\n            font-size: var(--breadcrumb-size);\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .hero-breadcrumbs a:hover {\r\n            color: var(--hero-subtitle-color);\r\n        }\r\n\r\n        .hero-breadcrumbs span.active {\r\n            color: var(--hero-breadcrumb-active);\r\n            font-size: var(--breadcrumb-size);\r\n            font-weight: 700;\r\n        }\r\n\r\n        .breadcrumb-icon {\r\n            color: var(--hero-subtitle-color);\r\n            display: flex;\r\n            align-items: center;\r\n            \/* \u0639\u0643\u0633 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0627\u062a\u062c\u0627\u0647 *\/\r\n            transform: scaleX(var(--dir-mirror, 1));\r\n        }\r\n\r\n        [dir=\"ltr\"] .breadcrumb-icon { --dir-mirror: -1; }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero-section { height: 400px; }\r\n             .hero-subtitle{\r\n                font-size:10px;\r\n            }\r\n            .hero-title { font-size: var(--title-size-mobile); }\r\n            .hero-subtitle::before, .hero-subtitle::after { width: 15px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"hero-section\">\r\n        <div class=\"hero-bg\"><\/div>\r\n        <div class=\"hero-overlay\"><\/div>\r\n\r\n        <div class=\"hero-content\">\r\n            <span class=\"hero-subtitle\">Stoics PR & COMMUNICATIONS<\/span>\r\n            \r\n            <h1 class=\"hero-title\">\u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629<\/h1>\r\n            \r\n            <nav class=\"hero-breadcrumbs\">\r\n                <a href=\"\/\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\r\n                \r\n                <div class=\"breadcrumb-icon\">\r\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\r\n                <\/div>\r\n                \r\n                <span class=\"active\">\u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629<\/span>\r\n            <\/nav>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92b140d elementor-widget elementor-widget-html\" data-id=\"92b140d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html>\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629 - Stoics PR<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=Tajawal:wght@300;400;500;700;900&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            \/* \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0627\u0644\u0647\u0648\u064a\u0629 *\/\r\n            --brand-yellow: #E1E04A;\r\n            --pure-white: #ffffff;\r\n            --deep-black: #312E33;\r\n            --soft-black: #312E33;\r\n            \r\n            \/* \u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637 *\/\r\n            --size-title: 45px;\r\n            --size-subtitle: 32px;\r\n            --size-philosophy: 21px;\r\n            --size-business: 18px;\r\n            --size-label: 14px;\r\n        }\r\n\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: var(--pure-white);\r\n            color: var(--soft-black);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .section-wrapper {\r\n            width: 100%;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .page-header {\r\n            text-align: center;\r\n            padding: 80px 20px 40px;\r\n            background-color: var(--pure-white);\r\n        }\r\n\r\n        .page-header h1 {\r\n            font-size: var(--size-title);\r\n            color: var(--deep-black);\r\n            font-weight: 900;\r\n            margin: 0;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n\r\n        .page-header h1::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -10px;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 4px;\r\n            background-color: var(--brand-yellow);\r\n        }\r\n\r\n        \/* \u0633\u062a\u0627\u064a\u0644 \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0639\u0627\u0645 *\/\r\n        .sector-block {\r\n            padding: 100px 8%;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 60px;\r\n            transition: all 0.6s ease;\r\n        }\r\n\r\n        \/* \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0645\u0644\u0648\u0646 (\u0627\u0644\u0641\u0631\u062f\u064a) *\/\r\n        .sector-colored {\r\n            background-color: var(--brand-yellow);\r\n            color: var(--deep-black);\r\n        }\r\n\r\n        \/* \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0623\u0628\u064a\u0636 (\u0627\u0644\u0632\u0648\u062c\u064a) *\/\r\n        .sector-white {\r\n            background-color: var(--pure-white);\r\n            color: var(--soft-black);\r\n        }\r\n\r\n        \/* \u0627\u0644\u062a\u0628\u0627\u062f\u0644 \u0641\u064a \u0627\u0644\u062a\u0631\u062a\u064a\u0628 *\/\r\n        .sector-block:nth-child(even) {\r\n            flex-direction: row-reverse;\r\n        }\r\n\r\n        \/* \u062c\u0632\u0621 \u0627\u0644\u0635\u0648\u0631\u0629 *\/\r\n        .sector-image {\r\n            flex: 1;\r\n            position: relative;\r\n            min-width: 400px;\r\n        }\r\n\r\n        .img-frame {\r\n            width: 100%;\r\n            height: 500px;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .img-frame img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.8s ease;\r\n        }\r\n\r\n        .sector-block:hover img {\r\n            transform: scale(1.08);\r\n        }\r\n\r\n        \/* \u062c\u0632\u0621 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 *\/\r\n        .sector-content {\r\n            flex: 1.2;\r\n        }\r\n\r\n        .sector-label {\r\n            font-size: var(--size-label);\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            letter-spacing: 2px;\r\n            margin-bottom: 15px;\r\n            display: block;\r\n            opacity: 0.7;\r\n        }\r\n\r\n        .sector-content h2 {\r\n            font-size: var(--size-subtitle);\r\n            font-weight: 900;\r\n            margin-bottom: 30px;\r\n            color: inherit;\r\n        }\r\n\r\n        \/* \u0627\u0644\u0646\u0635 \u0627\u0644\u0641\u0644\u0633\u0641\u064a *\/\r\n        .philosophy-box {\r\n            font-family: 'Amiri', serif;\r\n            font-size: var(--size-philosophy);\r\n            line-height: 1.7;\r\n            font-style: italic;\r\n            margin-bottom: 35px;\r\n            padding-right: 25px;\r\n            border-right: 5px solid;\r\n        }\r\n\r\n        .sector-colored .philosophy-box {\r\n            border-color: var(--deep-black);\r\n            color: var(--deep-black);\r\n        }\r\n\r\n        .sector-white .philosophy-box {\r\n            border-color: var(--brand-yellow);\r\n            color: var(--soft-black);\r\n            background: #fafafa;\r\n            padding: 20px 25px;\r\n            border-radius: 0 10px 10px 0;\r\n        }\r\n\r\n        \/* \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0647\u0646\u064a *\/\r\n        .business-description {\r\n            font-size: var(--size-business);\r\n            text-align: justify;\r\n            white-space: pre-line; \/* \u0644\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a *\/\r\n        }\r\n\r\n        \/* \u0623\u064a\u0642\u0648\u0646\u0629 Badge *\/\r\n        .icon-badge {\r\n            position: absolute;\r\n            top: -20px;\r\n            right: -20px;\r\n            width: 80px;\r\n            height: 80px;\r\n            background: var(--deep-black);\r\n            color: var(--brand-yellow);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 32px;\r\n            z-index: 5;\r\n            box-shadow: 0 10px 20px rgba(0,0,0,0.2);\r\n        }\r\n\r\n        .sector-white .icon-badge {\r\n            background: var(--brand-yellow);\r\n            color: var(--deep-black);\r\n        }\r\n\r\n        \/* \u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\r\n        @media (max-width: 1024px) {\r\n            .sector-block, .sector-block:nth-child(even) {\r\n                flex-direction: column;\r\n                padding: 60px 5%;\r\n                gap: 40px;\r\n            }\r\n            .sector-image {\r\n                min-width: 100%;\r\n            }\r\n            .img-frame {\r\n                height: 350px;\r\n            }\r\n            .page-header h1 { font-size: 32px; }\r\n            .sector-content h2 { font-size: 26px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"section-wrapper\">\r\n        \r\n        <!-- \u0642\u0637\u0627\u0639 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a (\u0645\u0644\u0648\u0646) -->\r\n        <section id=\"5\" class=\"sector-block sector-colored\">\r\n            <div class=\"sector-image\">\r\n                <div class=\"icon-badge\"><i class=\"fas fa-microphone-lines\"><\/i><\/div>\r\n                <div class=\"img-frame\">\r\n                    <img decoding=\"async\" src=\"https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0627\u0644\u062a\u062f\u0631\u064a\u0628-\u0627\u0644\u0627\u0639\u0644\u0627\u0645\u064a-2.webp\" alt=\"\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\">\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"sector-content\">\r\n                <span class=\"sector-label\">Sector 01<\/span>\r\n                <h2>\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a<\/h2>\r\n                \r\n                <div class=\"business-description\">\r\n                    \u0646\u0642\u062f\u0645 \u0628\u0631\u0646\u0627\u0645\u062c\u064b\u0627 \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u064b\u0627 \u0645\u062a\u0643\u0627\u0645\u0644\u064b\u0627 \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0639\u0644\u0649 \u0643\u062a\u0627\u0628\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \/ \u0627\u0644\u0635\u062d\u0627\u0641\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629. \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0645\u0635\u0645\u0645 \u062e\u0635\u064a\u0635\u064b\u0627 \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0645\u0646 \u0625\u0646\u062a\u0627\u062c \u0645\u062d\u062a\u0648\u0649 \u0645\u0624\u062b\u0631 \u064a\u0648\u0627\u0643\u0628 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0639\u0635\u0631 \u0627\u0644\u0631\u0642\u0645\u064a. \u064a\u0631\u0643\u0632 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0649 \u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0641\u064a \u0635\u064a\u0627\u063a\u0629 \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0627\u0644\u062c\u0630\u0627\u0628\u0629\u060c \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0642\u0635\u0635 \u0627\u0644\u0631\u0642\u0645\u064a\u0629\u060c \u0648\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0644\u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b (SEO)\u060c \u0625\u0644\u0649 \u062c\u0627\u0646\u0628 \u0623\u0633\u0633 \u0627\u0644\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0635\u062d\u0641\u064a \u0627\u0644\u0631\u0642\u0645\u064a \u0648\u0623\u062e\u0644\u0627\u0642\u064a\u0627\u062a \u0627\u0644\u0646\u0634\u0631.\r\n\r\n\u064a\u062e\u0648\u0636 \u0627\u0644\u0645\u062a\u062f\u0631\u0628\u0648\u0646 \u062a\u062c\u0631\u0628\u0629 \u062a\u0637\u0628\u064a\u0642\u064a\u0629 \u062a\u0641\u0627\u0639\u0644\u064a\u0629 \u062a\u0634\u0645\u0644 \u062a\u062d\u0644\u064a\u0644 \u0646\u0645\u0627\u0630\u062c \u0646\u0627\u062c\u062d\u0629\u060c \u0648\u062a\u0645\u0627\u0631\u064a\u0646 \u0643\u062a\u0627\u0628\u0629 \u0645\u0648\u062c\u0647\u0629\u060c \u0648\u0645\u0634\u0627\u0631\u064a\u0639 \u0639\u0645\u0644\u064a\u0629 \u062a\u062d\u0627\u0643\u064a \u0628\u064a\u0626\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0635\u0627\u062a \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0648\u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u062d\u062f\u064a\u062b\u0629. \u0643\u0645\u0627 \u0646\u0633\u0627\u0639\u062f \u0627\u0644\u0645\u0633\u062a\u0641\u064a\u062f \u0639\u0644\u0649 \u062a\u0637\u0648\u064a\u0631 \u0642\u062f\u0631\u0627\u062a\u0647 \u0641\u064a \u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0644\u0635\u0646\u0627\u0639\u0629 \u0645\u062d\u062a\u0648\u0649 \u063a\u0646\u064a \u064a\u0639\u0632\u0632 \u0627\u0644\u0648\u0635\u0648\u0644 \u0648\u0627\u0644\u062a\u0623\u062b\u064a\u0631.\r\n\r\n\u064a\u0642\u062f\u0645 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0646\u062e\u0628\u0629 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0648\u0627\u0644\u0645\u0645\u0627\u0631\u0633\u064a\u0646 \u0641\u064a \u0645\u062c\u0627\u0644\u064a \u0627\u0644\u0635\u062d\u0627\u0641\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u0648\u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0645\u062d\u062a\u0648\u0649\u060c \u0645\u0639 \u0645\u062a\u0627\u0628\u0639\u0629 \u0641\u0631\u062f\u064a\u0629 \u0644\u0636\u0645\u0627\u0646 \u062a\u062d\u0642\u064a\u0642 \u0623\u0641\u0636\u0644 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0644\u0643\u0644 \u0645\u062a\u062f\u0631\u0628. \u0633\u0648\u0627\u0621 \u0643\u0646\u062a \u0635\u062d\u0641\u064a\u064b\u0627 \u0637\u0645\u0648\u062d\u064b\u0627\u060c \u0623\u0648 \u0645\u062a\u062e\u0635\u0635 \u062a\u0633\u0648\u064a\u0642\u060c \u0623\u0648 \u062c\u0647\u0629 \u062a\u0628\u062d\u062b \u0639\u0646 \u0631\u0641\u0639 \u0643\u0641\u0627\u0621\u0629 \u0641\u0631\u064a\u0642\u0647\u0627 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u060c \u0641\u0625\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u064a\u0645\u0646\u062d\u0643 \u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0648\u0627\u0644\u0645\u0646\u0647\u062c\u064a\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c\u0647\u0627 \u0644\u0644\u0646\u062c\u0627\u062d \u0641\u064a \u0628\u064a\u0626\u0629 \u0631\u0642\u0645\u064a\u0629 \u0633\u0631\u064a\u0639\u0629 \u0627\u0644\u062a\u063a\u064a\u0631.\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- \u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629 (\u0623\u0628\u064a\u0636) -->\r\n        <section id=\"1\" class=\"sector-block sector-white\">\r\n            <div class=\"sector-image\">\r\n                <div class=\"icon-badge\"><i class=\"fas fa-hand-holding-medical\"><\/i><\/div>\r\n                <div class=\"img-frame\">\r\n                    <img decoding=\"async\" src=\"https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0627\u0644\u0631\u0639\u0627\u064a\u0627-\u0627\u0644\u0635\u062d\u064a\u0629.webp\" alt=\"\u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629\">\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"sector-content\">\r\n                <span class=\"sector-label\">Sector 02<\/span>\r\n                <h2>\u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629<\/h2>\r\n               \r\n                <div class=\"business-description\">\r\n                    \u062a\u0634\u062a\u0631\u0643 \"\u0627\u0644\u0639\u0644\u0648\u0645 \u0627\u0644\u0637\u0628\u064a\u0629\" \u0645\u0639 \"\u0627\u0644\u0639\u0644\u0648\u0645 \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629\"\u060c \u0641\u064a \u0643\u0648\u0646\u0647\u0645\u0627 \"\u0639\u0644\u0648\u0645 \u0623\u062e\u0644\u0627\u0642\u064a\u0629\"\u060c \u0645\u0648\u0636\u0648\u0639\u0647\u0627 \u0647\u0648 \u0627\u0644\u0627\u0646\u0633\u0627\u0646 \u0648\u0645\u0627 \u064a\u0639\u0631\u0641\u0647 \u0639\u0646 \u0646\u0641\u0633\u0647. \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u0644\u064a\u0633 \u0645\u0633\u062a\u063a\u0631\u0628\u0627\u064b \u0623\u0646 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u0628\u062d\u0627\u062b \u0641\u064a \u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629\u060c \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0646\u0637\u0648\u0642 \u0641\u0644\u0633\u0641\u064a \u0644\u0644\u062a\u0639\u0628\u064a\u0631 \u0639\u0646 \u0623\u0641\u0643\u0627\u0631\u0647\u0627 \u0648\u0627\u0643\u062a\u0634\u0627\u0641\u0627\u062a\u0647\u0627. \u0641\u0627\u0644\u0646\u0634\u0627\u0637 \u0627\u0644\u0631\u0648\u062d\u064a \u0648\u0627\u0644\u0646\u0641\u0633\u064a \u0644\u0647\u0645\u0627 \u0623\u0647\u0645\u064a\u0629 \u0628\u0627\u0644\u063a\u0629 \u0641\u064a \u0634\u0641\u0627\u0621 \u0627\u0644\u0643\u062b\u064a\u0631 \u0645\u0646 \u0627\u0644\u0623\u0645\u0631\u0627\u0636.\r\n\r\n\u062a\u0642\u062f\u0645 \u0645\u0624\u0633\u0633\u062a\u0646\u0627 \u062e\u062f\u0645\u0627\u062a \u0641\u064a \u0627\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u062c\u0645\u0627\u0647\u064a\u0631\u064a\u060c \u062a\u062a\u0633\u0642 \u0645\u0639 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0635\u062d\u064a \u062a\u062d\u062a \u0639\u0646\u0648\u0627\u0646\u0647 \u0627\u0644\u0639\u0631\u064a\u0636 \"\u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u062d\u0643\u064a\u0645\u0629\". \r\n\r\n\u0648\u0645\u0646\u0647\u0627 \u0642\u064a\u0627\u0633 \u0645\u062f\u0649 \u0631\u0636\u0627 \u0627\u0644\u0645\u0631\u064a\u0636 \u0639\u0646 \u062a\u062c\u0631\u0628\u062a\u0647 \u0641\u064a \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0635\u062d\u064a\u0629 \u0648\u062a\u0637\u0648\u064a\u0631\u0647\u0627\u060c \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u062d\u0644\u064a\u0644 \u062a\u062c\u0627\u0631\u0628 \u0627\u0644\u0645\u0631\u0636\u0649\u060c \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u062d\u0648\u0644 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u062e\u0637\u0627\u0628 \u0627\u0644\u0625\u0639\u0644\u0627\u0645\u064a\u060c \u0648\u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a \u0627\u0644\u062a\u064a \u062a\u062a\u0628\u0646\u0627\u0647 \u0627\u0644\u0645\u0624\u0633\u0633\u0629\u060c \u0641\u0636\u0644\u0627\u064b \u0639\u0646 \u062a\u0637\u0648\u064a\u0631 \u062e\u0637\u0627\u0628 \u0637\u0628\u064a \u062b\u0642\u0627\u0641\u064a\u060c \u0648\u0645\u0639\u0631\u0641\u064a \u0644\u0644\u0645\u0624\u0633\u0633\u0629. \r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- \u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u064a\u0627\u0636\u064a (\u0645\u0644\u0648\u0646) -->\r\n        <section id=\"2\" class=\"sector-block sector-colored\">\r\n            <div class=\"sector-image\">\r\n                <div class=\"icon-badge\"><i class=\"fas fa-running\"><\/i><\/div>\r\n                <div class=\"img-frame\">\r\n                    <img decoding=\"async\" src=\"https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0627\u0644\u0631\u064a\u0627\u0636\u0629.webp\" alt=\"\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\">\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"sector-content\">\r\n                <span class=\"sector-label\">Sector 03<\/span>\r\n                <h2>\u0627\u0644\u0642\u0637\u0627\u0639 \u0627\u0644\u0631\u064a\u0627\u0636\u064a<\/h2>\r\n             \r\n                <div class=\"business-description\">\r\n                    \u0645\u0627 \u0627\u0644\u0630\u064a \u062a\u0645\u0646\u062d\u0647 \u0627\u0644\u0631\u064a\u0627\u0636\u0629 \u0644\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a\u0629\u060c \u0644\u062f\u0631\u062c\u0629 \u0623\u0646 \u064a\u0634\u0627\u0647\u062f \u0645\u0646\u0627\u0641\u0633\u0627\u062a\u0647\u0627 \u0646\u0635\u0641 \u0633\u0643\u0627\u0646 \u0627\u0644\u0643\u0648\u0643\u0628\u061f \u062d\u0633\u0646\u0627\u064b.. \u0625\u0646\u0647\u0627 \u062a\u0645\u0646\u062d \"\u0627\u0644\u0625\u0644\u0647\u0627\u0645\". \u0633\u062d\u0631 \u0627\u0644\u062a\u0646\u0627\u0641\u0633 \u0627\u0644\u0631\u064a\u0627\u0636\u064a \u0639\u0645\u0648\u0645\u0627\u064b\u060c \u064a\u0643\u0645\u0646 \u0641\u064a \"\u0627\u0644\u0623\u0645\u0644\"\u060c \u062d\u064a\u062b \u064a\u0645\u0643\u0646 \u0644\u0644\u0623\u0636\u0639\u0641 \u0647\u0632\u064a\u0645\u0629 \u0627\u0644\u0623\u0642\u0648\u0649, \u0648\u064a\u0645\u0643\u0646 \u0644\u0642\u0648\u0629 \u0627\u0644\u0625\u0631\u0627\u062f\u0629 \u0623\u0646 \u062a\u062d\u0642\u0642 \u0623\u0643\u0628\u0631 \u0627\u0644\u0645\u0641\u0627\u062c\u0623\u062a\u060c \u0648\u064a\u0645\u0643\u0646 \u0644\u0623\u0634\u062e\u0627\u0635 \u062c\u0627\u0624\u0648\u0627 \u0645\u0646 \u0623\u0642\u0644 \u0627\u0644\u0637\u0628\u0642\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u062d\u0638\u0648\u0638\u0627\u064b \u0623\u0646 \u064a\u0635\u0628\u062d\u0648\u0627 \u0633\u0627\u062f\u0629 \u0642\u062f\u0631\u0647\u0645\u060c \u0648\u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0623\u0646 \u062a\u0632\u062f\u0647\u0631 \u0645\u0639\u0646\u0648\u064a\u0627\u064b \u0623\u064a\u0636\u0627\u064b \u0628\u0641\u0636\u0644 \u0623\u0628\u0637\u0627\u0644\u0647\u0627 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0646.\r\n\r\n\u0648 \u0644\u0643\u0646 \u0628\u064a\u0646\u0645\u0627 \u064a\u0646\u0638\u0631 \u0627\u0644\u062c\u0645\u064a\u0639 \u0644\u0644\u0639\u0648\u0627\u0626\u062f \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648 \u0627\u0644\u062a\u0631\u0641\u064a\u0647\u064a\u0629 \u0641\u0642\u0637 \u0644\u0644\u0635\u0646\u0627\u0639\u0629 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629\u060c \u0639\u0644\u0649 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629\u060c \u0623\u0646 \u062a\u0646\u0638\u0631 \u0628\u0634\u0643\u0644 \u0623\u0639\u0645\u0642 \u0625\u0644\u0649 \u0627\u0644\u0639\u0648\u0627\u0626\u062f \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0641\u0627\u0626\u0642\u0629 \u0627\u0644\u0623\u0647\u0645\u064a\u0629 \u0644\u062a\u062d\u0633\u064a\u0646 \u062c\u0648\u062f\u0629 \u0647\u0630\u0647 \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0648 \u0625\u0628\u0642\u0627\u0626\u0647\u0627 \u0641\u0639\u0651\u0627\u0644\u0629\u060c \u0648\u062d\u064a\u0651\u0629.\r\n \r\n\u062a\u062f\u0639\u0645 \u0645\u0624\u0633\u0633\u062a\u0646\u0627 \u0644\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u062c\u0645\u0627\u0647\u064a\u0631\u064a\u060c \u0628\u0631\u0627\u0645\u062c \u0631\u0624\u064a\u0629 2030 \u0641\u064a \u0627\u0644\u062a\u062d\u0648\u0644 \u0627\u0644\u0631\u064a\u0627\u0636\u064a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u060c \u0648\u062a\u062d\u0633\u064a\u0646 \u062c\u0648\u062f\u0629 \u0627\u0644\u062d\u064a\u0627\u0629\u060c \u0645\u0646 \u062e\u0644\u0627\u0644 \u062c\u0639\u0644 \u0627\u0644\u0631\u064a\u0627\u0636\u0629 \u062c\u0632\u0621\u064b \u0645\u0646 \u0627\u0644\u062d\u064a\u0627\u0629 \u0627\u0644\u064a\u0648\u0645\u064a\u0629 \u0644\u0644\u0645\u0648\u0627\u0637\u0646\u064a\u0646 \u0648\u0627\u0644\u0645\u0642\u064a\u0645\u064a\u0646.\r\n \r\n\u0641\u0627\u0644\u0631\u064a\u0627\u0636\u0629 \u0628\u0643\u0648\u0646\u0647\u0627 \u062a\u0634\u0643\u0644 \u0638\u0627\u0647\u0631\u0629 \u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629\u060c \u0623\u0648 \u0641\u0631\u062f\u064a\u0629 \u062a\u062a\u062f\u0627\u062e\u0644 \u0628\u0647\u0627 \u0639\u0648\u0627\u0645\u0644  \u0645\u062a\u0639\u062f\u062f\u0629 (\u0635\u062d\u064a\u0629\u060c \u0646\u0641\u0633\u064a\u0629\u060c \u0637\u0628\u064a\u0629\u060c \u0623\u0645\u0646\u064a\u0629\u060c \u0625\u062c\u062a\u0645\u0627\u0639\u064a\u0629\u060c \u0625\u0639\u0644\u0627\u0645\u064a\u0629\u060c \u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629\u060c \u0633\u064a\u0627\u0633\u064a\u0629..\u0627\u0644\u062e) \u0648\u062c\u0628 \u062f\u0631\u0627\u0633\u062a\u0647\u0627 \u0648 \u0627\u0644\u0625\u062d\u0627\u0637\u0629 \u0628\u0647\u0627 \u0639\u0644\u0645\u064a\u0627\u064b\u060c \u0644\u0644\u062a\u0645\u0643\u0646 \u0645\u0646  \u062a\u062d\u0644\u064a\u0644 \u0627\u0644\u0645\u0634\u0643\u0644\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0648\u0627\u062c\u0647\u0647\u0627 \u0643\u0635\u0646\u0627\u0639\u0629\u060c \u0648 \u0627\u0644\u0639\u0645\u0644 \u0639\u0644\u0649 \u0627\u0644\u0646\u0647\u0636\u0629 \u0628\u0647\u0627 \u0628\u0645\u0627 \u0641\u064a\u0647 \u0627\u0644\u0641\u0627\u0626\u062f\u0629 \u0627\u0644\u0645\u062b\u0644\u0649 \u0644\u0644\u0645\u062c\u062a\u0645\u0639 \u0648 \u0627\u0644\u0623\u0641\u0631\u0627\u062f.\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- \u0642\u0637\u0627\u0639 \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0648\u0627\u0644\u0641\u0646\u0648\u0646 \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0645 (\u0623\u0628\u064a\u0636) -->\r\n        <section id=\"3\" class=\"sector-block sector-white\">\r\n            <div class=\"sector-image\">\r\n                <div class=\"icon-badge\"><i class=\"fas fa-palette\"><\/i><\/div>\r\n                <div class=\"img-frame\">\r\n                    <img decoding=\"async\" src=\"https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0627\u0644\u0641\u0646\u0648\u0646-\u0648\u0627\u0644\u062a\u0635\u0645\u064a\u0645.webp\" alt=\"\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0648\u0627\u0644\u0641\u0646\u0648\u0646\">\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"sector-content\">\r\n                <span class=\"sector-label\">Sector 04<\/span>\r\n                <h2>\u0642\u0637\u0627\u0639 \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0648 \u0627\u0644\u0641\u0646\u0648\u0646 \u0648 \u0627\u0644\u062a\u0639\u0644\u064a\u0645<\/h2>\r\n           \r\n                <div class=\"business-description\">\r\n                    \u0644\u0637\u0627\u0644\u0645\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u062d\u0644\u0627\u064b \u0644\u0645\u0634\u0643\u0644\u0629 \u0643\u064a\u0641 \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0623\u0646 \u062a\u0639\u064a\u0634 \u0641\u064a \u0627\u0644\u0638\u0631\u0648\u0641 \u0627\u0644\u0645\u0627\u062f\u064a\u0629 \u0648\u0627\u0644\u0646\u0641\u0633\u064a\u0629 \u0627\u0644\u062a\u064a \u0648\u062c\u062f\u062a \u0646\u0641\u0633\u0647\u0627 \u0641\u064a\u0647\u0627. \u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0647\u0646\u0627 \u0628\u0627\u0639\u062a\u0628\u0627\u0631\u0647\u0627 \u0646\u0645\u0637\u0627\u064b \u0644\u0644\u0645\u0639\u0646\u0649\u060c \u064a\u062a\u062c\u0633\u062f \u0639\u0644\u0649 \u0634\u0643\u0644 \u0645\u0646\u0638\u0648\u0645\u0629 \u0645\u0646 \u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0627\u0644\u0645\u062a\u0648\u0627\u0631\u062b\u0629. \u0648\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u062b\u0642\u0627\u0641\u064a\u0629 \u0647\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0631\u0645\u0648\u0632 \u0648\u0627\u0644\u0645\u0639\u0627\u0646\u064a \u0627\u0644\u062a\u064a \u062a\u0634\u0643\u0644 \u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062a\u0645\u0627\u0633\u0643. \u0641\u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0627\u0644\u0630\u064a\u0646 \u064a\u062a\u0631\u0628\u0648\u0646 \u0641\u064a \u0643\u0646\u0641 \u062b\u0642\u0627\u0641\u0629 \u0645\u0627 \u062a\u0643\u0648\u0646 \u0644\u062f\u064a\u0647\u0645 \u062e\u0628\u0631\u0627\u062a \u0645\u0634\u062a\u0631\u0643\u0629 \u062a\u0624\u062f\u064a \u0625\u0644\u0649 \u0645\u0641\u0627\u0647\u064a\u0645 \u0645\u062a\u0645\u0627\u062b\u0644\u0629\u060c \u0628\u0644 \u062d\u062a\u0649 \u0625\u0644\u0649 \u0646\u0632\u0639\u0627\u062a \u0646\u0641\u0633\u064a\u0629 \u0645\u062a\u0634\u0627\u0628\u0647\u0629.\r\n\r\n\u0648\u0645\u0646 \u0647\u0646\u0627 \u062a\u0646\u0637\u0644\u0642 \u0631\u0624\u064a\u0629 \u0645\u0624\u0633\u0633\u062a\u0646\u0627 \u0644\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u0644\u062a\u0639\u0632\u064a\u0632 \u062e\u0637\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0645\u0639\u0646\u064a\u0629 \u0628\u0627\u0644\u062e\u0637\u0627\u0628 \u0627\u0644\u0639\u0642\u0644\u064a \u0648\u0627\u0644\u0641\u0643\u0631\u064a\u060c \u0648 \u0627\u0644\u062a\u064a \u062a\u064f\u0639\u0646\u0649 \u0628\u0627\u0644\u062b\u0642\u0627\u0641\u0629 \u0648 \u0627\u0644\u0641\u0646\u0648\u0646 \u0648 \u0627\u0644\u062a\u0639\u0644\u064a\u0645.\r\n \r\n\u0648\u0646\u0631\u0633\u0645 \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0627\u062a \u062a\u0648\u0627\u0635\u0644 \u0625\u0628\u062f\u0627\u0639\u064a\u0629\u060c \u062a\u0639\u0628\u064f\u0631 \u0645\u0633\u0627\u0631\u0627\u064b \u062a\u0623\u0648\u064a\u0644\u064a\u0627\u064b \u0644\u062f\u0649 \u0627\u0644\u0645\u062a\u0644\u0642\u064a\u060c \u064a\u0628\u062f\u0623 \u0628\u0627\u0644\u0641\u0647\u0645 \u0627\u0644\u0645\u0628\u0646\u064a \u0639\u0644\u0649 \u0645\u0646\u0637\u0642 \u0627\u0644\u062e\u0637\u0627\u0628\u060c \u0648\u0645\u0646 \u062b\u0645 \u062a\u0641\u0633\u064a\u0631\u0647\u060c \u0648\u0623\u062e\u064a\u0631\u0627\u064b \u064a\u0646\u062a\u0647\u064a \u0625\u0644\u0649 \u062d\u0627\u0644\u0629 \u0627\u0644\u0627\u0642\u062a\u0646\u0627\u0639 \u0627\u0644\u062a\u064a \u062a\u062a\u0631\u0627\u0648\u062d \u062f\u0631\u062c\u0627\u062a\u0647 \u0635\u0639\u0648\u062f\u0627\u064b \u0648\u0647\u0628\u0648\u0637\u0627\u064b \u0641\u064a \u0633\u0644\u0645 \u0627\u0644\u0642\u0628\u0648\u0644 \u0645\u0646 \u0645\u062a\u0644\u0642\u064d \u0644\u0622\u062e\u0631. \r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- \u0642\u0637\u0627\u0639 \u0627\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u062f\u064a\u0646\u064a\u0629 (\u0645\u0644\u0648\u0646) -->\r\n        <section id=\"4\" class=\"sector-block sector-colored\">\r\n            <div class=\"sector-image\">\r\n                <div class=\"icon-badge\"><i class=\"fas fa-kaaba\"><\/i><\/div>\r\n                <div class=\"img-frame\">\r\n                    <img decoding=\"async\" src=\"https:\/\/stoics.sa\/wp-content\/uploads\/2026\/02\/\u0627\u0644\u0633\u064a\u0627\u062d\u0629-\u0627\u0644\u062f\u064a\u0646\u064a\u0629.webp\" alt=\"\u0627\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u062f\u064a\u0646\u064a\u0629\">\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"sector-content\">\r\n                <span class=\"sector-label\">Sector 05<\/span>\r\n                <h2>\u0642\u0637\u0627\u0639 \u0627\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u062f\u064a\u0646\u064a\u0629<\/h2>\r\n               \r\n                <div class=\"business-description\">\r\n                    \u0627\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u062f\u064a\u0646\u064a\u0629 \u0641\u064a \u062c\u0648\u0647\u0631\u0647\u0627\u060c \u0645\u0627 \u0647\u064a \u0625\u0644\u0627 \u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0631\u0648\u062d\u0627\u0646\u064a \u0648\u062b\u0642\u0627\u0641\u064a \u0644\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u062f\u064a\u0646\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 \u0634\u0639\u0627\u0626\u0631\u0647\u060c \u0648\u062a\u0627\u0631\u064a\u062e\u0647\u060c \u0648\u0623\u062b\u0627\u0631\u0647\u060c \u0648\u0645\u062a\u0627\u062d\u0641\u0647\u060c \u0648\u0645\u0645\u0627\u0631\u0633\u0627\u062a\u0647\u060c \u0648\u0627\u0644\u0631\u063a\u0628\u0629 \u0641\u064a \u0627\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0623\u0634\u0643\u0627\u0644 \u062c\u062f\u064a\u062f\u0629\u060c \u0648\u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646 \u0627\u0644\u062a\u0639\u0627\u0628\u064a\u0631 \u0627\u0644\u0631\u0648\u062d\u0627\u0646\u064a\u0629\u060c \u0627\u0644\u062a\u064a \u062a\u062b\u0631\u064a \u062a\u062c\u0631\u0628\u0629 \u0627\u0644\u0632\u0627\u0626\u0631\u060c \u0648\u062a\u062a\u0631\u0643 \u0628\u0635\u0645\u0629 \u0631\u0648\u062d\u064a\u0629 \u0644\u0627 \u062a\u0646\u0633\u0649 \u0641\u064a \u0630\u0627\u0643\u0631\u062a\u0647.\r\n\r\n\u0648\u0645\u0639 \u0645\u0648\u062c\u0629 \u0627\u0644\u062a\u062d\u062f\u064a\u062b \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a \u0627\u0644\u062a\u064a \u0623\u0637\u0644\u0642\u062a\u0647\u0627 \u0631\u0624\u064a\u0629 2030 \u060c \u0643\u0627\u0646 \u0644\u0644\u0633\u064a\u0627\u062d\u0629 \u0627\u0644\u062f\u064a\u0646\u064a\u0629 \u0645\u0643\u0627\u0646\u0629 \u0628\u0627\u0631\u0632\u0629\u060c \u0643\u0645\u0633\u062a\u0647\u062f\u0641 \u0645\u0646 \u0636\u0645\u0646 \u0645\u0633\u062a\u0647\u062f\u0641\u0627\u062a \u0627\u0644\u0631\u0624\u064a\u0629\u060c \u0648\u0633\u064e\u0639\u064e\u062a \u0625\u0644\u0649 \u062a\u0639\u0632\u064a\u0632\u0647\u0627 \u0643\u0648\u0627\u062d\u062f\u0629 \u0645\u0646 \u0627\u0644\u0628\u0648\u0627\u0628\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0644\u0644\u062a\u0639\u0631\u0641 \u0644\u064a\u0633 \u0639\u0644\u0649 \u0627\u0644\u062a\u0631\u0627\u062b \u0627\u0644\u062f\u064a\u0646\u064a \u0627\u0644\u062a\u0627\u0631\u064a\u062e\u064a \u0641\u064a \u0634\u0628\u0647 \u0627\u0644\u062c\u0632\u064a\u0631\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u062d\u0633\u0628\u060c \u0628\u0644 \u0648\u0644\u062d\u0627\u0636\u0631\u0647\u0627 \u0627\u0644\u0645\u0645\u062a\u062f \u0648 \u0627\u0644\u0645\u062a\u0635\u0644 \u0648\u0627\u0644\u0645\u062a\u0646\u0648\u0639 \u0628\u0623\u0646\u0645\u0627\u0637\u0647 \u0627\u0644\u062b\u0642\u0627\u0641\u064a\u0629 \u0630\u0627\u062a \u0627\u0644\u0637\u0627\u0628\u0639 \u0627\u0644\u0633\u0639\u0648\u062f\u064a \u0627\u0644\u0623\u0635\u064a\u0644.\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hero Section &#8211; Favorite Sectors Stoics PR &#038; COMMUNICATIONS \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629 \u0627\u0644\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0641\u0636\u0644\u0629 &#8211; Stoics PR Sector [&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":"","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":"disabled","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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-4)","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-4)","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-4)","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-84","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/pages\/84","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/comments?post=84"}],"version-history":[{"count":46,"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/pages\/84\/revisions"}],"predecessor-version":[{"id":654,"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/pages\/84\/revisions\/654"}],"wp:attachment":[{"href":"https:\/\/stoics.sa\/en\/wp-json\/wp\/v2\/media?parent=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}