{"id":62,"date":"2025-10-22T05:52:09","date_gmt":"2025-10-22T05:52:09","guid":{"rendered":"https:\/\/africaihsanaid.org\/?page_id=62"},"modified":"2025-10-22T06:12:17","modified_gmt":"2025-10-22T06:12:17","slug":"mission-vision","status":"publish","type":"page","link":"https:\/\/africaihsanaid.org\/index.php\/mission-vision\/","title":{"rendered":"Mission &amp; Vision"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"62\" class=\"elementor elementor-62\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f714ea e-con-full e-flex e-con e-parent\" data-id=\"2f714ea\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3e3e17 elementor-widget elementor-widget-html\" data-id=\"a3e3e17\" 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>Mission & Vision - 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        .mission-vision-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: 15px;\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        \/* Mission & Vision Cards *\/\r\n        .mv-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 40px;\r\n            margin-bottom: 60px;\r\n        }\r\n        \r\n        .mv-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: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n        \r\n        .mv-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        .mv-icon {\r\n            width: 70px;\r\n            height: 70px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 25px;\r\n            font-size: 30px;\r\n        }\r\n        \r\n        .vision-icon {\r\n            background: rgba(0, 135, 240, 0.1);\r\n            color: #0087f0;\r\n        }\r\n        \r\n        .mission-icon {\r\n            background: rgba(0, 165, 80, 0.1);\r\n            color: #00a550;\r\n        }\r\n        \r\n        .mv-title {\r\n            font-size: 24px;\r\n            font-weight: 700;\r\n            color: #222;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n        \r\n        .mv-title span {\r\n            color: #0087f0;\r\n        }\r\n        \r\n        .mission-title span {\r\n            color: #00a550;\r\n        }\r\n        \r\n        .mv-text {\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        \/* Core Values Section *\/\r\n        .values-section {\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .values-title {\r\n            font-size: 32px;\r\n            font-weight: 700;\r\n            color: #222;\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .values-title span {\r\n            color: #00a550;\r\n        }\r\n        \r\n        .values-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 25px;\r\n        }\r\n        \r\n        .value-card {\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 30px;\r\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);\r\n            border: 1px solid #f5f5f5;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .value-card:hover {\r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\r\n            border-color: #e0e0e0;\r\n        }\r\n        \r\n        .value-header {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .value-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 20px;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .value-1 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        .value-2 { background: rgba(0, 165, 80, 0.1); color: #00a550; }\r\n        .value-3 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        .value-4 { background: rgba(0, 165, 80, 0.1); color: #00a550; }\r\n        .value-5 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        .value-6 { background: rgba(0, 165, 80, 0.1); color: #00a550; }\r\n        .value-7 { background: rgba(0, 135, 240, 0.1); color: #0087f0; }\r\n        \r\n        .value-name {\r\n            font-size: 18px;\r\n            font-weight: 700;\r\n            color: #222;\r\n        }\r\n        \r\n        .value-description {\r\n            font-size: 15px;\r\n            color: #555;\r\n            line-height: 1.6;\r\n            text-align: justify;\r\n            text-justify: inter-word;\r\n        }\r\n        \r\n        \/* Responsive Styles *\/\r\n        @media (max-width: 1024px) {\r\n            .mv-grid {\r\n                gap: 30px;\r\n            }\r\n            \r\n            .values-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 20px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 36px;\r\n            }\r\n            \r\n            .mv-card {\r\n                padding: 30px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .mission-vision-section {\r\n                padding: 60px 0;\r\n            }\r\n            \r\n            .mv-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            .values-title {\r\n                font-size: 28px;\r\n            }\r\n            \r\n            .mv-card {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .value-card {\r\n                padding: 25px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .mission-vision-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            .values-title {\r\n                font-size: 24px;\r\n            }\r\n            \r\n            .mv-icon {\r\n                width: 60px;\r\n                height: 60px;\r\n                font-size: 25px;\r\n            }\r\n            \r\n            .mv-title {\r\n                font-size: 20px;\r\n            }\r\n            \r\n            .mv-text, .value-description {\r\n                font-size: 14px;\r\n            }\r\n            \r\n            .value-header {\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n                gap: 10px;\r\n            }\r\n            \r\n            .value-icon {\r\n                width: 45px;\r\n                height: 45px;\r\n                font-size: 18px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Mission & Vision Section -->\r\n    <section class=\"mission-vision-section\">\r\n        <div class=\"aiaf-container\">\r\n            <!-- Section Header -->\r\n            <div class=\"section-header\">\r\n                <span class=\"section-subtitle\"><\/span>\r\n                <h2 class=\"section-title\">Mission & <span>Vision<\/span><\/h2>\r\n            <\/div>\r\n            \r\n            <!-- Mission & Vision Grid -->\r\n            <div class=\"mv-grid\">\r\n                <!-- Vision Card -->\r\n                <div class=\"mv-card\">\r\n                    <div class=\"mv-icon vision-icon\">\r\n                        \ud83d\udc41\ufe0f\r\n                    <\/div>\r\n                    <h3 class=\"mv-title\">VISION <span>STATEMENT<\/span><\/h3>\r\n                    <p class=\"mv-text\">\r\n                        To facilitate and envision the realization of a stable and just society where all people live with dignity, equal opportunity, and access to essential services especially those affected by human and natural crises\u2014guided by the teachings of Islam.\r\n                    <\/p>\r\n                <\/div>\r\n                \r\n                <!-- Mission Card -->\r\n                <div class=\"mv-card\">\r\n                    <div class=\"mv-icon mission-icon\">\r\n                        \ud83c\udfaf\r\n                    <\/div>\r\n                    <h3 class=\"mv-title mission-title\">MISSION <span>STATEMENT<\/span><\/h3>\r\n                    <p class=\"mv-text\">\r\n                        To provide people affected by human and natural crisis with emergency relief, high-impact humanitarian and development programs, educational programs, clean water and food security, healthcare, sustainable socio-economic programs that protect lives, restore dignity and empower communities while integrating Islamic values of respect, Oneness of God and sincerity in service, transparency and accountability, inclusivity and non-discrimination, impartiality, respect for human dignity and advocating for community participation in all our work.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <!-- Core Values Section -->\r\n            <div class=\"values-section\">\r\n                <h3 class=\"values-title\">Our Core <span>Values<\/span><\/h3>\r\n                \r\n                <div class=\"values-grid\">\r\n                    <!-- Value 1 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-1\">\u261d\ufe0f<\/div>\r\n                            <h4 class=\"value-name\">Oneness of God (Towheed)<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We are committed that all worship, supplication and devotion should be directed solely to oneness of God.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 2 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-2\">\u2764\ufe0f<\/div>\r\n                            <h4 class=\"value-name\">Compassion & Social Justice<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We work to improve community wellbeing and end poverty by connecting people to sustainable, humanitarian-driven programs.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 3 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-3\">\ud83e\udd1d<\/div>\r\n                            <h4 class=\"value-name\">Community Ownership & Participation<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We prioritize meaningful community engagement, fostering collaboration and ensuring that local voices are heard, respected, and included in decision-making for sustainable and successful programs.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 4 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-4\">\ud83d\udd0d<\/div>\r\n                            <h4 class=\"value-name\">Transparency & Accountability<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We are committed to being responsible and transparent in all our activities.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 5 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-5\">\ud83c\udf0d<\/div>\r\n                            <h4 class=\"value-name\">Inclusiveness & Non-discrimination<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We will endeavor to engage with all community members, including those from diverse backgrounds and with varying perspectives.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 6 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-6\">\ud83e\udd32<\/div>\r\n                            <h4 class=\"value-name\">Partnerships<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We strive to build strong partnerships with community organisations and leaders to foster meaningful engagement and collaboration.\r\n                        <\/p>\r\n                    <\/div>\r\n                    \r\n                    <!-- Value 7 -->\r\n                    <div class=\"value-card\">\r\n                        <div class=\"value-header\">\r\n                            <div class=\"value-icon value-7\">\ud83d\ude4f<\/div>\r\n                            <h4 class=\"value-name\">Respect<\/h4>\r\n                        <\/div>\r\n                        <p class=\"value-description\">\r\n                            We are committed to serving people with dignity, respecting cultural diversity, listening to their needs, and upholding Islamic principles.\r\n                        <\/p>\r\n                    <\/div>\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>Mission &#038; Vision &#8211; Africa Ihsan Aid Foundation Mission &#038; Vision \ud83d\udc41\ufe0f VISION STATEMENT To facilitate and envision the realization of a stable and just society where all people live with dignity, equal opportunity, and access to essential services especially those affected by human and natural crises\u2014guided by the teachings of Islam. \ud83c\udfaf MISSION STATEMENT [&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-62","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/62","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=62"}],"version-history":[{"count":10,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/pages\/62\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/africaihsanaid.org\/index.php\/wp-json\/wp\/v2\/media?parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}