{"id":865,"date":"2025-10-18T13:40:40","date_gmt":"2025-10-18T13:40:40","guid":{"rendered":"https:\/\/nilegroupe.com\/?page_id=865"},"modified":"2025-12-04T11:18:18","modified_gmt":"2025-12-04T11:18:18","slug":"mission-values","status":"publish","type":"page","link":"https:\/\/nilegroupe.com\/ar\/mission-values\/","title":{"rendered":"\u0627\u0644\u0645\u0647\u0645\u0629 \u0648\u0627\u0644\u0642\u064a\u0645"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"865\" class=\"elementor elementor-865\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5ce744 e-con-full e-flex e-con e-parent\" data-id=\"e5ce744\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80e5cee elementor-widget elementor-widget-html\" data-id=\"80e5cee\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n        \n\n        .gradient-text {\n            background: linear-gradient(135deg, #1e40af 0%, #7c3aed 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .glass-card {\n            background: rgba(255, 255, 255, 0.7);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.8);\n        }\n\n        .gradient-border {\n            position: relative;\n            background: linear-gradient(135deg, #3b82f6, #8b5cf6);\n            padding: 2px;\n            border-radius: 1.5rem;\n        }\n\n        .gradient-border-inner {\n            background: white;\n            border-radius: 1.4rem;\n            padding: 1.5rem;\n            height: 100%;\n        }\n\n        .hover-lift {\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .hover-lift:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n        }\n\n        .reveal {\n            opacity: 0;\n            animation: fadeInUp 0.8s ease-out forwards;\n        }\n\n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .delay-1 { animation-delay: 0.1s; }\n        .delay-2 { animation-delay: 0.2s; }\n        .delay-3 { animation-delay: 0.3s; }\n        .delay-4 { animation-delay: 0.4s; }\n        .delay-5 { animation-delay: 0.5s; }\n\n        .pulse-dot {\n            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n        }\n\n        @keyframes pulse {\n            0%, 100% {\n                opacity: 1;\n            }\n            50% {\n                opacity: .5;\n            }\n        }\n\n        @keyframes float {\n            0%, 100% {\n                transform: translateY(0px);\n            }\n            50% {\n                transform: translateY(-20px);\n            }\n        }\n\n        .floating {\n            animation: float 6s ease-in-out infinite;\n        }\n\n        @keyframes shimmer {\n            0% {\n                background-position: -1000px 0;\n            }\n            100% {\n                background-position: 1000px 0;\n            }\n        }\n\n        .shimmer-text {\n            background: linear-gradient(90deg, #1e40af 0%, #7c3aed 50%, #1e40af 100%);\n            background-size: 200% auto;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            animation: shimmer 3s linear infinite;\n        }\n\n        .text-stroke-blue {\n            -webkit-text-stroke: 3px #1e3a8a;\n            color: transparent;\n        }\n\n        .molecular-pattern {\n            background-image: \n                radial-gradient(circle at 20px 20px, rgba(30, 58, 138, 0.1) 2px, transparent 0),\n                radial-gradient(circle at 80px 80px, rgba(30, 58, 138, 0.1) 2px, transparent 0);\n            background-size: 100px 100px;\n        }\n\n        .hexagon-clip {\n            clip-path: polygon(30% 0%, 70% 0%, 100% 50%, 70% 100%, 30% 100%, 0% 50%);\n        }\n\n        .carbon-grid {\n            background-image: \n                linear-gradient(rgba(30, 58, 138, 0.05) 1px, transparent 1px),\n                linear-gradient(90deg, rgba(30, 58, 138, 0.05) 1px, transparent 1px);\n            background-size: 50px 50px;\n        }\n\n        @keyframes pulse-glow {\n            0%, 100% { opacity: 0.5; }\n            50% { opacity: 0.8; }\n        }\n\n        .pulse-glow {\n            animation: pulse-glow 3s ease-in-out infinite;\n        }\n\n        .image-overlay {\n            position: relative;\n            overflow: hidden;\n        }\n\n        .nile-lines {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n        }\n\n        .nile-line {\n            position: absolute;\n            background: linear-gradient(135deg, rgba(59, 130, 246, 0.1), rgba(139, 92, 246, 0.1));\n            opacity: 0.3;\n        }\n\n        .diagonal-line {\n            width: 200px;\n            height: 2px;\n            transform: rotate(45deg);\n        }\n\n        .vertical-line {\n            width: 2px;\n            height: 200px;\n        }\n    <\/style>\n\n\n    <!-- Hero Section -->\n    <section class=\"relative min-h-screen flex items-center justify-center overflow-hidden carbon-grid bg-slate-950\">\n        <!-- Floating Hexagonal Elements -->\n        <div class=\"absolute top-20 left-20 w-32 h-32 hexagon-clip bg-blue-600\/20 floating-molecule\"><\/div>\n        <div class=\"absolute top-40 right-20 w-24 h-24 hexagon-clip bg-blue-500\/20 floating-molecule\" style=\"animation-delay: -2s;\"><\/div>\n        <div class=\"absolute bottom-32 left-1\/3 w-40 h-40 hexagon-clip bg-blue-700\/20 floating-molecule\" style=\"animation-delay: -4s;\"><\/div>\n        <div class=\"absolute bottom-40 right-1\/4 w-28 h-28 hexagon-clip bg-blue-800\/20 floating-molecule\" style=\"animation-delay: -6s;\"><\/div>\n        \n        <div class=\"absolute inset-0 bg-gradient-to-br from-blue-900\/20 via-slate-950 to-slate-950\"><\/div>\n        \n        <div class=\"relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20\">\n            <div class=\"text-center\">\n                \n                \n                <!-- Main Title -->\n                <h1 class=\"text-5xl md:text-7xl lg:text-8xl font-black mb-8 leading-none reveal delay-1\">\n                    <span class=\"block text-white monotone-title\">\u0644\u062f\u064a\u0646\u0627<\/span>\n                    <span class=\"block text-blue-500 text-6xl md:text-8xl lg:text-[8rem] monotone-title\">\u0627\u0644\u0631\u0624\u064a\u0629<\/span>\n                    <span class=\"block text-white monotone-title\">\u0648\u0627\u0644\u0647\u062f\u0641<\/span>\n                <\/h1>\n                \n                <!-- Subtitle -->\n                <p class=\"text-xl md:text-3xl text-gray-300 mb-12 max-w-5xl mx-auto leading-relaxed reveal delay-2\">\n                    <span class=\"text-blue-400 font-bold\">\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0648\u0627\u0644\u0627\u0633\u062a\u062f\u0627\u0645\u0629 \u0648\u0627\u0644\u062b\u0642\u0629<\/span> -\n                    \u0645\u062c\u0645\u0648\u0639\u0629 \u0625\u0642\u0644\u064a\u0645\u064a\u0629 \u0631\u0627\u0626\u062f\u0629 \u062a\u0642\u062f\u0645 \u062d\u0644\u0648\u0644\u0627\u064b \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0634\u0645\u0627\u0644 \u0648\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627\n                <\/p>\n                \n                <!-- CTA Button -->\n                <div class=\"reveal delay-3\">\n                    <a href=\"#mission\" class=\"inline-flex items-center gap-3 px-10 py-5 bg-gradient-to-r from-blue-600 to-blue-500 hover:from-blue-700 hover:to-blue-600 text-white font-bold text-lg rounded-full transition-all duration-300 transform hover:scale-105 shadow-2xl shadow-blue-500\/30\">\n                        <span>\u0627\u0643\u062a\u0634\u0641 \u0647\u062f\u0641\u0646\u0627<\/span>\n                        <svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 14l-7 7m0 0l-7-7m7 7V3\"><\/path>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n            <\/div>\n            \n            <!-- Stats Grid -->\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-6 mt-24 max-w-6xl mx-auto reveal delay-4\">\n                <div class=\"text-center bg-gradient-to-br from-blue-900\/40 to-blue-800\/40 backdrop-blur-sm border border-blue-500\/30 p-8 rounded-2xl hover:scale-105 hover:border-blue-400\/50 transition-all duration-300 group\">\n                    <div class=\"text-5xl font-black text-blue-400 mb-2 group-hover:scale-110 transition-transform\">30+<\/div>\n                    <div class=\"text-sm text-gray-400 font-semibold uppercase tracking-wider\">\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u062e\u0628\u0631\u0629<\/div>\n                <\/div>\n                <div class=\"text-center bg-gradient-to-br from-slate-800\/40 to-slate-700\/40 backdrop-blur-sm border border-slate-500\/30 p-8 rounded-2xl hover:scale-105 hover:border-slate-400\/50 transition-all duration-300 group\">\n                    <div class=\"text-5xl font-black text-slate-300 mb-2 group-hover:scale-110 transition-transform\">1k+<\/div>\n                    <div class=\"text-sm text-gray-400 font-semibold uppercase tracking-wider\">\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0645\u0646\u062c\u0632\u0629<\/div>\n                <\/div>\n                <div class=\"text-center bg-gradient-to-br from-blue-900\/40 to-blue-800\/40 backdrop-blur-sm border border-blue-500\/30 p-8 rounded-2xl hover:scale-105 hover:border-blue-400\/50 transition-all duration-300 group\">\n                    <div class=\"text-5xl font-black text-blue-400 mb-2 group-hover:scale-110 transition-transform\">15<\/div>\n                    <div class=\"text-sm text-gray-400 font-semibold uppercase tracking-wider\">\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u0629<\/div>\n                <\/div>\n                <div class=\"text-center bg-gradient-to-br from-slate-800\/40 to-slate-700\/40 backdrop-blur-sm border border-slate-500\/30 p-8 rounded-2xl hover:scale-105 hover:border-slate-400\/50 transition-all duration-300 group\">\n                    <div class=\"text-5xl font-black text-slate-300 mb-2 group-hover:scale-110 transition-transform\">13<\/div>\n                    <div class=\"text-sm text-gray-400 font-semibold uppercase tracking-wider\">\u0627\u0644\u0634\u0631\u0643\u0627\u062a<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/section>\n\n    <!-- Mission & Values Section -->\n    <section id=\"mission\" class=\"relative py-32 overflow-hidden bg-gradient-to-br from-slate-50 via-gray-50 to-slate-100\">\n        <!-- Background with Nile line pattern -->\n        <div class=\"absolute inset-0 overflow-hidden pointer-events-none opacity-20\">\n            <div class=\"absolute inset-0\" style=\"background-image: linear-gradient(#e2e8f0 1px, transparent 1px), linear-gradient(90deg, #e2e8f0 1px, transparent 1px); background-size: 50px 50px;\"><\/div>\n            \n            <!-- Diagonal lines inspired by N logo -->\n            <div class=\"nile-lines\">\n                <div class=\"nile-line diagonal-line\" style=\"left: 10%; top: 20%;\"><\/div>\n                <div class=\"nile-line diagonal-line\" style=\"left: 15%; top: 18%;\"><\/div>\n                <div class=\"nile-line diagonal-line\" style=\"left: 20%; top: 16%;\"><\/div>\n                <div class=\"nile-line diagonal-line\" style=\"left: 25%; top: 14%;\"><\/div>\n                \n                <div class=\"nile-line vertical-line\" style=\"right: 15%; top: 25%;\"><\/div>\n                <div class=\"nile-line vertical-line\" style=\"right: 20%; top: 23%;\"><\/div>\n                <div class=\"nile-line vertical-line\" style=\"right: 25%; top: 21%;\"><\/div>\n                \n                <div class=\"nile-line diagonal-line\" style=\"left: 60%; bottom: 10%;\"><\/div>\n                <div class=\"nile-line diagonal-line\" style=\"left: 65%; bottom: 12%;\"><\/div>\n                <div class=\"nile-line vertical-line\" style=\"right: 40%; bottom: 15%;\"><\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"relative z-10\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"grid lg:grid-cols-12 gap-12 items-center\">\n                \n                <!-- Left Column - Title -->\n                <div class=\"lg:col-span-5\">\n                    <div class=\"sticky top-8 space-y-8\">\n                        <!-- Animated badge -->\n                        <div class=\"inline-flex items-center gap-2 reveal\">\n                            <span class=\"relative flex h-3 w-3\">\n                                <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-blue-900 opacity-75\"><\/span>\n                                <span class=\"relative inline-flex rounded-full h-3 w-3 bg-blue-900\"><\/span>\n                            <\/span>\n                            <span class=\"text-sm font-bold text-blue-900 tracking-[0.3em] uppercase\">\u0631\u0624\u064a\u062a\u0646\u0627<\/span>\n                        <\/div>\n                        \n                        <!-- Main title with gradient effect -->\n                        <h2 class=\"text-7xl font-black leading-[1.1] reveal delay-1\">\n                            <span class=\"block gradient-text\">\u0625\u0642\u0644\u064a\u0645\u064a<\/span>\n                            <span class=\"block text-slate-900\">\u0627\u0644\u0642\u064a\u0627\u062f\u0629<\/span>\n                        <\/h2>\n                        \n                        <!-- Left column introduction -->\n                        <div class=\"reveal delay-2\">\n                            <p class=\"text-lg text-gray-600 leading-relaxed\">\n                                \u0646\u0637\u0645\u062d \u0625\u0644\u0649 \u0623\u0646 \u0646\u0643\u0648\u0646 \u0645\u062c\u0645\u0648\u0639\u0629 \u0625\u0642\u0644\u064a\u0645\u064a\u0629 \u0631\u0627\u0626\u062f\u0629 \u062a\u0642\u062f\u0645 \u062d\u0644\u0648\u0644\u0627\u064b \u0645\u0628\u062a\u0643\u0631\u0629 \u0648\u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0648\u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0641\u064a \u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u0645\u0642\u0627\u0648\u0644\u0627\u062a \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a \u0648\u0627\u0644\u0643\u064a\u0645\u0627\u0648\u064a\u0627\u062a \u0648\u0627\u0644\u0628\u0644\u0627\u0633\u062a\u064a\u0643 \u0648\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0645\u064a\u0627\u0647 \u0648\u0627\u0644\u0633\u064a\u0627\u062d\u0629.\n                            <\/p>\n                        <\/div>\n\n                        <!-- Stats Cards -->\n                        <div class=\"grid grid-cols-2 gap-4 reveal delay-3\">\n                            <div class=\"glass-card rounded-2xl p-5 hover-lift\">\n                                <div class=\"text-4xl font-black gradient-text mb-1\">1k+<\/div>\n                                <div class=\"text-sm text-gray-600 font-medium\">\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u0627\u0644\u0645\u0646\u062c\u0632\u0629<\/div>\n                            <\/div>\n                            <div class=\"glass-card rounded-2xl p-5 hover-lift\">\n                                <div class=\"text-4xl font-black gradient-text mb-1\">15<\/div>\n                                <div class=\"text-sm text-gray-600 font-medium\">\u0642\u0637\u0627\u0639\u0627\u062a \u0627\u0644\u0635\u0646\u0627\u0639\u0629<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Right Column - Content Cards -->\n                <div class=\"lg:col-span-7 space-y-6\">\n                    \n                    <!-- Regional Link Card -->\n                    <div class=\"gradient-border hover-lift reveal delay-2\">\n                        <div class=\"gradient-border-inner\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"w-12 h-12 rounded-xl bg-gradient-to-br from-emerald-500 to-teal-600 flex items-center justify-center flex-shrink-0\">\n                                    <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                                    <\/svg>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-xl font-bold mb-2 text-slate-900\">\u0634\u0631\u064a\u0643 \u0645\u0648\u062b\u0648\u0642 \u0628\u0647<\/h3>\n                                    <p class=\"text-gray-600 text-sm leading-relaxed\">\u062a\u0639\u0632\u064a\u0632 \u0645\u0643\u0627\u0646\u062a\u0646\u0627 \u0643\u0634\u0631\u064a\u0643 \u0645\u0648\u062b\u0648\u0642 \u0628\u0647 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0646\u0637\u0642\u0629<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Strategic Link Card -->\n                    <div class=\"gradient-border hover-lift reveal delay-3\">\n                        <div class=\"gradient-border-inner\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"w-12 h-12 rounded-xl bg-gradient-to-br from-blue-500 to-purple-600 flex items-center justify-center flex-shrink-0\">\n                                    <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1\"><\/path>\n                                    <\/svg>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-xl font-bold mb-2 text-slate-900\">\u0627\u0644\u0631\u0627\u0628\u0637 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a<\/h3>\n                                    <p class=\"text-gray-600 text-sm leading-relaxed\">\u0627\u0644\u0631\u0628\u0637 \u0628\u064a\u0646 \u0634\u0645\u0627\u0644 \u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0648\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0643\u062c\u0633\u0631 \u0625\u0642\u0644\u064a\u0645\u064a \u062d\u064a\u0648\u064a<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Innovation Card -->\n                    <div class=\"gradient-border hover-lift reveal delay-4\">\n                        <div class=\"gradient-border-inner\">\n                            <div class=\"flex items-start gap-4\">\n                                <div class=\"w-12 h-12 rounded-xl bg-gradient-to-br from-purple-500 to-pink-600 flex items-center justify-center flex-shrink-0\">\n                                    <svg class=\"w-6 h-6 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                        <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z\"><\/path>\n                                    <\/svg>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-xl font-bold mb-2 text-slate-900\">\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/h3>\n                                    <p class=\"text-gray-600 text-sm leading-relaxed\">\u062d\u0644\u0648\u0644 \u0645\u0628\u062a\u0643\u0631\u0629 \u0648\u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0648\u0634\u0627\u0645\u0644\u0629 \u0639\u0628\u0631 \u0642\u0637\u0627\u0639\u0627\u062a \u0645\u062a\u0639\u062f\u062f\u0629<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n            \n            <!-- Mission Section - Full Width -->\n            <div class=\"mt-16 reveal delay-4\">\n                <div class=\"max-w-5xl mx-auto\">\n                    <div class=\"text-center mb-8\">\n                        <div class=\"inline-flex items-center gap-2 mb-6\">\n                            <div class=\"pulse-dot w-2 h-2 bg-purple-600 rounded-full\"><\/div>\n                            <span class=\"text-sm font-bold text-purple-900 tracking-[0.3em] uppercase\">\u0645\u0647\u0645\u062a\u0646\u0627<\/span>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"gradient-border hover-lift\">\n                        <div class=\"gradient-border-inner\">\n                            <p class=\"text-2xl text-gray-700 leading-relaxed mb-8 text-center\">\n                                \u0645\u0647\u0645\u062a\u0646\u0627 \u0647\u064a \u062a\u0642\u062f\u064a\u0645 \n                                <span class=\"font-bold bg-gradient-to-r from-purple-600 to-pink-600 bg-clip-text text-transparent\">\n                                    \u062e\u062f\u0645\u0627\u062a \u0648\u0645\u0646\u062a\u062c\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629\n                                <\/span> \n                                \u0627\u0644\u062a\u064a \u062a\u0644\u0628\u064a \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062f\u0648\u0644\u064a\u0629 \u0645\u0639 \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0648\u0627\u0644\u0643\u0641\u0627\u0621\u0629 \u0648\u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0628\u064a\u0626\u064a\u0629.\n                            <\/p>\n                            <p class=\"text-xl text-gray-600 leading-relaxed text-center\">\n                                \u0648\u0645\u0646 \u062e\u0644\u0627\u0644 \u0648\u062c\u0648\u062f\u0646\u0627 \u0641\u064a \u0627\u0644\u0645\u063a\u0631\u0628 \u0648\u0628\u0644\u062f\u0627\u0646 \u0634\u0645\u0627\u0644 \u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0627\u0644\u0623\u062e\u0631\u0649\u060c \u0641\u0625\u0646\u0646\u0627 \u0646\u0639\u0632\u0632 \u062f\u0648\u0631\u0646\u0627 \u0643\u0628\u0648\u0627\u0628\u0629 \u062a\u0631\u0628\u0637 \u0628\u064a\u0646 \u0623\u0648\u0631\u0648\u0628\u0627 \u0648\u0639\u0645\u0644\u064a\u0627\u062a\u0646\u0627 \u0627\u0644\u0622\u062e\u0630\u0629 \u0641\u064a \u0627\u0644\u062a\u0648\u0633\u0639 \u0641\u064a \u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627\u060c \u0648\u0628\u0627\u0644\u062a\u0627\u0644\u064a \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0643\u0627\u0645\u0644 \u0648\u0627\u0644\u0646\u0645\u0648 \u0648\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Image with sophisticated overlay -->\n            <div class=\"mt-16\">\n                <div class=\"max-w-6xl mx-auto\">\n                <div class=\"relative h-96 rounded-3xl overflow-hidden shadow-2xl reveal delay-5 image-overlay group\">\n                <div class=\"relative h-96 rounded-3xl overflow-hidden shadow-2xl reveal delay-5 image-overlay group\">\n                    <img decoding=\"async\" src=\"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png\" \n                         class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-110\" \n                         alt=\"Team\">\n                    \n                    <!-- Gradient Overlay -->\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/90 via-slate-950\/40 to-transparent\"><\/div>\n                    \n                    <!-- Overlay content -->\n                    <div class=\"absolute inset-0 flex items-end p-8\">\n                        <div class=\"text-white transform transition-transform duration-500 group-hover:translate-y-[-10px]\">\n                            <div class=\"inline-flex items-center gap-2 mb-3 glass-card px-4 py-2 rounded-full\">\n                                <div class=\"pulse-dot w-2 h-2 bg-green-400 rounded-full\"><\/div>\n                                <span class=\"text-xs font-semibold\">\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644<\/span>\n                            <\/div>\n                            <div class=\"text-4xl font-black mb-3 leading-tight\">\n                                \u0625\u0642\u0644\u064a\u0645\u064a <span class=\"gradient-text\">\u0627\u0644\u0642\u064a\u0627\u062f\u0629<\/span>\n                            <\/div>\n                            <div class=\"text-gray-200 text-lg font-light max-w-md\">\n                                \u0631\u0628\u0637 \u0627\u0644\u0642\u0627\u0631\u0627\u062a \u0648\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0634\u0645\u0627\u0644 \u0648\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Decorative corner effect -->\n                    <div class=\"absolute top-0 right-0 w-32 h-32 bg-gradient-to-br from-blue-500\/20 to-transparent rounded-bl-full\"><\/div>\n                <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- Subtle decorative lines -->\n        <div class=\"absolute top-10 right-10 w-20 h-20 border-2 border-slate-200 rounded-lg rotate-12 opacity-40\"><\/div>\n        <div class=\"absolute bottom-20 left-10 w-16 h-16 border-2 border-slate-200 rounded-full opacity-40\"><\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Our Goal Section -->\n    <section class=\"relative py-32 overflow-hidden bg-gradient-to-br from-slate-50 via-gray-50 to-slate-100\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            \n            <!-- Section Header -->\n            <div class=\"text-center mb-16 reveal\">\n                <div class=\"inline-flex items-center gap-2 mb-6\">\n                    <span class=\"relative flex h-3 w-3\">\n                        <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-emerald-600 opacity-75\"><\/span>\n                        <span class=\"relative inline-flex rounded-full h-3 w-3 bg-emerald-600\"><\/span>\n                    <\/span>\n                    <span class=\"text-sm font-bold text-emerald-900 tracking-[0.3em] uppercase\">\u0647\u062f\u0641\u0646\u0627<\/span>\n                <\/div>\n                \n                <h2 class=\"text-6xl font-black mb-6 text-slate-900 leading-tight\">\n                    \u0627\u0644\u0646\u0645\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 <span class=\"gradient-text\">\u0627\u0644\u0627\u062a\u0635\u0627\u0644<\/span>\n                <\/h2>\n                \n                <div class=\"w-24 h-1.5 bg-gradient-to-r from-emerald-600 to-teal-600 rounded-full mx-auto mb-8\"><\/div>\n                \n                <p class=\"text-xl text-gray-700 max-w-4xl mx-auto leading-relaxed\">\n                    \u0647\u062f\u0641\u0646\u0627 \u0647\u0648 \u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0648\u0633\u0639 \u0641\u064a \u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a\u0646\u0627 \u0648\u062e\u062f\u0645\u0627\u062a\u0646\u0627\u060c \u0648\u0627\u0644\u0627\u0633\u062a\u0641\u0627\u062f\u0629 \u0645\u0646 \u0648\u062c\u0648\u062f\u0646\u0627 \u0641\u064a \u0634\u0645\u0627\u0644 \u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0643\u0645\u0631\u0643\u0632 \u062d\u064a\u0648\u064a \u064a\u0631\u0628\u0637 \u0623\u0648\u0631\u0648\u0628\u0627 \u0628\u0634\u0631\u0643\u0627\u062a\u0646\u0627 \u0641\u064a \u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627. \u0646\u0647\u062f\u0641 \u0625\u0644\u0649 \u062f\u0639\u0645 \u0627\u0644\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629 \u0648\u062e\u0644\u0642 \u0641\u0631\u0635 \u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0644\u0644\u0623\u062c\u064a\u0627\u0644 \u0627\u0644\u0642\u0627\u062f\u0645\u0629.\n                <\/p>\n            <\/div>\n\n            <!-- Goal Cards -->\n            <div class=\"grid md:grid-cols-3 gap-8\">\n                \n                <!-- Continuous Growth Card -->\n                <div class=\"gradient-border hover-lift reveal delay-1\">\n                    <div class=\"gradient-border-inner h-full\">\n                        <div class=\"w-14 h-14 rounded-xl bg-gradient-to-br from-emerald-500 to-teal-600 flex items-center justify-center mb-6\">\n                            <svg class=\"w-7 h-7 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4 text-slate-900\">\u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0633\u062a\u0645\u0631<\/h3>\n                        <p class=\"text-gray-600 leading-relaxed mb-6\">\n                            \u062a\u0648\u0633\u064a\u0639 \u0646\u0637\u0627\u0642 \u0648\u0635\u0648\u0644\u0646\u0627 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0648\u0639\u0631\u0648\u0636 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u0628\u062a\u0643\u0631\u0629 \u0644\u062a\u062d\u0642\u064a\u0642 \u0646\u0645\u0648 \u0625\u0642\u0644\u064a\u0645\u064a \u0645\u0633\u062a\u062f\u0627\u0645.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 text-emerald-600 font-semibold text-sm\">\n                            <span>\u0627\u0643\u062a\u0634\u0641 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n                            <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Economic Development Card -->\n                <div class=\"gradient-border hover-lift reveal delay-2\">\n                    <div class=\"gradient-border-inner h-full\">\n                        <div class=\"w-14 h-14 rounded-xl bg-gradient-to-br from-blue-500 to-cyan-600 flex items-center justify-center mb-6\">\n                            <svg class=\"w-7 h-7 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4 text-slate-900\">\u0627\u0644\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629<\/h3>\n                        <p class=\"text-gray-600 leading-relaxed mb-6\">\n                            \u062f\u0639\u0645 \u0627\u0644\u062a\u0642\u062f\u0645 \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0648\u0641\u0631\u0635 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 text-blue-600 font-semibold text-sm\">\n                            <span>\u0627\u0639\u0631\u0641 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n                            <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Future Generations Card -->\n                <div class=\"gradient-border hover-lift reveal delay-3\">\n                    <div class=\"gradient-border-inner h-full\">\n                        <div class=\"w-14 h-14 rounded-xl bg-gradient-to-br from-purple-500 to-pink-600 flex items-center justify-center mb-6\">\n                            <svg class=\"w-7 h-7 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v13m0-13V6a2 2 0 112 2h-2zm0 0V5.5A2.5 2.5 0 109.5 8H12zm-7 4h14M5 12a2 2 0 110-4h14a2 2 0 110 4M5 12v7a2 2 0 002 2h10a2 2 0 002-2v-7\"><\/path>\n                            <\/svg>\n                        <\/div>\n                        <h3 class=\"text-2xl font-bold mb-4 text-slate-900\">\u0623\u062c\u064a\u0627\u0644 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644<\/h3>\n                        <p class=\"text-gray-600 leading-relaxed mb-6\">\n                            \u062e\u0644\u0642 \u0641\u0631\u0635 \u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0648\u0628\u0646\u0627\u0621 \u0625\u0631\u062b \u0645\u0646 \u0627\u0644\u0627\u0632\u062f\u0647\u0627\u0631 \u0644\u0644\u0623\u062c\u064a\u0627\u0644 \u0627\u0644\u0642\u0627\u062f\u0645\u0629.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 text-purple-600 font-semibold text-sm\">\n                            <span>\u0627\u0643\u062a\u0634\u0641<\/span>\n                            <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <!-- Decorative elements -->\n        <div class=\"absolute top-20 left-10 w-24 h-24 border-2 border-slate-200 rounded-full opacity-30\"><\/div>\n        <div class=\"absolute bottom-32 right-20 w-16 h-16 border-2 border-slate-200 rounded-lg rotate-45 opacity-30\"><\/div>\n    <\/section>\n\n    <!-- Regional Connection Section -->\n    <section class=\"relative py-32 overflow-hidden bg-white\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            \n            <div class=\"text-center mb-16 reveal\">\n                <div class=\"inline-flex items-center gap-2 mb-6\">\n                    <span class=\"relative flex h-3 w-3\">\n                        <span class=\"animate-ping absolute inline-flex h-full w-full rounded-full bg-orange-600 opacity-75\"><\/span>\n                        <span class=\"relative inline-flex rounded-full h-3 w-3 bg-orange-600\"><\/span>\n                    <\/span>\n                    <span class=\"text-sm font-bold text-orange-900 tracking-[0.3em] uppercase\">\u0627\u0644\u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a<\/span>\n                <\/div>\n                \n                <h2 class=\"text-6xl font-black mb-6 text-slate-900 leading-tight\">\n                    \u0627\u0644\u062a\u0648\u0635\u064a\u0644 <span class=\"gradient-text\">\u062b\u0644\u0627\u062b \u0642\u0627\u0631\u0627\u062a<\/span>\n                <\/h2>\n                \n                <div class=\"w-24 h-1.5 bg-gradient-to-r from-orange-600 to-red-600 rounded-full mx-auto mb-8\"><\/div>\n                \n                <p class=\"text-xl text-gray-700 max-w-4xl mx-auto leading-relaxed\">\n                    \u0646\u062d\u0646 \u0646\u0639\u0645\u0644 \u0643\u062c\u0633\u0631 \u062d\u064a\u0648\u064a \u064a\u0631\u0628\u0637 \u0628\u064a\u0646 \u0623\u0648\u0631\u0648\u0628\u0627 \u0648\u0634\u0645\u0627\u0644 \u0623\u0641\u0631\u064a\u0642\u064a\u0627 \u0648\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627\u060c \u0648\u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0648\u0627\u0644\u062a\u062c\u0627\u0631\u0629 \u0648\u0627\u0644\u062a\u0646\u0645\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0645\u0646\u0627\u0637\u0642.\n                <\/p>\n            <\/div>\n\n            <!-- Regional Cards -->\n            <div class=\"grid md:grid-cols-3 gap-8 reveal delay-2\">\n                \n                <div class=\"glass-card rounded-3xl p-10 hover-lift text-center\">\n                    <div class=\"text-6xl font-black gradient-text mb-3\">\u0623\u0648\u0631\u0648\u0628\u0627<\/div>\n                    <div class=\"text-lg font-semibold text-slate-900 mb-2\">\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631<\/div>\n                    <p class=\"text-gray-600 text-sm\">\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u062a\u0637\u0648\u0631\u0629 \u0648\u0627\u0644\u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629<\/p>\n                <\/div>\n\n                <div class=\"glass-card rounded-3xl p-10 hover-lift text-center\">\n                    <div class=\"text-6xl font-black gradient-text mb-3\">\u0634\u0645\u0627\u0644 \u0623\u0641\u0631\u064a\u0642\u064a\u0627<\/div>\n                    <div class=\"text-lg font-semibold text-slate-900 mb-2\">\u0627\u0644\u0645\u062d\u0648\u0631 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a<\/div>\n                    <p class=\"text-gray-600 text-sm\">\u0645\u0631\u0643\u0632 \u0639\u0645\u0644\u064a\u0627\u062a\u0646\u0627 \u0627\u0644\u0630\u064a \u064a\u0631\u0628\u0637 \u0628\u064a\u0646 \u0627\u0644\u0642\u0627\u0631\u0627\u062a<\/p>\n                <\/div>\n\n                <div class=\"glass-card rounded-3xl p-10 hover-lift text-center\">\n                    <div class=\"text-6xl font-black gradient-text mb-3\">\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627<\/div>\n                    <div class=\"text-lg font-semibold text-slate-900 mb-2\">\u0627\u0644\u0623\u0633\u0648\u0627\u0642 \u0627\u0644\u0645\u062a\u0646\u0627\u0645\u064a\u0629<\/div>\n                    <p class=\"text-gray-600 text-sm\">\u0627\u0644\u0641\u0631\u0635 \u0627\u0644\u0646\u0627\u0634\u0626\u0629 \u0644\u0644\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645\u0629<\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- Additional Stats -->\n            <div class=\"grid grid-cols-3 gap-8 mt-16 reveal delay-3\">\n                <div class=\"text-center\">\n                    <div class=\"text-5xl font-black gradient-text mb-2\">15<\/div>\n                    <div class=\"text-sm text-gray-600 font-medium uppercase tracking-wider\">\u0627\u0644\u0635\u0646\u0627\u0639\u0627\u062a<\/div>\n                <\/div>\n                <div class=\"text-center\">\n                    <div class=\"text-5xl font-black gradient-text mb-2\">24\/7<\/div>\n                    <div class=\"text-sm text-gray-600 font-medium uppercase tracking-wider\">\u0627\u0644\u062f\u0639\u0645<\/div>\n                <\/div>\n                <div class=\"text-center\">\n                    <div class=\"text-5xl font-black gradient-text mb-2\">98%<\/div>\n                    <div class=\"text-sm text-gray-600 font-medium uppercase tracking-wider\">\u0627\u0644\u0631\u0636\u0627<\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section class=\"relative py-32 overflow-hidden bg-gradient-to-br from-slate-50 via-gray-50 to-slate-100\">\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n            \n            <div class=\"reveal\">\n                <h2 class=\"text-5xl md:text-6xl font-black mb-8 text-slate-900 leading-tight\">\n                    \u062c\u0627\u0647\u0632 \u0644\u0628\u0646\u0627\u0621\n                    <span class=\"block gradient-text mt-2\">\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0645\u0639\u0627\u064b\u061f<\/span>\n                <\/h2>\n                \n                <p class=\"text-xl text-gray-600 mb-12 max-w-3xl mx-auto leading-relaxed\">\n                    \u0627\u0646\u0636\u0645 \u0625\u0644\u064a\u0646\u0627 \u0641\u064a \u0645\u0647\u0645\u062a\u0646\u0627 \u0644\u0625\u0646\u0634\u0627\u0621 \u0628\u0646\u064a\u0629 \u062a\u062d\u062a\u064a\u0629 \u0648\u0641\u0631\u0635 \u0645\u0633\u062a\u062f\u0627\u0645\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0634\u0645\u0627\u0644 \u0648\u063a\u0631\u0628 \u0623\u0641\u0631\u064a\u0642\u064a\u0627.\n                <\/p>\n\n                <div class=\"flex flex-wrap gap-6 justify-center\">\n                    <a href=\"\/ar\/contact\/\" class=\"group px-10 py-5 bg-gradient-to-r from-blue-600 to-purple-600 rounded-full font-bold text-white text-lg hover:shadow-2xl hover:shadow-blue-500\/30 transition-all duration-300 hover:scale-105 inline-flex items-center gap-3\">\n                        <span>\u0627\u0628\u062f\u0623 \u0627\u0644\u0622\u0646<\/span>\n                        <svg class=\"w-5 h-5 transition-transform group-hover:translate-x-1\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 7l5 5m0 0l-5 5m5-5H6\"><\/path>\n                        <\/svg>\n                    <\/a>\n                    \n                    <a href=\"\/ar\/services\/\" class=\"px-10 py-5 glass-card rounded-full font-bold text-slate-900 text-lg hover:scale-105 transition-all duration-300\">\n                        \u0627\u0639\u0631\u0641 \u0627\u0644\u0645\u0632\u064a\u062f\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- Decorative elements -->\n        <div class=\"absolute top-20 right-10 w-32 h-32 border-2 border-slate-200 rounded-full opacity-20\"><\/div>\n        <div class=\"absolute bottom-20 left-20 w-20 h-20 border-2 border-slate-200 rounded-lg rotate-12 opacity-20\"><\/div>\n    <\/section><style id=\"core-80e5cee-core-block-supports-inline-css\"><\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>OUR VISION &#038; PURPOSE Innovation, Sustainability, Trust \u2014 Leading regional group providing integrated solutions across North and West Africa Discover Our Purpose 30+ Years Experience 1k+ Projects Delivered 15 Industry Sectors 13 Companies Our Vision Regional Leadership We aspire to be a leading regional group that provides innovative, sustainable, and integrated solutions across contracting, telecommunications, [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-865","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mission &amp; Values - nilegroupe.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nilegroupe.com\/ar\/mission-values\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mission &amp; Values - nilegroupe.com\" \/>\n<meta property=\"og:description\" content=\"OUR VISION &#038; PURPOSE Innovation, Sustainability, Trust \u2014 Leading regional group providing integrated solutions across North and West Africa Discover Our Purpose 30+ Years Experience 1k+ Projects Delivered 15 Industry Sectors 13 Companies Our Vision Regional Leadership We aspire to be a leading regional group that provides innovative, sustainable, and integrated solutions across contracting, telecommunications, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nilegroupe.com\/ar\/mission-values\/\" \/>\n<meta property=\"og:site_name\" content=\"nilegroupe.com\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-04T11:18:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u062f\u0642\u0627\u0626\u0642\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/\",\"name\":\"Mission &amp; Values - nilegroupe.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/entreprise.png\",\"datePublished\":\"2025-10-18T13:40:40+00:00\",\"dateModified\":\"2025-12-04T11:18:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/entreprise.png\",\"contentUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/entreprise.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/mission-values\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nilegroupe.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mission &amp; Values\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#website\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/\",\"name\":\"nilegroupe.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nilegroupe.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#organization\",\"name\":\"nilegroupe.com\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Untitled-1500-x-300-px-2-scaled.png\",\"contentUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Untitled-1500-x-300-px-2-scaled.png\",\"width\":2560,\"height\":512,\"caption\":\"nilegroupe.com\"},\"image\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mission &amp; Values - nilegroupe.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nilegroupe.com\/ar\/mission-values\/","og_locale":"ar_AR","og_type":"article","og_title":"Mission &amp; Values - nilegroupe.com","og_description":"OUR VISION &#038; PURPOSE Innovation, Sustainability, Trust \u2014 Leading regional group providing integrated solutions across North and West Africa Discover Our Purpose 30+ Years Experience 1k+ Projects Delivered 15 Industry Sectors 13 Companies Our Vision Regional Leadership We aspire to be a leading regional group that provides innovative, sustainable, and integrated solutions across contracting, telecommunications, [&hellip;]","og_url":"https:\/\/nilegroupe.com\/ar\/mission-values\/","og_site_name":"nilegroupe.com","article_modified_time":"2025-12-04T11:18:18+00:00","og_image":[{"url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"4 \u062f\u0642\u0627\u0626\u0642"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nilegroupe.com\/mission-values\/","url":"https:\/\/nilegroupe.com\/mission-values\/","name":"Mission &amp; Values - nilegroupe.com","isPartOf":{"@id":"https:\/\/nilegroupe.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nilegroupe.com\/mission-values\/#primaryimage"},"image":{"@id":"https:\/\/nilegroupe.com\/mission-values\/#primaryimage"},"thumbnailUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png","datePublished":"2025-10-18T13:40:40+00:00","dateModified":"2025-12-04T11:18:18+00:00","breadcrumb":{"@id":"https:\/\/nilegroupe.com\/mission-values\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nilegroupe.com\/mission-values\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/nilegroupe.com\/mission-values\/#primaryimage","url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png","contentUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/entreprise.png"},{"@type":"BreadcrumbList","@id":"https:\/\/nilegroupe.com\/mission-values\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nilegroupe.com\/"},{"@type":"ListItem","position":2,"name":"Mission &amp; Values"}]},{"@type":"WebSite","@id":"https:\/\/nilegroupe.com\/#website","url":"https:\/\/nilegroupe.com\/","name":"nilegroupe.com","description":"","publisher":{"@id":"https:\/\/nilegroupe.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nilegroupe.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/nilegroupe.com\/#organization","name":"nilegroupe.com","url":"https:\/\/nilegroupe.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/nilegroupe.com\/#\/schema\/logo\/image\/","url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/Untitled-1500-x-300-px-2-scaled.png","contentUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/Untitled-1500-x-300-px-2-scaled.png","width":2560,"height":512,"caption":"nilegroupe.com"},"image":{"@id":"https:\/\/nilegroupe.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/pages\/865","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/comments?post=865"}],"version-history":[{"count":20,"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/pages\/865\/revisions"}],"predecessor-version":[{"id":1220,"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/pages\/865\/revisions\/1220"}],"wp:attachment":[{"href":"https:\/\/nilegroupe.com\/ar\/wp-json\/wp\/v2\/media?parent=865"}],"curies":[{"name":"\u062f\u0628\u0644\u064a\u0648 \u0628\u064a","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}