{"id":13,"date":"2020-03-18T07:06:50","date_gmt":"2020-03-18T07:06:50","guid":{"rendered":"https:\/\/cpr.um.edu.sa\/homepage\/"},"modified":"2025-10-11T15:47:12","modified_gmt":"2025-10-11T12:47:12","slug":"homepage","status":"publish","type":"page","link":"https:\/\/cpr.um.edu.sa\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-940580e elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"940580e\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b3facbe\" data-id=\"b3facbe\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-66c7995 elementor-widget elementor-widget-shortcode\" data-id=\"66c7995\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>\u0648\u0631\u0634 \u0639\u0645\u0644 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a \u0641\u064a \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <style>\n    * {\n        font-family: 'Cairo', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;\n    }\n    html {\n        scroll-behavior: smooth;\n    }\n    .gradient-bg {\n        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n    }\n    .card-hover {\n        transition: all 0.3s ease;\n    }\n    .card-hover:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\n    }\n    .fade-in {\n        animation: fadeIn 0.6s ease-out forwards;\n        opacity: 0;\n    }\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n    .btn-primary {\n        background: linear-gradient(135deg, #3b82f6, #1d4ed8);\n        transition: all 0.3s ease;\n    }\n    .btn-primary:hover {\n        background: linear-gradient(135deg, #1d4ed8, #1e40af);\n        transform: translateY(-2px);\n        box-shadow: 0 10px 25px rgba(59, 130, 246, 0.4);\n    }\n    .course-card {\n        background: linear-gradient(145deg, #ffffff, #f8fafc);\n        border: 1px solid rgba(255, 255, 255, 0.2);\n    }\n    .icon-heart { color: #ef4444; }\n    .icon-phone { color: #3b82f6; }\n    .icon-mail { color: #10b981; }\n    .icon-map { color: #f59e0b; }\n    .icon-check { color: #10b981; }\n    .icon-clock { color: #6b7280; }\n    .icon-star { color: #fbbf24; }\n    .icon-shield { color: #3b82f6; }\n    .icon-users { color: #10b981; }\n    .icon-book { color: #f59e0b; }\n    .icon-award { color: #fbbf24; }\n    \n    \/* Enhanced Session Cards *\/\n    .session-cards {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 1.5rem;\n        margin: 2rem 0;\n        justify-content: center;\n    }\n    .session-card {\n        background: white;\n        border-radius: 16px;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n        padding: 1.5rem;\n        width: 100%;\n        max-width: 320px;\n        text-align: center;\n        border-left: 4px solid #667eea;\n        transition: all 0.3s ease;\n    }\n    .session-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 35px rgba(102, 126, 234, 0.15);\n    }\n    .session-time {\n        color: #6b7280;\n        font-weight: 600;\n        font-size: 0.9rem;\n        margin-bottom: 0.5rem;\n        display: inline-block;\n        padding: 0.3rem 0.8rem;\n        background-color: #f0f7ff;\n        border-radius: 20px;\n    }\n    .session-title {\n        color: #1e40af;\n        font-weight: 700;\n        margin: 0.5rem 0;\n        font-size: 1.1rem;\n    }\n    .session-speaker {\n        color: #4b5563;\n        font-style: italic;\n        font-size: 0.9rem;\n        margin-top: 0.5rem;\n        line-height: 1.4;\n    }\n    \n    \/* --- REDESIGNED ORGANIZING COMMITTEE SECTION --- *\/\n    .committee-section {\n        background: linear-gradient(180deg, #f9fafb 0%, #ffffff 100%);\n        padding: 4rem 1.5rem;\n        margin-top: 3rem;\n        border-radius: 24px;\n    }\n    .committee-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n        gap: 2rem;\n        margin-top: 3rem;\n    }\n    .committee-card {\n        text-align: center;\n        padding: 2rem 1.5rem;\n        background: white;\n        border-radius: 20px;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);\n        transition: all 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);\n        position: relative;\n        overflow: hidden;\n        border: 1px solid #e5e7eb;\n    }\n    .committee-card::before {\n        content: '';\n        position: absolute;\n        top: -50%;\n        left: -50%;\n        width: 200%;\n        height: 200%;\n        background: radial-gradient(circle, rgba(102, 126, 234, 0.1), transparent 40%);\n        transition: transform 0.6s ease;\n        transform: scale(0);\n    }\n    .committee-card:hover::before {\n        transform: scale(2);\n    }\n    .committee-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 20px 45px rgba(102, 126, 234, 0.2);\n    }\n    .committee-avatar {\n        width: 100px;\n        height: 100px;\n        border-radius: 50%;\n        margin: 0 auto 1.25rem;\n        object-fit: cover;\n        border: 4px solid #fff;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        position: relative;\n        z-index: 2;\n    }\n    .committee-name {\n        font-weight: 800;\n        font-size: 1.1rem;\n        color: #111827;\n        margin-bottom: 0.25rem;\n        position: relative;\n        z-index: 2;\n    }\n    .committee-title {\n        color: #667eea;\n        font-size: 0.9rem;\n        font-weight: 600;\n        margin-bottom: 1rem;\n        position: relative;\n        z-index: 2;\n    }\n    .committee-socials {\n        display: flex;\n        justify-content: center;\n        gap: 0.75rem;\n        position: relative;\n        z-index: 2;\n    }\n    .committee-socials a {\n        color: #9ca3af;\n        transition: color 0.3s ease, transform 0.3s ease;\n    }\n    .committee-socials a:hover {\n        color: #3b82f6;\n        transform: scale(1.1);\n    }\n    \n    \/* Responsive Design *\/\n    @media (max-width: 768px) {\n        .session-cards {\n            flex-direction: column;\n            align-items: center;\n        }\n        .session-card {\n            max-width: 100%;\n        }\n    }\n  <\/style>\n<\/head>\n<body class=\"bg-white\">\n    <section id=\"courses\" class=\"py-20 bg-gray-50\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-4\">\"Healthcare Revolution through Artificial Intelligence\" program<\/h2>\n                <p class=\"text-xl text-gray-600\">Integrated workshop to integrate artificial intelligence into clinical practice<\/p>\n            <\/div>\n\n            <div class=\"flex flex-col md:flex-row justify-center gap-8\">\n                <div class=\"course-card rounded-2xl shadow-lg hover:shadow-xl transition-all duration-300 card-hover overflow-hidden max-w-lg\">\n                    <div class=\"h-48 bg-gradient-to-r from-purple-500 to-indigo-700 relative overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/cpr.um.edu.sa\/wp-content\/uploads\/2025\/09\/ai_doctor-845x462.webp\" alt=\"\u062b\u0648\u0631\u0629 \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u0630\u0643\u0627\u0621 \u0627\u0644\u0627\u0635\u0637\u0646\u0627\u0639\u064a (\u062d\u0636\u0648\u0631 \u0641\u0642\u0637)\" \n                             class=\"w-full h-full object-cover opacity-80\" \/>\n                        <div class=\"absolute inset-0 bg-black bg-opacity-40\"><\/div>\n                        <div class=\"absolute bottom-4 right-4 bg-white bg-opacity-90 px-3 py-1 rounded-full\">\n                            <span class=\"text-sm font-semibold text-gray-900\">200 SAR<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6\">\n                        <h3 class=\"text-xl font-bold text-gray-900 mb-2\">Revolutionizing Healthcare through Artificial Intelligence (Attendance Only)<\/h3>\n                        <p class=\"text-gray-600 mb-4 leading-relaxed\">Participate in the workshop live on campus and learn about the latest applications of AI in healthcare at no cost.<\/p>\n                        <div class=\"flex items-center justify-between mb-4\">\n                            <div class=\"flex items-center space-x-2 space-x-reverse text-gray-500\">\n                                <svg class=\"h-4 w-4 icon-clock\" fill=\"currentColor\" viewbox=\"0 0 24 24\">\n                                    <path d=\"M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M16.2,16.2L11,13V7H12.5V12.2L17,14.7L16.2,16.2Z\"\/>\n                                <\/svg>\n                                <span class=\"text-sm\">6 hours<\/span>\n                            <\/div>\n                            <div class=\"flex items-center space-x-1\">\n                                <svg class=\"h-4 w-4 icon-star fill-current\" viewbox=\"0 0 24 24\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>\n                                <svg class=\"h-4 w-4 icon-star fill-current\" viewbox=\"0 0 24 24\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>\n                                <svg class=\"h-4 w-4 icon-star fill-current\" viewbox=\"0 0 24 24\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>\n                                <svg class=\"h-4 w-4 icon-star fill-current\" viewbox=\"0 0 24 24\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>\n                                <svg class=\"h-4 w-4 icon-star fill-current\" viewbox=\"0 0 24 24\"><path d=\"M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z\"\/><\/svg>\n                            <\/div>\n                        <\/div>\n                        <div class=\"space-y-2 mb-6\">\n                            <div class=\"flex items-center space-x-2 space-x-reverse\"><svg class=\"h-4 w-4 icon-check\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><span class=\"text-sm text-gray-600\">Direct presence<\/span><\/div>\n                            <div class=\"flex items-center space-x-2 space-x-reverse\"><svg class=\"h-4 w-4 icon-check\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><span class=\"text-sm text-gray-600\">Training materials<\/span><\/div>\n                            <div class=\"flex items-center space-x-2 space-x-reverse\"><svg class=\"h-4 w-4 icon-check\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z\"\/><\/svg><span class=\"text-sm text-gray-600\">Certificate of attendance<\/span><\/div>\n                        <\/div>\n                        <button class=\"w-full btn-primary text-white py-3 rounded-xl font-semibold\" onclick=\"window.location.href='https:\/\/cpr.um.edu.sa\/registration'\">Register now<\/button>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <div class=\"mt-16 bg-white p-8 rounded-2xl shadow-lg\">\n                <h3 class=\"text-2xl font-bold text-gray-900 mb-6\">Revolutionizing healthcare with artificial intelligence<\/h3>\n                <p class=\"text-lg text-gray-700 mb-4\"><strong>Duration of the program:<\/strong> 6 Continuing Medical Education (CME) credits<\/p>\n                <p class=\"text-gray-600 mb-8 leading-relaxed\">This training program is designed to provide healthcare workers with the fundamental knowledge and practical skills needed to integrate artificial intelligence (AI) into clinical practice. By fostering a multidisciplinary approach, the program brings together clinicians, administrators, technologists, and educators to explore AI applications that can improve diagnosis, treatment planning, predictive analytics, and process efficiency.<\/p>\n\n                <h4 class=\"text-lg font-semibold text-gray-800 mb-3\">\ud83c\udfaf Goals<\/h4>\n                <p class=\"text-gray-600 mb-4\">By the end of this workshop, participants will be able to:<\/p>\n                <ul class=\"list-disc list-inside text-gray-600 space-y-2 mb-8 pr-4\">\n                    <li>Understand basic AI concepts related to diagnosis, treatment, and predictive analytics.<\/li>\n                    <li>Implement a structured workflow to integrate AI into real-world clinical practice.<\/li>\n                    <li>Evaluate AI tools in terms of safety, ethical considerations, and data protection compliance.<\/li>\n                    <li>Demonstrate practical AI operations such as handling datasets and predictive modeling.<\/li>\n                    <li>Design a 30-day departmental action plan to pilot the adoption of AI in clinical care with measurable outcomes.<\/li>\n                <\/ul>\n\n                <h4 class=\"text-lg font-semibold text-gray-800 mb-3\">\ud83d\udcc5 Training Program Details<\/h4>\n                <p class=\"text-gray-600 mb-6\">Tuesday, 14th October 2025<\/p>\n\n                <div class=\"session-cards\">\n                    <div class=\"session-card\">\n                        <div class=\"session-time\">01:00 - 01:15<\/div>\n                        <h5 class=\"session-title\">Opening session<\/h5>\n                        <p class=\"session-speaker\">Welcome Message | Dr. Ali Al-Haiti, Dean of the College of Applied Medical Sciences<\/p>\n                    <\/div>\n                    <div class=\"session-card\">\n                        <div class=\"session-time\">01:15 - 02:30<\/div>\n                        <h5 class=\"session-title\">Keywords<\/h5>\n                        <p class=\"session-speaker\">Opening and Opening Remarks | Prof. Dr. Abdulrahman Al-Sughayyar, President of Knowledge University<\/p>\n                        <p class=\"session-speaker mt-2\">How Artificial Intelligence is changing medical education | Prof. Dr. Abdulrahman Al-Ghamdi, Shaqra University<\/p>\n                    <\/div>\n                    <div class=\"session-card\">\n                        <div class=\"session-time\">02:30 - 03:45<\/div>\n                        <h5 class=\"session-title\">First session<\/h5>\n                        <p class=\"session-speaker\">The new paradigm of process excellence: Leveraging Artificial Intelligence Applications to Improve Healthcare Quality | Prof. Dr. Shafiq Ahmed, King Saud University<\/p>\n                    <\/div>\n                    <div class=\"session-card\">\n                        <div class=\"session-time\">04:00 - 04:30<\/div>\n                        <h5 class=\"session-title\">Closing session<\/h5>\n                        <p class=\"session-speaker\">Closing Ceremony and Distribution of Certificates | Dr. Ali Al-Haiti, Dean of the College of Applied Medical Sciences, Knowledge University<\/p>\n                        <p class=\"session-speaker mt-2\">Dr.. Dr. Mohammed Al-Zahrani, Vice Dean of the College of Applied Medical Sciences<\/p>\n                    <\/div>\n                <\/div>\n\n                <h4 class=\"text-lg font-semibold text-gray-800 mb-3 mt-12\">\ud83c\udfaf Target audience<\/h4>\n                <p class=\"text-gray-600 mb-4\">This workshop is designed for:<\/p>\n                <ul class=\"list-disc list-inside text-gray-600 space-y-2 mb-8 pr-4\">\n                    <li>Health practitioners (doctors, nurses, radiologists, and specialists)<\/li>\n                    <li>Hospital managers and IT staff<\/li>\n                    <li>Health data analysts and AI developers<\/li>\n                    <li>Health trainers and clinical informatics staff<\/li>\n                    <li>Students<\/li>\n                <\/ul>\n\n                <div class=\"committee-section\">\n                    <div class=\"text-center\">\n                        <h4 class=\"text-3xl font-extrabold text-gray-900 mb-3\">\ud83c\udfc6 Work team and organizing committee<\/h4>\n                        <p class=\"text-lg text-gray-600 max-w-3xl mx-auto\">\n                            A group of experts and academics specialized in the fields of medicine and artificial intelligence, working together to ensure a unique and impactful learning experience.\n                        <\/p>\n                    <\/div>\n                \n                    <div class=\"committee-grid\">\n                        <div class=\"committee-card fade-in\">\n                            <img decoding=\"async\" class=\"committee-avatar\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/placehold.co\/100x100\/E2E8F0\/4A5568?text=AK\" alt=\"\u0635\u0648\u0631\u0629 \u0627\u0644\u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0623\u0634\u064a\u062a \u0643\u0648\u0645\u0627\u0631 \u062f\u0648\u062a\u0627\">\n                            <h5 class=\"committee-name\">Prof. Dr. Ashit Kumar Dutta<\/h5>\n                            <p class=\"committee-title\">Chairman of the Scientific Committee<\/p>\n                            <div class=\"committee-socials\">\n                                <a href=\"#\" aria-label=\"LinkedIn Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4s1.39.63 1.39 1.4v4.93h2.8zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69.75 1.68 1.68 0 0 0 0 1.88 1.68 1.68 0 0 0 1.69 1.69m-1.39 9.94h2.79V10.13H5.49v8.37z\"><\/path><\/svg><\/a>\n                                <a href=\"#\" aria-label=\"Twitter Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M22.46 6c-.77.35-1.6.58-2.46.67.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98-3.56-.18-6.73-1.89-8.84-4.48-.37.63-.58 1.37-.58 2.15 0 1.49.76 2.81 1.91 3.58-.71 0-1.37-.22-1.95-.55v.05c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.94.07 4.28 4.28 0 0 0 4 2.98 8.52 8.52 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21c7.35 0 11.37-6.08 11.37-11.37 0-.17 0-.34-.01-.51.78-.57 1.45-1.28 1.98-2.08z\"><\/path><\/svg><\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"committee-card fade-in\" style=\"animation-delay: 0.1s;\">\n                            <img decoding=\"async\" class=\"committee-avatar\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/placehold.co\/100x100\/E2E8F0\/4A5568?text=MZ\" alt=\"\u0635\u0648\u0631\u0629 \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0645\u062d\u0645\u062f \u0627\u0644\u0632\u0647\u0631\u0627\u0646\u064a\">\n                            <h5 class=\"committee-name\">Dr. Mohammed Al-Zahrani<\/h5>\n                            <p class=\"committee-title\">College vice dean<\/p>\n                            <div class=\"committee-socials\">\n                                <a href=\"#\" aria-label=\"LinkedIn Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4s1.39.63 1.39 1.4v4.93h2.8zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69.75 1.68 1.68 0 0 0 0 1.88 1.68 1.68 0 0 0 1.69 1.69m-1.39 9.94h2.79V10.13H5.49v8.37z\"><\/path><\/svg><\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"committee-card fade-in\" style=\"animation-delay: 0.2s;\">\n                            <img decoding=\"async\" class=\"committee-avatar\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/placehold.co\/100x100\/E2E8F0\/4A5568?text=FA\" alt=\"\u0635\u0648\u0631\u0629 \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0641\u064f\u0636\u064a\u0644 \u0623\u062d\u0645\u062f\">\n                            <h5 class=\"committee-name\">Dr. Fadhil Ahmed<\/h5>\n                            <p class=\"committee-title\">Artificial Intelligence Expert<\/p>\n                            <div class=\"committee-socials\">\n                                <a href=\"#\" aria-label=\"LinkedIn Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4s1.39.63 1.39 1.4v4.93h2.8zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69.75 1.68 1.68 0 0 0 0 1.88 1.68 1.68 0 0 0 1.69 1.69m-1.39 9.94h2.79V10.13H5.49v8.37z\"><\/path><\/svg><\/a>\n                                <a href=\"#\" aria-label=\"Twitter Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M22.46 6c-.77.35-1.6.58-2.46.67.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98-3.56-.18-6.73-1.89-8.84-4.48-.37.63-.58 1.37-.58 2.15 0 1.49.76 2.81 1.91 3.58-.71 0-1.37-.22-1.95-.55v.05c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.94.07 4.28 4.28 0 0 0 4 2.98 8.52 8.52 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21c7.35 0 11.37-6.08 11.37-11.37 0-.17 0-.34-.01-.51.78-.57 1.45-1.28 1.98-2.08z\"><\/path><\/svg><\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"committee-card fade-in\" style=\"animation-delay: 0.3s;\">\n                            <img decoding=\"async\" class=\"committee-avatar\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/placehold.co\/100x100\/E2E8F0\/4A5568?text=MJ\" alt=\"\u0635\u0648\u0631\u0629 \u0627\u0644\u062f\u0643\u062a\u0648\u0631 \u0645\u062d\u0645\u062f \u0627\u0644\u062c\u0628\u0631\u064a\">\n                            <h5 class=\"committee-name\">Dr. Mohammed Aljabri<\/h5>\n                            <p class=\"committee-title\">Training and Development Manager<\/p>\n                            <div class=\"committee-socials\">\n                                <a href=\"#\" aria-label=\"LinkedIn Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4s1.39.63 1.39 1.4v4.93h2.8zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69.75 1.68 1.68 0 0 0 0 1.88 1.68 1.68 0 0 0 1.69 1.69m-1.39 9.94h2.79V10.13H5.49v8.37z\"><\/path><\/svg><\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"committee-card fade-in\" style=\"animation-delay: 0.4s;\">\n                            <img decoding=\"async\" class=\"committee-avatar\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/placehold.co\/100x100\/E2E8F0\/4A5568?text=RH\" alt=\"\u0635\u0648\u0631\u0629 \u0631\u0627\u0626\u062f \u0627\u0644\u062d\u0645\u0627\u0631\u0646\u0629\">\n                            <h5 class=\"committee-name\">Raed Al-Hamarna<\/h5>\n                            <p class=\"committee-title\">Technical Coordinator<\/p>\n                            <div class=\"committee-socials\">\n                                <a href=\"#\" aria-label=\"LinkedIn Profile\"><svg class=\"w-5 h-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14m-.5 15.5v-5.3a3.26 3.26 0 0 0-3.26-3.26c-.85 0-1.84.52-2.32 1.3v-1.11h-2.79v8.37h2.79v-4.93c0-.77.62-1.4 1.39-1.4s1.39.63 1.39 1.4v4.93h2.8zM6.88 8.56a1.68 1.68 0 0 0 1.68-1.68c0-.93-.75-1.69-1.68-1.69a1.69 1.69 0 0 0-1.69.75 1.68 1.68 0 0 0 0 1.88 1.68 1.68 0 0 0 1.69 1.69m-1.39 9.94h2.79V10.13H5.49v8.37z\"><\/path><\/svg><\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <\/div>\n            <div class=\"text-center mt-12\">\n                <p class=\"text-gray-600 mb-4\">After registration, attendance details and learning materials will be sent via email.<\/p>\n                <a href=\"#contact\" class=\"inline-flex items-center space-x-2 space-x-reverse bg-green-600 text-white px-6 py-3 rounded-xl font-semibold hover:bg-green-700 transition-colors\">\n                    <span>Register now<\/span>\n                    <svg class=\"h-5 w-5\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"py-20 bg-white\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-4\">Why this program?<\/h2>\n                <p class=\"text-xl text-gray-600\">Saudi Arabia's first workshop combines medicine and technology to build a smart healthcare future<\/p>\n            <\/div>\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                <div class=\"text-center p-8 rounded-2xl bg-blue-50 hover:bg-blue-100 transition-colors card-hover\">\n                    <svg class=\"h-12 w-12 icon-book mx-auto mb-4\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n                    <h3 class=\"text-xl font-semibold text-gray-900 mb-3\">Advanced content<\/h3>\n                    <p class=\"text-gray-600\">Learn the applications of AI in diagnosis, prediction, and treatment planning through real-life scenarios.<\/p>\n                <\/div>\n                <div class=\"text-center p-8 rounded-2xl bg-green-50 hover:bg-green-100 transition-colors card-hover\">\n                    <svg class=\"h-12 w-12 icon-users mx-auto mb-4\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm4 18v-6h2.5l-2.54-7.63A1.5 1.5 0 0 0 18.54 8H17c-.8 0-1.54.37-2 1l-3 4v2l3-3v7h2zM12.5 11.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5zM5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm1.5 1H5c-.8 0-1.54.37-2 1l-3 4v2l3-3v7h2v-6h2.5L10.04 8.37A1.5 1.5 0 0 0 8.62 8H7z\"\/><\/svg>\n                    <h3 class=\"text-xl font-semibold text-gray-900 mb-3\">Multidisciplinary team<\/h3>\n                    <p class=\"text-gray-600\">The program brings together clinicians, engineers, managers, and data analysts to foster effective collaboration.<\/p>\n                <\/div>\n                <div class=\"text-center p-8 rounded-2xl bg-yellow-50 hover:bg-yellow-100 transition-colors card-hover\">\n                    <svg class=\"h-12 w-12 icon-shield mx-auto mb-4\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M12,1L3,5V11C3,16.55 6.84,21.74 12,23C17.16,21.74 21,16.55 21,11V5L12,1M12,7C13.4,7 14.8,8.6 14.8,10V11.5C15.4,11.5 16,12.4 16,13V16C16,17.4 15.4,18 14.8,18H9.2C8.6,18 8,17.4 8,16V13C8,12.4 8.6,11.5 9.2,11.5V10C9.2,8.6 10.6,7 12,7M12,8.2C11.2,8.2 10.5,8.7 10.5,10V11.5H13.5V10C13.5,8.7 12.8,8.2 12,8.2Z\"\/><\/svg>\n                    <h3 class=\"text-xl font-semibold text-gray-900 mb-3\">Ethics and safety<\/h3>\n                    <p class=\"text-gray-600\">Evaluate AI tools in terms of security, privacy, and compliance with health regulations.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"faq\" class=\"py-20 bg-white\">\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-4\">Frequently asked questions<\/h2>\n                <p class=\"text-xl text-gray-600\">Answers to the most important questions about the AI in Healthcare program<\/p>\n            <\/div>\n            <div class=\"space-y-4\">\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden\"><button class=\"faq-btn w-full px-6 py-4 text-right flex justify-between items-center hover:bg-gray-100 transition-colors\"><span class=\"font-semibold text-gray-900\">Are the certificates accredited by the Health Specialties Commission?<\/span><svg class=\"h-5 w-5 text-gray-500 faq-icon transition-transform\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg><\/button><div class=\"faq-content px-6 pb-4 hidden\"><p class=\"text-gray-600 leading-relaxed\">Yes, all CME certificates are issued in collaboration with the College of Applied Medical Sciences and Knowledge University, and are accredited by health authorities.<\/p><\/div><\/div>\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden\"><button class=\"faq-btn w-full px-6 py-4 text-right flex justify-between items-center hover:bg-gray-100 transition-colors\"><span class=\"font-semibold text-gray-900\">Can I get the certificate without attending?<\/span><svg class=\"h-5 w-5 text-gray-500 faq-icon transition-transform\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg><\/button><div class=\"faq-content px-6 pb-4 hidden\"><p class=\"text-gray-600 leading-relaxed\">No, an accredited certificate requires full attendance at the workshop and participation in the practical exercises and assessment tests.<\/p><\/div><\/div>\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden\"><button class=\"faq-btn w-full px-6 py-4 text-right flex justify-between items-center hover:bg-gray-100 transition-colors\"><span class=\"font-semibold text-gray-900\">What are the technical requirements of the program?<\/span><svg class=\"h-5 w-5 text-gray-500 faq-icon transition-transform\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg><\/button><div class=\"faq-content px-6 pb-4 hidden\"><p class=\"text-gray-600 leading-relaxed\">Participants must have a computer or tablet with a stable internet connection, as well as a modern browser (Chrome or Edge).<\/p><\/div><\/div>\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden\"><button class=\"faq-btn w-full px-6 py-4 text-right flex justify-between items-center hover:bg-gray-100 transition-colors\"><span class=\"font-semibold text-gray-900\">Is there hands-on training on AI tools?<\/span><svg class=\"h-5 w-5 text-gray-500 faq-icon transition-transform\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg><\/button><div class=\"faq-content px-6 pb-4 hidden\"><p class=\"text-gray-600 leading-relaxed\">Yes, participants will implement simple predictive models using open source tools and analyze real data in clinical scenarios.<\/p><\/div><\/div>\n                <div class=\"bg-gray-50 rounded-xl overflow-hidden\"><button class=\"faq-btn w-full px-6 py-4 text-right flex justify-between items-center hover:bg-gray-100 transition-colors\"><span class=\"font-semibold text-gray-900\">Can participants from outside Riyadh attend?<\/span><svg class=\"h-5 w-5 text-gray-500 faq-icon transition-transform\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z\"\/><\/svg><\/button><div class=\"faq-content px-6 pb-4 hidden\"><p class=\"text-gray-600 leading-relaxed\">Yes, the workshop is open to all interested parties from across the Kingdom, and training materials will be made available digitally for remote attendees if needed.<\/p><\/div><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"contact\" class=\"py-20 bg-gradient-to-br from-blue-50 to-white\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-16\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-gray-900 mb-4\">Contact us<\/h2>\n                <p class=\"text-xl text-gray-600\">To inquire about the \"Healthcare Revolution through Artificial Intelligence\" program<\/p>\n            <\/div>\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12\">\n                <div>\n                    <div class=\"bg-white p-8 rounded-2xl shadow-lg\">\n                        <h3 class=\"text-2xl font-bold text-gray-900 mb-6\">Contact information<\/h3>\n                        <div class=\"space-y-6\">\n                            <div class=\"flex items-center space-x-4 space-x-reverse\"><div class=\"bg-blue-100 p-3 rounded-xl\"><svg class=\"h-6 w-6 icon-phone\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M6.62,10.79C8.06,13.62 10.38,15.94 13.21,17.38L15.41,15.18C15.69,14.9 16.08,14.82 16.43,14.93C17.55,15.3 18.75,15.5 20,15.5A1,1 0 0,1 21,16.5V20A1,1 0 0,1 20,21A17,17 0 0,1 3,4A1,1 0 0,1 4,3H7.5A1,1 0 0,1 8.5,4C8.5,5.25 8.7,6.45 9.07,7.57C9.18,7.92 9.1,8.31 8.82,8.59L6.62,10.79Z\"\/><\/svg><\/div><div><div class=\"font-semibold text-gray-900\">Phone<\/div><div class=\"text-gray-600\">920011909<\/div><\/div><\/div>\n                            <div class=\"flex items-center space-x-4 space-x-reverse\"><div class=\"bg-green-100 p-3 rounded-xl\"><svg class=\"h-6 w-6 icon-mail\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M20,8L12,13L4,8V6L12,11L20,6M20,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6C22,4.89 21.1,4 20,4Z\"\/><\/svg><\/div><div><div class=\"font-semibold text-gray-900\">Email<\/div><div class=\"text-gray-600\">ai-health@mum.eu.sa<\/div><\/div><\/div>\n                            <div class=\"flex items-center space-x-4 space-x-reverse\"><div class=\"bg-red-100 p-3 rounded-xl\"><svg class=\"h-6 w-6 icon-map\" fill=\"currentColor\" viewbox=\"0 0 24 24\"><path d=\"M12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5M12,2A7,7 0 0,0 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9A7,7 0 0,0 12,2Z\"\/><\/svg><\/div><div><div class=\"font-semibold text-gray-900\">Address<\/div><div class=\"text-gray-600\">Knowledge University, Riyadh, Saudi Arabia<\/div><\/div><\/div>\n                        <\/div>\n                        <div class=\"mt-8 pt-8 border-t border-gray-200\">\n                            <h4 class=\"font-semibold text-gray-900 mb-3\">Working time<\/h4>\n                            <div class=\"text-gray-600 space-y-1\"><div>Sunday - Thursday: 8:00 am - 6:00 pm<\/div><div>Friday: 2:00 PM - 6:00 PM<\/div><div>Saturday: Closed<\/div><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div>\n                    <form id=\"contact-form\" class=\"bg-white p-8 rounded-2xl shadow-lg space-y-6\">\n                        <h3 class=\"text-2xl font-bold text-gray-900 mb-6\">Send us a message<\/h3>\n                        <div><label class=\"block text-sm font-semibold text-gray-700 mb-2\">Full name<\/label><input type=\"text\" name=\"name\" required class=\"w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all\" placeholder=\"Enter your full name\" \/><\/div>\n                        <div><label class=\"block text-sm font-semibold text-gray-700 mb-2\">Email<\/label><input type=\"email\" name=\"email\" required class=\"w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all\" placeholder=\"your@email.com\" \/><\/div>\n                        <div><label class=\"block text-sm font-semibold text-gray-700 mb-2\">Phone number<\/label><input type=\"tel\" name=\"phone\" required class=\"w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all\" placeholder=\"+966 50 123 4567\" \/><\/div>\n                        <div><label class=\"block text-sm font-semibold text-gray-700 mb-2\">Interested Course<\/label><select name=\"course\" class=\"w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all\"><option value=\"\">Choose a course<\/option><option value=\"AI-General\">Revolutionizing Healthcare through Artificial Intelligence (Attendance Only)<\/option><\/select><\/div>\n                        <div><label class=\"block text-sm font-semibold text-gray-700 mb-2\">Message<\/label><textarea name=\"message\" required rows=\"4\" class=\"w-full px-4 py-3 border border-gray-300 rounded-xl focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all resize-none\" placeholder=\"Write your message here\"><\/textarea><\/div>\n                        <button type=\"submit\" class=\"w-full btn-primary text-white py-4 rounded-xl font-semibold\">Sending a message<\/button>\n                    <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ FAQ toggle functionality\n        document.querySelectorAll('.faq-btn').forEach(button => {\n            button.addEventListener('click', function() {\n                const content = this.nextElementSibling;\n                const icon = this.querySelector('.faq-icon');\n                \/\/ Close all other FAQs\n                document.querySelectorAll('.faq-content').forEach(otherContent => {\n                    if (otherContent !== content) {\n                        otherContent.classList.add('hidden');\n                        otherContent.previousElementSibling.querySelector('.faq-icon').style.transform = 'rotate(0deg)';\n                    }\n                });\n                \/\/ Toggle current FAQ\n                content.classList.toggle('hidden');\n                if (content.classList.contains('hidden')) {\n                    icon.style.transform = 'rotate(0deg)';\n                } else {\n                    icon.style.transform = 'rotate(180deg)';\n                }\n            });\n        });\n\n        \/\/ Contact form submission\n        document.getElementById('contact-form').addEventListener('submit', function(e) {\n            e.preventDefault();\n            const formData = new FormData(this);\n            const data = Object.fromEntries(formData);\n            alert('\u062a\u0645 \u0625\u0631\u0633\u0627\u0644 \u0631\u0633\u0627\u0644\u062a\u0643 \u0628\u0646\u062c\u0627\u062d! \u0633\u0646\u0642\u0648\u0645 \u0628\u0627\u0644\u0631\u062f \u0639\u0644\u064a\u0643 \u0642\u0631\u064a\u0628\u0627\u064b.');\n            this.reset();\n        });\n\n        \/\/ Smooth scrolling for navigation links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Learn life-saving skills Join our academy that specializes in training medical resuscitation and life support courses. Get internationally accredited certificates in BLS, ACLS and PHTLS Explore Courses Enter the system 500+ trainees 98% Success rate 5 years experience Accredited certificates locally and internationally Why choose our academy? We offer the best medical training programs with international standards Accredited certificates All our certificates are accredited by local and international medical authorities Expert trainers A team of certified trainers with long experience in the medical field Interactive learning Advanced e-learning system with realistic medical simulations Our courses Choose the right course for you and start your journey in learning life-saving skills t.0.00 Basic Life Support (BLS) Course (Attendance Only) Basic Life Support (BLS) Learn basic life-saving skills and CPR techniques for adults, children and infants 6 hours Hands-on Training Materials Final Exam Add to Cart T.Q150,00 Basic Life Support (BLS) Course - Knowledge University Students Basic Life Support (BLS) Learn basic life-saving skills and CPR techniques for adults, children and infants 6 hours Credit: 6 hours Hands-on training Training materials Final examQ200.00 Basic Life Support (BLS) Basic Life Support (BLS) course Learn basic life-saving skills and CPR techniques for adults, children and infants 6 hours accredited certificate Hands-on training Training materials Final exam plus basket After registration and payment, you will get immediate access to the e-learning system Access to the learning system FAQs Answers to top questions about our courses How can I register for courses? You can register directly through the website, choose the appropriate course, complete the payment process, and you will get immediate access to the e-learning system. Are the certificates officially accredited? Yes, all our certificates are accredited by the competent medical authorities and recognized locally and internationally. How long is the certificate valid? BLS and ACLS certificates are valid for 2 years, while PHTLS certificate is valid for 4 years from the date of obtaining it. Can I retake the test if I don't pass? Yes, you have the right to retake the test once free of charge within one month of the first test date. What are the attendance requirements? Full attendance to the course and participation in all practical exercises is required to ensure certification. Contact us We are here to answer your questions and help you on your educational journey Contact Information Phone: 920011909 Email: info@mum.eu.sa Address: Riyadh, Saudi Arabia Working Hours: Sunday - Thursday: 8:00 AM - 6:00 PM Friday: 2:00 PM - 6:00 PM Saturday: Closed Send us a message Full Name Email Phone Number Course you are interested in Select CourseBasic Life Support (BLS)Advanced Cardiac Life Support (ACLS)Pre-Hospital Advanced Life Support (PHTLS)Message Send Message<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-13","page","type-page","status-publish","hentry","post-no-thumbnail"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":106,"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":4811,"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/pages\/13\/revisions\/4811"}],"wp:attachment":[{"href":"https:\/\/cpr.um.edu.sa\/en\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}