{"id":159,"date":"2025-10-22T13:54:05","date_gmt":"2025-10-22T13:54:05","guid":{"rendered":"https:\/\/rsu.edu.so\/?page_id=159"},"modified":"2025-10-28T17:56:58","modified_gmt":"2025-10-28T17:56:58","slug":"faculty-of-sharia-and-law","status":"publish","type":"page","link":"https:\/\/rsu.edu.so\/index.php\/faculty-of-sharia-and-law\/","title":{"rendered":"Faculty of Sharia and Law"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"159\" class=\"elementor elementor-159\">\n\t\t\t\t<div class=\"elementor-element elementor-element-670b232 e-flex e-con-boxed e-con e-parent\" data-id=\"670b232\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b45037 elementor-widget elementor-widget-html\" data-id=\"2b45037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Department of Public Health<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            --primary-blue: #409ad4;\r\n            --accent-yellow: #fbd10b;\r\n            --dark-text: #333333;\r\n            --light-gray: #f5f5f5;\r\n            --border-gray: #e0e0e0;\r\n            --white: #ffffff;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: var(--dark-text);\r\n            background-color: var(--light-gray);\r\n        }\r\n\r\n        \/* Header Section *\/\r\n        .header {\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, #2d6fa3 100%);\r\n            color: var(--white);\r\n            padding: 60px 20px;\r\n            text-align: center;\r\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .header h1 {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .header p {\r\n            font-size: 1.1rem;\r\n            text-align: justify;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        \/* Main Container *\/\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Tabs Section *\/\r\n        .tabs-section {\r\n            display: grid;\r\n            grid-template-columns: 250px 1fr;\r\n            gap: 30px;\r\n            margin-bottom: 60px;\r\n            background: var(--white);\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .tabs-sidebar {\r\n            background-color: var(--light-gray);\r\n            padding: 20px;\r\n            border-right: 3px solid var(--primary-blue);\r\n        }\r\n\r\n        .tab-button {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            width: 100%;\r\n            padding: 15px;\r\n            margin-bottom: 10px;\r\n            background: var(--white);\r\n            border: 2px solid var(--border-gray);\r\n            border-radius: 6px;\r\n            cursor: pointer;\r\n            font-size: 0.95rem;\r\n            font-weight: 600;\r\n            color: var(--dark-text);\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .tab-button:hover {\r\n            background-color: var(--accent-yellow);\r\n            border-color: var(--accent-yellow);\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        .tab-button.active {\r\n            background-color: var(--primary-blue);\r\n            color: var(--white);\r\n            border-color: var(--primary-blue);\r\n        }\r\n\r\n        .tab-icon {\r\n            font-size: 1.3rem;\r\n            color: #000;\r\n            width: 24px;\r\n            text-align: center;\r\n        }\r\n\r\n        .tab-button.active .tab-icon {\r\n            color: var(--white);\r\n        }\r\n\r\n        .tabs-content {\r\n            padding: 40px;\r\n            min-height: 400px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .tab-pane {\r\n            display: none;\r\n            width: 100%;\r\n            animation: fadeIn 0.3s ease;\r\n        }\r\n\r\n        .tab-pane.active {\r\n            display: block;\r\n        }\r\n\r\n        @keyframes fadeIn {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(10px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        .tab-pane h3 {\r\n            color: var(--primary-blue);\r\n            margin-bottom: 20px;\r\n            font-size: 1.8rem;\r\n        }\r\n\r\n        .tab-pane p {\r\n            text-align: justify;\r\n            margin-bottom: 15px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .requirements-list, .structure-list, .scholarship-list {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .requirements-list li, .structure-list li, .scholarship-list li {\r\n            padding: 12px 0;\r\n            padding-left: 30px;\r\n            position: relative;\r\n            text-align: justify;\r\n            border-bottom: 1px solid var(--border-gray);\r\n        }\r\n\r\n        .requirements-list li:before, .structure-list li:before, .scholarship-list li:before {\r\n            content: \"\u25b8\";\r\n            position: absolute;\r\n            left: 0;\r\n            color: var(--accent-yellow);\r\n            font-size: 1.5rem;\r\n        }\r\n\r\n        \/* Table Styles *\/\r\n        .fees-table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n            margin-top: 20px;\r\n        }\r\n\r\n        .fees-table thead {\r\n            background-color: var(--primary-blue);\r\n            color: var(--white);\r\n        }\r\n\r\n        .fees-table th {\r\n            padding: 15px;\r\n            text-align: left;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .fees-table td {\r\n            padding: 12px 15px;\r\n            border-bottom: 1px solid var(--border-gray);\r\n        }\r\n\r\n        .fees-table tbody tr:hover {\r\n            background-color: var(--light-gray);\r\n        }\r\n\r\n        .fees-table tbody tr:nth-child(even) {\r\n            background-color: #fafafa;\r\n        }\r\n\r\n        \/* Faculty Section *\/\r\n        .faculty-section {\r\n            background: var(--white);\r\n            border-radius: 8px;\r\n            padding: 40px;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .faculty-section h2 {\r\n            color: var(--primary-blue);\r\n            font-size: 2rem;\r\n            margin-bottom: 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .faculty-container {\r\n            display: grid;\r\n            grid-template-columns: 1fr;\r\n            gap: 40px;\r\n            align-items: center;\r\n        }\r\n\r\n        .faculty-content h3 {\r\n            color: var(--primary-blue);\r\n            font-size: 1.5rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .faculty-content p {\r\n            text-align: justify;\r\n            line-height: 1.8;\r\n            margin-bottom: 15px;\r\n            color: var(--dark-text);\r\n        }\r\n\r\n        .dean-card {\r\n            background: linear-gradient(135deg, var(--light-gray) 0%, #f0f0f0 100%);\r\n            border-radius: 8px;\r\n            padding: 30px;\r\n            text-align: center;\r\n            border-top: 4px solid var(--accent-yellow);\r\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .dean-image {\r\n            width: 200px;\r\n            height: 200px;\r\n            border-radius: 50%;\r\n            margin: 0 auto 20px;\r\n            background-color: var(--primary-blue);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: var(--white);\r\n            font-size: 3rem;\r\n            border: 4px solid var(--accent-yellow);\r\n            overflow: hidden;\r\n        }\r\n\r\n        .dean-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        .dean-name {\r\n            color: var(--primary-blue);\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .dean-title {\r\n            color: var(--accent-yellow);\r\n            font-size: 1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .dean-description {\r\n            color: var(--dark-text);\r\n            font-size: 0.95rem;\r\n            text-align: center;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .header h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .header p {\r\n                font-size: 0.95rem;\r\n            }\r\n\r\n            .tabs-section {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .tabs-sidebar {\r\n                border-right: none;\r\n                border-bottom: 3px solid var(--primary-blue);\r\n                display: flex;\r\n                gap: 10px;\r\n                overflow-x: auto;\r\n                padding: 10px;\r\n            }\r\n\r\n            .tab-button {\r\n                margin-bottom: 0;\r\n                flex-shrink: 0;\r\n                min-width: 120px;\r\n            }\r\n\r\n            .tabs-content {\r\n                padding: 20px;\r\n                min-height: 300px;\r\n            }\r\n\r\n            .faculty-container {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n\r\n            .faculty-section {\r\n                padding: 20px;\r\n            }\r\n\r\n            .faculty-section h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .dean-card {\r\n                padding: 20px;\r\n            }\r\n\r\n            .dean-image {\r\n                width: 150px;\r\n                height: 150px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .header {\r\n                padding: 40px 15px;\r\n            }\r\n\r\n            .header h1 {\r\n                font-size: 1.4rem;\r\n            }\r\n\r\n            .header p {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .container {\r\n                padding: 0 15px;\r\n            }\r\n\r\n            .tabs-content {\r\n                padding: 15px;\r\n            }\r\n\r\n            .tab-button {\r\n                padding: 12px;\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .tab-icon {\r\n                font-size: 1.1rem;\r\n            }\r\n\r\n            .faculty-section h2 {\r\n                font-size: 1.3rem;\r\n            }\r\n\r\n            .faculty-content h3 {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .dean-name {\r\n                font-size: 1.1rem;\r\n            }\r\n\r\n            .fees-table {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .fees-table th, .fees-table td {\r\n                padding: 8px;\r\n            }\r\n        }\r\n\r\n        \/* Accessibility *\/\r\n        .tab-button:focus {\r\n            outline: 2px solid var(--primary-blue);\r\n            outline-offset: 2px;\r\n        }\r\n\r\n        .sr-only {\r\n            position: absolute;\r\n            width: 1px;\r\n            height: 1px;\r\n            padding: 0;\r\n            margin: -1px;\r\n            overflow: hidden;\r\n            clip: rect(0, 0, 0, 0);\r\n            white-space: nowrap;\r\n            border-width: 0;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n  \r\n\r\n    <!-- Main Container -->\r\n    <div class=\"container\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Faculty Section -->\r\n        <section class=\"faculty-section\">\r\n            <h2>Faculty of Sharia and Law<\/h2>\r\n            <div class=\"faculty-container\">\r\n                <!-- Faculty Content -->\r\n                <div class=\"faculty-content\">\r\n                    <h3>Overview<\/h3>\r\n                    <p>The Faculty of Sharia and Law at Red Sea University was Established in 2008, and committed to advancing the study of both law and Islamic Sharia. Our mission is to address the evolving sharia and legal needs in Somalia and contribute to the broader goals of nation and state building towards statute laws and sharia provisions.  <br>\r\nAs a pioneering institution, we are dedicated to the creation of a robust academic environment where legal theories and practices through class lectures and practical moot court, in both contemporary, conventional law and Islamic sharia are examined and refined. <br>\r\nOur B.A in Law program is an academic as well as professional degree. Graduates from the Faculty of Sharia and Law are well-equipped to understand the judicial, legislative, sharia provisions and executive systems. Over the years, our alumni have consistently contributed to both public and private sectors, providing valuable services that benefit society and support national development.<br>\r\nOur curriculum is tailored to the unique needs of Somali society, both Islamic Law, and state Formal Conventional Law. This comprehensive approach enables our students to engage in comparative legal studies, assessing Islamic law alongside conventional laws.\r\n<\/p>\r\n                <\/div>\r\n\r\n                \r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Tab functionality\r\n        const tabButtons = document.querySelectorAll('.tab-button');\r\n        const tabPanes = document.querySelectorAll('.tab-pane');\r\n\r\n        tabButtons.forEach(button => {\r\n            button.addEventListener('click', () => {\r\n                const tabName = button.getAttribute('data-tab');\r\n\r\n                \/\/ Remove active class from all buttons and panes\r\n                tabButtons.forEach(btn => btn.classList.remove('active'));\r\n                tabPanes.forEach(pane => pane.classList.remove('active'));\r\n\r\n                \/\/ Add active class to clicked button and corresponding pane\r\n                button.classList.add('active');\r\n                document.getElementById(tabName).classList.add('active');\r\n            });\r\n\r\n            \/\/ Keyboard navigation\r\n            button.addEventListener('keydown', (e) => {\r\n                if (e.key === 'ArrowRight' || e.key === 'ArrowDown') {\r\n                    const nextButton = button.nextElementSibling;\r\n                    if (nextButton && nextButton.classList.contains('tab-button')) {\r\n                        nextButton.click();\r\n                        nextButton.focus();\r\n                    }\r\n                } else if (e.key === 'ArrowLeft' || e.key === 'ArrowUp') {\r\n                    const prevButton = button.previousElementSibling;\r\n                    if (prevButton && prevButton.classList.contains('tab-button')) {\r\n                        prevButton.click();\r\n                        prevButton.focus();\r\n                    }\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ec1729a e-flex e-con-boxed e-con e-parent\" data-id=\"ec1729a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8bc5bf0 elementor-widget elementor-widget-html\" data-id=\"8bc5bf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Sharia and Law - RSU<\/title>\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background-color: #f8f9fa;\r\n        }\r\n\r\n        .programs-section {\r\n            max-width: 1400px;\r\n            margin: 60px auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .section-title {\r\n            font-size: 2.5rem;\r\n            color: #2596be;\r\n            margin-bottom: 15px;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .section-subtitle {\r\n            font-size: 1.2rem;\r\n            color: #666;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .faculty-header {\r\n            padding: 25px;\r\n            background: white;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            margin-bottom: 30px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n            border-top: 4px solid #2596be;\r\n        }\r\n\r\n        .faculty-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            background: linear-gradient(135deg, #2596be 0%, #1a7a9e 100%);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-size: 1.2rem;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .faculty-name {\r\n            font-size: 1.8rem;\r\n            color: #2596be;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .departments-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .department-card {\r\n            background: #f8f9fa;\r\n            border-radius: 10px;\r\n            padding: 25px;\r\n            transition: all 0.3s;\r\n            border-left: 4px solid #fbd10b;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .department-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            right: 0;\r\n            width: 80px;\r\n            height: 80px;\r\n            background: rgba(37, 150, 190, 0.05);\r\n            border-radius: 50%;\r\n            transform: translate(30px, -30px);\r\n        }\r\n\r\n        .department-card:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 20px rgba(37, 150, 190, 0.1);\r\n            border-left-color: #2596be;\r\n        }\r\n\r\n        .department-name {\r\n            font-size: 1.3rem;\r\n            color: #2596be;\r\n            font-weight: 600;\r\n            margin-bottom: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .department-name::before {\r\n            content: '\ud83d\udcda';\r\n            margin-right: 10px;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .department-description {\r\n            font-size: 0.95rem;\r\n            color: #666;\r\n            line-height: 1.6;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .department-features {\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 8px;\r\n        }\r\n\r\n        .feature-tag {\r\n            background: rgba(37, 150, 190, 0.1);\r\n            color: #2596be;\r\n            padding: 5px 12px;\r\n            border-radius: 20px;\r\n            font-size: 0.8rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .read-more-btn {\r\n            background: linear-gradient(135deg, #2596be 0%, #1a7a9e 100%);\r\n            color: white;\r\n            border: none;\r\n            padding: 10px 20px;\r\n            border-radius: 6px;\r\n            font-size: 0.9rem;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n        }\r\n\r\n        .read-more-btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(37, 150, 190, 0.3);\r\n        }\r\n\r\n        .stats-container {\r\n            display: flex;\r\n            justify-content: space-around;\r\n            margin-top: 50px;\r\n            flex-wrap: wrap;\r\n            gap: 20px;\r\n        }\r\n\r\n        .stat-item {\r\n            text-align: center;\r\n            padding: 25px;\r\n            background: white;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.08);\r\n            flex: 1;\r\n            min-width: 200px;\r\n            transition: transform 0.3s;\r\n        }\r\n\r\n        .stat-item:hover {\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        .stat-number {\r\n            font-size: 2.5rem;\r\n            color: #2596be;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .stat-label {\r\n            font-size: 1rem;\r\n            color: #666;\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .section-title {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .section-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .departments-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .stats-container {\r\n                flex-direction: column;\r\n            }\r\n\r\n            .faculty-header {\r\n                flex-direction: column;\r\n                text-align: center;\r\n                gap: 15px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .section-title {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .programs-section {\r\n                margin: 40px auto;\r\n            }\r\n\r\n            .department-card {\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"programs-section\">\r\n   \r\n\r\n        <!-- Faculty Header -->\r\n        <div class=\"faculty-header\">\r\n           \r\n            <h2 class=\"faculty-name\">Departments<\/h2>\r\n        <\/div>\r\n\r\n        <!-- Departments Grid -->\r\n        <div class=\"departments-grid\">\r\n            <!-- Sharia and Law -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Sharia and Law<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Integrated Approach<\/span>\r\n                    <span class=\"feature-tag\">Legal Practice<\/span>\r\n                    <span class=\"feature-tag\">Islamic Jurisprudence<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Integration of Islamic jurisprudence principles with contemporary legal studies and practice. Understand both traditional and modern legal systems.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/sharia-and-law\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Shari'a & Islamic Studies -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Shari'a & Islamic Studies<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Islamic Sciences<\/span>\r\n                    <span class=\"feature-tag\">Theology<\/span>\r\n                    <span class=\"feature-tag\">Classical Texts<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Comprehensive study of Islamic theology, jurisprudence, and classical Islamic texts. Deepen understanding of Islamic sciences and traditions.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/sharia-islamic-studies\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n\r\n            <!-- Law -->\r\n            <div class=\"department-card\">\r\n                <h3 class=\"department-name\">Law<\/h3>\r\n                <div class=\"department-features\">\r\n                    <span class=\"feature-tag\">4 Years<\/span>\r\n                    <span class=\"feature-tag\">Legal Practice<\/span>\r\n                    <span class=\"feature-tag\">International Law<\/span>\r\n                    <span class=\"feature-tag\">Legal Systems<\/span>\r\n                <\/div>\r\n                <p class=\"department-description\">Modern legal education focusing on national and international legal systems and practice. Prepare for legal careers in various sectors.<\/p>\r\n                <a href=\"https:\/\/rsu.edu.so\/index.php\/law\/\" class=\"read-more-btn\">Read More<\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Department of Public Health Faculty of Sharia and Law Overview The Faculty of Sharia and Law at Red Sea University was Established in 2008, and committed to advancing the study of both law and Islamic Sharia. Our mission is to address the evolving sharia and legal needs in Somalia and contribute to the broader goals [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-159","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/comments?post=159"}],"version-history":[{"count":19,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/159\/revisions"}],"predecessor-version":[{"id":487,"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/pages\/159\/revisions\/487"}],"wp:attachment":[{"href":"https:\/\/rsu.edu.so\/index.php\/wp-json\/wp\/v2\/media?parent=159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}