{"id":152,"date":"2025-10-22T08:27:42","date_gmt":"2025-10-22T08:27:42","guid":{"rendered":"https:\/\/africaihsanaid.org\/?page_id=152"},"modified":"2025-10-22T08:38:00","modified_gmt":"2025-10-22T08:38:00","slug":"activities","status":"publish","type":"page","link":"https:\/\/africaihsanaid.org\/index.php\/activities\/","title":{"rendered":"Activities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"152\" class=\"elementor elementor-152\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cec827a e-con-full e-flex e-con e-parent\" data-id=\"cec827a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-521bf3d elementor-widget elementor-widget-html\" data-id=\"521bf3d\" data-element_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>Key Activities - Africa Ihsan Aid Foundation<\/title>\r\n    <style>\r\n        \/* Reset and Base Styles *\/\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: #f8f9fa;\r\n        }\r\n        \r\n        \/* Full Width Section *\/\r\n        .key-activities-section {\r\n            width: 100vw;\r\n            margin-left: calc(-50vw + 50%);\r\n            padding: 80px 0;\r\n            background: white;\r\n        }\r\n        \r\n        .aiaf-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        \r\n        \/* Section Header *\/\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 60px;\r\n        }\r\n        \r\n        .section-subtitle {\r\n            color: #0087f0;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            margin-bottom: 15px;\r\n            display: block;\r\n        }\r\n        \r\n        .section-title {\r\n            font-size: 42px;\r\n            font-weight: 700;\r\n            color: #222;\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n        }\r\n        \r\n        .section-title span {\r\n            color: #00a550;\r\n        }\r\n        \r\n        \/* Activities Grid *\/\r\n        .activities-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 40px;\r\n        }\r\n        \r\n        .activity-card {\r\n            background: white;\r\n            border-radius: 15px;\r\n            padding: 40px;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n            border: 1px solid #f0f0f0;\r\n            transition: all 0.3s ease;\r\n            display: flex;\r\n            flex-direction: column;\r\n            height: 100%;\r\n        }\r\n        \r\n        .activity-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\r\n        }\r\n        \r\n        .activity-header {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 20px;\r\n            margin-bottom: 25px;\r\n        }\r\n        \r\n        .activity-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            border-radius: 15px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 35px;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .activity-1 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        .activity-2 { background: rgba(0, 165, 80, 0.1); color: #00a550; }\r\n        .activity-3 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        .activity-4 { background: rgba(0, 165, 80, 0.1); color: #00a550; }\r\n        \r\n        .activity-title-content {\r\n            flex: 1;\r\n        }\r\n        \r\n        .activity-main-title {\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: #222;\r\n            margin-bottom: 8px;\r\n            line-height: 1.3;\r\n        }\r\n        \r\n        .activity-subtitle {\r\n            font-size: 16px;\r\n            color: #0087f0;\r\n            font-weight: 600;\r\n            font-style: italic;\r\n        }\r\n        \r\n        .activity-2 .activity-subtitle,\r\n        .activity-4 .activity-subtitle {\r\n            color: #00a550;\r\n        }\r\n        \r\n        .activity-description {\r\n            font-size: 16px;\r\n            color: #555;\r\n            line-height: 1.7;\r\n            text-align: justify;\r\n            text-justify: inter-word;\r\n        }\r\n        \r\n        \/* Highlight Features *\/\r\n        .activity-highlights {\r\n            margin-top: 20px;\r\n            padding-left: 20px;\r\n        }\r\n        \r\n        .highlight-item {\r\n            font-size: 15px;\r\n            color: #666;\r\n            margin-bottom: 8px;\r\n            position: relative;\r\n            padding-left: 15px;\r\n        }\r\n        \r\n        .highlight-item:before {\r\n            content: \"\u2022\";\r\n            color: #0087f0;\r\n            font-weight: bold;\r\n            position: absolute;\r\n            left: 0;\r\n        }\r\n        \r\n        .activity-2 .highlight-item:before,\r\n        .activity-4 .highlight-item:before {\r\n            color: #00a550;\r\n        }\r\n        \r\n        \/* Responsive Styles *\/\r\n        @media (max-width: 1024px) {\r\n            .activities-grid {\r\n                gap: 30px;\r\n            }\r\n            \r\n            .activity-card {\r\n                padding: 35px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 36px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .key-activities-section {\r\n                padding: 60px 0;\r\n            }\r\n            \r\n            .activities-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 32px;\r\n            }\r\n            \r\n            .activity-card {\r\n                padding: 30px;\r\n            }\r\n            \r\n            .activity-header {\r\n                gap: 15px;\r\n            }\r\n            \r\n            .activity-icon {\r\n                width: 70px;\r\n                height: 70px;\r\n                font-size: 30px;\r\n            }\r\n            \r\n            .activity-main-title {\r\n                font-size: 22px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .key-activities-section {\r\n                padding: 40px 0;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 28px;\r\n            }\r\n            \r\n            .activity-card {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .activity-header {\r\n                flex-direction: column;\r\n                gap: 15px;\r\n                text-align: center;\r\n            }\r\n            \r\n            .activity-icon {\r\n                align-self: center;\r\n            }\r\n            \r\n            .activity-main-title {\r\n                font-size: 20px;\r\n            }\r\n            \r\n            .activity-subtitle {\r\n                font-size: 15px;\r\n            }\r\n            \r\n            .activity-description {\r\n                font-size: 15px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Key Activities Section -->\r\n    <section class=\"key-activities-section\">\r\n        <div class=\"aiaf-container\">\r\n            <!-- Section Header -->\r\n            <div class=\"section-header\">\r\n                <span class=\"section-subtitle\">What We Do<\/span>\r\n                <h2 class=\"section-title\">OUR KEY <span>ACTIVITIES<\/span><\/h2>\r\n            <\/div>\r\n            \r\n            <!-- Activities Grid -->\r\n            <div class=\"activities-grid\">\r\n                <!-- Activity 1: Education -->\r\n                <div class=\"activity-card\">\r\n                    <div class=\"activity-header\">\r\n                        <div class=\"activity-icon activity-1\">\ud83d\udcda<\/div>\r\n                        <div class=\"activity-title-content\">\r\n                            <h3 class=\"activity-main-title\">Education Support & Quran Memorization<\/h3>\r\n                            <div class=\"activity-subtitle\">Empowering Through Knowledge<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"activity-description\">\r\n                        We assist underprivileged children with school kits, tuition support and safe learning spaces. AIAF also supports Hifz-ul-Gur'an programs in rural towns where youth are taught Islamic morals and memorization of the Gur'an under qualified teachers.\r\n                    <\/p>\r\n         <\/div>\r\n                \r\n                <!-- Activity 2: Livelihoods -->\r\n                <div class=\"activity-card\">\r\n                    <div class=\"activity-header\">\r\n                        <div class=\"activity-icon activity-2\">\ud83d\udcbc<\/div>\r\n                        <div class=\"activity-title-content\">\r\n                            <h3 class=\"activity-main-title\">Livelihoods & Women Empowerment<\/h3>\r\n                            <div class=\"activity-subtitle\">Building Sustainable Self-Reliance<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"activity-description\">\r\n                        Through micro-grants and vocational training, AIAF empowers women and families to start income-generating projects such as tailoring, henna salons, or livestock rearing. The goal is to reduce dependence on aid and promote sustainable self-reliance.\r\n                    <\/p>\r\n        \r\n                <\/div>\r\n                <!-- Activity 3: Health Services -->\r\n                <div class=\"activity-card\">\r\n                    <div class=\"activity-header\">\r\n                        <div class=\"activity-icon activity-3\">\ud83c\udfe5<\/div>\r\n                        <div class=\"activity-title-content\">\r\n                            <h3 class=\"activity-main-title\">Maternal & Child Health Services<\/h3>\r\n                            <div class=\"activity-subtitle\">Saving Lives, Ensuring Wellness<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"activity-description\">\r\n                        We provide mothers and children with basic healthcare services including antenatal care, nutritional supplements, deworming campaigns, and referral support. Our mobile clinics and health days in villages are tailored to prevent maternal-child mortality and malnutrition.\r\n                    <\/p>\r\n         <\/div>\r\n                \r\n                <!-- Activity 4: Mosque Programs -->\r\n                <div class=\"activity-card\">\r\n                    <div class=\"activity-header\">\r\n                        <div class=\"activity-icon activity-4\">\ud83d\udd4c<\/div>\r\n                        <div class=\"activity-title-content\">\r\n                            <h3 class=\"activity-main-title\">Mosque Renovation & Da'wah Support<\/h3>\r\n                            <div class=\"activity-subtitle\">Strengthening Faith & Community<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <p class=\"activity-description\">\r\n                        AIAF renovates mosques and equips them with carpets, lighting and sound systems. We also sponsor Da'wah initiatives such as public Islamic lectures, youth halacas, and imam training in underserved communities.\r\n                    <\/p>\r\n                    \r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Key Activities &#8211; Africa Ihsan Aid Foundation What We Do OUR KEY ACTIVITIES \ud83d\udcda Education Support &#038; Quran Memorization Empowering Through Knowledge We assist underprivileged children with school kits, tuition support and safe learning spaces. AIAF also supports Hifz-ul-Gur&#8217;an programs in rural towns where youth are taught Islamic morals and memorization of the Gur&#8217;an under [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-152","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/comments?post=152"}],"version-history":[{"count":7,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/152\/revisions"}],"predecessor-version":[{"id":161,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/152\/revisions\/161"}],"wp:attachment":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/media?parent=152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}