{"id":30358,"date":"2023-03-09T09:43:16","date_gmt":"2023-03-09T09:43:16","guid":{"rendered":"https:\/\/fondation-arrawaj.ma\/?page_id=30358"},"modified":"2024-03-23T15:26:09","modified_gmt":"2024-03-23T15:26:09","slug":"faq","status":"publish","type":"page","link":"https:\/\/fondation-arrawaj.ma\/en\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"30358\" class=\"elementor elementor-30358\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3dab5aa mtitle elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"3dab5aa\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-781ed27\" data-id=\"781ed27\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-34364ae mbread elementor-widget elementor-widget-text-editor\" data-id=\"34364ae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<p><i style=\"margin-right: 14px;\"><img decoding=\"async\" style=\"width: 25px;\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\" \/><\/i>Accueil &gt; FAQ<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e54dfa elementor-widget elementor-widget-heading\" data-id=\"9e54dfa\" data-element_type=\"widget\" id=\"retour\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">        <i><img decoding=\"async\"  style=\"    margin-top: -3px!important;\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/09\/pngwing.com-copy-1515-copy-with.png\" alt=\"\" width=\"25px\"><\/i> RETOUR<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b77d8e3 elementor-widget elementor-widget-heading\" data-id=\"b77d8e3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ\u200e <\/h2>\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f75b30b elementor-section-full_width elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"f75b30b\" data-element_type=\"section\">\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-062beb8\" data-id=\"062beb8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f30cff elementor-widget elementor-widget-neuron-advanced-google-maps\" data-id=\"0f30cff\" data-element_type=\"widget\" data-widget_type=\"neuron-advanced-google-maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"map-holder\">\n            <div id=\"map-0f30cff\" class=\"map\"><\/div>\n        <\/div>\n        <script>\n                            jQuery(document).on('ready', function($){\n                            var locations = [\n                    [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 1#<\/h4> <p class=\"mb-0\">\"Marker Content 1#\"<\/p> ', 40.775541, -73.986267, '0', 100, 100, true], [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 2#<\/h4> <p class=\"mb-0\">\"Marker Content 2#\"<\/p> ', 40.787239, -73.945772, '0', 100, 100, true]                ];\n\n                var myOptions = {\n                    center: new google.maps.LatLng(40.783058, -73.971252),\n                    zoom: 13,\n                    scrollwheel: false,\n                    mapTypeControl: false,\n                    zoomControl: true,\n                    fullscreenControl: false,\n                    streetViewControl: false,\n                    draggable: true                }\n\n                var map = new google.maps.Map(document.getElementById('map-0f30cff'), myOptions);\n\n                var infowindow = new google.maps.InfoWindow();\n                var bounds = new google.maps.LatLngBounds();\n\n                var marker, i;\n\n                for (i = 0; i < locations.length; i++) {\n\n                    if (locations[i][6] == true) {\n                        $scaled = new google.maps.Size(locations[i][4] \/ 2, locations[i][5] \/ 2);\n                    } else {\n                        $scaled = new google.maps.Size(locations[i][4], locations[i][5]);\n                    }\n\n\n                    var icon = {\n                        url: locations[i][3],\n                        scaledSize: $scaled\n                    };\n\n                    if (locations[i][3] == '0') {\n                        icon = '';\n                    }\n\n                    marker = new google.maps.Marker({\n                        position: new google.maps.LatLng(locations[i][1], locations[i][2]),\n                        map: map,\n                        icon: icon,\n                        animation: google.maps.Animation.DROP\n                    });\n\n                    bounds.extend(marker.position);\n\n                    if (locations[i][0] != \" \") {\n                        google.maps.event.addListener(marker, 'click', (function(marker, i) {\n                            return function() {\n                                infowindow.setContent(locations[i][0]);\n                                infowindow.open(map, marker);\n                            }\n                        })(marker, i));\n                    }\n                }\n\n                                    var styledMapType = new google.maps.StyledMapType(\n                        [\n    {\n        \"featureType\": \"water\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#e9e9e9\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"landscape\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 29\n            },\n            {\n                \"weight\": 0.2\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.arterial\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 18\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.local\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi.park\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#dedede\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.stroke\",\n        \"stylers\": [\n            {\n                \"visibility\": \"on\"\n            },\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.fill\",\n        \"stylers\": [\n            {\n                \"saturation\": 36\n            },\n            {\n                \"color\": \"#333333\"\n            },\n            {\n                \"lightness\": 40\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.icon\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"transit\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f2f2f2\"\n            },\n            {\n                \"lightness\": 19\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 17\n            },\n            {\n                \"weight\": 1.2\n            }\n        ]\n    }\n],                        { name: 'Styled Map' }\n                    );\n                    map.mapTypes.set('styled_map', styledMapType);\n                    map.setMapTypeId('styled_map');\n                                            });\n                    <\/script>\n\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7baf849 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"7baf849\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6e628c1 animated-slow elementor-invisible\" data-id=\"6e628c1\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:800}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d58b505 elementor-widget elementor-widget-shortcode\" data-id=\"d58b505\" 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<div class=\"elementor-shortcode\"><section class=\"elementor-section elementor-top-section elementor-element elementor-element-4758387 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no animated fadeInUp\" data-id=\"4758387\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\" style=\"padding:0px!important;margin:0px!important\">\n\t<div class=\"elementor-container elementor-column-gap-default\">\n\t  <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1162ec8\" data-id=\"1162ec8\" data-element_type=\"column\">\n\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t  <div class=\"elementor-element elementor-element-0606aaa elementor-align-right elementor-widget elementor-widget-button\" data-id=\"0606aaa\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t  <div class=\"elementor-button-wrapper\">\n\t\t\t  <form method=\"GET\" action=\"https:\/\/fondation-arrawaj.ma\/\">\n\t\t\t\t<input type=\"text\" id=\"s\" name=\"s\" placeholder=\"Mots cl\u00e9s...\" autocomplete=\"off\" class=\"s\"><br>\n\t\t\t\t\n\t\t\t  \n\t\t\t  <\/div>\n\t\t\t<\/div>\n\t\t  <\/div>\n\t\t<\/div>\n\t  <\/div>\n\t  <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-db1dcd1\" data-id=\"db1dcd1\" data-element_type=\"column\">\n\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t  <div class=\"elementor-element elementor-element-370e8e7 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"370e8e7\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t  <div class=\"elementor-button-wrapper\">\n\t\t\t  \t<input type=\"hidden\" id=\"post_type\" name=\"post_type\" value=\"page\">\n\t\t\t\t<input type=\"submit\" id=\"search\" name=\"search\" value=\"Rechercher\" autocomplete=\"off\" class=\"be elementor-button-link elementor-button elementor-size-md\" style=\"color:#fff!important;border:0px\">\n\t\t\t\t<\/form>\n\t\t\t\t\n\t\t\t  <\/div>\n\t\t\t<\/div>\n\t\t  <\/div>\n\t\t<\/div>\n\t  <\/div>\n\t<\/div>\n  <\/section><\/div>\n\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-19b898b faq elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"19b898b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-62d67ab animated-slow elementor-invisible\" data-id=\"62d67ab\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:0}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-21d8427 elementor-widget elementor-widget-text-editor\" data-id=\"21d8427\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/secteur-de-la-microfinance\/\">Secteur de la Microfinance<\/a><\/span>\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1ae32b4 animated-slow elementor-invisible\" data-id=\"1ae32b4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4fcce1 elementor-widget elementor-widget-text-editor\" data-id=\"f4fcce1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/offres-de-financement-faq\/\">Offres de financement<\/a><\/span>\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-517485c animated-slow elementor-invisible\" data-id=\"517485c\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:800}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c92c8c elementor-widget elementor-widget-text-editor\" data-id=\"4c92c8c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/offres-dassurance-faq\/\">Offres d\u2019assurance<\/a><\/span>\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-02b4a3a faq elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"02b4a3a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ea1106b animated-slow elementor-invisible\" data-id=\"ea1106b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:0}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39c91c0 elementor-widget elementor-widget-text-editor\" data-id=\"39c91c0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/offres-dassistance-faq\/\">Offres d\u2019assistance<\/a><\/span>\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-65d253a animated-slow elementor-invisible\" data-id=\"65d253a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e1b2c2 elementor-widget elementor-widget-text-editor\" data-id=\"1e1b2c2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/offres-de-paiement-mobile-madmoun-faq\/\">Offres de mobile MADMOUN paiement<\/a><\/span>\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<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d798be8 animated-slow elementor-invisible\" data-id=\"d798be8\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:800}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ba04ede elementor-widget elementor-widget-text-editor\" data-id=\"ba04ede\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<span style=\"color: #ffffff;\"><a style=\"color: #ffffff;\" href=\"\/offres-de-paiement-mobile-madmoun-pro-faq\">Offres de paiement mobile MADMOUN PRO<\/a><\/span>\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3ef91ee elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"3ef91ee\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f7e3cec\" data-id=\"f7e3cec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a1c7101 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"a1c7101\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-44356c9 animated-slow elementor-invisible\" data-id=\"44356c9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:0}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c07b38 threeblock elementor-view-default elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"2c07b38\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Calque_1\" data-name=\"Calque 1\" viewBox=\"0 0 125.99 106.99\"><defs><style>.cls-1{fill:#fff;}<\/style><\/defs><path class=\"cls-1\" d=\"M1.58,70.22a12.66,12.66,0,0,1,3.51-4.93Q17.26,53.2,29.39,41c3.38-3.38,6.89-3.37,10.28,0q9.15,9.13,18.27,18.28a6.09,6.09,0,0,1,.71,1l44.71-44.6c-1.09-1.05-2.24-2.14-3.37-3.24-.84-.84-1.68-1.69-2.5-2.55a3.65,3.65,0,0,1-1-4.13A3.78,3.78,0,0,1,100,3.31C105,3,110,2.79,114.91,2.55q3.74-.18,7.49-.33c3.71-.15,5.3,1.35,5.15,5-.29,7.09-.61,14.18-1,21.26a6.4,6.4,0,0,1-1.11,3.16,3.45,3.45,0,0,1-5.53.56c-2.07-2-3.95-4.17-6-6.36l-1.32,1.25L64,75.65c-2.59,2.6-5.61,3.14-8.33,1.45a10.81,10.81,0,0,1-1.88-1.57q-9.15-9.12-18.28-18.27c-.31-.31-.64-.61-1-1-.37.35-.7.65-1,1-6.33,6.32-12.78,12.52-18.93,19-5.1,5.38-11,1.66-12.72-3.07a5,5,0,0,0-.26-.52Z\" transform=\"translate(-1.58 -2.21)\"><\/path><path class=\"cls-1\" d=\"M113.51,36.87c1.44.69,1.62,1.78,1.62,3.11q-.06,32.78,0,65.54c0,.5,0,1,0,1.48a2.08,2.08,0,0,1-2.1,2.13q-8,.09-16,0A2.11,2.11,0,0,1,94.81,107c0-.37,0-.74,0-1.11q0-24.47,0-48.94a3,3,0,0,1,1-2.35C101.41,49,107,43.32,112.65,37.7,112.93,37.41,113.23,37.14,113.51,36.87Z\" transform=\"translate(-1.58 -2.21)\"><\/path><path class=\"cls-1\" d=\"M86.92,63.51v1.56q0,20.37,0,40.73c0,2.72-.68,3.39-3.43,3.4H69.71c-2.43,0-3.16-.73-3.16-3.15,0-7.18,0-14.35,0-21.53a1.91,1.91,0,0,1,.91-1.82,13.63,13.63,0,0,0,2-1.79q8.15-8.12,16.28-16.26C86.05,64.33,86.37,64,86.92,63.51Z\" transform=\"translate(-1.58 -2.21)\"><\/path><path class=\"cls-1\" d=\"M38.38,70.86c.45.41.75.67,1,.94,3,3,6.07,6,9,9A14.27,14.27,0,0,0,58,85.57a4.26,4.26,0,0,1,.68.16v20.41c0,2.28-.75,3-3,3-4.8,0-9.59,0-14.39,0-2.15,0-3-.81-3-3q0-17.14,0-34.31C38.32,71.63,38.35,71.36,38.38,70.86Z\" transform=\"translate(-1.58 -2.21)\"><\/path><path class=\"cls-1\" d=\"M10.14,86.47c4.24-.34,7.38-2.41,10.15-5.27,3.24-3.36,6.58-6.62,10.07-10.11,0,.62.09,1,.09,1.38q0,16.8,0,33.59c0,2.42-.72,3.13-3.16,3.13q-7,0-14,0c-2.39,0-3.11-.71-3.12-3V86.47Z\" transform=\"translate(-1.58 -2.21)\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >Besoin de d\u00e9velopper votre activit\u00e9 ?<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">Offrez vous le financement adapt\u00e9   \u00e0 vos besoins<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bf152c elementor-align-center buttonhomearrawaj elementor-widget elementor-widget-button\" data-id=\"0bf152c\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/fondation-arrawaj.ma\/developper-mon-activite\/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-shrink\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">D\u00e9couvrir<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-db48abe animated-slow elementor-invisible\" data-id=\"db48abe\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-68701b0 threeblock elementor-view-default elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"68701b0\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 9v11a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9\"><\/path><path d=\"M9 22V12h6v10M2 10.6L12 2l10 8.6\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >Besoin d\u2019am\u00e9liorer  votre logement\u00a0?<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">Financez vos projets immobiliers en fonction de vos besoins<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d5ed4 elementor-align-center buttonhomearrawaj elementor-widget elementor-widget-button\" data-id=\"17d5ed4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/fondation-arrawaj.ma\/ameliorer-mon-logement\/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-shrink\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">D\u00e9couvrir<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\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\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Accueil &gt; FAQ RETOUR FAQ\u200e Secteur de la MicrofinanceOffres de financementOffres d\u2019assuranceOffres d\u2019assistanceOffres de mobile MADMOUN paiementOffres de&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FAQ - Fondation Arrawaj<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fondation-arrawaj.ma\/en\/faq\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FAQ - Fondation Arrawaj\" \/>\n<meta property=\"og:description\" content=\"Accueil &gt; FAQ RETOUR FAQ\u200e Secteur de la MicrofinanceOffres de financementOffres d\u2019assuranceOffres d\u2019assistanceOffres de mobile MADMOUN paiementOffres de...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fondation-arrawaj.ma\/en\/faq\/\" \/>\n<meta property=\"og:site_name\" content=\"Fondation Arrawaj\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/fondationarrawaj\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-23T15:26:09+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/\",\"url\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/\",\"name\":\"FAQ - Fondation Arrawaj\",\"isPartOf\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\",\"datePublished\":\"2023-03-09T09:43:16+00:00\",\"dateModified\":\"2024-03-23T15:26:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fondation-arrawaj.ma\/en\/faq\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage\",\"url\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\",\"contentUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/en\/faq\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/fondation-arrawaj.ma\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQ\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#website\",\"url\":\"https:\/\/fondation-arrawaj.ma\/\",\"name\":\"Fondation Arrawaj\",\"description\":\"La finance pour le social\",\"publisher\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fondation-arrawaj.ma\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#organization\",\"name\":\"Fondation Arrawaj\",\"url\":\"https:\/\/fondation-arrawaj.ma\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png\",\"contentUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png\",\"width\":375,\"height\":57,\"caption\":\"Fondation Arrawaj\"},\"image\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/fondationarrawaj\/\",\"https:\/\/www.instagram.com\/fondationarrawaj\/?igshid=YmMyMTA2M2Y\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FAQ - Fondation Arrawaj","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fondation-arrawaj.ma\/en\/faq\/","og_locale":"en_US","og_type":"article","og_title":"FAQ - Fondation Arrawaj","og_description":"Accueil &gt; FAQ RETOUR FAQ\u200e Secteur de la MicrofinanceOffres de financementOffres d\u2019assuranceOffres d\u2019assistanceOffres de mobile MADMOUN paiementOffres de...","og_url":"https:\/\/fondation-arrawaj.ma\/en\/faq\/","og_site_name":"Fondation Arrawaj","article_publisher":"https:\/\/web.facebook.com\/fondationarrawaj\/","article_modified_time":"2024-03-23T15:26:09+00:00","og_image":[{"url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/","url":"https:\/\/fondation-arrawaj.ma\/en\/faq\/","name":"FAQ - Fondation Arrawaj","isPartOf":{"@id":"https:\/\/fondation-arrawaj.ma\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage"},"image":{"@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage"},"thumbnailUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png","datePublished":"2023-03-09T09:43:16+00:00","dateModified":"2024-03-23T15:26:09+00:00","breadcrumb":{"@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fondation-arrawaj.ma\/en\/faq\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/#primaryimage","url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png","contentUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/fondation-arrawaj.ma\/en\/faq\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/fondation-arrawaj.ma\/"},{"@type":"ListItem","position":2,"name":"FAQ"}]},{"@type":"WebSite","@id":"https:\/\/fondation-arrawaj.ma\/#website","url":"https:\/\/fondation-arrawaj.ma\/","name":"Fondation Arrawaj","description":"La finance pour le social","publisher":{"@id":"https:\/\/fondation-arrawaj.ma\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fondation-arrawaj.ma\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fondation-arrawaj.ma\/#organization","name":"Fondation Arrawaj","url":"https:\/\/fondation-arrawaj.ma\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/","url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png","contentUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png","width":375,"height":57,"caption":"Fondation Arrawaj"},"image":{"@id":"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/fondationarrawaj\/","https:\/\/www.instagram.com\/fondationarrawaj\/?igshid=YmMyMTA2M2Y"]}]}},"_links":{"self":[{"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/30358"}],"collection":[{"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/comments?post=30358"}],"version-history":[{"count":410,"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/30358\/revisions"}],"predecessor-version":[{"id":50051,"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/30358\/revisions\/50051"}],"wp:attachment":[{"href":"https:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/media?parent=30358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}