{"id":450,"date":"2026-07-12T17:45:16","date_gmt":"2026-07-12T17:45:16","guid":{"rendered":"https:\/\/waywork.com.sa\/?page_id=450"},"modified":"2026-07-16T09:02:27","modified_gmt":"2026-07-16T09:02:27","slug":"education-solutions-2","status":"publish","type":"page","link":"https:\/\/waywork.com.sa\/ar\/education-solutions-2\/","title":{"rendered":"education solutions"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"450\" class=\"elementor elementor-450\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1d2d51 e-con e-atomic-element e-flexbox-base e-38f0584\" data-id=\"a1d2d51\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"a1d2d51\">\n    \t\t<div class=\"elementor-element elementor-element-4bf7209 elementor-widget elementor-widget-html\" data-id=\"4bf7209\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* =========================================\r\n       1. \u0646\u0638\u0627\u0645 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0627\u0644\u0645\u0648\u062d\u062f (Unified Design System)\r\n       ========================================= *\/\r\n    :root {\r\n        --color-navy: #010a29; \r\n        --color-navy-light: #0a1947;\r\n        --color-cyan: #00a0df; \r\n        --color-cyan-glow: rgba(0, 160, 223, 0.4);\r\n        --color-light: #ffffff;\r\n        --color-gray-bg: #f8fafc; \/* \u0644\u0648\u0646 \u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d \u062c\u062f\u0627\u064b \u0648\u0645\u0631\u064a\u062d \u0644\u0644\u0639\u064a\u0646 *\/\r\n        --color-text-dark: #1e293b;\r\n        --color-text-muted: #64748b;\r\n        --font-primary: 'Somar', sans-serif;\r\n        --transition-fast: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n        --transition-slow: 0.5s cubic-bezier(0.22, 1, 0.36, 1);\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n    body { font-family: var(--font-primary); line-height: 1.7; color: var(--color-text-dark); background-color: var(--color-light); overflow-x: hidden; }\r\n    .container { width: 100%; max-width: 1280px; margin-inline: auto; padding-inline: 24px; }\r\n    img { max-width: 100%; height: auto; display: block; }\r\n\r\n    \/* \u0627\u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0645\u0648\u062d\u062f\u0629 *\/\r\n    .btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 14px 36px;\r\n        border-radius: 12px;\r\n        font-weight: 700;\r\n        font-size: 1.05rem;\r\n        text-decoration: none;\r\n        transition: var(--transition-fast);\r\n        position: relative;\r\n        z-index: 1;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .btn-primary {\r\n        background-color: var(--color-cyan);\r\n        color: var(--color-light);\r\n        box-shadow: 0 8px 24px var(--color-cyan-glow);\r\n    }\r\n\r\n    .btn-primary::before {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        background-color: rgba(255,255,255,0.15);\r\n        transform: scaleX(0);\r\n        transform-origin: inset-inline-end;\r\n        transition: transform 0.4s ease;\r\n        z-index: -1;\r\n    }\r\n\r\n    .btn-primary:hover {\r\n        transform: translateY(-4px);\r\n        box-shadow: 0 12px 32px var(--color-cyan-glow);\r\n    }\r\n\r\n    .btn-primary:hover::before {\r\n        transform: scaleX(1);\r\n        transform-origin: inset-inline-start;\r\n    }\r\n\r\n    \/* =========================================\r\n       2. \u062a\u0631\u0648\u064a\u0633\u0629 \u0627\u0644\u0635\u0641\u062d\u0629 (Education Hero)\r\n       ========================================= *\/\r\n    .inner-hero {\r\n        position: relative;\r\n        background-color: var(--color-navy);\r\n        padding-block: 220px 100px;\r\n        text-align: center;\r\n        color: var(--color-light);\r\n        overflow: hidden;\r\n    }\r\n\r\n    .hero-glow {\r\n        position: absolute;\r\n        width: 60vw;\r\n        height: 60vw;\r\n        background: radial-gradient(circle, rgba(0, 160, 223, 0.15) 0%, rgba(1, 10, 41, 0) 70%);\r\n        top: -30%;\r\n        inset-inline-start: -10%;\r\n        border-radius: 50%;\r\n        z-index: 0;\r\n        filter: blur(60px);\r\n    }\r\n\r\n    .inner-hero-content {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 850px;\r\n        margin-inline: auto;\r\n        animation: fadeInUp 0.8s ease forwards;\r\n    }\r\n\r\n    .hero-tag {\r\n        display: inline-block;\r\n        padding: 8px 16px;\r\n        background: rgba(0, 160, 223, 0.1);\r\n        border: 1px solid rgba(0, 160, 223, 0.3);\r\n        color: var(--color-cyan);\r\n        border-radius: 30px;\r\n        font-size: 0.9rem;\r\n        font-weight: 700;\r\n        margin-bottom: 24px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    .inner-hero-content h1 {\r\n        font-size: clamp(2.5rem, 5vw, 4.2rem);\r\n        font-weight: 800;\r\n        margin-bottom: 20px;\r\n        line-height: 1.15;\r\n    }\r\n\r\n    .inner-hero-content p {\r\n        font-size: clamp(1.1rem, 2vw, 1.3rem);\r\n        color: rgba(255, 255, 255, 0.85);\r\n        line-height: 1.7;\r\n    }\r\n\r\n    \/* =========================================\r\n       3. \u0645\u0642\u062f\u0645\u0629 \u0627\u0644\u0635\u0641\u062d\u0629 (Intro Statement)\r\n       ========================================= *\/\r\n    .intro-statement {\r\n        padding-block: 80px 40px;\r\n        text-align: center;\r\n        background-color: var(--color-light);\r\n    }\r\n\r\n    .intro-statement p {\r\n        max-width: 900px;\r\n        margin-inline: auto;\r\n        font-size: clamp(1.4rem, 3vw, 2rem);\r\n        color: var(--color-navy);\r\n        line-height: 1.6;\r\n        font-weight: 600;\r\n    }\r\n\r\n    .intro-statement p span {\r\n        color: var(--color-cyan);\r\n    }\r\n\r\n    \/* =========================================\r\n       4. \u062d\u0644\u0648\u0644 \u0627\u0644\u062a\u0639\u0644\u064a\u0645 (Education Solutions Grid)\r\n       ========================================= *\/\r\n    .edu-solutions {\r\n        padding-block: 60px 100px;\r\n        background-color: var(--color-light);\r\n    }\r\n\r\n    .edu-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));\r\n        gap: 40px;\r\n    }\r\n\r\n    .edu-card {\r\n        background: var(--color-gray-bg);\r\n        border: 1px solid rgba(0,0,0,0.03);\r\n        border-radius: 32px;\r\n        padding: 50px 40px;\r\n        transition: var(--transition-slow);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .edu-card:hover {\r\n        background: var(--color-light);\r\n        box-shadow: 0 20px 50px rgba(1, 10, 41, 0.08);\r\n        transform: translateY(-5px);\r\n        border-color: rgba(0, 160, 223, 0.2);\r\n    }\r\n\r\n    .edu-icon-wrapper {\r\n        width: 80px;\r\n        height: 80px;\r\n        background: var(--color-light);\r\n        border-radius: 20px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        margin-bottom: 30px;\r\n        color: var(--color-cyan);\r\n        box-shadow: 0 10px 20px rgba(0,0,0,0.04);\r\n        transition: var(--transition-fast);\r\n    }\r\n\r\n    .edu-card:hover .edu-icon-wrapper {\r\n        background: var(--color-cyan);\r\n        color: var(--color-light);\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    .edu-icon-wrapper svg {\r\n        width: 36px;\r\n        height: 36px;\r\n        fill: currentColor;\r\n    }\r\n\r\n    .edu-card h3 {\r\n        color: var(--color-navy);\r\n        font-size: 1.8rem;\r\n        margin-bottom: 24px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .edu-features-list {\r\n        list-style: none;\r\n    }\r\n\r\n    .edu-features-list li {\r\n        position: relative;\r\n        padding-inline-start: 30px;\r\n        margin-bottom: 16px;\r\n        color: var(--color-text-muted);\r\n        font-size: 1.05rem;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* \u0623\u064a\u0642\u0648\u0646\u0629 \u0635\u062d \u0645\u062e\u0635\u0635\u0629 \u0644\u0644\u0642\u0648\u0627\u0626\u0645 *\/\r\n    .edu-features-list li::before {\r\n        content: '\u2714';\r\n        position: absolute;\r\n        inset-inline-start: 0;\r\n        top: 2px;\r\n        color: var(--color-cyan);\r\n        font-weight: 900;\r\n        font-size: 1.1rem;\r\n    }\r\n\r\n    .edu-features-list li strong {\r\n        color: var(--color-navy);\r\n        display: block;\r\n        margin-bottom: 4px;\r\n        font-size: 1.1rem;\r\n    }\r\n\r\n    \/* =========================================\r\n       5. \u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631 \u062d\u0644\u0648\u0644\u0646\u0627\u061f (Why Choose Us)\r\n       ========================================= *\/\r\n    .why-edu {\r\n        padding-block: 100px;\r\n        background-color: var(--color-navy);\r\n        color: var(--color-light);\r\n        text-align: center;\r\n    }\r\n\r\n    .section-title-light {\r\n        font-size: clamp(2.2rem, 4vw, 3rem);\r\n        margin-bottom: 60px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .why-edu-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n        gap: 30px;\r\n    }\r\n\r\n    .why-edu-card {\r\n        background: rgba(255,255,255,0.03);\r\n        border: 1px solid rgba(255,255,255,0.08);\r\n        padding: 40px 30px;\r\n        border-radius: 24px;\r\n        transition: var(--transition-fast);\r\n        backdrop-filter: blur(10px);\r\n    }\r\n\r\n    .why-edu-card:hover {\r\n        background: rgba(255,255,255,0.08);\r\n        border-color: var(--color-cyan);\r\n        transform: translateY(-5px);\r\n    }\r\n\r\n    .why-edu-card h4 {\r\n        color: var(--color-cyan);\r\n        font-size: 1.4rem;\r\n        margin-bottom: 16px;\r\n    }\r\n\r\n    .why-edu-card p {\r\n        color: rgba(255,255,255,0.8);\r\n        font-size: 1.05rem;\r\n    }\r\n\r\n    \/* =========================================\r\n       6. \u0622\u0644\u064a\u0629 \u0627\u0644\u0639\u0645\u0644 (Our Process - Numbered Cards)\r\n       ========================================= *\/\r\n    .process-edu {\r\n        padding-block: 120px;\r\n        background-color: var(--color-gray-bg);\r\n    }\r\n\r\n    .section-title-dark {\r\n        text-align: center;\r\n        color: var(--color-navy);\r\n        font-size: clamp(2.2rem, 4vw, 3rem);\r\n        margin-bottom: 80px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .process-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n        gap: 30px;\r\n    }\r\n\r\n    .process-card {\r\n        background: var(--color-light);\r\n        padding: 50px 30px;\r\n        border-radius: 24px;\r\n        box-shadow: 0 15px 35px rgba(0,0,0,0.03);\r\n        position: relative;\r\n        overflow: hidden;\r\n        z-index: 1;\r\n        border: 1px solid transparent;\r\n        transition: var(--transition-fast);\r\n    }\r\n\r\n    .process-card:hover {\r\n        border-color: var(--color-cyan);\r\n        transform: translateY(-8px);\r\n    }\r\n\r\n    \/* \u0631\u0642\u0645 \u0645\u0627\u0626\u064a \u0643\u0628\u064a\u0631 \u0641\u064a \u0627\u0644\u062e\u0644\u0641\u064a\u0629 *\/\r\n    .process-number {\r\n        position: absolute;\r\n        top: -10px;\r\n        inset-inline-end: 10px;\r\n        font-size: 8rem;\r\n        font-weight: 900;\r\n        color: var(--color-gray-bg);\r\n        z-index: -1;\r\n        line-height: 1;\r\n        transition: var(--transition-fast);\r\n    }\r\n\r\n    .process-card:hover .process-number {\r\n        color: rgba(0, 160, 223, 0.05);\r\n        transform: scale(1.1);\r\n    }\r\n\r\n    .process-card h4 {\r\n        color: var(--color-navy);\r\n        font-size: 1.5rem;\r\n        margin-bottom: 16px;\r\n        font-weight: 800;\r\n    }\r\n\r\n    .process-card p {\r\n        color: var(--color-text-muted);\r\n        font-size: 1.05rem;\r\n    }\r\n\r\n    \/* =========================================\r\n       7. \u0627\u0644\u062f\u0639\u0648\u0629 \u0644\u0627\u062a\u062e\u0627\u0630 \u0625\u062c\u0631\u0627\u0621 (Unified CTA)\r\n       ========================================= *\/\r\n    .unified-cta {\r\n        padding-block: 100px;\r\n        text-align: center;\r\n        background: var(--color-light);\r\n    }\r\n\r\n    .cta-box {\r\n        background: var(--color-navy);\r\n        border-radius: 40px;\r\n        padding: 80px 40px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        box-shadow: 0 40px 80px rgba(1, 10, 41, 0.15);\r\n        max-width: 1000px;\r\n        margin-inline: auto;\r\n    }\r\n\r\n    .cta-box::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: -50%;\r\n        inset-inline-end: -20%;\r\n        width: 60%;\r\n        height: 150%;\r\n        background: radial-gradient(circle, rgba(0, 160, 223, 0.2) 0%, transparent 70%);\r\n        border-radius: 50%;\r\n        filter: blur(40px);\r\n        z-index: 0;\r\n    }\r\n\r\n    .cta-content {\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .cta-content h2 {\r\n        color: var(--color-light);\r\n        font-size: clamp(2rem, 4vw, 3rem);\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .cta-content p {\r\n        color: rgba(255,255,255,0.8);\r\n        font-size: 1.2rem;\r\n        margin-bottom: 40px;\r\n        max-width: 700px;\r\n        margin-inline: auto;\r\n    }\r\n\r\n    \/* =========================================\r\n       Animations & Responsive\r\n       ========================================= *\/\r\n    @keyframes fadeInUp {\r\n        from { opacity: 0; transform: translateY(30px); }\r\n        to { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    @media (max-width: 991px) {\r\n        .edu-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .cta-box {\r\n            padding: 50px 24px;\r\n            border-radius: 24px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<main>\r\n    <!-- 1. Hero Section -->\r\n    <section class=\"inner-hero\">\r\n        <div class=\"hero-glow\"><\/div>\r\n        <div class=\"container inner-hero-content\">\r\n            <div class=\"hero-tag\">Education Solutions<\/div>\r\n            <h1>Empowering the Next Generation<\/h1>\r\n            <p>Our comprehensive offerings are designed to transform learning environments into innovative hubs of growth, creativity, and collaboration.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 2. Intro Statement -->\r\n    <section class=\"intro-statement\">\r\n        <div class=\"container\">\r\n            <p>We believe in equipping students and educators with <span>cutting-edge educational tools<\/span> and solutions to shape a smarter future.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 3. Education Solutions Grid (Bento Style) -->\r\n    <section class=\"edu-solutions\">\r\n        <div class=\"container\">\r\n            <div class=\"edu-grid\">\r\n                \r\n                <!-- Card 1 -->\r\n                <div class=\"edu-card\">\r\n                    <div class=\"edu-icon-wrapper\">\r\n                        <!-- SVG Display\/Screen Icon -->\r\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z\"\/><\/svg>\r\n                    <\/div>\r\n                    <h3>Smart Learning Technology<\/h3>\r\n                    <ul class=\"edu-features-list\">\r\n                        <li><strong>Interactive Displays<\/strong> Enhance student engagement with intuitive, interactive screens for classrooms.<\/li>\r\n                        <li><strong>Digital Learning Platforms<\/strong> Cloud-based solutions that enable seamless communication between teachers and students.<\/li>\r\n                        <li><strong>AI-Driven Tools<\/strong> Personalized learning experiences powered by artificial intelligence.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Card 2 -->\r\n                <div class=\"edu-card\">\r\n                    <div class=\"edu-icon-wrapper\">\r\n                        <!-- SVG Lab\/Science Icon -->\r\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M7 19h10V4H7v15zm-2 2h14v-2H5v2zm2-17h10c.55 0 1 .45 1 1v14H6V5c0-.55.45-1 1-1z\"\/><\/svg>\r\n                    <\/div>\r\n                    <h3>Innovation Labs<\/h3>\r\n                    <ul class=\"edu-features-list\">\r\n                        <li><strong>STEM-Based Solutions<\/strong> Equip students with essential skills in science, technology, engineering, and math.<\/li>\r\n                        <li><strong>3D Printing Technology<\/strong> Foster creativity and problem-solving with advanced prototyping tools.<\/li>\r\n                        <li><strong>Robotics & Automation<\/strong> Hands-on learning with robotics kits to inspire the engineers of tomorrow.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Card 3 -->\r\n                <div class=\"edu-card\">\r\n                    <div class=\"edu-icon-wrapper\">\r\n                        <!-- SVG Furniture\/Classroom Icon -->\r\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M2 19h20v2H2zM20 3H4c-1.1 0-2 .9-2 2v10h20V5c0-1.1-.9-2-2-2zm0 10H4V5h16v8z\"\/><\/svg>\r\n                    <\/div>\r\n                    <h3>Classroom Transformation<\/h3>\r\n                    <ul class=\"edu-features-list\">\r\n                        <li><strong>Ergonomic Furniture<\/strong> Comfortable, flexible seating to improve focus and collaboration.<\/li>\r\n                        <li><strong>Immersive Learning Environments<\/strong> Integrate augmented and virtual reality for experiential learning.<\/li>\r\n                        <li><strong>Modern Classroom Design<\/strong> Tailored layouts that encourage student interaction and active participation.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <!-- Card 4 -->\r\n                <div class=\"edu-card\">\r\n                    <div class=\"edu-icon-wrapper\">\r\n                        <!-- SVG Security\/Network Icon -->\r\n                        <svg viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zM12 11.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/><\/svg>\r\n                    <\/div>\r\n                    <h3>Safety and Connectivity<\/h3>\r\n                    <ul class=\"edu-features-list\">\r\n                        <li><strong>CCTV and Surveillance<\/strong> Ensure the safety of students and staff with state-of-the-art monitoring systems.<\/li>\r\n                        <li><strong>High-Speed Networking<\/strong> Reliable connectivity for uninterrupted digital learning.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 4. Why Choose Us Section -->\r\n    <section class=\"why-edu\">\r\n        <div class=\"container\">\r\n            <h2 class=\"section-title-light\">Why Choose Our Education Solutions?<\/h2>\r\n            <div class=\"why-edu-grid\">\r\n                <div class=\"why-edu-card\">\r\n                    <h4>Future-Ready Learning<\/h4>\r\n                    <p>Equip students with the tools, technology, and environments they need to thrive in a fast-changing world.<\/p>\r\n                <\/div>\r\n                <div class=\"why-edu-card\">\r\n                    <h4>Customized for Schools<\/h4>\r\n                    <p>Flexible and scalable solutions tailored specifically to meet the unique needs of educational institutions.<\/p>\r\n                <\/div>\r\n                <div class=\"why-edu-card\">\r\n                    <h4>Support for Educators<\/h4>\r\n                    <p>Ongoing training and technical support to help teachers maximize the full potential of new technologies.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 5. Our Process -->\r\n    <section class=\"process-edu\">\r\n        <div class=\"container\">\r\n            <h2 class=\"section-title-dark\">Our Process<\/h2>\r\n            <div class=\"process-grid\">\r\n                \r\n                <div class=\"process-card\">\r\n                    <span class=\"process-number\">1<\/span>\r\n                    <h4>Consultation<\/h4>\r\n                    <p>We start by thoroughly assessing the specific needs and goals of your educational institution.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-card\">\r\n                    <span class=\"process-number\">2<\/span>\r\n                    <h4>Planning & Design<\/h4>\r\n                    <p>We develop a strategic, comprehensive plan tailored exactly to achieve your desired educational goals.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-card\">\r\n                    <span class=\"process-number\">3<\/span>\r\n                    <h4>Implementation<\/h4>\r\n                    <p>Seamless and professional integration of hardware, software, and furniture solutions into your school.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-card\">\r\n                    <span class=\"process-number\">4<\/span>\r\n                    <h4>Training & Support<\/h4>\r\n                    <p>We provide educators with the hands-on training, tools, and ongoing support needed to succeed.<\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 6. Unified CTA Section -->\r\n    <section class=\"unified-cta\">\r\n        <div class=\"container\">\r\n            <div class=\"cta-box\">\r\n                <div class=\"cta-content\">\r\n                    <h2>Transform Your Learning Spaces<\/h2>\r\n                    <p>Discover how Waywork can help your institution lead in educational excellence. Contact us today to learn more about our tailored education solutions.<\/p>\r\n                    <a href=\"https:\/\/waywork.com.sa\/ar\/contact-us\/\" class=\"btn btn-primary\">Contact Now<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/main>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Education Solutions Empowering the Next Generation Our comprehensive offerings are designed to transform learning environments into innovative hubs of growth, creativity, and collaboration. We believe in equipping students and educators with cutting-edge educational tools and solutions to shape a smarter future. Smart Learning Technology Interactive Displays Enhance student engagement with intuitive, interactive screens for classrooms. [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-450","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>education solutions - Waywork<\/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:\/\/waywork.com.sa\/ar\/education-solutions-2\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"education solutions - Waywork\" \/>\n<meta property=\"og:description\" content=\"Education Solutions Empowering the Next Generation Our comprehensive offerings are designed to transform learning environments into innovative hubs of growth, creativity, and collaboration. We believe in equipping students and educators with cutting-edge educational tools and solutions to shape a smarter future. Smart Learning Technology Interactive Displays Enhance student engagement with intuitive, interactive screens for classrooms. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/waywork.com.sa\/ar\/education-solutions-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Waywork\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T09:02:27+00:00\" \/>\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=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/education-solutions-2\\\/\",\"url\":\"https:\\\/\\\/waywork.com.sa\\\/education-solutions-2\\\/\",\"name\":\"education solutions - Waywork\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#website\"},\"datePublished\":\"2026-07-12T17:45:16+00:00\",\"dateModified\":\"2026-07-16T09:02:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/education-solutions-2\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/waywork.com.sa\\\/education-solutions-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/education-solutions-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/waywork.com.sa\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"education solutions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#website\",\"url\":\"https:\\\/\\\/waywork.com.sa\\\/\",\"name\":\"waywork.com.sa\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/waywork.com.sa\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#organization\",\"name\":\"Waywork Business Solutions\",\"url\":\"https:\\\/\\\/waywork.com.sa\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/waywork.com.sa\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-cropped-Waywork-logo1.png\",\"contentUrl\":\"https:\\\/\\\/waywork.com.sa\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/cropped-cropped-Waywork-logo1.png\",\"width\":748,\"height\":499,\"caption\":\"Waywork Business Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/waywork.com.sa\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/waywork-business-solutions\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"education solutions - Waywork","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:\/\/waywork.com.sa\/ar\/education-solutions-2\/","og_locale":"ar_AR","og_type":"article","og_title":"education solutions - Waywork","og_description":"Education Solutions Empowering the Next Generation Our comprehensive offerings are designed to transform learning environments into innovative hubs of growth, creativity, and collaboration. We believe in equipping students and educators with cutting-edge educational tools and solutions to shape a smarter future. Smart Learning Technology Interactive Displays Enhance student engagement with intuitive, interactive screens for classrooms. [&hellip;]","og_url":"https:\/\/waywork.com.sa\/ar\/education-solutions-2\/","og_site_name":"Waywork","article_modified_time":"2026-07-16T09:02:27+00:00","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":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/waywork.com.sa\/education-solutions-2\/","url":"https:\/\/waywork.com.sa\/education-solutions-2\/","name":"education solutions - Waywork","isPartOf":{"@id":"https:\/\/waywork.com.sa\/#website"},"datePublished":"2026-07-12T17:45:16+00:00","dateModified":"2026-07-16T09:02:27+00:00","breadcrumb":{"@id":"https:\/\/waywork.com.sa\/education-solutions-2\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/waywork.com.sa\/education-solutions-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/waywork.com.sa\/education-solutions-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/waywork.com.sa\/"},{"@type":"ListItem","position":2,"name":"education solutions"}]},{"@type":"WebSite","@id":"https:\/\/waywork.com.sa\/#website","url":"https:\/\/waywork.com.sa\/","name":"waywork.com.sa","description":"","publisher":{"@id":"https:\/\/waywork.com.sa\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/waywork.com.sa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/waywork.com.sa\/#organization","name":"Waywork Business Solutions","url":"https:\/\/waywork.com.sa\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/waywork.com.sa\/#\/schema\/logo\/image\/","url":"https:\/\/waywork.com.sa\/wp-content\/uploads\/2024\/12\/cropped-cropped-Waywork-logo1.png","contentUrl":"https:\/\/waywork.com.sa\/wp-content\/uploads\/2024\/12\/cropped-cropped-Waywork-logo1.png","width":748,"height":499,"caption":"Waywork Business Solutions"},"image":{"@id":"https:\/\/waywork.com.sa\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/waywork-business-solutions"]}]}},"_links":{"self":[{"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/pages\/450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/comments?post=450"}],"version-history":[{"count":13,"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/pages\/450\/revisions"}],"predecessor-version":[{"id":567,"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/pages\/450\/revisions\/567"}],"wp:attachment":[{"href":"https:\/\/waywork.com.sa\/ar\/wp-json\/wp\/v2\/media?parent=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}